Rename "blackball" for clarity

Apparently some people seem to think it's a censorship list...
This commit is contained in:
moneromooo-monero
2018-10-18 19:44:13 +01:00
parent 7615b86ac7
commit 9a09e6189b
37 changed files with 280 additions and 280 deletions

View File

@@ -1333,7 +1333,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>المخرجات المرفوضه</translation>
</message>
<message>
@@ -1344,10 +1344,10 @@ 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.&lt;br&gt;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.&lt;br&gt;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.&lt;br&gt;</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.&lt;br&gt;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.&lt;br&gt;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.&lt;br&gt;</source>
<translation>لحجب اي المدخلات يتم انفاقها في معامله مونيرو يجب الا يتمكن طرف تالت من معرفه اي من المدخلات في المعامله تم انفاقها. القدره علي فعل ذلك تضعف الحمايه التي توفرها توقيعات الطوق.اذا إذا كانت جميع المدخلات ماعدا واحدة قد تم إنفاقها بالفعل ، فإن المدخلات التي يتم إنفاقها بالفعل تصبح ظاهرة ، وبالتالي تبطل أثر توقيعات الطوق وهي واحده من التلات طبقات الرئيسيه لحمايه الخصوصيه التي يوفرها مونيرو.
لمساعده المعاملات علي تجنب تلك المدخلات يمكن استخدام قائمة بالأشكال المستنفذة المعروفة لتجنب استخدامها في معاملات جديدة. يتم الاحتفاظ بمثل هذه القائمة من خلال مشروع مونيرو وهو متاح على موقع getmonero.org ويمكنك استيراد هذه القائمه هنا.
أيضاً يمكنك فحص سلسله الكتل بنفسك ( وسلسله الكتل التي تعيد استخدام مفاتيح مونيرو) بنفسك بإستخدام أداه monero-blockchain-blackball لإنشاء قائمة بالمخرجات المستنفذة المعروفة.</translation>
أيضاً يمكنك فحص سلسله الكتل بنفسك ( وسلسله الكتل التي تعيد استخدام مفاتيح مونيرو) بنفسك بإستخدام أداه monero-blockchain-mark-spent-outputs لإنشاء قائمة بالمخرجات المستنفذة المعروفة.</translation>
</message>
<message>
<location filename="../pages/SharedRingDB.qml" line="143"/>
@@ -1361,7 +1361,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>من فضلك اختر ملف لتحميل المخرجات المرفوضه منه</translation>
</message>
<message>
@@ -1371,7 +1371,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>اسم الملف الذي يحتوي علي المخرجات المرفوضه</translation>
</message>
<message>
@@ -1386,7 +1386,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>او اضافه مخرج مرفوض يدويا:</translation>
</message>
<message>
@@ -1401,12 +1401,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>رفض</translation>
</message>
<message>
<location filename="../pages/SharedRingDB.qml" line="247"/>
<source>Unblackball</source>
<source>Mark as unspent</source>
<translation>الغاء الرفض</translation>
</message>
<message>