aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_sv.ts
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2023-03-13 15:32:23 +0100
committerfanquake <fanquake@gmail.com>2023-03-13 15:33:20 +0100
commit47c49039239f93be089d8acfc674521584ed2875 (patch)
tree1b7e05c532efaf602974cd56ac416bede835c2d7 /src/qt/locale/bitcoin_sv.ts
parentc8c85ca16e6abbf9072dee9e526f09b6fcb35037 (diff)
parenta2f8a839d9b071f9c90ed5e3db2d30f90993992d (diff)
downloadbitcoin-47c49039239f93be089d8acfc674521584ed2875.tar.xz
Merge bitcoin/bitcoin#27251: [24.x] qt: 24.1rc1 translations update
a2f8a839d9b071f9c90ed5e3db2d30f90993992d qt: 24.1rc1 translations update (Hennadii Stepanov) Pull request description: This PR pulls the recent translations from the [Transifex.com](https://www.transifex.com/bitcoin/bitcoin) using the [`bitcoin-maintainer-tools/update-translations.py`](https://github.com/bitcoin-core/bitcoin-maintainer-tools/blob/main/update-translations.py) tool. According to our [Release Process docs](https://github.com/bitcoin/bitcoin/blob/master/doc/release-process.md#before-every-release-candidate), it is supposed to be merged before `v24.1rc1` tagging (#27247). Will keep this PR updated regularly until merging. The Dutch translation `bitcoin_nl.ts` has been damaged, therefore its changes were rejected manually. ACKs for top commit: stickies-v: I'm not familiar with the translations process and I couldn't verify that `bitcoin_nl.ts` is damaged, but if this constitutes sufficient review then ACK a2f8a839d9b071f9c90ed5e3db2d30f90993992d Tree-SHA512: d914d158c4a4b62a2c37040f5cc0602ef749a7bf658af0e364a0d2cb52b802a00863496751cf3db42d74e8950c49969ee9dd03c5c3fee79860113389f36ee483
Diffstat (limited to 'src/qt/locale/bitcoin_sv.ts')
-rw-r--r--src/qt/locale/bitcoin_sv.ts20
1 files changed, 12 insertions, 8 deletions
diff --git a/src/qt/locale/bitcoin_sv.ts b/src/qt/locale/bitcoin_sv.ts
index 10aab51987..64776b956f 100644
--- a/src/qt/locale/bitcoin_sv.ts
+++ b/src/qt/locale/bitcoin_sv.ts
@@ -1044,8 +1044,8 @@ Försök igen.</translation>
<message numerus="yes">
<source>Processed %n block(s) of transaction history.</source>
<translation type="unfinished">
- <numerusform />
- <numerusform />
+ <numerusform>Bearbetade %n block av transaktionshistoriken.</numerusform>
+ <numerusform>Bearbetade %n block av transaktionshistoriken.</numerusform>
</translation>
</message>
<message>
@@ -1193,8 +1193,8 @@ Försök igen.</translation>
<source>%n active connection(s) to Bitcoin network.</source>
<extracomment>A substring of the tooltip.</extracomment>
<translation type="unfinished">
- <numerusform />
- <numerusform />
+ <numerusform>%n aktiva anslutningar till Bitcoin-nätverket.</numerusform>
+ <numerusform>%n aktiva anslutningar till Bitcoin-nätverket.</numerusform>
</translation>
</message>
<message>
@@ -1680,15 +1680,15 @@ Försök igen.</translation>
<message numerus="yes">
<source>(of %n GB needed)</source>
<translation type="unfinished">
- <numerusform />
- <numerusform />
+ <numerusform>(av %n GB behövs)</numerusform>
+ <numerusform>(av de %n GB som behövs)</numerusform>
</translation>
</message>
<message numerus="yes">
<source>(%n GB needed for full chain)</source>
<translation type="unfinished">
- <numerusform />
- <numerusform />
+ <numerusform>(%n GB behövs för hela kedjan)</numerusform>
+ <numerusform>(%n GB behövs för hela kedjan)</numerusform>
</translation>
</message>
<message>
@@ -1995,6 +1995,10 @@ Försök igen.</translation>
<translation type="unfinished">Visa ikonen i systemfältet.</translation>
</message>
<message>
+ <source>&amp;Show tray icon</source>
+ <translation type="unfinished">&amp;Visa ikon i systemfältet</translation>
+ </message>
+ <message>
<source>Show only a tray icon after minimizing the window.</source>
<translation type="unfinished">Visa endast en systemfältsikon vid minimering.</translation>
</message>