Update untranslated strings.
This commit is contained in:
parent
2a1d86ff60
commit
1a3586700e
@ -746,7 +746,7 @@ void CoinControlDialog::updateView()
|
||||
int rounds = GetInputDarksendRounds(vin);
|
||||
|
||||
if(rounds >= 0) itemOutput->setText(COLUMN_DARKSEND_ROUNDS, strPad(QString::number(rounds), 15, " "));
|
||||
else itemOutput->setText(COLUMN_DARKSEND_ROUNDS, strPad(QString("n/a"), 15, " "));
|
||||
else itemOutput->setText(COLUMN_DARKSEND_ROUNDS, strPad(QString(tr("n/a")), 15, " "));
|
||||
|
||||
|
||||
// confirmations
|
||||
|
@ -992,6 +992,11 @@ Address: %4
|
||||
<source>medium-high</source>
|
||||
<translation>medium-high</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../coincontroldialog.cpp" line="749"/>
|
||||
<source>n/a</source>
|
||||
<translation type="unfinished">n/a</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/coincontroldialog.ui" line="164"/>
|
||||
<location filename="../coincontroldialog.cpp" line="414"/>
|
||||
@ -2611,9 +2616,9 @@ https://www.transifex.com/projects/p/darkcoin/</source>
|
||||
<name>SendCoinsDialog</name>
|
||||
<message>
|
||||
<location filename="../forms/sendcoinsdialog.ui" line="14"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="428"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="512"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="522"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="429"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="513"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="523"/>
|
||||
<source>Send Coins</source>
|
||||
<translation>Send Coins</translation>
|
||||
</message>
|
||||
@ -2782,106 +2787,129 @@ https://www.transifex.com/projects/p/darkcoin/</source>
|
||||
<source>Copy change</source>
|
||||
<translation>Copy change</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="145"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="151"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="160"/>
|
||||
<source>using</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="145"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="151"/>
|
||||
<source>anonymous funds</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="155"/>
|
||||
<source>(darksend requires this amount to be rounded up to the nearest %1).</source>
|
||||
<translation>(darksend requires this amount to be rounded up to the nearest %1).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="189"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="194"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="199"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="203"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="160"/>
|
||||
<source>any available funds (not recommended)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="166"/>
|
||||
<source>and InstantX</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="190"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="195"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="200"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="204"/>
|
||||
<source>%1 to %2</source>
|
||||
<translation>%1 to %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="252"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="253"/>
|
||||
<source>Are you sure you want to send?</source>
|
||||
<translation>Are you sure you want to send?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="261"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="262"/>
|
||||
<source>are added as transaction fee</source>
|
||||
<translation>are added as transaction fee</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="275"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="276"/>
|
||||
<source>Total Amount %1 (= %2)</source>
|
||||
<translation>Total Amount %1 (= %2)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="277"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="278"/>
|
||||
<source>or</source>
|
||||
<translation>or</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="279"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="280"/>
|
||||
<source>Confirm send coins</source>
|
||||
<translation>Confirm send coins</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="434"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="435"/>
|
||||
<source>Payment request expired</source>
|
||||
<translation>Payment request expired</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="442"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="443"/>
|
||||
<source>Invalid payment address %1</source>
|
||||
<translation>Invalid payment address %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="489"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="490"/>
|
||||
<source>The recipient address is not valid, please recheck.</source>
|
||||
<translation>The recipient address is not valid, please recheck.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="492"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="493"/>
|
||||
<source>The amount to pay must be larger than 0.</source>
|
||||
<translation>The amount to pay must be larger than 0.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="495"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="496"/>
|
||||
<source>The amount exceeds your balance.</source>
|
||||
<translation>The amount exceeds your balance.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="498"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="499"/>
|
||||
<source>The total exceeds your balance when the %1 transaction fee is included.</source>
|
||||
<translation>The total exceeds your balance when the %1 transaction fee is included.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="501"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="502"/>
|
||||
<source>Duplicate address found, can only send to each address once per send operation.</source>
|
||||
<translation>Duplicate address found, can only send to each address once per send operation.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="504"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="505"/>
|
||||
<source>Transaction creation failed!</source>
|
||||
<translation>Transaction creation failed!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="508"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="509"/>
|
||||
<source>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
|
||||
<translation>The transaction was rejected! This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="513"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="514"/>
|
||||
<source>Error: The wallet was unlocked only to anonymize coins.</source>
|
||||
<translation>Error: The wallet was unlocked only to anonymize coins.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="626"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="627"/>
|
||||
<source>Warning: Invalid Darkcoin address</source>
|
||||
<translation>Warning: Invalid Darkcoin address</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="635"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="636"/>
|
||||
<source>Warning: Unknown change address</source>
|
||||
<translation>Warning: Unknown change address</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sendcoinsdialog.cpp" line="646"/>
|
||||
<location filename="../sendcoinsdialog.cpp" line="647"/>
|
||||
<source>(no label)</source>
|
||||
<translation>(no label)</translation>
|
||||
</message>
|
||||
|
@ -142,13 +142,13 @@ void SendCoinsDialog::on_sendButton_clicked()
|
||||
return;
|
||||
}
|
||||
|
||||
QString strFunds = "using <b>anonymous funds</b>";
|
||||
QString strFunds = tr("using") + " <b>" + tr("anonymous funds") + "</b>";
|
||||
QString strFee = "";
|
||||
recipients[0].inputType = ONLY_DENOMINATED;
|
||||
|
||||
if(ui->checkUseDarksend->isChecked()) {
|
||||
recipients[0].inputType = ONLY_DENOMINATED;
|
||||
strFunds = "using <b>anonymous funds</b>";
|
||||
strFunds = tr("using") + " <b>" + tr("anonymous funds") + "</b>";
|
||||
QString strNearestAmount(
|
||||
BitcoinUnits::formatWithUnit(
|
||||
model->getOptionsModel()->getDisplayUnit(), 0.1 * COIN));
|
||||
@ -157,12 +157,13 @@ void SendCoinsDialog::on_sendButton_clicked()
|
||||
).arg(strNearestAmount));
|
||||
} else {
|
||||
recipients[0].inputType = ALL_COINS;
|
||||
strFunds = "using <b>any available funds (not recommended)</b>";
|
||||
strFunds = tr("using") + " <b>" + tr("any available funds (not recommended)") + "</b>";
|
||||
}
|
||||
|
||||
if(ui->checkInstantX->isChecked()) {
|
||||
recipients[0].useInstantX = true;
|
||||
strFunds += " and InstantX";
|
||||
strFunds += " ";
|
||||
strFunds += tr("and InstantX");
|
||||
} else {
|
||||
recipients[0].useInstantX = false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user