aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_id.ts
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2023-05-11 16:19:15 +0100
committerfanquake <fanquake@gmail.com>2023-05-11 16:19:58 +0100
commit16ab124e5f878651249b5fc9d6dc4a41701058df (patch)
tree5b5e1a2f48ce66cc8a696ea48ad1018c21113fb9 /src/qt/locale/bitcoin_id.ts
parentac5b9f37dee708e0b10f8c6d591ab93454a1f3bb (diff)
parenta86b45cafaabd8eb4957b84a0d70484a597eacc7 (diff)
downloadbitcoin-24.1rc3.tar.xz
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_id.ts')
-rw-r--r--src/qt/locale/bitcoin_id.ts9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_id.ts b/src/qt/locale/bitcoin_id.ts
index 498a69bd08..e8e7c1eee6 100644
--- a/src/qt/locale/bitcoin_id.ts
+++ b/src/qt/locale/bitcoin_id.ts
@@ -2,6 +2,10 @@
<context>
<name>AddressBookPage</name>
<message>
+ <source>Right-click to edit address or label</source>
+ <translation type="unfinished">Klik kanan untuk mengedit alamat atau label</translation>
+ </message>
+ <message>
<source>Create a new address</source>
<translation type="unfinished">Buat alamat baru</translation>
</message>
@@ -257,6 +261,11 @@ Signing is only possible with addresses of the type 'legacy'.</source>
<translation type="unfinished">Apakah Anda ingin mereset pengaturan ke nilai default, atau membatalkan tanpa membuat perubahan?</translation>
</message>
<message>
+ <source>A fatal error occurred. Check that settings file is writable, or try running with -nosettings.</source>
+ <extracomment>Explanatory text shown on startup when the settings file could not be written. Prompts user to check that we have the ability to write to the file. Explains that the user has the option of running without a settings file.</extracomment>
+ <translation type="unfinished">Error yang fatal telah terjadi. Periksa bahwa file pengaturan dapat ditulis atau coba jalankan dengan -nosettings</translation>
+ </message>
+ <message>
<source>Error: Specified data directory "%1" does not exist.</source>
<translation type="unfinished">Kesalahan: Direktori data yang ditentukan "%1" tidak ada.</translation>
</message>