diff options
Diffstat (limited to 'src/qt/locale/bitcoin_pt_BR.ts')
-rw-r--r-- | src/qt/locale/bitcoin_pt_BR.ts | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/src/qt/locale/bitcoin_pt_BR.ts b/src/qt/locale/bitcoin_pt_BR.ts index 8043f4a300..7be5e4bce2 100644 --- a/src/qt/locale/bitcoin_pt_BR.ts +++ b/src/qt/locale/bitcoin_pt_BR.ts @@ -575,12 +575,12 @@ This product includes software developed by the OpenSSL Project for use in the O <translation>Last received block was generated %1.</translation> </message> <message> - <location line="+58"/> - <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source> + <location line="+59"/> + <source>This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee?</source> <translation type="unfinished"></translation> </message> <message> - <location line="+4"/> + <location line="+5"/> <source>Confirm transaction fee</source> <translation type="unfinished"></translation> </message> @@ -1385,7 +1385,7 @@ Endereço: %4</translation> </message> <message> <location line="+18"/> - <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source> + <source>The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source> <translation type="unfinished"></translation> </message> <message> @@ -2223,17 +2223,7 @@ Endereço: %4</translation> <translation type="unfinished"></translation> </message> <message> - <location line="+3"/> - <source>Error: The transaction was rejected. This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+4"/> - <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+6"/> + <location line="+13"/> <source>Listen for JSON-RPC connections on <port> (default: 8332 or testnet: 18332)</source> <translation type="unfinished"></translation> </message> @@ -2259,17 +2249,7 @@ Endereço: %4</translation> <translation type="unfinished"></translation> </message> <message> - <location line="+21"/> - <source>Error: Transaction creation failed.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+1"/> - <source>Error: Wallet locked, unable to create transaction.</source> - <translation>Erro: Carteira bloqueada, incapaz de criar transação </translation> - </message> - <message> - <location line="+10"/> + <location line="+32"/> <source>Importing blockchain data file.</source> <translation type="unfinished"></translation> </message> @@ -2296,7 +2276,17 @@ Endereço: %4</translation> <translation type="unfinished"></translation> </message> <message> - <location line="-27"/> + <location line="-42"/> + <source>Error: The transaction was rejected. This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+4"/> + <source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds </source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+11"/> <source>Set maximum size of high-priority/low-fee transactions in bytes (default: 27000)</source> <translation type="unfinished"></translation> </message> @@ -2331,7 +2321,17 @@ Endereço: %4</translation> <translation type="unfinished"></translation> </message> <message> - <location line="+11"/> + <location line="+8"/> + <source>Error: Transaction creation failed </source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+1"/> + <source>Error: Wallet locked, unable to create transaction </source> + <translation>Erro: Carteira bloqueada, incapaz de criar transação </translation> + </message> + <message> + <location line="+2"/> <source>Failed to listen on any port. Use -listen=0 if you want this.</source> <translation type="unfinished"></translation> </message> |