SHOWING: First 60
#70,212,517text#64,456,894"follows:"
msgstr ""
"文字列「Hello,world!」を含むのテキスト銘文を以下のようにシリアル化されていま"
"す:"
#: src/inscriptions.md:42
msgid ""
"```\n"
"OP_FALSE\n"
"OP_IF\n"
" OP_PUSH \"ord\"\n"
" OP_PUSH 1\n"
" OP_PUSH \"text/plain;charset=utf-8\"\n"
" OP_PUSH 0\n"
" OP_PUSH \"Hello, world!\"\n"
"OP_ENDIF\n"
"```"
msgstr ""
#: src/inscriptions.md:53
msgid ""
"First the string `ord` is pushed, to disambiguate inscriptions from other "
"uses of envelopes."
msgstr ""
"まず文字列'ord'がプッシュされ、銘文と封筒の他の用途との曖昧さを解消します。"
#: src/inscriptions.md:56
msgid ""
"`OP_PUSH 1` indicates that the next push contains the content type, and "
"`OP_PUSH 0`indicates that subsequent data pushes contain the content itself. "
"Multiple data pushes must be used for large inscriptions, as one of "
"taproot's few restrictions is that individual data pushes may not be larger "
"than 520 bytes."
msgstr ""
"`OP_PUSH 1'は、次のプッシュにコンテンツタイプが含まれていることを示しま"
"す。'OP_PUSH 0'は、後続のデータプッシュがコンテンツ自体を含むことを示す。の大"
"規模な銘文は複数回のデータプッシュを使用しなければならない。taprootの少数の制"
"限の一つは、単一のデータプッシュが520バイトを超えないことであります。"
#44,988,310text .map(|flotsam| flotsam.inscription_id)
.collect::<HashSet<InscriptionId>>();
for flotsam in &mut floating_inscriptions {
if let Flotsam {
origin: Origin::New { parent, .. },
..
} = flotsam
{
if let Some(purported_parent) = parent {
if !potential_parents.contains(purported_parent) {
*parent = None;
}
}
}
}
// still have to normalize over inscription size
let total_output_value = tx.output.iter().map(|txout| txout.value).sum::<u64>();
for flotsam in &mut floating_inscriptions {
if let Flotsam {
origin: Origin::New { ref mut fee, .. },
..
} = flotsam
{
*fee = (total_input_value - total_output_value) / u64::from(id_counter);
}
}
let is_coinbase = tx
.input
.first()
.map(|tx_in| tx_in.previous_output.is_null())
.unwrap_or_default();
if is_coinbase {
floating_inscriptions.append(&mut self.flotsam);
}
#44,988,145text .get(initial_inscription_sequence_number)?
.unwrap()
.value(),
)
.inscription_number
< 0;
if initial_inscription_is_cursed {
None
} else {
Some(Curse::Reinscription)
}
}
} else {
None
};
let unbound = current_input_value == 0 || curse == Some(Curse::UnrecognizedEvenField);
floating_inscriptions.push(Flotsam {
inscription_id,
offset,
origin: Origin::New {
reinscription: inscribed_offset.is_some(),
cursed: curse.is_some(),
fee: 0,
hidden: inscription.payload.hidden(),
parent: inscription.payload.parent(),
pointer: inscription.payload.pointer(),
unbound,
},
});
envelopes.next();
id_counter += 1;
}
}
let potential_parents = floating_inscriptions
.iter()
#44,988,099text"Lightning Network."
msgstr ""
"Tags não reconhecidas são interpretadas de maneira diferente dependendo se são "
"pares ou ímpares, seguindo a regra \"não há problema ser ímpar\" usada pela
"Rede Lightning."
#: src/inscriptions.md:89
msgid ""
"Even tags are used for fields which may affect creation, initial assignment, "
"or transfer of an inscription. Thus, inscriptions with unrecognized even "
"fields must be displayed as \"unbound\", that is, without a location."
msgstr ""
"Etiquetas pares são usadas para campos que podem afetar a criação, atribuição inicial "
"ou transferência de uma inscrição. Assim, inscrições com campos pares "
"não reconhecidos devem ser exibidas como \"não vinculadas\", ou seja, sem localização."
#: src/inscriptions.md:93
msgid ""
"Odd tags are used for fields which do not affect creation, initial "
"assignment, or transfer, such as additional metadata, and thus are safe to "
"ignore."
msgstr ""
"Tags ímpares são usadas para campos que não afetam a criação, atribuição "
"inicial ou transferência, como metadados adicionais, e, portanto, podem ser ignorados "
#44,987,214text"in all respects, with the exception that in order to send individual sats, "
"transactions must control the order and value of inputs and outputs "
"according to ordinal theory."
msgstr ""
"Esses sats inscritos podem então ser transferidos usando transações de bitcoin, "
"enviados para endereços de bitcoin e mantidos em UTXOs de bitcoin. Essas transações, "
"endereços e UTXOs são transações, endereços e UTXOS normais de bitcoin "
"em todos os aspectos, com a exceção de que, para enviar sats individuais, "
"as transações devem controlar tanto a ordem quanto o valor das entradas e das saídas "
"de acordo com a teoria ordinal."
#: src/inscriptions.md:15
msgid ""
"The inscription content model is that of the web. An inscription consists of "
"a content type, also known as a MIME type, and the content itself, which is "
"a byte string. This allows inscription content to be returned from a web "
"server, and for creating HTML inscriptions that use and remix the content of "
"other inscriptions."
msgstr ""
"O modelo de conteúdo da inscrição é o da web. Uma inscrição consiste em "
#44,987,213texttoken-mint1,000.bitmap#22,337,900taptoken-mint1,000.bitmap#22,337,763taptoken-mint1,000.bitmap#22,333,574taptoken-mint1,000.bitmap#22,333,543taptoken-mint1,000.bitmap#22,333,542tapmint100,000,000,000.titt#21,274,308brc-20mint100,000,000,000.titt#21,273,594brc-20