Introduction
This guide compiles translations of blockchain-specific terms accumulated during quantum internship research. It aims to standardize terminology for developers, translators, and enthusiasts navigating multilingual blockchain ecosystems.
Core Blockchain Terms
| Original Term | Recommended Translation | Notes |
|------------------------|-------------------------------|----------------------------------------|
| Unique Address | Independent Address | Privacy-focused one-time usage. |
| Active Transactions/Day | Daily Active Transactions | Measures network activity. |
| Seed Word | Mnemonic Phrase | Avoid "seed word" literal translation.|
| Network Weight | Network Stake | Reflects proof-of-stake contexts. |
| Token | Digital Token | Context: blockchain = token; auth = credential.|
Translation Principles
Consult Before Deciding
- Verify existing industry terms (e.g., "mnemonic phrase" over "seed word").
- Cross-check English definitions for nuanced translations.
Handle Ambiguities
- Preserve English terms like "staking" when no clear translation exists.
- For idioms (e.g., "TL;DR"), add translator notes with original text.
Structural Clarity
- Split complex clauses into concise sentences.
- Use natural connectors (e.g., "thus," "however") for readability.
Context Over Literalism
- Adapt pronouns (e.g., "you" → "users") for cultural fluency.
- Prioritize logical flow over rigid sentence-by-sentence translation.
Additional Resources
Blockchain Glossary (Bilingual Reference)
Source: Bitcoin Developer Guide
Key Entries:
51% Attack
- Definition: Majority hash power manipulation to alter transaction history.
Merkle Root
- Definition: Cryptographic hash summarizing all transactions in a block.
UTXO (Unspent Transaction Output)
- Definition: Unspent satoshis awaiting use in new transactions.
👉 Explore more blockchain tools
FAQ
Q: Why translate "token" differently in blockchain vs. authentication contexts?
A: In blockchain, "token" represents digital assets (e.g., cryptocurrencies), whereas authentication uses "token" as a security credential.
Q: How to handle untranslatable terms like "big brother"?
A: Retain the term with a footnote explaining its cultural reference (e.g., Orwell’s 1984).
Q: Are all Bitcoin denominations translated?
A: Yes—e.g., "satoshi" (smallest unit), "millibit" (0.001 BTC).
Final Notes
This guide evolves with blockchain advancements. Contributors are encouraged to submit updates via GitHub repository.