Bitcoin -> Zcash

This commit is contained in:
Jack Grigg 2016-08-29 01:56:12 +12:00
parent e71dbd81d0
commit 66b5e70114
14 changed files with 63 additions and 63 deletions

View File

@ -23,17 +23,17 @@ msgstr "404 Seite nicht gefunden :("
#: public/views/index.html
msgid ""
"<strong>insight</strong> is an <a href=\"http://live.insight.is/\" target="
"\"_blank\">open-source Bitcoin blockchain explorer</a> with complete REST "
"\"_blank\">open-source Zcash blockchain explorer</a> with complete REST "
"and websocket APIs that can be used for writing web wallets and other apps "
"that need more advanced blockchain queries than provided by bitcoind RPC. "
"that need more advanced blockchain queries than provided by zcashd RPC. "
"Check out the <a href=\"https://github.com/str4d/insight-ui-zcash\" target=\"_blank"
"\">source code</a>."
msgstr ""
"<strong>insight</strong> ist ein <a href=\"http://live.insight.is/\" target="
"\"_blank\">Open Source Bitcoin Blockchain Explorer</a> mit vollständigen "
"\"_blank\">Open Source Zcash Blockchain Explorer</a> mit vollständigen "
"REST und Websocket APIs um eigene Wallets oder Applikationen zu "
"implementieren. Hierbei werden fortschrittlichere Abfragen der Blockchain "
"ermöglicht, bei denen die RPC des Bitcoind nicht mehr ausreichen. Der "
"ermöglicht, bei denen die RPC des Zcashd nicht mehr ausreichen. Der "
"aktuelle <a href=\"https://github.com/str4d/insight-ui-zcash\" target=\"_blank"
"\">Quellcode</a> ist auf Github zu finden."
@ -69,8 +69,8 @@ msgid "Best Block"
msgstr "Bester Block"
#: public/views/status.html
msgid "Bitcoin node information"
msgstr "Bitcoin-Node Info"
msgid "Zcash node information"
msgstr "Zcash-Node Info"
#: public/views/block.html
msgid "Block"
@ -91,11 +91,11 @@ msgstr "Serialisierte Bytes"
#: public/views/includes/connection.html
msgid ""
"Can't connect to bitcoind to get live updates from the p2p network. (Tried "
"connecting to bitcoind at {{host}}:{{port}} and failed.)"
"Can't connect to zcashd to get live updates from the p2p network. (Tried "
"connecting to zcashd at {{host}}:{{port}} and failed.)"
msgstr ""
"Es ist nicht möglich mit Bitcoind zu verbinden um live Aktualisierungen vom "
"P2P Netzwerk zu erhalten. (Verbindungsversuch zu bitcoind an {{host}}:"
"Es ist nicht möglich mit Zcashd zu verbinden um live Aktualisierungen vom "
"P2P Netzwerk zu erhalten. (Verbindungsversuch zu zcashd an {{host}}:"
"{{port}} ist fehlgeschlagen.)"
#: public/views/includes/connection.html
@ -199,8 +199,8 @@ msgid "Last Block"
msgstr "Letzter Block"
#: public/views/status.html
msgid "Last Block Hash (Bitcoind)"
msgstr "Letzter Hash (Bitcoind)"
msgid "Last Block Hash (Zcashd)"
msgstr "Letzter Hash (Zcashd)"
#: public/views/index.html
msgid "Latest Blocks"

View File

@ -23,16 +23,16 @@ msgstr "404 Página no encontrada :("
#: public/views/index.html
msgid ""
"<strong>insight</strong> is an <a href=\"http://live.insight.is/\" target="
"\"_blank\">open-source Bitcoin blockchain explorer</a> with complete REST "
"\"_blank\">open-source Zcash blockchain explorer</a> with complete REST "
"and websocket APIs that can be used for writing web wallets and other apps "
"that need more advanced blockchain queries than provided by bitcoind RPC. "
"that need more advanced blockchain queries than provided by zcashd RPC. "
"Check out the <a href=\"https://github.com/str4d/insight-ui-zcash\" target=\"_blank"
"\">source code</a>."
msgstr ""
"<strong>insight</strong> es un <a href=\"http://live.insight.is/\" target="
"\"_blank\">explorador de bloques de Bitcoin open-source</a> con un completo "
"\"_blank\">explorador de bloques de Zcash open-source</a> con un completo "
"conjunto de REST y APIs de websockets que pueden ser usadas para escribir "
"monederos de Bitcoins y otras aplicaciones que requieran consultar un "
"monederos de Zcashs y otras aplicaciones que requieran consultar un "
"explorador de bloques. Obtén el código en <a href=\"http://github.com/"
"bitpay/insight\" target=\"_blank\">el repositorio abierto de Github</a>."
@ -68,8 +68,8 @@ msgid "Best Block"
msgstr "Mejor Bloque"
#: public/views/status.html
msgid "Bitcoin node information"
msgstr "Información del nodo Bitcoin"
msgid "Zcash node information"
msgstr "Información del nodo Zcash"
#: public/views/block.html
msgid "Block"
@ -90,11 +90,11 @@ msgstr "Bytes Serializados"
#: public/views/includes/connection.html
msgid ""
"Can't connect to bitcoind to get live updates from the p2p network. (Tried "
"connecting to bitcoind at {{host}}:{{port}} and failed.)"
"Can't connect to zcashd to get live updates from the p2p network. (Tried "
"connecting to zcashd at {{host}}:{{port}} and failed.)"
msgstr ""
"No se pudo conectar a bitcoind para obtener actualizaciones en vivo de la "
"red p2p. (Se intentó conectar a bitcoind de {{host}}:{{port}} y falló.)"
"No se pudo conectar a zcashd para obtener actualizaciones en vivo de la "
"red p2p. (Se intentó conectar a zcashd de {{host}}:{{port}} y falló.)"
#: public/views/includes/connection.html
msgid "Can't connect to insight server. Attempting to reconnect..."
@ -195,8 +195,8 @@ msgid "Last Block"
msgstr "Último Bloque"
#: public/views/status.html
msgid "Last Block Hash (Bitcoind)"
msgstr "Último Bloque Hash (Bitcoind)"
msgid "Last Block Hash (Zcashd)"
msgstr "Último Bloque Hash (Zcashd)"
#: public/views/index.html
msgid "Latest Blocks"

View File

@ -22,13 +22,13 @@ msgstr "404 ページがみつかりません (´・ω・`)"
#: public/views/index.html
msgid ""
"<strong>insight</strong> is an <a href=\"http://live.insight.is/\" target="
"\"_blank\">open-source Bitcoin blockchain explorer</a> with complete REST "
"\"_blank\">open-source Zcash blockchain explorer</a> with complete REST "
"and websocket APIs that can be used for writing web wallets and other apps "
"that need more advanced blockchain queries than provided by bitcoind RPC. "
"that need more advanced blockchain queries than provided by zcashd RPC. "
"Check out the <a href=\"https://github.com/str4d/insight-ui-zcash\" target=\"_blank"
"\">source code</a>."
msgstr ""
"<strong>insight</strong>は、bitcoind RPCの提供するものよりも詳細なブロック"
"<strong>insight</strong>は、zcashd RPCの提供するものよりも詳細なブロック"
"チェインへの問い合わせを必要とするウェブウォレットやその他のアプリを書くのに"
"使える、完全なRESTおよびwebsocket APIを備えた<a href=\"http://live.insight."
"is/\" target=\"_blank\">オープンソースのビットコインブロックエクスプローラ</"
@ -74,12 +74,12 @@ msgid "Best Block"
msgstr "最良ブロック"
#: public/views/messages_verify.html
msgid "Bitcoin comes with a way of signing arbitrary messages."
msgstr "Bitcoinには任意のメッセージを署名する昨日が備わっています。"
msgid "Zcash comes with a way of signing arbitrary messages."
msgstr "Zcashには任意のメッセージを署名する昨日が備わっています。"
#: public/views/status.html
msgid "Bitcoin node information"
msgstr "Bitcoinノード情報"
msgid "Zcash node information"
msgstr "Zcashノード情報"
#: public/views/block.html
msgid "Block"
@ -104,10 +104,10 @@ msgstr "シリアライズ後の容量 (バイト)"
#: public/views/includes/connection.html
msgid ""
"Can't connect to bitcoind to get live updates from the p2p network. (Tried "
"connecting to bitcoind at {{host}}:{{port}} and failed.)"
"Can't connect to zcashd to get live updates from the p2p network. (Tried "
"connecting to zcashd at {{host}}:{{port}} and failed.)"
msgstr ""
"P2Pネットワークからライブ情報を取得するためにbitcoindへ接続することができませ"
"P2Pネットワークからライブ情報を取得するためにzcashdへ接続することができませ"
"んでした。({{host}}:{{port}} への接続を試みましたが、失敗しました。)"
#: public/views/includes/connection.html
@ -213,8 +213,8 @@ msgid "Last Block"
msgstr "直前のブロック"
#: public/views/status.html
msgid "Last Block Hash (Bitcoind)"
msgstr "直前のブロックのハッシュ値 (Bitcoind)"
msgid "Last Block Hash (Zcashd)"
msgstr "直前のブロックのハッシュ値 (Zcashd)"
#: public/views/index.html
msgid "Latest Blocks"
@ -426,17 +426,17 @@ msgstr "このアドレスに対するトランザクションはありません
#: public/views/transaction_sendraw.html
msgid ""
"This form can be used to broadcast a raw transaction in hex format over\n"
" the Bitcoin network."
" the Zcash network."
msgstr ""
"このフォームでは、16進数フォーマットの生のトランザクションをBitcoinネットワー"
"このフォームでは、16進数フォーマットの生のトランザクションをZcashネットワー"
"ク上に配信することができます。"
#: public/views/messages_verify.html
msgid ""
"This form can be used to verify that a message comes from\n"
" a specific Bitcoin address."
" a specific Zcash address."
msgstr ""
"このフォームでは、メッセージが特定のBitcoinアドレスから来たかどうかを検証する"
"このフォームでは、メッセージが特定のZcashアドレスから来たかどうかを検証する"
"ことができます。"
#: public/views/status.html
@ -453,7 +453,7 @@ msgstr "今日"
#: public/views/status.html
msgid "Total Amount"
msgstr "Bitcoin総量"
msgstr "Zcash総量"
#: public/views/address.html
msgid "Total Received"

View File

@ -7,8 +7,8 @@
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="fragment" content="!">
<title data-ng-bind="$root.title + $root.titleDetail + ' | Insight'">Insight</title>
<meta name="keywords" content="bitcoins, transactions, blocks, address, block chain, best block, mining difficulty, hash serialized">
<meta name="description" content="Bitcoin Insight. View detailed information on all bitcoin transactions and block. {{ $root.title + $root.titleDetail }}">
<meta name="keywords" content="zcash, transactions, blocks, address, block chain, best block, mining difficulty, hash serialized">
<meta name="description" content="Zcash Insight. View detailed information on all zcash transactions and block. {{ $root.title + $root.titleDetail }}">
<link rel="shortcut icon" href="img/icons/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,400italic">
<link rel="stylesheet" href="css/main.min.css">

File diff suppressed because one or more lines are too long

View File

@ -5,7 +5,7 @@ angular.module('insight').config(function($routeProvider) {
$routeProvider.
when('/block/:blockHash', {
templateUrl: 'views/block.html',
title: 'Bitcoin Block '
title: 'Zcash Block '
}).
when('/block-index/:blockHeight', {
controller: 'BlocksController',
@ -17,7 +17,7 @@ angular.module('insight').config(function($routeProvider) {
}).
when('/tx/:txId/:v_type?/:v_index?', {
templateUrl: 'views/transaction.html',
title: 'Bitcoin Transaction '
title: 'Zcash Transaction '
}).
when('/', {
templateUrl: 'views/index.html',
@ -25,15 +25,15 @@ angular.module('insight').config(function($routeProvider) {
}).
when('/blocks', {
templateUrl: 'views/block_list.html',
title: 'Bitcoin Blocks solved Today'
title: 'Zcash Blocks solved Today'
}).
when('/blocks-date/:blockDate/:startTimestamp?', {
templateUrl: 'views/block_list.html',
title: 'Bitcoin Blocks solved '
title: 'Zcash Blocks solved '
}).
when('/address/:addrStr', {
templateUrl: 'views/address.html',
title: 'Bitcoin Address '
title: 'Zcash Address '
}).
when('/status', {
templateUrl: 'views/status.html',

View File

@ -112,7 +112,7 @@ angular.module('insight.system').controller('ScannerController',
qrcode.callback = function(data) {
_scanStop();
var str = (data.indexOf('bitcoin:') === 0) ? data.substring(8) : data;
var str = (data.indexOf('zcash:') === 0) ? data.substring(8) : data;
console.log('QR code detected: ' + str);
$searchInput
.val(str)

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@
<strong translate>Error!</strong>
<p data-ng-show="!apiOnline" translate>
Can't connect to bitcoind to get live updates from the p2p network. (Tried connecting to bitcoind at {{host}}:{{port}} and failed.)
Can't connect to zcashd to get live updates from the p2p network. (Tried connecting to zcashd at {{host}}:{{port}} and failed.)
</p>
<p data-ng-show="!serverOnline" translate>

View File

@ -62,7 +62,7 @@
<div class="col-xs-12 col-md-4 col-gray">
<h2 translate>About</h2>
<p translate><strong>insight</strong> is an <a href="https://insight.is/"
target="_blank">open-source Bitcoin blockchain explorer</a> with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by bitcoind RPC. Check out the <a href="https://github.com/str4d/insight-ui-zcash" target="_blank">source code</a>.</p>
target="_blank">open-source Zcash blockchain explorer</a> with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by zcashd RPC. Check out the <a href="https://github.com/str4d/insight-ui-zcash" target="_blank">source code</a>.</p>
<p translate><strong>insight</strong> is still in development, so be sure to report any bugs and provide feedback for improvement at our <a href="https://github.com/str4d/insight-ui-zcash/issues" target="_blank">github issue tracker</a>.</p>
<div id="powered" class="row">
<div class="powered-text">

View File

@ -70,11 +70,11 @@
</div>
<div class="col-xs-12 col-md-4 col-gray">
<p translate>
Bitcoin comes with a way of signing arbitrary messages.
Zcash comes with a way of signing arbitrary messages.
</p>
<p translate>
This form can be used to verify that a message comes from
a specific Bitcoin address.
a specific Zcash address.
</p>
</div>
</div>

View File

@ -63,7 +63,7 @@
<thead data-ng-include src="'views/includes/infoStatus.html'"></thead>
<tbody>
<tr>
<td translate>Last Block Hash (Bitcoind)</td>
<td translate>Last Block Hash (Zcashd)</td>
<td class="text-right ellipsis"><a href="block/{{lastblockhash}}">{{lastblockhash}}</a></td>
</tr>
<tr>
@ -76,7 +76,7 @@
</div> <!-- END OF COL-8 -->
<div class="col-xs-12 col-md-4 col-gray">
<h2 translate>Bitcoin node information</h2>
<h2 translate>Zcash node information</h2>
<table class="table" data-ng-controller="StatusController" data-ng-init="getStatus('Info')">
<thead data-ng-include src="'views/includes/infoStatus.html'"></thead>
<tbody>

View File

@ -39,7 +39,7 @@
</div>
<div class="ellipsis">
<span data-ng-show="vin.notAddr">{{vin.addr}}</span>
<span class="text-muted" title="Current Bitcoin Address" data-ng-show="vin.addr == $root.currentAddr">{{vin.addr}}</span>
<span class="text-muted" title="Current Zcash Address" data-ng-show="vin.addr == $root.currentAddr">{{vin.addr}}</span>
<a href="address/{{vin.addr}}" data-ng-show="!vin.notAddr && vin.addr != $root.currentAddr">{{vin.addr}}</a>
</div>
<div data-ng-show="vin.unconfirmedInput" class="text-danger"> <span class="glyphicon glyphicon-warning-sign"></span> (Input unconfirmed)</div>
@ -137,7 +137,7 @@
<div class="ellipsis">
<span data-ng-show="vout.notAddr">{{vout.addr}}</span>
<span class="text-muted" title="Current Bitcoin Address" data-ng-show="address == $root.currentAddr" data-ng-repeat="address in vout.addr.split(',')">{{vout.addr}}</span>
<span class="text-muted" title="Current Zcash Address" data-ng-show="address == $root.currentAddr" data-ng-repeat="address in vout.addr.split(',')">{{vout.addr}}</span>
<a href="address/{{address}}" data-ng-show="!vout.notAddr && address != $root.currentAddr" data-ng-repeat="address in vout.addr.split(',')">{{address}}</a>
</div>
</div>

View File

@ -48,7 +48,7 @@
<div class="col-xs-12 col-md-4 col-gray">
<p translate>
This form can be used to broadcast a raw transaction in hex format over
the Bitcoin network.
the Zcash network.
</p>
</div>
</div>