diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2022-09-20 14:35:11 +0100 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2022-10-10 10:41:27 +0100 |
commit | c1860341a72e7d813bfaa0f2c829850fd6738c90 (patch) | |
tree | c8437b9e3fe7c3ffc96256be37fa5e4838bb4b0c /src/qt/locale/bitcoin_bn.ts | |
parent | 5964b8339ac5cfb727f33fe86c57b1764caf7857 (diff) |
qt: 24.0rc2 translations update
Diffstat (limited to 'src/qt/locale/bitcoin_bn.ts')
-rw-r--r-- | src/qt/locale/bitcoin_bn.ts | 51 |
1 files changed, 26 insertions, 25 deletions
diff --git a/src/qt/locale/bitcoin_bn.ts b/src/qt/locale/bitcoin_bn.ts index b76dbb3bee..01bc69f9ef 100644 --- a/src/qt/locale/bitcoin_bn.ts +++ b/src/qt/locale/bitcoin_bn.ts @@ -74,6 +74,11 @@ Signing is only possible with addresses of the type 'legacy'.</source> <context> <name>QObject</name> <message> + <source>Do you want to reset settings to default values, or to abort without making changes?</source> + <extracomment>Explanatory text shown on startup when the settings file cannot be read. Prompts user to make a choice between resetting or aborting.</extracomment> + <translation type="unfinished">আপনি কি সেটিংস পুনরায় ডিফল্ট করতে,অথবা কোনো পরিবর্তন ছাড়াই ফিরে যেতে চান? </translation> + </message> + <message> <source>%1 didn't yet exit safely…</source> <translation type="unfinished">%1 এখনো নিরাপদে বের হয়নি</translation> </message> @@ -268,10 +273,6 @@ Signing is only possible with addresses of the type 'legacy'.</source> <context> <name>WalletController</name> <message> - <source>Close wallet</source> - <translation type="unfinished">ওয়ালেট বন্ধ করুন</translation> - </message> - <message> <source>Are you sure you wish to close the wallet <i>%1</i>?</source> <translation type="unfinished">আপনি কি নিশ্চিত যে আপনি ওয়ালেট বন্ধ করতে চান<i>%1</i>?</translation> </message> @@ -311,6 +312,27 @@ Signing is only possible with addresses of the type 'legacy'.</source> <context> <name>Intro</name> <message numerus="yes"> + <source>%n GB of space available</source> + <translation type="unfinished"> + <numerusform /> + <numerusform /> + </translation> + </message> + <message numerus="yes"> + <source>(of %n GB needed)</source> + <translation type="unfinished"> + <numerusform /> + <numerusform /> + </translation> + </message> + <message numerus="yes"> + <source>(%n GB needed for full chain)</source> + <translation type="unfinished"> + <numerusform /> + <numerusform /> + </translation> + </message> + <message numerus="yes"> <source>(sufficient to restore backups %n day(s) old)</source> <extracomment>Explanatory text on the capability of the current prune target.</extracomment> <translation type="unfinished"> @@ -322,11 +344,6 @@ Signing is only possible with addresses of the type 'legacy'.</source> <context> <name>PeerTableModel</name> <message> - <source>Address</source> - <extracomment>Title of Peers Table column which contains the IP/Onion/I2P address of the connected peer.</extracomment> - <translation type="unfinished">ঠিকানা</translation> - </message> - <message> <source>Type</source> <extracomment>Title of Peers Table column which describes the type of peer connection. The "type" describes why the connection exists.</extracomment> <translation type="unfinished">টাইপ</translation> @@ -370,10 +387,6 @@ Signing is only possible with addresses of the type 'legacy'.</source> <source>Date</source> <translation type="unfinished">তারিখ</translation> </message> - <message> - <source>Label</source> - <translation type="unfinished">লেবেল</translation> - </message> </context> <context> <name>SendCoinsDialog</name> @@ -416,10 +429,6 @@ Signing is only possible with addresses of the type 'legacy'.</source> <source>Type</source> <translation type="unfinished">টাইপ</translation> </message> - <message> - <source>Label</source> - <translation type="unfinished">লেবেল</translation> - </message> </context> <context> <name>TransactionView</name> @@ -445,14 +454,6 @@ Signing is only possible with addresses of the type 'legacy'.</source> <translation type="unfinished">টাইপ</translation> </message> <message> - <source>Label</source> - <translation type="unfinished">লেবেল</translation> - </message> - <message> - <source>Address</source> - <translation type="unfinished">ঠিকানা</translation> - </message> - <message> <source>ID</source> <translation type="unfinished">আইডি</translation> </message> |