diff options
Diffstat (limited to 'translations/nikola.messages/pt_BR.po')
| -rw-r--r-- | translations/nikola.messages/pt_BR.po | 67 |
1 files changed, 53 insertions, 14 deletions
diff --git a/translations/nikola.messages/pt_BR.po b/translations/nikola.messages/pt_BR.po index d3e6d5c..67c8f83 100644 --- a/translations/nikola.messages/pt_BR.po +++ b/translations/nikola.messages/pt_BR.po @@ -1,5 +1,5 @@ # Messages in Nikola -# Copyright (C) 2012-2013 +# Copyright (C) 2012-2016 # This file is distributed under the same license as the Nikola package. # # Translators: @@ -8,21 +8,28 @@ # Translators: # Translators: # Thiago Cangussu <cng.thg@gmail.com>, 2014 +# Chris Warrick, 2013 # eduardo <schettino72@gmail.com>, 2013 +# Fabio Rosado <fabioglrosado@gmail.com>, 2017 # felipeiasi <felipeiasi@gmail.com>, 2015 -# Chris Warrick <kwpolska@gmail.com>, 2013 -# Chris Warrick <kwpolska@gmail.com>, 2013 +# felipeiasi <felipeiasi@gmail.com>, 2015 +# Jhony Souza <jhonybass159@gmail.com>, 2017 +# Chris Warrick, 2013 +# Chris Warrick, 2013 +# Marcelo Moro Brondani <mbrondani@inf.ufsm.br>, 2019 # Roberto Alsina <ralsina@netmanagers.com.ar>, 2013 # Roberto Alsina <ralsina@netmanagers.com.ar>, 2013 # eduardo <schettino72@gmail.com>, 2013 +# Thiago Cangussu <cng.thg@gmail.com>, 2014 +# Tiago Nunes <tmpvnunes@gmail.com>, 2016 msgid "" msgstr "" "Project-Id-Version: Nikola\n" "Report-Msgid-Bugs-To: ralsina@netmanagers.com.ar\n" "POT-Creation-Date: 2013-03-15 12:24-0300\n" -"PO-Revision-Date: 2015-06-24 12:06+0000\n" -"Last-Translator: Chris Warrick <kwpolska@gmail.com>\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/nikola/language/pt_BR/)\n" +"PO-Revision-Date: 2019-12-26 16:57+0000\n" +"Last-Translator: Marcelo Moro Brondani <mbrondani@inf.ufsm.br>\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/ralsina/nikola/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -102,11 +109,11 @@ msgstr "Data de publicação" msgid "Posted:" msgstr "Publicado:" -msgid "Posts for {month} {year}" -msgstr "Posts de {month} {year}" +msgid "Posts for {month_year}" +msgstr "Posts de {month_year}" -msgid "Posts for {month} {day}, {year}" -msgstr "Posts do {day} {month}, {year}" +msgid "Posts for {month_day_year}" +msgstr "Posts do {month_day_year}" msgid "Nothing found." msgstr "Nada encontrado." @@ -124,16 +131,48 @@ msgid "Skip to main content" msgstr "Pular para o conteúdo principal" msgid "Subcategories:" -msgstr "" +msgstr "Subcategorias:" #. Used for active navigation links, for screen readers only msgid "(active)" -msgstr "" +msgstr "(ativo)" #. Default content for a new post msgid "Write your post here." -msgstr "" +msgstr "Escreva o seu comentário aqui." #. Default content for a new page msgid "Write your page here." -msgstr "" +msgstr "Insira a sua página aqui" + +msgid "Uncategorized" +msgstr "Sem categoria" + +#. Used for feeds of any format +msgid "Updates" +msgstr "Atualizações" + +msgid "Authors" +msgstr "Autores" + +msgid "Posts by %s" +msgstr "Postado por %s" + +msgid "Toggle navigation" +msgstr "Alternar navegação" + +msgid "Previous" +msgstr "Anterior" + +msgid "Up" +msgstr "acima" + +msgid "Next" +msgstr "Próximo" + +msgid "Atom feed" +msgstr "Feed Atom" + +#. {date} (updated {updated_date}) +msgid "updated" +msgstr "Atualizado" |
