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_no.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_no.ts')
-rw-r--r-- | src/qt/locale/bitcoin_no.ts | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_no.ts b/src/qt/locale/bitcoin_no.ts index 569715c814..bfd524d525 100644 --- a/src/qt/locale/bitcoin_no.ts +++ b/src/qt/locale/bitcoin_no.ts @@ -152,6 +152,27 @@ <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"> |