#: src/guides/testing.md:37
msgid "Inscribe in regtest with:"
msgstr "I-inscribe sa regtest kasama:"

#: src/guides/testing.md:41
msgid "Mine the inscription with:"
msgstr "I-mine and inscription gamit ang:"

#: src/guides/testing.md:45
msgid "View the inscription in the regtest explorer:"
msgstr "Tingnan ang inskripsiyon sa regtest explorer:"

#: src/guides/testing.md:50
msgid "Testing Recursion"
msgstr "Pag-test ng Recursion"

#: src/guides/testing.md:53
msgid ""
"When testing out [recursion](../inscriptions/recursion.md), inscribe the "
"dependencies first (example with [p5.js](https://p5js.org)):"
msgstr ""
"Kapag sinusubukan ang [recursion](../inscriptions/recursion.md), isulat ang "
"mga dependencies muna (halimbawa sa [p5.js](https://p5js.org)):"

#: src/guides/testing.md:58
msgid ""
"This should return a `inscription_id` which you can then reference in your "
"recursive inscription."
msgstr ""
"Dapat itong magbalik ng `inscription_id` na maaari mong ireference sa iyong "
"recursive inscription."

#: src/guides/testing.md:61