diff --git a/README.md b/README.md index b5e5b5f..79e8433 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Flex [![Build Status](https://travis-ci.org/alexandrevicenzi/Flex.svg?branch=master)](https://travis-ci.org/alexandrevicenzi/Flex) [![Dependency Status](https://david-dm.org/alexandrevicenzi/Flex.svg)](https://david-dm.org/alexandrevicenzi/Flex) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/alexandre-vicenzi/flex?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) +# Flex [![Build Status](https://travis-ci.org/alexandrevicenzi/Flex.svg?branch=master)](https://travis-ci.org/alexandrevicenzi/Flex) The minimalist [Pelican](http://blog.getpelican.com/) theme. ## Notes -- **DO NOT** send any questions to my personal email, they are **IGNORED**. If you have questions open an issue. +- If you have questions open an issue. - This theme is not under development anymore, it's stable and has a lot of features. This means that new requests (not bug fixes) will be discussed and have lower priorities. - If you want a version of this theme to Jekyll or Hugo open an issue and let's discuss it. @@ -47,12 +47,6 @@ The best way to install is over [pelican-themes](https://github.com/getpelican/p The alternative way is to clone this repository. The `master` branch is stable and is safe to checkout, but I would recommend you to checkout a tag branch. -## Donate - -Are you using this theme? Support bug fixes and new features. - -[Click here](https://www.alexandrevicenzi.com/donate) to donate. - ## Documentation The documentation covers most of the settings available and how to use this theme. @@ -78,8 +72,6 @@ As always, if you want something that only makes sense to you, fork Flex and cre Translate this theme to new languages at [Transifex](https://www.transifex.com/alexandrevicenzi/flex-pelican/). -![Translations](https://github.com/alexandrevicenzi/Flex/blob/master/translations/translation_chart.png) - Read more about [Translation Support](https://github.com/alexandrevicenzi/Flex/wiki/Translations) in the Wiki. ## License diff --git a/translations/cs/LC_MESSAGES/messages.po b/translations/cs/LC_MESSAGES/messages.po new file mode 100644 index 0000000..b7b7796 --- /dev/null +++ b/translations/cs/LC_MESSAGES/messages.po @@ -0,0 +1,114 @@ +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2019. +# +# Translators: +# Honza Stínovlas , 2018 +# Ivana Holm , 2018 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" +"Last-Translator: Ivana Holm , 2018\n" +"Language-Team: Czech (https://www.transifex.com/alexandrevicenzi/teams/66327/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +#: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 +msgid "Archives" +msgstr "Archiv" + +#: templates/article.html:22 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "Publikováno %(when)s v kategorii %(category)s" + +#: templates/article.html:57 +msgid "Like this article? Share it with your friends!" +msgstr "Líbí se Vám článek? Sdílejte jej s přáteli!" + +#: templates/article.html:68 +msgid "You might enjoy" +msgstr "Mohlo by se Vám líbit" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "Příspěvky od %(name)s" + +#: templates/authors.html:3 templates/authors.html:8 +msgid "Authors" +msgstr "Autoři" + +#: templates/base.html:159 +msgid "Home" +msgstr "Domů" + +#: templates/base.html:166 +msgid "Atom" +msgstr "Atom" + +#: templates/base.html:170 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:3 templates/categories.html:8 +msgid "Categories" +msgstr "Kategorie" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "Kategorie %(name)s" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "Tagy" + +#: templates/index.html:44 +msgid "Continue reading" +msgstr "Pokračovat ve čtení" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "Štítek %(name)s" + +#: templates/tags.html:3 templates/tags.html:8 +msgid "Tags" +msgstr "Štítky" + +#: templates/partial/disqus.html:13 +msgid "Please enable JavaScript to view comments." +msgstr "Pro zobrazení komentářů prosím povolte JavaScript" + +#: templates/partial/flex.html:1 +#, python-format +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 "" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Starší příspěvky" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Novější příspěvky" diff --git a/translations/de/LC_MESSAGES/messages.po b/translations/de/LC_MESSAGES/messages.po index c4f84fa..b0edc43 100644 --- a/translations/de/LC_MESSAGES/messages.po +++ b/translations/de/LC_MESSAGES/messages.po @@ -1,38 +1,42 @@ -# German translations for Flex. -# Copyright (C) 2017 Alexandre Vicenzi +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi # This file is distributed under the same license as the Flex project. -# FIRST AUTHOR , 2017. -# +# FIRST AUTHOR , 2019. +# +# Translators: +# Alexandre Vicenzi , 2016 +# #, fuzzy 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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Alexandre Vicenzi , 2016\n" -"Language: de\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" +"Last-Translator: Alexandre Vicenzi , 2016\n" "Language-Team: German (https://www.transifex.com/alexandrevicenzi/teams/66327/de/)\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\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" -"Generated-By: Babel 2.3.4\n" +"Generated-By: Babel 2.6.0\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 msgid "Archives" msgstr "Archive" -#: 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 "Online seit %(when)s in %(category)s" -#: templates/article.html:52 +#: templates/article.html:57 msgid "Like this article? Share it with your friends!" msgstr "Gefällt dir der Artikel? Dann teile ihn mit Freunden!" -#: templates/article.html:61 +#: templates/article.html:68 msgid "You might enjoy" msgstr "Eventuell auch interessant" @@ -41,23 +45,23 @@ msgstr "Eventuell auch interessant" msgid "Posts by %(name)s" msgstr "Artikel von %(name)s" -#: templates/authors.html:2 templates/authors.html:7 +#: templates/authors.html:3 templates/authors.html:8 msgid "Authors" msgstr "Autoren" -#: templates/base.html:142 +#: templates/base.html:159 msgid "Home" msgstr "Home" -#: templates/base.html:149 +#: templates/base.html:166 msgid "Atom" msgstr "Atom" -#: templates/base.html:153 +#: templates/base.html:170 msgid "RSS" msgstr "RSS" -#: templates/categories.html:2 templates/categories.html:7 +#: templates/categories.html:3 templates/categories.html:8 msgid "Categories" msgstr "Kategorien" @@ -70,7 +74,7 @@ msgstr "Kategorie %(name)s" msgid "Tagged with" msgstr "Stichwörter" -#: templates/index.html:43 +#: templates/index.html:44 msgid "Continue reading" msgstr "Weiterlesen" @@ -79,18 +83,26 @@ msgstr "Weiterlesen" msgid "Tag %(name)s" msgstr "Stichwort %(name)s" -#: templates/tags.html:2 templates/tags.html:7 +#: templates/tags.html:3 templates/tags.html:8 msgid "Tags" msgstr "Stichwörter" -#: templates/partial/disqus.html:12 +#: templates/partial/disqus.html:13 msgid "Please enable JavaScript to view comments." msgstr "Bitte JavaScript aktivieren um die Kommentare zu sehen." #: templates/partial/flex.html:1 #, python-format -msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" -msgstr "Erstellt mit %(pelican_url)s - %(flex_url)s Design von %(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 "" #: templates/partial/pagination.html:5 msgid "Older Posts" @@ -99,4 +111,3 @@ msgstr "Ältere Artikel" #: templates/partial/pagination.html:10 msgid "Newer Posts" msgstr "Neuere Artikel" - diff --git a/translations/es/LC_MESSAGES/messages.po b/translations/es/LC_MESSAGES/messages.po index 6e95bcd..fbf32a4 100644 --- a/translations/es/LC_MESSAGES/messages.po +++ b/translations/es/LC_MESSAGES/messages.po @@ -1,38 +1,42 @@ -# Spanish translations for Flex. -# Copyright (C) 2017 Alexandre Vicenzi +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi # This file is distributed under the same license as the Flex project. -# FIRST AUTHOR , 2017. -# +# FIRST AUTHOR , 2019. +# +# Translators: +# Juan A. S. , 2016 +# #, fuzzy 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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" "Last-Translator: Juan A. S. , 2016\n" -"Language: es\n" "Language-Team: Spanish (https://www.transifex.com/alexandrevicenzi/teams/66327/es/)\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\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" -"Generated-By: Babel 2.3.4\n" +"Generated-By: Babel 2.6.0\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 msgid "Archives" msgstr "Archivos" -#: 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 "Publicado el %(when)s en %(category)s" -#: templates/article.html:52 +#: templates/article.html:57 msgid "Like this article? Share it with your friends!" msgstr "¿Te gusta este artículo? ¡Compártelo con tus amigos!" -#: templates/article.html:61 +#: templates/article.html:68 msgid "You might enjoy" msgstr "Te puede gustar" @@ -41,23 +45,23 @@ msgstr "Te puede gustar" msgid "Posts by %(name)s" msgstr "Artículos por %(name)s" -#: templates/authors.html:2 templates/authors.html:7 +#: templates/authors.html:3 templates/authors.html:8 msgid "Authors" msgstr "Autores" -#: templates/base.html:142 +#: templates/base.html:159 msgid "Home" msgstr "Inicio" -#: templates/base.html:149 +#: templates/base.html:166 msgid "Atom" msgstr "Atom" -#: templates/base.html:153 +#: templates/base.html:170 msgid "RSS" msgstr "RSS" -#: templates/categories.html:2 templates/categories.html:7 +#: templates/categories.html:3 templates/categories.html:8 msgid "Categories" msgstr "Categorías" @@ -70,7 +74,7 @@ msgstr "Categoría %(name)s" msgid "Tagged with" msgstr "Etiquetado con" -#: templates/index.html:43 +#: templates/index.html:44 msgid "Continue reading" msgstr "Seguir leyendo" @@ -79,18 +83,26 @@ msgstr "Seguir leyendo" msgid "Tag %(name)s" msgstr "Etiqueta %(name)s" -#: templates/tags.html:2 templates/tags.html:7 +#: templates/tags.html:3 templates/tags.html:8 msgid "Tags" msgstr "Etiquetas" -#: templates/partial/disqus.html:12 +#: templates/partial/disqus.html:13 msgid "Please enable JavaScript to view comments." msgstr "Por favor, habilita JavaScript para ver los comentarios." #: templates/partial/flex.html:1 #, python-format -msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" -msgstr "Este sitio usa %(pelican_url)s - tema %(flex_url)s por %(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 "" #: templates/partial/pagination.html:5 msgid "Older Posts" @@ -99,4 +111,3 @@ msgstr "Artículos antiguos" #: templates/partial/pagination.html:10 msgid "Newer Posts" msgstr "Artículos recientes" - diff --git a/translations/es_ES/LC_MESSAGES/messages.po b/translations/es_ES/LC_MESSAGES/messages.po index cca0e48..1595e09 100644 --- a/translations/es_ES/LC_MESSAGES/messages.po +++ b/translations/es_ES/LC_MESSAGES/messages.po @@ -1,38 +1,42 @@ -# Spanish (Spain) translations for Flex. -# Copyright (C) 2017 Alexandre Vicenzi +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi # This file is distributed under the same license as the Flex project. -# FIRST AUTHOR , 2017. -# +# FIRST AUTHOR , 2019. +# +# Translators: +# Juan A. S. , 2016 +# #, fuzzy 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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" "Last-Translator: Juan A. S. , 2016\n" -"Language: es_ES\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/alexandrevicenzi/teams/66327/es_ES/)\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\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" -"Generated-By: Babel 2.3.4\n" +"Generated-By: Babel 2.6.0\n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 msgid "Archives" msgstr "Archivos" -#: 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 "Publicado el %(when)s en %(category)s" -#: templates/article.html:52 +#: templates/article.html:57 msgid "Like this article? Share it with your friends!" msgstr "¿Te gusta este artículo? ¡Compártelo con tus amigos!" -#: templates/article.html:61 +#: templates/article.html:68 msgid "You might enjoy" msgstr "Te puede gustar" @@ -41,23 +45,23 @@ msgstr "Te puede gustar" msgid "Posts by %(name)s" msgstr "Artículos por %(name)s" -#: templates/authors.html:2 templates/authors.html:7 +#: templates/authors.html:3 templates/authors.html:8 msgid "Authors" msgstr "Autores" -#: templates/base.html:142 +#: templates/base.html:159 msgid "Home" msgstr "Inicio" -#: templates/base.html:149 +#: templates/base.html:166 msgid "Atom" msgstr "Atom" -#: templates/base.html:153 +#: templates/base.html:170 msgid "RSS" msgstr "RSS" -#: templates/categories.html:2 templates/categories.html:7 +#: templates/categories.html:3 templates/categories.html:8 msgid "Categories" msgstr "Categorías" @@ -70,7 +74,7 @@ msgstr "Categoría %(name)s" msgid "Tagged with" msgstr "Etiquetado con" -#: templates/index.html:43 +#: templates/index.html:44 msgid "Continue reading" msgstr "Seguir leyendo" @@ -79,18 +83,26 @@ msgstr "Seguir leyendo" msgid "Tag %(name)s" msgstr "Etiqueta %(name)s" -#: templates/tags.html:2 templates/tags.html:7 +#: templates/tags.html:3 templates/tags.html:8 msgid "Tags" msgstr "Etiquetas" -#: templates/partial/disqus.html:12 +#: templates/partial/disqus.html:13 msgid "Please enable JavaScript to view comments." msgstr "Por favor, habilita JavaScript para ver los comentarios." #: templates/partial/flex.html:1 #, python-format -msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" -msgstr "Este sitio usa %(pelican_url)s - tema %(flex_url)s por %(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 "" #: templates/partial/pagination.html:5 msgid "Older Posts" @@ -99,4 +111,3 @@ msgstr "Artículos antiguos" #: templates/partial/pagination.html:10 msgid "Newer Posts" msgstr "Artículos recientes" - diff --git a/translations/et/LC_MESSAGES/messages.po b/translations/et/LC_MESSAGES/messages.po index 4f36def..858741b 100644 --- a/translations/et/LC_MESSAGES/messages.po +++ b/translations/et/LC_MESSAGES/messages.po @@ -1,38 +1,42 @@ -# Estonian translations for Flex. -# Copyright (C) 2017 Alexandre Vicenzi +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi # This file is distributed under the same license as the Flex project. -# FIRST AUTHOR , 2017. -# +# FIRST AUTHOR , 2019. +# +# Translators: +# Jüri Lillemets , 2017 +# #, fuzzy 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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" "Last-Translator: Jüri Lillemets , 2017\n" -"Language: et\n" "Language-Team: Estonian (https://www.transifex.com/alexandrevicenzi/teams/66327/et/)\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\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" -"Generated-By: Babel 2.3.4\n" +"Generated-By: Babel 2.6.0\n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 msgid "Archives" msgstr "Arhiiv" -#: 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 "Avaldatud %(when)s kategoorias %(category)s" -#: templates/article.html:52 +#: templates/article.html:57 msgid "Like this article? Share it with your friends!" msgstr "Kui sulle see artikkel meeldis, siis jaga seda ka sõpradega!" -#: templates/article.html:61 +#: templates/article.html:68 msgid "You might enjoy" msgstr "Sulle võlb meeldida ka" @@ -41,23 +45,23 @@ msgstr "Sulle võlb meeldida ka" msgid "Posts by %(name)s" msgstr "Kõik artiklid %(name)s poolt" -#: templates/authors.html:2 templates/authors.html:7 +#: templates/authors.html:3 templates/authors.html:8 msgid "Authors" msgstr "Autorid" -#: templates/base.html:142 +#: templates/base.html:159 msgid "Home" msgstr "Avaleht" -#: templates/base.html:149 +#: templates/base.html:166 msgid "Atom" msgstr "Atom" -#: templates/base.html:153 +#: templates/base.html:170 msgid "RSS" msgstr "RSS" -#: templates/categories.html:2 templates/categories.html:7 +#: templates/categories.html:3 templates/categories.html:8 msgid "Categories" msgstr "Kategooriad" @@ -70,7 +74,7 @@ msgstr "Kategooria %(name)s" msgid "Tagged with" msgstr "Märksõnadeks" -#: templates/index.html:43 +#: templates/index.html:44 msgid "Continue reading" msgstr "Loe edasi" @@ -79,18 +83,26 @@ msgstr "Loe edasi" msgid "Tag %(name)s" msgstr "Märksõna %(name)s" -#: templates/tags.html:2 templates/tags.html:7 +#: templates/tags.html:3 templates/tags.html:8 msgid "Tags" msgstr "Märksõnad" -#: templates/partial/disqus.html:12 +#: templates/partial/disqus.html:13 msgid "Please enable JavaScript to view comments." msgstr "Kommentaaride nägemiseks võimaldage JavaScript." #: templates/partial/flex.html:1 #, python-format -msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" -msgstr "Lehekülg on loodud kasutades rakendust %(pelican_url)s ja %(flex_url)s teemat %(alexandrevicenzi_url)s poolt." +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 "" #: templates/partial/pagination.html:5 msgid "Older Posts" @@ -99,4 +111,3 @@ msgstr "Vanemad artiklid" #: templates/partial/pagination.html:10 msgid "Newer Posts" msgstr "Uuemad artiklid" - diff --git a/translations/fa_IR/LC_MESSAGES/messages.po b/translations/fa_IR/LC_MESSAGES/messages.po index ce9946a..f176e22 100644 --- a/translations/fa_IR/LC_MESSAGES/messages.po +++ b/translations/fa_IR/LC_MESSAGES/messages.po @@ -1,38 +1,42 @@ -# Persian (Iran) translations for Flex. -# Copyright (C) 2017 Alexandre Vicenzi +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi # This file is distributed under the same license as the Flex project. -# FIRST AUTHOR , 2017. -# +# FIRST AUTHOR , 2019. +# +# Translators: +# AmirMahmood , 2017 +# #, fuzzy 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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" "Last-Translator: AmirMahmood , 2017\n" -"Language: fa_IR\n" "Language-Team: Persian (Iran) (https://www.transifex.com/alexandrevicenzi/teams/66327/fa_IR/)\n" -"Plural-Forms: nplurals=1; plural=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" -"Generated-By: Babel 2.3.4\n" +"Generated-By: Babel 2.6.0\n" +"Language: fa_IR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 msgid "Archives" msgstr "بایگانی" -#: 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 "نوشته شده در تاریخ %(when)s در %(category)s" -#: templates/article.html:52 +#: templates/article.html:57 msgid "Like this article? Share it with your friends!" msgstr "از این مقاله لذت بردید؟ آن را با دوستانتان به اشتراک بگذارید!" -#: templates/article.html:61 +#: templates/article.html:68 msgid "You might enjoy" msgstr "ممکن است علاق‏ه‌مند باشید به" @@ -41,23 +45,23 @@ msgstr "ممکن است علاق‏ه‌مند باشید به" msgid "Posts by %(name)s" msgstr "نوشته شده توسط %(name)s" -#: templates/authors.html:2 templates/authors.html:7 +#: templates/authors.html:3 templates/authors.html:8 msgid "Authors" msgstr "نویسندگان" -#: templates/base.html:142 +#: templates/base.html:159 msgid "Home" msgstr "خانه" -#: templates/base.html:149 +#: templates/base.html:166 msgid "Atom" msgstr "اشتراک Atom" -#: templates/base.html:153 +#: templates/base.html:170 msgid "RSS" msgstr "اشتراک RSS" -#: templates/categories.html:2 templates/categories.html:7 +#: templates/categories.html:3 templates/categories.html:8 msgid "Categories" msgstr "دسته بندی ها" @@ -70,7 +74,7 @@ msgstr "دسته بندی %(name)s" msgid "Tagged with" msgstr "برچسب شده توسط" -#: templates/index.html:43 +#: templates/index.html:44 msgid "Continue reading" msgstr "ادامه مطلب" @@ -79,18 +83,26 @@ msgstr "ادامه مطلب" msgid "Tag %(name)s" msgstr "برچسب %(name)s" -#: templates/tags.html:2 templates/tags.html:7 +#: templates/tags.html:3 templates/tags.html:8 msgid "Tags" msgstr "برچسب ها" -#: templates/partial/disqus.html:12 +#: templates/partial/disqus.html:13 msgid "Please enable JavaScript to view comments." msgstr "لطفا برای دیدن نظرات، جاوا اسکریپت را فعال کنید." #: templates/partial/flex.html:1 #, python-format -msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" -msgstr "نیرو گرفته از %(pelican_url)s - قالب %(flex_url)s توسط %(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 "" #: templates/partial/pagination.html:5 msgid "Older Posts" @@ -99,4 +111,3 @@ msgstr "نوشته‌های کهنه‌تر" #: templates/partial/pagination.html:10 msgid "Newer Posts" msgstr "نوشته‌های تازه‌تر" - diff --git a/translations/fr/LC_MESSAGES/messages.po b/translations/fr/LC_MESSAGES/messages.po index 1ddc285..12ff1b6 100644 --- a/translations/fr/LC_MESSAGES/messages.po +++ b/translations/fr/LC_MESSAGES/messages.po @@ -1,38 +1,44 @@ -# French translations for Flex. -# Copyright (C) 2017 Alexandre Vicenzi +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi # This file is distributed under the same license as the Flex project. -# FIRST AUTHOR , 2017. -# +# FIRST AUTHOR , 2019. +# +# Translators: +# François Schmidts , 2016 +# Axel Haustant, 2018 +# taggaddaaaa , 2019 +# #, fuzzy 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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: François Schmidts , 2016\n" -"Language: fr\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" +"Last-Translator: taggaddaaaa , 2019\n" "Language-Team: French (https://www.transifex.com/alexandrevicenzi/teams/66327/fr/)\n" -"Plural-Forms: nplurals=2; plural=(n > 1)\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" -"Generated-By: Babel 2.3.4\n" +"Generated-By: Babel 2.6.0\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #: templates/archives.html:2 templates/archives.html:7 +#: 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:22 templates/index.html:20 #, python-format msgid "Posted on %(when)s in %(category)s" msgstr "Posté le %(when)s dans %(category)s" -#: templates/article.html:52 +#: templates/article.html:57 msgid "Like this article? Share it with your friends!" msgstr "Vous aimez cet article ? Partagez le avec vos amis !" -#: templates/article.html:61 +#: templates/article.html:68 msgid "You might enjoy" msgstr "Vous pourriez aimer" @@ -41,23 +47,23 @@ msgstr "Vous pourriez aimer" msgid "Posts by %(name)s" msgstr "Posts de %(name)s" -#: templates/authors.html:2 templates/authors.html:7 +#: templates/authors.html:3 templates/authors.html:8 msgid "Authors" msgstr "Auteurs" -#: templates/base.html:142 +#: templates/base.html:159 msgid "Home" msgstr "Accueil" -#: templates/base.html:149 +#: templates/base.html:166 msgid "Atom" msgstr "Atom" -#: templates/base.html:153 +#: templates/base.html:170 msgid "RSS" msgstr "RSS" -#: templates/categories.html:2 templates/categories.html:7 +#: templates/categories.html:3 templates/categories.html:8 msgid "Categories" msgstr "Catégories" @@ -70,7 +76,7 @@ msgstr "Catégorie %(name)s" msgid "Tagged with" msgstr "Taggé avec" -#: templates/index.html:43 +#: templates/index.html:44 msgid "Continue reading" msgstr "Continuer à lire" @@ -79,18 +85,26 @@ msgstr "Continuer à lire" 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 msgid "Please enable JavaScript to view comments." msgstr "Veuillez activer le JavaScript pour voir les commentaires." #: templates/partial/flex.html:1 #, python-format -msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" -msgstr "Propulsé par %(pelican_url)s - %(flex_url)s thème par %(alexandrevicenzi_url)s" +msgid "Built with %(pelican_url)s using %(flex_url)s theme" +msgstr "Construit avec %(pelican_url)s utilisant le thème %(flex_url)s" + +#: templates/partial/neighbors.html:5 +msgid "Previous Post" +msgstr "Post précédent" + +#: templates/partial/neighbors.html:10 +msgid "Next Post" +msgstr "Post suivant" #: templates/partial/pagination.html:5 msgid "Older Posts" @@ -99,4 +113,3 @@ msgstr "Anciens Posts" #: templates/partial/pagination.html:10 msgid "Newer Posts" msgstr "Nouveaux Posts" - diff --git a/translations/hu_HU/LC_MESSAGES/messages.po b/translations/hu_HU/LC_MESSAGES/messages.po index ec4b8e9..340fc8a 100644 --- a/translations/hu_HU/LC_MESSAGES/messages.po +++ b/translations/hu_HU/LC_MESSAGES/messages.po @@ -1,38 +1,42 @@ -# Hungarian (Hungary) translations for Flex. -# Copyright (C) 2017 Alexandre Vicenzi +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi # This file is distributed under the same license as the Flex project. -# FIRST AUTHOR , 2017. -# +# FIRST AUTHOR , 2019. +# +# Translators: +# Molnár Dénes , 2017 +# #, fuzzy 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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: denes molnar , 2016\n" -"Language: hu_HU\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" +"Last-Translator: Molnár Dénes , 2017\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/alexandrevicenzi/teams/66327/hu_HU/)\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\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" -"Generated-By: Babel 2.3.4\n" +"Generated-By: Babel 2.6.0\n" +"Language: hu_HU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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" +msgstr "A bejegyzés ideje: %(when)s, kategó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 +45,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:159 msgid "Home" msgstr "Főoldal" -#: templates/base.html:149 +#: templates/base.html:166 msgid "Atom" msgstr "Atom" -#: templates/base.html:153 +#: templates/base.html:170 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" @@ -70,7 +74,7 @@ msgstr "%(name)s kategória" msgid "Tagged with" msgstr "A következőkkel megjelölve: " -#: templates/index.html:43 +#: templates/index.html:44 msgid "Continue reading" msgstr "Tovább" @@ -79,18 +83,26 @@ 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!" #: templates/partial/flex.html:1 #, python-format -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" +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 "" #: templates/partial/pagination.html:5 msgid "Older Posts" @@ -99,4 +111,3 @@ msgstr "Korábbi bejegyzések" #: templates/partial/pagination.html:10 msgid "Newer Posts" msgstr "Újabb bejegyzések" - diff --git a/translations/id/LC_MESSAGES/messages.po b/translations/id/LC_MESSAGES/messages.po new file mode 100644 index 0000000..080fc11 --- /dev/null +++ b/translations/id/LC_MESSAGES/messages.po @@ -0,0 +1,113 @@ +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2019. +# +# Translators: +# Yongkie Wiyogo , 2018 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" +"Last-Translator: Yongkie Wiyogo , 2018\n" +"Language-Team: Indonesian (https://www.transifex.com/alexandrevicenzi/teams/66327/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 +msgid "Archives" +msgstr "Arsip" + +#: templates/article.html:22 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "Ditulis tanggal %(when)s di %(category)s" + +#: templates/article.html:57 +msgid "Like this article? Share it with your friends!" +msgstr "Suka artikel ini? Bagikan dengan teman-teman Anda!" + +#: templates/article.html:68 +msgid "You might enjoy" +msgstr "Anda mungkin menikmati" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "Ditulis oleh %(name)s" + +#: templates/authors.html:3 templates/authors.html:8 +msgid "Authors" +msgstr "Penulis" + +#: templates/base.html:159 +msgid "Home" +msgstr "Beranda" + +#: templates/base.html:166 +msgid "Atom" +msgstr "Atom" + +#: templates/base.html:170 +msgid "RSS" +msgstr "RSS" + +#: templates/categories.html:3 templates/categories.html:8 +msgid "Categories" +msgstr "Kategori" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "Kategori %(name)s" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "Kata kunci" + +#: templates/index.html:44 +msgid "Continue reading" +msgstr "Lanjut membaca" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "Kata kunci %(name)s" + +#: templates/tags.html:3 templates/tags.html:8 +msgid "Tags" +msgstr "Kata-kata kunci" + +#: templates/partial/disqus.html:13 +msgid "Please enable JavaScript to view comments." +msgstr "Harap aktifkan JavaScript untuk melihat komentar." + +#: templates/partial/flex.html:1 +#, python-format +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 "" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "Tulisan lama" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "Tulisan baru" diff --git a/translations/it/LC_MESSAGES/messages.po b/translations/it/LC_MESSAGES/messages.po index 05f02e7..ace7f12 100644 --- a/translations/it/LC_MESSAGES/messages.po +++ b/translations/it/LC_MESSAGES/messages.po @@ -1,38 +1,42 @@ -# Italian translations for Flex. -# Copyright (C) 2017 Alexandre Vicenzi +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi # This file is distributed under the same license as the Flex project. -# FIRST AUTHOR , 2017. -# +# FIRST AUTHOR , 2019. +# +# Translators: +# Gareth jax , 2016 +# #, fuzzy 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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" "Last-Translator: Gareth jax , 2016\n" -"Language: it\n" "Language-Team: Italian (https://www.transifex.com/alexandrevicenzi/teams/66327/it/)\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\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" -"Generated-By: Babel 2.3.4\n" +"Generated-By: Babel 2.6.0\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 msgid "Archives" msgstr "Archivi" -#: 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 "Pubblicato il %(when)s in %(category)s" -#: templates/article.html:52 +#: templates/article.html:57 msgid "Like this article? Share it with your friends!" msgstr "Ti piace questo articolo? Condividilo con i tuoi amici!" -#: templates/article.html:61 +#: templates/article.html:68 msgid "You might enjoy" msgstr "Potrebbe interessanrti" @@ -41,23 +45,23 @@ msgstr "Potrebbe interessanrti" msgid "Posts by %(name)s" msgstr "Articoli di %(name)s" -#: templates/authors.html:2 templates/authors.html:7 +#: templates/authors.html:3 templates/authors.html:8 msgid "Authors" msgstr "Autori" -#: templates/base.html:142 +#: templates/base.html:159 msgid "Home" msgstr "Home" -#: templates/base.html:149 +#: templates/base.html:166 msgid "Atom" msgstr "Atom" -#: templates/base.html:153 +#: templates/base.html:170 msgid "RSS" msgstr "RSS" -#: templates/categories.html:2 templates/categories.html:7 +#: templates/categories.html:3 templates/categories.html:8 msgid "Categories" msgstr "Categorie" @@ -70,7 +74,7 @@ msgstr "Categoria %(name)s" msgid "Tagged with" msgstr "Taggato come" -#: templates/index.html:43 +#: templates/index.html:44 msgid "Continue reading" msgstr "Continua lettura" @@ -79,18 +83,26 @@ msgstr "Continua lettura" 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 msgid "Please enable JavaScript to view comments." msgstr "Per favore abilita Javascript per vedere i commenti." #: templates/partial/flex.html:1 #, python-format -msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" -msgstr "Fatto con %(pelican_url)s - tema %(flex_url)s creato da %(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 "" #: templates/partial/pagination.html:5 msgid "Older Posts" @@ -99,4 +111,3 @@ msgstr "Post più vecchi" #: templates/partial/pagination.html:10 msgid "Newer Posts" msgstr "Post più recenti" - diff --git a/translations/nl_NL/LC_MESSAGES/messages.po b/translations/nl_NL/LC_MESSAGES/messages.po index 703cfdb..a973475 100644 --- a/translations/nl_NL/LC_MESSAGES/messages.po +++ b/translations/nl_NL/LC_MESSAGES/messages.po @@ -1,38 +1,42 @@ -# Dutch (Netherlands) translations for Flex. -# Copyright (C) 2017 Alexandre Vicenzi +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi # This file is distributed under the same license as the Flex project. -# FIRST AUTHOR , 2017. -# +# FIRST AUTHOR , 2019. +# +# Translators: +# rbos, 2017 +# #, fuzzy 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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: rbos , 2017\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" +"Last-Translator: rbos, 2017\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/alexandrevicenzi/teams/66327/nl_NL/)\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\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" -"Generated-By: Babel 2.3.4\n" +"Generated-By: Babel 2.6.0\n" +"Language: nl_NL\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 msgid "Archives" msgstr "Archief" -#: 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 "Geplaatst op %(when)s in %(category)s" -#: templates/article.html:52 +#: templates/article.html:57 msgid "Like this article? Share it with your friends!" msgstr "Bevalt dit Artikel? Deel het met je vrienden!" -#: templates/article.html:61 +#: templates/article.html:68 msgid "You might enjoy" msgstr "Eventueel ook interessant" @@ -41,23 +45,23 @@ msgstr "Eventueel ook interessant" msgid "Posts by %(name)s" msgstr "Artikelen van %(name)s" -#: templates/authors.html:2 templates/authors.html:7 +#: templates/authors.html:3 templates/authors.html:8 msgid "Authors" msgstr "Schrijvers" -#: templates/base.html:142 +#: templates/base.html:159 msgid "Home" msgstr "Home" -#: templates/base.html:149 +#: templates/base.html:166 msgid "Atom" msgstr "Atom" -#: templates/base.html:153 +#: templates/base.html:170 msgid "RSS" msgstr "RSS" -#: templates/categories.html:2 templates/categories.html:7 +#: templates/categories.html:3 templates/categories.html:8 msgid "Categories" msgstr "Categorieën" @@ -70,7 +74,7 @@ msgstr "Categorie %(name)s" msgid "Tagged with" msgstr "Getagged met" -#: templates/index.html:43 +#: templates/index.html:44 msgid "Continue reading" msgstr "Verder lezen" @@ -79,18 +83,26 @@ msgstr "Verder lezen" 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 msgid "Please enable JavaScript to view comments." msgstr "Alsjeblieft JavaScript activeren om het commentaar te zien." #: templates/partial/flex.html:1 #, python-format -msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" -msgstr "Powered door %(pelican_url)s - %(flex_url)s ontwerp door %(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 "" #: templates/partial/pagination.html:5 msgid "Older Posts" @@ -99,4 +111,3 @@ msgstr "Eerder verschenen artikelen" #: templates/partial/pagination.html:10 msgid "Newer Posts" msgstr "Later verschenen artikelen" - diff --git a/translations/pl_PL/LC_MESSAGES/messages.po b/translations/pl_PL/LC_MESSAGES/messages.po index fbe656d..28b42cf 100644 --- a/translations/pl_PL/LC_MESSAGES/messages.po +++ b/translations/pl_PL/LC_MESSAGES/messages.po @@ -1,38 +1,42 @@ -# Polish (Poland) translations for Flex. -# Copyright (C) 2017 Alexandre Vicenzi +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi # This file is distributed under the same license as the Flex project. -# FIRST AUTHOR , 2017. -# +# FIRST AUTHOR , 2019. +# +# Translators: +# Justyna Pawlata , 2019 +# #, fuzzy 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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Justyna Pawlata , 2016\n" -"Language: pl_PL\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" +"Last-Translator: Justyna Pawlata , 2019\n" "Language-Team: Polish (Poland) (https://www.transifex.com/alexandrevicenzi/teams/66327/pl_PL/)\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3)\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" -"Generated-By: Babel 2.3.4\n" +"Generated-By: Babel 2.6.0\n" +"Language: pl_PL\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 msgid "Archives" msgstr "Archiwa" -#: 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 "Opublikowano %(when)s w %(category)s" -#: templates/article.html:52 +#: templates/article.html:57 msgid "Like this article? Share it with your friends!" msgstr "Podoba Ci się ten wpis? Podziel się!" -#: templates/article.html:61 +#: templates/article.html:68 msgid "You might enjoy" msgstr "Zobacz także" @@ -41,23 +45,23 @@ msgstr "Zobacz także" msgid "Posts by %(name)s" msgstr "Wpisy autora %(name)s " -#: templates/authors.html:2 templates/authors.html:7 +#: templates/authors.html:3 templates/authors.html:8 msgid "Authors" msgstr "Autorzy" -#: templates/base.html:142 +#: templates/base.html:159 msgid "Home" msgstr "Strona główna" -#: templates/base.html:149 +#: templates/base.html:166 msgid "Atom" msgstr "Atom" -#: templates/base.html:153 +#: templates/base.html:170 msgid "RSS" msgstr "RSS" -#: templates/categories.html:2 templates/categories.html:7 +#: templates/categories.html:3 templates/categories.html:8 msgid "Categories" msgstr "Kategorie" @@ -70,7 +74,7 @@ msgstr "Kategoria %(name)s" msgid "Tagged with" msgstr "Tagi: " -#: templates/index.html:43 +#: templates/index.html:44 msgid "Continue reading" msgstr "Czytaj dalej" @@ -79,18 +83,26 @@ msgstr "Czytaj dalej" 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 "Tagi" -#: templates/partial/disqus.html:12 +#: templates/partial/disqus.html:13 msgid "Please enable JavaScript to view comments." msgstr "Włącz obsługę JavaScript, żeby zobaczyć komentarze." #: templates/partial/flex.html:1 #, python-format -msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" -msgstr "Wspierane przez: %(pelican_url)s - %(flex_url)s, szablon: %(alexandrevicenzi_url)s " +msgid "Built with %(pelican_url)s using %(flex_url)s theme" +msgstr "Stworzono z %(pelican_url)s, szablon %(flex_url)s" + +#: templates/partial/neighbors.html:5 +msgid "Previous Post" +msgstr "Poprzedni wpis" + +#: templates/partial/neighbors.html:10 +msgid "Next Post" +msgstr "Następny wpis" #: templates/partial/pagination.html:5 msgid "Older Posts" @@ -99,4 +111,3 @@ msgstr "Starsze wpisy" #: templates/partial/pagination.html:10 msgid "Newer Posts" msgstr "Nowsze wpisy" - diff --git a/translations/pt/LC_MESSAGES/messages.po b/translations/pt/LC_MESSAGES/messages.po new file mode 100644 index 0000000..94369ad --- /dev/null +++ b/translations/pt/LC_MESSAGES/messages.po @@ -0,0 +1,109 @@ +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2019. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" +"Language-Team: Portuguese (https://www.transifex.com/alexandrevicenzi/teams/66327/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 +msgid "Archives" +msgstr "" + +#: templates/article.html:22 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "" + +#: templates/article.html:57 +msgid "Like this article? Share it with your friends!" +msgstr "" + +#: templates/article.html:68 +msgid "You might enjoy" +msgstr "" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "" + +#: templates/authors.html:3 templates/authors.html:8 +msgid "Authors" +msgstr "" + +#: templates/base.html:159 +msgid "Home" +msgstr "" + +#: templates/base.html:166 +msgid "Atom" +msgstr "" + +#: templates/base.html:170 +msgid "RSS" +msgstr "" + +#: templates/categories.html:3 templates/categories.html:8 +msgid "Categories" +msgstr "" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "" + +#: templates/index.html:44 +msgid "Continue reading" +msgstr "" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "" + +#: templates/tags.html:3 templates/tags.html:8 +msgid "Tags" +msgstr "" + +#: templates/partial/disqus.html:13 +msgid "Please enable JavaScript to view comments." +msgstr "" + +#: templates/partial/flex.html:1 +#, python-format +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 "" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "" diff --git a/translations/pt_BR/LC_MESSAGES/messages.po b/translations/pt_BR/LC_MESSAGES/messages.po index 2d1c7dd..718be0c 100644 --- a/translations/pt_BR/LC_MESSAGES/messages.po +++ b/translations/pt_BR/LC_MESSAGES/messages.po @@ -1,38 +1,42 @@ -# Portuguese (Brazil) translations for Flex. -# Copyright (C) 2017 Alexandre Vicenzi +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi # This file is distributed under the same license as the Flex project. -# FIRST AUTHOR , 2017. -# +# FIRST AUTHOR , 2019. +# +# Translators: +# Alexandre Vicenzi , 2019 +# #, fuzzy 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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Alexandre Vicenzi , 2016\n" -"Language: pt_BR\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" +"Last-Translator: Alexandre Vicenzi , 2019\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/alexandrevicenzi/teams/66327/pt_BR/)\n" -"Plural-Forms: nplurals=2; plural=(n > 1)\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" -"Generated-By: Babel 2.3.4\n" +"Generated-By: Babel 2.6.0\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 msgid "Archives" msgstr "Arquivos" -#: 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 "Publicado em %(when)s na categoria %(category)s" -#: templates/article.html:52 +#: templates/article.html:57 msgid "Like this article? Share it with your friends!" msgstr "Gostou do artigo? Compartilhe com seus amigos!" -#: templates/article.html:61 +#: templates/article.html:68 msgid "You might enjoy" msgstr "Artigos relacionados" @@ -41,23 +45,23 @@ msgstr "Artigos relacionados" msgid "Posts by %(name)s" msgstr "Publicações de %(name)s" -#: templates/authors.html:2 templates/authors.html:7 +#: templates/authors.html:3 templates/authors.html:8 msgid "Authors" msgstr "Autores" -#: templates/base.html:142 +#: templates/base.html:159 msgid "Home" msgstr "Início" -#: templates/base.html:149 +#: templates/base.html:166 msgid "Atom" msgstr "Atom" -#: templates/base.html:153 +#: templates/base.html:170 msgid "RSS" msgstr "RSS" -#: templates/categories.html:2 templates/categories.html:7 +#: templates/categories.html:3 templates/categories.html:8 msgid "Categories" msgstr "Categorias" @@ -70,7 +74,7 @@ msgstr "Categoria %(name)s" msgid "Tagged with" msgstr "Com as tags" -#: templates/index.html:43 +#: templates/index.html:44 msgid "Continue reading" msgstr "Continue lendo" @@ -79,18 +83,26 @@ msgstr "Continue lendo" 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 msgid "Please enable JavaScript to view comments." msgstr "Habilite JavaScript para ver os comentários." #: templates/partial/flex.html:1 #, python-format -msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" -msgstr "Powered by %(pelican_url)s - O tema %(flex_url)s foi criado por %(alexandrevicenzi_url)s" +msgid "Built with %(pelican_url)s using %(flex_url)s theme" +msgstr "Criado com o %(pelican_url)s usando o tema %(flex_url)s" + +#: templates/partial/neighbors.html:5 +msgid "Previous Post" +msgstr "Artigo Anterior" + +#: templates/partial/neighbors.html:10 +msgid "Next Post" +msgstr "Próximo Artigo" #: templates/partial/pagination.html:5 msgid "Older Posts" @@ -99,4 +111,3 @@ msgstr "Anteriores" #: templates/partial/pagination.html:10 msgid "Newer Posts" msgstr "Próximos" - diff --git a/translations/pt_PT/LC_MESSAGES/messages.po b/translations/pt_PT/LC_MESSAGES/messages.po new file mode 100644 index 0000000..559e982 --- /dev/null +++ b/translations/pt_PT/LC_MESSAGES/messages.po @@ -0,0 +1,109 @@ +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi +# This file is distributed under the same license as the Flex project. +# FIRST AUTHOR , 2019. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Flex 2.1.0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/alexandrevicenzi/teams/66327/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 +msgid "Archives" +msgstr "" + +#: templates/article.html:22 templates/index.html:20 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "" + +#: templates/article.html:57 +msgid "Like this article? Share it with your friends!" +msgstr "" + +#: templates/article.html:68 +msgid "You might enjoy" +msgstr "" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "" + +#: templates/authors.html:3 templates/authors.html:8 +msgid "Authors" +msgstr "" + +#: templates/base.html:159 +msgid "Home" +msgstr "" + +#: templates/base.html:166 +msgid "Atom" +msgstr "" + +#: templates/base.html:170 +msgid "RSS" +msgstr "" + +#: templates/categories.html:3 templates/categories.html:8 +msgid "Categories" +msgstr "" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "" + +#: templates/index.html:25 +msgid "Tagged with" +msgstr "" + +#: templates/index.html:44 +msgid "Continue reading" +msgstr "" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "" + +#: templates/tags.html:3 templates/tags.html:8 +msgid "Tags" +msgstr "" + +#: templates/partial/disqus.html:13 +msgid "Please enable JavaScript to view comments." +msgstr "" + +#: templates/partial/flex.html:1 +#, python-format +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 "" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "" diff --git a/translations/ru/LC_MESSAGES/messages.po b/translations/ru/LC_MESSAGES/messages.po index 88de5a4..5a8ffb5 100644 --- a/translations/ru/LC_MESSAGES/messages.po +++ b/translations/ru/LC_MESSAGES/messages.po @@ -1,38 +1,42 @@ -# Russian translations for Flex. -# Copyright (C) 2017 Alexandre Vicenzi +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi # This file is distributed under the same license as the Flex project. -# FIRST AUTHOR , 2017. -# +# FIRST AUTHOR , 2019. +# +# Translators: +# Roman Saldygashev , 2016 +# #, fuzzy 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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" "Last-Translator: Roman Saldygashev , 2016\n" -"Language: ru\n" "Language-Team: Russian (https://www.transifex.com/alexandrevicenzi/teams/66327/ru/)\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3)\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" -"Generated-By: Babel 2.3.4\n" +"Generated-By: Babel 2.6.0\n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" #: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 msgid "Archives" msgstr "Архивы" -#: 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 "Опубликовано %(when)s в %(category)s" -#: templates/article.html:52 +#: templates/article.html:57 msgid "Like this article? Share it with your friends!" msgstr "Понравилась статья? Поделись с друзьями!" -#: templates/article.html:61 +#: templates/article.html:68 msgid "You might enjoy" msgstr "Наслаждайся" @@ -41,23 +45,23 @@ msgstr "Наслаждайся" msgid "Posts by %(name)s" msgstr "Опубликовано %(name)s" -#: templates/authors.html:2 templates/authors.html:7 +#: templates/authors.html:3 templates/authors.html:8 msgid "Authors" msgstr "Авторы" -#: templates/base.html:142 +#: templates/base.html:159 msgid "Home" msgstr "Главная" -#: templates/base.html:149 +#: templates/base.html:166 msgid "Atom" msgstr "Атом" -#: templates/base.html:153 +#: templates/base.html:170 msgid "RSS" msgstr "RSS" -#: templates/categories.html:2 templates/categories.html:7 +#: templates/categories.html:3 templates/categories.html:8 msgid "Categories" msgstr "Категории" @@ -70,7 +74,7 @@ msgstr "Категория %(name)s" msgid "Tagged with" msgstr "Помечено" -#: templates/index.html:43 +#: templates/index.html:44 msgid "Continue reading" msgstr "Продолжить чтение" @@ -79,18 +83,26 @@ msgstr "Продолжить чтение" msgid "Tag %(name)s" msgstr "Тэг %(name)s" -#: templates/tags.html:2 templates/tags.html:7 +#: templates/tags.html:3 templates/tags.html:8 msgid "Tags" msgstr "Тэги" -#: templates/partial/disqus.html:12 +#: templates/partial/disqus.html:13 msgid "Please enable JavaScript to view comments." msgstr "Пожалуйста включите JavaScript, чтобы просмотреть комментарии." #: templates/partial/flex.html:1 #, python-format -msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" -msgstr "Создано с помощью %(pelican_url)s - оформление %(flex_url)s от %(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 "" #: templates/partial/pagination.html:5 msgid "Older Posts" @@ -99,4 +111,3 @@ msgstr "Старые сообщения" #: templates/partial/pagination.html:10 msgid "Newer Posts" msgstr "Новые сообщения" - diff --git a/translations/tr_TR/LC_MESSAGES/messages.po b/translations/tr_TR/LC_MESSAGES/messages.po index 7a0bc90..aa19e94 100644 --- a/translations/tr_TR/LC_MESSAGES/messages.po +++ b/translations/tr_TR/LC_MESSAGES/messages.po @@ -1,38 +1,42 @@ -# Turkish (Turkey) translations for Flex. -# Copyright (C) 2017 Alexandre Vicenzi +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi # This file is distributed under the same license as the Flex project. -# FIRST AUTHOR , 2017. -# +# FIRST AUTHOR , 2019. +# +# Translators: +# İlker Yürüyen , 2016 +# #, fuzzy 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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" "Last-Translator: İlker Yürüyen , 2016\n" -"Language: tr_TR\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/alexandrevicenzi/teams/66327/tr_TR/)\n" -"Plural-Forms: nplurals=1; plural=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" -"Generated-By: Babel 2.3.4\n" +"Generated-By: Babel 2.6.0\n" +"Language: tr_TR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 msgid "Archives" msgstr "Arşivler" -#: 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 "%(when)s tarihinde %(category)s kategorisinde paylaşıldı" -#: templates/article.html:52 +#: templates/article.html:57 msgid "Like this article? Share it with your friends!" msgstr "Bu makaleyi sevdiniz mi? Arkadaşlarınızla paylaşın!" -#: templates/article.html:61 +#: templates/article.html:68 msgid "You might enjoy" msgstr "Sevebilirsiniz" @@ -41,23 +45,23 @@ msgstr "Sevebilirsiniz" msgid "Posts by %(name)s" msgstr "%(name)s kişisinin paylaşımları" -#: templates/authors.html:2 templates/authors.html:7 +#: templates/authors.html:3 templates/authors.html:8 msgid "Authors" msgstr "Yazarlar" -#: templates/base.html:142 +#: templates/base.html:159 msgid "Home" msgstr "Ana Sayfa" -#: templates/base.html:149 +#: templates/base.html:166 msgid "Atom" msgstr "Atom" -#: templates/base.html:153 +#: templates/base.html:170 msgid "RSS" msgstr "RSS" -#: templates/categories.html:2 templates/categories.html:7 +#: templates/categories.html:3 templates/categories.html:8 msgid "Categories" msgstr "Kategoriler" @@ -70,7 +74,7 @@ msgstr "%(name)s Kategorisi" msgid "Tagged with" msgstr "Etiket:" -#: templates/index.html:43 +#: templates/index.html:44 msgid "Continue reading" msgstr "Okumaya devam et" @@ -79,18 +83,26 @@ msgstr "Okumaya devam et" msgid "Tag %(name)s" msgstr "%(name)s Etiketi" -#: templates/tags.html:2 templates/tags.html:7 +#: templates/tags.html:3 templates/tags.html:8 msgid "Tags" msgstr "Etiketler" -#: templates/partial/disqus.html:12 +#: templates/partial/disqus.html:13 msgid "Please enable JavaScript to view comments." msgstr "Yorumları görüntülemek için lütfen JavaScript'i etkinleştirin." #: templates/partial/flex.html:1 #, python-format -msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" -msgstr "Sponsor: %(pelican_url)s - %(flex_url)s tema: %(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 "" #: templates/partial/pagination.html:5 msgid "Older Posts" @@ -99,4 +111,3 @@ msgstr "Eski Paylaşımlar" #: templates/partial/pagination.html:10 msgid "Newer Posts" msgstr "Yeni Paylaşımlar" - diff --git a/translations/translation_chart.png b/translations/translation_chart.png deleted file mode 100644 index 05d0760..0000000 Binary files a/translations/translation_chart.png and /dev/null differ diff --git a/translations/zh_CN/LC_MESSAGES/messages.po b/translations/zh_CN/LC_MESSAGES/messages.po index 6ddfb89..71fe32f 100644 --- a/translations/zh_CN/LC_MESSAGES/messages.po +++ b/translations/zh_CN/LC_MESSAGES/messages.po @@ -1,38 +1,43 @@ -# Chinese (Simplified, China) translations for Flex. -# Copyright (C) 2017 Alexandre Vicenzi +# Translations template for Flex. +# Copyright (C) 2019 Alexandre Vicenzi # This file is distributed under the same license as the Flex project. -# FIRST AUTHOR , 2017. -# +# FIRST AUTHOR , 2019. +# +# Translators: +# Shiao Qu , 2016 +# Casey Tsui , 2019 +# #, fuzzy 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" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Shiao Qu , 2016\n" -"Language: zh_Hans_CN\n" +"POT-Creation-Date: 2019-01-03 00:10+0100\n" +"PO-Revision-Date: 2016-08-25 02:15+0000\n" +"Last-Translator: Casey Tsui , 2019\n" "Language-Team: Chinese (China) (https://www.transifex.com/alexandrevicenzi/teams/66327/zh_CN/)\n" -"Plural-Forms: nplurals=1; plural=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" -"Generated-By: Babel 2.3.4\n" +"Generated-By: Babel 2.6.0\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: templates/archives.html:2 templates/archives.html:7 +#: templates/period_archives.html:2 templates/period_archives.html:7 msgid "Archives" msgstr "归档" -#: 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 "在 %(when)s 发布于 %(category)s 分类" -#: templates/article.html:52 +#: templates/article.html:57 msgid "Like this article? Share it with your friends!" msgstr "喜欢这篇文章吗?将它与您的朋友分享吧!" -#: templates/article.html:61 +#: templates/article.html:68 msgid "You might enjoy" msgstr "您可能还喜欢" @@ -41,23 +46,23 @@ msgstr "您可能还喜欢" msgid "Posts by %(name)s" msgstr "%(name)s 发布的文章" -#: templates/authors.html:2 templates/authors.html:7 +#: templates/authors.html:3 templates/authors.html:8 msgid "Authors" msgstr "作者" -#: templates/base.html:142 +#: templates/base.html:159 msgid "Home" msgstr "主页" -#: templates/base.html:149 +#: templates/base.html:166 msgid "Atom" msgstr "Atom订阅" -#: templates/base.html:153 +#: templates/base.html:170 msgid "RSS" msgstr "RSS订阅" -#: templates/categories.html:2 templates/categories.html:7 +#: templates/categories.html:3 templates/categories.html:8 msgid "Categories" msgstr "分类" @@ -70,7 +75,7 @@ msgstr "%(name)s 分类" msgid "Tagged with" msgstr "标签为" -#: templates/index.html:43 +#: templates/index.html:44 msgid "Continue reading" msgstr "阅读全文" @@ -79,18 +84,26 @@ msgstr "阅读全文" msgid "Tag %(name)s" msgstr "%(name)s 标签" -#: templates/tags.html:2 templates/tags.html:7 +#: templates/tags.html:3 templates/tags.html:8 msgid "Tags" msgstr "标签" -#: templates/partial/disqus.html:12 +#: templates/partial/disqus.html:13 msgid "Please enable JavaScript to view comments." msgstr "请启用浏览器的Javascript功能以查看评论。" #: templates/partial/flex.html:1 #, python-format -msgid "Powered by %(pelican_url)s - %(flex_url)s theme by %(alexandrevicenzi_url)s" -msgstr "本站由 %(pelican_url)s 驱动,并使用了 %(alexandrevicenzi_url)s 开发的 %(flex_url)s 主题。" +msgid "Built with %(pelican_url)s using %(flex_url)s theme" +msgstr "本站由%(pelican_url)s驱动,并使用%(flex_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" @@ -99,4 +112,3 @@ msgstr "更旧的文章" #: templates/partial/pagination.html:10 msgid "Newer Posts" msgstr "更新的文章" -