aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2012-10-15 18:23:33 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2012-10-15 18:23:33 +0000
commit37be168579a9ad1b94d73bc383ba003fe4dbca2d (patch)
tree2b9b1135d0e656f174df8eb4310cf4567b6c7f50
parenta9f8791388ffad16f208bd8ea64d55808e0362a7 (diff)
parent747b688b54076c3b35cb37cae7c529f11a18a588 (diff)
downloadbitcoin-37be168579a9ad1b94d73bc383ba003fe4dbca2d.tar.xz
Merge branch '0.6.0.x' into 0.6.x
Conflicts: src/qt/locale/bitcoin_cs.ts src/qt/locale/bitcoin_es.ts src/qt/locale/bitcoin_ru.ts src/qt/locale/bitcoin_zh_CN.ts
-rw-r--r--src/qt/bitcoinstrings.cpp2
-rw-r--r--src/qt/locale/bitcoin_ca_ES.ts2
-rw-r--r--src/qt/locale/bitcoin_cs.ts12
-rw-r--r--src/qt/locale/bitcoin_da.ts10
-rw-r--r--src/qt/locale/bitcoin_de.ts12
-rw-r--r--src/qt/locale/bitcoin_en.ts2
-rw-r--r--src/qt/locale/bitcoin_es.ts12
-rw-r--r--src/qt/locale/bitcoin_es_CL.ts10
-rw-r--r--src/qt/locale/bitcoin_et.ts2
-rw-r--r--src/qt/locale/bitcoin_eu_ES.ts2
-rw-r--r--src/qt/locale/bitcoin_fa.ts10
-rw-r--r--src/qt/locale/bitcoin_fa_IR.ts10
-rw-r--r--src/qt/locale/bitcoin_fi.ts10
-rw-r--r--src/qt/locale/bitcoin_fr_CA.ts2
-rw-r--r--src/qt/locale/bitcoin_fr_FR.ts10
-rw-r--r--src/qt/locale/bitcoin_he.ts10
-rw-r--r--src/qt/locale/bitcoin_hr.ts10
-rw-r--r--src/qt/locale/bitcoin_hu.ts10
-rw-r--r--src/qt/locale/bitcoin_it.ts12
-rw-r--r--src/qt/locale/bitcoin_lt.ts10
-rw-r--r--src/qt/locale/bitcoin_nb.ts10
-rw-r--r--src/qt/locale/bitcoin_nl.ts12
-rw-r--r--src/qt/locale/bitcoin_pl.ts14
-rw-r--r--src/qt/locale/bitcoin_pt_BR.ts10
-rw-r--r--src/qt/locale/bitcoin_ro_RO.ts10
-rw-r--r--src/qt/locale/bitcoin_ru.ts12
-rw-r--r--src/qt/locale/bitcoin_sk.ts10
-rw-r--r--src/qt/locale/bitcoin_sr.ts2
-rw-r--r--src/qt/locale/bitcoin_sv.ts12
-rw-r--r--src/qt/locale/bitcoin_tr.ts12
-rw-r--r--src/qt/locale/bitcoin_uk.ts10
-rw-r--r--src/qt/locale/bitcoin_zh_CN.ts12
-rw-r--r--src/qt/locale/bitcoin_zh_TW.ts12
33 files changed, 150 insertions, 148 deletions
diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp
index 604f14cb37..3bac465c76 100644
--- a/src/qt/bitcoinstrings.cpp
+++ b/src/qt/bitcoinstrings.cpp
@@ -29,7 +29,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", ""
"If the file does not exist, create it with owner-readable-only file "
"permissions.\n"),
QT_TRANSLATE_NOOP("bitcoin-core", "Error"),
-QT_TRANSLATE_NOOP("bitcoin-core", "An error occurred while setting up the RPC port %i for listening: %s"),
+QT_TRANSLATE_NOOP("bitcoin-core", "An error occurred while setting up the RPC port %u for listening: %s"),
QT_TRANSLATE_NOOP("bitcoin-core", ""
"You must set rpcpassword=<password> in the configuration file:\n"
"%s\n"
diff --git a/src/qt/locale/bitcoin_ca_ES.ts b/src/qt/locale/bitcoin_ca_ES.ts
index 8c4febee9a..2b49960094 100644
--- a/src/qt/locale/bitcoin_ca_ES.ts
+++ b/src/qt/locale/bitcoin_ca_ES.ts
@@ -1735,7 +1735,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/qt/locale/bitcoin_cs.ts b/src/qt/locale/bitcoin_cs.ts
index 1757f48f64..4345a08bb1 100644
--- a/src/qt/locale/bitcoin_cs.ts
+++ b/src/qt/locale/bitcoin_cs.ts
@@ -230,7 +230,7 @@ Jsi si jistý, že chceš peněženku zašifrovat?</translation>
<message>
<location filename="../askpassphrasedialog.cpp" line="117"/>
<source>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.</source>
- <translation type="unfinished"></translation>
+ <translation>DŮLEŽITÉ: Všechny předchozí zálohy peněženky by měly být nahrazeny nově vygenerovanou, zašifrovanou peněženkou. Z bezpečnostních důvodů budou předchozí zálohy nešifrované peněženky nepoužitelné, jakmile zaneš používat novou zašifrovanou peněženku.</translation>
</message>
<message>
<location filename="../askpassphrasedialog.cpp" line="217"/>
@@ -1758,6 +1758,11 @@ Adresa: %4
<translation>Generovat mince</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>Při nastavování naslouchacího RPC portu %u nastala chyba: %s</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="62"/>
<source>Connect only to the specified node</source>
<translation>Připojovat se pouze k udanému uzlu</translation>
@@ -1851,11 +1856,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
Pokud konfigurační soubor ještě neexistuje, vytvoř ho tak, aby ho mohl číst pouze vlastník.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>Při nastavování naslouchacího RPC portu %i nastala chyba: %s</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="8"/>
<source>Error: Wallet locked, unable to create transaction </source>
<translation>Chyba: Peněženka je zamčená, nemohu vytvořit transakci </translation>
diff --git a/src/qt/locale/bitcoin_da.ts b/src/qt/locale/bitcoin_da.ts
index aacd9ce5ea..a2b20b5791 100644
--- a/src/qt/locale/bitcoin_da.ts
+++ b/src/qt/locale/bitcoin_da.ts
@@ -1789,6 +1789,11 @@ Adresse: %4
</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="79"/>
<source>Run in the background as a daemon and accept commands</source>
<translation>Kør i baggrunden som en service, og acceptér kommandoer
@@ -1892,11 +1897,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
diff --git a/src/qt/locale/bitcoin_de.ts b/src/qt/locale/bitcoin_de.ts
index d1fc56e022..3985323518 100644
--- a/src/qt/locale/bitcoin_de.ts
+++ b/src/qt/locale/bitcoin_de.ts
@@ -240,7 +240,7 @@ Are you sure you wish to encrypt your wallet?</source>
<message>
<location filename="../askpassphrasedialog.cpp" line="117"/>
<source>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.</source>
- <translation type="unfinished"></translation>
+ <translation>WICHTIG: Alle vorherigen Sicherungen Ihrer Brieftasche sollten durch die neu erzeugte, verschlüsselte Brieftasche ersetzt werden. Aus Sicherheitsgründen werden vorherige Sicherungen der unverschlüsselten Brieftasche nutzlos, sobald Sie die neue, verschlüsselte Brieftasche verwenden.</translation>
</message>
<message>
<location filename="../askpassphrasedialog.cpp" line="127"/>
@@ -1954,11 +1954,6 @@ Falls die Konfigurationsdatei nicht existiert, erzeugen Sie diese bitte mit Lese
<translation>Fehler</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>Beim Einrichten des abzuhörenden RPC-Ports %i ist ein Fehler aufgetreten: %s</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -2063,6 +2058,11 @@ Falls die Konfigurationsdatei nicht existiert, erzeugen Sie diese bitte mit Lese
<translation>Fehler: Brieftasche gesperrt, Transaktion kann nicht erstellt werden</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>Beim Einrichten des abzuhörenden RPC-Ports %u ist ein Fehler aufgetreten: %s</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="44"/>
<source>List commands</source>
<translation>Befehle auflisten</translation>
diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts
index 4a1c9d1f6a..94c1e00f29 100644
--- a/src/qt/locale/bitcoin_en.ts
+++ b/src/qt/locale/bitcoin_en.ts
@@ -1727,7 +1727,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/qt/locale/bitcoin_es.ts b/src/qt/locale/bitcoin_es.ts
index bb0c1412a2..ee8daf750a 100644
--- a/src/qt/locale/bitcoin_es.ts
+++ b/src/qt/locale/bitcoin_es.ts
@@ -201,7 +201,7 @@ Eric Young (eay@cryptsoft.com) y UPnP software escrito por Thomas Bernard.</tran
<message>
<location filename="../askpassphrasedialog.cpp" line="117"/>
<source>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.</source>
- <translation type="unfinished"></translation>
+ <translation>IMPORTANTE: Cualquier copia de seguridad que haya realizado previamente de su fichero de billetera debe reemplazarse con el fichero de billetera encriptado recientemente creado. Por razones de seguridad, las copias de seguridad previas del fichero de billetera que no estaban encriptadas pasarán a estar inservibles en cuanto comience a usar la nueva billetera encriptada.</translation>
</message>
<message>
<location filename="../askpassphrasedialog.cpp" line="146"/>
@@ -1745,11 +1745,6 @@ Dirección: %4</translation>
<translation>Tarifa por KB que añadir a las transacciones que envíe</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>Ha ocurrido un error al configurar el puerto RPC %i para escuchar: %s</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="66"/>
<source>Find peers using DNS lookup (default: 1)</source>
<translation>Encontrar pares mediante búsqueda de DNS (predeterminado: 1)</translation>
@@ -2062,6 +2057,11 @@ Si el archivo no existe, se crea con permisos de propietario de lectura de sólo
<translation>Generar monedas</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>Ha ocurrido un error al configurar el puerto RPC %u para escucha: %s</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="50"/>
<source>Don&apos;t generate coins</source>
<translation>No generar monedas</translation>
diff --git a/src/qt/locale/bitcoin_es_CL.ts b/src/qt/locale/bitcoin_es_CL.ts
index 27bbd74bca..1b74fd1cc3 100644
--- a/src/qt/locale/bitcoin_es_CL.ts
+++ b/src/qt/locale/bitcoin_es_CL.ts
@@ -1875,11 +1875,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -2076,6 +2071,11 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation>Error: La transacción no se pudo crear </translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="46"/>
<source>Options:</source>
<translation>Opciones:
diff --git a/src/qt/locale/bitcoin_et.ts b/src/qt/locale/bitcoin_et.ts
index 344383c317..2c57986f58 100644
--- a/src/qt/locale/bitcoin_et.ts
+++ b/src/qt/locale/bitcoin_et.ts
@@ -1727,7 +1727,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/qt/locale/bitcoin_eu_ES.ts b/src/qt/locale/bitcoin_eu_ES.ts
index b28cdddcfc..de6bcabf34 100644
--- a/src/qt/locale/bitcoin_eu_ES.ts
+++ b/src/qt/locale/bitcoin_eu_ES.ts
@@ -1727,7 +1727,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/qt/locale/bitcoin_fa.ts b/src/qt/locale/bitcoin_fa.ts
index 244f1666ab..eeabd36c6e 100644
--- a/src/qt/locale/bitcoin_fa.ts
+++ b/src/qt/locale/bitcoin_fa.ts
@@ -1904,11 +1904,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>خطا</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>در زمان تنظیم درگاه RPX %i در فهرست کردن %s اشکالی رخ داده است</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="68"/>
<source>Number of seconds to keep misbehaving peers from reconnecting (default: 86400)</source>
<translation>مدت زمان به ثانیه برای جلوگیری از همکاران بدرفتار برای اتصال دوباره (پیش‌فرض: 86400)</translation>
@@ -2044,6 +2039,11 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>شروع حد اقل</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>در زمان تنظیم درگاه RPX %u در فهرست کردن %s اشکالی رخ داده است</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="62"/>
<source>Connect only to the specified node</source>
<translation>ارتباط فقط به گره خاص</translation>
diff --git a/src/qt/locale/bitcoin_fa_IR.ts b/src/qt/locale/bitcoin_fa_IR.ts
index d9553aecd6..4830ca887a 100644
--- a/src/qt/locale/bitcoin_fa_IR.ts
+++ b/src/qt/locale/bitcoin_fa_IR.ts
@@ -1698,6 +1698,11 @@ Address: %4
<translation>برای ارتباطاتِ JSON-RPC از OpenSSL (https) استفاده کنید</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="88"/>
<source>Allow JSON-RPC connections from specified IP address</source>
<translation>ارتباطاتِ JSON-RPC را از آدرس آی.پی. مشخصی برقرار کنید.</translation>
@@ -1753,11 +1758,6 @@ Address: %4
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
diff --git a/src/qt/locale/bitcoin_fi.ts b/src/qt/locale/bitcoin_fi.ts
index 9337b57aa8..80001d5e4a 100644
--- a/src/qt/locale/bitcoin_fi.ts
+++ b/src/qt/locale/bitcoin_fi.ts
@@ -1958,11 +1958,6 @@ TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)</translation>
<translation>Salli DNS haut lisäsolmulle ja yhdistä</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>Virhe valmisteltaessa RPC-portin %i avaamista kuunneltavaksi: %s</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="62"/>
<source>Connect only to the specified node</source>
<translation>Ota yhteys vain tiettyyn solmuun</translation>
@@ -2079,6 +2074,11 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation>Lompakon saldo ei riitä</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>Virhe valmisteltaessa RPC-portin %u avaamista kuunneltavaksi: %s</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="60"/>
<source>Maintain at most &lt;n&gt; connections to peers (default: 125)</source>
<translation>Pidä enintään &lt;n&gt; yhteyttä verkkoihin (oletus: 125)</translation>
diff --git a/src/qt/locale/bitcoin_fr_CA.ts b/src/qt/locale/bitcoin_fr_CA.ts
index c5be6a7e14..416cf8613b 100644
--- a/src/qt/locale/bitcoin_fr_CA.ts
+++ b/src/qt/locale/bitcoin_fr_CA.ts
@@ -1733,7 +1733,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/qt/locale/bitcoin_fr_FR.ts b/src/qt/locale/bitcoin_fr_FR.ts
index f6d36ef633..54d22710ad 100644
--- a/src/qt/locale/bitcoin_fr_FR.ts
+++ b/src/qt/locale/bitcoin_fr_FR.ts
@@ -1829,11 +1829,6 @@ Si le fichier n&apos;existe pas, créez-le avec les droits de lecture accordés
<translation>Erreur</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>Une erreur est survenue lors de la mise en place du port d&apos;écoute RPC %i : %s</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -2003,6 +1998,11 @@ Si le fichier n&apos;existe pas, créez-le avec les droits de lecture seule acco
<translation>Mettre à jour le format du porte-monnaie</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>Une erreur est survenue lors de la mise en place du port d&apos;écoute RPC %u : %s</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="98"/>
<source>
SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
diff --git a/src/qt/locale/bitcoin_he.ts b/src/qt/locale/bitcoin_he.ts
index ca6c56859c..4252066144 100644
--- a/src/qt/locale/bitcoin_he.ts
+++ b/src/qt/locale/bitcoin_he.ts
@@ -1982,11 +1982,6 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation type="unfinished">קבל חיבורים מבחוץ (ברירת מחדל: 1 ללא -proxy או -connect)</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>שגיאה אירעה במהלך קביעת פורט RPC %i להאזנה: %s</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="46"/>
<source>Options:</source>
<translation>אפשרויות:</translation>
@@ -2067,6 +2062,11 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation>שלח פקודה ל -server או bitcoind</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>שגיאה אירעה במהלך קביעת פורט RPC %u להאזנה: %s</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="51"/>
<source>Start minimized</source>
<translation>התחל ממוזער</translation>
diff --git a/src/qt/locale/bitcoin_hr.ts b/src/qt/locale/bitcoin_hr.ts
index 28ba9f5ce8..42b9154107 100644
--- a/src/qt/locale/bitcoin_hr.ts
+++ b/src/qt/locale/bitcoin_hr.ts
@@ -1749,11 +1749,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -2036,6 +2031,11 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Pokreni minimiziran</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="57"/>
<source>Connect through socks4 proxy</source>
<translation>Poveži se kroz socks4 proxy</translation>
diff --git a/src/qt/locale/bitcoin_hu.ts b/src/qt/locale/bitcoin_hu.ts
index 6e308db0d6..d1eb96f149 100644
--- a/src/qt/locale/bitcoin_hu.ts
+++ b/src/qt/locale/bitcoin_hu.ts
@@ -1800,11 +1800,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Hiba</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -2106,6 +2101,11 @@ SSL-opciók: (lásd a Bitcoin Wiki SSL-beállítási instrukcióit)
<translation>Küldés...</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="58"/>
<source>Allow DNS lookups for addnode and connect</source>
<translation>DNS-kikeresés engedélyezése az addnode-nál és a connect-nél
diff --git a/src/qt/locale/bitcoin_it.ts b/src/qt/locale/bitcoin_it.ts
index fd3afd46a8..865706877c 100644
--- a/src/qt/locale/bitcoin_it.ts
+++ b/src/qt/locale/bitcoin_it.ts
@@ -1888,11 +1888,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -1917,7 +1912,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
<message>
<location filename="../bitcoinstrings.cpp" line="65"/>
<source>Set language, for example &quot;de_DE&quot; (default: system locale)</source>
- <translation type="unfinished"></translation>
+ <translation>Imposta lingua, ad esempio &quot;it_IT&quot; (predefinita: lingua di sistema)</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="66"/>
@@ -1985,6 +1980,11 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Produci informazioni extra utili al debug</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="97"/>
<source>How thorough the block verification is (0-6, default: 1)</source>
<translation type="unfinished"></translation>
diff --git a/src/qt/locale/bitcoin_lt.ts b/src/qt/locale/bitcoin_lt.ts
index 6b196e0d8d..ee2f41dc64 100644
--- a/src/qt/locale/bitcoin_lt.ts
+++ b/src/qt/locale/bitcoin_lt.ts
@@ -1860,11 +1860,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Klaida</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -2028,6 +2023,11 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation>Komandų sąrašas</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="112"/>
<source>Bitcoin</source>
<translation>Bitcoin</translation>
diff --git a/src/qt/locale/bitcoin_nb.ts b/src/qt/locale/bitcoin_nb.ts
index 60426e5f2c..d17f0f3c6a 100644
--- a/src/qt/locale/bitcoin_nb.ts
+++ b/src/qt/locale/bitcoin_nb.ts
@@ -1968,11 +1968,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
Hvis filen ikke finnes, opprett den med leserettighet kun for eier av filen.</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>En feil oppstod ved opprettelse av RPC port %i for lytting: %s</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="42"/>
<source>Usage:</source>
<translation>Bruk:</translation>
@@ -2079,6 +2074,11 @@ Hvis filen ikke finnes, opprett den med leserettighet kun for eier av filen.</tr
<translation>Angi mappe for datafiler</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>En feil oppstod ved opprettelse av RPC port %u for lytting: %s</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="57"/>
<source>Connect through socks4 proxy</source>
<translation>Koble til gjennom socks4 proxy</translation>
diff --git a/src/qt/locale/bitcoin_nl.ts b/src/qt/locale/bitcoin_nl.ts
index 8df3e994ab..e10dd549f4 100644
--- a/src/qt/locale/bitcoin_nl.ts
+++ b/src/qt/locale/bitcoin_nl.ts
@@ -242,7 +242,7 @@ Bent u er zeker van uw dat u uw portemonnee wilt versleutelen?</translation>
<message>
<location filename="../askpassphrasedialog.cpp" line="117"/>
<source>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.</source>
- <translation type="unfinished"></translation>
+ <translation>BELANGRIJK: Elke eerder gemaakte backup van uw portemonneebestand dient u te vervangen door het nieuw gegenereerde, versleutelde portemonneebestand. Om veiligheidsredenen zullen eerdere backups van het niet-versleutelde portemonneebestand onbruikbaar worden zodra u uw nieuwe, versleutelde, portemonnee begint te gebruiken.</translation>
</message>
<message>
<location filename="../askpassphrasedialog.cpp" line="127"/>
@@ -1993,11 +1993,6 @@ Als het bestand niet bestaat, maak het aan met een alleen-lezen-permissie.
<translation>Fout</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>Er is een fout opgetreden tijdens het opzetten van de inkomende RPC-poort %i: %s</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -2087,6 +2082,11 @@ Als het bestand niet bestaat, maak het dan aan, met een alleen-lezen-permissie.<
<translation>Fout: Portemonnee gesloten, transactie maken niet mogelijk </translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>Er is een fout opgetreden tijdens het opzetten van de inkomende RPC-poort %u: %s</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="44"/>
<source>List commands</source>
<translation>List van commando&apos;s
diff --git a/src/qt/locale/bitcoin_pl.ts b/src/qt/locale/bitcoin_pl.ts
index 93621102d5..66c06034a2 100644
--- a/src/qt/locale/bitcoin_pl.ts
+++ b/src/qt/locale/bitcoin_pl.ts
@@ -1946,11 +1946,18 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>Wystąpił błąd podczas ustawiania portu RPC %u w tryb nasłuchu: %s</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
If the file does not exist, create it with owner-readable-only file permissions.</source>
- <translation type="unfinished"></translation>
+ <translation>Musisz ustawić rpcpassword=&lt;hasło&gt; w pliku configuracyjnym:
+%s
+Jeżeli plik nie istnieje, utwórz go z uprawnieniami właściciela-tylko-do-odczytu.</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="52"/>
@@ -2125,11 +2132,6 @@ opcje SSL: (sprawdź Bitcoin Wiki dla instrukcje konfiguracji SSL)</translation>
<translation>Nieprawidłowa kwota</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>Wystąpił błąd podczas ustawiania portu RPC %i w tryb nasłuchu: %s</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="45"/>
<source>Get help for a command</source>
<translation>Uzyskaj pomoc do polecenia</translation>
diff --git a/src/qt/locale/bitcoin_pt_BR.ts b/src/qt/locale/bitcoin_pt_BR.ts
index a87e846cf1..bdd464fd5c 100644
--- a/src/qt/locale/bitcoin_pt_BR.ts
+++ b/src/qt/locale/bitcoin_pt_BR.ts
@@ -1795,11 +1795,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -2033,6 +2028,11 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)
<translation>Insufficient funds</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="90"/>
<source>Execute command when the best block changes (%s in cmd is replaced by block hash)</source>
<translation type="unfinished"></translation>
diff --git a/src/qt/locale/bitcoin_ro_RO.ts b/src/qt/locale/bitcoin_ro_RO.ts
index 6178f5e042..8c4897ea0c 100644
--- a/src/qt/locale/bitcoin_ro_RO.ts
+++ b/src/qt/locale/bitcoin_ro_RO.ts
@@ -1775,11 +1775,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Eroare</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -2148,6 +2143,11 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation>Eroare: Tranyacţia a fost respinsă. Acesta poate fi rezultatul cheltuirii prealabile a unei sume de bitcoin din portofelul electronic, ca în cazul folosirii unei copii a fisierului wallet.dat, în care s-au efectuat tranzacţii neînregistrate în fisierul curent.</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="108"/>
<source>Usage</source>
<translation>Uz</translation>
diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru.ts
index 6286999fd2..3135cf1374 100644
--- a/src/qt/locale/bitcoin_ru.ts
+++ b/src/qt/locale/bitcoin_ru.ts
@@ -242,7 +242,7 @@ This product includes software developed by the OpenSSL Project for use in the O
<message>
<location filename="../askpassphrasedialog.cpp" line="117"/>
<source>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.</source>
- <translation type="unfinished"></translation>
+ <translation>ВАЖНО: все предыдущие резервные копии вашего кошелька должны быть заменены новым зашифрованным файлом. В целях безопасности предыдущие резервные копии нешифрованного кошелька станут бесполезны, как только вы начнёте использовать новый шифрованный кошелёк.</translation>
</message>
<message>
<location filename="../askpassphrasedialog.cpp" line="127"/>
@@ -1942,11 +1942,6 @@ rpcpassword=%s
<translation>Ошибка</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>Произошла ошибка при открытии RPC-порта %i для прослушивания: %s</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -2067,6 +2062,11 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Недостаточно монет</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>Произошла ошибка при открытии RPC-порта %u для прослушивания: %s</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="53"/>
<source>Specify data directory</source>
<translation>Укажите каталог данных</translation>
diff --git a/src/qt/locale/bitcoin_sk.ts b/src/qt/locale/bitcoin_sk.ts
index 18a65a921d..447b5cadeb 100644
--- a/src/qt/locale/bitcoin_sk.ts
+++ b/src/qt/locale/bitcoin_sk.ts
@@ -1723,11 +1723,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -2030,6 +2025,11 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Načítavanie zoznamu blokov...</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="51"/>
<source>Start minimized</source>
<translation>Spustiť minimalizované</translation>
diff --git a/src/qt/locale/bitcoin_sr.ts b/src/qt/locale/bitcoin_sr.ts
index 2390573b5f..befc56607a 100644
--- a/src/qt/locale/bitcoin_sr.ts
+++ b/src/qt/locale/bitcoin_sr.ts
@@ -1741,7 +1741,7 @@ If the file does not exist, create it with owner-readable-only file permissions.
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/src/qt/locale/bitcoin_sv.ts b/src/qt/locale/bitcoin_sv.ts
index 8186b89815..3edd476fbd 100644
--- a/src/qt/locale/bitcoin_sv.ts
+++ b/src/qt/locale/bitcoin_sv.ts
@@ -245,7 +245,7 @@ Are you sure you wish to encrypt your wallet?</source>
<message>
<location filename="../askpassphrasedialog.cpp" line="117"/>
<source>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.</source>
- <translation type="unfinished"></translation>
+ <translation>VIKTIGT: Alla tidigare säkerhetskopior du har gjort av plånbokens fil ska ersättas med den nya genererade, krypterade plånboks filen. Av säkerhetsskäl kommer tidigare säkerhetskopior av den okrypterade plånboks filen blir oanvändbara när du börjar använda en ny, krypterad plånbok.</translation>
</message>
<message>
<location filename="../askpassphrasedialog.cpp" line="126"/>
@@ -1967,6 +1967,11 @@ Om filen inte existerar, skapa den med filrättigheten endast läsbar för ägar
<translation>Tröskelvärde för att koppla ifrån klienter som missköter sig (förval: 100)</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>Ett fel uppstod vid upprättandet av RPC port %u för att lyssna: %s</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="42"/>
<source>Usage:</source>
<translation>Användning:</translation>
@@ -2089,11 +2094,6 @@ SSL-inställningar: (se Bitcoin-wikin för SSL-setup instruktioner)</translation
<translation>Ändra språk, till exempel &quot;de_DE&quot; (standard: systemets språk)</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>Ett fel uppstod vid upprättandet av RPC port %i för att lyssna: %s</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="68"/>
<source>Number of seconds to keep misbehaving peers from reconnecting (default: 86400)</source>
<translation>Antal sekunder att hindra klienter som missköter sig från att ansluta (förval: 86400)</translation>
diff --git a/src/qt/locale/bitcoin_tr.ts b/src/qt/locale/bitcoin_tr.ts
index b526d26484..b5ae1f97d4 100644
--- a/src/qt/locale/bitcoin_tr.ts
+++ b/src/qt/locale/bitcoin_tr.ts
@@ -246,7 +246,7 @@ Cüzdanınızı şifrelemek istediğinizden emin misiniz?</translation>
<message>
<location filename="../askpassphrasedialog.cpp" line="117"/>
<source>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.</source>
- <translation type="unfinished"></translation>
+ <translation>ÖNEMLİ: Önceden yapmış olduğunuz cüzdan dosyası yedeklemelerinin yeni oluşturulan şifrelenmiş cüzdan dosyası ile değiştirilmeleri gerekir. Güvenlik nedenleriyle yeni, şifrelenmiş cüzdanı kullanmaya başladığınızda eski şifrelenmemiş cüzdan dosyaları işe yaramaz hale gelecektir.</translation>
</message>
<message>
<location filename="../askpassphrasedialog.cpp" line="126"/>
@@ -1727,6 +1727,11 @@ Adres: %4
<translation>JSON-RPC bağlantıları için kullanıcı ismi</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>%u RPC portunun dinleme için kurulması sırasında bir hata meydana geldi: %s</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="77"/>
<source>Fee per KB to add to transactions you send</source>
<translation>Yolladığınız muameleler için eklenecek KB başı ücret</translation>
@@ -1777,11 +1782,6 @@ Adres: %4
<translation>Yetersiz bakiye</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>%i RPC portunun dinleme için kurulması sırasında bir hata meydana geldi: %s</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="21"/>
<source>To use the %s option</source>
<translation>%s seçeneğini kullanmak için</translation>
diff --git a/src/qt/locale/bitcoin_uk.ts b/src/qt/locale/bitcoin_uk.ts
index b906d2000d..debf426cd3 100644
--- a/src/qt/locale/bitcoin_uk.ts
+++ b/src/qt/locale/bitcoin_uk.ts
@@ -1805,11 +1805,6 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -2049,6 +2044,11 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Поріг відключення неправильно підєднаних пірів (за замовчуванням: 100)</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="72"/>
<source>Maximum per-connection send buffer, &lt;n&gt;*1000 bytes (default: 10000)</source>
<translation>Максимальній розмір виіхідного буферу на одне з&apos;єднання (за замовчуванням 10000)</translation>
diff --git a/src/qt/locale/bitcoin_zh_CN.ts b/src/qt/locale/bitcoin_zh_CN.ts
index bdcd581b06..4a72ecb003 100644
--- a/src/qt/locale/bitcoin_zh_CN.ts
+++ b/src/qt/locale/bitcoin_zh_CN.ts
@@ -261,7 +261,7 @@ Are you sure you wish to encrypt your wallet?</source>
<message>
<location filename="../askpassphrasedialog.cpp" line="117"/>
<source>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.</source>
- <translation type="unfinished"></translation>
+ <translation>重要提示:您以前备份的钱包文件应该替换成最新生成的加密钱包文件(重新备份)。从安全性上考虑,您以前备份的未加密的钱包文件,在您使用新的加密钱包后将无效,请重新备份。</translation>
</message>
<message>
<location filename="../askpassphrasedialog.cpp" line="126"/>
@@ -1761,11 +1761,6 @@ Address: %4
<translation>警告:磁盘空间不足</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>设置RPC监听端口%i时发生错误: %s</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="49"/>
<source>Generate coins</source>
<translation>生成货币
@@ -2095,6 +2090,11 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Maximum per-connection send buffer, &lt;n&gt;*1000 bytes (缺省: 10000)</translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>设置RPC监听端口%u时发生错误: %s</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="73"/>
<source>Use Universal Plug and Play to map the listening port (default: 1)</source>
<translation type="unfinished">使用UPnp映射监听端口(缺省: 1)</translation>
diff --git a/src/qt/locale/bitcoin_zh_TW.ts b/src/qt/locale/bitcoin_zh_TW.ts
index c7a134da16..6848383b73 100644
--- a/src/qt/locale/bitcoin_zh_TW.ts
+++ b/src/qt/locale/bitcoin_zh_TW.ts
@@ -234,7 +234,7 @@ This product includes software developed by the OpenSSL Project for use in the O
<message>
<location filename="../askpassphrasedialog.cpp" line="117"/>
<source>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.</source>
- <translation type="unfinished"></translation>
+ <translation>重要: 請改用新產生有加密的錢包檔, 來取代之前錢包檔的備份. 為了安全性的理由, 當你開始使用新的有加密的錢包時, 舊錢包的備份就不能再使用了.</translation>
</message>
<message>
<location filename="../askpassphrasedialog.cpp" line="126"/>
@@ -1921,11 +1921,6 @@ rpcpassword=%s
<translation>錯誤</translation>
</message>
<message>
- <location filename="../bitcoinstrings.cpp" line="32"/>
- <source>An error occurred while setting up the RPC port %i for listening: %s</source>
- <translation>設定聽候 RPC 連線的通訊埠 %i 時發生錯誤: %s</translation>
- </message>
- <message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>You must set rpcpassword=&lt;password&gt; in the configuration file:
%s
@@ -2046,6 +2041,11 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>錯誤: 錢包被上鎖了, 無法產生新的交易 </translation>
</message>
<message>
+ <location filename="../bitcoinstrings.cpp" line="32"/>
+ <source>An error occurred while setting up the RPC port %u for listening: %s</source>
+ <translation>設定聽候 RPC 連線的通訊埠 %u 時發生錯誤: %s</translation>
+ </message>
+ <message>
<location filename="../bitcoinstrings.cpp" line="43"/>
<source>Send command to -server or bitcoind</source>
<translation>送指令至 -server 或 bitcoind