#: src\guides/inscriptions.md:205 msgid "Send the inscription by running:" msgstr "أرسل الإنسكريبشين من خلال:" #: src\guides/inscriptions.md:207 msgid "" "```\n" "ord wallet send --fee-rate <FEE_RATE> <ADDRESS> <INSCRIPTION_ID>\n" "```" msgstr "" #: src\guides/inscriptions.md:211 src\guides/inscriptions.md:239 msgid "See the pending transaction with:" msgstr "تفقد حاله المعاملة من خلال:" #: src\guides/inscriptions.md:217 msgid "Once the send transaction confirms, the recipient can confirm receipt by running:" msgstr "بمجرد تأكيد المعاملة المرسلة، يمكن للمستلم تأكيد الاستلام عن طريق الأمر :" #: src\guides/inscriptions.md:224 msgid "Receiving Inscriptions" msgstr "استقبال الإنسكريبشينس" #: src\guides/inscriptions.md:227 msgid "Generate a new receive address using:" msgstr "قم بإنشاء عنوان استقبال جديد باستخدام:" #: src\guides/inscriptions.md:233 msgid "The sender can transfer the inscription to your address using:" msgstr "يمكن للمرسل نقل الإنسكريبشين إلى عنوانك باستخدام:" #: src\guides/inscriptions.md:235 #45,000,562text"of the current state of the Bitcoin blockchain, and a wallet that can create " "inscriptions and perform sat control when constructing transactions to send " "inscriptions to another wallet." msgstr "" "Die Arbeit mit inscriptions erfordert einen Bitcoin-Full-Node, um Ihnen eine " "Ansicht des aktuellen Zustands der Bitcoin-Blockchain zu geben, sowie eine " "Brieftasche, die inscription erstellen und Satoshis kontrollieren kann, wenn " "Transaktionen erstellt werden, um Inschriften an eine andere Brieftasche zu " "senden." #: src\guides/inscriptions.md:14 msgid "" "Bitcoin Core provides both a Bitcoin full node and wallet. However, the " "Bitcoin Core wallet cannot create inscriptions and does not perform sat " "control." msgstr "" "Bitcoin Core bietet sowohl einen Bitcoin-Full-Node als auch eine " "Brieftasche. Die Bitcoin Core-Brieftasche kann jedoch keine inscriptions " "erstellen und führt keine Satoshis-Kontrolle durch." #: src\guides/inscriptions.md:17 msgid "" "This requires [`ord`](https://github.com/ordinals/ord), the ordinal utility. " #44,997,131textsource = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2d684d1b59e0dc07b37e2203ef576987473288f530082512aff850585c61b1f" dependencies = [ "mime", "unicase", ] [[package]] name = "nix" version = "0.27.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053" dependencies = [ "bitflags 2.4.1", "cfg-if 1.0.0", "libc", ] [[package]] name = "nom" version = "7.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" dependencies = [ "memchr", "minimal-lexical", ] [[package]] name = "ntapi" version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4" dependencies = [ "winapi", ] [[package]] name = "num-bigint" version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0" #44,996,175textconsidered to have an implicit input equal in size to the subsidy, followed by an input for every fee-paying transaction in the block, in the order that those transactions appear in the block. The implicit subsidy input carries the block's newly created sats. The implicit fee inputs carry the sats that were paid as fees in the block's transactions. Underpaying the subsidy does not change the ordinal numbers of sats mined in subsequent blocks. Ordinals depend only on how many sats could have been mined, not how many actually were. === Specification === Sats are numbered and transferred with the following algorithm: <pre> # subsidy of block at given height def subsidy(height): return 50 * 100_000_000 >> height // 210_000 # first ordinal of subsidy of block at given height def first_ordinal(height): start = 0 for height in range(height): start += subsidy(height) return start # assign ordinals in given block def assign_ordinals(block): first = first_ordinal(block.height) last = first + subsidy(block.height)#44,990,561text"गैरकानूनी सामग्री के संबंध में अपनी जिम्मेदारियों को बखूबी समझे और यह तय करे कि कथित मामलों के लिए " "कौन सी मॉडरेशन नीति उपयुक्त है।" #: src/guides/moderation.md:13 msgid "" "In order to prevent particular inscriptions from being displayed on an `ord` " "instance, they can be included in a YAML config file, which is loaded with " "the `--config` option." msgstr "" "किसी `ऑर्ड` घटनाओं पर विशेष इंस्‍क्रीप्‍शंस (डिजिटल अभिलेखों) के प्रदर्शन रोकने के लिए, जो YAML कॉन्फ़िगरेशन " "फ़ाइल में शामिल किये जा सकते हैं, जिन्‍हें `--config` option के साथ लोड किया गया है।" #: src/guides/moderation.md:17 msgid "" "To hide inscriptions, first create a config file, with the inscription ID " "you want to hide:" msgstr "" "इंस्‍क्रीप्‍शंस (डिजिटल अभिलेखों) छिपाने के लिए, उस इंस्‍क्रीप्‍शंस (डिजिटल अभिलेख) आईडी के साथ " "पहले एक कॉन्फ़िगरेशन फ़ाइल बनाएं जिसे आप छिपाना चाहते हैं:" #: src/guides/moderation.md:20 msgid "" "```yaml\n" "hidden:\n" "- 0000000000000000000000000000000000000000000000000000000000000000i0\n" "```" msgstr "" #44,989,913text"not always) the inscription will be inscribed on the first satoshi in the " "UTXO." msgstr "" "जैसा कि हम पहले उल्‍लेख कर चुके हैं कि इंस्‍क्रीप्‍शंस (डिजिटल अभिलेख) सैट्स पर उत्‍कीर्ण/अंकित किए जाते " "हैं, और सैट्स यूटीएक्सओ के भीतर संग्रहीत होते हैं। यूटीएक्सओ, सातोशी की संख्या (आउटपुट मूल्य) के कुछ " "विशेष मूल्य के साथ सातोशी का एक संग्रह है। आमतौर पर (लेकिन हमेशा नहीं) इंस्‍क्रीप्‍शंस (डिजिटल " "अभिलेख) यूटीएक्सओ के पहले सातोशी पर उत्‍कीर्ण/अंकित किए जाएंगे।" #: src/guides/collecting/sparrow-wallet.md:116 msgid "" "When inspecting your inscription before sending the main thing you will want " "to check is which satoshi in the UTXO your inscription is inscribed on." msgstr "" "जब आप इंस्‍क्रीप्‍शंस (डिजिटल अभिलेख) का प्रेषण से पहले निरीक्षण करते हैं,उस समय आप सबसे पहले " "यह जांचना चाहेंगे कि किस यूटीएक्सओ के सातोषी में आपका इंस्‍क्रीप्‍शंस (डिजिटल अभिलेख) उत्‍कीर्ण/अंकित " "किए गये है।" #: src/guides/collecting/sparrow-wallet.md:118 msgid "" "To do this, you can follow the [Validating / Viewing Received Inscriptions]" #44,989,769text #: src\guides/explorer.md:57 msgid "" "By degree, their cycle, blocks since the last halving, blocks since the last " "difficulty adjustment, and offset within their block:" msgstr "" "Nach Grad, ihrem Zyklus, den Blöcken seit der letzten Halbierung, den " "Blöcken seit der letzten Schwierigkeitsanpassung und der Position in ihrem " "Block:" #: src\guides/explorer.md:60 msgid "[1°0′0″0‴](https://ordinals.com/search/1°0′0″0‴)" msgstr "[1°0′0″0‴](https://ordinals.com/search/1°0′0″0‴)" #: src\guides/explorer.md:62 msgid "" "By name, their base 26 representation using the letters \"a\" through \"z\":" msgstr "" "Nach Namen, ihrer Basis-26-Darstellung mit den Buchstaben \"a\" bis \"z\":" #: src\guides/explorer.md:64 msgid "[ahistorical](https://ordinals.com/search/ahistorical)" msgstr "[ahistorical](https://ordinals.com/search/ahistorical)" #: src\guides/explorer.md:66 msgid "" "Or by percentile, the percentage of bitcoin's supply that has been or will " "have been issued when they are mined:" msgstr "" "Oder nach Prozentil, dem Prozentsatz des Bitcoin-Angebots, das bereits " #44,989,734textmsgstr "100,000 सैट" #: src/bounty/0.md:20 src/bounty/1.md:19 src/bounty/2.md:20 src/bounty/3.md:70 msgid "Submission Address" msgstr "प्रस्‍तुति का पता" #: src/bounty/0.md:23 msgid "" "[`1PE7u4wbDP2RqfKN6geD1bG57v9Gj9FXm3`](https://mempool.space/" "address/1PE7u4wbDP2RqfKN6geD1bG57v9Gj9FXm3)" msgstr "" #: src/bounty/0.md:25 src/bounty/1.md:24 src/bounty/2.md:25 src/bounty/3.md:75 msgid "Status" msgstr "स्थिति" #: src/bounty/0.md:28 msgid "" "Claimed by [@count_null](https://twitter.com/rodarmor/" "status/1560793241473400833)!" msgstr "" "[@count_null](https://twitter.com/rodarmor/status/1560793241473400833) " "द्वारा दावा किया गया!" #: src/bounty/1.md:1 msgid "Ordinal Bounty 1" msgstr "ऑर्डिनल बाउंटी 1" #: src/bounty/1.md:7 msgid "" "The transaction that submits a UTXO containing the oldest sat, i.e., that " "with the lowest number, amongst all submitted UTXOs will be judged the " "winner." msgstr "" "लेन-देन जो सबसे पुराने सैट वाले यूटीएक्सओ को प्रस्‍तुत किया जाता है उसमें सबसे पुराना सैट है, अर्थात, " #44,989,318text"```" msgstr "" #: src/guides/testing.md:25 msgid "Create a wallet in regtest with:" msgstr "regtest में इसके साथ एक वॉलेट बनाएं:" #: src/guides/testing.md:26 msgid "" "```\n" "ord -r wallet create\n" "```" msgstr "" #: src/guides/testing.md:29 msgid "Get a regtest receive address with:" msgstr "इसके साथ regtest रिसीव पता प्राप्‍त करें:" #: src/guides/testing.md:30 msgid "" "```\n" "ord -r wallet receive\n" "```" msgstr "" #: src/guides/testing.md:33 msgid "Mine 101 blocks (to unlock the coinbase) with:" msgstr "इसके साथ 101 ब्‍लॉक (कॉइनबेस को अनलॉक करने के लिए) खनन करें:" #: src/guides/testing.md:34 msgid "" "```\n" "bitcoin-cli generatetoaddress 101 <receive address>\n" "```" msgstr "" #: src/guides/testing.md:37 msgid "Inscribe in regtest with:" msgstr "regtest में इसके साथ उत्‍कीर्ण करें:" #: src/guides/testing.md:38 msgid "" "```\n" "ord -r wallet inscribe --fee-rate 1 <file>\n" "```" msgstr "" #: src/guides/testing.md:41 msgid "Mine the inscription with:" msgstr "इंस्‍क्रीप्‍शन (डिजिटल अभिलेख) में इसके साथ खनन करें:" #44,989,001textmsgid "Criteria" msgstr "Kriterien" #: src\bounty/0.md:7 msgid "" "Send a sat whose ordinal number ends with a zero to the submission address:" msgstr "" "Senden Sie einen Sat, dessen Ordnungszahl mit einer Null endet, an die " "Übermittlungsadresse:" #: src\bounty/0.md:9 msgid "✅: [1857578125803250](https://ordinals.com/ordinal/1857578125803250)" msgstr "✅: [1857578125803250](https://ordinals.com/ordinal/1857578125803250)" #: src\bounty/0.md:11 msgid "❌: [1857578125803251](https://ordinals.com/ordinal/1857578125803251)" msgstr "❌: [1857578125803251](https://ordinals.com/ordinal/1857578125803251)" #: src\bounty/0.md:13 msgid "The sat must be the first sat of the output you send." msgstr "" "Der Sat muss der erste Sat der von Ihnen gesendeten Ausgabe (output) sein." #: src\bounty/0.md:15 src\bounty/1.md:14 src\bounty/2.md:15 src\bounty/3.md:63 msgid "Reward" msgstr "Belohnen" #: src\bounty/0.md:18 msgid "100,000 sats" msgstr "100,000 sats" #: src\bounty/0.md:20 src\bounty/1.md:19 src\bounty/2.md:20 src\bounty/3.md:70 #44,988,999textmsgid "Submission Address" msgstr "Einsendeadresse" #: src\bounty/0.md:23 msgid "" "[`1PE7u4wbDP2RqfKN6geD1bG57v9Gj9FXm3`](https://mempool.space/" "address/1PE7u4wbDP2RqfKN6geD1bG57v9Gj9FXm3)" msgstr "" "[`1PE7u4wbDP2RqfKN6geD1bG57v9Gj9FXm3`](https://mempool.space/" "address/1PE7u4wbDP2RqfKN6geD1bG57v9Gj9FXm3)" #: src\bounty/0.md:25 src\bounty/1.md:24 src\bounty/2.md:25 src\bounty/3.md:75 msgid "Status" msgstr "Status" #: src\bounty/0.md:28 msgid "" "Claimed by [@count_null](https://twitter.com/rodarmor/" "status/1560793241473400833)!" msgstr "" "Beansprucht von [@count_null](https://twitter.com/rodarmor/" "status/1560793241473400833)!" #: src\bounty/1.md:1 msgid "Ordinal Bounty 1" msgstr "Ordinal Belohnung 1" #: src\bounty/1.md:7 msgid "" "The transaction that submits a UTXO containing the oldest sat, i.e., that " "with the lowest number, amongst all submitted UTXOs will be judged the " "winner." msgstr "" "Die Transaktion, die eine UTXO enthält, die den ältesten sat repräsentiert, " "das heißt denjenigen mit der niedrigsten Zahl, unter allen eingereichten " #44,988,635text"antiken Entstehung. Sie sind der Höhepunkt einer Reihe von Ereignissen, die " "vor so vielen Jahren mit dem Abbau des ersten Blocks in Gang gesetzt wurden." #: src\digital-artifacts.md:4 msgid "" "Imagine a physical artifact. A rare coin, say, held safe for untold years in " "the dark, secret clutch of a Viking hoard, now dug from the earth by your " "grasping hands. It…" msgstr "" "Stellen Sie sich ein physisches Artefakt vor. Eine seltene Münze zum " "Beispiel, die unzählige Jahre lang sicher im dunklen, geheimen Schatz eines " "Wikingerschatzes aufbewahrt wurde, der jetzt von Ihren griffigen Händen aus " "der Erde gegraben wurde. Es…" #: src\digital-artifacts.md:8 msgid "" "…has an owner. You. As long as you keep it safe, nobody can take it from you." msgstr "" "…hat einen Besitzer. Du. Solange Sie es sicher aufbewahren, kann es Ihnen " "niemand wegnehmen." #: src\digital-artifacts.md:10 msgid "…is complete. It has no missing parts." msgstr "…ist komplett. Es fehlen keine Teile." #: src\digital-artifacts.md:12 #44,988,608text"assignment, or transfer, such as additional metadata, and thus are safe to " "ignore." msgstr "" "Ungerade Tags werden für Felder verwendet, die sich nicht auf die " "Erstellung, anfängliche Zuweisung oder Übertragung auswirken, wie z. B. " "zusätzliche Metadaten, und daher sicher ignoriert werden können." #: src\inscriptions.md:95 msgid "Inscription IDs" msgstr "Inscription IDs" #: src\inscriptions.md:98 msgid "" "The inscriptions are contained within the inputs of a reveal transaction. In " "order to uniquely identify them they are assigned an ID of the form:" msgstr "" "Die inscriptions sind in den Eingaben einer Enthüllungstransaktion " "enthalten. Um sie eindeutig zu identifizieren, wird ihnen eine ID der Form " "zugewiesen:" #: src\inscriptions.md:101 msgid "`521f8eccffa4c41a3a7728dd012ea5a4a02feed81f41159231251ecf1e5c79dai0`" msgstr "`521f8eccffa4c41a3a7728dd012ea5a4a02feed81f41159231251ecf1e5c79dai0`" #: src\inscriptions.md:103 msgid "" "The part in front of the `i` is the transaction ID (`txid`) of the reveal " #44,988,274text"has never heard the term before. In comparison, NFT is an acronym, and " "doesn't provide any indication of what it means if you haven't heard the " "term before." msgstr "" "Der Ausdruck \"digitales Artefakt\" ist äußerst anschaulich, selbst für " "jemanden, der den Begriff zuvor noch nie gehört hat. Im Vergleich dazu ist " "NFT ein Akronym und gibt keine Hinweise darauf, was es bedeutet, wenn man " "den Begriff zuvor noch nie gehört hat." #: src\faq.md:104 msgid "" "Additionally, \"NFT\" feels like financial terminology, and the both word " "\"fungible\" and sense of the word \"token\" as used in \"NFT\" is uncommon " "outside of financial contexts." msgstr "" "Außerdem klingt \"NFT\" nach Finanzterminologie, und sowohl das Wort " "\"fungibel\" als auch die Bedeutung des Wortes \"Token\" im Kontext von " "\"NFT\" sind außerhalb finanzieller Zusammenhänge unüblich." #: src\faq.md:108 msgid "How do sat inscriptions compare to…" msgstr "Wie vergleichen sich Sat-inscriptions mit…" #: src\faq.md:111 msgid "Ethereum NFTs?" #44,988,164texttransfer2,700.oxbt#38,123,575brc-20transfer5,000.oxbt#38,058,841brc-20transfer400,000.noot#37,053,435brc-20