msgid "Create a wallet in regtest with:"
msgstr "다음을 사용해 regtest에 지갑을 만든다:"
#: /workspaces/ord_ko/docs/src/guides/testing.md:29
msgid "Get a regtest receive address with:"
msgstr "다음을 사용해 regtest 수신 주소를 얻는다:"
#: /workspaces/ord_ko/docs/src/guides/testing.md:33
msgid "Mine 101 blocks (to unlock the coinbase) with:"
msgstr "다음을 사용해 101 블록을 채굴한다(코인베이스 잠금 해제를 위해):"
#: /workspaces/ord_ko/docs/src/guides/testing.md:37
msgid "Inscribe in regtest with:"
msgstr "다음을 사용해 regtest에 인스립션을 새긴다:"
#: /workspaces/ord_ko/docs/src/guides/testing.md:41
msgid "Mine the inscription with:"
msgstr "다음을 사용해 인스크립션을 채굴한다:"
#: /workspaces/ord_ko/docs/src/guides/testing.md:45
msgid "View the inscription in the regtest explorer:"
msgstr "다음을 사용해 regtest 탐색기에서 인스크립션을 확인한다:"
#: /workspaces/ord_ko/docs/src/guides/testing.md:50
msgid "Testing Recursion"
msgstr "리커젼 테스트"
#: /workspaces/ord_ko/docs/src/guides/testing.md:53
msgid ""
"When testing out [recursion](../inscriptions/recursion.md), inscribe the "
"dependencies first (example with [p5.js](https://p5js.org)):"