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_ug.ts | |
parent | 5964b8339ac5cfb727f33fe86c57b1764caf7857 (diff) |
qt: 24.0rc2 translations update
Diffstat (limited to 'src/qt/locale/bitcoin_ug.ts')
-rw-r--r-- | src/qt/locale/bitcoin_ug.ts | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_ug.ts b/src/qt/locale/bitcoin_ug.ts index 08f03f97ee..a90995225b 100644 --- a/src/qt/locale/bitcoin_ug.ts +++ b/src/qt/locale/bitcoin_ug.ts @@ -193,6 +193,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"> |