Transifex pull
This commit is contained in:
@@ -2644,7 +2644,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="c9f5914dbba46a8dc4ab4e81b40b1582eea7c5e2" datatype="html">
|
||||
<source>Get transaction history for the specified address/scripthash, sorted with newest first. Returns up to 50 mempool transactions plus the first 25 confirmed transactions. You can request more confirmed transactions using <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>:last_seen_txid<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see below).</source>
|
||||
<target>Obține istoricul de tranzacții pentru adresa/scripthash-ul specificat, începând cu cea mai nouă. Returnază până la 50 de tranzacții din mempool plus primele 25 de tranzacții confirmate. Puteți cere mai multe tranzacții confirmate folosind <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>:last_seen_txid<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (vedeți mai jos).</target>
|
||||
<target>Returnează istoricul de tranzacții pentru adresa/scripthash-ul specificat, începând cu cea mai nouă. Returnază până la 50 de tranzacții din mempool plus primele 25 de tranzacții confirmate. Puteți cere mai multe tranzacții confirmate folosind <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>:last_seen_txid<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (vedeți mai jos).</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/docs/api-docs.component.html</context>
|
||||
<context context-type="linenumber">192,193</context>
|
||||
@@ -2652,7 +2652,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="5676910aa3ffb568079a7499b366744fe3fd87ea" datatype="html">
|
||||
<source>Get confirmed transaction history for the specified address/scripthash, sorted with newest first. Returns 25 transactions per page. More can be requested by specifying the last txid seen by the previous query.</source>
|
||||
<target>Obțineți istoricul tranzacțiilor confirmate pentru adresa / scripthash-ul specificate, sortat după cele mai noi tranzacții. Returnează 25 de tranzacții per pagină. Mai multe pot fi solicitate prin specificarea ultimului txid văzut de interogarea anterioară.</target>
|
||||
<target>Returnează istoricul tranzacțiilor confirmate pentru adresa / scripthash-ul specificate, sortat după cele mai noi tranzacții. Returnează 25 de tranzacții per pagină. Mai multe pot fi solicitate prin specificarea ultimului txid văzut de interogarea anterioară.</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/docs/api-docs.component.html</context>
|
||||
<context context-type="linenumber">205,207</context>
|
||||
@@ -2660,7 +2660,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="f10009779c64e19e20414fae506f27118420aa33" datatype="html">
|
||||
<source>Get unconfirmed transaction history for the specified address/scripthash. Returns up to 50 transactions (no paging).</source>
|
||||
<target>Obțineți istoricul tranzacțiilor neconfirmate pentru adresa / scripthash-ul specificate. Returnează până la 50 de tranzacții (fără paginare).</target>
|
||||
<target>Returnează istoricul tranzacțiilor neconfirmate pentru adresa / scripthash-ul specificate. Returnează până la 50 de tranzacții (fără paginare).</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/docs/api-docs.component.html</context>
|
||||
<context context-type="linenumber">218,220</context>
|
||||
@@ -2668,7 +2668,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="4eb50557085c85bfca995b6ee0de56ec3f5e97eb" datatype="html">
|
||||
<source>Get the list of unspent transaction outputs associated with the address/scripthash. Available fields: <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>txid<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>vout<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>value<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, and <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>status<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (with the status of the funding tx).<x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="network.val === 'liquid'">"/>There is also a <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>valuecommitment<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> field that may appear in place of <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>value<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, plus the following additional fields: <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>asset<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>/<x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>assetcommitment<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>nonce<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>/<x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>noncecommitment<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>surjection_proof<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, and <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>range_proof<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>.<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/></source>
|
||||
<target>Obține lista de TXO-uri necheltuite asociate cu adresa/scripthash-ul. Câmpuri disponibile: <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>txid<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>vout<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>value<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, și <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>status<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (cu statusul tranzacției finanțatoare).<x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="network.val === 'liquid'">"/>Există și un câmp <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>valuecommitment<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> care poate să apară în locul <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>value<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, plus următoarele câmpuri adiționale: <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>asset<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>/<x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>assetcommitment<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>nonce<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>/<x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>noncecommitment<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>surjection_proof<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, și <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>range_proof<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>.<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/></target>
|
||||
<target>Returnează lista de TXO-uri necheltuite asociate cu adresa/scripthash-ul. Câmpuri disponibile: <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>txid<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>vout<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>value<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, și <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>status<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (cu statusul tranzacției finanțatoare).<x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="network.val === 'liquid'">"/>Există și un câmp <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>valuecommitment<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> care poate să apară în locul <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>value<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, plus următoarele câmpuri adiționale: <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>asset<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>/<x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>assetcommitment<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>nonce<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>/<x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>noncecommitment<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>surjection_proof<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, și <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>range_proof<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>.<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/></target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/docs/api-docs.component.html</context>
|
||||
<context context-type="linenumber">231,233</context>
|
||||
@@ -2692,7 +2692,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="44a238eb28145f904f3a5bbfd4050987668f78d0" datatype="html">
|
||||
<source>Get the current total supply of the specified asset. For the native asset (L-BTC), this is calculated as [chain,mempool]_stats.peg_in_amount - [chain,mempool]_stats.peg_out_amount - [chain,mempool]_stats.burned_amount. For issued assets, this is calculated as [chain,mempool]_stats.issued_amount - [chain,mempool]_stats.burned_amount. Not available for assets with blinded issuances. If /decimal is specified, returns the supply as a decimal according to the asset's divisibility. Otherwise, returned in base units.</source>
|
||||
<target>Obțineți masa monetară totală curentă a activului specificat. Pentru activul nativ (L-BTC), aceasta este calculată ca [chain, mempool] _stats.peg_in_amount - [chain, mempool] _stats.peg_out_amount - [chain, mempool] _stats.burned_amount. Pentru activele emise, aceasta se calculează ca [chain, mempool] _stats.issued_amount - [chain, mempool] _stats.burned_amount. Nu este disponibilă pentru active cu emisiuni de tip blind. Dacă este specificat /zecimal, returnează valoarea ca zecimal în funcție de divizibilitatea activului. În caz contrar, returnează în unități de bază.</target>
|
||||
<target>Returnează masa monetară totală curentă a activului specificat. Pentru activul nativ (L-BTC), aceasta este calculată ca [chain, mempool] _stats.peg_in_amount - [chain, mempool] _stats.peg_out_amount - [chain, mempool] _stats.burned_amount. Pentru activele emise, aceasta se calculează ca [chain, mempool] _stats.issued_amount - [chain, mempool] _stats.burned_amount. Nu este disponibilă pentru active cu emisiuni de tip blind. Dacă este specificat /zecimal, returnează valoarea ca zecimal în funcție de divizibilitatea activului. În caz contrar, returnează în unități de bază.</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/docs/api-docs.component.html</context>
|
||||
<context context-type="linenumber">273,275</context>
|
||||
@@ -2812,7 +2812,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="7d43b13f97ee52aae72d728a52af2e31f6edbf38" datatype="html">
|
||||
<source>Returns current mempool backlog statistics.</source>
|
||||
<target>Returnează statisticile actuale privind tranzacțiile acumulate în mempool.</target>
|
||||
<target>Returnează statisticile curente privind tranzacțiile acumulate în mempool.</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/docs/api-docs.component.html</context>
|
||||
<context context-type="linenumber">480,482</context>
|
||||
@@ -2822,7 +2822,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="23c346e87b137b1807bac13c27d19dc18f745f8f" datatype="html">
|
||||
<source>Get the full list of txids in the mempool as an array. The order of the txids is arbitrary and does not match bitcoind.</source>
|
||||
<target>Obțineți lista completă de txids din mempool sub formă de colecție. Ordinea txid-urilor este arbitrară și este diferită de cea din bitcoind.</target>
|
||||
<target>Returnează lista completă de txids din mempool sub formă de colecție. Ordinea txid-urilor este arbitrară și este diferită de cea din bitcoind.</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/docs/api-docs.component.html</context>
|
||||
<context context-type="linenumber">493,495</context>
|
||||
@@ -2832,7 +2832,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="af1a465e50097fabbe55bf5dbcf5d0702bdbc98b" datatype="html">
|
||||
<source>Get a list of the last 10 transactions to enter the mempool. Each transaction object contains simplified overview data, with the following fields: <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>txid<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>fee<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>vsize<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, and <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>value<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>.</source>
|
||||
<target>Obține lista cu cele mai noi 10 trazacții care au intrat în mempool. Fiecare obiect conține un sumar de date simplificate, cu următoarele câmpuri: <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>txid<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>fee<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>vsize<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, și <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>value<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>.</target>
|
||||
<target>Returnează lista cu cele mai noi 10 trazacții care au intrat în mempool. Fiecare obiect conține un sumar de date simplificate, cu următoarele câmpuri: <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>txid<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>fee<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>vsize<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>, și <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>value<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>.</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/components/docs/api-docs.component.html</context>
|
||||
<context context-type="linenumber">506,507</context>
|
||||
@@ -4087,7 +4087,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="86d26b45470e43b409e589517922276109138e87" datatype="html">
|
||||
<source>Transaction Fees</source>
|
||||
<target>Comisioane de tranzactie</target>
|
||||
<target>Comisioane de tranzacționare</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">src/app/dashboard/dashboard.component.html</context>
|
||||
<context context-type="linenumber">6,9</context>
|
||||
|
||||
Reference in New Issue
Block a user