#: src/inscriptions/provenance.md:29 msgid "" "An example of a child inscription of " "`000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1fi0`:" msgstr "" "子銘文の例 " "`000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1fi0`:" #: src/inscriptions/provenance.md:32 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 3\n" " OP_PUSH " "0x1f1e1d1c1b1a191817161514131211100f0e0d0c0b0a09080706050403020100\n" " OP_PUSH 0\n" " OP_PUSH \"Hello, world!\"\n" "OP_ENDIF\n" "```" msgstr "" #: src/inscriptions/provenance.md:45 msgid "" "Note that the value of tag `3` is binary, not hex, and that for the child " "inscription to be recognized as a child, " "`000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1fi0` must be " "spent as one of the inputs of the inscribe transaction." msgstr "" "ラベル3の数値は2進数で、16進数ではなく、主に子銘文を識別されます。" "`000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1fi0`ひとつの銘文取引の入力とする必要があります。"