Skip to content

Commit

Permalink
changed some labels on intro screen (bitcoins -> chipscoins)
Browse files Browse the repository at this point in the history
  • Loading branch information
DeckerSU committed Oct 6, 2017
1 parent 2e3537b commit dc4887a
Show file tree
Hide file tree
Showing 18 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion src/qt/forms/modaloverlay.ui
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ QLabel { color: rgb(40,40,40); }</string>
</font>
</property>
<property name="text">
<string>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</string>
<string>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
Expand Down
4 changes: 2 additions & 2 deletions src/qt/locale/bitcoin_cs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,8 @@
<translation>Nedávné transakce ještě nemusí být vidět, takže stav tvého účtu nemusí být platný. Jakmile se však tvá peněženka dosynchronizuje s bitcoinovou sítí (viz informace níže), tak už bude stav správně.</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Utrácení bitcoinů, které už utratily zatím nezobrazené transakce, nebude bitcoinovou sítí umožněno.</translation>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Utrácení chipscoinů, které už utratily zatím nezobrazené transakce, nebude bitcoinovou sítí umožněno.</translation>
</message>
<message>
<source>Number of blocks left</source>
Expand Down
4 changes: 2 additions & 2 deletions src/qt/locale/bitcoin_da.ts
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,8 @@
<translation>Nylige transaktioner er måske ikke synlige endnu, og derfor kan din tegnebogs saldo være ukorrekt. Denne information vil være korrekt, når din tegnebog er færdig med at synkronisere med bitcoin-netværket, som detaljerne herunder viser.</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Forsøg på at bruge bitcoin, som er indeholdt i endnu-ikke-viste transaktioner, accepteres ikke af netværket.</translation>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Forsøg på at bruge chipscoin, som er indeholdt i endnu-ikke-viste transaktioner, accepteres ikke af netværket.</translation>
</message>
<message>
<source>Number of blocks left</source>
Expand Down
4 changes: 2 additions & 2 deletions src/qt/locale/bitcoin_de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,8 @@
<translation>Neueste Transaktionen werden eventuell noch nicht angezeigt, daher könnte Ihr Kontostand veraltet sein. Er wird korrigiert, sobald Ihr Wallet die Synchronisation mit dem Bitcoin-Netzwerk erfolgreich abgeschlossen. Details dazu finden sich weiter unten.</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Versuche, Bitcoins aus noch nicht angezeigten Transaktionen auszugeben, werden vom Netzwerk nicht akzeptiert.</translation>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Versuche, Chipscoins aus noch nicht angezeigten Transaktionen auszugeben, werden vom Netzwerk nicht akzeptiert.</translation>
</message>
<message>
<source>Number of blocks left</source>
Expand Down
2 changes: 1 addition & 1 deletion src/qt/locale/bitcoin_en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1158,7 +1158,7 @@
</message>
<message>
<location line="+19"/>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation type="unfinished"></translation>
</message>
<message>
Expand Down
4 changes: 2 additions & 2 deletions src/qt/locale/bitcoin_es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,8 @@
<translation>Las transacciones recientes aún no pueden ser visibles, y por lo tanto el saldo de su monedero podría ser incorrecto. Esta información será correcta cuando su monedero haya terminado de sincronizarse con la red de bitcoin, como se detalla abajo.</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>La red no aceptará el intentar gastar bitcoins que están afectados por transacciones aún no mostradas.</translation>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>La red no aceptará el intentar gastar chipscoins que están afectados por transacciones aún no mostradas.</translation>
</message>
<message>
<source>Number of blocks left</source>
Expand Down
4 changes: 2 additions & 2 deletions src/qt/locale/bitcoin_fr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,8 @@
<translation>Les transactions récentes ne sont peut-être pas encore visibles et par conséquent le solde de votre porte-monnaie est peut-être erroné. Cette information sera juste quand votre porte-monnaie aura fini de se synchroniser avec le réseau Bitcoin, comme décrit ci-dessous.</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Toute tentative de dépense de bitcoins affectés par des transactions qui ne sont pas encore affichées ne sera pas acceptée par le réseau.</translation>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Toute tentative de dépense de chipscoins affectés par des transactions qui ne sont pas encore affichées ne sera pas acceptée par le réseau.</translation>
</message>
<message>
<source>Number of blocks left</source>
Expand Down
2 changes: 1 addition & 1 deletion src/qt/locale/bitcoin_ja.ts
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@
<translation>確認できない最近のトランザクションがあるかもしれません。これによりウォレットの残高は不正確なものである可能性があります。この情報はウォレットが一度ビットコインネットワークへの同期が完了すると正確なものとなります。詳細は下記を参照してください。</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>まだ表示されていないトランザクションが影響するビットコインを使用しようとすると、ネットワークから認証がなされないでしょう。</translation>
</message>
<message>
Expand Down
2 changes: 1 addition & 1 deletion src/qt/locale/bitcoin_ko_KR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@
<translation>최근 거래는 아직 보이지 않을 것입니다, 그러므로 당신의 지갑의 잔액이 틀릴 수도 있습니다. 이 정보는 비트코인 네트워크와 완전한 동기화가 완료되면 아래의 설명과 같이 정확해집니다.</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>아직 표시되지 않은 거래의 영향을 받는 비트코인을 사용하려고 하는 것은 네트워크에서 허가되지 않습니다.</translation>
</message>
<message>
Expand Down
4 changes: 2 additions & 2 deletions src/qt/locale/bitcoin_nl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,8 @@
<translation>Recente transacties zijn mogelijk nog niet zichtbaar. De balans van de geldbeugel is daarom mogelijk niet correct. Deze informatie is correct van zodra de synchronisatie met het Bitcoin-netwerk werd voltooid, zoals onderaan beschreven.</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Poging om bitcoins te besteden die door "nog niet weergegeven" transacties worden beïnvloed, worden niet door het netwerk geaccepteerd.</translation>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Poging om chipscoins te besteden die door "nog niet weergegeven" transacties worden beïnvloed, worden niet door het netwerk geaccepteerd.</translation>
</message>
<message>
<source>Number of blocks left</source>
Expand Down
2 changes: 1 addition & 1 deletion src/qt/locale/bitcoin_pt_BR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,7 @@
<translation>Transações recentes podem não estar visíveis ainda, portanto o seu saldo pode estar incorreto. Esta informação será corrigida assim que sua carteira for sincronizada com a rede, como detalhado abaixo.</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Gastar moedas de transações desconhecidas podem não ser aceitas pela rede.</translation>
</message>
<message>
Expand Down
4 changes: 2 additions & 2 deletions src/qt/locale/bitcoin_pt_PT.ts
Original file line number Diff line number Diff line change
Expand Up @@ -886,8 +886,8 @@
<translation>Transações recentes podem não ser visíveis por agora, portanto o saldo da sua carteira pode estar incorreto. Esta informação será corrigida quando a sua carteira acabar de sincronizar com a rede, como está explicado em baixo.</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Tentar enviar bitcoins que estão afetadas por transações ainda não exibidas não será aceite pela rede.</translation>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Tentar enviar chipscoins que estão afetadas por transações ainda não exibidas não será aceite pela rede.</translation>
</message>
<message>
<source>Number of blocks left</source>
Expand Down
4 changes: 2 additions & 2 deletions src/qt/locale/bitcoin_ru.ts
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,8 @@
<translation>Недавние транзакции могут быть пока не видны, поэтому ваш баланс может отображаться некорректно. Эта информация станет корректной, как только ваш бумажник будет синхронизирован с сетью, см. подробности ниже.</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Попытка потратить биткоины из ещё не отображённых транзакций будет отвергнута сетью.</translation>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Попытка потратить чипскоины из ещё не отображённых транзакций будет отвергнута сетью.</translation>
</message>
<message>
<source>Number of blocks left</source>
Expand Down
4 changes: 2 additions & 2 deletions src/qt/locale/bitcoin_sk.ts
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,8 @@
<translation>Nedávne transakcie nemusia byť ešte viditeľné preto môže byť zostatok vo vašej peňaženke nesprávny. Táto informácia bude správna keď sa dokončí synchronizovanie peňaženky so sieťou bitcoin, ako je rozpísané nižšie.</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Pokus o minutie bitcoinov, ktoré sú ovplyvnené ešte nezobrazenými transakciami, nebude sieťou akceptovaný.</translation>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Pokus o minutie chipscoinov, ktoré sú ovplyvnené ešte nezobrazenými transakciami, nebude sieťou akceptovaný.</translation>
</message>
<message>
<source>Number of blocks left</source>
Expand Down
4 changes: 2 additions & 2 deletions src/qt/locale/bitcoin_tr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,8 @@
<translation>Son işlemler henüz görünmeyebilir ve bu nedenle cüzdanınızın bakiyesi yanlış olabilir. Bu bilgiler, aşağıda detaylandırıldığı gibi, cüzdanınız bitcoin ağı ile senkronizasyonunu tamamladığında doğru olacaktır. </translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Henüz görüntülenmeyen işlemlerden etkilenen bitcoinleri harcama girişiminde bulunmak ağ tarafından kabul edilmeyecektir.</translation>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Henüz görüntülenmeyen işlemlerden etkilenen chipscoinleri harcama girişiminde bulunmak ağ tarafından kabul edilmeyecektir.</translation>
</message>
<message>
<source>Number of blocks left</source>
Expand Down
4 changes: 2 additions & 2 deletions src/qt/locale/bitcoin_uk.ts
Original file line number Diff line number Diff line change
Expand Up @@ -882,8 +882,8 @@
<translation>Нещодавні транзакції ще не відображаються, тому баланс вашого гаманця може бути неточним. Ця інформація буде вірною після того, як ваш гаманець завершить синхронізацію з мережею біткойн, врахровуйте показники нижче.</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Спроба видправити біткойни, які ще не відображаються, не буде прийнята мережею.</translation>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>Спроба видправити чіпскойни, які ще не відображаються, не буде прийнята мережею.</translation>
</message>
<message>
<source>Number of blocks left</source>
Expand Down
2 changes: 1 addition & 1 deletion src/qt/locale/bitcoin_zh_CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -883,7 +883,7 @@
<translation>近期交易可能尚未显示,因此当前余额可能不准确。以上信息将在与比特币网络完全同步后更正。详情如下</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>尝试使用受未可见交易影响的余额将不被网络接受。</translation>
</message>
<message>
Expand Down
4 changes: 2 additions & 2 deletions src/qt/locale/bitcoin_zh_TW.ts
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,8 @@
<translation>最近的交易可能還看不到,因此錢包餘額可能不正確。在錢包軟體完成跟 bitcoin 網路的同步後,這裡的資訊就會正確。詳情請見下面。</translation>
</message>
<message>
<source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>使用還沒顯示出來的交易所影響到的 bitcoin 可能會不被網路所接受。</translation>
<source>Attempting to spend chipscoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
<translation>使用還沒顯示出來的交易所影響到的 chipscoin 可能會不被網路所接受。</translation>
</message>
<message>
<source>Number of blocks left</source>
Expand Down

0 comments on commit dc4887a

Please sign in to comment.