aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_hu.ts
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2023-10-02 10:41:30 +0200
committerfanquake <fanquake@gmail.com>2023-10-02 10:47:32 +0200
commit887cbfcc9376d79dcaabe13b58c33644df3a32b2 (patch)
tree5ef586217cbcd43ebbe4f2447ee6c43cb035cc95 /src/qt/locale/bitcoin_hu.ts
parentecc74cd4f3ba26b4ae1fe1c08289971bed399597 (diff)
parent88b525f93adc713dc69a6af94f3b9fd4474595d4 (diff)
Merge bitcoin/bitcoin#28534: [25.x] qt: 25.1rc1 translations update
88b525f93adc713dc69a6af94f3b9fd4474595d4 qt: 25.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 `v25.1rc1` tagging. Changes in "Chinese (China) (zh_CN)" translation were manually discarded as they have too many removals (it looks like a vandalism). ACKs for top commit: stickies-v: re-ACK 88b525f93adc713dc69a6af94f3b9fd4474595d4 jarolrod: ACK 88b525f93adc713dc69a6af94f3b9fd4474595d4 Tree-SHA512: 007d3e00f92d2450f99d1a84b53dc929fd80b7ebb7939271b67969bf99bb3b0ae7426428f6c63f1dbdfa88b90cb237e7614f7b2239f9773b84424b544bf106af
Diffstat (limited to 'src/qt/locale/bitcoin_hu.ts')
-rw-r--r--src/qt/locale/bitcoin_hu.ts18
1 files changed, 17 insertions, 1 deletions
diff --git a/src/qt/locale/bitcoin_hu.ts b/src/qt/locale/bitcoin_hu.ts
index a2285de482..533e6a25ef 100644
--- a/src/qt/locale/bitcoin_hu.ts
+++ b/src/qt/locale/bitcoin_hu.ts
@@ -2381,7 +2381,7 @@ If you are receiving this error you should request the merchant provide a BIP21
</message>
<message>
<source>The direction and type of peer connection: %1</source>
- <translation type="unfinished">A csomóponti kapcsolat iránya és típusa: %1</translation>
+ <translation type="unfinished">A partneri kapcsolat iránya és típusa: %1</translation>
</message>
<message>
<source>Direction/Type</source>
@@ -2573,6 +2573,22 @@ If you are receiving this error you should request the merchant provide a BIP21
<translation type="unfinished">Parancs végrehajtása a "%1" tárca használatával</translation>
</message>
<message>
+ <source>Welcome to the %1 RPC console.
+Use up and down arrows to navigate history, and %2 to clear screen.
+Use %3 and %4 to increase or decrease the font size.
+Type %5 for an overview of available commands.
+For more information on using this console, type %6.
+
+%7WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command.%8</source>
+ <extracomment>RPC console welcome message. Placeholders %7 and %8 are style tags for the warning content, and they are not space separated from the rest of the text intentionally.</extracomment>
+ <translation type="unfinished">Üdv a(z) %1 RPC konzoljában.
+Használja a fel- és le nyilakat az előzményekben való navigáláshoz, és %2-t a képernyő törléséhez.
+Használja %3-t és %4-t a betűméret növeléséhez vagy csökkentéséhez.
+Gépeljen %5 az elérhető parancsok áttekintéséhez. Több információért a konzol használatáról, gépeljen %6.
+
+%7FIGYELMEZTETÉS: Csalók megpróbálnak felhasználókat rávenni, hogy parancsokat írjanak be ide, és ellopják a tárcájuk tartalmát. Ne használja ezt a konzolt akkor, ha nincs teljes mértékben tisztában egy-egy parancs kiadásának a következményeivel.%8</translation>
+ </message>
+ <message>
<source>Executing…</source>
<extracomment>A console message indicating an entered command is currently being executed.</extracomment>
<translation type="unfinished">Végrehajtás...</translation>