2023-10-29 22:46:22 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<!DOCTYPE TS>
|
2024-01-03 19:44:30 +01:00
|
|
|
<TS version="2.1" language="pt-BR" sourcelanguage="en">
|
2023-10-29 22:46:22 +01:00
|
|
|
<context>
|
|
|
|
|
<name>AccountInfo</name>
|
|
|
|
|
<message>
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/AccountInfo.cpp" line="141"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Offline</source>
|
|
|
|
|
<translation>Desconectado</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/AccountInfo.cpp" line="142"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Wallet: Up to date</source>
|
|
|
|
|
<translation>Carteira: atualizada</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/AccountInfo.cpp" line="153"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Behind: %1 weeks, %2 days</source>
|
|
|
|
|
<comment>counter on weeks</comment>
|
2026-01-12 16:22:26 +01:00
|
|
|
<translation>
|
|
|
|
|
<numerusform>Atrasado: %1 semanas, %2 dias</numerusform>
|
2023-10-29 22:46:22 +01:00
|
|
|
<numerusform>Atrasado: %1 semanas, %2 dias</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/AccountInfo.cpp" line="157"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Behind: %1 days</source>
|
2026-01-12 16:22:26 +01:00
|
|
|
<translation>
|
|
|
|
|
<numerusform>Atrasado: %1 dias</numerusform>
|
2023-10-29 22:46:22 +01:00
|
|
|
<numerusform>Atrasado: %1 dias</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/AccountInfo.cpp" line="159"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Up to date</source>
|
|
|
|
|
<translation>Atualizado</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/AccountInfo.cpp" line="161"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Updating</source>
|
|
|
|
|
<translation>Atualizando</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/AccountInfo.cpp" line="162"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Still %1 hours behind</source>
|
2026-01-12 16:22:26 +01:00
|
|
|
<translation>
|
|
|
|
|
<numerusform>Ainda %1 horas atrasado</numerusform>
|
2023-10-29 22:46:22 +01:00
|
|
|
<numerusform>Ainda %1 horas atrasado</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>AccountTypeLabel</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/AccountTypeLabel.qml" line="31"/>
|
|
|
|
|
<source>This wallet is a single-address wallet.</source>
|
|
|
|
|
<translation>Carteira com endereço único.</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/AccountTypeLabel.qml" line="33"/>
|
|
|
|
|
<source>This wallet is based on a HD seed-phrase</source>
|
|
|
|
|
<translation>Carteira baseada numa senha HD</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/AccountTypeLabel.qml" line="35"/>
|
|
|
|
|
<source>This wallet is a simple multiple-address wallet.</source>
|
|
|
|
|
<translation>Carteira com múltiplos endereços.</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>AddressInfoWidget</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/AddressInfoWidget.qml" line="57"/>
|
|
|
|
|
<source>self</source>
|
|
|
|
|
<comment>payment to self</comment>
|
|
|
|
|
<translation>próprio</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2026-01-12 16:22:26 +01:00
|
|
|
<context>
|
|
|
|
|
<name>BigCloseButton</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/BigCloseButton.qml" line="31"/>
|
|
|
|
|
<source>Close</source>
|
|
|
|
|
<translation>Fechar</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2023-10-29 22:46:22 +01:00
|
|
|
<context>
|
|
|
|
|
<name>BroadcastFeedback</name>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="117"/>
|
|
|
|
|
<source>Finding Network</source>
|
|
|
|
|
<translation type="unfinished">Finding Network</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="121"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Sending Payment</source>
|
|
|
|
|
<translation>Enviando pagamento</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="123"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Payment Sent</source>
|
|
|
|
|
<translation>Pagamento enviado</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="125"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Failed</source>
|
|
|
|
|
<translation type="unfinished">Failed</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="159"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Transaction rejected by network</source>
|
|
|
|
|
<translation>Transação rejeitada pela rede</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="253"/>
|
|
|
|
|
<source>The payment has been sent to:</source>
|
|
|
|
|
<comment>Followed by the address</comment>
|
|
|
|
|
<translation type="unfinished">The payment has been sent to:</translation>
|
2023-10-29 22:46:22 +01:00
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="208"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Add a personal note</source>
|
|
|
|
|
<translation>Adicionar nota pessoal</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
2023-11-06 12:57:38 +01:00
|
|
|
<name>CFIcon</name>
|
2023-10-29 22:46:22 +01:00
|
|
|
<message>
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../guis/Flowee/CFIcon.qml" line="11"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Coin has been fused for increased anonymity</source>
|
|
|
|
|
<translation>Moeda fundida para maior anonimato</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2025-01-02 22:41:04 +01:00
|
|
|
<context>
|
|
|
|
|
<name>FiatTxInfo</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/FiatTxInfo.qml" line="54"/>
|
|
|
|
|
<source>Value now</source>
|
|
|
|
|
<translation type="unfinished">Value now</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/FiatTxInfo.qml" line="71"/>
|
|
|
|
|
<source>Value then</source>
|
|
|
|
|
<translation type="unfinished">Value then</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2023-10-29 22:46:22 +01:00
|
|
|
<context>
|
|
|
|
|
<name>FloweePay</name>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/FloweePay.cpp" line="511"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Initial Wallet</source>
|
|
|
|
|
<translation>Carteira inicial</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/FloweePay.cpp" line="769"/>
|
|
|
|
|
<location filename="../src/FloweePay.cpp" line="827"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Today</source>
|
|
|
|
|
<translation>Hoje</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/FloweePay.cpp" line="771"/>
|
|
|
|
|
<location filename="../src/FloweePay.cpp" line="829"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Yesterday</source>
|
|
|
|
|
<translation>Ontem</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/FloweePay.cpp" line="816"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Now</source>
|
|
|
|
|
<comment>timestamp</comment>
|
|
|
|
|
<translation>Agora</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/FloweePay.cpp" line="817"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>%1 minutes ago</source>
|
|
|
|
|
<comment>relative time stamp</comment>
|
2024-01-03 19:44:30 +01:00
|
|
|
<translation>
|
|
|
|
|
<numerusform>%1 minuto atrás</numerusform>
|
|
|
|
|
<numerusform>%1 minutos atrás</numerusform>
|
2023-10-29 22:46:22 +01:00
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/FloweePay.cpp" line="821"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>½ hour ago</source>
|
|
|
|
|
<comment>timestamp</comment>
|
|
|
|
|
<translation>Meia hora atrás</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/FloweePay.cpp" line="823"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>%1 hours ago</source>
|
|
|
|
|
<comment>timestamp</comment>
|
2024-01-03 19:44:30 +01:00
|
|
|
<translation>
|
|
|
|
|
<numerusform>%1 hora atrás</numerusform>
|
|
|
|
|
<numerusform>%1 horas atrás</numerusform>
|
2023-10-29 22:46:22 +01:00
|
|
|
</translation>
|
|
|
|
|
</message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<message numerus="yes">
|
|
|
|
|
<location filename="../src/FloweePay.cpp" line="835"/>
|
|
|
|
|
<source>%1 hours to go</source>
|
|
|
|
|
<comment>timestamp</comment>
|
|
|
|
|
<translation type="unfinished">
|
|
|
|
|
<numerusform>%1 hours to go</numerusform>
|
|
|
|
|
<numerusform>%1 hours to go</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
2023-10-29 22:46:22 +01:00
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>LabelWithClipboard</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/LabelWithClipboard.qml" line="27"/>
|
|
|
|
|
<source>Copy</source>
|
|
|
|
|
<translation>Copiar</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>MenuModel</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/MenuModel.cpp" line="27"/>
|
|
|
|
|
<source>Settings</source>
|
|
|
|
|
<translation>Configurações</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/MenuModel.cpp" line="28"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Security</source>
|
|
|
|
|
<translation>Segurança</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/MenuModel.cpp" line="29"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>About</source>
|
|
|
|
|
<translation>Sobre</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/MenuModel.cpp" line="30"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Wallets</source>
|
|
|
|
|
<translation>Carteiras</translation>
|
|
|
|
|
</message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<message>
|
|
|
|
|
<location filename="../src/MenuModel.cpp" line="31"/>
|
|
|
|
|
<source>Explore</source>
|
|
|
|
|
<translation>Explorar</translation>
|
|
|
|
|
</message>
|
2023-10-29 22:46:22 +01:00
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>NotificationManager</name>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/NotificationManager.cpp" line="73"/>
|
|
|
|
|
<source>New Block Found</source>
|
|
|
|
|
<translation type="unfinished">New Block Found</translation>
|
2023-10-29 22:46:22 +01:00
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/NotificationManager.cpp" line="106"/>
|
|
|
|
|
<source>Transaction between two wallets found.</source>
|
|
|
|
|
<comment>the wallets are both yours</comment>
|
|
|
|
|
<translation type="unfinished">Transaction between two wallets found.</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
|
|
|
|
<location filename="../src/NotificationManager.cpp" line="131"/>
|
|
|
|
|
<source>We received %1 anonymity transactions</source>
|
|
|
|
|
<translation type="unfinished">
|
|
|
|
|
<numerusform>We received %1 anonymity transactions</numerusform>
|
|
|
|
|
<numerusform>We received %1 anonymity transactions</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/NotificationManager.cpp" line="148"/>
|
|
|
|
|
<source>%1 has been sent</source>
|
|
|
|
|
<comment>The %1 is replaced with amount of money</comment>
|
|
|
|
|
<translation type="unfinished">%1 has been sent</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/NotificationManager.cpp" line="162"/>
|
|
|
|
|
<source>%1 new transactions across %2 wallets found (%3)</source>
|
|
|
|
|
<translation>%1Novas transações de %2 carteiras encontradas (%3)</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
|
|
|
|
<location filename="../src/NotificationManager.cpp" line="163"/>
|
|
|
|
|
<source>Received: %1 in %2 transactions</source>
|
|
|
|
|
<comment>%1 is amount of money</comment>
|
|
|
|
|
<translation type="unfinished">
|
|
|
|
|
<numerusform>Received: %1 in %2 transactions</numerusform>
|
|
|
|
|
<numerusform>Received: %1 in %2 transactions</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
|
|
|
|
<location filename="../src/NotificationManager.cpp" line="216"/>
|
|
|
|
|
<source>Your transaction got mined</source>
|
|
|
|
|
<comment>form on number of transactions</comment>
|
|
|
|
|
<translation type="unfinished">
|
|
|
|
|
<numerusform>Your transaction got mined</numerusform>
|
|
|
|
|
<numerusform>Your transaction got mined</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
|
|
|
|
<location filename="../src/NotificationManager.cpp" line="218"/>
|
|
|
|
|
<source>Your transaction has %1 confirmations</source>
|
|
|
|
|
<comment>form on number of transactions</comment>
|
|
|
|
|
<translation type="unfinished">
|
|
|
|
|
<numerusform>Your transaction has %1 confirmations</numerusform>
|
|
|
|
|
<numerusform>Your transaction has %1 confirmations</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
|
|
|
|
<location filename="../src/NotificationManager.cpp" line="219"/>
|
|
|
|
|
<source>Your transaction got another confirmation</source>
|
|
|
|
|
<comment>form on number of transactions</comment>
|
|
|
|
|
<translation type="unfinished">
|
|
|
|
|
<numerusform>Your transaction got another confirmation</numerusform>
|
|
|
|
|
<numerusform>Your transaction got another confirmation</numerusform>
|
|
|
|
|
</translation>
|
2025-01-02 22:41:04 +01:00
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>NotificationManagerPrivate</name>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/NotificationManager_dbus.cpp" line="120"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Mute</source>
|
|
|
|
|
<translation>Silenciar</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/NotificationManager_dbus.cpp" line="173"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>New Transactions</source>
|
|
|
|
|
<comment>dialog-title</comment>
|
2025-01-02 22:41:04 +01:00
|
|
|
<translation>
|
2026-01-12 16:22:26 +01:00
|
|
|
<numerusform>Novas transações</numerusform>
|
|
|
|
|
<numerusform>Novas transações</numerusform>
|
2023-10-29 22:46:22 +01:00
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>Payment</name>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/Payment.cpp" line="301"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Invalid PIN</source>
|
|
|
|
|
<translation>PIN inválido</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/Payment.cpp" line="338"/>
|
2025-01-02 22:41:04 +01:00
|
|
|
<source>Wallet is locked</source>
|
|
|
|
|
<translation type="unfinished">Wallet is locked</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/Payment.cpp" line="408"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Not enough funds selected for fees</source>
|
|
|
|
|
<translation>Saldo insuficiente para taxas</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/Payment.cpp" line="417"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Not enough funds in wallet to make payment!</source>
|
|
|
|
|
<translation>Saldo insuficiente para realizar pagamento!</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/Payment.cpp" line="486"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Transaction too large. Amount selected needs too many coins.</source>
|
|
|
|
|
<translation>Valor muito alto. A quantia selecionada requer moedas demais.</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/Payment.cpp" line="781"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Request received over insecure channel. Anyone could have altered it!</source>
|
|
|
|
|
<translation type="unfinished">Request received over insecure channel. Anyone could have altered it!</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/Payment.cpp" line="784"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Download of payment request failed.</source>
|
|
|
|
|
<translation type="unfinished">Download of payment request failed.</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>PaymentProtocolBip70</name>
|
|
|
|
|
<message>
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/PaymentProtocol.cpp" line="230"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Payment request unreadable</source>
|
|
|
|
|
<translation type="unfinished">Payment request unreadable</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/PaymentProtocol.cpp" line="297"/>
|
|
|
|
|
<location filename="../src/PaymentProtocol.cpp" line="328"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Payment request expired</source>
|
|
|
|
|
<translation type="unfinished">Payment request expired</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2026-01-12 16:22:26 +01:00
|
|
|
<context>
|
|
|
|
|
<name>Periodic</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/Periodic.cpp" line="185"/>
|
|
|
|
|
<source>Planned Payments</source>
|
|
|
|
|
<translation type="unfinished">Planned Payments</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
|
|
|
|
<location filename="../src/Periodic.cpp" line="189"/>
|
|
|
|
|
<source>Sent %1 payments</source>
|
|
|
|
|
<comment>planned payments</comment>
|
|
|
|
|
<translation type="unfinished">
|
|
|
|
|
<numerusform>Sent %1 payments</numerusform>
|
|
|
|
|
<numerusform>Sent %1 payments</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/Periodic.cpp" line="228"/>
|
|
|
|
|
<source>Needs approval before send</source>
|
|
|
|
|
<translation type="unfinished">Needs approval before send</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/Periodic.cpp" line="244"/>
|
|
|
|
|
<source>Low balance for upcoming payment</source>
|
|
|
|
|
<translation type="unfinished">Low balance for upcoming payment</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
|
|
|
|
<location filename="../src/Periodic.cpp" line="247"/>
|
|
|
|
|
<source>Wallets have low balance for upcoming payment: %1</source>
|
|
|
|
|
<comment>planned payments</comment>
|
|
|
|
|
<translation type="unfinished">
|
|
|
|
|
<numerusform>Wallets have low balance for upcoming payment: %1</numerusform>
|
|
|
|
|
<numerusform>Wallets have low balance for upcoming payment: %1</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2025-01-02 22:41:04 +01:00
|
|
|
<context>
|
|
|
|
|
<name>QRScanner</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/QRScanner.qml" line="171"/>
|
|
|
|
|
<source>Instant Pay limit is %1</source>
|
|
|
|
|
<translation type="unfinished">Instant Pay limit is %1</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/QRScanner.qml" line="174"/>
|
|
|
|
|
<source>Selected wallet: '%1'</source>
|
|
|
|
|
<translation type="unfinished">Selected wallet: '%1'</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2023-10-29 22:46:22 +01:00
|
|
|
<context>
|
|
|
|
|
<name>QRWidget</name>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../guis/Flowee/QRWidget.qml" line="109"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Copied to clipboard</source>
|
|
|
|
|
<translation>Copiado para área de transferência</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2025-01-02 22:41:04 +01:00
|
|
|
<context>
|
|
|
|
|
<name>TextField</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/TextField.qml" line="81"/>
|
2026-01-12 16:22:26 +01:00
|
|
|
<source>Copy</source>
|
|
|
|
|
<translation>Copiar</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/TextField.qml" line="85"/>
|
2025-01-02 22:41:04 +01:00
|
|
|
<source>Paste</source>
|
|
|
|
|
<translation type="unfinished">Paste</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>TextPasteDecorator</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/TextPasteDecorator.qml" line="90"/>
|
|
|
|
|
<source>Paste</source>
|
|
|
|
|
<translation type="unfinished">Paste</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2023-10-29 22:46:22 +01:00
|
|
|
<context>
|
|
|
|
|
<name>Wallet</name>
|
|
|
|
|
<message>
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/Wallet_support.cpp" line="147"/>
|
|
|
|
|
<location filename="../src/Wallet_support.cpp" line="255"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Change #%1</source>
|
|
|
|
|
<translation>Alterar %1</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/Wallet_support.cpp" line="150"/>
|
|
|
|
|
<location filename="../src/Wallet_support.cpp" line="258"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Main #%1</source>
|
|
|
|
|
<translation type="unfinished">Main #%1</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>WalletCoinsModel</name>
|
|
|
|
|
<message>
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/WalletCoinsModel.cpp" line="95"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Unconfirmed</source>
|
|
|
|
|
<translation type="unfinished">Unconfirmed</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/WalletCoinsModel.cpp" line="100"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>%1 hours</source>
|
|
|
|
|
<comment>age, like: hours old</comment>
|
2024-01-03 19:44:30 +01:00
|
|
|
<translation>
|
|
|
|
|
<numerusform>%1 hora</numerusform>
|
|
|
|
|
<numerusform>%1 horas</numerusform>
|
2023-10-29 22:46:22 +01:00
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/WalletCoinsModel.cpp" line="104"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>%1 days</source>
|
|
|
|
|
<comment>age, like: days old</comment>
|
2024-01-03 19:44:30 +01:00
|
|
|
<translation>
|
|
|
|
|
<numerusform>%1 dia</numerusform>
|
|
|
|
|
<numerusform>%1 dias</numerusform>
|
2023-10-29 22:46:22 +01:00
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/WalletCoinsModel.cpp" line="107"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>%1 weeks</source>
|
|
|
|
|
<comment>age, like: weeks old</comment>
|
2026-01-12 16:22:26 +01:00
|
|
|
<translation>
|
|
|
|
|
<numerusform>%1 semanas</numerusform>
|
2023-10-29 22:46:22 +01:00
|
|
|
<numerusform>%1 semanas</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/WalletCoinsModel.cpp" line="110"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>%1 months</source>
|
|
|
|
|
<comment>age, like: months old</comment>
|
|
|
|
|
<translation type="unfinished">
|
|
|
|
|
<numerusform>%1 months</numerusform>
|
|
|
|
|
<numerusform>%1 months</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../src/WalletCoinsModel.cpp" line="148"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Change #%1</source>
|
2024-01-15 15:43:20 +01:00
|
|
|
<translation>Alterar %1</translation>
|
2023-10-29 22:46:22 +01:00
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>WalletHistoryModel</name>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/WalletHistoryModel.cpp" line="250"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Today</source>
|
2024-01-15 15:43:20 +01:00
|
|
|
<translation>Hoje</translation>
|
2023-10-29 22:46:22 +01:00
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/WalletHistoryModel.cpp" line="252"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Yesterday</source>
|
2024-01-15 15:43:20 +01:00
|
|
|
<translation>Ontem</translation>
|
2023-10-29 22:46:22 +01:00
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/WalletHistoryModel.cpp" line="254"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Earlier this week</source>
|
|
|
|
|
<translation type="unfinished">Earlier this week</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/WalletHistoryModel.cpp" line="256"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>This week</source>
|
|
|
|
|
<translation type="unfinished">This week</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../src/WalletHistoryModel.cpp" line="258"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Earlier this month</source>
|
|
|
|
|
<translation type="unfinished">Earlier this month</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2026-01-12 16:22:26 +01:00
|
|
|
<context>
|
|
|
|
|
<name>WalletSecretsModel</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/WalletSecretsModel.cpp" line="83"/>
|
|
|
|
|
<source>Change #%1</source>
|
|
|
|
|
<translation>Alterar %1</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/WalletSecretsModel.cpp" line="85"/>
|
|
|
|
|
<source>Main #%1</source>
|
|
|
|
|
<translation type="unfinished">Main #%1</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2023-10-29 22:46:22 +01:00
|
|
|
<context>
|
|
|
|
|
<name>WalletSecretsView</name>
|
|
|
|
|
<message>
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="74"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Explanation</source>
|
|
|
|
|
<translation type="unfinished">Explanation</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2025-01-02 22:41:04 +01:00
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="80"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Coins a / b
|
|
|
|
|
a) active coin-count.
|
|
|
|
|
b) historical coin-count.</source>
|
|
|
|
|
<translation type="unfinished">Coins a / b
|
|
|
|
|
a) active coin-count.
|
|
|
|
|
b) historical coin-count.</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="162"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Copy Address</source>
|
|
|
|
|
<translation type="unfinished">Copy Address</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="166"/>
|
2025-01-02 22:41:04 +01:00
|
|
|
<source>QR of Address</source>
|
|
|
|
|
<translation type="unfinished">QR of Address</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="173"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Copy Private Key</source>
|
|
|
|
|
<translation type="unfinished">Copy Private Key</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="177"/>
|
2025-01-02 22:41:04 +01:00
|
|
|
<source>QR of Private Key</source>
|
|
|
|
|
<translation type="unfinished">QR of Private Key</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="206"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Coins: %1 / %2</source>
|
|
|
|
|
<translation type="unfinished">Coins: %1 / %2</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2026-01-12 16:22:26 +01:00
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="228"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Signed with Schnorr signatures in the past</source>
|
|
|
|
|
<translation type="unfinished">Signed with Schnorr signatures in the past</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
</TS>
|