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:
@@ -1339,7 +1339,7 @@ El archivo de caché anterior del monedero será renombrado y puede ser posterio
|
||||
<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>
|
||||
<translatorcomment>Found another translation. I leave it in the comments for others to take a look, "blackballed=vetado".</translatorcomment>
|
||||
<translation>Salidas excluidas</translation>
|
||||
</message>
|
||||
@@ -1351,7 +1351,7 @@ El archivo de caché anterior del monedero será renombrado y puede ser posterio
|
||||
</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>
|
||||
<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>Para poder ofuscar qué entradas han sido gastadas en las transacciones de Monero, un tercero no debería poder determinar de las firmas circulares cuales han sido gastadas en esas entradas. Hacerlo debilitaría la protección que proporcionan las firmas. Si solo una de las entradas pudiera ser determinada en el gasto, entonces esa entrada se vuelve evidente, anulando el efecto de las firmas. Las firmas circulares son una de las capas principales que usa Monero para proteger la privacidad.<br>Para evitar que las transacciones usen estas entradas, puede ser usada una lista de entradas gastadas para evitar usarlas en nuevas transacciones. Esa lista es mantenida por el proyecto Monero y está disponible en la página web getmonero.org y la puedes importar desde aquí.<br>De lo contrario, puede escanear la cadena de bloques (y las cadenas de bloques de los clones de Monero que reusan las claves) usted mismo usando la herramienta de Monero de salidas excluidas para crear una lista conocida de las salidas gastadas.<br></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -1366,7 +1366,7 @@ El archivo de caché anterior del monedero será renombrado y puede ser posterio
|
||||
</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>Seleccionar un archivo desde donde cargar las salidas excluidas</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -1377,7 +1377,7 @@ El archivo de caché anterior del monedero será renombrado y puede ser posterio
|
||||
</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>Archivo con las salidas a excluir</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -1392,7 +1392,7 @@ El archivo de caché anterior del monedero será renombrado y puede ser posterio
|
||||
</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>O excluir/descartar manualmente una salida individual:</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -1407,12 +1407,12 @@ El archivo de caché anterior del monedero será renombrado y puede ser posterio
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../pages/SharedRingDB.qml" line="238"/>
|
||||
<source>Blackball</source>
|
||||
<source>Mark as spent</source>
|
||||
<translation>Excluir</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../pages/SharedRingDB.qml" line="247"/>
|
||||
<source>Unblackball</source>
|
||||
<source>Mark as unspent</source>
|
||||
<translation>Descartar</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
Reference in New Issue
Block a user