diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2023-02-27 13:53:29 +0000 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2023-02-27 13:53:29 +0000 |
commit | 369023d22def0917fd879f52f86cf6a4945498ca (patch) | |
tree | 45caf05aacff15e3dc0d03eddc79e0ec4ab1d60e /src/qt/locale/bitcoin_be.ts | |
parent | 873dcc19102f6017dac070fa83e2333f8bf6845b (diff) |
qt: Periodic translation updates from Transifex
Pulled from 24.x resource.
Changes to "de", "es_MX" and "nl" have been ignored as they remove
translations altogether.
Diffstat (limited to 'src/qt/locale/bitcoin_be.ts')
-rw-r--r-- | src/qt/locale/bitcoin_be.ts | 36 |
1 files changed, 27 insertions, 9 deletions
diff --git a/src/qt/locale/bitcoin_be.ts b/src/qt/locale/bitcoin_be.ts index 8fa9499138..d242a54544 100644 --- a/src/qt/locale/bitcoin_be.ts +++ b/src/qt/locale/bitcoin_be.ts @@ -660,6 +660,30 @@ <translation type="unfinished">Біткойн</translation> </message> <message numerus="yes"> + <source>%n GB of space available</source> + <translation type="unfinished"> + <numerusform /> + <numerusform /> + <numerusform /> + </translation> + </message> + <message numerus="yes"> + <source>(of %n GB needed)</source> + <translation type="unfinished"> + <numerusform /> + <numerusform /> + <numerusform /> + </translation> + </message> + <message numerus="yes"> + <source>(%n GB needed for full chain)</source> + <translation type="unfinished"> + <numerusform /> + <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"> @@ -903,15 +927,7 @@ <source>Message:</source> <translation type="unfinished">Паведамленне:</translation> </message> - <message> - <source>Pay To:</source> - <translation type="unfinished">Заплаціць да:</translation> - </message> - <message> - <source>Memo:</source> - <translation type="unfinished">Памятка:</translation> - </message> -</context> + </context> <context> <name>SignVerifyMessageDialog</name> <message> @@ -923,10 +939,12 @@ <name>TransactionDesc</name> <message> <source>%1/unconfirmed</source> + <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents a transaction confirmed in at least one block, but less than 6 blocks.</extracomment> <translation type="unfinished">%1/непацверджана</translation> </message> <message> <source>%1 confirmations</source> + <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents a transaction confirmed in 6 or more blocks.</extracomment> <translation type="unfinished">%1 пацверджанняў</translation> </message> <message> |