Updated from transifex.
This commit is contained in:
@@ -1375,8 +1375,9 @@
|
||||
<context context-type="linenumber">91</context>
|
||||
</context-group>
|
||||
</trans-unit>
|
||||
<trans-unit datatype="html" id="61f524ff70dd68d5ca9e6722bde6020ed5b12bcf">
|
||||
<source>The Mempool Open Source Project ™</source>
|
||||
<trans-unit datatype="html" id="4b137ec8bf73a47063740b75c0c40d5fd3c48015">
|
||||
<source>The Mempool Open Source Project</source>
|
||||
<target>O Projeto de código aberto da Mempool</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/about/about.component.html</context>
|
||||
<context context-type="linenumber">12,13</context>
|
||||
@@ -1385,6 +1386,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit datatype="html" id="f447b21299afc5bc9dadade96dbc90114bea837a">
|
||||
<source>Building a mempool and blockchain explorer for the Bitcoin community, focusing on the transaction fee market and multi-layer ecosystem, without any advertising, altcoins, or third-party trackers.</source>
|
||||
<target>Construindo um explorador da mempool e blockchain para a comunidade Bitcoin, com foco nas taxas de transação e ecossistema multicamadas, sem qualquer publicidade, altcoins ou rastreadores de terceiros.</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/about/about.component.html</context>
|
||||
<context context-type="linenumber">13,17</context>
|
||||
@@ -2476,6 +2478,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit datatype="html" id="c3360a933cb312b395d276a2b865214cf832df58">
|
||||
<source><x equiv-text="{{ (transactions?.length | number) || '?' }}" id="INTERPOLATION"/> of <x equiv-text="{{ txCount | number }}" id="INTERPOLATION_1"/> </source>
|
||||
<target><x equiv-text="{{ (transactions?.length | number) || '?' }}" id="INTERPOLATION"/> de <x equiv-text="{{ txCount | number }}" id="INTERPOLATION_1"/> </target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/asset/asset.component.html</context>
|
||||
<context context-type="linenumber">76</context>
|
||||
@@ -3064,7 +3067,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit datatype="html" id="mempool-block.block.no">
|
||||
<source>Mempool block <x equiv-text="this.mempoolBlockIndex + 1" id="INTERPOLATION"/></source>
|
||||
<target>Bloco no mempool <x equiv-text="this.mempoolBlockIndex + 1" id="INTERPOLATION"/></target>
|
||||
<target><x equiv-text="this.mempoolBlockIndex + 1" id="INTERPOLATION"/>º bloco no mempool</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/mempool-block/mempool-block.component.ts</context>
|
||||
<context context-type="linenumber">75</context>
|
||||
@@ -3423,7 +3426,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit datatype="html" id="7917764f923dd6b723b1cff254c7f5b837d1c48a">
|
||||
<source>After <x ctype="x-app_timespan" equiv-text="<app-timespan [time]="tx.status.block_time - transactionTime">" id="START_TAG_APP_TIMESPAN"/><x ctype="x-app_timespan" equiv-text="</app-timespan>" id="CLOSE_TAG_APP_TIMESPAN"/></source>
|
||||
<target>Depois <x ctype="x-app_timespan" equiv-text="<app-timespan [time]="tx.status.block_time - transactionTime">" id="START_TAG_APP_TIMESPAN"/><x ctype="x-app_timespan" equiv-text="</app-timespan>" id="CLOSE_TAG_APP_TIMESPAN"/></target>
|
||||
<target>Depois de <x ctype="x-app_timespan" equiv-text="<app-timespan [time]="tx.status.block_time - transactionTime">" id="START_TAG_APP_TIMESPAN"/><x ctype="x-app_timespan" equiv-text="</app-timespan>" id="CLOSE_TAG_APP_TIMESPAN"/></target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/transaction/transaction.component.html</context>
|
||||
<context context-type="linenumber">68</context>
|
||||
|
||||
Reference in New Issue
Block a user