diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index e95b3e5b64c..1fa15e71f46 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -70,7 +70,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "@STRENGTH)"), QT_TRANSLATE_NOOP("bitcoin-core", "This help message"), QT_TRANSLATE_NOOP("bitcoin-core", "" -"Cannot obtain a lock on data directory %s. Bitcoin is probably already " +"Cannot obtain a lock on data directory %s. Bitcoin is probably already " "running."), QT_TRANSLATE_NOOP("bitcoin-core", "Loading addresses..."), QT_TRANSLATE_NOOP("bitcoin-core", "Error loading addr.dat"), diff --git a/src/qt/locale/bitcoin_ca_ES.ts b/src/qt/locale/bitcoin_ca_ES.ts index 13fbce8ccb0..4c6dcc1d81f 100644 --- a/src/qt/locale/bitcoin_ca_ES.ts +++ b/src/qt/locale/bitcoin_ca_ES.ts @@ -448,7 +448,12 @@ Are you sure you wish to encrypt your wallet? Posar-se al dia ... - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Sent transaction Transacció enviada @@ -568,22 +573,17 @@ Are you sure you wish to encrypt your wallet? - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - - - - + Sending... L'enviament de ... - + Incoming transaction - + Date: %1 Amount: %2 Type: %3 @@ -592,32 +592,32 @@ Address: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> - + Backup Wallet - + Wallet Data (*.dat) - + Backup Failed - + There was an error trying to save the wallet data to the new location. @@ -1160,7 +1160,7 @@ Address: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) @@ -1931,7 +1931,7 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. diff --git a/src/qt/locale/bitcoin_cs.ts b/src/qt/locale/bitcoin_cs.ts index be042a617b0..56d49dac57d 100644 --- a/src/qt/locale/bitcoin_cs.ts +++ b/src/qt/locale/bitcoin_cs.ts @@ -405,7 +405,7 @@ Jsi si jistý, že chceš peněženku zašifrovat? Po&depiš zprávu - + Incoming transaction Příchozí transakce @@ -420,7 +420,7 @@ Jsi si jistý, že chceš peněženku zašifrovat? Zašifruj nebo dešifruj peněženku - + Wallet is <b>encrypted</b> and currently <b>locked</b> Peněženka je <b>zašifrovaná</b> a momentálně <b>zamčená</b> @@ -435,12 +435,12 @@ Jsi si jistý, že chceš peněženku zašifrovat? Změň &heslo - + Backup Wallet Záloha peněženky - + Wallet Data (*.dat) Data peněženky (*.dat) @@ -468,11 +468,6 @@ Jsi si jistý, že chceš peněženku zašifrovat? Up to date Aktuální - - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Tahle transakce přesahuje velikostní limit. I tak ji ale můžeš poslat, pokud za ni zaplatíš poplatek %1, který půjde uzlům, které tvou transakci zpracují, a navíc tak podpoříš síť. Chceš zaplatit poplatek? - Actions toolbar @@ -494,12 +489,12 @@ Jsi si jistý, že chceš peněženku zašifrovat? Prokaž vlastnictví adresy - + Sent transaction Odeslané transakce - + Date: %1 Amount: %2 Type: %3 @@ -598,22 +593,27 @@ Adresa: %4 Poslední stažený blok byl vygenerován %1. - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Sending... Posílám... - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Peněženka je <b>zašifrovaná</b> a momentálně <b>odemčená</b> - + Backup Failed Zálohování selhalo - + There was an error trying to save the wallet data to the new location. Při ukládání peněženky na nové místo se přihodila nějaká chyba. @@ -1176,8 +1176,8 @@ Adresa: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Adresa příjemce (např. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1719,6 +1719,11 @@ Adresa: %4 Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) Akceptovatelné šifry (výchozí: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Error loading wallet.dat: Wallet corrupted @@ -1759,11 +1764,6 @@ Adresa: %4 Accept command line and JSON-RPC commands Akceptovat příkazy z příkazové řádky a přes JSON-RPC - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Nedaří se mi získat zámek na datový adresář %s. Bitcoin pravděpodobně už jednou běží. - Execute command when the best block changes (%s in cmd is replaced by block hash) diff --git a/src/qt/locale/bitcoin_da.ts b/src/qt/locale/bitcoin_da.ts index 46fc94e9e9e..f1e3480b90e 100644 --- a/src/qt/locale/bitcoin_da.ts +++ b/src/qt/locale/bitcoin_da.ts @@ -400,7 +400,7 @@ Er du sikker på at du ønsker at kryptere din tegnebog? Downloadet %1 af %2 blokke af transaktionshistorie. - + Sent transaction Afsendt transaktion @@ -410,7 +410,7 @@ Er du sikker på at du ønsker at kryptere din tegnebog? Skift kodeord anvendt til tegnebogskryptering - + Date: %1 Amount: %2 Type: %3 @@ -433,17 +433,22 @@ Adresse: %4 &Indstillinger - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Sending... Sender... - + Incoming transaction Indgående transaktion - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Tegnebog er <b>krypteret</b> og i øjeblikket <b>ulåst</b> @@ -481,7 +486,7 @@ Adresse: %4 Eksportér den aktuelle visning til en fil - + Wallet is <b>encrypted</b> and currently <b>locked</b> Tegnebog er <b>krypteret</b> og i øjeblikket <b>låst</b> @@ -593,27 +598,22 @@ Adresse: %4 Sidst modtagne blok blev genereret %1. - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Denne transaktion er over størrelsesbegrænsningen. Du kan stadig sende den for et gebyr på %1 som går til de noder der behandler din transaktion, og som hjælper med at støtte netværket. Ønsker du at betale gebyret? - - - + Wallet Data (*.dat) - + Backup Failed - + There was an error trying to save the wallet data to the new location. - + Backup Wallet Backup tegnebog @@ -1166,8 +1166,8 @@ Adresse: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Adresse som betalingen skal sendes til (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1662,11 +1662,6 @@ Adresse: %4 Done loading Indlæsning gennemført - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Kan låse data-biblioteket %s. Bitcoin kører sikkert allerede. - Bitcoin version @@ -1954,6 +1949,11 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) SSL-indstillinger: (se Bitcoin Wiki for SSL opsætningsinstruktioner) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Wallet needed to be rewritten: restart Bitcoin to complete diff --git a/src/qt/locale/bitcoin_de.ts b/src/qt/locale/bitcoin_de.ts index d564f050b94..814be526172 100644 --- a/src/qt/locale/bitcoin_de.ts +++ b/src/qt/locale/bitcoin_de.ts @@ -413,32 +413,37 @@ Are you sure you wish to encrypt your wallet? &Adressbuch - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Brieftasche ist <b>verschlüsselt</b> und aktuell <b>entsperrt</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> Brieftasche ist <b>verschlüsselt</b> und aktuell <b>gesperrt</b> - + Backup Wallet Brieftasche sichern - + Wallet Data (*.dat) Brieftaschendaten (*.dat) - + Backup Failed Sicherung der Brieftasche fehlgeschlagen - + There was an error trying to save the wallet data to the new location. Fehler beim Abspeichern der Sicherungskopie der Brieftasche. @@ -544,28 +549,23 @@ Are you sure you wish to encrypt your wallet? Last received block was generated %1. Der letzte empfangene Block wurde %1 generiert. - - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Die Transaktion übersteigt das Größenlimit. Sie können sie trotzdem senden, wenn Sie eine zusätzliche Transaktionsgebühr in Höhe von %1 zahlen. Diese wird an die Knoten verteilt, die Ihre Transaktion bearbeiten und unterstützt damit das Bitcoin-Netzwerk.<br><br>Möchten Sie die Gebühr bezahlen? - &Change Passphrase Passphrase &ändern... - + Sent transaction Gesendete Transaktion - + Incoming transaction Eingehende Transaktion - + Date: %1 Amount: %2 Type: %3 @@ -621,7 +621,7 @@ Adresse: %4 bitcoin-qt - + Sending... Transaktionsgebühr bestätigen @@ -1164,8 +1164,8 @@ Adresse: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Die Zahlungsadresse der Überweisung (z.B. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1897,6 +1897,11 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) SSL Einstellungen: (siehe Bitcoin-Wiki für SSL Installationsanweisungen) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Loading wallet... @@ -1957,11 +1962,6 @@ SSL Einstellungen: (siehe Bitcoin-Wiki für SSL Installationsanweisungen)Cannot downgrade wallet Brieftasche kann nicht auf eine ältere Version herabgestuft werden - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Datenverzeichnis %s kann nicht gesperrt werden. Evtl. wurde Bitcoin bereits gestartet. - Cannot write default address diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 3a3adad542e..881447f3853 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -558,27 +558,27 @@ Are you sure you wish to encrypt your wallet? - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - + Sending... - + Sent transaction - + Incoming transaction - + Date: %1 Amount: %2 Type: %3 @@ -587,32 +587,32 @@ Address: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> - + Backup Wallet - + Wallet Data (*.dat) - + Backup Failed - + There was an error trying to save the wallet data to the new location. @@ -1155,7 +1155,7 @@ Address: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) @@ -1924,7 +1924,7 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. diff --git a/src/qt/locale/bitcoin_es.ts b/src/qt/locale/bitcoin_es.ts index 625c6f9069a..876eeedf5e8 100644 --- a/src/qt/locale/bitcoin_es.ts +++ b/src/qt/locale/bitcoin_es.ts @@ -481,7 +481,7 @@ Are you sure you wish to encrypt your wallet? Firmar &mensaje... - + There was an error trying to save the wallet data to the new location. Ha habido un error al intentar guardar los datos del monedero a la nueva ubicación. @@ -548,22 +548,17 @@ Are you sure you wish to encrypt your wallet? El último bloque recibido fue generado %1. - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Esta transacción supera el límite. Puede seguir enviándola incluyendo una comisión de %1 que se va a repartir entre los nodos que procesan su transacción y ayudan a mantener la red. ¿Desea pagar esa tarifa? - - - + Sent transaction Transacción enviada - + Incoming transaction Transacción entrante - + Date: %1 Amount: %2 Type: %3 @@ -585,12 +580,17 @@ Dirección: %4 Cambiar la contraseña utilizada para el cifrado del monedero - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Wallet is <b>encrypted</b> and currently <b>unlocked</b> El monedero está <b>cifrado</b> y actualmente <b>desbloqueado</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> El monedero está <b>cifrado</b> y actualmente <b>bloqueado</b> @@ -600,12 +600,12 @@ Dirección: %4 A&yuda - + Backup Wallet Copia de seguridad del monedero - + Wallet Data (*.dat) Datos del monedero (*.dat) @@ -615,7 +615,7 @@ Dirección: %4 [testnet] - + Backup Failed La copia de seguridad ha fallado @@ -625,7 +625,7 @@ Dirección: %4 bitcoin-qt - + Sending... Enviando... @@ -1168,8 +1168,8 @@ Dirección: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - La dirección donde enviar el pago (ej. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1689,6 +1689,11 @@ Dirección: %4 Output extra debugging information + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Loading block index... @@ -1852,12 +1857,6 @@ Dirección: %4 Send trace/debug info to console instead of debug.log file Enviar rastrear/debug info a la consola en lugar de debug.log archivo - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - No se puede obtener permiso de trabajo en la carpeta de datos %s. Probablemente Bitcoin ya se está ejecutando. - - Execute command when the best block changes (%s in cmd is replaced by block hash) diff --git a/src/qt/locale/bitcoin_es_CL.ts b/src/qt/locale/bitcoin_es_CL.ts index 0b5a2dc917f..5ce93ef05c9 100644 --- a/src/qt/locale/bitcoin_es_CL.ts +++ b/src/qt/locale/bitcoin_es_CL.ts @@ -418,7 +418,12 @@ Are you sure you wish to encrypt your wallet? Cambiar la contraseña utilizada para la codificación de la billetera - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + There was an error trying to save the wallet data to the new location. @@ -515,17 +520,17 @@ Are you sure you wish to encrypt your wallet? Barra de acciónes - + Backup Wallet Respaldar billetera - + Wallet Data (*.dat) Datos de billetera (*.dat) - + Backup Failed Ha fallado el respaldo @@ -588,22 +593,17 @@ Are you sure you wish to encrypt your wallet? El ultimo bloque recibido fue generado %1. - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Esta transacción supera el límite. Puedes seguir enviandola incluyendo una comisión de %s que se va a repartir entre los nodos que procesan su transacción y ayudan a mantener la red. ¿Quieres seguir con la transacción? - - - + Sent transaction Transacción enviada - + Incoming transaction Transacción entrante - + Date: %1 Amount: %2 Type: %3 @@ -615,17 +615,17 @@ Tipo: %3 Dirección: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> La billetera esta <b>codificada</b> y actualmente <b>desbloqueda</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> La billetera esta <b>codificada</b> y actualmente <b>bloqueda</b> - + Sending... Enviando... @@ -1145,11 +1145,6 @@ Dirección: %4 &Label: &Etiqueta: - - - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - La dirección donde enviar el pago (ej. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Pay &To: @@ -1171,6 +1166,11 @@ Dirección: %4 Enter a label for this address to add it to your address book Introduce una etiqueta a esta dirección para añadirla a tu guia + + + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + Choose address from address book @@ -1674,12 +1674,6 @@ Dirección: %4 Usage: Uso: - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - No se puede obtener permiso de trabajo en la carpeta de datos %s. Probablemente Bitcoin ya se está ejecutando. - - Cannot downgrade wallet @@ -1771,6 +1765,11 @@ Dirección: %4 No generar monedas + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Error loading addr.dat diff --git a/src/qt/locale/bitcoin_et.ts b/src/qt/locale/bitcoin_et.ts index bcd0437d241..2534be10c81 100644 --- a/src/qt/locale/bitcoin_et.ts +++ b/src/qt/locale/bitcoin_et.ts @@ -558,27 +558,27 @@ Are you sure you wish to encrypt your wallet? - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - + Sending... - + Sent transaction - + Incoming transaction - + Date: %1 Amount: %2 Type: %3 @@ -587,32 +587,32 @@ Address: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> - + Backup Wallet - + Wallet Data (*.dat) - + Backup Failed - + There was an error trying to save the wallet data to the new location. @@ -1155,7 +1155,7 @@ Address: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) @@ -1924,7 +1924,7 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. diff --git a/src/qt/locale/bitcoin_eu_ES.ts b/src/qt/locale/bitcoin_eu_ES.ts index fe7c55b6f02..45aaf971c2d 100644 --- a/src/qt/locale/bitcoin_eu_ES.ts +++ b/src/qt/locale/bitcoin_eu_ES.ts @@ -558,27 +558,27 @@ Are you sure you wish to encrypt your wallet? - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - + Sending... - + Sent transaction - + Incoming transaction - + Date: %1 Amount: %2 Type: %3 @@ -587,32 +587,32 @@ Address: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> - + Backup Wallet - + Wallet Data (*.dat) - + Backup Failed - + There was an error trying to save the wallet data to the new location. @@ -1155,7 +1155,7 @@ Address: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) @@ -1924,7 +1924,7 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. diff --git a/src/qt/locale/bitcoin_fa.ts b/src/qt/locale/bitcoin_fa.ts index 5d601a53018..1175fb51a8e 100644 --- a/src/qt/locale/bitcoin_fa.ts +++ b/src/qt/locale/bitcoin_fa.ts @@ -362,18 +362,13 @@ Are you sure you wish to encrypt your wallet? Last received block was generated %1. خرین بلوک در یافت شده تولید شده بود %1 - - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - این معامله از اندازه محدوده بیشتر است. شما می توانید آد را با دستمزد 1% بفرستید که شامل گره معامله شما می باشد و به شبکه های اینترنتی کمک خواهد کردو آیا شما می خواهید این پول پر داخت%1 - Quit application خروج از برنامه - + Sent transaction معامله ارسال شده @@ -398,7 +393,7 @@ Are you sure you wish to encrypt your wallet? در یافت سکه - + Wallet is <b>encrypted</b> and currently <b>locked</b> زمایش شبکه @@ -529,7 +524,12 @@ Are you sure you wish to encrypt your wallet? - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Date: %1 Amount: %2 Type: %3 @@ -541,17 +541,17 @@ Address: %4 آدرس %4 - + Backup Wallet نسخه پیشتیبان از wallet - + Wallet Data (*.dat) داده wallet (*.DAT) - + Backup Failed عملیات پیشتیبان گیری انجام نشد @@ -608,22 +608,22 @@ Address: %4 ابتلا به بالا - + Incoming transaction معامله در یافت شده - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> زمایش شبکهه - + There was an error trying to save the wallet data to the new location. در زمان انتقال داده wallet به محل جدید خطا روی داد - + Sending... ارسال... @@ -1161,8 +1161,8 @@ Address: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - آدرس برای ارسال پر داخت (bijvoorbeeld: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1665,6 +1665,11 @@ Address: %4 This help message پیام کمکی + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Loading addresses... @@ -1905,11 +1910,6 @@ Address: %4 Connect only to the specified node ارتباط فقط به گره خاص - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - رمز گشایی دایرکتور داده ها امکان پذیر نیست. شاید بیت کویین در حال فعال می باشد%s - Number of seconds to keep misbehaving peers from reconnecting (default: 86400) diff --git a/src/qt/locale/bitcoin_fa_IR.ts b/src/qt/locale/bitcoin_fa_IR.ts index 7f0ae62e2ea..d6c001c5320 100644 --- a/src/qt/locale/bitcoin_fa_IR.ts +++ b/src/qt/locale/bitcoin_fa_IR.ts @@ -479,11 +479,6 @@ Are you sure you wish to encrypt your wallet? Last received block was generated %1. بلاک دریافت شده قبلی به میزان %1 تولید شده است - - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - تراکنش بیشتر از محدودیتهای شماست. شما می توانید همچنان با هزینه %1 آن را ارسال کنید که این هزینه به گره هایی که تراکنش را برایتان انجام می دهد تعلق می گیرد و به حمایت از شبکه کمک می کند. آیا شما می خواهید این هزینه را پرداخت کنید؟ - %n second(s) ago @@ -564,22 +559,27 @@ Are you sure you wish to encrypt your wallet? در حال روزآمد سازی.. - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Sending... در حال ارسال... - + Sent transaction ارسال تراکنش - + Incoming transaction تراکنش دریافتی - + Date: %1 Amount: %2 Type: %3 @@ -589,33 +589,33 @@ Address: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> wallet رمزگذاری شد و در حال حاضر از حالت قفل در آمده است - + Wallet is <b>encrypted</b> and currently <b>locked</b> wallet رمزگذاری شد و در حال حاضر قفل است - + Backup Wallet گرفتن نسخه پیشتیبان از Wallet - + Wallet Data (*.dat) داده های Wallet (*.dat) - + Backup Failed عملیات گرفتن نسخه پیشتیبان انجام نشد - + There was an error trying to save the wallet data to the new location. در هنگام ذخیره داده های wallet به نسخه جدید خطایی ایجاد شده است @@ -1159,8 +1159,8 @@ Address: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - آدرس برای ارسال وجه به (برای مثال 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1776,11 +1776,6 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) ciphers قابل قبول (پیش فرض: default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - قفل دایرکتوری داده ها %s قابل دریافت نیست. احتمال این وجود دارد که Bitcoin در حال اجرا باشد - Invalid -proxy address @@ -1921,6 +1916,11 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) Set database cache size in megabytes (default: 25) حافظه بانک داده را به مگابایت تنظیم کنید (پیش فرض: 25) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Error loading addr.dat diff --git a/src/qt/locale/bitcoin_fi.ts b/src/qt/locale/bitcoin_fi.ts index cf05761d3ac..0c00f555240 100644 --- a/src/qt/locale/bitcoin_fi.ts +++ b/src/qt/locale/bitcoin_fi.ts @@ -324,7 +324,12 @@ Tahdotko varmasti salata lompakon? Vaihda lompakon salaukseen käytettävä tunnuslause - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Date: %1 Amount: %2 Type: %3 @@ -336,7 +341,7 @@ Tyyppi: %3 Osoite: %4 - + Wallet is <b>encrypted</b> and currently <b>locked</b> Lompakko on <b>salattu</b> ja tällä hetkellä <b>lukittuna</b> @@ -544,37 +549,32 @@ Osoite: %4 Viimeisin vastaanotettu lohko tuotettu %1. - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Tämä rahansiirto ylittää kokorajoituksen. Voit siitä huolimatta lähettää sen %1 siirtopalkkion mikä menee solmuille jotka käsittelevät rahansiirtosi tämä auttaa myös verkostoa. Haluatko maksaa siirtopalkkion? - - - + Sending... Lähetetään... - + Sent transaction Lähetetyt rahansiirrot - + Backup Wallet Varmuuskopioi lompakko - + Wallet Data (*.dat) Lompakkodata (*.dat) - + Backup Failed Varmuuskopio epäonnistui - + There was an error trying to save the wallet data to the new location. Virhe tallennettaessa lompakkodataa uuteen sijaintiin. @@ -607,12 +607,12 @@ Osoite: %4 Rahansiirtohistoria on ajan tasalla - + Incoming transaction Saapuva rahansiirto - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Lompakko on <b>salattu</b> ja tällä hetkellä <b>avoinna</b> @@ -1165,8 +1165,8 @@ Osoite: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Osoite, johon Bitcoinit lähetetään (esim. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1732,11 +1732,6 @@ TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) Allow JSON-RPC connections from specified IP address Salli JSON-RPC yhteydet tietystä ip-osoitteesta - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - En pääse käsiksi data-hakemiston lukitukseen %s. Bitcoin on todennäköisesti jo käynnistetty. - Loading addresses... @@ -1928,6 +1923,11 @@ TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) SSL options: (see the Bitcoin Wiki for SSL setup instructions) SSL-asetukset: (lisätietoja Bitcoin-Wikistä) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Error loading addr.dat diff --git a/src/qt/locale/bitcoin_fr_CA.ts b/src/qt/locale/bitcoin_fr_CA.ts index ae9d3ccc90a..b5618cdb796 100644 --- a/src/qt/locale/bitcoin_fr_CA.ts +++ b/src/qt/locale/bitcoin_fr_CA.ts @@ -564,27 +564,27 @@ Are you sure you wish to encrypt your wallet? - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - + Sending... - + Sent transaction - + Incoming transaction - + Date: %1 Amount: %2 Type: %3 @@ -593,32 +593,32 @@ Address: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> - + Backup Wallet - + Wallet Data (*.dat) - + Backup Failed - + There was an error trying to save the wallet data to the new location. @@ -1161,7 +1161,7 @@ Address: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) @@ -1930,7 +1930,7 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. diff --git a/src/qt/locale/bitcoin_fr_FR.ts b/src/qt/locale/bitcoin_fr_FR.ts index 52b3bf51c0b..ced06755537 100644 --- a/src/qt/locale/bitcoin_fr_FR.ts +++ b/src/qt/locale/bitcoin_fr_FR.ts @@ -565,27 +565,27 @@ Are you sure you wish to encrypt your wallet? Le dernier bloc reçu a été généré %1. - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Cette transaction dépasse la limite de taille. Vous pouvez quand-même l'envoyer en vous acquittant de frais d'un montant de %1, qui iront aux nœuds qui traitent la transaction et aideront à soutenir le réseau. Voulez-vous payer les frais ? + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + - + Sending... Envoi en cours... - + Sent transaction Transaction envoyée - + Incoming transaction Transaction entrante - + Date: %1 Amount: %2 Type: %3 @@ -598,32 +598,32 @@ Adresse : %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Le porte-monnaie est <b>chiffré</b> et est actuellement <b>déverrouillé</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> Le porte-monnaie est <b>chiffré</b> et est actuellement <b>verrouillé</b> - + Backup Wallet Sauvegarder le porte-monnaie - + Wallet Data (*.dat) Données de porte-monnaie (*.dat) - + Backup Failed La sauvegarde a échoué - + There was an error trying to save the wallet data to the new location. Une erreur est survenue lors de l'enregistrement des données de porte-monnaie à un autre emplacement. @@ -1166,8 +1166,8 @@ Adresse : %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - L'adresse à laquelle le paiement sera envoyé (par ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1914,11 +1914,6 @@ Options SSL : (cf. le wiki Bitcoin pour les réglages SSL) This help message Ce message d'aide - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Impossible d'obtenir un verrou sur le répertoire de données %s. Bitcoin fonctionne probablement déjà. - Loading addresses... @@ -1959,6 +1954,11 @@ Options SSL : (cf. le wiki Bitcoin pour les réglages SSL) Loading block index... Chargement de l'index des blocs... + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Loading wallet... diff --git a/src/qt/locale/bitcoin_he.ts b/src/qt/locale/bitcoin_he.ts index a52e9f9cf7a..57470551e47 100644 --- a/src/qt/locale/bitcoin_he.ts +++ b/src/qt/locale/bitcoin_he.ts @@ -389,7 +389,7 @@ Are you sure you wish to encrypt your wallet? - + Incoming transaction פעולה שהתקבלה @@ -399,22 +399,17 @@ Are you sure you wish to encrypt your wallet? מתעדכן... - + Wallet is <b>encrypted</b> and currently <b>locked</b> הארנק <b>מוצפן</b> וכרגע <b>נעול</b> - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - הפעולה הזאת חורגת מהמגבלה. ניתן לשלוח אותה תמורת עמלה בסך %1, שמגיעה לצמתים שמעבדים את הפעולה ועוזרת לתמוך ברשת. האם אתה מעוניין לשלם את העמלה? - - - + Sent transaction פעולה שנשלחה - + Date: %1 Amount: %2 Type: %3 @@ -426,7 +421,7 @@ Address: %4 כתובת: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> הארנק <b>מוצפן</b> וכרגע <b>פתוח</b> @@ -602,27 +597,32 @@ Address: %4 הבלוק האחרון שהתקבל נוצר ב-%1. - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Sending... שולח... - + Backup Wallet גיבוי ארנק - + Wallet Data (*.dat) נתוני ארנק (*.dat) - + Backup Failed הגיבוי נכשל - + There was an error trying to save the wallet data to the new location. היתה שגיאה בניסיון לשמור את מידע הארנק למיקום החדש. @@ -1165,8 +1165,8 @@ Address: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - הכתובת אליה יישלח התשלום (למשל 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1816,11 +1816,6 @@ Address: %4 This help message הודעת העזרה הזו - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - אינו מסוגל לנעול את תיקיית הנתונים %s. כנראה שביטקוין כבר רץ. - Rescanning... @@ -1932,6 +1927,11 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) Accept connections from outside (default: 1) קבל חיבורים מבחוץ (ברירת מחדל: 1 ללא -proxy או -connect) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Invalid -proxy address diff --git a/src/qt/locale/bitcoin_hr.ts b/src/qt/locale/bitcoin_hr.ts index 16acdb18072..c4a78a4d34c 100644 --- a/src/qt/locale/bitcoin_hr.ts +++ b/src/qt/locale/bitcoin_hr.ts @@ -338,27 +338,32 @@ Jeste li sigurni da želite šifrirati svoj novčanik? Preuzeto %1 od %2 blokova povijesti transakcije. - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Sending... Slanje... - + Backup Wallet Backup novčanika - + Wallet Data (*.dat) Podaci novčanika (*.dat) - + Backup Failed Backup nije uspio - + There was an error trying to save the wallet data to the new location. Došlo je do pogreške kod spremanja podataka novčanika na novu lokaciju. @@ -378,12 +383,12 @@ Jeste li sigurni da želite šifrirati svoj novčanik? Zadnji primljeni blok je generiran %1. - + Sent transaction Poslana transakcija - + Date: %1 Amount: %2 Type: %3 @@ -508,7 +513,7 @@ Adresa:%4 Slanje novca na bitcoin adresu - + Incoming transaction Dolazna transakcija @@ -566,17 +571,12 @@ Adresa:%4 Više o &Qt - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Ova transakcija je preko ograničenja veličine. Možete ju ipak poslati za naknadu od %1, koja se daje čvorovima koji procesiraju vaše transakcije i tako podržavate mrežu. Želite li platiti naknadu? - - - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Novčanik je <b>šifriran</b> i trenutno <b>otključan</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> Novčanik je <b>šifriran</b> i trenutno <b>zaključan</b> @@ -1165,8 +1165,8 @@ Adresa:%4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Adresa za slanje plaćanja (npr. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1693,11 +1693,6 @@ Adresa:%4 This help message Ova poruka za pomoć - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Program ne može pristupiti direktoriju s datotekama %s. Bitcoin program je vjerojatno već pokrenut. - Loading addresses... @@ -1959,6 +1954,11 @@ Adresa:%4 SSL options: (see the Bitcoin Wiki for SSL setup instructions) SSL postavke: (za detalje o podešavanju SSL opcija vidi Bitcoin Wiki) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Error loading addr.dat diff --git a/src/qt/locale/bitcoin_hu.ts b/src/qt/locale/bitcoin_hu.ts index 947a851be02..44625e900a4 100644 --- a/src/qt/locale/bitcoin_hu.ts +++ b/src/qt/locale/bitcoin_hu.ts @@ -481,12 +481,17 @@ Biztosan kódolni akarod a tárcát? %1 blokk letöltve a tranzakciótörténetből. - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Incoming transaction Beérkező tranzakció - + Date: %1 Amount: %2 Type: %3 @@ -567,47 +572,42 @@ Cím: %4 Az utolsóként kapott blokk generálva: %1. - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Ez a tranzakció túllépi a mérethatárt, de %1 tranzakciós díj ellenében így is elküldheted. Ezt a plusz összeget a tranzakcióidat feldolgozó csomópontok kapják, így magát a hálózatot támogatod vele. Hajlandó vagy megfizetni a díjat? - - - + Backup Wallet - + Wallet Data (*.dat) - + Backup Failed - + There was an error trying to save the wallet data to the new location. - + Sent transaction Tranzakció elküldve. - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Tárca <b>kódolva</b> és jelenleg <b>nyitva</b>. - + Wallet is <b>encrypted</b> and currently <b>locked</b> Tárca <b>kódolva</b> és jelenleg <b>zárva</b>. - + Sending... Küldés... @@ -1144,11 +1144,6 @@ Cím: %4 &Label: Címke: - - - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Címzett címe (pl.: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L ) - Choose address from address book @@ -1169,6 +1164,11 @@ Cím: %4 Pay &To: Címzett: + + + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + Alt+A @@ -1665,11 +1665,6 @@ Cím: %4 Loading block index... Blokkindex betöltése... - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Az %s adatkönyvtár nem zárható. A Bitcoin valószínűleg fut már. - Done loading @@ -1890,6 +1885,11 @@ Cím: %4 How thorough the block verification is (0-6, default: 1) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Error loading addr.dat diff --git a/src/qt/locale/bitcoin_it.ts b/src/qt/locale/bitcoin_it.ts index 1061f313359..d9510a729f9 100644 --- a/src/qt/locale/bitcoin_it.ts +++ b/src/qt/locale/bitcoin_it.ts @@ -455,22 +455,27 @@ Si è sicuri di voler cifrare il portamonete? Mostra informazioni su Qt - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Backup Wallet Backup Portamonete - + Wallet Data (*.dat) Dati Portamonete (*.dat) - + Backup Failed Backup fallito - + There was an error trying to save the wallet data to the new location. C'è stato un errore tentanto di salvare i dati del portamonete in un'altra locazione @@ -570,22 +575,17 @@ Si è sicuri di voler cifrare il portamonete? L'ultimo blocco ricevuto è stato generato %1 - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Questa transazione è superiore al limite di dimensione. È comunque possibile inviarla con una commissione di %1, che va ai nodi che processano la tua transazione e contribuisce a sostenere la rete. Vuoi pagare la commissione? - - - + Sent transaction Transazione inviata - + Incoming transaction Transazione ricevuta - + Date: %1 Amount: %2 Type: %3 @@ -599,17 +599,17 @@ Indirizzo: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Il portamonete è <b>cifrato</b> e attualmente <b>sbloccato</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> Il portamonete è <b>cifrato</b> e attualmente <b>bloccato</b> - + Sending... Invio... @@ -1149,11 +1149,6 @@ Indirizzo: %4 Form Modulo - - - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - L'indirizzo del beneficiario cui inviare il pagamento (ad esempio 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Alt+P @@ -1180,6 +1175,11 @@ Indirizzo: %4 &Label: &Etichetta: + + + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + Choose address from address book @@ -1909,6 +1909,11 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) Opzioni SSL: (vedi il wiki di Bitcoin per le istruzioni di configurazione SSL) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Cannot downgrade wallet @@ -1954,11 +1959,6 @@ Opzioni SSL: (vedi il wiki di Bitcoin per le istruzioni di configurazione SSL) Bitcoin version Versione di Bitcoin - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Non è possibile ottenere i dati sulla directory %s. Probabilmente Bitcoin è già in esecuzione. - Loading addresses... diff --git a/src/qt/locale/bitcoin_lt.ts b/src/qt/locale/bitcoin_lt.ts index dac8ced1edb..8ccf9ed646a 100644 --- a/src/qt/locale/bitcoin_lt.ts +++ b/src/qt/locale/bitcoin_lt.ts @@ -527,42 +527,37 @@ Ar jūs tikrai norite užšifruoti savo piniginę? Paskutinis gautas blokas buvo sukurtas %1. - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Šis sandoris viršija leistiną dydį. Jūs galite įvykdyti jį papildomai sumokėję %1 mokesčių, kurie bus išsiųsti tais pačiais mazgais kuriais vyko sandoris ir padės palaikyti tinklą. Ar jūs norite apmokėti papildomą mokestį? - - - + Sent transaction Sandoris nusiųstas - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Piniginė <b>užšifruota</b> ir šiuo metu <b>atrakinta</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> Piniginė <b>užšifruota</b> ir šiuo metu <b>užrakinta</b> - + Backup Wallet Backup piniginę - + Wallet Data (*.dat) Piniginės duomenys (*.dat) - + Backup Failed Nepavyko padaryti atsarginės kopijos - + There was an error trying to save the wallet data to the new location. @@ -606,12 +601,17 @@ Ar jūs tikrai norite užšifruoti savo piniginę? - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Incoming transaction Ateinantis sandoris - + Date: %1 Amount: %2 Type: %3 @@ -628,7 +628,7 @@ Adresas: %4 bitcoin-qt - + Sending... Siunčiama... @@ -1171,8 +1171,8 @@ Adresas: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Adresas mokėjimo siuntimui (pvz. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1689,11 +1689,6 @@ Adresas: %4 This help message Pagelbos žinutė - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Negali gauti duomenų katalogo %s rakto. Bitcoin tikriausiai jau veikia. - Loading addresses... @@ -1960,6 +1955,11 @@ Adresas: %4 SSL options: (see the Bitcoin Wiki for SSL setup instructions) SSL opcijos (žr.e Bitcoin Wiki for SSL setup instructions) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Error loading addr.dat diff --git a/src/qt/locale/bitcoin_nb.ts b/src/qt/locale/bitcoin_nb.ts index d6cb7362240..853d2c4eb0c 100644 --- a/src/qt/locale/bitcoin_nb.ts +++ b/src/qt/locale/bitcoin_nb.ts @@ -329,7 +329,7 @@ Er du sikker på at du vil kryptere lommeboken? &Adressebok - + Sending... Sender... @@ -426,12 +426,12 @@ Er du sikker på at du vil kryptere lommeboken? Verktøylinje for faner - + Backup Wallet Sikkerhetskopiér Lommebok - + Wallet Data (*.dat) Lommeboksdata (*.dat) @@ -495,22 +495,17 @@ Er du sikker på at du vil kryptere lommeboken? - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Denne transaksjonen overstiger størrelsesbegrensningen. Du kan likevel sende den med et gebyr på %1, som går til nodene som prosesserer transaksjonen din og støtter nettverket. Vil du betale gebyret? - - - + Sent transaction Sendt transaksjon - + Incoming transaction Innkommende transaksjon - + Date: %1 Amount: %2 Type: %3 @@ -528,12 +523,12 @@ Adresse: %4 &Avslutt - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Lommeboken er <b>kryptert</b> og for tiden <b>ulåst</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> Lommeboken er <b>kryptert</b> og for tiden <b>låst</b> @@ -578,12 +573,17 @@ Adresse: %4 Lastet ned %1 av %2 blokker med transaksjonshistorikk. - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Backup Failed Sikkerhetskopiering feilet - + There was an error trying to save the wallet data to the new location. En feil oppstod ved lagring av lommebok til nytt sted @@ -1166,8 +1166,8 @@ Adresse: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Adressen betalingen skal sendes til (f.eks. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1682,11 +1682,6 @@ Adresse: %4 Usage: Bruk: - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Kunne ikke låse datamappen %s. Bitcoin kjører sannsynligvis allerede. - Error loading blkindex.dat @@ -2045,6 +2040,11 @@ SSL innstillinger: (se Bitcoin Wiki for instruksjoner om SSL oppsett)This help message Denne hjelpemeldingen + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Cannot write default address diff --git a/src/qt/locale/bitcoin_nl.ts b/src/qt/locale/bitcoin_nl.ts index 1f061b8bba8..0f167fc7340 100644 --- a/src/qt/locale/bitcoin_nl.ts +++ b/src/qt/locale/bitcoin_nl.ts @@ -415,32 +415,37 @@ Bent u er zeker van uw dat u uw portemonnee wilt versleutelen? &Adresboek - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Portemonnee is <b>versleuteld</b> en momenteel <b>geopend</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> Portemonnee is <b>versleuteld</b> en momenteel <b>gesloten</b> - + Backup Wallet Backup Portemonnee - + Wallet Data (*.dat) Portemonnee-data (*.dat) - + Backup Failed Backup Mislukt - + There was an error trying to save the wallet data to the new location. Er is een fout opgetreden bij het wegschrijven van de portemonnee-data naar de nieuwe locatie. @@ -546,28 +551,23 @@ Bent u er zeker van uw dat u uw portemonnee wilt versleutelen? Last received block was generated %1. Laatst ontvangen blok is %1 gegenereerd. - - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Deze transactie overschrijdt de groottelimiet. Om de transactie alsnog te versturen kunt u transactiekosten betalen van %1. Deze transactiekosten gaan naar de nodes die uw transactie verwerken en het helpt op deze manier bij het ondersteunen van het netwerk. Wilt u de transactiekosten betalen? - &Change Passphrase &Wijzig Wachtwoord - + Sent transaction Verzonden transactie - + Incoming transaction Binnenkomende transactie - + Date: %1 Amount: %2 Type: %3 @@ -624,7 +624,7 @@ Adres: %4 bitcoin-qt - + Sending... Versturen... @@ -1144,11 +1144,6 @@ Adres: %4 Pay &To: Betaal &Aan: - - - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Het adres waaraan u wilt betalen (bijv. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Form @@ -1165,6 +1160,11 @@ Adres: %4 Enter a label for this address to add it to your address book Vul een label in voor dit adres om het toe te voegen aan uw adresboek + + + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + Choose address from address book @@ -1658,11 +1658,6 @@ Adres: %4 Loading addresses... Adressen aan het laden... - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Kan geen lock op de datamap %s verkrijgen. Bitcoin draait vermoedelijk reeds. - Loading block index... @@ -1766,6 +1761,11 @@ Adres: %4 Verstuur commando's naar proces dat op <ip> draait (standaard: 127.0.0.1) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Error loading addr.dat diff --git a/src/qt/locale/bitcoin_pl.ts b/src/qt/locale/bitcoin_pl.ts index c94a179d56e..0194a08b41a 100644 --- a/src/qt/locale/bitcoin_pl.ts +++ b/src/qt/locale/bitcoin_pl.ts @@ -409,12 +409,17 @@ Czy na pewno chcesz zaszyfrować swój portfel? Zaszyfruj lub odszyfruj portfel - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Sent transaction Transakcja wysłana - + Incoming transaction Transakcja przychodząca @@ -428,7 +433,7 @@ Czy na pewno chcesz zaszyfrować swój portfel? - + Wallet is <b>encrypted</b> and currently <b>locked</b> Portfel jest <b>zaszyfrowany</b> i obecnie <b>zablokowany</b> @@ -508,7 +513,7 @@ Czy na pewno chcesz zaszyfrować swój portfel? P&referencje - + Wallet Data (*.dat) Dane Portfela (*.dat) @@ -533,7 +538,7 @@ Czy na pewno chcesz zaszyfrować swój portfel? &Zakończ - + Date: %1 Amount: %2 Type: %3 @@ -608,32 +613,27 @@ Adres: %4 Ostatnio otrzymany blok została wygenerowany %1. - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Transakcja przekracza limit. Możesz wysłać ją płacąc prowizję %1, która zostaje przekazana do węzłów, które ją prześlą i pomoże wspierać sieć Bitcoin. Czy chcesz zapłacić prowizję? - - - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Portfel jest <b>zaszyfrowany</b> i obecnie <b>niezablokowany</b> - + Backup Wallet Kopia Zapasowa Portfela - + Backup Failed Kopia Zapasowa Nie Została Wykonana - + There was an error trying to save the wallet data to the new location. Wystąpił błąd podczas próby zapisu portfela do nowej lokalizacji. - + Sending... Wysyłanie... @@ -1158,11 +1158,6 @@ Adres: %4 &Label: &Etykieta: - - - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Adres do wysłania należności do (np. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Paste address from clipboard @@ -1184,6 +1179,11 @@ Adres: %4 Enter a label for this address to add it to your address book Wprowadź etykietę dla tego adresu by dodać go do książki adresowej + + + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + Choose address from address book @@ -1820,11 +1820,6 @@ Adres: %4 Rescan the block chain for missing wallet transactions Przeskanuj blok łańcuchów żeby znaleźć zaginione transakcje portfela - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Nie można zablokować folderu danych %s. Bitcoin prawdopodobnie już działa. - Wallet needed to be rewritten: restart Bitcoin to complete @@ -1932,6 +1927,11 @@ opcje SSL: (sprawdź Bitcoin Wiki dla instrukcje konfiguracji SSL) Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) Aceptowalne szyfry (domyślnie: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Error loading addr.dat diff --git a/src/qt/locale/bitcoin_pt_BR.ts b/src/qt/locale/bitcoin_pt_BR.ts index ccf4a6e38f0..441d1aaef20 100644 --- a/src/qt/locale/bitcoin_pt_BR.ts +++ b/src/qt/locale/bitcoin_pt_BR.ts @@ -515,22 +515,27 @@ Are you sure you wish to encrypt your wallet? bitcoin-qt - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Backup Wallet Fazer cópia de segurança da Carteira - + Wallet Data (*.dat) Dados da Carteira (*.dat) - + Backup Failed Cópia de segurança Falhou - + There was an error trying to save the wallet data to the new location. Houve um erro ao tentar salvar os dados da carteira para uma nova localização. @@ -539,11 +544,6 @@ Are you sure you wish to encrypt your wallet? Last received block was generated %1. Last received block was generated %1. - - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - &Help @@ -555,17 +555,17 @@ Are you sure you wish to encrypt your wallet? Barra de ferramentas - + Sent transaction Sent transaction - + Incoming transaction Incoming transaction - + Date: %1 Amount: %2 Type: %3 @@ -582,12 +582,12 @@ Endereço: %4 Carregados %1 de %2 blocos do histórico de transações. - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Wallet is <b>encrypted</b> and currently <b>unlocked</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> Wallet is <b>encrypted</b> and currently <b>locked</b> @@ -610,7 +610,7 @@ Endereço: %4 Recuperando o atraso ... - + Sending... Sending... @@ -1135,11 +1135,6 @@ Endereço: %4 Form Form - - - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Choose address from address book @@ -1176,6 +1171,11 @@ Endereço: %4 &Label: &Label: + + + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + Paste address from clipboard @@ -1644,11 +1644,6 @@ Endereço: %4 bitcoin-core - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Loading wallet... @@ -1724,6 +1719,11 @@ Endereço: %4 How thorough the block verification is (0-6, default: 1) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Error loading addr.dat diff --git a/src/qt/locale/bitcoin_ro_RO.ts b/src/qt/locale/bitcoin_ro_RO.ts index ebb7a5167bd..05680828a76 100644 --- a/src/qt/locale/bitcoin_ro_RO.ts +++ b/src/qt/locale/bitcoin_ro_RO.ts @@ -460,12 +460,17 @@ Sunteţi sigur că doriţi să criptaţi portofelul electronic? Ultimul bloc primit a fost generat %1. - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Sent transaction Tranzacţie expediată - + Date: %1 Amount: %2 Type: %3 @@ -474,32 +479,32 @@ Address: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Portofelul electronic este <b>criptat</b> iar in momentul de faţă este <b>deblocat</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> Portofelul electronic este <b>criptat</b> iar in momentul de faţă este <b>blocat</b> - + Backup Wallet Backup portofelul electronic - + Wallet Data (*.dat) - + Backup Failed - + There was an error trying to save the wallet data to the new location. @@ -592,23 +597,18 @@ Address: %4 Actions toolbar Bara de acţiuni - - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Această tranzacţie depăşeşte limita. Puteţi iniţia tranzacţia platind un comision de %1, de care vor beneficia nodurile care procesează tranzacţia şi ajută la menţinerea reţelei. Acceptaţi plata comisionului? - bitcoin-qt bitcoin-qt - + Incoming transaction Tranzacţie recepţionată - + Sending... Expediază... @@ -1161,8 +1161,8 @@ Address: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Adresa către care se va face plata (de exemplu: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1987,7 +1987,7 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru.ts index d513d39f50d..7fee66931f4 100644 --- a/src/qt/locale/bitcoin_ru.ts +++ b/src/qt/locale/bitcoin_ru.ts @@ -394,7 +394,7 @@ Are you sure you wish to encrypt your wallet? &Помощь - + There was an error trying to save the wallet data to the new location. При попытке сохранения данных бумажника в новое место произошла ошибка. @@ -477,22 +477,17 @@ Are you sure you wish to encrypt your wallet? Последний полученный блок был сгенерирован %1. - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Данная транзакция превышает предельно допустимый размер. Но Вы можете всё равно совершить её, добавив комиссию в %1, которая отправится тем узлам, которые обработают Вашу транзакцию, и поможет поддержать сеть. Вы хотите добавить комиссию? - - - + Sent transaction Исходящая транзакция - + Incoming transaction Входящая транзакция - + Date: %1 Amount: %2 Type: %3 @@ -505,17 +500,17 @@ Address: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Бумажник <b>зашифрован</b> и в настоящее время <b>разблокирован</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> Бумажник <b>зашифрован</b> и в настоящее время <b>заблокирован</b> - + Wallet Data (*.dat) Данные бумажника (*.dat) @@ -550,12 +545,17 @@ Address: %4 Изменить настройки - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Backup Wallet Сделать резервную копию бумажника - + Backup Failed Резервное копирование не удалось @@ -613,7 +613,7 @@ Address: %4 Произошла неисправимая ошибка. Bitcoin не может безопасно продолжать работу и будет закрыт. - + Sending... Отправка... @@ -1148,11 +1148,6 @@ Address: %4 Form Форма - - - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Адрес получателя платежа (например 1LA5FtQhnnWnkK6zjFfutR7Stiit4wKd63) - @@ -1184,6 +1179,11 @@ Address: %4 Pay &To: Полу&чатель: + + + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + Paste address from clipboard @@ -1659,11 +1659,6 @@ Address: %4 bitcoin-core - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Невозможно установить блокировку на рабочую директорию %s. Возможно, бумажник уже запущен. - Rescanning... @@ -1784,6 +1779,11 @@ Address: %4 Password for JSON-RPC connections Пароль для подключений JSON-RPC + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Error loading addr.dat diff --git a/src/qt/locale/bitcoin_sk.ts b/src/qt/locale/bitcoin_sk.ts index a6a7c6bd857..f8ddac5cb56 100644 --- a/src/qt/locale/bitcoin_sk.ts +++ b/src/qt/locale/bitcoin_sk.ts @@ -409,7 +409,12 @@ Ste si istí, že si želáte zašifrovať peňaženku? Zálohovať peňaženku na iné miesto - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Backup Failed @@ -495,22 +500,17 @@ Ste si istí, že si želáte zašifrovať peňaženku? Posledný prijatý blok bol generovaný %1. - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Veľkosť tejto transakcie prekračuje limit. Stále ju však môžete odoslať za poplatok %1 ktorý bude pripísaný uzlu spracúvajúcemu vašu transakciu. Chcete zaplatiť poplatok? - - - + Sent transaction Odoslané transakcie - + Incoming transaction Prijaté transakcie - + Date: %1 Amount: %2 Type: %3 @@ -522,17 +522,17 @@ Typ: %3 Adresa: %4 - + Wallet is <b>encrypted</b> and currently <b>locked</b> Peňaženka je <b>zašifrovaná</b> a momentálne <b>zamknutá</b> - + Wallet Data (*.dat) - + There was an error trying to save the wallet data to the new location. Nastala chyba pri pokuse uložiť peňaženku na nové miesto. @@ -592,7 +592,7 @@ Adresa: %4 [testovacia sieť] - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Peňaženka je <b>zašifrovaná</b> a momentálne <b>odomknutá</b> @@ -616,12 +616,12 @@ Adresa: %4 Stiahnutých %1 (of %2) blokov transakčnej histórie - + Backup Wallet Zálohovať peňaženku - + Sending... Odosielanie... @@ -1164,8 +1164,8 @@ Adresa: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Adresa pre odoslanie platby je (napr. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1742,6 +1742,11 @@ Adresa: %4 Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) Prijateľné šifry (predvolené: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Error loading wallet.dat: Wallet corrupted @@ -1968,11 +1973,6 @@ Adresa: %4 SSL options: (see the Bitcoin Wiki for SSL setup instructions) SSL možnosť: (pozrite Bitcoin Wiki pre návod na nastavenie SSL) - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - - Error loading addr.dat diff --git a/src/qt/locale/bitcoin_sr.ts b/src/qt/locale/bitcoin_sr.ts index a8b3b63b0a6..ff6606bb6f6 100644 --- a/src/qt/locale/bitcoin_sr.ts +++ b/src/qt/locale/bitcoin_sr.ts @@ -480,22 +480,27 @@ Are you sure you wish to encrypt your wallet? - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Backup Wallet Backup новчаника - + Wallet Data (*.dat) - + Backup Failed - + There was an error trying to save the wallet data to the new location. @@ -515,12 +520,12 @@ Are you sure you wish to encrypt your wallet? Последњи примљени блок је направљен %1. - + Sent transaction Послана трансакција - + Date: %1 Amount: %2 Type: %3 @@ -529,12 +534,12 @@ Address: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Новчаник јс <b>шифрован</b> и тренутно <b>откључан</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> Новчаник јс <b>шифрован</b> и тренутно <b>закључан</b> @@ -603,12 +608,7 @@ Address: %4 Промени &лозинку - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Ова трансакција је превелика. И даље је можете послати уз накнаду од %1, која ће отићи чвору који прерађује трансакцију и помаже издржавању целе мреже. Да ли желите да дате напојницу? - - - + Incoming transaction Придошла трансакција @@ -618,7 +618,7 @@ Address: %4 bitcoin-qt - + Sending... Слање... @@ -1161,7 +1161,7 @@ Address: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) @@ -1937,7 +1937,7 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. diff --git a/src/qt/locale/bitcoin_sv.ts b/src/qt/locale/bitcoin_sv.ts index 0f4e321f2cf..222e12c0b01 100644 --- a/src/qt/locale/bitcoin_sv.ts +++ b/src/qt/locale/bitcoin_sv.ts @@ -392,7 +392,7 @@ Are you sure you wish to encrypt your wallet? Visa listan med adresser för att ta emot betalningar - + Backup Failed Säkerhetskopiering misslyckades @@ -402,7 +402,12 @@ Are you sure you wish to encrypt your wallet? Uppdaterad - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Date: %1 Amount: %2 Type: %3 @@ -415,12 +420,12 @@ Adress: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Denna plånbok är <b>krypterad</b> och för närvarande <b>olåst</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> Denna plånbok är <b>krypterad</b> och för närvarande <b>låst</b> @@ -532,32 +537,27 @@ Adress: %4 Senast mottagna block genererades %1. - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Transaktionen överskrider storleksgränsen. Du kan dock fortfarande skicka den mot en kostnad av %1. Denna avgift går till noderna som behandlar din transaktion och bidrar till nätverket. Vill du betala denna avgift? - - - + Sent transaction Transaktion skickad - + Incoming transaction Inkommande transaktion - + Backup Wallet Säkerhetskopiera Plånbok - + Wallet Data (*.dat) Plånboks-data (*.dat) - + There was an error trying to save the wallet data to the new location. Det inträffade ett fel när plånboken skulle sparas till den nya platsen. @@ -622,7 +622,7 @@ Adress: %4 bitcoin-qt - + Sending... Skickar... @@ -1165,8 +1165,8 @@ Adress: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Adressen som betalningen skall skickas till (t.ex. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1681,11 +1681,6 @@ Adress: %4 Generate coins Generera mynt - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Kan inte låsa data-mappen %s. Bitcoin körs förmodligen redan. - Execute command when the best block changes (%s in cmd is replaced by block hash) @@ -1946,6 +1941,11 @@ Adress: %4 Number of seconds to keep misbehaving peers from reconnecting (default: 86400) Antal sekunder att hindra klienter som missköter sig från att ansluta (förval: 86400) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Warning: -paytxfee is set very high. This is the transaction fee you will pay if you send a transaction. diff --git a/src/qt/locale/bitcoin_tr.ts b/src/qt/locale/bitcoin_tr.ts index ff7a70c382e..9af782b877d 100644 --- a/src/qt/locale/bitcoin_tr.ts +++ b/src/qt/locale/bitcoin_tr.ts @@ -422,17 +422,22 @@ Cüzdanınızı şifrelemek istediğinizden emin misiniz? bitcoin-qt - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Sending... Yollanıyor... - + Wallet Data (*.dat) Cüzdan verileri (*.dat) - + Backup Failed Yedekleme başarısız oldu @@ -442,7 +447,7 @@ Cüzdanınızı şifrelemek istediğinizden emin misiniz? &Yardım - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Cüzdan <b>şifrelenmiştir</b> ve şu anda <b>kilidi açıktır</b> @@ -457,7 +462,7 @@ Cüzdanınızı şifrelemek istediğinizden emin misiniz? Son alınan blok şu vakit oluşturulmuştu: %1. - + Wallet is <b>encrypted</b> and currently <b>locked</b> Cüzdan <b>şifrelenmiştir</b> ve şu anda <b>kilitlidir</b> @@ -506,12 +511,12 @@ Cüzdanınızı şifrelemek istediğinizden emin misiniz? - + Backup Wallet Cüzdanı yedekle - + There was an error trying to save the wallet data to the new location. Cüzdan verilerinin başka bir konumda kaydedilmesi sırasında bir hata meydana geldi. @@ -538,7 +543,7 @@ Cüzdanınızı şifrelemek istediğinizden emin misiniz? - + Sent transaction Muamele yollandı @@ -570,17 +575,12 @@ Cüzdanınızı şifrelemek istediğinizden emin misiniz? - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Bu muamele boyut sınırlarını aşmıştır. Gene de %1 ücret ödeyerek gönderebilirsiniz, ki bu ücret muamelenizi işleyen ve şebekeye yardım eden düğümlere ödenecektir. Ücreti ödemek istiyor musunuz? - - - + Incoming transaction Gelen muamele - + Date: %1 Amount: %2 Type: %3 @@ -1161,8 +1161,8 @@ Adres: %4 - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Ödemenin gönderileceği adres (mesela 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + @@ -1840,6 +1840,11 @@ Adres: %4 This help message Bu yardım mesajı + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Error loading wallet.dat: Wallet requires newer version of Bitcoin @@ -1890,11 +1895,6 @@ Adres: %4 Connect only to the specified node Sadece belirtilen düğüme bağlan - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - %s veri dizininde kilit elde edilemedi. Bitcoin muhtemelen hâlihazırda çalışmaktadır. - Threshold for disconnecting misbehaving peers (default: 100) diff --git a/src/qt/locale/bitcoin_uk.ts b/src/qt/locale/bitcoin_uk.ts index 0d3a7cc52e8..7e68c8dd0b7 100644 --- a/src/qt/locale/bitcoin_uk.ts +++ b/src/qt/locale/bitcoin_uk.ts @@ -463,22 +463,27 @@ Are you sure you wish to encrypt your wallet? Показати вікно гаманця - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Backup Wallet Резервне копіювання гаманця - + Wallet Data (*.dat) Дані гаманця (*.dat) - + Backup Failed Резервне копіювання не вдалося - + There was an error trying to save the wallet data to the new location. Виникла помилка при спробі зберегти гаманець в новому місці @@ -580,22 +585,17 @@ Are you sure you wish to encrypt your wallet? Завантажено %1 з %2 блоків історії переказів. - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - Цей переказ перевищує максимально допустимий розмір. Проте ви можете здійснити її, додавши комісію в %1, яка відправиться тим вузлам що оброблять ваш переказ, та допоможе підтримати мережу. Ви хочете додати комісію? - - - + Sent transaction Надіслані перекази - + Incoming transaction Отримані перекази - + Date: %1 Amount: %2 Type: %3 @@ -608,17 +608,17 @@ Address: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> <b>Зашифрований</b> гаманець <b>розблоковано</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> <b>Зашифрований</b> гаманець <b>заблоковано</b> - + Sending... Відправлення... @@ -1143,11 +1143,6 @@ Address: %4 SendCoinsEntry - - - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Адреса для отримувача платежу (наприклад, 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - A&mount: @@ -1174,6 +1169,11 @@ Address: %4 Form Форма + + + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + Choose address from address book @@ -1822,6 +1822,11 @@ Address: %4 How thorough the block verification is (0-6, default: 1) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Error loading addr.dat @@ -1941,11 +1946,6 @@ Address: %4 Maximum per-connection receive buffer, <n>*1000 bytes (default: 10000) Максимальоий буфер , <n> * 1000 байт (за умовчанням: 10000) - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - Неможливо встановити блокування на робочий каталог %s. Можливо, гаманець вже запущено. - Loading addresses... diff --git a/src/qt/locale/bitcoin_zh_CN.ts b/src/qt/locale/bitcoin_zh_CN.ts index bdbc2842f47..9feeb546ad1 100644 --- a/src/qt/locale/bitcoin_zh_CN.ts +++ b/src/qt/locale/bitcoin_zh_CN.ts @@ -344,17 +344,22 @@ Are you sure you wish to encrypt your wallet? &备份钱包 - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + + + + Incoming transaction 流入交易 - + Backup Wallet 备份钱包 - + Wallet Data (*.dat) 钱包文件(*.dat) @@ -540,17 +545,12 @@ Are you sure you wish to encrypt your wallet? 动作工具栏 - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - 该笔交易的数据量超限.您可以选择支付 %1 交易费, 交易费将支付给处理该笔交易的网络节点,有助于维持比特币网络的运行. 您愿意支付交易费用吗? - - - + Sent transaction 已发送交易 - + Date: %1 Amount: %2 Type: %3 @@ -568,12 +568,12 @@ Address: %4 退出 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> 钱包已被<b>加密</b>,当前为<b>解锁</b>状态 - + Wallet is <b>encrypted</b> and currently <b>locked</b> 钱包已被<b>加密</b>,当前为<b>锁定</b>状态 @@ -598,17 +598,17 @@ Address: %4 bitcoin-qt - + There was an error trying to save the wallet data to the new location. 备份钱包到其它文件夹失败. - + Sending... 发送中 - + Backup Failed 备份失败 @@ -1143,11 +1143,6 @@ Address: %4 Form 表单 - - - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - 付款地址 (例如: 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - A&mount: @@ -1169,6 +1164,11 @@ Address: %4 &Label: &标签: + + + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + + Choose address from address book @@ -1650,11 +1650,6 @@ Address: %4 Bitcoin version 比特币版本 - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - 无法给数据目录 %s 加锁。比特币进程可能已在运行。 - Loading wallet... @@ -1891,6 +1886,11 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions) SSL 选项: (SSL 安装教程具体见比特币维基百科) + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + + Rescanning... diff --git a/src/qt/locale/bitcoin_zh_TW.ts b/src/qt/locale/bitcoin_zh_TW.ts index 2abf0bf4dde..f210d8ad798 100644 --- a/src/qt/locale/bitcoin_zh_TW.ts +++ b/src/qt/locale/bitcoin_zh_TW.ts @@ -314,7 +314,7 @@ Are you sure you wish to encrypt your wallet? 顯示收款位址的列表 - + Backup Wallet 錢包備份 @@ -400,7 +400,7 @@ Are you sure you wish to encrypt your wallet? 變更密碼 - + Sending... 付出中... @@ -492,28 +492,28 @@ Are you sure you wish to encrypt your wallet? Last received block was generated %1. 最近收到的區塊產生於 %1. - - - This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? - 這筆交易的資料大小超過限制了. 你還是可以付出 %1 的費用來傳送. 這筆費用會付給處理該筆交易的節點, 並幫助維持整個網路. 你願意支付這項費用嗎? - Prove you control an address 證明你控制一個位址 - + + This transaction is over the size limit. You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network. Do you want to pay the fee? + 這筆交易的資料大小超過限制了. 你還是可以付出 %1 的費用來傳送. 這筆費用會付給處理該筆交易的節點, 並幫助維持整個網路. 你願意支付這項費用嗎? + + + Sent transaction 付款交易 - + Incoming transaction 收款交易 - + Date: %1 Amount: %2 Type: %3 @@ -525,12 +525,12 @@ Address: %4 位址: %4 - + Wallet is <b>encrypted</b> and currently <b>unlocked</b> 錢包<b>已加密</b>並且正<b>解鎖中</b> - + Wallet is <b>encrypted</b> and currently <b>locked</b> 錢包<b>已加密</b>並且正<b>上鎖中</b> @@ -592,17 +592,17 @@ Address: %4 - + Wallet Data (*.dat) 錢包資料檔 (*.dat) - + There was an error trying to save the wallet data to the new location. 儲存錢包資料到新的地方時發生錯誤 - + Backup Failed 備份失敗 @@ -1137,6 +1137,11 @@ Address: %4 &Label: 標記: + + + The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + 付款的目標位址 (比如說 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) + Paste address from clipboard @@ -1168,11 +1173,6 @@ Address: %4 Enter a label for this address to add it to your address book 給這個位址輸入一個標記, 並加到位址簿中 - - - The address to send the payment to (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - 付款的目標位址 (比如說 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L) - Choose address from address book @@ -1644,11 +1644,6 @@ Address: %4 bitcoin-core - - - Cannot obtain a lock on data directory %s. Bitcoin is probably already running. - 無法鎖定資料目錄 %s. 也許位元幣已經在執行了. - Loading addresses... @@ -1898,6 +1893,11 @@ SSL 選項: (SSL 設定程序請見 Bitcoin Wiki) Error loading addr.dat 載入 addr.dat 失敗 + + + Cannot obtain a lock on data directory %s. Bitcoin is probably already running. + 無法鎖定資料目錄 %s. 也許位元幣已經在執行了. + Error loading blkindex.dat