diff options
author | fanquake <fanquake@gmail.com> | 2024-02-19 15:31:00 +0000 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2024-02-19 15:31:06 +0000 |
commit | a4690485d145bef4e4dc9688291aa956a246fd47 (patch) | |
tree | e448e0dfdd1f9bb006b2159a6ec20eaa0b1b7f35 /src/qt/locale/bitcoin_km.ts | |
parent | 74df372750ceb4ccdfe310e18f14cdd3abac4a51 (diff) | |
parent | 1e7fb270d36310efff6fc968f1c52291043d461b (diff) |
Merge bitcoin/bitcoin#29440: [26.1] final changes for 26.1rc1v26.1rc1
1e7fb270d36310efff6fc968f1c52291043d461b [doc] add release notes for 26.1rc1 (glozow)
0ffeaf237afa337e582cc54984d90cdf12c372d1 [doc] update manual pages for 26.1rc1 (glozow)
d4aeb4a5a0426e97eb4bd3240a97e8691800e030 [build] bump version to 26.1rc1 (glozow)
c27793891a54376d1eb927c4315c9b47b3af3840 qt: 26.1rc1 translations update (Hennadii Stepanov)
40e7693fa10d8859c1754d2efa4463345d236c81 ci: Switch native macOS CI job to Xcode 15.0 (Hennadii Stepanov)
72eab1ca64071efde811e0b3886dcf253c6780d2 build: Fix `-Xclang -internal-isystem` option (Hennadii Stepanov)
Pull request description:
Final changes to tag a 26.1rc1.
Bumps version numbers, man pages, adds release notes etc.
ACKs for top commit:
hebasto:
re-ACK 1e7fb270d36310efff6fc968f1c52291043d461b
fanquake:
ACK 1e7fb270d36310efff6fc968f1c52291043d461b
Tree-SHA512: 0f4146590d61f4f9322f3147f672ff2af48fc1d85c708b959adcbdb50b8f280570cb732d9f4a424c014046d07e9aa6e408fc3a0337dbaf8cbaea5283697da35a
Diffstat (limited to 'src/qt/locale/bitcoin_km.ts')
-rw-r--r-- | src/qt/locale/bitcoin_km.ts | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_km.ts b/src/qt/locale/bitcoin_km.ts index dd40ed3d5f..fe83ac9a0f 100644 --- a/src/qt/locale/bitcoin_km.ts +++ b/src/qt/locale/bitcoin_km.ts @@ -94,6 +94,14 @@ Signing is only possible with addresses of the type 'legacy'.</source> <translation type="unfinished">មានបញ្ហាក្នុងការព្យាយាម រក្សាទុកបញ្ជីអាសយដ្ឋានដល់ %1។ សូមព្យាយាមម្ដងទៀត។</translation> </message> <message> + <source>Sending addresses - %1</source> + <translation type="unfinished">កំពុងផ្ញើអាសយដ្ឋាន%1</translation> + </message> + <message> + <source>Receiving addresses - %1</source> + <translation type="unfinished">ទទួលអាសយដ្ឋាន - %1</translation> + </message> + <message> <source>Exporting Failed</source> <translation type="unfinished">ការនាំចេញបានបរាជ័យ</translation> </message> @@ -630,6 +638,10 @@ Signing is only possible with addresses of the type 'legacy'.</source> <translation type="unfinished">បិទកាបូបអេឡិចត្រូនិចទាំងអស់</translation> </message> <message> + <source>Migrate Wallet</source> + <translation type="unfinished">កាបូបMigrate</translation> + </message> + <message> <source>No wallets available</source> <translation type="unfinished">មិនមានកាបូបអេឡិចត្រូនិច</translation> </message> @@ -935,6 +947,13 @@ Signing is only possible with addresses of the type 'legacy'.</source> </message> </context> <context> + <name>MigrateWalletActivity</name> + <message> + <source>Migrate Wallet</source> + <translation type="unfinished">កាបូបMigrate</translation> + </message> + </context> +<context> <name>OpenWalletActivity</name> <message> <source>Open wallet failed</source> |