From 0aa5238665e52d4c2ae65f907a29e54d356e0b07 Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Thu, 17 Apr 2014 13:42:36 +0200 Subject: [PATCH] translation update --- src/qt/bitcoinstrings.cpp | 44 ++- src/qt/locale/bitcoin_de.ts | 390 +++++++++++++--------- src/qt/locale/bitcoin_en.ts | 368 +++++++++++++------- src/qt/locale/bitcoin_es_DO.ts | 380 ++++++++++++--------- src/qt/locale/bitcoin_he.ts | 249 +++++++------- src/qt/locale/bitcoin_nb.ts | 590 +++++++++++++++++---------------- src/qt/locale/bitcoin_pl.ts | 263 ++++++++------- src/qt/locale/bitcoin_ro_RO.ts | 191 ++++++----- 8 files changed, 1423 insertions(+), 1052 deletions(-) diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index 5838e5bc9..5fb600f08 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -37,6 +37,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "Cannot obtain a lock on data directory %s. Dogecoin is probably already " "running."), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Continuously rate-limit free transactions to *1000 bytes per minute " +"(default:15)"), +QT_TRANSLATE_NOOP("bitcoin-core", "" "Enter regression test mode, which uses a special chain in which blocks can " "be solved instantly. This is intended for regression testing tools and app " "development."), @@ -62,6 +65,17 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "Execute command when the best block changes (%s in cmd is replaced by block " "hash)"), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Fees smaller than this are considered zero fee (for transaction creation) " +"(default:"), +QT_TRANSLATE_NOOP("bitcoin-core", "" +"Flush database activity from memory pool to disk log every megabytes " +"(default: 100)"), +QT_TRANSLATE_NOOP("bitcoin-core", "" +"How thorough the block verification of -checkblocks is (0-4, default: 3)"), +QT_TRANSLATE_NOOP("bitcoin-core", "" +"In this mode -genproclimit controls how many blocks are generated " +"immediately."), +QT_TRANSLATE_NOOP("bitcoin-core", "" "Listen for JSON-RPC connections on (default: 22555 or testnet: 44555)"), QT_TRANSLATE_NOOP("bitcoin-core", "" "Number of seconds to keep misbehaving peers from reconnecting (default: " @@ -71,8 +85,11 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" QT_TRANSLATE_NOOP("bitcoin-core", "" "Set maximum size of high-priority/low-fee transactions in bytes (default: %d)"), QT_TRANSLATE_NOOP("bitcoin-core", "" -"Set the number of script verification threads (up to 16, 0 = auto, <0 = " -"leave that many cores free, default: 0)"), +"Set the number of script verification threads (%u to %d, 0 = auto, <0 = " +"leave that many cores free, default: %d)"), +QT_TRANSLATE_NOOP("bitcoin-core", "" +"Set the processor limit for when generation is on (-1 = unlimited, default: " +"-1)"), QT_TRANSLATE_NOOP("bitcoin-core", "" "This is a pre-release test build - use at your own risk - do not use for " "mining or merchant applications"), @@ -105,6 +122,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "%s\n" "If the file does not exist, create it with owner-readable-only file " "permissions."), +QT_TRANSLATE_NOOP("bitcoin-core", "(default: 1)"), +QT_TRANSLATE_NOOP("bitcoin-core", "(default: wallet.dat)"), QT_TRANSLATE_NOOP("bitcoin-core", " can be:"), QT_TRANSLATE_NOOP("bitcoin-core", "Accept command line and JSON-RPC commands"), QT_TRANSLATE_NOOP("bitcoin-core", "Accept connections from outside (default: 1 if no -proxy or -connect)"), @@ -113,6 +132,8 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Allow DNS lookups for -addnode, -seednode and QT_TRANSLATE_NOOP("bitcoin-core", "Allow JSON-RPC connections from specified IP address"), QT_TRANSLATE_NOOP("bitcoin-core", "Allow peers to set bloom filters (default: 1)"), QT_TRANSLATE_NOOP("bitcoin-core", "Attempt to recover private keys from a corrupt wallet.dat"), +QT_TRANSLATE_NOOP("bitcoin-core", "Dogecoin Core Daemon"), +QT_TRANSLATE_NOOP("bitcoin-core", "Dogecoin Core RPC client version"), QT_TRANSLATE_NOOP("bitcoin-core", "Block creation options:"), QT_TRANSLATE_NOOP("bitcoin-core", "Cannot downgrade wallet"), QT_TRANSLATE_NOOP("bitcoin-core", "Cannot resolve -bind address: '%s'"), @@ -123,7 +144,10 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Connect only to the specified node(s)"), QT_TRANSLATE_NOOP("bitcoin-core", "Connect through SOCKS proxy"), QT_TRANSLATE_NOOP("bitcoin-core", "Connect to JSON-RPC on (default: 22555 or testnet: 44555)"), QT_TRANSLATE_NOOP("bitcoin-core", "Connect to a node to retrieve peer addresses, and disconnect"), +QT_TRANSLATE_NOOP("bitcoin-core", "Connection options:"), QT_TRANSLATE_NOOP("bitcoin-core", "Corrupted block database detected"), +QT_TRANSLATE_NOOP("bitcoin-core", "Debugging/Testing options:"), +QT_TRANSLATE_NOOP("bitcoin-core", "Disable safemode, override a real safe mode event (default: 0)"), QT_TRANSLATE_NOOP("bitcoin-core", "Discover own IP address (default: 1 when listening and no -externalip)"), QT_TRANSLATE_NOOP("bitcoin-core", "Do not load the wallet and disable wallet RPC calls"), QT_TRANSLATE_NOOP("bitcoin-core", "Do you want to rebuild the block database now?"), @@ -153,11 +177,12 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write to coin database"), QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write transaction index"), QT_TRANSLATE_NOOP("bitcoin-core", "Failed to write undo data"), QT_TRANSLATE_NOOP("bitcoin-core", "Fee per kB to add to transactions you send"), +QT_TRANSLATE_NOOP("bitcoin-core", "Fees smaller than this are considered zero fee (for relaying) (default:"), QT_TRANSLATE_NOOP("bitcoin-core", "Find peers using DNS lookup (default: 1 unless -connect)"), +QT_TRANSLATE_NOOP("bitcoin-core", "Force safe mode (default: 0)"), QT_TRANSLATE_NOOP("bitcoin-core", "Generate coins (default: 0)"), QT_TRANSLATE_NOOP("bitcoin-core", "Get help for a command"), QT_TRANSLATE_NOOP("bitcoin-core", "How many blocks to check at startup (default: 288, 0 = all)"), -QT_TRANSLATE_NOOP("bitcoin-core", "How thorough the block verification is (0-4, default: 3)"), QT_TRANSLATE_NOOP("bitcoin-core", "If is not supplied, output all debugging information."), QT_TRANSLATE_NOOP("bitcoin-core", "Imports blocks from external blk000??.dat file"), QT_TRANSLATE_NOOP("bitcoin-core", "Incorrect or no genesis block found. Wrong datadir for network?"), @@ -169,11 +194,13 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -minrelaytxfee=: ' QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -mintxfee=: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -paytxfee=: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount"), +QT_TRANSLATE_NOOP("bitcoin-core", "Limit size of signature cache to entries (default: 50000)"), QT_TRANSLATE_NOOP("bitcoin-core", "List commands"), QT_TRANSLATE_NOOP("bitcoin-core", "Listen for connections on (default: 22556 or testnet: 44556)"), QT_TRANSLATE_NOOP("bitcoin-core", "Loading addresses..."), QT_TRANSLATE_NOOP("bitcoin-core", "Loading block index..."), QT_TRANSLATE_NOOP("bitcoin-core", "Loading wallet..."), +QT_TRANSLATE_NOOP("bitcoin-core", "Log transaction priority and fee per kB when mining blocks (default: 0)"), QT_TRANSLATE_NOOP("bitcoin-core", "Maintain a full transaction index (default: 0)"), QT_TRANSLATE_NOOP("bitcoin-core", "Maintain at most connections to peers (default: 125)"), QT_TRANSLATE_NOOP("bitcoin-core", "Maximum per-connection receive buffer, *1000 bytes (default: 5000)"), @@ -184,10 +211,17 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Only connect to nodes in network (IPv4, QT_TRANSLATE_NOOP("bitcoin-core", "Options:"), QT_TRANSLATE_NOOP("bitcoin-core", "Password for JSON-RPC connections"), QT_TRANSLATE_NOOP("bitcoin-core", "Prepend debug output with timestamp (default: 1)"), +QT_TRANSLATE_NOOP("bitcoin-core", "Print block on startup, if found in block index"), +QT_TRANSLATE_NOOP("bitcoin-core", "Print block tree on startup (default: 0)"), +QT_TRANSLATE_NOOP("bitcoin-core", "RPC SSL options: (see the Bitcoin Wiki for SSL setup instructions)"), QT_TRANSLATE_NOOP("bitcoin-core", "RPC client options:"), +QT_TRANSLATE_NOOP("bitcoin-core", "RPC server options:"), +QT_TRANSLATE_NOOP("bitcoin-core", "Randomly drop 1 of every network messages"), +QT_TRANSLATE_NOOP("bitcoin-core", "Randomly fuzz 1 of every network messages"), QT_TRANSLATE_NOOP("bitcoin-core", "Rebuild block chain index from current blk000??.dat files"), QT_TRANSLATE_NOOP("bitcoin-core", "Rescan the block chain for missing wallet transactions"), QT_TRANSLATE_NOOP("bitcoin-core", "Rescanning..."), +QT_TRANSLATE_NOOP("bitcoin-core", "Run a thread to flush wallet periodically (default: 1)"), QT_TRANSLATE_NOOP("bitcoin-core", "Run in the background as a daemon and accept commands"), QT_TRANSLATE_NOOP("bitcoin-core", "SSL options: (see the Bitcoin Wiki for SSL setup instructions)"), QT_TRANSLATE_NOOP("bitcoin-core", "Select SOCKS version for -proxy (4 or 5, default: 5)"), @@ -201,6 +235,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Set key pool size to (default: 100)"), QT_TRANSLATE_NOOP("bitcoin-core", "Set maximum block size in bytes (default: %d)"), QT_TRANSLATE_NOOP("bitcoin-core", "Set minimum block size in bytes (default: 0)"), QT_TRANSLATE_NOOP("bitcoin-core", "Set the number of threads to service RPC calls (default: 4)"), +QT_TRANSLATE_NOOP("bitcoin-core", "Sets the DB_PRIVATE flag in the wallet db environment (default: 1)"), +QT_TRANSLATE_NOOP("bitcoin-core", "Show all debugging options (usage: --help -help-debug)"), +QT_TRANSLATE_NOOP("bitcoin-core", "Show benchmark information (default: 0)"), QT_TRANSLATE_NOOP("bitcoin-core", "Shrink debug.log file on client startup (default: 1 when no -debug)"), QT_TRANSLATE_NOOP("bitcoin-core", "Signing transaction failed"), QT_TRANSLATE_NOOP("bitcoin-core", "Specify configuration file (default: dogecoin.conf)"), @@ -241,6 +278,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Warning: Deprecated argument -debugnet ignore QT_TRANSLATE_NOOP("bitcoin-core", "Warning: This version is obsolete, upgrade required!"), QT_TRANSLATE_NOOP("bitcoin-core", "You need to rebuild the database using -reindex to change -txindex"), QT_TRANSLATE_NOOP("bitcoin-core", "Zapping all transactions from wallet..."), +QT_TRANSLATE_NOOP("bitcoin-core", "on startup"), QT_TRANSLATE_NOOP("bitcoin-core", "version"), QT_TRANSLATE_NOOP("bitcoin-core", "wallet.dat corrupt, salvage failed"), }; diff --git a/src/qt/locale/bitcoin_de.ts b/src/qt/locale/bitcoin_de.ts index 99628d81e..11ce82e54 100644 --- a/src/qt/locale/bitcoin_de.ts +++ b/src/qt/locale/bitcoin_de.ts @@ -1,4 +1,4 @@ - + AboutDialog @@ -36,6 +36,12 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open The Dogecoin Core developers Die "Dogecoin Core"-Entwickler + + + + (%1-bit) + (%1-Bit) + AddressBookPage @@ -65,7 +71,7 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open &Kopieren - + C&lose &Schließen @@ -75,7 +81,7 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open Adresse &kopieren - + Delete the currently selected address from the list Ausgewählte Adresse aus der Liste entfernen @@ -275,7 +281,7 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open Dogecoin Core will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your Dogecoins from being stolen by malware infecting your computer. - Dogecoin-Client wird jetzt beendet, um den Verschlüsselungsprozess abzuschließen. Bitte beachten Sie, dass die Verschlüsselung ihrer Brieftasche nicht vollständig vor Diebstahl ihrer Dogecoins durch Schadsoftware schützt, die ihren Computer befällt. + Dogecoin Core wird jetzt beendet, um den Verschlüsselungsprozess abzuschließen. Bitte beachten Sie, dass die Verschlüsselung ihrer Brieftasche nicht vollständig vor Diebstahl ihrer Dogecoins durch Schadsoftware schützt, die ihren Computer befällt. @@ -322,7 +328,7 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open BitcoinGUI - + Sign &message... Nachricht s&ignieren... @@ -337,12 +343,12 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open &Übersicht - + Node Knoten - + Show general overview of wallet Allgemeine Übersicht der Brieftasche anzeigen @@ -463,17 +469,17 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open Nachricht &verifizieren... - + Dogecoin Dogecoin - + Wallet Brieftasche - + &Send Überweisen @@ -529,18 +535,18 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open Registerkartenleiste - - + + [testnet] [Testnetz] - + Dogecoin Core Dogecoin-Kern - + Request payments (generates QR codes and dogecoin: URIs) Zahlungen anfordern (erzeugt QR-Codes und dogecoin: URIs) @@ -579,7 +585,7 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open Dogecoin client - Dogecoin-Client + Dogecoin Core @@ -602,7 +608,7 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open %1 Blöcke des Transaktionsverlaufs verarbeitet. - + %n hour(s) %n Stunde%n Stunden @@ -613,9 +619,20 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open + %n week(s) %n Woche%n Wochen + + + %1 and %2 + %1 und %2 + + + + %n year(s) + %n Jahr%n Jahre + %1 behind @@ -647,12 +664,12 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open Hinweis - + Up to date Auf aktuellem Stand - + Catching up... Hole auf... @@ -689,15 +706,15 @@ Adresse: %4 Brieftasche ist <b>verschlüsselt</b> und aktuell <b>gesperrt</b> - + A fatal error occurred. Dogecoin Core can no longer continue safely and will quit. - Ein schwerer Fehler ist aufgetreten. Dogecoin-Client kann nicht stabil weiter ausgeführt werden und wird beendet. + Ein schwerer Fehler ist aufgetreten. Dogecoin Core kann nicht stabil weiter ausgeführt werden und wird beendet. ClientModel - + Network Alert Netzwerkalarm @@ -750,7 +767,7 @@ Adresse: %4 Wechselgeld: - + (un)select all Alles (de)selektieren @@ -765,7 +782,7 @@ Adresse: %4 Listenansicht - + Amount Betrag @@ -795,7 +812,7 @@ Adresse: %4 Priorität - + Copy address Adresse kopieren @@ -861,7 +878,7 @@ Adresse: %4 Wechselgeld kopieren - + highest am höchsten @@ -916,7 +933,7 @@ Adresse: %4 keine - + Dust Dust @@ -979,7 +996,7 @@ Adresse: %4 - + (no label) (keine Bezeichnung) @@ -1098,7 +1115,7 @@ Adresse: %4 Dogecoin Core - Kommandozeilenoptionen - + Dogecoin Core Dogecoin-Kern @@ -1176,7 +1193,7 @@ Adresse: %4 Ein benutzerdefiniertes Datenverzeichnis verwenden: - + Dogecoin Dogecoin @@ -1242,7 +1259,7 @@ Adresse: %4 &Allgemein - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Optionale Transaktionsgebühr pro kB, die sicherstellt, dass ihre Transaktionen schnell bearbeitet werden. Die meisten Transaktionen sind 1 kB groß. @@ -1252,14 +1269,14 @@ Adresse: %4 Transaktions&gebühr bezahlen - + Automatically start Dogecoin Core after logging in to the system. - Dogecoin-Client nach der Anmeldung am System automatisch ausführen. + Dogecoin Core nach der Anmeldung am System automatisch ausführen. &Start Dogecoin Core on system login - &Starte Dogecoin-Client nach Systemanmeldung + &Starte Dogecoin Core nach Systemanmeldung @@ -1267,12 +1284,7 @@ Adresse: %4 Größe des &Datenbankcaches - - Set database cache size in megabytes (default: 25) - Größe des Datenbankcaches in MB festlegen (Standard: 25) - - - + MB MB @@ -1287,7 +1299,7 @@ Adresse: %4 Maximale Anzahl an Skript-Verifizierungs-Threads festlegen (bis zu 16, 0 = automatisch, <0 = so viele Kerne frei lassen, Standard: 0) - + Connect to the Dogecoin network through a SOCKS proxy. Über einen SOCKS-Proxy mit dem Dogecoin-Netzwerk verbinden. @@ -1302,7 +1314,7 @@ Adresse: %4 IP-Adresse des Proxies (z.B. IPv4: 127.0.0.1 / IPv6: ::1) - + Active command-line options that override above options: Aktive Kommandozeilenoptionen, die obige Konfiguration überschreiben: @@ -1317,14 +1329,39 @@ Adresse: %4 Konfiguration &zurücksetzen - + &Network &Netzwerk - + + W&allet + W&allet + + + + Expert + Erweiterte Wallet-Optionen + + + + Enable coin &control features + "&Coin Control"-Funktionen aktivieren + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + Wenn Sie das Ausgeben von unbestätigtem Wechselgeld deaktivieren, kann das Wechselgeld einer Transaktion nicht verwendet werden, bis es mindestens eine Bestätigung erhalten hat. Dies wirkt sich auf die Berechnung des Kontostands aus. + + + + &Spend unconfirmed change + &Unbestätigtes Wechselgeld darf ausgegeben werden + + + Automatically open the Dogecoin client port on the router. This only works when your router supports UPnP and it is enabled. - Automatisch den Dogecoin-Clientport auf dem Router öffnen. Dies funktioniert nur, wenn ihr Router UPnP unterstützt und dies aktiviert ist. + Automatisch den Dogecoin Clientport auf dem Router öffnen. Dies funktioniert nur, wenn ihr Router UPnP unterstützt und dies aktiviert ist. @@ -1384,7 +1421,7 @@ Adresse: %4 &Display - &Anzeige + Anzei&ge @@ -1417,37 +1454,32 @@ Adresse: %4 Adressen in der Transaktionsliste &anzeigen - + Whether to show coin control features or not. Legt fest, ob die "Coin Control"-Funktionen angezeigt werden. - - Display coin &control features (experts only) - "&Coin Control"-Funktionen anzeigen (nur für Experten) - - - + &OK &OK &Cancel - &Abbrechen + A&bbrechen - + default Standard - + none keine - + Confirm options reset Zurücksetzen der Konfiguration bestätigen @@ -1487,19 +1519,14 @@ Adresse: %4 Die angezeigten Informationen sind möglicherweise nicht mehr aktuell. Ihre Brieftasche wird automatisch synchronisiert, nachdem eine Verbindung zum Dogecoin-Netzwerk hergestellt wurde. Dieser Prozess ist jedoch derzeit noch nicht abgeschlossen. - - Unconfirmed: - Unbestätigt: - - - + Wallet Brieftasche - Confirmed: - Bestätigt: + Available: + Verfügbar: @@ -1507,7 +1534,12 @@ Adresse: %4 Ihr aktuell verfügbarer Kontostand - + + Pending: + Ausstehend: + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Betrag aus unbestätigten Transaktionen, der noch nicht im aktuell verfügbaren Kontostand enthalten ist @@ -1640,18 +1672,18 @@ Adresse: %4 QObject - - + + Dogecoin Dogecoin - + Error: Specified data directory "%1" does not exist. Fehler: Angegebenes Datenverzeichnis "%1" existiert nicht. - + Error: Invalid combination of -regtest and -testnet. Fehler: Ungültige Kombination von -regtest und -testnet. @@ -1702,7 +1734,7 @@ Adresse: %4 - + N/A k.A. @@ -1798,11 +1830,13 @@ Adresse: %4 + In: eingehend: + Out: ausgehend: @@ -1827,7 +1861,7 @@ Adresse: %4 Konsole zurücksetzen - + Welcome to the Dogecoin Core RPC console. Willkommen in der Dogecoin-RPC-Konsole. @@ -1842,7 +1876,7 @@ Adresse: %4 Bitte <b>help</b> eingeben, um eine Übersicht verfügbarer Befehle zu erhalten. - + %1 B %1 B @@ -1958,7 +1992,7 @@ Adresse: %4 Anzeigen - + Remove the selected entries from the list Die ausgewählten Einträge aus der Liste entfernen @@ -1968,7 +2002,7 @@ Adresse: %4 Entfernen - + Copy label Bezeichnung kopieren @@ -2038,7 +2072,7 @@ Adresse: %4 Message - Nachricht signieren + Nachricht @@ -2066,7 +2100,7 @@ Adresse: %4 Message - Nachricht signieren + Nachricht @@ -2189,12 +2223,12 @@ Adresse: %4 &Zurücksetzen - + Balance: Kontostand: - + Confirm the send action Überweisung bestätigen @@ -2641,7 +2675,7 @@ Adresse: %4 Dogecoin Core - Dogecoin-Kern + Dogecoin Core @@ -2671,6 +2705,11 @@ Adresse: %4 + conflicted + in Konflikt stehend + + + %1/offline %1/offline @@ -2774,7 +2813,7 @@ Adresse: %4 Message - Nachricht signieren + Nachricht @@ -2832,12 +2871,12 @@ Adresse: %4 , wurde noch nicht erfolgreich übertragen - + Open for %n more block(s) Offen für %n weiteren BlockOffen für %n weitere Blöcke - + unknown unbekannt @@ -2878,12 +2917,12 @@ Adresse: %4 Betrag - + Immature (%1 confirmations, will be available after %2) Unreif (%1 Bestätigungen, wird verfügbar sein nach %2) - + Open for %n more block(s) Offen für %n weiteren BlockOffen für %n weitere Blöcke @@ -2893,23 +2932,12 @@ Adresse: %4 Offen bis %1 - - Offline (%1 confirmations) - Offline (%1 Bestätigungen) - - - - Unconfirmed (%1 of %2 confirmations) - Unbestätigt (%1 von %2 Bestätigungen) - - - - + Confirmed (%1 confirmations) Bestätigt (%1 Bestätigungen) - + This block was not received by any other nodes and will probably not be accepted! Dieser Block wurde von keinem anderen Knoten empfangen und wird wahrscheinlich nicht angenommen werden! @@ -2919,7 +2947,27 @@ Adresse: %4 Generiert, jedoch nicht angenommen - + + Offline + Offline + + + + Unconfirmed + Unbestätigt + + + + Confirming (%1 of %2 recommended confirmations) + Bestätige (%1 von %2 empfohlenen Bestätigungen) + + + + Conflicted + in Konflikt stehend + + + Received with Empfangen über @@ -2949,7 +2997,7 @@ Adresse: %4 (k.A.) - + Transaction status. Hover over this field to show number of confirmations. Transaktionsstatus. Fahren Sie mit der Maus über dieses Feld, um die Anzahl der Bestätigungen zu sehen. @@ -3078,7 +3126,7 @@ Adresse: %4 Transaktionsdetails anzeigen - + Export Transaction History Transaktionsverlauf exportieren @@ -3215,12 +3263,12 @@ Adresse: %4 dogecoin-core - + Usage: Benutzung: - + List commands Befehle auflisten @@ -3250,12 +3298,7 @@ Adresse: %4 Datenverzeichnis festlegen - - Set database cache size in megabytes (default: 25) - Größe des Datenbankcaches in MB festlegen (Standard: 25) - - - + Listen for connections on <port> (default: 22556 or testnet: 44556) <port> nach Verbindungen abhören (Standard: 22556 oder Testnetz: 44556) @@ -3275,47 +3318,47 @@ Adresse: %4 Die eigene öffentliche Adresse angeben - + Threshold for disconnecting misbehaving peers (default: 100) Schwellenwert, um Verbindungen zu sich nicht konform verhaltenden Gegenstellen zu beenden (Standard: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Anzahl Sekunden, während denen sich nicht konform verhaltenden Gegenstellen die Wiederverbindung verweigert wird (Standard: 86400) - + An error occurred while setting up the RPC port %u for listening on IPv4: %s Beim Einrichten des abzuhörenden RPC-Ports %u für IPv4 ist ein Fehler aufgetreten: %s - + Listen for JSON-RPC connections on <port> (default: 22555 or testnet: 44555) <port> nach JSON-RPC-Verbindungen abhören (Standard: 22555 oder Testnetz: 44555) - + Accept command line and JSON-RPC commands Kommandozeilenbefehle und JSON-RPC-Befehle annehmen - + Run in the background as a daemon and accept commands Als Hintergrunddienst starten und Befehle annehmen - + Use the test network Das Testnetz verwenden - + Accept connections from outside (default: 1 if no -proxy or -connect) Eingehende Verbindungen annehmen (Standard: 1, wenn nicht -proxy oder -connect) - + %s, you must set a rpcpassword in the configuration file: %s It is recommended you use the following random password: @@ -3355,12 +3398,7 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ An die angegebene Adresse binden und immer abhören. Für IPv6 [Host]:Port-Schreibweise verwenden - - Cannot obtain a lock on data directory %s. Dogecoin Core is probably already running. - Datenverzeichnis %s kann nicht gesperrt werden. Evtl. wurde der Dogecoin-Client bereits gestartet. - - - + Enter regression test mode, which uses a special chain in which blocks can be solved instantly. This is intended for regression testing tools and app development. Regressionstest-Modus aktivieren, welcher eine spezielle Kette nutzt, in der Blöcke sofort gelöst werden. Dies ist für Regressionstest-Tools und Anwendungsentwicklung gedacht. @@ -3371,6 +3409,11 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ + Error: Listening for incoming connections failed (listen returned error %d) + Fehler: Abhören nach eingehenden Verbindungen fehlgeschlagen (Fehler %d) + + + Error: The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here. Fehler: Die Transaktion wurde abgelehnt! Dies kann passieren, wenn einige Dogecoins aus ihrer Brieftasche bereits ausgegeben wurden. Beispielsweise weil Sie eine Kopie ihrer wallet.dat genutzt, die Dogecoins dort ausgegeben haben und dies daher in der derzeit aktiven Brieftasche nicht vermerkt ist. @@ -3390,7 +3433,12 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Dies ist eine Vorab-Testversion - Verwendung auf eigene Gefahr - nicht für Mining- oder Handelsanwendungen nutzen! - + + Unable to bind to %s on this computer. Bitcoin Core is probably already running. + Kann auf diesem Computer nicht an %s binden. Evtl. wurde Bitcoin Core bereits gestartet. + + + Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: -proxy) Separaten SOCKS5-Proxy verwenden, um Gegenstellen über versteckte Tor-Dienste zu erreichen (Standard: -proxy) @@ -3402,7 +3450,7 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Warning: Please check that your computer's date and time are correct! If your clock is wrong Dogecoin Core will not work properly. - Warnung: Bitte korrigieren Sie die Datums- und Uhrzeiteinstellungen ihres Computers, da Dogecoin-Client ansonsten nicht ordnungsgemäß funktionieren wird! + Warnung: Bitte korrigieren Sie die Datums- und Uhrzeiteinstellungen ihres Computers, da Dogecoin Core ansonsten nicht ordnungsgemäß funktionieren wird! @@ -3437,7 +3485,7 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Dogecoin Core Daemon - "Dogecoin Core"-Daemon + "Dogecoin Core"-Hintergrunddienst @@ -3451,6 +3499,11 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ + Clear list of wallet transactions (diagnostic tool; implies -rescan) + Liste der Wallet-Transaktionen zurücksetzen (Diagnosetool; beinhaltet -rescan) + + + Connect only to the specified node(s) Nur mit dem/den angegebenen Knoten verbinden @@ -3645,7 +3698,12 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Befehl an Dogecoin-Server senden - + + Set database cache size in megabytes (%d to %d, default: %d) + Größe des Datenbankcaches in MB festlegen (%d bis %d, Standard: %d) + + + Set maximum block size in bytes (default: %d) Maximale Blockgröße in Byte festlegen (Standard: %d) @@ -3661,6 +3719,11 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ + Spend unconfirmed change when sending transactions (default: 1) + Unbestätigtes Wechselgeld beim Senden von Transaktionen ausgeben (Standard: 1) + + + Start Dogecoin Core server Dogecoin-Server starten @@ -3710,12 +3773,17 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Sie müssen die Datenbank mit Hilfe von -reindex neu aufbauen, um -txindex zu verändern - + Imports blocks from external blk000??.dat file Blöcke aus externer Datei blk000??.dat importieren - + + Cannot obtain a lock on data directory %s. Dogecoin Core is probably already running. + Datenverzeichnis %s kann nicht gesperrt werden. Evtl. wurde Dogecoin Core bereits gestartet. + + + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Kommando ausführen wenn ein relevanter Alarm empfangen wird oder wir einen wirklich langen Fork entdecken (%s im Kommando wird durch die Nachricht ersetzt) @@ -3735,7 +3803,7 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Maximale Anzahl an Skript-Verifizierungs-Threads festlegen (bis zu 16, 0 = automatisch, <0 = so viele Kerne frei lassen, Standard: 0) - + Information Hinweis @@ -3805,7 +3873,7 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Verbindungstimeout in Millisekunden festlegen (Standard: 5000) - + System error: Systemfehler: @@ -3851,6 +3919,11 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ + Zapping all transactions from wallet... + Lösche alle Transaktionen aus Wallet... + + + version Version @@ -3860,32 +3933,32 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ wallet.dat beschädigt, Rettung fehlgeschlagen - + Password for JSON-RPC connections Passwort für JSON-RPC-Verbindungen - + Allow JSON-RPC connections from specified IP address JSON-RPC-Verbindungen von der angegebenen IP-Adresse erlauben - + Send commands to node running on <ip> (default: 127.0.0.1) Sende Befehle an Knoten <ip> (Standard: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Kommando ausführen wenn der beste Block wechselt (%s im Kommando wird durch den Hash des Blocks ersetzt) - + Upgrade wallet to latest format Brieftasche auf das neueste Format aktualisieren - + Set key pool size to <n> (default: 100) Größe des Schlüsselpools festlegen auf <n> (Standard: 100) @@ -3895,12 +3968,12 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Blockkette erneut nach fehlenden Brieftaschen-Transaktionen durchsuchen - + Use OpenSSL (https) for JSON-RPC connections OpenSSL (https) für JSON-RPC-Verbindungen verwenden - + Server certificate file (default: server.cert) Serverzertifikat (Standard: server.cert) @@ -3910,7 +3983,7 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Privater Serverschlüssel (Standard: server.pem) - + This help message Dieser Hilfetext @@ -3920,12 +3993,12 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Kann auf diesem Computer nicht an %s binden (von bind zurückgegebener Fehler %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Erlaube DNS-Namensauflösung für -addnode, -seednode und -connect - + Loading addresses... Lade Adressen... @@ -3937,15 +4010,15 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Error loading wallet.dat: Wallet requires newer version of Dogecoin Core - Fehler beim Laden von wallet.dat: Brieftasche benötigt neuere Version des Dogecoin-Client + Fehler beim Laden von wallet.dat: Brieftasche benötigt neuere Version des Dogecoin Core - + Wallet needed to be rewritten: restart Dogecoin Core to complete - Brieftasche musste neu geschrieben werden: starten Sie den Dogecoin-Client zur Fertigstellung neu + Brieftasche musste neu geschrieben werden: starten Sie den Dogecoin Core zur Fertigstellung neu - + Error loading wallet.dat Fehler beim Laden von wallet.dat @@ -3955,7 +4028,7 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Ungültige Adresse in -proxy: '%s' - + Unknown network specified in -onlynet: '%s' Unbekannter Netztyp in -onlynet angegeben: '%s' @@ -3965,7 +4038,7 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Unbekannte Proxyversion in -socks angefordert: %i - + Cannot resolve -bind address: '%s' Kann Adresse in -bind nicht auflösen: '%s' @@ -3975,7 +4048,7 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Kann Adresse in -externalip nicht auflösen: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Ungültiger Betrag für -paytxfee=<amount>: '%s' @@ -3995,22 +4068,17 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Lade Blockindex... - + Add a node to connect to and attempt to keep the connection open Mit dem Knoten verbinden und versuchen die Verbindung aufrecht zu halten - - Unable to bind to %s on this computer. Dogecoin Core is probably already running. - Kann auf diesem Computer nicht an %s binden. Evtl. wurde der Dogecoin-Client bereits gestartet. - - - + Loading wallet... Lade Brieftasche... - + Cannot downgrade wallet Brieftasche kann nicht auf eine ältere Version herabgestuft werden @@ -4020,7 +4088,7 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Standardadresse kann nicht geschrieben werden - + Rescanning... Durchsuche erneut... @@ -4030,17 +4098,17 @@ zum Beispiel: alertnotify=echo %%s | mail -s \"Dogecoin Alert\" admin@ Laden abgeschlossen - + To use the %s option Zur Nutzung der %s Option - + Error Fehler - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 98416fbc3..ba8ea8855 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -1,6 +1,6 @@ - + AboutDialog @@ -41,7 +41,7 @@ This product includes software developed by the OpenSSL Project for use in the O - (%1-bit) + (%1-bit) @@ -724,7 +724,7 @@ Address: %4 Wallet is <b>encrypted</b> and currently <b>locked</b> - + A fatal error occurred. Dogecoin Core can no longer continue safely and will quit. A fatal error occurred. Dogecoin Core can no longer continue safely and will quit. @@ -946,7 +946,7 @@ Address: %4 - + none @@ -1014,12 +1014,12 @@ Address: %4 - + (no label) (no label) - + change from %1 (%2) @@ -1100,7 +1100,7 @@ Address: %4 FreespaceChecker - + A new data directory will be created. A new data directory will be created. @@ -1158,7 +1158,7 @@ Address: %4 UI options - + Set language, for example "de_DE" (default: system locale) Set language, for example "de_DE" (default: system locale) @@ -1167,13 +1167,18 @@ Address: %4 Start minimized Start minimized + + + Set SSL root certificates for payment request (default: -system-) + + Show splash screen on startup (default: 1) Show splash screen on startup (default: 1) - + Choose data directory on startup (default: 0) Choose data directory on startup (default: 0) @@ -1221,7 +1226,7 @@ Address: %4 Error: Specified data directory "%1" can not be created. - + Error Error @@ -1277,7 +1282,7 @@ Address: %4 &Main - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. @@ -1287,7 +1292,7 @@ Address: %4 Pay transaction &fee - + Automatically start Dogecoin Core after logging in to the system. Automatically start Dogecoin Core after logging in to the system. @@ -1312,12 +1317,7 @@ Address: %4 - - Set the number of script verification threads (up to 16, 0 = auto, <0 = leave that many cores free, default: 0) - Set the number of script verification threads (up to 16, 0 = auto, <0 = leave that many cores free, default: 0) - - - + Connect to the Dogecoin network through a SOCKS proxy. @@ -1352,7 +1352,12 @@ Address: %4 &Network - + + (0 = auto, <0 = leave that many cores free) + + + + W&allet @@ -1487,7 +1492,7 @@ Address: %4 &Cancel - + default default @@ -1497,7 +1502,7 @@ Address: %4 - + Confirm options reset Confirm options reset @@ -1691,22 +1696,28 @@ Address: %4 QObject - + + Dogecoin Dogecoin - + Error: Specified data directory "%1" does not exist. Error: Specified data directory "%1" does not exist. - + + Error: Cannot parse configuration file: %1. Only use key=value syntax. + + + + Error: Invalid combination of -regtest and -testnet. - + Enter a Dogecoin address (e.g. DJ7zB7c5BsB9UJLy1rKQtY7c6CQfGiaRLM) Enter a Dogecoin address (e.g. DJ7zB7c5BsB9UJLy1rKQtY7c6CQfGiaRLM) @@ -2491,7 +2502,7 @@ Address: %4 ShutdownWindow - + Dogecoin Core is shutting down... @@ -2691,7 +2702,7 @@ Address: %4 SplashScreen - + Dogecoin Core Dogecoin Core @@ -3250,7 +3261,7 @@ Address: %4 WalletView - + &Export &Export @@ -3260,7 +3271,7 @@ Address: %4 Export the data in the current tab to a file - + Backup Wallet Backup Wallet @@ -3293,12 +3304,12 @@ Address: %4 dogecoin-core - + Usage: Usage: - + List commands List commands @@ -3308,12 +3319,12 @@ Address: %4 Get help for a command - + Options: Options: - + Specify configuration file (default: dogecoin.conf) Specify configuration file (default: dogecoin.conf) @@ -3328,22 +3339,22 @@ Address: %4 Specify data directory - + Listen for connections on <port> (default: 22556 or testnet: 44556) Listen for connections on <port> (default: 22556 or testnet: 44556) - + Maintain at most <n> connections to peers (default: 125) Maintain at most <n> connections to peers (default: 125) - + Connect to a node to retrieve peer addresses, and disconnect Connect to a node to retrieve peer addresses, and disconnect - + Specify your own public address Specify your own public address @@ -3353,42 +3364,47 @@ Address: %4 Threshold for disconnecting misbehaving peers (default: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Number of seconds to keep misbehaving peers from reconnecting (default: 86400) - + An error occurred while setting up the RPC port %u for listening on IPv4: %s An error occurred while setting up the RPC port %u for listening on IPv4: %s - + Listen for JSON-RPC connections on <port> (default: 22555 or testnet: 44555) Listen for JSON-RPC connections on <port> (default: 22555 or testnet: 44555) - + Accept command line and JSON-RPC commands Accept command line and JSON-RPC commands - + + Dogecoin Core RPC client version + + + + Run in the background as a daemon and accept commands Run in the background as a daemon and accept commands - + Use the test network Use the test network - + Accept connections from outside (default: 1 if no -proxy or -connect) Accept connections from outside (default: 1 if no -proxy or -connect) - + %s, you must set a rpcpassword in the configuration file: %s It is recommended you use the following random password: @@ -3429,6 +3445,11 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo + Continuously rate-limit free transactions to <n>*1000 bytes per minute (default:15) + + + + Enter regression test mode, which uses a special chain in which blocks can be solved instantly. This is intended for regression testing tools and app development. Enter regression test mode, which uses a special chain in which blocks can be solved instantly. This is intended for regression testing tools and app development. @@ -3458,7 +3479,37 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Execute command when a wallet transaction changes (%s in cmd is replaced by TxID) - + + Fees smaller than this are considered zero fee (for transaction creation) (default: + + + + + Flush database activity from memory pool to disk log every <n> megabytes (default: 100) + + + + + How thorough the block verification of -checkblocks is (0-4, default: 3) + + + + + In this mode -genproclimit controls how many blocks are generated immediately. + + + + + Set the number of script verification threads (%u to %d, 0 = auto, <0 = leave that many cores free, default: %d) + + + + + Set the processor limit for when generation is on (-1 = unlimited, default: -1) + + + + This is a pre-release test build - use at your own risk - do not use for mining or merchant applications This is a pre-release test build - use at your own risk - do not use for mining or merchant applications @@ -3504,6 +3555,16 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo + (default: 1) + + + + + (default: wallet.dat) + + + + <category> can be: @@ -3518,12 +3579,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - - Dogecoin RPC client version - - - - + Block creation options: Block creation options: @@ -3549,9 +3605,24 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo + Connection options: + + + + Corrupted block database detected Corrupted block database detected + + + Debugging/Testing options: + + + + + Disable safemode, override a real safe mode event (default: 0) + + Discover own IP address (default: 1 when listening and no -externalip) @@ -3662,11 +3733,21 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Fee per kB to add to transactions you send + + + Fees smaller than this are considered zero fee (for relaying) (default: + + Find peers using DNS lookup (default: 1 unless -connect) Find peers using DNS lookup (default: 1 unless -connect) + + + Force safe mode (default: 0) + + Generate coins (default: 0) @@ -3677,11 +3758,6 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo How many blocks to check at startup (default: 288, 0 = all) How many blocks to check at startup (default: 288, 0 = all) - - - How thorough the block verification is (0-4, default: 3) - How thorough the block verification is (0-4, default: 3) - If <category> is not supplied, output all debugging information. @@ -3698,7 +3774,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - + Not enough file descriptors available. Not enough file descriptors available. @@ -3708,27 +3784,22 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - + RPC client options: - + Rebuild block chain index from current blk000??.dat files Rebuild block chain index from current blk000??.dat files - + Select SOCKS version for -proxy (4 or 5, default: 5) - - Send command to Dogecoin server - - - - + Set database cache size in megabytes (%d to %d, default: %d) @@ -3743,7 +3814,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Set the number of threads to service RPC calls (default: 4) - + Specify wallet file (within data directory) Specify wallet file (within data directory) @@ -3753,12 +3824,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - - Start Dogecoin server - - - - + This is intended for regression testing tools and app development. @@ -3803,22 +3869,22 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo You need to rebuild the database using -reindex to change -txindex - + Imports blocks from external blk000??.dat file Imports blocks from external blk000??.dat file - + Cannot obtain a lock on data directory %s. Bitcoin Core is probably already running. - + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) - + Output debugging information (default: 0, supplying <category> is optional) @@ -3828,12 +3894,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - - Set the number of script verification threads (up to 16, 0 = auto, <0 = leave that many cores free, default: 0) - Set the number of script verification threads (up to 16, 0 = auto, <0 = leave that many cores free, default: 0) - - - + Information Information @@ -3848,7 +3909,17 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Invalid amount for -mintxfee=<amount>: '%s' - + + Limit size of signature cache to <n> entries (default: 50000) + + + + + Log transaction priority and fee per kB when mining blocks (default: 0) + + + + Maintain a full transaction index (default: 0) Maintain a full transaction index (default: 0) @@ -3873,12 +3944,52 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Only connect to nodes in network <net> (IPv4, IPv6 or Tor) - + + Print block on startup, if found in block index + + + + + Print block tree on startup (default: 0) + + + + + RPC SSL options: (see the Bitcoin Wiki for SSL setup instructions) + + + + + RPC server options: + + + + + Randomly drop 1 of every <n> network messages + + + + + Randomly fuzz 1 of every <n> network messages + + + + + Run a thread to flush wallet periodically (default: 1) + + + + SSL options: (see the Bitcoin Wiki for SSL setup instructions) SSL options: (see the Bitcoin Wiki for SSL setup instructions) - + + Send command to Bitcoin Core + + + + Send trace/debug info to console instead of debug.log file Send trace/debug info to console instead of debug.log file @@ -3889,6 +4000,21 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo + Sets the DB_PRIVATE flag in the wallet db environment (default: 1) + + + + + Show all debugging options (usage: --help -help-debug) + + + + + Show benchmark information (default: 0) + + + + Shrink debug.log file on client startup (default: 1 when no -debug) Shrink debug.log file on client startup (default: 1 when no -debug) @@ -3903,7 +4029,12 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Specify connection timeout in milliseconds (default: 5000) - + + Start Dogecoin Core Daemon + + + + System error: System error: @@ -3952,6 +4083,11 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Zapping all transactions from wallet... + + + on startup + + version @@ -3963,47 +4099,47 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo wallet.dat corrupt, salvage failed - + Password for JSON-RPC connections Password for JSON-RPC connections - + Allow JSON-RPC connections from specified IP address Allow JSON-RPC connections from specified IP address - + Send commands to node running on <ip> (default: 127.0.0.1) Send commands to node running on <ip> (default: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Execute command when the best block changes (%s in cmd is replaced by block hash) - + Upgrade wallet to latest format Upgrade wallet to latest format - + Set key pool size to <n> (default: 100) Set key pool size to <n> (default: 100) - + Rescan the block chain for missing wallet transactions Rescan the block chain for missing wallet transactions - + Use OpenSSL (https) for JSON-RPC connections Use OpenSSL (https) for JSON-RPC connections - + Server certificate file (default: server.cert) Server certificate file (default: server.cert) @@ -4013,7 +4149,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Server private key (default: server.pem) - + This help message This help message @@ -4023,17 +4159,17 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Unable to bind to %s on this computer (bind returned error %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Allow DNS lookups for -addnode, -seednode and -connect - + Loading addresses... Loading addresses... - + Error loading wallet.dat: Wallet corrupted Error loading wallet.dat: Wallet corrupted @@ -4043,22 +4179,22 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Error loading wallet.dat: Wallet requires newer version of Dogecoin Core - + Wallet needed to be rewritten: restart Dogecoin Core to complete Wallet needed to be rewritten: restart Dogecoin Core to complete - + Error loading wallet.dat Error loading wallet.dat - + Invalid -proxy address: '%s' Invalid -proxy address: '%s' - + Unknown network specified in -onlynet: '%s' Unknown network specified in -onlynet: '%s' @@ -4068,7 +4204,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Unknown -socks proxy version requested: %i - + Cannot resolve -bind address: '%s' Cannot resolve -bind address: '%s' @@ -4078,7 +4214,7 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Cannot resolve -externalip address: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Invalid amount for -paytxfee=<amount>: '%s' @@ -4093,22 +4229,22 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Insufficient funds - + Loading block index... Loading block index... - + Add a node to connect to and attempt to keep the connection open Add a node to connect to and attempt to keep the connection open - + Loading wallet... Loading wallet... - + Cannot downgrade wallet Cannot downgrade wallet @@ -4118,27 +4254,27 @@ for example: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Cannot write default address - + Rescanning... Rescanning... - + Done loading Done loading - + To use the %s option To use the %s option - + Error Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_es_DO.ts b/src/qt/locale/bitcoin_es_DO.ts index 64b62b06f..8d796432e 100644 --- a/src/qt/locale/bitcoin_es_DO.ts +++ b/src/qt/locale/bitcoin_es_DO.ts @@ -1,4 +1,4 @@ - + AboutDialog @@ -39,6 +39,12 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard.The Dogecoin Core developers Los desarrolladores del Núcleo de Dogecoin + + + + (%1-bit) + + AddressBookPage @@ -68,7 +74,7 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard.&Copiar - + C&lose &Cerrar @@ -78,7 +84,7 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard.&Copiar dirección - + Delete the currently selected address from the list Borrar de la lista la dirección seleccionada @@ -325,7 +331,7 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard. BitcoinGUI - + Sign &message... Firmar &mensaje... @@ -340,12 +346,12 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard.&Vista general - + Node Nodo - + Show general overview of wallet Mostrar vista general del monedero @@ -466,17 +472,17 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard.&Verificar mensaje... - + Dogecoin Dogecoin - + Wallet Monedero - + &Send &Enviar @@ -532,18 +538,18 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard.Barra de pestañas - - + + [testnet] [testnet] - + Dogecoin Core Núcleo de Dogecoin - + Request payments (generates QR codes and dogecoin: URIs) Solicitar pagos (genera codigo QR y URL's de Dogecoin) @@ -571,7 +577,7 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard. &Command-line options - + &Opciones de linea de comando @@ -605,7 +611,7 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard.Procesados %1 bloques del historial de transacciones. - + %n hour(s) %n hora%n horas @@ -616,9 +622,20 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard. + %n week(s) %n semana%n semanas + + + %1 and %2 + + + + + %n year(s) + + %1 behind @@ -650,12 +667,12 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard.Información - + Up to date Actualizado - + Catching up... Actualizando... @@ -693,7 +710,7 @@ Dirección: %4 El monedero está <b>cifrado</b> y actualmente <b>bloqueado</b> - + A fatal error occurred. Dogecoin Core can no longer continue safely and will quit. Ha ocurrido un error crítico. Dogecoin ya no puede continuar con seguridad y se cerrará. @@ -701,7 +718,7 @@ Dirección: %4 ClientModel - + Network Alert Alerta de red @@ -754,7 +771,7 @@ Dirección: %4 Cambio: - + (un)select all (des)selecciona todos @@ -769,7 +786,7 @@ Dirección: %4 Modo lista - + Amount Cantidad @@ -799,7 +816,7 @@ Dirección: %4 Prioridad - + Copy address Copiar dirección @@ -865,7 +882,7 @@ Dirección: %4 Copiar cambio - + highest lo más alto @@ -917,10 +934,10 @@ Dirección: %4 none - + ninguno - + Dust Basura @@ -958,7 +975,7 @@ Dirección: %4 This label turns red, if the priority is smaller than "medium". - + Esta etiqueta se convierte en rojo, si la prioridad es menor que "medio". @@ -983,7 +1000,7 @@ Dirección: %4 - + (no label) (sin etiqueta) @@ -1102,7 +1119,7 @@ Dirección: %4 - + Dogecoin Core Núcleo de Dogecoin @@ -1180,7 +1197,7 @@ Dirección: %4 Utilice un directorio de datos personalizado: - + Dogecoin Dogecoin @@ -1246,7 +1263,7 @@ Dirección: %4 &Principal - + Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Tarifa de transacción opcional por kB que ayuda a asegurar que sus transacciones sean procesadas rápidamente. La mayoría de transacciones son de 1kB. @@ -1256,7 +1273,7 @@ Dirección: %4 Comisión de &transacciones - + Automatically start Dogecoin Core after logging in to the system. Iniciar Dogecoin automáticamente al encender el sistema. @@ -1271,14 +1288,9 @@ Dirección: %4 - - Set database cache size in megabytes (default: 25) - Establecer el tamaño de caché de la base de datos en megabytes (predeterminado: 25) - - - + MB - + MB @@ -1291,9 +1303,9 @@ Dirección: %4 Configura el número de hilos para el script de verificación (hasta 16, 0 = auto, <0 = leave that many cores free, por fecto: 0) - + Connect to the Dogecoin network through a SOCKS proxy. - + Conéctese a la red Dogecoin través de un proxy SOCKS. @@ -1303,10 +1315,10 @@ Dirección: %4 IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) - + Dirección IP del proxy (ej. IPv4: 127.0.0.1 / IPv6: ::1) - + Active command-line options that override above options: @@ -1321,12 +1333,37 @@ Dirección: %4 &Restablecer opciones - + &Network &Red - + + W&allet + + + + + Expert + Experto + + + + Enable coin &control features + + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. + + + + + &Spend unconfirmed change + + + + Automatically open the Dogecoin client port on the router. This only works when your router supports UPnP and it is enabled. Abrir automáticamente el puerto del cliente Dogecoin en el router. Esta opción solo funciona si el router admite UPnP y está activado. @@ -1421,17 +1458,12 @@ Dirección: %4 &Mostrar las direcciones en la lista de transacciones - + Whether to show coin control features or not. Mostrar o no características de control de moneda - - Display coin &control features (experts only) - Mostrar moneda y características de control (Avanzado) - - - + &OK &Aceptar @@ -1441,17 +1473,17 @@ Dirección: %4 &Cancelar - + default predeterminado - + none - + Ninguna - + Confirm options reset Confirme el restablecimiento de las opciones @@ -1459,7 +1491,7 @@ Dirección: %4 Client restart required to activate changes. - + Reinicio del cliente para activar cambios. @@ -1469,7 +1501,7 @@ Dirección: %4 This change would require a client restart. - + Este cambio requiere reinicio por parte del cliente. @@ -1491,19 +1523,14 @@ Dirección: %4 La información mostrada puede estar desactualizada. Su monedero se sincroniza automáticamente con la red Dogecoin después de que se haya establecido una conexión, pero este proceso aún no se ha completado. - - Unconfirmed: - No confirmado(s): - - - + Wallet Monedero - Confirmed: - Confirmado: + Available: + @@ -1511,7 +1538,12 @@ Dirección: %4 Su balance actual gastable - + + Pending: + + + + Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance Total de transacciones que deben ser confirmadas, y que no cuentan con el balance gastable necesario @@ -1644,18 +1676,18 @@ Dirección: %4 QObject - - + + Dogecoin Dogecoin - + Error: Specified data directory "%1" does not exist. Error: El directorio de datos especificado "%1" no existe. - + Error: Invalid combination of -regtest and -testnet. Error: Combinación no válida de -regtest y -testnet. @@ -1706,7 +1738,7 @@ Dirección: %4 - + N/A N/D @@ -1728,7 +1760,7 @@ Dirección: %4 General - + General @@ -1748,7 +1780,7 @@ Dirección: %4 Name - + Nombre @@ -1802,11 +1834,13 @@ Dirección: %4 + In: Dentro: + Out: Fuera: @@ -1831,7 +1865,7 @@ Dirección: %4 Borrar consola - + Welcome to the Dogecoin Core RPC console. Bienvenido a la consola RPC de Dogecoin @@ -1846,7 +1880,7 @@ Dirección: %4 Escriba <b>help</b> para ver un resumen de los comandos disponibles. - + %1 B %1 B @@ -1962,7 +1996,7 @@ Dirección: %4 Mostrar - + Remove the selected entries from the list Borrar de la lista las direcciónes actualmente seleccionadas @@ -1972,7 +2006,7 @@ Dirección: %4 Eliminar - + Copy label Copiar etiqueta @@ -2193,12 +2227,12 @@ Dirección: %4 Limpiar &todo - + Balance: Saldo: - + Confirm the send action Confirmar el envío @@ -2675,6 +2709,11 @@ Dirección: %4 + conflicted + + + + %1/offline %1/fuera de línea @@ -2836,12 +2875,12 @@ Dirección: %4 , todavía no se ha sido difundido satisfactoriamente - + Open for %n more block(s) Abrir para %n bloque másAbrir para %n bloques más - + unknown desconocido @@ -2882,12 +2921,12 @@ Dirección: %4 Cantidad - + Immature (%1 confirmations, will be available after %2) - + Open for %n more block(s) Abrir para %n bloque másAbrir para %n bloques más @@ -2897,23 +2936,12 @@ Dirección: %4 Abierto hasta %1 - - Offline (%1 confirmations) - Fuera de línea (%1 confirmaciones) - - - - Unconfirmed (%1 of %2 confirmations) - No confirmado (%1 de %2 confirmaciones) - - - - + Confirmed (%1 confirmations) Confirmado (%1 confirmaciones) - + This block was not received by any other nodes and will probably not be accepted! Este bloque no ha sido recibido por otros nodos y probablemente no sea aceptado! @@ -2923,7 +2951,27 @@ Dirección: %4 Generado pero no aceptado - + + Offline + + + + + Unconfirmed + + + + + Confirming (%1 of %2 recommended confirmations) + + + + + Conflicted + + + + Received with Recibido con @@ -2953,7 +3001,7 @@ Dirección: %4 (nd) - + Transaction status. Hover over this field to show number of confirmations. Estado de transacción. Pasa el ratón sobre este campo para ver el número de confirmaciones. @@ -3082,7 +3130,7 @@ Dirección: %4 Mostrar detalles de la transacción - + Export Transaction History Exportar historial de transacciones @@ -3219,12 +3267,12 @@ Dirección: %4 dogecoin-core - + Usage: Uso: - + List commands Muestra comandos @@ -3259,12 +3307,7 @@ Dirección: %4 Especificar directorio para los datos - - Set database cache size in megabytes (default: 25) - Establecer el tamaño de caché de la base de datos en megabytes (predeterminado: 25) - - - + Listen for connections on <port> (default: 22556 or testnet: 44556) Escuchar conexiones en <puerto> (predeterminado: 22556 o testnet: 44556) @@ -3284,50 +3327,50 @@ Dirección: %4 Especifique su propia dirección pública - + Threshold for disconnecting misbehaving peers (default: 100) Umbral para la desconexión de pares con mal comportamiento (predeterminado: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Número de segundos en que se evita la reconexión de pares con mal comportamiento (predeterminado: 86400) - + An error occurred while setting up the RPC port %u for listening on IPv4: %s Ha ocurrido un error al configurar el puerto RPC %u para escucha en IPv4: %s - + Listen for JSON-RPC connections on <port> (default: 22555 or testnet: 44555) Escuchar conexiones JSON-RPC en <puerto> (predeterminado: 22555 o testnet:44555) - + Accept command line and JSON-RPC commands Aceptar comandos consola y JSON-RPC - + Run in the background as a daemon and accept commands Ejecutar en segundo plano como daemon y aceptar comandos - + Use the test network Usar la red de pruebas - + Accept connections from outside (default: 1 if no -proxy or -connect) Aceptar conexiones desde el exterior (predeterminado: 1 si no -proxy o -connect) - + %s, you must set a rpcpassword in the configuration file: %s It is recommended you use the following random password: @@ -3367,12 +3410,7 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Vincular a la dirección dada y escuchar siempre en ella. Utilice la notación [host]:port para IPv6 - - Cannot obtain a lock on data directory %s. Dogecoin Core is probably already running. - No se puede bloquear el directorio de datos %s. Probablemente Dogecoin ya se está ejecutando. - - - + Enter regression test mode, which uses a special chain in which blocks can be solved instantly. This is intended for regression testing tools and app development. Iniciar modo de prueba de regresión, el cuál utiliza una cadena especial en la cual los bloques pueden ser resueltos instantáneamente. Se utiliza para herramientas de prueba de regresión y desarrollo de aplicaciones. @@ -3383,6 +3421,11 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo + Error: Listening for incoming connections failed (listen returned error %d) + + + + Error: The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here. ¡Error: se ha rechazado la transacción! Esto puede ocurrir si ya se han gastado algunas de las monedas del monedero, como ocurriría si hubiera hecho una copia de wallet.dat y se hubieran gastado monedas a partir de la copia, con lo que no se habrían marcado aquí como gastadas. @@ -3402,7 +3445,12 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Esta es una versión de pre-prueba - utilícela bajo su propio riesgo. No la utilice para usos comerciales o de minería. - + + Unable to bind to %s on this computer. Dogecoin Core is probably already running. + + + + Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: -proxy) Usar distintos proxys SOCKS5 para comunicarse vía Tor de forma anónima (Por defecto: -proxy) @@ -3463,6 +3511,11 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo + Clear list of wallet transactions (diagnostic tool; implies -rescan) + + + + Connect only to the specified node(s) Conectar sólo a los nodos (o nodo) especificados @@ -3657,7 +3710,12 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Enviar comando a servidor Dogecoin - + + Set database cache size in megabytes (%d to %d, default: %d) + + + + Set maximum block size in bytes (default: %d) Establecer tamaño máximo de bloque en bytes (por defecto: %d) @@ -3673,6 +3731,11 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo + Spend unconfirmed change when sending transactions (default: 1) + + + + Start Dogecoin Core server Iniciar servidor Dogecoin @@ -3722,12 +3785,17 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Usted necesita reconstruir la base de datos utilizando -reindex para cambiar -txindex - + Imports blocks from external blk000??.dat file Importa los bloques desde un archivo blk000??.dat externo - + + Cannot obtain a lock on data directory %s. Dogecoin Core is probably already running. + + + + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Ejecutar un comando cuando se reciba una alerta importante o cuando veamos un fork demasiado largo (%s en cmd se reemplazará por el mensaje) @@ -3747,7 +3815,7 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Configura el número de hilos para el script de verificación (hasta 16, 0 = auto, <0 = leave that many cores free, por fecto: 0) - + Information Información @@ -3817,7 +3885,7 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Especificar el tiempo máximo de conexión en milisegundos (predeterminado: 5000) - + System error: Error de sistema: @@ -3864,6 +3932,11 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo + Zapping all transactions from wallet... + + + + version versión @@ -3873,35 +3946,35 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo wallet.dat corrupto. Ha fallado la recuperación. - + Password for JSON-RPC connections Contraseña para las conexiones JSON-RPC - + Allow JSON-RPC connections from specified IP address Permitir conexiones JSON-RPC desde la dirección IP especificada - + Send commands to node running on <ip> (default: 127.0.0.1) Enviar comando al nodo situado en <ip> (predeterminado: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Ejecutar un comando cuando cambia el mejor bloque (%s en cmd se sustituye por el hash de bloque) - + Upgrade wallet to latest format Actualizar el monedero al último formato - + Set key pool size to <n> (default: 100) Ajustar el número de claves en reserva <n> (predeterminado: 100) @@ -3912,13 +3985,13 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Volver a examinar la cadena de bloques en busca de transacciones del monedero perdidas - + Use OpenSSL (https) for JSON-RPC connections Usar OpenSSL (https) para las conexiones JSON-RPC - + Server certificate file (default: server.cert) Certificado del servidor (predeterminado: server.cert) @@ -3930,7 +4003,7 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo - + This help message Este mensaje de ayuda @@ -3941,12 +4014,12 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo No es posible conectar con %s en este sistema (bind ha dado el error %d, %s) - + Allow DNS lookups for -addnode, -seednode and -connect Permitir búsquedas DNS para -addnode, -seednode y -connect - + Loading addresses... Cargando direcciones... @@ -3961,12 +4034,12 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Error al cargar wallet.dat: El monedero requiere una versión más reciente de Dogecoin - + Wallet needed to be rewritten: restart Dogecoin Core to complete El monedero ha necesitado ser reescrito. Reinicie Dogecoin para completar el proceso - + Error loading wallet.dat Error al cargar wallet.dat @@ -3976,7 +4049,7 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Dirección -proxy inválida: '%s' - + Unknown network specified in -onlynet: '%s' La red especificada en -onlynet '%s' es desconocida @@ -3986,7 +4059,7 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Solicitada versión de proxy -socks desconocida: %i - + Cannot resolve -bind address: '%s' No se puede resolver la dirección de -bind: '%s' @@ -3996,7 +4069,7 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo No se puede resolver la dirección de -externalip: '%s' - + Invalid amount for -paytxfee=<amount>: '%s' Cantidad inválida para -paytxfee=<amount>: '%s' @@ -4016,22 +4089,17 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Cargando el índice de bloques... - + Add a node to connect to and attempt to keep the connection open Añadir un nodo al que conectarse y tratar de mantener la conexión abierta - - Unable to bind to %s on this computer. Dogecoin Core is probably already running. - No es posible conectar con %s en este sistema. Probablemente Dogecoin ya está ejecutándose. - - - + Loading wallet... Cargando monedero... - + Cannot downgrade wallet No se puede rebajar el monedero @@ -4041,7 +4109,7 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo No se puede escribir la dirección predeterminada - + Rescanning... Reexplorando... @@ -4051,17 +4119,17 @@ Por ejemplo: alertnotify=echo %%s | mail -s "Dogecoin Alert" admin@foo Generado pero no aceptado - + To use the %s option Para utilizar la opción %s - + Error Error - + You must set rpcpassword=<password> in the configuration file: %s If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_he.ts b/src/qt/locale/bitcoin_he.ts index 05b974713..97c38d5fd 100644 --- a/src/qt/locale/bitcoin_he.ts +++ b/src/qt/locale/bitcoin_he.ts @@ -1,10 +1,10 @@ - + AboutDialog About Dogecoin Core - + על אודות ליבת ביטקוין @@ -71,7 +71,7 @@ This product includes software developed by the OpenSSL Project for use in the O - + C&lose @@ -81,7 +81,7 @@ This product includes software developed by the OpenSSL Project for use in the O העתק כתובת - + Delete the currently selected address from the list מחק את הכתובת שנבחרה מהרשימה @@ -328,7 +328,7 @@ This product includes software developed by the OpenSSL Project for use in the O BitcoinGUI - + Sign &message... חתום על הודעה @@ -343,12 +343,12 @@ This product includes software developed by the OpenSSL Project for use in the O &סקירה - + Node - + Show general overview of wallet הצג סקירה כללית של הארנק @@ -469,17 +469,17 @@ This product includes software developed by the OpenSSL Project for use in the O אמת הודעה... - + Dogecoin ביטקוין - + Wallet ארנק - + &Send &שלח @@ -535,20 +535,20 @@ This product includes software developed by the OpenSSL Project for use in the O סרגל כלים טאבים - - + + [testnet] [רשת-בדיקה] - + Dogecoin Core ליבת ביטקוין - + Request payments (generates QR codes and dogecoin: URIs) - + בקש תשלומים (מייצר קודיי QR וסכימות URI של :dogecoin) @@ -608,7 +608,7 @@ This product includes software developed by the OpenSSL Project for use in the O הושלם עיבוד של %1 בלוקים של היסטוריית פעולות. - + %n hour(s) %n שעה%n שעות @@ -619,6 +619,7 @@ This product includes software developed by the OpenSSL Project for use in the O + %n week(s) %n שבוע%n שבועות @@ -663,12 +664,12 @@ This product includes software developed by the OpenSSL Project for use in the O מידע - + Up to date עדכני - + Catching up... מתעדכן... @@ -705,7 +706,7 @@ Address: %4 הארנק <b>מוצפן</b> וכרגע <b>נעול</b> - + A fatal error occurred. Dogecoin Core can no longer continue safely and will quit. שגיאה סופנית אירעה. ביטקוין אינו יכול להמשיך לפעול בבטחה ולכן ייסגר. @@ -713,7 +714,7 @@ Address: %4 ClientModel - + Network Alert אזעקת רשת @@ -811,7 +812,7 @@ Address: %4 קדימות - + Copy address העתק כתובת @@ -877,7 +878,7 @@ Address: %4 - + highest הכי גבוה @@ -995,7 +996,7 @@ Address: %4 - + (no label) (ללא תוית) @@ -1083,7 +1084,7 @@ Address: %4 A new data directory will be created. - + ספריית מידע חדשה תיווצר. @@ -1093,17 +1094,17 @@ Address: %4 Directory already exists. Add %1 if you intend to create a new directory here. - + הספריה כבר קיימת. הוסף %1 אם ברצונך ליצור ספריה חדשה כאן. Path already exists, and is not a directory. - + הנתיב כבר קיים ואינו מצביע על ספרייה. Cannot create data directory here. - + לא ניתן ליצור ספריית מידע כאן. @@ -1184,15 +1185,15 @@ Address: %4 Use the default data directory - + השתמש בברירת המחדל עבור ספריית המידע. Use a custom data directory: - + השתמש בספריית מידע מותאמת אישית: - + Dogecoin ביטקוין @@ -1209,12 +1210,12 @@ Address: %4 GB of free space available - + ג"ב של שטח אחסון פנוי (of %1GB needed) - + (מתוך %1 ג"ב נחוצים) @@ -1260,7 +1261,7 @@ Address: %4 Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. - עמלת פעולה אופציונלית לכל kB תבטיח שהפעולה שלך תעובד בזריזות. רוב הפעולות הן 1 kB. מומלצת עמלה בסך 0.01. + עמלת פעולה אופציונלית לכל kB תבטיח שהפעולה שלך תעובד בזריזות. רוב הפעולות הן 1 kB. @@ -1298,12 +1299,7 @@ Address: %4 קבע את מספר תהליכוני אימות הסקריפטים (1-16, 0 = אוטומטי, ברירת מחדל: 0) - - &Spend unconfirmed change (experts only) - - - - + Connect to the Dogecoin network through a SOCKS proxy. @@ -1318,7 +1314,7 @@ Address: %4 - + Active command-line options that override above options: @@ -1333,22 +1329,37 @@ Address: %4 איפוס אפשרויות - + &Network רשת - + W&allet - + + Expert + + + + + Enable coin &control features + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. - + + &Spend unconfirmed change + + + + Automatically open the Dogecoin client port on the router. This only works when your router supports UPnP and it is enabled. פתח את פורט ביטקוין בנתב באופן אוטומטי. עובד רק אם UPnP מאופשר ונתמך ע"י הנתב. @@ -1443,17 +1454,12 @@ Address: %4 הצג כתובות ברשימת הפעולות - + Whether to show coin control features or not. - - Display coin &control features (experts only) - - - - + &OK אישור @@ -1585,7 +1591,7 @@ Address: %4 Requested payment amount of %1 is too small (considered dust). - + הסכום הנדרש לתשלום %1 קטן מדי (נחשב לאבק) @@ -1630,7 +1636,7 @@ Address: %4 Unverified payment requests to custom payment scripts are unsupported. - + בקשות לתשלום לסקריפטיי תשלום מותאמים אישית אינן נתמכות. @@ -1640,7 +1646,7 @@ Address: %4 Error communicating with %1: %2 - + שגיאה בתקשורת עם %1: %2 @@ -1650,7 +1656,7 @@ Address: %4 Bad response from server %1 - + מענה שגוי משרת %1 @@ -1666,20 +1672,20 @@ Address: %4 QObject - - + + Dogecoin ביטקוין - + Error: Specified data directory "%1" does not exist. - + שגיאה: הספריה "%1" לא קיימת. - + Error: Invalid combination of -regtest and -testnet. - + שגיאה: שילוב בלתי חוקי של regtest- ו testnet-. @@ -1728,7 +1734,7 @@ Address: %4 - + N/A N/A @@ -1824,11 +1830,13 @@ Address: %4 + In: נכנס: + Out: יוצא: @@ -1853,7 +1861,7 @@ Address: %4 נקה לוח בקרה - + Welcome to the Dogecoin Core RPC console. ברוכים הבאים ללוח בקרת RPC של ביטקוין @@ -1868,7 +1876,7 @@ Address: %4 הקלד <b>help</b> בשביל סקירה של הפקודות הזמינות. - + %1 B %1 בייט @@ -1923,7 +1931,7 @@ Address: %4 Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. - + השתמש שוב באחת מכתובות הקבלה שכבר נעשה בהן שימוש. לשימוש חוזר בכתובות ישהן השלכות אבטחה ופרטיות. השתמש בזה רק אם אתה מייצר מחדש בקשת תשלום שכבר נעשתה. @@ -1984,7 +1992,7 @@ Address: %4 הצג - + Remove the selected entries from the list @@ -1994,7 +2002,7 @@ Address: %4 הסר - + Copy label העתק תוית @@ -2044,7 +2052,7 @@ Address: %4 URI - + כתובת (אתר או משאב) @@ -2215,12 +2223,12 @@ Address: %4 נקה הכל - + Balance: יתרה: - + Confirm the send action אשר את פעולת השליחה @@ -2240,7 +2248,7 @@ Address: %4 %1 to %2 - + %1 אל %2 @@ -2360,7 +2368,7 @@ Address: %4 Invalid payment address %1 - + כתובת תשלום שגויה %1 @@ -2437,7 +2445,7 @@ Address: %4 Enter a label for this address to add it to the list of used addresses - + הקלד תווית עבור כתובת זו בכדי להוסיף אותה לרשימת הכתובות בשימוש @@ -2820,12 +2828,12 @@ Address: %4 Merchant - + סוחר Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours. - + מטבעות חדשים שנוצרו חייבים להבשיל במשך %1 בלוקים לפני שניתן לנצל אותם. כשבלוק זה נוצר הוא שודר ברשת על מנת שייכנס לשרשרת הבלוקים. במקרה והוא לא ייכנס לשרשרת, מצבו ישתנה ל"לא התקבל" ולא ניתן יהיה לנצלו. זה יכול לקרות מדי פעם אם במקרה צומת אחרת ייצרה בלוק בהבדל של שניות בודדות ממך. @@ -3118,7 +3126,7 @@ Address: %4 הצג פרטי פעולה - + Export Transaction History יצוא היסטוריית פעולות @@ -3255,7 +3263,7 @@ Address: %4 dogecoin-core - + Usage: שימוש: @@ -3290,12 +3298,7 @@ Address: %4 ציין תיקיית נתונים - - Set database cache size in megabytes (default: 25) - קבע את גודל המטמון של מסד הנתונים במגהבייט (ברירת מחדל: 25) - - - + Listen for connections on <port> (default: 22556 or testnet: 44556) האזן לחיבורים ב<פורט> (ברירת מחדל: 22556 או ברשת הבדיקה: 44556) @@ -3320,22 +3323,22 @@ Address: %4 סף להתנתקות מעמיתים הנוהגים שלא כהלכה (ברירת מחדל: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) מספר שניות למנוע מעמיתים הנוהגים שלא כהלכה מלהתחבר מחדש (ברירת מחדל: 86400) - + An error occurred while setting up the RPC port %u for listening on IPv4: %s אירעה שגיאה בעת הגדרת פורט RPC %u להאזנה ב-IPv4: %s - + Listen for JSON-RPC connections on <port> (default: 22555 or testnet: 44555) האזן לחיבורי JSON-RPC ב- <port> (ברירת מחדל: 22555 או רשת בדיקה: 44555) - + Accept command line and JSON-RPC commands קבל פקודות משורת הפקודה ו- JSON-RPC @@ -3355,7 +3358,7 @@ Address: %4 קבל חיבורים מבחוץ (ברירת מחדל: 1 ללא -proxy או -connect) - + %s, you must set a rpcpassword in the configuration file: %s It is recommended you use the following random password: @@ -3382,7 +3385,7 @@ rpcpassword=%s Acceptable ciphers (default: TLSv1.2+HIGH:TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!3DES:@STRENGTH) - + צפנים קבילים (ברירת מחדל: TLSv1.2+HIGH:TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!3DES:@STRENGTH) @@ -3395,14 +3398,9 @@ rpcpassword=%s קשור עם כתובת נתונה והאזן לה תמיד. השתמש בסימון [host]:port עבוד IPv6. - - Cannot obtain a lock on data directory %s. Dogecoin Core is probably already running. - לא מסוגל להשיג נעילה על תיקיית הנתונים %s. כנראה שביטקוין כבר רץ. - - - + Enter regression test mode, which uses a special chain in which blocks can be solved instantly. This is intended for regression testing tools and app development. - + כניסה למצב בדיקת רגרסיה, בה נעשה שימוש בשרשרת מיוחדת המאפשרת פתרון מיידי של בלוקים. מצב זה מיועד לכלי בדיקת רגרסיה ופיתוח תוכנה. @@ -3411,6 +3409,11 @@ rpcpassword=%s + Error: Listening for incoming connections failed (listen returned error %d) + + + + Error: The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here. שגיאה: הפעולה נדחתה! זה עלול לקרות אם כמה מהמטבעות בארנק שלך כבר נוצלו, למשל אם השתמשת בעותק של wallet.dat ומטבעות נשלחו בעותק אך לא סומנו כמנוצלות כאן. @@ -3430,7 +3433,12 @@ rpcpassword=%s זוהי בניית ניסיון טרום-שחרור - השימוש בה על אחריותך - אין להשתמש לצורך כריה או יישומי מסחר - + + Unable to bind to %s on this computer. Bitcoin Core is probably already running. + + + + Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: -proxy) @@ -3447,12 +3455,12 @@ rpcpassword=%s Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues. - + אזהרה: נראה שלא כל הרשת מסכימה! נראה שישנם כורים אשר נתקלים בבעיות. Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade. - + אזהרה: נראה שאנחנו לא מסכימים לחלוטין עם העמיתים שלנו! ייתכן ואנחנו צריכים לשדרג, או שצמתים אחרות צריכות לשדרג. @@ -3482,7 +3490,7 @@ rpcpassword=%s Dogecoin Core RPC client version - + גרסת לקוח RPC של ביטקוין @@ -3507,7 +3515,7 @@ rpcpassword=%s Connect to JSON-RPC on <port> (default: 22555 or testnet: 44555) - + התחבר ל JSON-RPC ב <port> (ברירת מחדל: 22555 או ברשת בדיקה: 44555) @@ -3652,12 +3660,12 @@ rpcpassword=%s Incorrect or no genesis block found. Wrong datadir for network? - + בלוק בראשית הינו שגוי או לא נמצא. ספריית מידע לא נכונה עבור הרשת? Invalid -onion address: '%s' - + כתובת onion- שגויה: '%s' @@ -3690,7 +3698,12 @@ rpcpassword=%s שליחת פקודה לשרת הביטקוין - + + Set database cache size in megabytes (%d to %d, default: %d) + + + + Set maximum block size in bytes (default: %d) @@ -3702,7 +3715,7 @@ rpcpassword=%s Specify wallet file (within data directory) - + ציין קובץ ארנק (בתוך ספריית המידע) @@ -3722,7 +3735,7 @@ rpcpassword=%s Usage (deprecated, use dogecoin-cli): - + שימוש (מיושן, השתמש ב bitcoin-cli): @@ -3742,7 +3755,7 @@ rpcpassword=%s Wallet %s resides outside data directory %s - + הארנק %s יושב מחוץ לספריית המידע %s @@ -3765,10 +3778,15 @@ rpcpassword=%s מייבא בלוקים מקובצי blk000??.dat חיצוניים - - Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) + + Cannot obtain a lock on data directory %s. Dogecoin Core is probably already running. + + + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) + הרץ פקודה כאשר ההתראה הרלוונטית מתקבלת או כשאנחנו עדים לפיצול ארוך מאוד (%s בשורת הפקודה יוחלף ע"י ההודעה) + Output debugging information (default: 0, supplying <category> is optional) @@ -3785,7 +3803,7 @@ rpcpassword=%s קבע את מספר תהליכוני אימות הסקריפטים (1-16, 0 = אוטומטי, ברירת מחדל: 0) - + Information מידע @@ -3930,12 +3948,12 @@ rpcpassword=%s שלח פקודות לצומת ב-<ip> (ברירת מחדל: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) בצע פקודה זו כשהבלוק הטוב ביותר משתנה (%s בפקודה יוחלף בגיבוב הבלוק) - + Upgrade wallet to latest format שדרג את הארנק לפורמט העדכני @@ -4055,12 +4073,7 @@ rpcpassword=%s הוסף צומת להתחברות ונסה לשמור את החיבור פתוח - - Unable to bind to %s on this computer. Dogecoin Core is probably already running. - לא ניתן לקשור ל-%s במחשב זה. ביטקוין כנראה עדיין רץ. - - - + Loading wallet... טוען ארנק... diff --git a/src/qt/locale/bitcoin_nb.ts b/src/qt/locale/bitcoin_nb.ts index f076ab46b..1cfbabf00 100644 --- a/src/qt/locale/bitcoin_nb.ts +++ b/src/qt/locale/bitcoin_nb.ts @@ -1,4 +1,4 @@ - + AboutDialog @@ -24,7 +24,7 @@ Dette er eksperimentell programvare. Distribuert under MIT/X11 programvarelisensen, se medfølgende fil COPYING eller http://www.opensource.org/licenses/mit-license.php. -Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i OpenSSL Toolkit (http://www.openssl.org/) og kryptografisk programvare skrevet av Eric Young (eay@cryptsoft.com) og UPnP programvare skrevet av Thomas Bernard. +Dette produktet inneholder programvare utviklet av OpenSSL Project for bruk i OpenSSL Toolkit (http://www.openssl.org/), kryptografisk programvare skrevet av Eric Young (eay@cryptsoft.com) og UPnP programvare skrevet av Thomas Bernard. @@ -40,7 +40,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i (%1-bit) - + (%1-bit) @@ -71,7 +71,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i &Kopier - + C&lose &Lukk @@ -81,7 +81,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i &Kopier Adresse - + Delete the currently selected address from the list Slett den valgte adressen fra listen. @@ -93,7 +93,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i &Export - &Eksporter... + &Eksporter @@ -128,12 +128,12 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i These are your Dogecoin addresses for sending payments. Always check the amount and the receiving address before sending coins. - Dette er dine Dogecoin adresser for å sende betalinger. Alltid sjekk mengden og mottaker adresse før sending av mynter. + Dette er dine Dogecoin-adresser for å sende betalinger. Alltid sjekk beløp og mottakeradresse før sending av mynter. These are your Dogecoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction. - Dette er dine Dogecoin adresser for å sende betalinger. Det er anbefalt å bruk en ny mottaksadresse for hver transaksjon. + Dette er dine Dogecoin-adresser for å sende betalinger. Det er anbefalt å bruk en ny mottaksadresse for hver transaksjon. @@ -163,7 +163,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i There was an error trying to save the address list to %1. - + En feil oppstod ved lagring av adresselisten til %1. @@ -264,13 +264,13 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. For security reasons, previous backups of the unencrypted wallet file will become useless as soon as you start using the new, encrypted wallet. - VIKTIG: Tidligere sikkerhetskopier av din lommebok-fil, bør erstattes med den nylig genererte, krypterte filen, da de blir ugyldiggjort av sikkerhetshensyn så snart du begynner å bruke den nye krypterte lommeboken. + VIKTIG: Tidligere sikkerhetskopier av din lommebokfil bør erstattes med den nylig genererte og krypterte filen, da de blir ugyldiggjort av sikkerhetshensyn så snart du begynner å bruke den nye krypterte lommeboken. Warning: The Caps Lock key is on! - Advarsel: Caps Lock er på ! + Advarsel: Caps Lock er på! @@ -326,9 +326,9 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i - BitcoinGUI + DogecoinGUI - + Sign &message... Signer &melding... @@ -343,12 +343,12 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i &Oversikt - + Node Node - + Show general overview of wallet Vis generell oversikt over lommeboken @@ -411,17 +411,17 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i Very &sending addresses... - + &Utsendingsadresser... Much &receiving addresses... - + &Mottaksadresser... Open &URI... - Åpne %URI... + Åpne &URI... @@ -431,7 +431,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i Reindexing blocks on disk... - Re-indekserer blokker på disk... + Reindekserer blokker på harddisk... @@ -446,7 +446,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i Backup wallet to another location - Sikkerhetskopiér lommebok til annet sted + Sikkerhetskopier lommebok til annet sted @@ -469,17 +469,17 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i &Verifiser melding... - + Dogecoin Dogecoin - + Wallet Lommebok - + &Send &Send @@ -492,7 +492,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i &Show / Hide - &Gjem / vis + &Vis / Skjul @@ -507,7 +507,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i Sign messages with your Dogecoin addresses to prove you own them - Signér en melding for å bevise at du eier denne adressen + Signer en melding med Dogecoin-adressene dine for å bevise at du eier dem @@ -535,20 +535,20 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i Verktøylinje for faner - - + + [testnet] [testnett] - + Dogecoin Core Dogecoin Kjerne - + Request payments (generates QR codes and dogecoin: URIs) - Forespør betalinger (genererer QR koder og dogecoin: URIs) + Forespør betalinger (genererer QR-koder og dogecoin: URIer) @@ -579,13 +579,13 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i Show the Dogecoin Core help message to get a list with possible Dogecoin Core command-line options - + Vis Dogecoin Core hjelpemeldingen for å få en liste med mulige kommandolinjevalg Dogecoin client - Dogecoinklient + Dogecoin-klienten @@ -595,7 +595,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i No block source available... - Ingen blokk-kilde tilgjengelig... + Ingen kilde for blokker tilgjengelig... @@ -608,7 +608,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i Lastet %1 blokker med transaksjonshistorikk. - + %n hour(s) %n time%n timer @@ -619,18 +619,19 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i + %n week(s) %n uke%n uker %1 and %2 - + %1 og %2 %n year(s) - + %n år%n år @@ -663,12 +664,12 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i Informasjon - + Up to date Ajour - + Catching up... Kommer ajour... @@ -706,7 +707,7 @@ Adresse: %4 Lommeboken er <b>kryptert</b> og for tiden <b>låst</b> - + A fatal error occurred. Dogecoin Core can no longer continue safely and will quit. En fatal feil har inntruffet. Det er ikke trygt å fortsette og Dogecoin må derfor avslutte. @@ -714,7 +715,7 @@ Adresse: %4 ClientModel - + Network Alert Nettverksvarsel @@ -724,7 +725,7 @@ Adresse: %4 Coin Control Address Selection - Mynt Kontroll Adresse Valg + Myntkontroll Adresse Valg @@ -759,27 +760,27 @@ Adresse: %4 After Fee: - Etter Avgift: + Etter Gebyr: Change: - Endring: + Veksel: (un)select all - Fjern alt valgt + velg (fjern) alt Tree mode - Tre modus + Tremodus List mode - Liste modus + Listemodus @@ -812,7 +813,7 @@ Adresse: %4 Prioritet - + Copy address Kopier adresse @@ -825,7 +826,7 @@ Adresse: %4 Copy amount - Kopiér beløp + Kopier beløp @@ -835,12 +836,12 @@ Adresse: %4 Lock unspent - + Lås ubrukte Unlock unspent - + Lås opp ubrukte @@ -855,30 +856,30 @@ Adresse: %4 Copy after fee - + Kopier fra gebyr Copy bytes - + Kopier bytes Copy priority - + Kopier prioritet Copy low output - + Kopier svake utdata Copy change - + Kopier veksel - + highest høyest @@ -956,7 +957,7 @@ Adresse: %4 This means a fee of at least %1 per kB is required. - Dette betyr at en avgift på minst %1 per KB er påkrevd. + Dette betyr at et gebyr på minst %1 per KB er påkrevd. @@ -971,23 +972,23 @@ Adresse: %4 This label turns red, if the priority is smaller than "medium". - + Denne merkelappen blir rød, hvis prioriteten er mindre enn "medium". This label turns red, if any recipient receives an amount smaller than %1. - Denne merkelappen blir rød, hvis noen mottaker mottar en mengde på mindre enn %1. + Denne merkelappen blir rød, hvis en mottaker mottar en mengde på mindre enn %1. This means a fee of at least %1 is required. - Dette betyr at en avgift på minst %1 er påkrevd. + Dette betyr at et gebyr på minst %1 er påkrevd. Amounts below 0.546 times the minimum relay fee are shown as dust. - Mengder under 0.546 ganger minimum relé avgiften er vist som støv. + Mengder under 0.546 ganger minimum relégebyr er vist som støv. @@ -996,19 +997,19 @@ Adresse: %4 - + (no label) (ingen merkelapp) change from %1 (%2) - endring fra %1 (%2) + veksel fra %1 (%2) (change) - (endring) + (veksel) @@ -1084,7 +1085,7 @@ Adresse: %4 A new data directory will be created. - En ny data mappe vil bli laget. + En ny datamappe vil bli laget. @@ -1099,12 +1100,12 @@ Adresse: %4 Path already exists, and is not a directory. - Sti finnes allerede, og er ikke en mappe. + Snarvei finnes allerede, og er ikke en mappe. Cannot create data directory here. - Kan ikke laget data mappe her. + Kan ikke lage datamappe her. @@ -1112,12 +1113,12 @@ Adresse: %4 Dogecoin Core - Command-line options - + Dogecoin Core - Kommandolinjevalg Dogecoin Core - Dogecoin Kjerne + Dogecoin Core @@ -1147,8 +1148,7 @@ Adresse: %4 Start minimized - Start minimert - + Start minimert @@ -1158,7 +1158,7 @@ Adresse: %4 Choose data directory on startup (default: 0) - Velg data mappe ved oppstart (standard: 0) + Velg datamappe ved oppstart (standard: 0) @@ -1176,32 +1176,32 @@ Adresse: %4 As this is the first time the program is launched, you can choose where Dogecoin Core will store its data. - Siden dette er første gang programmet starter, kan du velge hvor Dogecoin Core skal lagre sine data. + Siden dette er første gang programmet starter, kan du nå velge hvor Dogecoin Core skal lagre sine data. Dogecoin Core will download and store a copy of the Dogecoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory. - Dogecoin Core vil laste ned og lagre en kopi av Dogecoins blokk kjede. Minst %1GB av data vil bli lagret i denne mappen, og det vil vokse over tid. Lommeboken vil også bli lagret i denne mappen. + Dogecoin Core vil laste ned og lagre en kopi av Dogecoin sin blokkjede. Minst %1GB av data vil bli lagret i denne mappen, og det vil vokse over tid. Lommeboken vil også bli lagret i denne mappen. Use the default data directory - Bruk standard data mappe + Bruk standard datamappe Use a custom data directory: - Bruk en egendefinert data mappe: + Bruk en egendefinert datamappe: - + Dogecoin Dogecoin Error: Specified data directory "%1" can not be created. - Feil: Spesifisert data mappe "%1" kan ikke opprettes. + Feil: Spesifisert datamappe "%1" kan ikke opprettes. @@ -1211,7 +1211,7 @@ Adresse: %4 GB of free space available - GB av ledig lagringsplass + GB ledig lagringsplass @@ -1224,7 +1224,7 @@ Adresse: %4 Open URI - Open URI + Åpne URI @@ -1239,12 +1239,12 @@ Adresse: %4 Select payment request file - Velg betalingsetterspørring fil + Velg fil for betalingsetterspørring Select payment request file to open - Velg betalingsetterspørrings fil å åpne + Velg fil for betalingsetterspørring å åpne @@ -1267,7 +1267,7 @@ Adresse: %4 Pay transaction &fee - Betal transaksjons&gebyr + Betal &transaksjonsgebyr @@ -1282,7 +1282,7 @@ Adresse: %4 Size of &database cache - + Størrelse på &database hurtigbuffer @@ -1292,20 +1292,15 @@ Adresse: %4 Number of script &verification threads - + Antall script &verifikasjonstråder Set the number of script verification threads (up to 16, 0 = auto, <0 = leave that many cores free, default: 0) - + Sett antall script verifikasjonstråder (opp til 16, 0 = automatisk, <0 = la så mange kjerner være ledig, standardvalg: 0) - - &Spend unconfirmed change (experts only) - - - - + Connect to the Dogecoin network through a SOCKS proxy. Koble til Dogecoin-nettverket gjennom en SOCKS proxy. @@ -1317,12 +1312,12 @@ Adresse: %4 IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1) - + IP-adressen til proxyen (f.eks. IPv4: 127.0.0.1 / IPv6: ::1) - + Active command-line options that override above options: - + Aktive kommandolinjevalg som overstyrer valgene ovenfor: @@ -1335,29 +1330,44 @@ Adresse: %4 &Tilbakestill Instillinger - + &Network &Nettverk - + W&allet - + L&ommebok - + + Expert + Ekspert + + + + Enable coin &control features + Aktiver &myntkontroll funksjoner + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. - + Hvis du sperrer for bruk av ubekreftet veksel, kan ikke vekselen fra transaksjonen bli brukt før transaksjonen har minimum en bekreftelse. Dette påvirker også hvordan balansen din blir beregnet. - + + &Spend unconfirmed change + &Bruk ubekreftet veksel + + + Automatically open the Dogecoin client port on the router. This only works when your router supports UPnP and it is enabled. Åpne automatisk Dogecoin klientporten på ruteren. Dette virker kun om din ruter støtter UPnP og dette er påslått. Map port using &UPnP - Sett opp port vha. &UPnP + Sett opp port ved hjelp av &UPnP @@ -1445,17 +1455,12 @@ Adresse: %4 &Vis adresser i transaksjonslisten - + Whether to show coin control features or not. - Skal mynt kontroll funksjoner vises eller ikke. + Skal myntkontroll funksjoner vises eller ikke. - - Display coin &control features (experts only) - Vis mynt &kontroll funksjoner (kun for eksperter) - - - + &OK &OK @@ -1477,7 +1482,7 @@ Adresse: %4 Confirm options reset - Bekreft innstillings tilbakestilling + Bekreft tilbakestilling av innstillinger @@ -1488,7 +1493,7 @@ Adresse: %4 Client will be shutdown, do you want to proceed? - + Klienten vil bli lukket, vil du fortsette? @@ -1522,7 +1527,7 @@ Adresse: %4 Available: - + Tilgjengelig: @@ -1532,7 +1537,7 @@ Adresse: %4 Pending: - + Under behandling: @@ -1577,7 +1582,7 @@ Adresse: %4 URI handling - URI håndtering + URI-håndtering @@ -1607,32 +1612,32 @@ Adresse: %4 Net manager warning - + Nettleder advarsel Your active proxy doesn't support SOCKS5, which is required for payment requests via proxy. - + Din aktive proxy har ikke støtte for SOCKS5, som er påkrevd for betalingsforespørsler via proxy. Payment request fetch URL is invalid: %1 - + Hentelenke for betalingsforespørsel er ugyldig: %1 Payment request file handling - + Filhåndtering for betalingsforespørsel Payment request file can not be read or processed! This can be caused by an invalid payment request file. - + Fil for betalingsforespørsel kan ikke leses eller behandles! Dette kan skyldes en ugyldig fil for betalingsforespørsel. Unverified payment requests to custom payment scripts are unsupported. - + Uverifiserte betalingsforespørsler til egentilpassede betalingscript er ikke støttet. @@ -1642,12 +1647,12 @@ Adresse: %4 Error communicating with %1: %2 - Feil ved å kommunisere med %1: %2 + Feil i kommunikasjonen med %1: %2 Payment request can not be parsed or processed! - + Betalingsforespørsler kan ikke analyseres eller behandles! @@ -1668,25 +1673,25 @@ Adresse: %4 QObject - - + + Dogecoin Dogecoin - + Error: Specified data directory "%1" does not exist. - Feil: Spesifisert data mappe "%1" finnes ikke. + Feil: Spesifisert datamappe "%1" finnes ikke. - + Error: Invalid combination of -regtest and -testnet. Feil: Ugyldig kombinasjon av -regtest og -testnet. Enter a Dogecoin address (e.g. DJ7zB7c5BsB9UJLy1rKQtY7c6CQfGiaRLM) - Skriv inn en Dogecoin adresse (f.eks. DJ7zB7c5BsB9UJLy1rKQtY7c6CQfGiaRLM) + Skriv inn en Dogecoin-adresse (f.eks. DJ7zB7c5BsB9UJLy1rKQtY7c6CQfGiaRLM) @@ -1694,7 +1699,7 @@ Adresse: %4 &Save Image... - &Lagre bilde... + &Lagre Bilde... @@ -1704,12 +1709,12 @@ Adresse: %4 Save QR Code - Lagre QR Kode + Lagre QR-kode PNG Image (*.png) - PNG Bilde (*.png) + PNG-bilde (*.png) @@ -1730,7 +1735,7 @@ Adresse: %4 - + N/A - @@ -1747,7 +1752,7 @@ Adresse: %4 Debug window - Debug vindu + Feilsøkingsvindu @@ -1826,11 +1831,13 @@ Adresse: %4 + In: Inn: + Out: Ut: @@ -1847,7 +1854,7 @@ Adresse: %4 Open the Dogecoin Core debug log file from the current data directory. This can take a few seconds for large log files. - Åpne Dogecoin loggfil for feilsøk fra datamappen. Dette kan ta noen sekunder for store loggfiler. + Åpne Dogecoin sin loggfil for feilsøk fra den gjeldende datamappen. Dette kan ta noen sekunder for store loggfiler. @@ -1855,9 +1862,9 @@ Adresse: %4 Tøm konsoll - + Welcome to the Dogecoin Core RPC console. - Velkommen til Dogecoin RPC konsoll. + Velkommen til Dogecoin sin RPC-konsoll. @@ -1870,7 +1877,7 @@ Adresse: %4 Skriv <b>help</b> for en oversikt over kommandoer. - + %1 B %1 B @@ -1925,7 +1932,7 @@ Adresse: %4 Reuse one of the previously used receiving addresses. Reusing addresses has security and privacy issues. Do not use this unless re-generating a payment request made before. - Gjenbruk en av de tidligere brukte mottaksadressene. Gjenbruk av adresser har sikkerhets og personverns utfordringer. Ikke bruk dette med unntak for å gjennopprette en betalingsforespørsel som ble gjort tidligere. + Gjenbruk en av de tidligere brukte mottaksadressene. Gjenbruk av adresser har sikkerhets- og personvernsutfordringer. Ikke bruk dette med unntak for å gjennopprette en betalingsforespørsel som ble gjort tidligere. @@ -1936,29 +1943,29 @@ Adresse: %4 An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Dogecoin network. - + En valgfri melding å tilknytte betalingsforespørselen, som vil bli vist når forespørselen er åpnet. Meldingen vil ikke bli sendt med betalingen over Dogecoin-nettverket. An optional label to associate with the new receiving address. - + En valgfri merkelapp å tilknytte den nye mottakeradressen. Use this form to request payments. All fields are <b>optional</b>. - + Bruk dette skjemaet til betalingsforespørsler. Alle felt er <b>valgfrie</b>. An optional amount to request. Leave this empty or zero to not request a specific amount. - + Et valgfritt beløp å etterspørre. La stå tomt eller null for ikke å etterspørre et spesifikt beløp. Clear all fields of the form. - Fjern alle felter fra formen. + Fjern alle felter fra skjemaet. @@ -1968,17 +1975,17 @@ Adresse: %4 Requested payments history - + Etterspurt betalingshistorikk &Request payment - Ette&rspør betaling + &Etterspør betaling Show the selected request (does the same as double clicking an entry) - Vis den valgte etterspørringen (gjør det samme som å dobbelklikke en oppføring) + Vis den valgte etterspørringen (gjør det samme som å dobbelklikke på en oppføring) @@ -1986,9 +1993,9 @@ Adresse: %4 Vis - + Remove the selected entries from the list - Fjern den valgte oppføringen fra listen + Fjern de valgte oppføringene fra listen @@ -1996,7 +2003,7 @@ Adresse: %4 Fjern - + Copy label Kopier merkelapp @@ -2008,7 +2015,7 @@ Adresse: %4 Copy amount - Kopiér beløp + Kopier beløp @@ -2016,7 +2023,7 @@ Adresse: %4 QR Code - QR Kode + QR-kode @@ -2031,7 +2038,7 @@ Adresse: %4 &Save Image... - &Lagre bilde... + &Lagre Bilde... @@ -2071,12 +2078,12 @@ Adresse: %4 Resulting URI too long, try to reduce the text for label / message. - Resulterende URI for lang, prøv å redusere teksten for merkelapp / melding. + Resultat URI for lang, prøv å redusere teksten for merkelapp / melding. Error encoding URI into QR Code. - Feil ved koding av URI i QR kode. + Feil ved koding av URI til QR-kode. @@ -2114,7 +2121,7 @@ Adresse: %4 (no amount) - (inget beløp) + (intet beløp) @@ -2129,7 +2136,7 @@ Adresse: %4 Coin Control Features - Mynt Kontroll Funksjoner + Myntkontroll Funksjoner @@ -2169,47 +2176,47 @@ Adresse: %4 Fee: - Avgift: + Gebyr: Low Output: - Lav Utdata: + Svak Utdata: After Fee: - Etter Avgift: + Etter Gebyr: Change: - Endring: + Veksel: If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. - + Hvis dette er aktivert, men adressen for veksel er tom eller ugyldig, vil veksel bli sendt til en nylig generert adresse. Custom change address - + Egendefinert adresse for veksel Send to multiple recipients at once - Send til flere enn én mottaker + Send til flere enn en mottaker Add &Recipient - &Legg til Mottaker + Legg til &Mottaker Clear all fields of the form. - Fjern alle felter fra formen. + Fjern alle felter fra skjemaet. @@ -2217,12 +2224,12 @@ Adresse: %4 Fjern &Alt - + Balance: Saldo: - + Confirm the send action Bekreft sending @@ -2252,7 +2259,7 @@ Adresse: %4 Copy amount - Kopiér beløp + Kopier beløp @@ -2262,32 +2269,32 @@ Adresse: %4 Copy after fee - + Kopier fra gebyr Copy bytes - + Kopier bytes Copy priority - + Kopier prioritet Copy low output - + Kopier svake utdata Copy change - + Kopier veksel Total Amount %1 (= %2) - Total Mengde %1 (= %2) + Totalt Beløp %1 (= %2) @@ -2302,7 +2309,7 @@ Adresse: %4 The amount to pay must be larger than 0. - Beløpen som skal betales må være over 0. + Beløpet som skal betales må være over 0. @@ -2317,7 +2324,7 @@ Adresse: %4 Duplicate address found, can only send to each address once per send operation. - Duplikate adresser funnet. Kan bare sende én gang til hver adresse per operasjon. + Doble antall adresser funnet. Kan bare sende en gang til hver adresse per operasjon. @@ -2327,12 +2334,12 @@ Adresse: %4 The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here. - Transaksjonen ble avvist. Dette kan skje hvis noen av myntene i lommeboken allerede er brukt, f.eks. hvis du kopierte wallet.dat og mynter ble brukt i kopien uten å bli markert som brukt her. + Transaksjonen ble avvist! Dette kan skje hvis noen av myntene i lommeboken allerede er brukt, som hvis du kopierte wallet.dat og mynter ble brukt i kopien uten å bli markert som brukt her. Warning: Invalid Dogecoin address - Advarsel: Ugyldig Dogecoin adresse + Advarsel: Ugyldig Dogecoin-adresse @@ -2342,7 +2349,7 @@ Adresse: %4 Warning: Unknown change address - Advarsel: Ukjent adresse for vekslepenger + Advarsel: Ukjent adresse for veksel @@ -2444,7 +2451,7 @@ Adresse: %4 A message that was attached to the dogecoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Dogecoin network. - + En melding som var tilknyttet dogecoinen: URI vil bli lagret med transaksjonen for din oversikt. Denne meldingen vil ikke bli sendt over Dogecoin-nettverket. @@ -2469,7 +2476,7 @@ Adresse: %4 Dogecoin Core is shutting down... - + Dogecoin Core lukker... @@ -2482,17 +2489,17 @@ Adresse: %4 Signatures - Sign / Verify a Message - Signaturer - Signer / Verifiser en melding + Signaturer - Signer / Verifiser en Melding &Sign Message - &Signér Melding + &Signer Melding You can sign messages with your addresses to prove you own them. Be careful not to sign anything vague, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to. - Du kan signere meldinger med dine adresser for å bevise at du eier dem. Ikke signér vage meldinger da phishing-angrep kan prøve å lure deg til å signere din identitet over til andre. Signér kun fullt detaljerte utsagn som du er enig i. + Du kan signere meldinger med dine adresser for å bevise at du eier dem. Ikke signer vage meldinger da phishing-angrep kan prøve å lure deg til å signere din identitet over til andre. Signer kun fullt detaljerte utsagn som du er enig i. @@ -2544,7 +2551,7 @@ Adresse: %4 Sign &Message - Signér &Melding + Signer &Melding @@ -2580,7 +2587,7 @@ Adresse: %4 Verify &Message - &Verifiser Melding + Verifiser &Melding @@ -2590,7 +2597,7 @@ Adresse: %4 Enter a Dogecoin address (e.g. DJ7zB7c5BsB9UJLy1rKQtY7c6CQfGiaRLM) - Skriv inn en Dogecoin adresse (f.eks. DJ7zB7c5BsB9UJLy1rKQtY7c6CQfGiaRLM) + Skriv inn en Dogecoin-adresse (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) @@ -2669,7 +2676,7 @@ Adresse: %4 Dogecoin Core - Dogecoin Kjerne + Dogecoin Core @@ -2700,7 +2707,7 @@ Adresse: %4 conflicted - + konflikt @@ -2827,7 +2834,7 @@ Adresse: %4 Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours. - + Genererte dogecoins må modnes %1 blokker før de kan brukes. Da du genererte denne blokken ble den kringkastet på nettverket for å bli lagt til i kjeden av blokker. Hvis den ikke kommer med i kjeden vil den endre seg til "ikke akseptert" og pengene vil ikke kunne brukes. Dette vil noen ganger skje hvis en annen node genererer en blokk noen sekunder i tid fra din egen. @@ -2862,7 +2869,7 @@ Adresse: %4 , has not been successfully broadcast yet - , har ikke blitt kringkastet uten problemer enda. + , har ikke blitt kringkastet med hell enda @@ -2913,7 +2920,7 @@ Adresse: %4 Immature (%1 confirmations, will be available after %2) - + Umoden (%1 bekreftelser, vil være tilgjengelig etter %2) @@ -2943,22 +2950,22 @@ Adresse: %4 Offline - + Frakoblet Unconfirmed - + Ubekreftet Confirming (%1 of %2 recommended confirmations) - + Bekrefter (%1 av %2 anbefalte bekreftelser) Conflicted - + Konflikt @@ -3008,7 +3015,7 @@ Adresse: %4 Destination address of transaction. - Mottaksadresse for transaksjonen + Mottaksadresse for transaksjonen. @@ -3102,7 +3109,7 @@ Adresse: %4 Copy amount - Kopiér beløp + Kopier beløp @@ -3120,7 +3127,7 @@ Adresse: %4 Vis transaksjonsdetaljer - + Export Transaction History Eksporter Transaksjonshistorikk @@ -3216,7 +3223,7 @@ Adresse: %4 &Export - &Eksporter... + &Eksporter @@ -3226,7 +3233,7 @@ Adresse: %4 Backup Wallet - Sikkerhetskopier lommebok + Sikkerhetskopier Lommebok @@ -3236,7 +3243,7 @@ Adresse: %4 Backup Failed - Sikkerhetskopiering feilet + Sikkerhetskopiering Feilet @@ -3251,13 +3258,13 @@ Adresse: %4 Backup Successful - Sikkerhetskopiering fullført + Sikkerhetskopiering Fullført dogecoin-core - + Usage: Bruk: @@ -3292,14 +3299,9 @@ Adresse: %4 Angi mappe for datafiler - - Set database cache size in megabytes (default: 25) - Sett størrelse på mellomlager for database i megabytes (standardverdi: 25) - - - + Listen for connections on <port> (default: 22556 or testnet: 44556) - Lytt etter tilkoblinger på <port> (standardverdi: 22556 eller testnet: 44556) + Lytt etter tilkoblinger på <port> (standardverdi: 22556 eller testnett: 44556) @@ -3322,22 +3324,22 @@ Adresse: %4 Grenseverdi for å koble fra noder med dårlig oppførsel (standardverdi: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Antall sekunder noder med dårlig oppførsel hindres fra å koble til på nytt (standardverdi: 86400) - + An error occurred while setting up the RPC port %u for listening on IPv4: %s - En feil oppstod ved opprettelse av RPC port %u for lytting: %s + En feil oppstod ved opprettelse av RPC-port %u for IPv4: %s - + Listen for JSON-RPC connections on <port> (default: 22555 or testnet: 44555) - Lytt etter JSON-RPC tilkoblinger på <port> (standardverdi: 22555 or testnet: 44555) + Lytt etter JSON-RPC tilkoblinger på <port> (standardverdi: 8332 eller testnett: 18332) - + Accept command line and JSON-RPC commands Ta imot kommandolinje- og JSON-RPC-kommandoer @@ -3357,7 +3359,7 @@ Adresse: %4 Ta imot tilkoblinger fra utsiden (standardverdi: 1 hvis uten -proxy eller -connect) - + %s, you must set a rpcpassword in the configuration file: %s It is recommended you use the following random password: @@ -3388,7 +3390,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin An error occurred while setting up the RPC port %u for listening on IPv6, falling back to IPv4: %s - En feil oppstod under oppsettet av RPC port %u for IPv6, tilbakestilles til IPv4: %s + En feil oppstod under oppsettet av RPC-port %u for IPv6, tilbakestilles til IPv4: %s @@ -3396,42 +3398,47 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Bind til angitt adresse. Bruk [vertsmaskin]:port notasjon for IPv6 - - Cannot obtain a lock on data directory %s. Dogecoin Core is probably already running. - Kan ikke skaffe lås på denne datamappen %s. Dogecoin kjører sansynlig alerede. - - - + Enter regression test mode, which uses a special chain in which blocks can be solved instantly. This is intended for regression testing tools and app development. - + Gå til modus for regresjonstesting, som bruker en spesiell blokkjede der blokker kan bli løst momentant. Dette er tenkt til verktøy for regresjonstesting og apputvikling. Enter regression test mode, which uses a special chain in which blocks can be solved instantly. - + Gå til modus for regresjonstesting, som bruker en spesiell blokkjede der blokker kan bli løst momentant. + Error: Listening for incoming connections failed (listen returned error %d) + Feil: Lytting etter innkommende tilkoblinger feilet (lytting returnerte feil %d) + + + Error: The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here. - Feil: Transaksjonen ble avvist! Dette kan skje hvis noen av myntene i lommeboken alerede er blit brukt, som om du brukte en kopi av wallet.dat og myntene ble brukt i kopien, men ikke markert som brukt her. + Feil: Transaksjonen ble avvist! Dette kan skje hvis noen av myntene i lommeboken allerede er blitt brukt, som om du brukte en kopi av wallet.dat og myntene ble brukt i kopien, men ikke markert som brukt her. Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds! - Feil: Denne transaksjonen trenger en gebyr på minst %s på grunn av beløpet, kompleksiteten, eller bruk av allerede mottatte penger. + Feil: Denne transaksjonen trenger en gebyr på minst %s på grunn av beløpet, kompleksiteten eller bruk av allerede mottatte penger! Execute command when a wallet transaction changes (%s in cmd is replaced by TxID) - Kjør kommando når en lommeboktransaksjon endres (%s i cmd er erstattet med TxID) + Kjør kommando når en lommeboktransaksjon endres (%s i kommando er erstattet med TxID) This is a pre-release test build - use at your own risk - do not use for mining or merchant applications - Dette er en forhånds-sluppet test versjon - bruk på egen risiko - ikke for bruk av "Mining" (utvinning) eller markedsføring applikasjoner. + Dette er en forhåndssluppet testversjon - bruk på egen risiko - ikke for bruk til blokkutvinning eller bedriftsapplikasjoner - + + Unable to bind to %s on this computer. Dogecoin Core is probably already running. + Ute av stand til å binde til %s på denne datamaskinen. Dogecoin Core kjører sannsynligvis allerede. + + + Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: -proxy) Bruk separate SOCKS5 proxyer for å nå noder via Tor skjulte tjenester (standardverdi: -proxy) @@ -3448,17 +3455,17 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues. - Advarsel: Nettverket ser ikke ut til å vær enig! Noen minere ser ut til å ha problemer. + Advarsel: Nettverket ser ikke ut til å være enig! Noen minere ser ut til å ha problemer. Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade. - Advarsel: Vi ser ikke ut til å være enige med våre noder! Du må oppgradere, eller andre nodes må oppgradere. + Advarsel: Vi ser ikke ut til å være enige med våre noder! Du må oppgradere, eller andre noder må oppgradere. Warning: error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect. - Advarsel: Feil ved lesing av wallet.dat! Alle taster lest riktig, men transaksjon dataene eller adresse innlegg er kanskje manglende eller feil. + Advarsel: Feil ved lesing av wallet.dat! Alle nøkler lest riktig, men transaksjonsdataene eller oppføringer i adresseboken mangler kanskje eller er feil. @@ -3478,7 +3485,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Dogecoin Core Daemon - + Dogecoin Core Daemon @@ -3493,7 +3500,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Clear list of wallet transactions (diagnostic tool; implies -rescan) - + Tøm listen over transaksjoner i lommeboken (diagnoseverktøy; impliserer -rescan) @@ -3523,7 +3530,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Do not load the wallet and disable wallet RPC calls - + Ikke last inn lommeboken og deaktiver RPC-kall @@ -3538,7 +3545,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Error initializing wallet database environment %s! - Feil under oppstart av lommebokdatabasemiljø %s! + Feil under oppstart av lommeboken sitt databasemiljø %s! @@ -3553,7 +3560,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Error: Disk space is low! - Feil: lite ledig lagringsplass! + Feil: Lite ledig lagringsplass! @@ -3608,7 +3615,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Failed to write to coin database - Feil ved skriving av dogecoin database + Feil ved skriving til dogecoin sin database @@ -3618,7 +3625,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Failed to write undo data - Feil ved skriving av angre-data + Feil ved skriving av angredata @@ -3628,12 +3635,12 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Find peers using DNS lookup (default: 1 unless -connect) - Finn andre noder gjennom DNS-oppslag (standardverdi: 1 med mindre -connect er oppgit) + Finn andre noder gjennom DNS-oppslag (standardverdi: 1 med mindre -connect er oppgitt) Generate coins (default: 0) - Generér dogecoins (standardverdi: 0) + Generer dogecoins (standardverdi: 0) @@ -3648,12 +3655,12 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin If <category> is not supplied, output all debugging information. - + Hvis <category> ikke er oppgitt, ta ut all informasjon om feilsøking. Incorrect or no genesis block found. Wrong datadir for network? - Ugyldig eller ingen skaperblokk funnet. Feil datadir for nettverk? + Ugyldig eller ingen skaperblokk funnet. Feil datamappe for nettverk? @@ -3668,62 +3675,67 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Prepend debug output with timestamp (default: 1) - + Sett inn tidsstempel i front av feilsøkingsdata (standardverdi: 1) RPC client options: - RPC klient innstillinger: + Innstillinger for RPC-klient: Rebuild block chain index from current blk000??.dat files - Gjenopprett blokkjedeindex fra blk000??.dat filer + Gjenopprett blokkjedeindeks fra blk000??.dat filer Select SOCKS version for -proxy (4 or 5, default: 5) - Velg versjon av SOCKS proxy (4 eller 5, standardverdi: 5) + Velg versjon av SOCKS -proxy (4 eller 5, standardverdi: 5) Send command to Dogecoin Core server - Send kommando til Dogecoin tjener + Send kommando til Dogecoin-tjener - + + Set database cache size in megabytes (%d to %d, default: %d) + Sett databasen sin størrelse på hurtigbufferen i megabytes (%d til %d, standardverdi: %d) + + + Set maximum block size in bytes (default: %d) Sett maks blokkstørrelse i bytes (standardverdi: %d) Set the number of threads to service RPC calls (default: 4) - Sett nummer av tråder til betjening av RPC kall (standardverdi: 4) + Sett nummer av tråder til betjening av RPC-kall (standardverdi: 4) Specify wallet file (within data directory) - Angi lommebok fil (inne i data mappe) + Angi lommebokfil (inne i datamappe) Spend unconfirmed change when sending transactions (default: 1) - + Bruk ubekreftet veksel ved sending av transaksjoner (standardverdi: 1) Start Dogecoin Core server - Start Dogecoin tjener + Start Dogecoin-tjener This is intended for regression testing tools and app development. - + Dette er tiltenkt verktøy for regresjonstesting og apputvikling. Usage (deprecated, use dogecoin-cli): - Bruk (foreldet, bruk bitcoin-cli): + Bruk (foreldet, bruk dogecoin-cli): @@ -3738,12 +3750,12 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Wait for RPC server to start - Vent på start av RPV tjeneren + Vent på start av RPC-tjeneren Wallet %s resides outside data directory %s - Lommebok %s befinner seg utenfor data mappe %s + Lommebok %s befinner seg utenfor datamappe %s @@ -3753,7 +3765,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Warning: Deprecated argument -debugnet ignored, use -debug=net - + Advarsel: Utløpt argument -debugnet ignorert, bruk -debug=net @@ -3763,42 +3775,47 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Imports blocks from external blk000??.dat file - Importerer blokker fra ekstern blk000?.dat fil + Importerer blokker fra ekstern fil blk000??.dat - + + Cannot obtain a lock on data directory %s. Dogecoin Core is probably already running. + Ute av stand til å låse datamappen %s. Dogecoin Core kjører sannsynligvis allerede. + + + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) - + Utfør kommando når et relevant varsel er mottatt eller vi ser en veldig lang gaffel (%s i kommando er erstattet med melding) Output debugging information (default: 0, supplying <category> is optional) - + Ta ut feilsøkingsinformasjon (standardverdi: 0, bruk av <category> er valgfritt) Set maximum size of high-priority/low-fee transactions in bytes (default: %d) - + Sett maksimum størrelse for transaksjoner med høy prioritet / lavt gebyr, i bytes (standardverdi: %d) Set the number of script verification threads (up to 16, 0 = auto, <0 = leave that many cores free, default: 0) - + Sett antall script verifikasjonstråder (opp til 16, 0 = automatisk, <0 = la så mange kjerner være ledig, standardvalg: 0) - + Information Informasjon Invalid amount for -minrelaytxfee=<amount>: '%s' - Ugyldig mengde for -minrelaytxfee=<amount>: '%s' + Ugyldig mengde for -minrelaytxfee=<beløp>: '%s' Invalid amount for -mintxfee=<amount>: '%s' - Ugyldig mengde for -mintxfee=<amount>: '%s' + Ugyldig mengde for -mintxfee=<beløp>: '%s' @@ -3833,7 +3850,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Send trace/debug info to console instead of debug.log file - Send spor/debug informasjon til konsollet istedenfor debug.log filen + Send spor-/feilsøkingsinformasjon til konsollen istedenfor filen debug.log @@ -3843,7 +3860,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Shrink debug.log file on client startup (default: 1 when no -debug) - Krymp debug.log filen når klienten starter (standardverdi: 1 hvis uten -debug) + Krymp filen debug.log når klienten starter (standardverdi: 1 hvis uten -debug) @@ -3868,7 +3885,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Transaction amounts must be positive - Transaksjonsmengden må være positiv + Transaksjonsbeløpet må være positivt @@ -3903,7 +3920,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Zapping all transactions from wallet... - + Zapper alle transaksjoner fra lommeboken... @@ -3931,24 +3948,24 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Send kommandoer til node på <ip> (standardverdi: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) - Eksekvér kommando når beste blokk endrer seg (%s i kommandoen erstattes med blokkens hash) + Utfør kommando når beste blokk endrer seg (%s i kommandoen erstattes med blokkens hash) - + Upgrade wallet to latest format - Oppgradér lommebok til nyeste format + Oppgrader lommebok til nyeste format Set key pool size to <n> (default: 100) - Angi størrelse på nøkkel-lager til <n> (standardverdi: 100) + Angi størrelsen på nøkkellageret til <n> (standardverdi: 100) Rescan the block chain for missing wallet transactions - Se gjennom blokk-kjeden etter manglende lommeboktransaksjoner + Se gjennom blokkjeden etter manglende lommeboktransaksjoner @@ -3978,7 +3995,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Allow DNS lookups for -addnode, -seednode and -connect - Tillat DNS oppslag for -addnode, -seednode og -connect + Tillat oppslag i DNS for -addnode, -seednode og -connect @@ -4018,7 +4035,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Unknown -socks proxy version requested: %i - Ukjent -socks proxy versjon angitt: %i + Ukjent -socks proxyversjon angitt: %i @@ -4056,12 +4073,7 @@ For eksempel: varselmelding=echo %%s | mail -s "Dogecoin varsel" admin Legg til node for tilkobling og hold forbindelsen åpen - - Unable to bind to %s on this computer. Dogecoin Core is probably already running. - Kan ikke binde til %s på denne datamaskinen. Sannsynligvis kjører Dogecoin allerede. - - - + Loading wallet... Laster lommebok... diff --git a/src/qt/locale/bitcoin_pl.ts b/src/qt/locale/bitcoin_pl.ts index 60b535c36..9a2cd5ae5 100644 --- a/src/qt/locale/bitcoin_pl.ts +++ b/src/qt/locale/bitcoin_pl.ts @@ -1,4 +1,4 @@ - + AboutDialog @@ -40,7 +40,7 @@ This product includes software developed by the OpenSSL Project for use in the O (%1-bit) - + (%1-bit) @@ -71,7 +71,7 @@ This product includes software developed by the OpenSSL Project for use in the O &Kopiuj - + C&lose Z&amknij @@ -81,7 +81,7 @@ This product includes software developed by the OpenSSL Project for use in the O &Kopiuj adres - + Delete the currently selected address from the list Usuń zaznaczony adres z listy @@ -143,7 +143,7 @@ This product includes software developed by the OpenSSL Project for use in the O &Edit - &Edytuj + &Modyfikuj @@ -326,9 +326,9 @@ This product includes software developed by the OpenSSL Project for use in the O - BitcoinGUI + DogecoinGUI - + Sign &message... Podpisz wiado&mość... @@ -343,12 +343,12 @@ This product includes software developed by the OpenSSL Project for use in the O P&odsumowanie - + Node - + Show general overview of wallet Pokazuje ogólny zarys portfela @@ -411,17 +411,17 @@ This product includes software developed by the OpenSSL Project for use in the O Very &sending addresses... - + Adres wysyłania Much &receiving addresses... - + Adres odbiorczy Open &URI... - + Otwórz URI... @@ -469,17 +469,17 @@ This product includes software developed by the OpenSSL Project for use in the O &Zweryfikuj wiadomość... - + Dogecoin Dogecoin - + Wallet Portfel - + &Send Wyślij @@ -535,18 +535,18 @@ This product includes software developed by the OpenSSL Project for use in the O Pasek zakładek - - + + [testnet] [testnet] - + Dogecoin Core Rdzeń Dogecoin - + Request payments (generates QR codes and dogecoin: URIs) Żądaj płatności (generuje kod QR oraz dogecoin URI) @@ -608,7 +608,7 @@ This product includes software developed by the OpenSSL Project for use in the O Pobrano %1 bloków z historią transakcji. - + %n hour(s) %n godzina%n godzin%n godzin @@ -619,13 +619,24 @@ This product includes software developed by the OpenSSL Project for use in the O + %n week(s) %n tydzień%n tygodni%n tygodni + + + %1 and %2 + %1 i %2 + + + + %n year(s) + %n rok%n lata%n lat + %1 behind - %1 do tyłu + %1 wstecz @@ -653,12 +664,12 @@ This product includes software developed by the OpenSSL Project for use in the O Informacja - + Up to date Aktualny - + Catching up... Łapanie bloków... @@ -696,7 +707,7 @@ Adres: %4 Portfel jest <b>zaszyfrowany</b> i obecnie <b>zablokowany</b> - + A fatal error occurred. Dogecoin Core can no longer continue safely and will quit. Błąd krytyczny. Dogecoin nie może kontynuować bezpiecznie więc zostanie zamknięty. @@ -704,7 +715,7 @@ Adres: %4 ClientModel - + Network Alert Sieć Alert @@ -802,7 +813,7 @@ Adres: %4 Priorytet - + Copy address Kopiuj adres @@ -868,7 +879,7 @@ Adres: %4 Skopiuj resztę - + highest najwyższa @@ -940,39 +951,39 @@ Adres: %4 This label turns red, if the transaction size is greater than 5000 bytes. - + Etykieta staje się czerwona kiedy transakcja jest większa niż 1000 bajtów. This means a fee of at least %1 per kB is required. - + Oznacza to wymaganą opłatę minimum %1 na kB. Can vary +/- 1 byte per input. - + Waha się +/- 1 bajt na wejście. Transactions with higher priority are more likely to get included into a block. - + Transakcje o wyższym priorytecie zostają szybciej dołączone do bloku. This label turns red, if the priority is smaller than "medium". - + Ta etykieta jest czerwona, jeżeli priorytet jest mniejszy niż "średni" This label turns red, if any recipient receives an amount smaller than %1. - + Etykieta staje się czerwona kiedy którykolwiek odbiorca otrzymuje kwotę mniejszą niż %1. This means a fee of at least %1 is required. - + Oznacza to, że wymagana jest opłata przynajmniej %1. @@ -982,11 +993,11 @@ Adres: %4 This label turns red, if the change is smaller than %1. - + Etykieta staje się czerwona kiedy reszta jest mniejsza niż %1. - + (no label) (bez etykiety) @@ -1006,7 +1017,7 @@ Adres: %4 Edit Address - Edytuj adres + Zmień adres @@ -1041,12 +1052,12 @@ Adres: %4 Edit receiving address - Edytuj adres odbioru + Zmień adres odbioru Edit sending address - Edytuj adres wysyłania + Zmień adres wysyłania @@ -1102,7 +1113,7 @@ Adres: %4 Dogecoin Core - Command-line options - + Opcje konsoli @@ -1160,17 +1171,17 @@ Adres: %4 Welcome to Dogecoin Core. - + Witam w Dogecoin Core As this is the first time the program is launched, you can choose where Dogecoin Core will store its data. - + Ponieważ jest to pierwsze uruchomienie programu, możesz wybrać gdzie będą przechowywane informacje. Dogecoin Core will download and store a copy of the Dogecoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory. - + Program pobierze i będzie przechowywał kopię łańcucha bloków Dogecoin. W wybranym katalogu musi być przynajmniej %1GB miejsca, a z czasem wielkość danych będzie rosła. Portfel będzie przechowywany w tym samym katalogu. @@ -1183,7 +1194,7 @@ Adres: %4 Użyj wybranego folderu dla danych - + Dogecoin Dogecoin @@ -1276,7 +1287,7 @@ Adres: %4 MB - + MB @@ -1289,12 +1300,7 @@ Adres: %4 Ustaw liczbę wątków skryptu weryfikacji (do 16, 0 = auto, <0 = zostawia taką ilość rdzenie wolnych, domyślnie: 0) - - &Spend unconfirmed change (experts only) - - - - + Connect to the Dogecoin network through a SOCKS proxy. @@ -1309,7 +1315,7 @@ Adres: %4 Adres IP serwera proxy (np. IPv4: 127.0.0.1 / IPv6: ::1) - + Active command-line options that override above options: @@ -1324,22 +1330,37 @@ Adres: %4 Z&resetuj Ustawienia - + &Network &Sieć - + W&allet + Portfel + + + + Expert + Ekspert + + + + Enable coin &control features - + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. - + + &Spend unconfirmed change + + + + Automatically open the Dogecoin client port on the router. This only works when your router supports UPnP and it is enabled. Automatycznie otwiera port klienta Dogecoin na routerze. Ta opcja dzieła tylko jeśli twój router wspiera UPnP i jest ono włączone. @@ -1434,17 +1455,12 @@ Adres: %4 &Wyświetlaj adresy w liście transakcji - + Whether to show coin control features or not. - - Display coin &control features (experts only) - - - - + &OK &OK @@ -1482,7 +1498,7 @@ Adres: %4 This change would require a client restart. - + Ta zmiana może wymagać ponownego uruchomienia klienta. @@ -1521,7 +1537,7 @@ Adres: %4 Pending: - + W toku: @@ -1657,18 +1673,18 @@ Adres: %4 QObject - - + + Dogecoin Dogecoin - + Error: Specified data directory "%1" does not exist. Błąd: Określony folder danych "%1" nie istnieje. - + Error: Invalid combination of -regtest and -testnet. Błąd: Niepoprawna kombinacja -regtest i -testnet. @@ -1719,7 +1735,7 @@ Adres: %4 - + N/A NIEDOSTĘPNE @@ -1815,11 +1831,13 @@ Adres: %4 + In: Wejście: + Out: Wyjście: @@ -1844,7 +1862,7 @@ Adres: %4 Wyczyść konsolę - + Welcome to the Dogecoin Core RPC console. Witam w konsoli Dogecoin RPC @@ -1859,7 +1877,7 @@ Adres: %4 Wpisz <b>help</b> aby uzyskać listę dostępnych komend - + %1 B %1 B @@ -1957,7 +1975,7 @@ Adres: %4 Requested payments history - + Żądanie historii płatności @@ -1975,7 +1993,7 @@ Adres: %4 Pokaż - + Remove the selected entries from the list Usuń zaznaczone z listy @@ -1985,7 +2003,7 @@ Adres: %4 Usuń - + Copy label Kopiuj etykietę @@ -2098,7 +2116,7 @@ Adres: %4 (no message) - + (brak wiadomości) @@ -2123,17 +2141,17 @@ Adres: %4 Inputs... - + Wejścia... automatically selected - + zaznaczone automatycznie Insufficient funds! - + Niewystarczające środki @@ -2178,7 +2196,7 @@ Adres: %4 If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address. - + Kiedy ta opcja jest wybrana, ale adres reszty jest pusty lub nieprawidłowy to reszta będzie wysyłana na adres nowo-wygenerowany. @@ -2206,12 +2224,12 @@ Adres: %4 Wyczyść &wszystko - + Balance: Saldo: - + Confirm the send action Potwierdź akcję wysyłania @@ -2276,7 +2294,7 @@ Adres: %4 Total Amount %1 (= %2) - + Łączna kwota %1 (= %2) @@ -2316,7 +2334,7 @@ Adres: %4 The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here. - + Transakcja została odrzucona! Może się to zdarzyć jeśli część monet z portfela została już wydana używając kopii pliku wallet.dat i nie zostało to tutaj uwzględnione. @@ -2458,7 +2476,7 @@ Adres: %4 Dogecoin Core is shutting down... - + Dogecoin Core się zamyka... @@ -3101,7 +3119,7 @@ Adres: %4 Edit label - Edytuj etykietę + Zmień etykietę @@ -3109,7 +3127,7 @@ Adres: %4 Pokaż szczegóły transakcji - + Export Transaction History Eksport historii transakcji @@ -3230,12 +3248,12 @@ Adres: %4 There was an error trying to save the wallet data to %1. - + Wystąpił błąd przy próbie zapisu pliku portfela do %1. The wallet data was successfully saved to %1. - + Plik portfela został zapisany do %1. @@ -3246,7 +3264,7 @@ Adres: %4 dogecoin-core - + Usage: Użycie: @@ -3281,12 +3299,7 @@ Adres: %4 Wskaż folder danych - - Set database cache size in megabytes (default: 25) - Ustaw rozmiar w megabajtach cache-u bazy danych (domyślnie: 25) - - - + Listen for connections on <port> (default: 22556 or testnet: 44556) Nasłuchuj połączeń na <port> (domyślnie: 22556 lub testnet: 44556) @@ -3311,22 +3324,22 @@ Adres: %4 Próg po którym nastąpi rozłączenie nietrzymających się zasad peerów (domyślnie: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Czas w sekundach, przez jaki nietrzymający się zasad peerzy nie będą mogli ponownie się podłączyć (domyślnie: 86400) - + An error occurred while setting up the RPC port %u for listening on IPv4: %s Wystąpił błąd podczas ustawiania portu RPC %u w tryb nasłuchu: %s - + Listen for JSON-RPC connections on <port> (default: 22555 or testnet: 44555) Nasłuchuj połączeń JSON-RPC na <port> (domyślnie: 22555 or testnet: 44555) - + Accept command line and JSON-RPC commands Akceptuj linię poleceń oraz polecenia JSON-RPC @@ -3346,7 +3359,7 @@ Adres: %4 Akceptuj połączenia z zewnątrz (domyślnie: 1 jeśli nie ustawiono -proxy lub -connect) - + %s, you must set a rpcpassword in the configuration file: %s It is recommended you use the following random password: @@ -3385,12 +3398,7 @@ na przykład: alertnotify=echo %%s | mail -s "Alarm Dogecoin" admin@fo Skojarz z podanym adresem. Użyj formatu [host]:port dla IPv6 - - Cannot obtain a lock on data directory %s. Dogecoin Core is probably already running. - Nie można zablokować folderu danych %s. Dogecoin prawdopodobnie już działa. - - - + Enter regression test mode, which uses a special chain in which blocks can be solved instantly. This is intended for regression testing tools and app development. Wejście w tryb testów regresji, który wykorzystuje specjalny łańcuch, w którym bloki można rozwiązać natychmiast. To jest przeznaczone dla narzędzi testowania regresji i rozwoju aplikacji. @@ -3401,6 +3409,11 @@ na przykład: alertnotify=echo %%s | mail -s "Alarm Dogecoin" admin@fo + Error: Listening for incoming connections failed (listen returned error %d) + + + + Error: The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here. Błąd: transakcja została odrzucona. Może się to zdarzyć, gdy monety z Twojego portfela zostały już wydane, na przykład gdy używałeś kopii wallet.dat i dogecoiny które tam wydałeś nie zostały jeszcze odjęte z portfela z którego teraz korzystasz. @@ -3420,7 +3433,12 @@ na przykład: alertnotify=echo %%s | mail -s "Alarm Dogecoin" admin@fo To jest testowa wersja - używaj na własne ryzyko - nie używaj do wykopywania oraz przy aplikacjach kupieckich - + + Unable to bind to %s on this computer. Dogecoin Core is probably already running. + + + + Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: -proxy) @@ -3680,7 +3698,12 @@ na przykład: alertnotify=echo %%s | mail -s "Alarm Dogecoin" admin@fo Wyślij polecenie do serwera Dogecoin - + + Set database cache size in megabytes (%d to %d, default: %d) + Ustaw wielkość pamięci podręcznej w megabajtach (%d do %d, domyślnie: %d) + + + Set maximum block size in bytes (default: %d) Ustaw maksymalną wielkość bloku w bajtach (domyślnie: %d) @@ -3755,7 +3778,12 @@ na przykład: alertnotify=echo %%s | mail -s "Alarm Dogecoin" admin@fo Importuj bloki z zewnętrznego pliku blk000??.dat - + + Cannot obtain a lock on data directory %s. Dogecoin Core is probably already running. + + + + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Uruchom polecenie przy otrzymaniu odpowiedniego powiadomienia lub gdy zobaczymy naprawdę długie rozgałęzienie (%s w poleceniu jest podstawiane za komunikat) @@ -3767,7 +3795,7 @@ na przykład: alertnotify=echo %%s | mail -s "Alarm Dogecoin" admin@fo Set maximum size of high-priority/low-fee transactions in bytes (default: %d) - + Ustaw maksymalny rozmiar transakcji o wysokim priorytecie/niskiej prowizji w bajtach (domyślnie: 27000) @@ -3775,7 +3803,7 @@ na przykład: alertnotify=echo %%s | mail -s "Alarm Dogecoin" admin@fo Ustaw liczbę wątków skryptu weryfikacji (do 16, 0 = auto, <0 = zostawia taką ilość rdzenie wolnych, domyślnie: 0) - + Information Informacja @@ -3920,12 +3948,12 @@ na przykład: alertnotify=echo %%s | mail -s "Alarm Dogecoin" admin@fo Wysyłaj polecenia do węzła działającego na <ip> (domyślnie: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Wykonaj polecenie kiedy najlepszy blok ulegnie zmianie (%s w komendzie zastanie zastąpione przez hash bloku) - + Upgrade wallet to latest format Zaktualizuj portfel do najnowszego formatu. @@ -4045,12 +4073,7 @@ na przykład: alertnotify=echo %%s | mail -s "Alarm Dogecoin" admin@fo Dodaj węzeł do łączenia się and attempt to keep the connection open - - Unable to bind to %s on this computer. Dogecoin Core is probably already running. - Nie można przywiązać %s na tym komputerze. Dogecoin prawdopodobnie już działa. - - - + Loading wallet... Wczytywanie portfela... diff --git a/src/qt/locale/bitcoin_ro_RO.ts b/src/qt/locale/bitcoin_ro_RO.ts index 9696e43a0..ce2d7a21d 100644 --- a/src/qt/locale/bitcoin_ro_RO.ts +++ b/src/qt/locale/bitcoin_ro_RO.ts @@ -1,4 +1,4 @@ - + AboutDialog @@ -71,7 +71,7 @@ Acest produs include programe dezvoltate de către OpenSSL Project pentru a fi f &Copiere - + C&lose &Inchidere @@ -81,7 +81,7 @@ Acest produs include programe dezvoltate de către OpenSSL Project pentru a fi f &Copiază adresa - + Delete the currently selected address from the list Sterge adresele curent selectate din lista @@ -326,9 +326,9 @@ Acest produs include programe dezvoltate de către OpenSSL Project pentru a fi f - BitcoinGUI + DogecoinGUI - + Sign &message... Semnează &mesaj... @@ -343,12 +343,12 @@ Acest produs include programe dezvoltate de către OpenSSL Project pentru a fi f &Imagine de ansamblu - + Node Nod - + Show general overview of wallet Arată o stare generală de ansamblu a portofelului @@ -469,17 +469,17 @@ Acest produs include programe dezvoltate de către OpenSSL Project pentru a fi f &Verifică mesajul... - + Dogecoin Dogecoin - + Wallet Portofelul - + &Send &Trimite @@ -535,18 +535,18 @@ Acest produs include programe dezvoltate de către OpenSSL Project pentru a fi f Bara de file - - + + [testnet] [testnet] - + Dogecoin Core Dogecoin Core - + Request payments (generates QR codes and dogecoin: URIs) Cereti plati (genereaza coduri QR si dogecoin-uri: URls) @@ -608,7 +608,7 @@ Acest produs include programe dezvoltate de către OpenSSL Project pentru a fi f S-au procesat %1 blocuri din istoricul tranzacțiilor. - + %n hour(s) %n oră%n ore%n ore @@ -619,6 +619,7 @@ Acest produs include programe dezvoltate de către OpenSSL Project pentru a fi f + %n week(s) %n săptămână%n săptămâni%n de săptămâni @@ -663,12 +664,12 @@ Acest produs include programe dezvoltate de către OpenSSL Project pentru a fi f Informație - + Up to date Actualizat - + Catching up... Se actualizează... @@ -706,7 +707,7 @@ Adresa: %4 Portofelul este <b>criptat</b> iar în momentul de față este <b>blocat</b> - + A fatal error occurred. Dogecoin Core can no longer continue safely and will quit. A survenit o eroare fatala. Dogecoin nu mai poate continua in siguranta si se va opri. @@ -714,7 +715,7 @@ Adresa: %4 ClientModel - + Network Alert Alertă rețea @@ -812,7 +813,7 @@ Adresa: %4 Prioritate - + Copy address Copiază adresa @@ -878,7 +879,7 @@ Adresa: %4 Copiaţi schimb - + highest cel mai mare @@ -930,7 +931,7 @@ Adresa: %4 none - + nimic @@ -971,7 +972,7 @@ Adresa: %4 This label turns red, if the priority is smaller than "medium". - + Aceasta eticheta se face rosie daca prioritatea e mai mica decat media @@ -996,7 +997,7 @@ Adresa: %4 - + (no label) (fără etichetă) @@ -1193,7 +1194,7 @@ Adresa: %4 Folosește un dosar de date personalizat: - + Dogecoin Dogecoin @@ -1299,12 +1300,7 @@ Adresa: %4 - - &Spend unconfirmed change (experts only) - - - - + Connect to the Dogecoin network through a SOCKS proxy. Conecteaza-te la reteaua Dogecoin printr-un proxy SOCKS @@ -1319,7 +1315,7 @@ Adresa: %4 - + Active command-line options that override above options: @@ -1334,22 +1330,37 @@ Adresa: %4 &Resetează opțiunile - + &Network &Retea - + W&allet - + + Expert + expert + + + + Enable coin &control features + + + + If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed. - + + &Spend unconfirmed change + + + + Automatically open the Dogecoin client port on the router. This only works when your router supports UPnP and it is enabled. Deschide automat în router portul aferent clientului Dogecoin. Funcţionează doar în cazul în care routerul e compatibil UPnP şi opţiunea e activată. @@ -1444,17 +1455,12 @@ Adresa: %4 &Afişează adresele în lista de tranzacţii - + Whether to show coin control features or not. Dacă să se afişeze controlul caracteristicilor monedei sau nu. - - Display coin &control features (experts only) - Afişeare controlul caracteristicilor monedei (doat pentru experţi) - - - + &OK & OK @@ -1471,7 +1477,7 @@ Adresa: %4 none - + nimic @@ -1667,18 +1673,18 @@ Adresa: %4 QObject - - + + Dogecoin Dogecoin - + Error: Specified data directory "%1" does not exist. Eroare: Directorul datelor specificate "%1" nu exista. - + Error: Invalid combination of -regtest and -testnet. Eroare: combinație nevalidă de -regtest și -testnet. @@ -1729,7 +1735,7 @@ Adresa: %4 - + N/A N/A @@ -1825,11 +1831,13 @@ Adresa: %4 + In: în: + Out: Ieșire. @@ -1854,7 +1862,7 @@ Adresa: %4 Curăță consola - + Welcome to the Dogecoin Core RPC console. Bun venit la consola dogecoin RPC @@ -1869,7 +1877,7 @@ Adresa: %4 Scrie <b>help</b> pentru a vedea comenzile disponibile - + %1 B %1 B @@ -1967,7 +1975,7 @@ Adresa: %4 Requested payments history - + Istoricul platilor a fost cerut @@ -1985,7 +1993,7 @@ Adresa: %4 Arată - + Remove the selected entries from the list @@ -1995,7 +2003,7 @@ Adresa: %4 Elimină - + Copy label Copiază eticheta @@ -2216,12 +2224,12 @@ Adresa: %4 Șterge &tot - + Balance: Balanță: - + Confirm the send action Confirmă operațiunea de trimitere @@ -2423,7 +2431,7 @@ Adresa: %4 Remove this entry - + Scoate aceasta introducere @@ -3119,7 +3127,7 @@ Adresa: %4 Arată detaliile tranzacției - + Export Transaction History Exportare Istoric Tranzacţii @@ -3256,7 +3264,7 @@ Adresa: %4 dogecoin-core - + Usage: Uz: @@ -3291,12 +3299,7 @@ Adresa: %4 Specifică dosarul de date - - Set database cache size in megabytes (default: 25) - Setează mărimea cache a bazei de date în megabiți (implicit: 25) - - - + Listen for connections on <port> (default: 22556 or testnet: 44556) Ascultă pentru conectări pe <port> (implicit: 22556 sau testnet: 44556) @@ -3321,22 +3324,22 @@ Adresa: %4 Prag pentru deconectarea partenerilor care nu funcționează corect (implicit: 100) - + Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Numărul de secunde pentru a preveni reconectarea partenerilor care nu funcționează corect (implicit: 86400) - + An error occurred while setting up the RPC port %u for listening on IPv4: %s A intervenit o eroare in timp ce se seta portul RPC %u pentru ascultare pe IPv4: %s - + Listen for JSON-RPC connections on <port> (default: 22555 or testnet: 44555) Ascultă pentru conexiuni JSON-RPC pe <port> (implicit:22555 sau testnet: 44555) - + Accept command line and JSON-RPC commands Se acceptă comenzi din linia de comandă și comenzi JSON-RPC @@ -3356,7 +3359,7 @@ Adresa: %4 Acceptă conexiuni din afară (implicit: 1 dacă nu se folosește -proxy sau -connect) - + %s, you must set a rpcpassword in the configuration file: %s It is recommended you use the following random password: @@ -3397,12 +3400,7 @@ spre exemplu: alertnotify=echo %%s | mail -s "Alerta Dogecoin" admin@f Atasati adresei date si ascultati totdeauna pe ea. Folositi [host]:port notatia pentru IPv6 - - Cannot obtain a lock on data directory %s. Dogecoin Core is probably already running. - Nu se poate obține o blocare a directorului de date %s. Dogecoin probabil rulează deja. - - - + Enter regression test mode, which uses a special chain in which blocks can be solved instantly. This is intended for regression testing tools and app development. Initiati modul de test al regresie, care foloseste un lant special in care block-urile pot fi rezolvate instantaneu. Acest lucru este facut pentru utilitare si aplicatii de dezvoltare pentru testarea regresiei. @@ -3413,6 +3411,11 @@ spre exemplu: alertnotify=echo %%s | mail -s "Alerta Dogecoin" admin@f + Error: Listening for incoming connections failed (listen returned error %d) + + + + Error: The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here. Eroare: Tranzactia a fost respinsa! Acest lucru se poate intampla daca anumite monezi din portofelul dumneavoastra au fost deja cheltuite, deasemenea daca ati folosit o copie a fisierului wallet.dat si monezile au fost folosite in acea copie dar nu au fost marcate ca fiind folosite acolo. @@ -3432,7 +3435,12 @@ spre exemplu: alertnotify=echo %%s | mail -s "Alerta Dogecoin" admin@f Aceasta este o versiune de test preliminara - va asumati riscul folosind-o - nu folositi pentru minerit sau aplicatiile comerciantilor. - + + Unable to bind to %s on this computer. Dogecoin Core is probably already running. + + + + Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: -proxy) Utilizare proxy SOCKS5 separat pentru a ajunge la servicii ascunse TOR (implicit: -proxy) @@ -3692,7 +3700,12 @@ spre exemplu: alertnotify=echo %%s | mail -s "Alerta Dogecoin" admin@f Trimite comanda la serverul Dogecoin - + + Set database cache size in megabytes (%d to %d, default: %d) + + + + Set maximum block size in bytes (default: %d) Setaţi dimensiunea maximă a unui block în bytes (implicit: %d) @@ -3767,7 +3780,12 @@ spre exemplu: alertnotify=echo %%s | mail -s "Alerta Dogecoin" admin@f Importă blocuri dintr-un fișier extern blk000??.dat - + + Cannot obtain a lock on data directory %s. Dogecoin Core is probably already running. + + + + Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) Executati comanda cand o alerta relevanta este primita sau vedem o bifurcatie foarte lunga (%s in cmd este inlocuti de mesaj) @@ -3787,7 +3805,7 @@ spre exemplu: alertnotify=echo %%s | mail -s "Alerta Dogecoin" admin@f - + Information Informație @@ -3829,7 +3847,7 @@ spre exemplu: alertnotify=echo %%s | mail -s "Alerta Dogecoin" admin@f SSL options: (see the Bitcoin Wiki for SSL setup instructions) - Optiuni SSl (vezi Dogecoin wiki pentru intructiunile de instalare) + Optiuni SSl (vezi Bitcoin wiki pentru intructiunile de instalare) @@ -3932,12 +3950,12 @@ spre exemplu: alertnotify=echo %%s | mail -s "Alerta Dogecoin" admin@f Trimite comenzi la nodul care rulează la <ip> (implicit: 127.0.0.1) - + Execute command when the best block changes (%s in cmd is replaced by block hash) Execută comanda când cel mai bun bloc se modifică (%s în cmd este înlocuit cu hash-ul blocului) - + Upgrade wallet to latest format Actualizează portofelul la ultimul format @@ -4057,12 +4075,7 @@ spre exemplu: alertnotify=echo %%s | mail -s "Alerta Dogecoin" admin@f Adaugă un nod la care te poți conecta pentru a menține conexiunea deschisă - - Unable to bind to %s on this computer. Dogecoin Core is probably already running. - Imposibilitatea de a lega la% s pe acest computer. Dogecoin este, probabil, deja în execuție. - - - + Loading wallet... Încarc portofel...