Move more newlines out of strings, and fix translations.
This commit is contained in:
@@ -494,8 +494,7 @@ Biztosan kódolni akarod a tárcát?</translation>
|
||||
<source>Date: %1
|
||||
Amount: %2
|
||||
Type: %3
|
||||
Address: %4
|
||||
</source>
|
||||
Address: %4</source>
|
||||
<translation>Dátum: %1
|
||||
Összeg: %2
|
||||
Típus: %3
|
||||
@@ -1399,248 +1398,213 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="5"/>
|
||||
<source>Send command to -server or bitcoind
|
||||
</source>
|
||||
<source>Send command to -server or bitcoind</source>
|
||||
<translation>Parancs küldése a -serverhez vagy a bitcoindhez
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="6"/>
|
||||
<source>List commands
|
||||
</source>
|
||||
<source>List commands</source>
|
||||
<translation>Parancsok kilistázása
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="7"/>
|
||||
<source>Get help for a command
|
||||
</source>
|
||||
<source>Get help for a command</source>
|
||||
<translation>Segítség egy parancsról
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="8"/>
|
||||
<source>Options:
|
||||
</source>
|
||||
<source>Options:</source>
|
||||
<translation>Opciók
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="9"/>
|
||||
<source>Specify configuration file (default: bitcoin.conf)
|
||||
</source>
|
||||
<source>Specify configuration file (default: bitcoin.conf)</source>
|
||||
<translation>Konfigurációs fájl (alapértelmezett: bitcoin.conf)
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="10"/>
|
||||
<source>Specify pid file (default: bitcoind.pid)
|
||||
</source>
|
||||
<source>Specify pid file (default: bitcoind.pid)</source>
|
||||
<translation>pid-fájl (alapértelmezett: bitcoind.pid)
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="11"/>
|
||||
<source>Generate coins
|
||||
</source>
|
||||
<source>Generate coins</source>
|
||||
<translation>Érmék generálása
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="12"/>
|
||||
<source>Don't generate coins
|
||||
</source>
|
||||
<source>Don't generate coins</source>
|
||||
<translation>Bitcoin-generálás leállítása
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="13"/>
|
||||
<source>Start minimized
|
||||
</source>
|
||||
<source>Start minimized</source>
|
||||
<translation>Indítás lekicsinyítve
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="14"/>
|
||||
<source>Specify data directory
|
||||
</source>
|
||||
<source>Specify data directory</source>
|
||||
<translation>Adatkönyvtár
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="15"/>
|
||||
<source>Specify connection timeout (in milliseconds)
|
||||
</source>
|
||||
<source>Specify connection timeout (in milliseconds)</source>
|
||||
<translation>Csatlakozás időkerete (milliszekundumban)
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="16"/>
|
||||
<source>Connect through socks4 proxy
|
||||
</source>
|
||||
<source>Connect through socks4 proxy</source>
|
||||
<translation>Csatlakozás SOCKS4 proxyn keresztül
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="17"/>
|
||||
<source>Allow DNS lookups for addnode and connect
|
||||
</source>
|
||||
<source>Allow DNS lookups for addnode and connect</source>
|
||||
<translation>DNS-kikeresés engedélyezése az addnode-nál és a connect-nél
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="18"/>
|
||||
<source>Add a node to connect to
|
||||
</source>
|
||||
<source>Add a node to connect to</source>
|
||||
<translation>Elérendő csomópont megadása
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="19"/>
|
||||
<source>Connect only to the specified node
|
||||
</source>
|
||||
<source>Connect only to the specified node</source>
|
||||
<translation>Csatlakozás csak a megadott csomóponthoz
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="20"/>
|
||||
<source>Don't accept connections from outside
|
||||
</source>
|
||||
<source>Don't accept connections from outside</source>
|
||||
<translation>Külső csatlakozások elutasítása
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="21"/>
|
||||
<source>Don't attempt to use UPnP to map the listening port
|
||||
</source>
|
||||
<source>Don't attempt to use UPnP to map the listening port</source>
|
||||
<translation>UPnP-használat letiltása a figyelő port feltérképezésénél
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="22"/>
|
||||
<source>Attempt to use UPnP to map the listening port
|
||||
</source>
|
||||
<source>Attempt to use UPnP to map the listening port</source>
|
||||
<translation>UPnP-használat engedélyezése a figyelő port feltérképezésénél
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="23"/>
|
||||
<source>Fee per KB to add to transactions you send
|
||||
</source>
|
||||
<source>Fee per KB to add to transactions you send</source>
|
||||
<translation>KB-onként felajánlandó díj az általad küldött tranzakciókhoz
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="24"/>
|
||||
<source>Accept command line and JSON-RPC commands
|
||||
</source>
|
||||
<source>Accept command line and JSON-RPC commands</source>
|
||||
<translation>Parancssoros és JSON-RPC parancsok elfogadása
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="25"/>
|
||||
<source>Run in the background as a daemon and accept commands
|
||||
</source>
|
||||
<source>Run in the background as a daemon and accept commands</source>
|
||||
<translation>Háttérben futtatás daemonként és parancsok elfogadása
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="26"/>
|
||||
<source>Use the test network
|
||||
</source>
|
||||
<source>Use the test network</source>
|
||||
<translation>Teszthálózat használata
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="27"/>
|
||||
<source>Username for JSON-RPC connections
|
||||
</source>
|
||||
<source>Username for JSON-RPC connections</source>
|
||||
<translation>Felhasználói név JSON-RPC csatlakozásokhoz
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="28"/>
|
||||
<source>Password for JSON-RPC connections
|
||||
</source>
|
||||
<source>Password for JSON-RPC connections</source>
|
||||
<translation>Jelszó JSON-RPC csatlakozásokhoz
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="29"/>
|
||||
<source>Listen for JSON-RPC connections on <port> (default: 8332)
|
||||
</source>
|
||||
<source>Listen for JSON-RPC connections on <port> (default: 8332)</source>
|
||||
<translation>JSON-RPC csatlakozásokhoz figyelendő <port> (alapértelmezett: 8332)
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="30"/>
|
||||
<source>Allow JSON-RPC connections from specified IP address
|
||||
</source>
|
||||
<source>Allow JSON-RPC connections from specified IP address</source>
|
||||
<translation>JSON-RPC csatlakozások engedélyezése meghatározott IP-címről
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="31"/>
|
||||
<source>Send commands to node running on <ip> (default: 127.0.0.1)
|
||||
</source>
|
||||
<source>Send commands to node running on <ip> (default: 127.0.0.1)</source>
|
||||
<translation>Parancsok küldése <ip> címen működő csomóponthoz (alapértelmezett: 127.0.0.1)
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="32"/>
|
||||
<source>Set key pool size to <n> (default: 100)
|
||||
</source>
|
||||
<source>Set key pool size to <n> (default: 100)</source>
|
||||
<translation>Kulcskarika mérete <n> (alapértelmezett: 100)
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="33"/>
|
||||
<source>Rescan the block chain for missing wallet transactions
|
||||
</source>
|
||||
<source>Rescan the block chain for missing wallet transactions</source>
|
||||
<translation>Blokklánc újraszkennelése hiányzó tárca-tranzakciók után
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="34"/>
|
||||
<source>
|
||||
SSL options: (see the Bitcoin Wiki for SSL setup instructions)
|
||||
</source>
|
||||
SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
|
||||
<translation>
|
||||
SSL-opciók: (lásd a Bitcoin Wiki SSL-beállítási instrukcióit)
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="37"/>
|
||||
<source>Use OpenSSL (https) for JSON-RPC connections
|
||||
</source>
|
||||
<source>Use OpenSSL (https) for JSON-RPC connections</source>
|
||||
<translation>OpenSSL (https) használata JSON-RPC csatalkozásokhoz
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="38"/>
|
||||
<source>Server certificate file (default: server.cert)
|
||||
</source>
|
||||
<source>Server certificate file (default: server.cert)</source>
|
||||
<translation>Szervertanúsítvány-fájl (alapértelmezett: server.cert)
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="39"/>
|
||||
<source>Server private key (default: server.pem)
|
||||
</source>
|
||||
<source>Server private key (default: server.pem)</source>
|
||||
<translation>Szerver titkos kulcsa (alapértelmezett: server.pem)
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="40"/>
|
||||
<source>Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)
|
||||
</source>
|
||||
<source>Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)</source>
|
||||
<translation>Elfogadható rejtjelkulcsok (alapértelmezett: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH )
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="43"/>
|
||||
<source>This help message
|
||||
</source>
|
||||
<source>This help message</source>
|
||||
<translation>Ez a súgó-üzenet
|
||||
</translation>
|
||||
</message>
|
||||
@@ -1656,8 +1620,7 @@ SSL-opciók: (lásd a Bitcoin Wiki SSL-beállítási instrukcióit)
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="48"/>
|
||||
<source>Error loading addr.dat
|
||||
</source>
|
||||
<source>Error loading addr.dat </source>
|
||||
<translation>Hiba az addr.dat betöltése közben
|
||||
</translation>
|
||||
</message>
|
||||
@@ -1668,8 +1631,7 @@ SSL-opciók: (lásd a Bitcoin Wiki SSL-beállítási instrukcióit)
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="50"/>
|
||||
<source>Error loading blkindex.dat
|
||||
</source>
|
||||
<source>Error loading blkindex.dat </source>
|
||||
<translation>Hiba a blkindex.dat betöltése közben
|
||||
</translation>
|
||||
</message>
|
||||
@@ -1680,22 +1642,19 @@ SSL-opciók: (lásd a Bitcoin Wiki SSL-beállítási instrukcióit)
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="52"/>
|
||||
<source>Error loading wallet.dat: Wallet corrupted
|
||||
</source>
|
||||
<source>Error loading wallet.dat: Wallet corrupted </source>
|
||||
<translation>Hiba a wallet.dat betöltése közben: meghibásodott tárca
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="53"/>
|
||||
<source>Error loading wallet.dat: Wallet requires newer version of Bitcoin
|
||||
</source>
|
||||
<source>Error loading wallet.dat: Wallet requires newer version of Bitcoin </source>
|
||||
<translation>Hiba a wallet.dat betöltése közben: ehhez a tárcához újabb verziójú Bitcoin-kliens szükséges
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitcoinstrings.cpp" line="55"/>
|
||||
<source>Error loading wallet.dat
|
||||
</source>
|
||||
<source>Error loading wallet.dat </source>
|
||||
<translation>Hiba a wallet.dat betöltése közben
|
||||
</translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user