SHOWING: First 60
#70,448,086textname = "event-listener"
version = "2.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
[[package]]
name = "event-listener"
version = "4.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "770d968249b5d99410d61f5bf89057f3199a077a04d087092f58e7d10692baae"
dependencies = [
"concurrent-queue",
"parking",
"pin-project-lite",
]
[[package]]
name = "event-listener-strategy"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3"
dependencies = [
"event-listener 4.0.0",
"pin-project-lite",
]
[[package]]
name = "executable-path"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ebc5a6d89e3c90b84e8f33c8737933dda8f1c106b5415900b38b9d433841478"
[[package]]
name = "fastrand"
version = "1.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"#44,984,923textmsgstr ""
"[Os descritores](https://github.com/bitcoin/bitcoin/blob/master/doc/descriptors.md) descrevem as maneiras pelas quais as carteiras geram chaves privadas e chaves públicas."
#: src/guides/sat-hunting.md:82
msgid ""
"You should only import descriptors into Bitcoin Core for your wallet's "
"public keys, not its private keys."
msgstr ""
"Você só deve importar descritores para o Bitcoin Core para as chaves públicas da sua carteira, não para as chaves privadas."
#: src/guides/sat-hunting.md:85
msgid ""
"If your wallet's public key descriptor is compromised, an attacker will be "
"able to see your wallet's addresses, but your funds will be safe."
msgstr ""
"Se o descritor de chave pública da sua carteira for comprometido, um invasor poderá ver os endereços da sua carteira, mas seus fundos estarão seguros."
#: src/guides/sat-hunting.md:88
msgid ""
"If your wallet's private key descriptor is compromised, an attacker can "
"drain your wallet of funds."
msgstr ""
"Se o descritor de chave privada da sua carteira estiver comprometido, um invasor poderá drenar os fundos da sua carteira."
#44,984,917text"Stack Exchange, or in a project issue or discussion."
msgstr ""
"15분 이상 막혔을 경우 Rust 디스코드, 스택 익스체인지 (Stack Exchange), 프로젝"
"트 이슈 또는 토론에서 도움을 요청하자."
#: /workspaces/ord_ko/docs/src/contributing.md:73
msgid "Practice hypothesis-driven debugging"
msgstr "가설 중심 디버깅을 사용하자"
#: /workspaces/ord_ko/docs/src/contributing.md:76
msgid ""
"Formulate a hypothesis as to what is causing the problem. Figure out how to "
"test that hypothesis. Perform that tests. If it works, great, you fixed the "
"issue or now you know how to fix the issue. If not, repeat with a new "
"hypothesis."
msgstr ""
"문제의 원인에 대한 가설을 세운다. 그 가설을 테스트하는 방법을 알아낸다. 해당 "
"테스트를 수행한다. 테스트가 효과가 있다면 문제를 해결했거나 이제 문제를 해결"
"하는 방법을 알게 된 것이다. 그렇지 않다면 새로운 가설로 반복한다."
#: /workspaces/ord_ko/docs/src/contributing.md:81
msgid "Pay attention to error messages"
msgstr "오류 메시지에 주의를 기울이자"
#: /workspaces/ord_ko/docs/src/contributing.md:84
msgid "Read all error messages and don't tolerate warnings."
msgstr "모든 오류 메시지를 읽고 경고를 무시하지 말자."
#: /workspaces/ord_ko/docs/src/donate.md:4
#44,984,812text