New translations.
This commit is contained in:
parent
06938e4bbb
commit
323166a287
31 changed files with 974 additions and 180 deletions
Binary file not shown.
|
@ -1,17 +1,18 @@
|
|||
# Portuguese (Brazil) translations for Flex.
|
||||
# Copyright (C) 2016 Alexandre Vicenzi
|
||||
# Copyright (C) 2017 Alexandre Vicenzi
|
||||
# This file is distributed under the same license as the Flex project.
|
||||
# Alexandre Vicenzi <contact@alexandrevicenzi.com>, 2016.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Flex 2.0\n"
|
||||
"Report-Msgid-Bugs-To: contact@alexandrevicenzi.com\n"
|
||||
"POT-Creation-Date: 2016-08-24 21:51-0300\n"
|
||||
"PO-Revision-Date: 2016-08-09 21:46-0300\n"
|
||||
"Last-Translator: Alexandre Vicenzi <contact@alexandrevicenzi.com>\n"
|
||||
"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 <alexandrevicenzi@outlook.com>, 2016\n"
|
||||
"Language: pt_BR\n"
|
||||
"Language-Team: pt_BR <LL@li.org>\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"
|
||||
|
@ -22,16 +23,16 @@ msgstr ""
|
|||
msgid "Archives"
|
||||
msgstr "Arquivos"
|
||||
|
||||
#: templates/article.html:17 templates/index.html:9
|
||||
#: templates/article.html:17 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:41
|
||||
#: templates/article.html:52
|
||||
msgid "Like this article? Share it with your friends!"
|
||||
msgstr "Gostou do artigo? Compartilhe com seus amigos!"
|
||||
|
||||
#: templates/article.html:49
|
||||
#: templates/article.html:61
|
||||
msgid "You might enjoy"
|
||||
msgstr "Artigos relacionados"
|
||||
|
||||
|
@ -44,15 +45,15 @@ msgstr "Publicações de %(name)s"
|
|||
msgid "Authors"
|
||||
msgstr "Autores"
|
||||
|
||||
#: templates/base.html:104
|
||||
#: templates/base.html:142
|
||||
msgid "Home"
|
||||
msgstr "Início"
|
||||
|
||||
#: templates/base.html:111
|
||||
#: templates/base.html:149
|
||||
msgid "Atom"
|
||||
msgstr "Atom"
|
||||
|
||||
#: templates/base.html:115
|
||||
#: templates/base.html:153
|
||||
msgid "RSS"
|
||||
msgstr "RSS"
|
||||
|
||||
|
@ -65,11 +66,11 @@ msgstr "Categorias"
|
|||
msgid "Category %(name)s"
|
||||
msgstr "Categoria %(name)s"
|
||||
|
||||
#: templates/index.html:14
|
||||
#: templates/index.html:25
|
||||
msgid "Tagged with"
|
||||
msgstr "Com as tags"
|
||||
|
||||
#: templates/index.html:29
|
||||
#: templates/index.html:43
|
||||
msgid "Continue reading"
|
||||
msgstr "Continue lendo"
|
||||
|
||||
|
@ -88,12 +89,8 @@ 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 "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"
|
||||
|
||||
#: templates/partial/pagination.html:5
|
||||
msgid "Older Posts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue