2021-11-21 13:22:50 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<!DOCTYPE TS>
|
|
|
|
|
<TS version="2.1" language="en" sourcelanguage="en">
|
2022-05-03 19:47:24 +02:00
|
|
|
<context>
|
|
|
|
|
<name>AccountInfo</name>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/AccountInfo.cpp" line="118"/>
|
|
|
|
|
<source>Offline</source>
|
|
|
|
|
<translation type="unfinished">Offline</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/AccountInfo.cpp" line="119"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Wallet: Up to date</source>
|
|
|
|
|
<translation type="unfinished">Wallet: Up to date</translation>
|
2022-05-03 19:47:24 +02:00
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/AccountInfo.cpp" line="130"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Behind: %1 weeks, %2 days</source>
|
|
|
|
|
<comment>counter on weeks</comment>
|
|
|
|
|
<translation type="unfinished">
|
|
|
|
|
<numerusform>Behind: %1 week, %2 days</numerusform>
|
|
|
|
|
<numerusform>Behind: %1 weeks, %2 days</numerusform>
|
2022-05-03 19:47:24 +02:00
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/AccountInfo.cpp" line="134"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Behind: %1 days</source>
|
|
|
|
|
<translation type="unfinished">
|
|
|
|
|
<numerusform>Behind: %1 day</numerusform>
|
|
|
|
|
<numerusform>Behind: %1 days</numerusform>
|
2022-05-03 19:47:24 +02:00
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/AccountInfo.cpp" line="136"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Up to date</source>
|
|
|
|
|
<translation type="unfinished">Up to date</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/AccountInfo.cpp" line="138"/>
|
2022-05-03 19:47:24 +02:00
|
|
|
<source>Updating</source>
|
|
|
|
|
<translation type="unfinished">Updating</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/AccountInfo.cpp" line="139"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Still %1 hours behind</source>
|
|
|
|
|
<translation type="unfinished">
|
|
|
|
|
<numerusform>Still an hour behind</numerusform>
|
|
|
|
|
<numerusform>Still %1 hours behind</numerusform>
|
2022-05-03 19:47:24 +02:00
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2023-03-02 18:02:12 +01:00
|
|
|
<context>
|
|
|
|
|
<name>AccountTypeLabel</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/AccountTypeLabel.qml" line="31"/>
|
|
|
|
|
<source>This wallet is a single-address wallet.</source>
|
|
|
|
|
<translation type="unfinished">This wallet is a single-address wallet.</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/AccountTypeLabel.qml" line="33"/>
|
|
|
|
|
<source>This wallet is based on a HD seed-phrase</source>
|
|
|
|
|
<translation type="unfinished">This wallet is based on a HD seed-phrase</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/AccountTypeLabel.qml" line="35"/>
|
|
|
|
|
<source>This wallet is a simple multiple-address wallet.</source>
|
|
|
|
|
<translation type="unfinished">This wallet is a simple multiple-address wallet.</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2023-07-04 22:22:08 +02:00
|
|
|
<context>
|
|
|
|
|
<name>AddressInfoWidget</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/AddressInfoWidget.qml" line="57"/>
|
|
|
|
|
<source>self</source>
|
|
|
|
|
<comment>payment to self</comment>
|
|
|
|
|
<translation type="unfinished">self</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2023-03-02 18:02:12 +01:00
|
|
|
<context>
|
|
|
|
|
<name>BroadcastFeedback</name>
|
|
|
|
|
<message>
|
2023-10-29 22:46:22 +01:00
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="59"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Sending Payment</source>
|
|
|
|
|
<translation type="unfinished">Sending Payment</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-10-29 22:46:22 +01:00
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="76"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Payment Sent</source>
|
|
|
|
|
<translation type="unfinished">Payment Sent</translation>
|
|
|
|
|
</message>
|
2023-10-29 22:46:22 +01:00
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="85"/>
|
|
|
|
|
<source>Failed</source>
|
|
|
|
|
<translation type="unfinished">Failed</translation>
|
|
|
|
|
</message>
|
2023-03-02 18:02:12 +01:00
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="86"/>
|
|
|
|
|
<source>Transaction rejected by network</source>
|
|
|
|
|
<translation type="unfinished">Transaction rejected by network</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-10-29 22:46:22 +01:00
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="183"/>
|
|
|
|
|
<source>Payment has been sent to:</source>
|
|
|
|
|
<translation type="unfinished">Payment has been sent to:</translation>
|
2023-03-02 18:02:12 +01:00
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-10-29 22:46:22 +01:00
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="216"/>
|
|
|
|
|
<source>Copied address to clipboard</source>
|
|
|
|
|
<translation type="unfinished">Copied address to clipboard</translation>
|
2023-03-02 18:02:12 +01:00
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-10-29 22:46:22 +01:00
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="221"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Opening Website</source>
|
|
|
|
|
<translation type="unfinished">Opening Website</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-10-29 22:46:22 +01:00
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="232"/>
|
|
|
|
|
<source>Add a personal note</source>
|
|
|
|
|
<translation type="unfinished">Add a personal note</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/BroadcastFeedback.qml" line="242"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Close</source>
|
|
|
|
|
<translation type="unfinished">Close</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
2023-11-06 12:57:38 +01:00
|
|
|
<name>CFIcon</name>
|
2023-03-02 18:02:12 +01:00
|
|
|
<message>
|
2023-11-06 12:57:38 +01:00
|
|
|
<location filename="../guis/Flowee/CFIcon.qml" line="12"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Coin has been fused for increased anonymity</source>
|
|
|
|
|
<translation type="unfinished">Coin has been fused for increased anonymity</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2021-11-21 13:22:50 +01:00
|
|
|
<context>
|
|
|
|
|
<name>FloweePay</name>
|
|
|
|
|
<message>
|
2024-01-03 19:44:30 +01:00
|
|
|
<location filename="../src/FloweePay.cpp" line="456"/>
|
2022-05-03 19:47:24 +02:00
|
|
|
<source>Initial Wallet</source>
|
|
|
|
|
<translation type="unfinished">Initial Wallet</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-01-03 19:44:30 +01:00
|
|
|
<location filename="../src/FloweePay.cpp" line="641"/>
|
|
|
|
|
<location filename="../src/FloweePay.cpp" line="699"/>
|
2021-11-21 13:22:50 +01:00
|
|
|
<source>Today</source>
|
|
|
|
|
<translation type="unfinished">Today</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-01-03 19:44:30 +01:00
|
|
|
<location filename="../src/FloweePay.cpp" line="643"/>
|
|
|
|
|
<location filename="../src/FloweePay.cpp" line="701"/>
|
2021-11-21 13:22:50 +01:00
|
|
|
<source>Yesterday</source>
|
|
|
|
|
<translation type="unfinished">Yesterday</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-01-03 19:44:30 +01:00
|
|
|
<location filename="../src/FloweePay.cpp" line="688"/>
|
2021-11-21 13:22:50 +01:00
|
|
|
<source>Now</source>
|
|
|
|
|
<comment>timestamp</comment>
|
|
|
|
|
<translation type="unfinished">Now</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2024-01-03 19:44:30 +01:00
|
|
|
<location filename="../src/FloweePay.cpp" line="689"/>
|
2021-11-21 13:22:50 +01:00
|
|
|
<source>%1 minutes ago</source>
|
|
|
|
|
<comment>relative time stamp</comment>
|
2021-12-04 15:52:17 +01:00
|
|
|
<translation type="unfinished">
|
2021-11-21 13:22:50 +01:00
|
|
|
<numerusform>A minute ago</numerusform>
|
|
|
|
|
<numerusform>%1 minutes ago</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-01-03 19:44:30 +01:00
|
|
|
<location filename="../src/FloweePay.cpp" line="693"/>
|
2021-11-21 13:22:50 +01:00
|
|
|
<source>½ hour ago</source>
|
|
|
|
|
<comment>timestamp</comment>
|
|
|
|
|
<translation type="unfinished">½ hour ago</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2024-01-03 19:44:30 +01:00
|
|
|
<location filename="../src/FloweePay.cpp" line="695"/>
|
2021-11-21 13:22:50 +01:00
|
|
|
<source>%1 hours ago</source>
|
|
|
|
|
<comment>timestamp</comment>
|
2021-12-04 15:52:17 +01:00
|
|
|
<translation type="unfinished">
|
2021-11-21 13:22:50 +01:00
|
|
|
<numerusform>An hour ago</numerusform>
|
|
|
|
|
<numerusform>%1 hours ago</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2022-05-03 19:47:24 +02:00
|
|
|
<context>
|
2023-03-02 18:02:12 +01:00
|
|
|
<name>LabelWithClipboard</name>
|
2022-05-03 19:47:24 +02:00
|
|
|
<message>
|
2023-03-02 18:02:12 +01:00
|
|
|
<location filename="../guis/Flowee/LabelWithClipboard.qml" line="27"/>
|
|
|
|
|
<source>Copy</source>
|
|
|
|
|
<translation type="unfinished">Copy</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>MenuModel</name>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/MenuModel.cpp" line="27"/>
|
|
|
|
|
<source>Explore</source>
|
|
|
|
|
<translation type="unfinished">Explore</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/MenuModel.cpp" line="28"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Settings</source>
|
|
|
|
|
<translation type="unfinished">Settings</translation>
|
2022-05-03 19:47:24 +02:00
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/MenuModel.cpp" line="29"/>
|
|
|
|
|
<source>Security</source>
|
|
|
|
|
<translation type="unfinished">Security</translation>
|
2023-03-02 18:02:12 +01:00
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/MenuModel.cpp" line="30"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>About</source>
|
|
|
|
|
<translation type="unfinished">About</translation>
|
|
|
|
|
</message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<message>
|
|
|
|
|
<location filename="../src/MenuModel.cpp" line="31"/>
|
|
|
|
|
<source>Wallets</source>
|
|
|
|
|
<translation type="unfinished">Wallets</translation>
|
|
|
|
|
</message>
|
2023-03-02 18:02:12 +01:00
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>NotificationManager</name>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/NotificationManager.cpp" line="107"/>
|
|
|
|
|
<source>Bitcoin Cash block mined. Height: %1</source>
|
|
|
|
|
<translation type="unfinished">Bitcoin Cash block mined. Height: %1</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/NotificationManager.cpp" line="109"/>
|
|
|
|
|
<source>tBCH (testnet4) block mined: %1</source>
|
|
|
|
|
<translation type="unfinished">tBCH (testnet4) block mined: %1</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/NotificationManager.cpp" line="111"/>
|
2022-05-03 19:47:24 +02:00
|
|
|
<source>Mute</source>
|
|
|
|
|
<translation type="unfinished">Mute</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2023-03-02 18:02:12 +01:00
|
|
|
<location filename="../src/NotificationManager.cpp" line="178"/>
|
|
|
|
|
<source>New Transactions</source>
|
|
|
|
|
<comment>dialog-title</comment>
|
|
|
|
|
<translation type="unfinished">
|
|
|
|
|
<numerusform>New Transactions</numerusform>
|
2022-05-03 19:47:24 +02:00
|
|
|
<numerusform>New Transactions</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-03-02 18:02:12 +01:00
|
|
|
<location filename="../src/NotificationManager.cpp" line="196"/>
|
2022-05-03 19:47:24 +02:00
|
|
|
<source>%1 new transactions across %2 wallets found (%3)</source>
|
|
|
|
|
<translation type="unfinished">%1 new transactions across %2 wallets found (%3)</translation>
|
|
|
|
|
</message>
|
2023-03-02 18:02:12 +01:00
|
|
|
<message>
|
|
|
|
|
<location filename="../src/NotificationManager.cpp" line="201"/>
|
|
|
|
|
<source>A payment of %1 has been sent</source>
|
|
|
|
|
<translation type="unfinished">A payment of %1 has been sent</translation>
|
|
|
|
|
</message>
|
2022-05-03 19:47:24 +02:00
|
|
|
<message numerus="yes">
|
2023-03-02 18:02:12 +01:00
|
|
|
<location filename="../src/NotificationManager.cpp" line="205"/>
|
2022-05-03 19:47:24 +02:00
|
|
|
<source>%1 new transactions found (%2)</source>
|
2022-05-03 21:33:35 +02:00
|
|
|
<translation type="unfinished">
|
2023-03-02 18:02:12 +01:00
|
|
|
<numerusform>%1 new transactions found (%2)</numerusform>
|
2022-05-03 21:33:35 +02:00
|
|
|
<numerusform>%1 new transactions found (%2)</numerusform>
|
2022-05-03 19:47:24 +02:00
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2021-12-04 15:52:17 +01:00
|
|
|
<context>
|
|
|
|
|
<name>Payment</name>
|
|
|
|
|
<message>
|
2024-01-03 19:44:30 +01:00
|
|
|
<location filename="../src/Payment.cpp" line="142"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Invalid PIN</source>
|
|
|
|
|
<translation type="unfinished">Invalid PIN</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-01-03 19:44:30 +01:00
|
|
|
<location filename="../src/Payment.cpp" line="231"/>
|
2021-12-04 15:52:17 +01:00
|
|
|
<source>Not enough funds selected for fees</source>
|
|
|
|
|
<translation type="unfinished">Not enough funds selected for fees</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-01-03 19:44:30 +01:00
|
|
|
<location filename="../src/Payment.cpp" line="240"/>
|
2021-12-04 15:52:17 +01:00
|
|
|
<source>Not enough funds in wallet to make payment!</source>
|
|
|
|
|
<translation type="unfinished">Not enough funds in wallet to make payment!</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2024-01-03 19:44:30 +01:00
|
|
|
<location filename="../src/Payment.cpp" line="304"/>
|
2021-12-04 15:52:17 +01:00
|
|
|
<source>Transaction too large. Amount selected needs too many coins.</source>
|
|
|
|
|
<translation type="unfinished">Transaction too large. Amount selected needs too many coins.</translation>
|
|
|
|
|
</message>
|
2023-10-29 22:46:22 +01:00
|
|
|
<message>
|
2024-01-03 19:44:30 +01:00
|
|
|
<location filename="../src/Payment.cpp" line="479"/>
|
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>
|
2024-01-03 19:44:30 +01:00
|
|
|
<location filename="../src/Payment.cpp" line="482"/>
|
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>
|
|
|
|
|
<location filename="../src/PaymentProtocol.cpp" line="219"/>
|
|
|
|
|
<source>Payment request unreadable</source>
|
|
|
|
|
<translation type="unfinished">Payment request unreadable</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../src/PaymentProtocol.cpp" line="286"/>
|
2024-01-03 19:44:30 +01:00
|
|
|
<location filename="../src/PaymentProtocol.cpp" line="317"/>
|
2023-10-29 22:46:22 +01:00
|
|
|
<source>Payment request expired</source>
|
|
|
|
|
<translation type="unfinished">Payment request expired</translation>
|
|
|
|
|
</message>
|
2021-12-04 15:52:17 +01:00
|
|
|
</context>
|
2023-03-02 18:02:12 +01:00
|
|
|
<context>
|
|
|
|
|
<name>QRWidget</name>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../guis/Flowee/QRWidget.qml" line="110"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Copied to clipboard</source>
|
|
|
|
|
<translation type="unfinished">Copied to clipboard</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2021-11-21 13:22:50 +01:00
|
|
|
<context>
|
|
|
|
|
<name>Wallet</name>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/Wallet_support.cpp" line="265"/>
|
|
|
|
|
<location filename="../src/Wallet_support.cpp" line="303"/>
|
2021-12-04 15:52:17 +01:00
|
|
|
<source>Change #%1</source>
|
|
|
|
|
<translation type="unfinished">Change #%1</translation>
|
|
|
|
|
</message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<message>
|
|
|
|
|
<location filename="../src/Wallet_support.cpp" line="268"/>
|
|
|
|
|
<location filename="../src/Wallet_support.cpp" line="306"/>
|
|
|
|
|
<source>Main #%1</source>
|
|
|
|
|
<translation type="unfinished">Main #%1</translation>
|
|
|
|
|
</message>
|
2021-12-04 15:52:17 +01:00
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>WalletCoinsModel</name>
|
|
|
|
|
<message>
|
2023-03-02 18:02:12 +01:00
|
|
|
<location filename="../src/WalletCoinsModel.cpp" line="85"/>
|
2021-12-04 15:52:17 +01:00
|
|
|
<source>Unconfirmed</source>
|
|
|
|
|
<translation type="unfinished">Unconfirmed</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2023-03-02 18:02:12 +01:00
|
|
|
<location filename="../src/WalletCoinsModel.cpp" line="90"/>
|
2021-12-04 15:52:17 +01:00
|
|
|
<source>%1 hours</source>
|
|
|
|
|
<comment>age, like: hours old</comment>
|
|
|
|
|
<translation type="unfinished">
|
2023-03-02 18:02:12 +01:00
|
|
|
<numerusform>an hour</numerusform>
|
2021-12-04 15:52:17 +01:00
|
|
|
<numerusform>%1 hours</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2023-03-02 18:02:12 +01:00
|
|
|
<location filename="../src/WalletCoinsModel.cpp" line="94"/>
|
2021-12-04 15:52:17 +01:00
|
|
|
<source>%1 days</source>
|
|
|
|
|
<comment>age, like: days old</comment>
|
|
|
|
|
<translation type="unfinished">
|
2023-03-02 18:02:12 +01:00
|
|
|
<numerusform>%1 day</numerusform>
|
2021-12-04 15:52:17 +01:00
|
|
|
<numerusform>%1 days</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2023-03-02 18:02:12 +01:00
|
|
|
<location filename="../src/WalletCoinsModel.cpp" line="97"/>
|
2021-12-04 15:52:17 +01:00
|
|
|
<source>%1 weeks</source>
|
|
|
|
|
<comment>age, like: weeks old</comment>
|
|
|
|
|
<translation type="unfinished">
|
2023-03-02 18:02:12 +01:00
|
|
|
<numerusform>%1 week</numerusform>
|
2021-12-04 15:52:17 +01:00
|
|
|
<numerusform>%1 weeks</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message numerus="yes">
|
2023-03-02 18:02:12 +01:00
|
|
|
<location filename="../src/WalletCoinsModel.cpp" line="100"/>
|
2021-12-04 15:52:17 +01:00
|
|
|
<source>%1 months</source>
|
|
|
|
|
<comment>age, like: months old</comment>
|
|
|
|
|
<translation type="unfinished">
|
2023-03-02 18:02:12 +01:00
|
|
|
<numerusform>%1 month</numerusform>
|
2021-12-04 15:52:17 +01:00
|
|
|
<numerusform>%1 months</numerusform>
|
|
|
|
|
</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-03-02 18:02:12 +01:00
|
|
|
<location filename="../src/WalletCoinsModel.cpp" line="139"/>
|
2021-11-21 13:22:50 +01:00
|
|
|
<source>Change #%1</source>
|
|
|
|
|
<translation type="unfinished">Change #%1</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2023-03-02 18:02:12 +01:00
|
|
|
<context>
|
|
|
|
|
<name>WalletHistoryModel</name>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/WalletHistoryModel.cpp" line="213"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Today</source>
|
|
|
|
|
<translation type="unfinished">Today</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/WalletHistoryModel.cpp" line="215"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Yesterday</source>
|
|
|
|
|
<translation type="unfinished">Yesterday</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/WalletHistoryModel.cpp" line="217"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Earlier this week</source>
|
|
|
|
|
<translation type="unfinished">Earlier this week</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/WalletHistoryModel.cpp" line="219"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>This week</source>
|
|
|
|
|
<translation type="unfinished">This week</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../src/WalletHistoryModel.cpp" line="221"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Earlier this month</source>
|
|
|
|
|
<translation type="unfinished">Earlier this month</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
|
|
|
|
<context>
|
|
|
|
|
<name>WalletSecretsView</name>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="48"/>
|
|
|
|
|
<source>Explanation</source>
|
|
|
|
|
<translation type="unfinished">Explanation</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
|
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="54"/>
|
|
|
|
|
<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>
|
|
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="100"/>
|
|
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="133"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Copy Address</source>
|
|
|
|
|
<translation type="unfinished">Copy Address</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="137"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Copy Private Key</source>
|
|
|
|
|
<translation type="unfinished">Copy Private Key</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="163"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Coins: %1 / %2</source>
|
|
|
|
|
<translation type="unfinished">Coins: %1 / %2</translation>
|
|
|
|
|
</message>
|
|
|
|
|
<message>
|
2023-07-04 22:22:08 +02:00
|
|
|
<location filename="../guis/Flowee/WalletSecretsView.qml" line="185"/>
|
2023-03-02 18:02:12 +01:00
|
|
|
<source>Signed with Schnorr signatures in the past</source>
|
|
|
|
|
<translation type="unfinished">Signed with Schnorr signatures in the past</translation>
|
|
|
|
|
</message>
|
|
|
|
|
</context>
|
2021-11-21 13:22:50 +01:00
|
|
|
</TS>
|