forked from Public/monero-gui
Rename "blackball" for clarity
Apparently some people seem to think it's a censorship list...
This commit is contained in:
@@ -1332,7 +1332,7 @@ The old wallet cache file will be renamed and can be restored later.
|
||||
<message>
|
||||
<location filename="../pages/SharedRingDB.qml" line="119"/>
|
||||
<location filename="../pages/SharedRingDB.qml" line="121"/>
|
||||
<source>Blackballed outputs</source>
|
||||
<source>Outputs marked as spent</source>
|
||||
<translation>Blackball后的输出</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -1343,8 +1343,8 @@ The old wallet cache file will be renamed and can be restored later.
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../pages/SharedRingDB.qml" line="122"/>
|
||||
<source>In order to obscure which inputs in a Monero transaction are being spent, a third party should not be able to tell which inputs in a ring are already known to be spent. Being able to do so would weaken the protection afforded by ring signatures. If all but one of the inputs are known to be already spent, then the input being actually spent becomes apparent, thereby nullifying the effect of ring signatures, one of the three main layers of privacy protection Monero uses.<br>To help transactions avoid those inputs, a list of known spent ones can be used to avoid using them in new transactions. Such a list is maintained by the Monero project and is available on the getmonero.org website, and you can import this list here.<br>Alternatively, you can scan the blockchain (and the blockchain of key-reusing Monero clones) yourself using the monero-blockchain-blackball tool to create a list of known spent outputs.<br></source>
|
||||
<translation>为了掩盖Monero交易中任何付款的去向, 第三方不应知道环签名中每个输入和支付的对应关系. 否则就会削弱环签名提供的保护. 如果仅有一个输入之外的所有输入都已知, 那么所有付款的去向将变得透明, 这将使作为Monero三个主要隐私保护层之一的环签名彻底无效. <br> 为帮助交易中避免出现这些问题, 可以使用已知去向列表来避免在新交易中使用它们. 这个清单由 Monero 项目维护, 可在 getmonero.org 网站上找到, 您可以在此处导入此清单. <br> 或者, 您可以自己扫描区块链 (以及复制了 Monero 密钥的克隆钱包的区块链), 使用monero-blockchain-blackball工具创建已知已用输出的列表. <br></translation>
|
||||
<source>In order to obscure which inputs in a Monero transaction are being spent, a third party should not be able to tell which inputs in a ring are already known to be spent. Being able to do so would weaken the protection afforded by ring signatures. If all but one of the inputs are known to be already spent, then the input being actually spent becomes apparent, thereby nullifying the effect of ring signatures, one of the three main layers of privacy protection Monero uses.<br>To help transactions avoid those inputs, a list of known spent ones can be used to avoid using them in new transactions. Such a list is maintained by the Monero project and is available on the getmonero.org website, and you can import this list here.<br>Alternatively, you can scan the blockchain (and the blockchain of key-reusing Monero clones) yourself using the monero-blockchain-mark-spent-outputs tool to create a list of known spent outputs.<br></source>
|
||||
<translation>为了掩盖Monero交易中任何付款的去向, 第三方不应知道环签名中每个输入和支付的对应关系. 否则就会削弱环签名提供的保护. 如果仅有一个输入之外的所有输入都已知, 那么所有付款的去向将变得透明, 这将使作为Monero三个主要隐私保护层之一的环签名彻底无效. <br> 为帮助交易中避免出现这些问题, 可以使用已知去向列表来避免在新交易中使用它们. 这个清单由 Monero 项目维护, 可在 getmonero.org 网站上找到, 您可以在此处导入此清单. <br> 或者, 您可以自己扫描区块链 (以及复制了 Monero 密钥的克隆钱包的区块链), 使用monero-blockchain-mark-spent-outputs工具创建已知已用输出的列表. <br></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../pages/SharedRingDB.qml" line="143"/>
|
||||
@@ -1358,7 +1358,7 @@ The old wallet cache file will be renamed and can be restored later.
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../pages/SharedRingDB.qml" line="156"/>
|
||||
<source>Please choose a file to load blackballed outputs from</source>
|
||||
<source>Please choose a file from which to load outputs to mark as spent</source>
|
||||
<translation>请选择一个文件从中加载blackballed输出</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -1368,7 +1368,7 @@ The old wallet cache file will be renamed and can be restored later.
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../pages/SharedRingDB.qml" line="174"/>
|
||||
<source>Filename with outputs to blackball</source>
|
||||
<source>Filename with outputs to mark as spent</source>
|
||||
<translation>blackball的输出文件名</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -1383,7 +1383,7 @@ The old wallet cache file will be renamed and can be restored later.
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../pages/SharedRingDB.qml" line="214"/>
|
||||
<source>Or manually blackball/unblackball a single output:</source>
|
||||
<source>Or manually mark a single output as spent/unspent:</source>
|
||||
<translation>或者手动选择单个blackball/unblackball输出:</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -1398,12 +1398,12 @@ The old wallet cache file will be renamed and can be restored later.
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../pages/SharedRingDB.qml" line="238"/>
|
||||
<source>Blackball</source>
|
||||
<source>Mark as spent</source>
|
||||
<translation>Blackball</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../pages/SharedRingDB.qml" line="247"/>
|
||||
<source>Unblackball</source>
|
||||
<source>Mark as unspent</source>
|
||||
<translation>Unblackball</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
Reference in New Issue
Block a user