diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2023-09-01 07:39:00 +0100 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2023-09-01 07:39:00 +0100 |
commit | 69821b27f59a4fe56a0284908b14ba15d314e6d0 (patch) | |
tree | 5b80288269f2aaea9521834eacb2b51b837f2f5a /src/qt/locale/bitcoin_zu.ts | |
parent | 5666966dffeb620b4a628679d667346e02fd3b19 (diff) |
qt: Translation updates from Transifex
The diff is generated by executing the `update-translations.py` script.
Diffstat (limited to 'src/qt/locale/bitcoin_zu.ts')
-rw-r--r-- | src/qt/locale/bitcoin_zu.ts | 62 |
1 files changed, 29 insertions, 33 deletions
diff --git a/src/qt/locale/bitcoin_zu.ts b/src/qt/locale/bitcoin_zu.ts index 6b8cc821c9..be77b79c6e 100644 --- a/src/qt/locale/bitcoin_zu.ts +++ b/src/qt/locale/bitcoin_zu.ts @@ -36,61 +36,50 @@ <source>%1 didn't yet exit safely…</source> <translation type="unfinished">%1Ingakatholakali ngokuphepha okwamanje.</translation> </message> - <message> - <source>Internal</source> - <translation type="unfinished">Okwangaphakathi</translation> - </message> <message numerus="yes"> <source>%n second(s)</source> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>%n second(s)</numerusform> + <numerusform>%n second(s)</numerusform> </translation> </message> <message numerus="yes"> <source>%n minute(s)</source> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>%n minute(s)</numerusform> + <numerusform>%n minute(s)</numerusform> </translation> </message> <message numerus="yes"> <source>%n hour(s)</source> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>%n hour(s)</numerusform> + <numerusform>%n hour(s)</numerusform> </translation> </message> <message numerus="yes"> <source>%n day(s)</source> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>%n day(s)</numerusform> + <numerusform>%n day(s)</numerusform> </translation> </message> <message numerus="yes"> <source>%n week(s)</source> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>%n week(s)</numerusform> + <numerusform>%n week(s)</numerusform> </translation> </message> <message numerus="yes"> <source>%n year(s)</source> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>%n year(s)</numerusform> + <numerusform>%n year(s)</numerusform> </translation> </message> </context> <context> - <name>bitcoin-core</name> - <message> - <source>Error: Missing checksum</source> - <translation type="unfinished">Iphutha: iChecksum engekho</translation> - </message> - </context> -<context> <name>BitcoinGUI</name> <message> <source>&Options…</source> @@ -123,8 +112,8 @@ <message numerus="yes"> <source>Processed %n block(s) of transaction history.</source> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>Processed %n block(s) of transaction history.</numerusform> + <numerusform>Processed %n block(s) of transaction history.</numerusform> </translation> </message> <message numerus="yes"> @@ -165,8 +154,8 @@ <message numerus="yes"> <source>%n GB of space available</source> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>%n GB of space available</numerusform> + <numerusform>%n GB of space available</numerusform> </translation> </message> <message numerus="yes"> @@ -187,8 +176,8 @@ <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"> - <numerusform /> - <numerusform /> + <numerusform>(sufficient to restore backups %n day(s) old)</numerusform> + <numerusform>(sufficient to restore backups %n day(s) old)</numerusform> </translation> </message> </context> @@ -209,8 +198,8 @@ <message numerus="yes"> <source>Estimated to begin confirmation within %n block(s).</source> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>Estimated to begin confirmation within %n block(s).</numerusform> + <numerusform>Estimated to begin confirmation within %n block(s).</numerusform> </translation> </message> </context> @@ -219,8 +208,8 @@ <message numerus="yes"> <source>matures in %n more block(s)</source> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>matures in %n more block(s)</numerusform> + <numerusform>matures in %n more block(s)</numerusform> </translation> </message> </context> @@ -232,4 +221,11 @@ <translation type="unfinished">Ifayela elehlukaniswe ngo khefana.</translation> </message> </context> +<context> + <name>bitcoin-core</name> + <message> + <source>Error: Missing checksum</source> + <translation type="unfinished">Iphutha: iChecksum engekho</translation> + </message> + </context> </TS>
\ No newline at end of file |