commit 532aab435887d54da19cf667b38e0136f6b66c2b Author: Translation commit bot translation@torproject.org Date: Tue Feb 17 01:15:09 2015 +0000
Update translations for bridgedb_completed --- pt_BR/LC_MESSAGES/bridgedb.po | 54 +++++++++++++++++++++++++++++------------ 1 file changed, 39 insertions(+), 15 deletions(-)
diff --git a/pt_BR/LC_MESSAGES/bridgedb.po b/pt_BR/LC_MESSAGES/bridgedb.po index 138187b..db13695 100644 --- a/pt_BR/LC_MESSAGES/bridgedb.po +++ b/pt_BR/LC_MESSAGES/bridgedb.po @@ -1,5 +1,5 @@ # Translations template for BridgeDB. -# Copyright (C) 2014 'The Tor Project, Inc.' +# Copyright (C) 2015 'The Tor Project, Inc.' # This file is distributed under the same license as the BridgeDB project. # # Translators: @@ -7,15 +7,16 @@ # Augustine evandro@geocities.com, 2013 # Humberto Sartini humberto@hss.blog.br, 2014 # Isabel Ferreira, 2014 +# João Paulo S.S contato1908@gmail.com, 2015 # m4lqu1570 <>, 2012 # Rodrigo Emmanuel Santana Borges rodrigoesborges@gmail.com, 2014 msgid "" msgstr "" "Project-Id-Version: The Tor Project\n" "Report-Msgid-Bugs-To: 'https://trac.torproject.org/projects/tor/newticket?component=BridgeDB&ke..." -"POT-Creation-Date: 2014-07-26 02:11+0000\n" -"PO-Revision-Date: 2015-02-04 21:23+0000\n" -"Last-Translator: Communia ameaneantie@riseup.net\n" +"POT-Creation-Date: 2015-02-03 03:24+0000\n" +"PO-Revision-Date: 2015-02-17 01:10+0000\n" +"Last-Translator: João Paulo S.S contato1908@gmail.com\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/torproject/language/pt_BR/)%5Cn" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -35,7 +36,7 @@ msgstr "" #. "fteproxy" #. "Tor" #. "Tor Browser" -#: lib/bridgedb/HTTPServer.py:121 +#: lib/bridgedb/HTTPServer.py:122 msgid "Sorry! Something went wrong with your request." msgstr "Desculpe! Algo errado ocorreu com a sua solicitação."
@@ -78,7 +79,7 @@ msgstr "Olá, %s!" msgid "Hello, friend!" msgstr "Olá, amigo!"
-#: lib/bridgedb/strings.py:33 lib/bridgedb/templates/base.html:101 +#: lib/bridgedb/strings.py:33 lib/bridgedb/templates/base.html:100 msgid "Public Keys" msgstr "Chaves Públicas"
@@ -259,35 +260,58 @@ msgstr "Requerer Transporte Plugável por TYPE" msgid "Get a copy of BridgeDB's public GnuPG key." msgstr "Obter uma cópia da chave pública GnuPG do BridgeDB."
-#: lib/bridgedb/templates/base.html:92 +#: lib/bridgedb/templates/base.html:89 msgid "Report a Bug" msgstr "Relatar um Bug"
-#: lib/bridgedb/templates/base.html:94 +#: lib/bridgedb/templates/base.html:92 msgid "Source Code" msgstr "Código Fonte:"
-#: lib/bridgedb/templates/base.html:97 +#: lib/bridgedb/templates/base.html:95 msgid "Changelog" msgstr "Registro de alterações"
-#: lib/bridgedb/templates/base.html:99 +#: lib/bridgedb/templates/base.html:98 msgid "Contact" msgstr "Contato"
+#: lib/bridgedb/templates/bridges.html:81 +msgid "Select All" +msgstr "Selecionar tudo" + +#: lib/bridgedb/templates/bridges.html:87 +msgid "Show QRCode" +msgstr "Mostrar QRCode" + +#: lib/bridgedb/templates/bridges.html:100 +msgid "QRCode for your bridge lines" +msgstr "QRCode para as suas linhas de ponte" + #. TRANSLATORS: Please translate this into some silly way to say #. "There was a problem!" in your language. For example, #. for Italian, you might translate this into "Mama mia!", #. or for French: "Sacrebleu!". :) -#: lib/bridgedb/templates/bridges.html:66 +#: lib/bridgedb/templates/bridges.html:115 +#: lib/bridgedb/templates/bridges.html:175 msgid "Uh oh, spaghettios!" msgstr "Ops, um erro!"
-#: lib/bridgedb/templates/bridges.html:72 +#: lib/bridgedb/templates/bridges.html:116 +msgid "It seems there was an error getting your QRCode." +msgstr "Parece que houve um erro ao obter seu QRCode" + +#: lib/bridgedb/templates/bridges.html:121 +msgid "" +"This QRCode contains your bridge lines. Scan it with a QRCode reader to copy" +" your bridge lines onto mobile and other devices." +msgstr "Seu QRCode contém as linhas de pontes. Digitalizá-lo com um leitor de QRCode para copiar suas linhas de ponte para dispositivos móveis e outros." + +#: lib/bridgedb/templates/bridges.html:181 msgid "There currently aren't any bridges available..." msgstr "Atualmente não há nenhuma ponte disponível..."
-#: lib/bridgedb/templates/bridges.html:73 +#: lib/bridgedb/templates/bridges.html:182 #, python-format msgid "" " Perhaps you should try %s going back %s and choosing a different bridge " @@ -348,7 +372,7 @@ msgstr "nenhum" #. TRANSLATORS: Please make sure the '%s' surrounding single letters at the #. beginning of words are present in your final translation. Thanks! #. TRANSLATORS: Translate "Yes!" as in "Yes! I do need IPv6 addresses." -#: lib/bridgedb/templates/options.html:130 +#: lib/bridgedb/templates/options.html:127 #, python-format msgid "%sY%ses!" msgstr "%sS%sim!" @@ -356,7 +380,7 @@ msgstr "%sS%sim!" #. TRANSLATORS: Please make sure the '%s' surrounding single letters at the #. beginning of words are present in your final translation. Thanks! #. TRANSLATORS: Please do NOT translate the word "bridge"! -#: lib/bridgedb/templates/options.html:154 +#: lib/bridgedb/templates/options.html:151 #, python-format msgid "%sG%set Bridges" msgstr "%sO%sbtenha Bridges"
tor-commits@lists.torproject.org