diff options
author | fanquake <fanquake@gmail.com> | 2023-05-11 16:19:15 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-05-11 16:19:58 +0100 |
commit | 16ab124e5f878651249b5fc9d6dc4a41701058df (patch) | |
tree | 5b5e1a2f48ce66cc8a696ea48ad1018c21113fb9 /src/qt/locale/bitcoin_ku_IQ.ts | |
parent | ac5b9f37dee708e0b10f8c6d591ab93454a1f3bb (diff) | |
parent | a86b45cafaabd8eb4957b84a0d70484a597eacc7 (diff) |
Merge bitcoin/bitcoin#27627: [24.x] qt: 24.1rc3 translations updatev24.1rc3
a86b45cafaabd8eb4957b84a0d70484a597eacc7 qt: 24.1rc3 translations update (Hennadii Stepanov)
Pull request description:
This PR pulls the recent translations from the [Transifex.com](https://www.transifex.com/bitcoin/bitcoin) using the [`bitcoin-maintainer-tools/update-translations.py`](https://github.com/bitcoin-core/bitcoin-maintainer-tools/blob/main/update-translations.py) tool.
According to our [Release Process docs](https://github.com/bitcoin/bitcoin/blob/master/doc/release-process.md#before-every-release-candidate), it is supposed to be merged before `v24.1rc3` tagging.
Will keep this PR updated regularly until merging.
The Dutch translation `bitcoin_nl.ts` has been damaged, therefore its changes were rejected manually.
ACKs for top commit:
jarolrod:
ACK a86b45cafaabd8eb4957b84a0d70484a597eacc7
Tree-SHA512: 64bdd4b1d2ec6d925d9972081492d33ebbab6a19cde1c2e5d1022c89f58390618be843de5bec3344b92dda54192352c86ab1e354001f638f32d961a09500576f
Diffstat (limited to 'src/qt/locale/bitcoin_ku_IQ.ts')
-rw-r--r-- | src/qt/locale/bitcoin_ku_IQ.ts | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_ku_IQ.ts b/src/qt/locale/bitcoin_ku_IQ.ts index aebd62b774..c70fd7c5de 100644 --- a/src/qt/locale/bitcoin_ku_IQ.ts +++ b/src/qt/locale/bitcoin_ku_IQ.ts @@ -149,10 +149,26 @@ Signing is only possible with addresses of the type 'legacy'.</source> <translation type="unfinished">او شوله بو ور کرنا کیف پاره گرکه رمزا کیفه وؤ یه پاره بزانی</translation> </message> <message> + <source>Unlock wallet</source> + <translation type="unfinished">Kilîda cizdên veke</translation> + </message> + <message> + <source>Change passphrase</source> + <translation type="unfinished">Pêborînê biguherîne</translation> + </message> + <message> + <source>Confirm wallet encryption</source> + <translation type="unfinished">Şîfrekirina cizdên bipejirîne</translation> + </message> + <message> <source>Are you sure you wish to encrypt your wallet?</source> <translation type="unfinished">به راستی اون هشیارن کا دخازن بو کیف خو یه پاره رمزه دانین</translation> </message> <message> + <source>Wallet encrypted</source> + <translation type="unfinished">Cizdan hate şîfrekirin</translation> + </message> + <message> <source>Enter the new passphrase for the wallet.<br/>Please use a passphrase of <b>ten or more random characters</b>, or <b>eight or more words</b>.</source> <translation type="unfinished">دەستەواژەی تێپەڕەوی نوێ تێبنووسە بۆ جزدان.1 تکایە دەستەواژەی تێپەڕێک بەکاربێنە لە 2ten یان زیاتر لە هێما هەڕەمەکیەکان2، یان 38 یان زیاتر ووشەکان3.</translation> </message> @@ -260,6 +276,10 @@ Signing is only possible with addresses of the type 'legacy'.</source> <translation type="unfinished">&دەربارەی %1</translation> </message> <message> + <source>Wallet:</source> + <translation type="unfinished">Cizdan:</translation> + </message> + <message> <source>&Send</source> <translation type="unfinished">&ناردن</translation> </message> @@ -630,6 +650,10 @@ Signing is only possible with addresses of the type 'legacy'.</source> <source>Message:</source> <translation type="unfinished">پەیام:</translation> </message> + <message> + <source>Wallet:</source> + <translation type="unfinished">Cizdan:</translation> + </message> </context> <context> <name>RecentRequestsTableModel</name> |