diff --git a/.all-contributorsrc b/.all-contributorsrc index 161933bc867..02a7ff49d2b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -11267,7 +11267,7 @@ "login": "konopkja", "name": "Jakub", "avatar_url": "https://avatars.githubusercontent.com/u/100724231?v=4", - "profile": "http://ethereum.org", + "profile": "https://ethereum.org", "contributions": [ "doc", "content", diff --git a/README.md b/README.md index 4e4d7936c20..ee22b3be25d 100644 --- a/README.md +++ b/README.md @@ -1778,7 +1778,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d enjoyooor
enjoyooor

💻 - Jakub
Jakub

📖 🖋 🎨 + Jakub
Jakub

📖 🖋 🎨 Yusuf Musleh
Yusuf Musleh

🖋 acceptacross
acceptacross

📖 Pierre Delagrave
Pierre Delagrave

🐛 diff --git a/app/[locale]/apps/[application]/page.tsx b/app/[locale]/apps/[application]/page.tsx index fafacdf0c81..543625e6966 100644 --- a/app/[locale]/apps/[application]/page.tsx +++ b/app/[locale]/apps/[application]/page.tsx @@ -256,7 +256,7 @@ const Page = async ({

{ { - trackCustomEvent({ - eventCategory: "apps", - eventAction: "categories", - eventName: `topapps_category_name_${category}`, - }) - } + customEventOptions={{ + eventCategory: "apps", + eventAction: "categories", + eventName: `topapps_category_name_${category}`, + }} >
diff --git a/app/[locale]/contributing/translation-program/acknowledgements/_components/acknowledgements.tsx b/app/[locale]/contributing/translation-program/acknowledgements/_components/acknowledgements.tsx index 25a1e03ebf9..ad7c5cbb0c7 100644 --- a/app/[locale]/contributing/translation-program/acknowledgements/_components/acknowledgements.tsx +++ b/app/[locale]/contributing/translation-program/acknowledgements/_components/acknowledgements.tsx @@ -203,7 +203,7 @@ const TranslatorAcknowledgements = () => { {t( "page-contributing-translation-program-acknowledgements-how-to-claim-1" )}{" "} - + {t( "page-contributing-translation-program-acknowledgements-how-to-claim-1-discord" )} diff --git a/app/[locale]/enterprise/page.tsx b/app/[locale]/enterprise/page.tsx index c1bbbf585cb..bf994523c5e 100644 --- a/app/[locale]/enterprise/page.tsx +++ b/app/[locale]/enterprise/page.tsx @@ -505,7 +505,9 @@ const Page = async ({ params }: { params: { locale: Lang } }) => { strings={{ error: { domain: t.rich("page-enterprise-team-form-error-domain", { - a: (chunks) => {chunks}, + a: (chunks) => ( + {chunks} + ), }), emailInvalid: t( "page-enterprise-team-form-error-email-invalid" diff --git a/app/[locale]/page.tsx b/app/[locale]/page.tsx index 1df7621e4f6..b477d8ad302 100644 --- a/app/[locale]/page.tsx +++ b/app/[locale]/page.tsx @@ -380,7 +380,7 @@ const Page = async ({ params }: { params: Promise<{ locale: Lang }> }) => { { Svg: Discord, label: "Discord", - href: "/discord/", + href: "https://discord.gg/ethereum-org", className: "text-primary hover:text-primary-hover", description: t("page-index-join-action-discord-description"), eventName: "Discord", @@ -715,7 +715,7 @@ const Page = async ({ params }: { params: Promise<{ locale: Lang }> }) => {
{ const heroContent: HubHeroProps = { title: "", - header: t("page-roadmap-meta-title"), + header: t("page-roadmap-title"), description: t("page-roadmap-meta-description"), heroImg: roadmapHeroImg, } diff --git a/docs/review-process.md b/docs/review-process.md index c696aa279e9..c45b4286744 100644 --- a/docs/review-process.md +++ b/docs/review-process.md @@ -24,7 +24,7 @@ Bug pull requests can vary from low-priority to high-priority depending on the s ### Features -Any new feature correlated with an approved issue is of medium priority. Similar to translators, code contributors dedicate a large amount of their time to improving [ethereum.org](http://ethereum.org) as a resource and addressing their efforts quickly is desirable. New features that were not discussed, requested or approved do not fall under this timeline. +Any new feature correlated with an approved issue is of medium priority. Similar to translators, code contributors dedicate a large amount of their time to improving [ethereum.org](https://ethereum.org) as a resource and addressing their efforts quickly is desirable. New features that were not discussed, requested or approved do not fall under this timeline. **Timeline:** Major features should be merged within 30 days of opening. Minor features should be merged within 14 days of opening. @@ -48,7 +48,7 @@ Adding new products is currently a low-to-medium priority (depending on the type ### Adding tutorials -Adding new tutorials to [ethereum.org](http://ethereum.org) is currently low-priority. We are currently in the middle of an epic to revamp our tutorials. As part of this, we’ll be reviewing our existing tutorials, purging outdated or low-quality tutorials, and refining our listing criteria for future tutorials to meet our increased standards. Please always create an issue to discuss the usefulness of your proposed tutorial before opening a PR. +Adding new tutorials to [ethereum.org](https://ethereum.org) is currently low-priority. We are currently in the middle of an epic to revamp our tutorials. As part of this, we’ll be reviewing our existing tutorials, purging outdated or low-quality tutorials, and refining our listing criteria for future tutorials to meet our increased standards. Please always create an issue to discuss the usefulness of your proposed tutorial before opening a PR. New tutorials should be placed in `public/content/developers/tutorials/your-tutorial-name/index.md`, with `your-tutorial-name` added to `src/data/internalTutorials.json` for inclusion. diff --git a/public/content/bridges/index.md b/public/content/bridges/index.md index 2b437b11734..72e844d5fcd 100644 --- a/public/content/bridges/index.md +++ b/public/content/bridges/index.md @@ -60,7 +60,7 @@ If you have ETH on Ethereum Mainnet and you want to explore an alt L1 to try out Let’s say you want to own native Bitcoin (BTC), but you only have funds on Ethereum Mainnet. To gain exposure to BTC on Ethereum, you can buy Wrapped Bitcoin (WBTC). However, WBTC is an [ERC-20](/glossary/#erc-20) token native to the Ethereum network, which means it’s an Ethereum version of Bitcoin and not the original asset on the Bitcoin blockchain. To own native BTC, you would have to bridge your assets from Ethereum to Bitcoin using a bridge. This will bridge your WBTC and convert it into native BTC. Alternatively, you might own BTC and want to use it in Ethereum [DeFi](/glossary/#defi) protocols. This would require bridging the other way, from BTC to WBTC which can then be used as an asset on Ethereum. - You can also do all of the above using a centralized exchange. However, unless your funds are already on an exchange, it would involve multiple steps, and you’d likely be better off using a bridge. + You can also do all of the above using a [centralized exchange](/get-eth). However, unless your funds are already on an exchange, it would involve multiple steps, and you’d likely be better off using a bridge. diff --git a/public/content/community/support/index.md b/public/content/community/support/index.md index 9a1ee1f0498..1ca89514709 100644 --- a/public/content/community/support/index.md +++ b/public/content/community/support/index.md @@ -20,7 +20,7 @@ Understanding the decentralized nature of Ethereum is vital because **anyone cla Learn Ethereum fundamentals -Despite the lack of official support, many groups, communities, and projects across the Ethereum ecosystem are happy to help, and you can find a lot of useful information and resources on this page. Still have questions? Join the [ethereum.org Discord](/discord/), and we'll try to help. +Despite the lack of official support, many groups, communities, and projects across the Ethereum ecosystem are happy to help, and you can find a lot of useful information and resources on this page. Still have questions? Join the [ethereum.org Discord](https://discord.gg/ethereum-org), and we'll try to help. ## Frequently asked questions {#faq} diff --git a/public/content/contributing/translation-program/faq/index.md b/public/content/contributing/translation-program/faq/index.md index 35270569d9d..59014938f38 100644 --- a/public/content/contributing/translation-program/faq/index.md +++ b/public/content/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ If you want to raise a flag on a particular string that needs attention, feel fr ## What is Translation Memory (TM)? {#translation-memory} -Translation Memory (TM) is a feature of Crowdin that stores all the previously translated strings across [ethereum.org](http://ethereum.org/). When a string is translated, it is automatically saved into our project TM. This could be a useful tool to help you save your time! +Translation Memory (TM) is a feature of Crowdin that stores all the previously translated strings across ethereum.org. When a string is translated, it is automatically saved into our project TM. This could be a useful tool to help you save your time! - Look at the "TM and MT Suggestions" section and you will see how other translators translated the same or similar string. If you find a suggestion with a high matching rate, feel free to refer to the translation by clicking it. - If there is nothing on the list, you can search the TM for previously made translations and reuse them for consistency. diff --git a/public/content/contributing/translation-program/how-to-translate/index.md b/public/content/contributing/translation-program/how-to-translate/index.md index da97d27e395..7ca21afb455 100644 --- a/public/content/contributing/translation-program/how-to-translate/index.md +++ b/public/content/contributing/translation-program/how-to-translate/index.md @@ -35,7 +35,7 @@ Open the language you want to translate into to see the list of files, available The website content is divided into a number of documents and content buckets. You can check the progress of each document on the right – if translation progress is below 100%, please contribute! -Don't see your language listed? [Open an issue](https://github.com/ethereum/ethereum-org-website/issues/new/choose) or ask in our [Discord](/discord/) +Don't see your language listed? [Open an issue](https://github.com/ethereum/ethereum-org-website/issues/new/choose) or ask in our [Discord](https://discord.gg/ethereum-org) ![Translated and untranslated files in Crowdin](./crowdin-files.png) @@ -84,7 +84,7 @@ Once you've completed the translation (i.e. all files for a content bucket displ ### Get in touch {#get-in-touch} -Do you have any questions? Or want to collaborate with our team and other translators? Please post in the #translations channel of our [ethereum.org Discord server](/discord/) +Do you have any questions? Or want to collaborate with our team and other translators? Please post in the #translations channel of our [ethereum.org Discord server](https://discord.gg/ethereum-org) You can also reach out to us at translations@ethereum.org diff --git a/public/content/contributing/translation-program/index.md b/public/content/contributing/translation-program/index.md index 2e398c16b3c..91b52e6878c 100644 --- a/public/content/contributing/translation-program/index.md +++ b/public/content/contributing/translation-program/index.md @@ -20,7 +20,7 @@ The ethereum.org Translation Program is open and anyone can contribute! 4. Machine translations will not be approved. 5. All translations are reviewed before being added to the site, so there will be a short delay before your translations go live. -_Join the [ethereum.org Discord](/discord/) to collaborate on translations, ask questions, share feedback and ideas, or join a translation group._ +_Join the [ethereum.org Discord](https://discord.gg/ethereum-org) to collaborate on translations, ask questions, share feedback and ideas, or join a translation group._ Start translating diff --git a/public/content/contributing/translation-program/resources/index.md b/public/content/contributing/translation-program/resources/index.md index 122e8c09c93..00e8bcdf046 100644 --- a/public/content/contributing/translation-program/resources/index.md +++ b/public/content/contributing/translation-program/resources/index.md @@ -28,7 +28,7 @@ You can find some useful guides and tools for ethereum.org translators, as well ## Communities {#communities} -- [Language-specific Discord translation groups](/discord/) +- [Language-specific Discord translation groups](https://discord.gg/ethereum-org) _– an initiative to connect ethereum.org translators to Translation Groups_ - [Chinese translators group](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171) _– Notion page for easier coordination between Chinese translators_ @@ -44,7 +44,7 @@ To keep up-to-date with the latest Translation Program progress, you can follow ## Office hours for translators {#office-hours} -We have office hours for translators on the second Wednesday of every month. These are held in the #office-hours voice channel on the [ethereum.org Discord](/discord/), where you can also find the exact times and additional details. +We have office hours for translators on the second Wednesday of every month. These are held in the #office-hours voice channel on the [ethereum.org Discord](https://discord.gg/ethereum-org), where you can also find the exact times and additional details. Office hours allow our translators to ask questions about the translation process, provide feedback on the program, share their ideas, or just chat with the core ethereum.org team. Finally, we want to use these calls to communicate recent developments with the Translation Program and share key tips and instructions with our contributors. diff --git a/public/content/developers/docs/consensus-mechanisms/pow/index.md b/public/content/developers/docs/consensus-mechanisms/pow/index.md index 62f44114d8c..2474cc86d9d 100644 --- a/public/content/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: en The Ethereum network began by using a consensus mechanism that involved **[Proof-of-work (PoW)](/developers/docs/consensus-mechanisms/pow)**. This allowed the nodes of the Ethereum network to agree on the state of all information recorded on the Ethereum blockchain and prevented certain kinds of economic attacks. However, Ethereum switched off proof-of-work in 2022 and started using [proof-of-stake](/developers/docs/consensus-mechanisms/pos) instead. - Proof-of-work has now been deprecated. Ethereum no longer uses proof-of-work as part of its consensus mechanism. Instead, it uses proof-of-stake. Read more on proof-of-stake and staking. + Proof-of-work has now been deprecated. Ethereum no longer uses proof-of-work as part of its consensus mechanism. Instead, it uses proof-of-stake. Read more on [proof-of-stake](/developers/docs/consensus-mechanisms/pos/) and [staking](/staking/). ## Prerequisites {#prerequisites} diff --git a/public/content/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index 7dc41181c25..13a50b6bfb2 100644 --- a/public/content/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: en --- - Ethash was Ethereum's proof-of-work mining algorithm. Proof-of-work has now been **switched off entirely** and Ethereum is now secured using proof-of-stake instead. Read more on The Merge, proof-of-stake and staking. This page is for historical interest! + Ethash was Ethereum's proof-of-work mining algorithm. Proof-of-work has now been **switched off entirely** and Ethereum is now secured using [proof-of-stake](/developers/docs/consensus-mechanisms/pos/) instead. Read more on [The Merge](/roadmap/merge/), [proof-of-stake](/developers/docs/consensus-mechanisms/pos/) and [staking](/staking/). This page is for historical interest! [Ethash](https://github.com/ethereum/wiki/wiki/Ethash) is a modified version of the [Dagger-Hashimoto](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto) algorithm. Ethash proof-of-work is [memory hard](https://wikipedia.org/wiki/Memory-hard_function), which was thought to make the algorithm ASIC resistant. Ethash ASICs were eventually developed but GPU mining was still a viable option until proof-of-work was switched off. Ethash is still used to mine other coins on other non-Ethereum proof-of-work networks. diff --git a/public/content/developers/tutorials/run-node-raspberry-pi/index.md b/public/content/developers/tutorials/run-node-raspberry-pi/index.md index 0237af62260..c83a7490d43 100644 --- a/public/content/developers/tutorials/run-node-raspberry-pi/index.md +++ b/public/content/developers/tutorials/run-node-raspberry-pi/index.md @@ -1,5 +1,5 @@ --- -title: How to turn your Raspberry Pi 4 into a node just by flashing the MicroSD card +title: Run an Ethereum node on Raspeberry Pi 4 description: Flash your Raspberry Pi 4, plug in an ethernet cable, connect the SSD disk and power up the device to turn the Raspberry Pi 4 into a full Ethereum node + validator author: "EthereumOnArm" tags: ["clients", "execution layer", "consensus layer", "nodes"] diff --git a/public/content/guides/how-to-id-scam-tokens/index.md b/public/content/guides/how-to-id-scam-tokens/index.md index 5f0942ca408..47eb8aca219 100644 --- a/public/content/guides/how-to-id-scam-tokens/index.md +++ b/public/content/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ To illustrate what scam tokens are, and how to identify them, we are going to lo title="What is ARB?" contentPreview=''> -Arbitrum is an organization that develops and manages optimistic rollups. Initially, Arbitrum was organized as a for-profit company, but then took steps to decentralize. As part of that process, they issued a tradeable governance token. +Arbitrum is an organization that develops and manages [optimistic rollups](/developers/docs/scaling/optimistic-rollups/). Initially, Arbitrum was organized as a for-profit company, but then took steps to decentralize. As part of that process, they issued a tradeable [governance token](/dao/#token-based-membership). @@ -41,7 +41,7 @@ The whole point of Ethereum is decentralization. This means that there is no cen title="What are smart contracts?" contentPreview=''> -Smart contracts are the programs that run on top of the Ethereum blockchain. Every ERC-20 token, for example, is implemented as a smart contract. +[Smart contracts](/developers/docs/smart-contracts/) are the programs that run on top of the Ethereum blockchain. Every ERC-20 token, for example, is implemented as a smart contract. diff --git a/public/content/history/index.md b/public/content/history/index.md index e97f9dd5048..dd10d90da7a 100644 --- a/public/content/history/index.md +++ b/public/content/history/index.md @@ -11,9 +11,9 @@ A timeline of all the major milestones, forks, and updates to the Ethereum block -Forks are when major technical upgrades or changes need to be made to the network – they typically stem from Ethereum Improvement Proposals (EIPs) and change the "rules" of the protocol. +Forks are when major technical upgrades or changes need to be made to the network – they typically stem from [Ethereum Improvement Proposals (EIPs)](/eips/) and change the "rules" of the protocol. -When upgrades are needed in traditional, centrally-controlled software, the company will just publish a new version for the end-user. Blockchains work differently because there is no central ownership. Ethereum clients must update their software to implement the new fork rules. Plus block creators (miners in a proof-of-work world, validators in a proof-of-stake world) and nodes must create blocks and validate against the new rules. More on consensus mechanisms +When upgrades are needed in traditional, centrally-controlled software, the company will just publish a new version for the end-user. Blockchains work differently because there is no central ownership. [Ethereum clients](/developers/docs/nodes-and-clients/) must update their software to implement the new fork rules. Plus block creators (miners in a proof-of-work world, validators in a proof-of-stake world) and nodes must create blocks and validate against the new rules. [More on consensus mechanisms](/developers/docs/consensus-mechanisms/) These rule changes may create a temporary split in the network. New blocks could be produced according to the new rules or the old ones. Forks are usually agreed upon ahead of time so that clients adopt the changes in unison and the fork with the upgrades becomes the main chain. However, in rare cases, disagreements over forks can cause the network to permanently split – most notably the creation of Ethereum Classic with the DAO fork. @@ -449,10 +449,10 @@ The Istanbul fork:
  • EIP-152allow Ethereum to work with privacy-preserving currency like Zcash.
  • -
  • EIP-1108cheaper cryptography to improve gas costs.
  • -
  • EIP-1344protects Ethereum against replay attacks by adding CHAINID opcode.
  • +
  • EIP-1108cheaper cryptography to improve [gas](/glossary/#gas) costs.
  • +
  • EIP-1344protects Ethereum against replay attacks by adding CHAINID [opcode](/developers/docs/ethereum-stack/#ethereum-virtual-machine).
  • EIP-1884optimising opcode gas prices based on consumption.
  • -
  • EIP-2028reduces the cost of CallData to allow more data in blocks – good for Layer 2 scaling.
  • +
  • EIP-2028reduces the cost of CallData to allow more data in blocks – good for [Layer 2 scaling](/developers/docs/scaling/#layer-2-scaling).
  • EIP-2200other opcode gas price alterations.
@@ -510,13 +510,13 @@ The Byzantium fork:
  • EIP-140adds REVERT opcode.
  • EIP-658status field added to transaction receipts to indicate success or failure.
  • -
  • EIP-196adds elliptic curve and scalar multiplication to allow for ZK-Snarks.
  • -
  • EIP-197adds elliptic curve and scalar multiplication to allow for ZK-Snarks.
  • +
  • EIP-196adds elliptic curve and scalar multiplication to allow for [ZK-Snarks](/developers/docs/scaling/zk-rollups/).
  • +
  • EIP-197adds elliptic curve and scalar multiplication to allow for [ZK-Snarks](/developers/docs/scaling/zk-rollups/).
  • EIP-198enables RSA signature verification.
  • EIP-211adds support for variable length return values.
  • EIP-214adds STATICCALL opcode, allowing non-state-changing calls to other contracts.
  • EIP-100changes difficulty adjustment formula.
  • -
  • EIP-649delays difficulty bomb by 1 year and reduces block reward from 5 to 3 ETH.
  • +
  • EIP-649delays [difficulty bomb](/glossary/#difficulty-bomb) by 1 year and reduces block reward from 5 to 3 ETH.
diff --git a/public/content/roadmap/beacon-chain/index.md b/public/content/roadmap/beacon-chain/index.md index d0c404ba6c7..95ed0b36b6a 100644 --- a/public/content/roadmap/beacon-chain/index.md +++ b/public/content/roadmap/beacon-chain/index.md @@ -37,7 +37,7 @@ The transition to proof-of-stake made Ethereum significantly more secure and dec And using proof-of-stake as consensus mechanism is a foundational component for [the secure, environmentally friendly and scalable Ethereum we have now](/roadmap/vision/). - If you're interested in becoming a validator and helping secure Ethereum, learn more about staking. + If you're interested in becoming a validator and helping secure Ethereum, [learn more about staking](/staking/). ### Setting up for sharding {#setting-up-for-sharding} diff --git a/public/content/roadmap/merge/index.md b/public/content/roadmap/merge/index.md index c277698b432..c751020286f 100644 --- a/public/content/roadmap/merge/index.md +++ b/public/content/roadmap/merge/index.md @@ -38,7 +38,7 @@ The Merge represented the official switch to using the Beacon Chain as the engin No history was lost in The Merge. As Mainnet merged with the Beacon Chain, it also merged the entire transactional history of Ethereum. -This transition to proof-of-stake changed the way ether is issued. Learn more about ether issuance before and after The Merge. +This transition to proof-of-stake changed the way ether is issued. Learn more about [ether issuance before and after The Merge](/roadmap/merge/issuance/). ### Users and holders {#users-holders} @@ -130,7 +130,7 @@ Running a non-block-producing node is possible for anyone under either consensus The ability for anyone to run their own node is absolutely essential to maintaining the decentralization of the Ethereum network. -More on running your own node +[More on running your own node](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Gas fees are a product of network demand relative to the capacity of the network. The Merge deprecated the use of proof-of-work, transitioning to proof-of-stake for consensus, but did not significantly change any parameters that directly influence network capacity or throughput. -With a rollup-centric roadmap, efforts are being focused on scaling user activity at layer 2, while enabling layer 1 Mainnet as a secure decentralized settlement layer optimized for rollup data storage to help make rollup transactions exponentially cheaper. The transition to proof-of-stake is a critical precursor to realizing this. More on gas and fees. +With a rollup-centric roadmap, efforts are being focused on scaling user activity at [layer 2](/layer-2/), while enabling layer 1 Mainnet as a secure decentralized settlement layer optimized for rollup data storage to help make rollup transactions exponentially cheaper. The transition to proof-of-stake is a critical precursor to realizing this. [More on gas and fees.](/developers/docs/gas/) @@ -163,7 +163,7 @@ Initially after The Merge, stakers could only access fee tips and MEV that were Since the Shanghai/Capella network upgrade, stakers can now designate a withdrawal address to start receiving automatic payouts of any excess staking balance (ETH over 32 from protocol rewards). This upgrade also enabled the ability for a validator to unlock and reclaim its entire balance upon exiting from the network. -More on staking withdrawals +[More on staking withdrawals](/staking/withdrawals/) diff --git a/public/content/roadmap/merge/issuance/index.md b/public/content/roadmap/merge/issuance/index.md index 6d2ef286172..f072e7fa706 100644 --- a/public/content/roadmap/merge/issuance/index.md +++ b/public/content/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ Net reduction in annual ETH issuance: ~88.7% ((4.61% - 0.52%) / The opposite force to ETH issuance is the rate at which ETH is burned. For a transaction to execute on Ethereum, a minimum fee (known as a "base fee") must be paid, which fluctuates continuously (block-to-block) depending on network activity. The fee is paid in ETH and is _required_ for the transaction to be considered valid. This fee gets _burned_ during the transaction process, removing it from circulation. -Fee burning went live with the London upgrade in August 2021, and remains unchanged since The Merge. +Fee burning went live with [the London upgrade](/history/#london) in August 2021, and remains unchanged since The Merge. On top of the fee burn implemented by the London upgrade, validators can also incur penalties for being offline, or worse, they can be slashed for breaking specific rules that threaten network security. These penalties result in a reduction of ETH from that validator's balance, which is not directly rewarded to any other account, effectively burning/removing it from circulation. diff --git a/public/content/roadmap/pectra/index.md b/public/content/roadmap/pectra/index.md index ab018e4b548..6e10f95a763 100644 --- a/public/content/roadmap/pectra/index.md +++ b/public/content/roadmap/pectra/index.md @@ -11,7 +11,7 @@ The Pectra network upgrade followed [Dencun](/roadmap/dencun/) and brought chang This upgrade was successfully activated on Ethereum mainnet at epoch `364032`, on **07-May-2025 at 10:05 (UTC)**. -Pectra upgrade is only a single step in Ethereum's long-term development goals. Learn more about the protocol roadmap and previous upgrades. +Pectra upgrade is only a single step in Ethereum's long-term development goals. Learn more about [the protocol roadmap](/roadmap/) and [previous upgrades](/history/). ## Improvements in Pectra {#new-improvements} diff --git a/public/content/staking/saas/index.md b/public/content/staking/saas/index.md index 9dff45bb597..6c2f41abc00 100644 --- a/public/content/staking/saas/index.md +++ b/public/content/staking/saas/index.md @@ -86,7 +86,7 @@ By using an SaaS provider, you are entrusting the operation of your node to some Upon completion of the slashing/exiting process, these funds will be transferred to the withdrawal address assigned to the validator. This requires providing a withdrawal address to enable. This may have been provided on initial deposit. If not, the validator withdrawal keys will need to be used to sign a message declaring a withdrawal address. If no withdrawal address has been provided, funds will remain locked until provided. -Contact individual SaaS provider for more details on any guarantees or insurance options, and for instructions on how to provide a withdrawal address. If you'd prefer to be in full control of your validator setup, learn more about how to solo stake your ETH. +Contact individual SaaS provider for more details on any guarantees or insurance options, and for instructions on how to provide a withdrawal address. If you'd prefer to be in full control of your validator setup, [learn more about how to solo stake your ETH](/staking/solo/). ## Further reading {#further-reading} diff --git a/public/content/staking/solo/index.md b/public/content/staking/solo/index.md index 372c34e774a..3d43d6309a4 100644 --- a/public/content/staking/solo/index.md +++ b/public/content/staking/solo/index.md @@ -55,7 +55,7 @@ It also requires very basic hardware setup, and some understanding of minimum re Just like how private keys secure your Ethereum address, you will need to generate keys specifically for your validator. You must understand how to keep any seed phrases or private keys safe and secure.{' '} -Ethereum security and scam prevention +[Ethereum security and scam prevention](/security/) @@ -142,7 +142,7 @@ This buffer prevents also prevents an effective balance from dropping until it h Each key-pair associated with a validator requires at least 32 ETH to be activated. Any balance above this may be withdrawn to the associated withdrawal address at any time via a transaction signed by this address. Any funds over the maximum effective balance will automatically be withdrawn on a periodic basis. -If home staking seems too demanding for you, consider using a staking-as-a-service provider, or if you're working with less than 32 ETH, check out the staking pools. +If home staking seems too demanding for you, consider using a [staking-as-a-service](/staking/saas/) provider, or if you're working with less than 32 ETH, check out the [staking pools](/staking/pools/). diff --git a/public/content/staking/withdrawals/index.md b/public/content/staking/withdrawals/index.md index 00375c936e0..78ead372fa6 100644 --- a/public/content/staking/withdrawals/index.md +++ b/public/content/staking/withdrawals/index.md @@ -149,9 +149,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -If you are part of a staking pool or hold staking tokens, you should check with your provider for more details about how staking withdrawals are handled, as each service operates differently. +If you are part of a [staking pool](/staking/pools/) or hold staking tokens, you should check with your provider for more details about how staking withdrawals are handled, as each service operates differently. -In general, users should be free to reclaim their underlying staked ETH, or change which staking provider they utilize. If a particular pool is getting too large, funds can be exited, redeemed, and re-staked with a smaller provider. Or, if you’ve accumulated enough ETH you could stake from home. +In general, users should be free to reclaim their underlying staked ETH, or change which staking provider they utilize. If a particular pool is getting too large, funds can be exited, redeemed, and re-staked with a smaller provider. Or, if you've accumulated enough ETH you could [stake from home](/staking/solo/). diff --git a/public/content/translations/ar/roadmap/beacon-chain/index.md b/public/content/translations/ar/roadmap/beacon-chain/index.md index 95791c0005f..ef5cf99d48e 100644 --- a/public/content/translations/ar/roadmap/beacon-chain/index.md +++ b/public/content/translations/ar/roadmap/beacon-chain/index.md @@ -37,7 +37,7 @@ summaryPoint3: قدمت سلسلة المنارة منطق إجماع الآرا وقد جعل الانتقال إلى إثبات الحصة إثيريوم أكثر أمنًا ولا مركزية بالمقارنة مع إثبات العمل. وكلما زاد عدد الأشخاص الذين يشاركون في الشبكة، زادت اللامركزية وأصبحت الشبكة أكثر أمانًا ضد الهجمات. - إذا كنت مهتمًا بأن تصبح مدققًا وتساعد على تأمين الإثيريوم، فتعلم المزيد عن تجميد العملات. + إذا كنت مهتمًا بأن تصبح مدققًا وتساعد على تأمين الإثيريوم، [فتعلم المزيد عن تجميد العملات](/staking/). ### إعداد التقسيم {#setting-up-for-sharding} diff --git a/public/content/translations/ar/roadmap/merge/index.md b/public/content/translations/ar/roadmap/merge/index.md index e8a5806e3b7..deb80fa608d 100644 --- a/public/content/translations/ar/roadmap/merge/index.md +++ b/public/content/translations/ar/roadmap/merge/index.md @@ -38,7 +38,7 @@ summaryPoint4: يساهم الدمج في ترشيد استهلاك طاقة ا كما لم يُفقد أي سجل في الدمج. وبما أن الشبكة الرئيسة قد اندمجت مع سلسلة المنارة، فقد دمجت أيضًا سجل المعاملات للإثيريوم بِرُمَّته. -كما قد غير هذا الانتقال إلى إثبات الحصة طريقة إصدار الإثيريوم. تعرف على المزيد بشأن إصدار الإثيريوم قبل وبعد الدمج. +كما قد غير هذا الانتقال إلى إثبات الحصة طريقة إصدار الإثيريوم. تعرف على المزيد بشأن [إصدار الإثيريوم قبل وبعد الدمج](/roadmap/merge/issuance/). ### المستخدمون وحائزو الإثيريوم {#users-holders} diff --git a/public/content/translations/ar/staking/saas/index.md b/public/content/translations/ar/staking/saas/index.md index 68616192a64..ca80259d91c 100644 --- a/public/content/translations/ar/staking/saas/index.md +++ b/public/content/translations/ar/staking/saas/index.md @@ -86,7 +86,7 @@ summaryPoints: بعد إتمام عملية الشطب والخروج، سيتم تحويل الأموال المتبقية إلى عنوان السحب المخصص للمدقق. يتطلب ذلك توفير عنوان سحب لتمكين العملية. قد يكون تم توفيره خلال عملية الإيداع الأولي. في حالة عدم التوفر، يجب استخدام مفاتيح السحب الخاصة بالمدقق لتوقيع رسالة تكشف عن عنوان السحب. في حالة عدم توفير أي عنوان سحب، ستبقى الأموال مجمدة حتى يتم توفير عنوان سحب. -تواصل مع موفر خدمة SaaS للاستفسار عن المزيد من التفاصيل حول الضمانات أو خيارات التأمين التي يقدمها، وعن تعليمات بخصوص كيفية توفير عنوان سحب. إذا كنت تفضل التمتع بالتحكم الكامل في إعداد المدقق الخاصة بك، تعرف على المزيد عن كيفية المراهنة بشكلٍ منفرد. +تواصل مع موفر خدمة SaaS للاستفسار عن المزيد من التفاصيل حول الضمانات أو خيارات التأمين التي يقدمها، وعن تعليمات بخصوص كيفية توفير عنوان سحب. إذا كنت تفضل التمتع بالتحكم الكامل في إعداد المدقق الخاصة بك، [تعرف على المزيد عن كيفية المراهنة بشكلٍ منفرد](/staking/solo/). ## قراءة إضافية {#further-reading} diff --git a/public/content/translations/ar/staking/solo/index.md b/public/content/translations/ar/staking/solo/index.md index f82dde605ae..ea9c95c45ca 100644 --- a/public/content/translations/ar/staking/solo/index.md +++ b/public/content/translations/ar/staking/solo/index.md @@ -55,7 +55,7 @@ summaryPoints: وكما هو الحال في طريقة تأمين المفاتيح الخاصة لعنوان Ethereum الخاص بك، فإنك ستحتاج إلى إنشاء مفاتيح خصوصًا لبرنامج المدقق الخاص بك. يجب أن تعرف كيفية الحفاظ على سلامة وأمان أي عبارات أصل أو مفاتيح خاصة.{' '} -أمان إيثريوم ومنع الاحتيال +[أمان إيثريوم ومنع الاحتيال](/security/) @@ -136,9 +136,9 @@ These tools can be used as an alternative to the [Staking Deposit CLI](https://g يلزم وجود 32 ETH بالضبط لتفعيل كل زوج من المفاتيح المقترنة ببرنامج مدقق واحد. إن إيداع المزيد من عملات ETH في مجموعة واحدة من المفاتيح لا يزيد من المكافآت المحتملة، حيث يقتصر كل برنامج مدقق على رصيد فعال يبلغ قدره 32 ETH. هذا يعني أن المراهنة تتم بزيادات تبلغ 32 ETH، لكل منها مجموعة المفاتيح والرصيد الخاصان بها. -لا تجرِ عملية إيداع بأكثر من 32 ETH لبرنامج مدقق واحد. إذ لن يزيد ذلك من مكافآتك. في حال تعيين عنوان سحب لبرنامج المدقق، سيتم سحب أي أموال تزيد على 32 ETH تلقائيًّا إلى هذا العنوان أثناء عملية التحقق من برنامج المدقق المقبلة. +لا تجرِ عملية إيداع بأكثر من 32 ETH لبرنامج مدقق واحد. إذ لن يزيد ذلك من مكافآتك. في حال تعيين عنوان سحب لبرنامج المدقق، سيتم سحب أي أموال تزيد على 32 ETH تلقائيًّا إلى هذا العنوان أثناء [عملية التحقق من برنامج المدقق](/staking/withdrawals/#validator-sweeping) المقبلة. -إذا كانت المراهنة الفردية تتطلب منك بذل الكثير من الجهد، ففكر في استخدام مزود خدمة المراهنة كخدمة، أو إذا كنت تعمل بأقل من 32 ETH، فتحقّق من تجمعات الرهان. +إذا كانت المراهنة الفردية تتطلب منك بذل الكثير من الجهد، ففكر في استخدام مزود خدمة [المراهنة كخدمة](/staking/saas/)، أو إذا كنت تعمل بأقل من 32 ETH، فتحقّق من [تجمعات الرهان](/staking/pools/). diff --git a/public/content/translations/ar/staking/withdrawals/index.md b/public/content/translations/ar/staking/withdrawals/index.md index 5281175838e..2d6a5c0ce7d 100644 --- a/public/content/translations/ar/staking/withdrawals/index.md +++ b/public/content/translations/ar/staking/withdrawals/index.md @@ -152,9 +152,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -إذا كنت جزءًا من تجمع الرهان أو تحمل رموز المراهنة المميزة، يجب عليك الرجوع إلى موفر الخدمة الخاص بك للحصول على مزيد من التفاصيل حول كيفية التعامل مع عمليات سحب المراهنة، حيث تعمل كل خدمة بشكل مختلف. +إذا كنت جزءًا من [تجمع الرهان](/staking/pools/) أو تحمل رموز المراهنة المميزة، يجب عليك الرجوع إلى موفر الخدمة الخاص بك للحصول على مزيد من التفاصيل حول كيفية التعامل مع عمليات سحب المراهنة، حيث تعمل كل خدمة بشكل مختلف. -بشكل عام، يجب أن يتمتع المستخدمون بالحرية في استعادة عملة ETH الأساسية الخاصة بهم التي تمت مراهنتها، أو تغيير موفر خدمة المراهنة الذي يستخدمونه. إذا أصبح عدد مجمع معين كبيرًا جدًّا، فيمكن الخروج من الأموال واستردادها وإعادة رهنها مع موفر خدمة أصغر. أو، إذا جمعت ما يكفي من عملة ETH، فيمكنك المراهنة من المنزل. +بشكل عام، يجب أن يتمتع المستخدمون بالحرية في استعادة عملة ETH الأساسية الخاصة بهم التي تمت مراهنتها، أو تغيير موفر خدمة المراهنة الذي يستخدمونه. إذا أصبح عدد مجمع معين كبيرًا جدًّا، فيمكن الخروج من الأموال واستردادها وإعادة رهنها مع موفر خدمة أصغر. أو، إذا جمعت ما يكفي من عملة ETH، فيمكنك [المراهنة من المنزل](/staking/solo/). diff --git a/public/content/translations/bg/roadmap/beacon-chain/index.md b/public/content/translations/bg/roadmap/beacon-chain/index.md index ee82094b31c..45123389496 100644 --- a/public/content/translations/bg/roadmap/beacon-chain/index.md +++ b/public/content/translations/bg/roadmap/beacon-chain/index.md @@ -37,7 +37,7 @@ summaryPoint3: Бийкън чейн въведе логиката на конс След прехода към доказателство-за-залог Eтереум стана значително по-сигурен и децентрализиран в сравнение с механизма за доказателство-за-работа. Колкото повече хора участват в мрежата, толкова по-децентрализирана и защитена от атаки става тя. - Ако се интересувате от това да станете валидатор и да помогнете за защитата на Eтереум, научете повече за залагането. + Ако се интересувате от това да станете валидатор и да помогнете за защитата на Eтереум, [научете повече за залагането](/staking/). ### Настройки за фрагментиране {#setting-up-for-sharding} diff --git a/public/content/translations/bg/roadmap/merge/index.md b/public/content/translations/bg/roadmap/merge/index.md index aa04a025617..9f683d6e00c 100644 --- a/public/content/translations/bg/roadmap/merge/index.md +++ b/public/content/translations/bg/roadmap/merge/index.md @@ -38,7 +38,7 @@ summaryPoint4: Сливането намали потреблението на При сливането не бяха загубени никакви данни. При сливането на Основната мрежа с Бийкън чейн цялата хронология на трансакциите в Етереум също беше слята. -Този преход към доказателство-за-залог промени начина, по който се издава етер. Научете повече за издаването на етер преди и след сливането. +Този преход към доказателство-за-залог промени начина, по който се издава етер. Научете повече за [издаването на етер преди и след сливането](/roadmap/merge/issuance/). ### Потребители и собственици {#users-holders} diff --git a/public/content/translations/bn/staking/saas/index.md b/public/content/translations/bn/staking/saas/index.md index 3c3c3b6706b..96760a0aa7f 100644 --- a/public/content/translations/bn/staking/saas/index.md +++ b/public/content/translations/bn/staking/saas/index.md @@ -86,7 +86,7 @@ BLS প্রত্যাহার কীগুলি একটি এককা স্ল্যাশিং/প্রস্থান প্রক্রিয়া শেষ হওয়ার পরে, এই তহবিলগুলি যাচাইকারীকে নির্ধারিত প্রত্যাহার ঠিকানায় স্থানান্তর করা হবে। এটি সক্ষম করার জন্য একটি উইথড্রয়াল এড্রেস প্রদান করা প্রয়োজন। এটি প্রাথমিক আমানত প্রদান করা হতে পারে। যদি তা না হয়, তাহলে প্রত্যাহারের ঠিকানা ঘোষণা করে একটি বার্তা স্বাক্ষর করার জন্য যাচাইকারী প্রত্যাহার কী ব্যবহার করতে হবে। যদি কোন উইথড্রয়াল এড্রেস প্রদান করা না হয়, তহবিল প্রদান না হওয়া পর্যন্ত লক থাকবে। -যেকোনো গ্যারান্টি বা বীমা বিকল্প সম্পর্কে আরও বিশদ বিবরণের জন্য এবং কীভাবে প্রত্যাহারের ঠিকানা প্রদান করতে হয় তার নির্দেশাবলীর জন্য পৃথক SaaS প্রদানকারীর সাথে যোগাযোগ করুন। আপনি যদি আপনার ভ্যালিডেটর সেটআপের সম্পূর্ণ নিয়ন্ত্রণে থাকতে চান, তাহলে কীভাবে আপনার ETH এককভাবে দখল করবেন সে সম্পর্কে আরও জানুন। +যেকোনো গ্যারান্টি বা বীমা বিকল্প সম্পর্কে আরও বিশদ বিবরণের জন্য এবং কীভাবে প্রত্যাহারের ঠিকানা প্রদান করতে হয় তার নির্দেশাবলীর জন্য পৃথক SaaS প্রদানকারীর সাথে যোগাযোগ করুন। আপনি যদি আপনার ভ্যালিডেটর সেটআপের সম্পূর্ণ নিয়ন্ত্রণে থাকতে চান, তাহলে [কীভাবে আপনার ETH এককভাবে দখল করবেন সে সম্পর্কে আরও জানুন](/staking/solo/)। ## Further reading {#further-reading} diff --git a/public/content/translations/bn/staking/solo/index.md b/public/content/translations/bn/staking/solo/index.md index 8142796c4d3..7cc714bdd75 100644 --- a/public/content/translations/bn/staking/solo/index.md +++ b/public/content/translations/bn/staking/solo/index.md @@ -55,7 +55,7 @@ summaryPoints: ঠিক যেমন ব্যক্তিগত কীগুলি আপনার ইথেরিয়াম ঠিকানাকে সুরক্ষিত করে, আপনাকে বিশেষভাবে আপনার ভ্যালিডেটরের জন্য কীগুলি তৈরি করতে হবে। আপনাকে অবশ্যই বুঝতে হবে যে কোন সীড ফ্রেজ বা ব্যক্তিগত কীগুলিকে কীভাবে নিরাপদ ও সুরক্ষিত রাখতে হয়।{' '} -ইথেরিয়াম নিরাপত্তা এবং স্ক্যাম প্রতিরোধ +[ইথেরিয়াম নিরাপত্তা এবং স্ক্যাম প্রতিরোধ](/security/) @@ -136,9 +136,9 @@ summaryPoints: ভ্যালিডেটরের সাথে যুক্ত প্রতিটি কী-পেয়ার সক্রিয় করার জন্য ঠিক 32 ETH প্রয়োজন। কীগুলির একটি একক সেটে বেশি ETH জমা করা হলে পুরস্কারের সম্ভাবনা বাড়ে না, কারণ প্রতিজন ভ্যালিডেটরের জন্য 32 ETH কার্যকরী ব্যালেন্স হিসাবে গণ্য করা হয়। এর অর্থ হল স্টেকিং 32 ETH ইনক্রিমেন্ট করা হয়, যার প্রতিটির নিজস্ব চাবি এবং ব্যালেন্স রয়েছে। -একক ভ্যালিডেটরের জন্য 32 ETH এর বেশি জমা করবেন না। এটা আপনার পুরস্কার বৃদ্ধি করবে না। যদি ভ্যালিডেটরের জন্য একটি উত্তোলনের ঠিকানা সেট করা থাকে, তাহলে পরবর্তী ভ্যালিডেটর সুইপ-এর সময় 32 ETH-এর বেশি অতিরিক্ত তহবিল স্বয়ংক্রিয়ভাবে এই ঠিকানায় উত্তোলন করা হবে। +একক ভ্যালিডেটরের জন্য 32 ETH এর বেশি জমা করবেন না। এটা আপনার পুরস্কার বৃদ্ধি করবে না। যদি ভ্যালিডেটরের জন্য একটি উত্তোলনের ঠিকানা সেট করা থাকে, তাহলে পরবর্তী [ভ্যালিডেটর সুইপ](/staking/withdrawals/#validator-sweeping)-এর সময় 32 ETH-এর বেশি অতিরিক্ত তহবিল স্বয়ংক্রিয়ভাবে এই ঠিকানায় উত্তোলন করা হবে। -যদি সোলো স্টেকিং আপনার জন্য অনেক বেশি বলে মনে হয়, তাহলে একটি স্টেকিং-অ্যাস-এ-সার্ভিস প্রদানকারী ব্যবহার করার কথা বিবেচনা করুন, অথবা আপনি যদি 32 ETH-এর কম নিয়ে কাজ করেন, তাহলে স্টেকিং পুলগুলো চেক করুন। +যদি সোলো স্টেকিং আপনার জন্য অনেক বেশি বলে মনে হয়, তাহলে একটি [স্টেকিং-অ্যাস-এ-সার্ভিস](/staking/saas/) প্রদানকারী ব্যবহার করার কথা বিবেচনা করুন, অথবা আপনি যদি 32 ETH-এর কম নিয়ে কাজ করেন, তাহলে [স্টেকিং পুলগুলো](/staking/pools/) চেক করুন। diff --git a/public/content/translations/bn/staking/withdrawals/index.md b/public/content/translations/bn/staking/withdrawals/index.md index 285744ea141..7a8f61d8596 100644 --- a/public/content/translations/bn/staking/withdrawals/index.md +++ b/public/content/translations/bn/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -আপনি যদি একটি স্টেকিং পুল-এর অংশ হন বা স্টেকিং টোকেনগুলি ধরে রাখেন, তাহলে প্রতিটি পরিষেবা আলাদাভাবে কাজ করে বলে স্টেকিং উত্তোলন কীভাবে পরিচালনা করা হয় সে সম্পর্কে আরও বিশদ জানতে আপনার প্রদানকারীর সাথে যোগাযোগ করা উচিত। +আপনি যদি একটি [স্টেকিং পুল](/staking/pools/)-এর অংশ হন বা স্টেকিং টোকেনগুলি ধরে রাখেন, তাহলে প্রতিটি পরিষেবা আলাদাভাবে কাজ করে বলে স্টেকিং উত্তোলন কীভাবে পরিচালনা করা হয় সে সম্পর্কে আরও বিশদ জানতে আপনার প্রদানকারীর সাথে যোগাযোগ করা উচিত। -সাধারণভাবে, অন্তর্নিহিত স্টেক করা ETH পুনরুদ্ধার করতে বা স্টেকিং প্রদানকারী ব্যবহার পরিবর্তন করার ক্ষেত্রে ব্যবহারকারীদের স্বাধীনতা থাকা উচিত। যদি একটি নির্দিষ্ট পুল খুব বড় হয়ে যায়, ফান্ড প্রস্থান করা যেতে পারে, রিডিম করা যেতে পারে এবং একটি ছোট প্রদানকারীর সাথে পুনরায় স্টেক করা যেতে পারে। অথবা, আপনি যদি পর্যাপ্ত ETH জমা করে থাকেন তাহলে আপনি স্টেক ফ্রম হোম করতে পারেন। +সাধারণভাবে, অন্তর্নিহিত স্টেক করা ETH পুনরুদ্ধার করতে বা স্টেকিং প্রদানকারী ব্যবহার পরিবর্তন করার ক্ষেত্রে ব্যবহারকারীদের স্বাধীনতা থাকা উচিত। যদি একটি নির্দিষ্ট পুল খুব বড় হয়ে যায়, ফান্ড প্রস্থান করা যেতে পারে, রিডিম করা যেতে পারে এবং একটি ছোট প্রদানকারীর সাথে পুনরায় স্টেক করা যেতে পারে। অথবা, আপনি যদি পর্যাপ্ত ETH জমা করে থাকেন তাহলে আপনি [স্টেক ফ্রম হোম](/staking/solo/) করতে পারেন। diff --git a/public/content/translations/ca/roadmap/beacon-chain/index.md b/public/content/translations/ca/roadmap/beacon-chain/index.md index 091d93d7404..fa8554546c1 100644 --- a/public/content/translations/ca/roadmap/beacon-chain/index.md +++ b/public/content/translations/ca/roadmap/beacon-chain/index.md @@ -12,7 +12,7 @@ summaryPoint4: Potser, això, ho coneixeu com la "Fase 0" dels mapes tècnics. --- - La cadena de balisa es va posar en marxa l'1 de desembre del 2020 al migdia (UTC). Per saber-ne més exploreu les dades. Si voleu ajudar a validar la cadena, podeu "apostar" els vostres ETH. + La cadena de balisa es va posar en marxa l'1 de desembre del 2020 al migdia (UTC). Per saber-ne més exploreu les dades. Si voleu ajudar a validar la cadena, podeu ["apostar" els vostres ETH](/staking/). ## Què fa la cadena de balisa? {#what-does-the-beacon-chain-do} @@ -30,7 +30,7 @@ La cadena de balisa introduirà la [prova de participació](/developers/docs/con Apostar i convertir-se en validador és més senzill que [minar](/developers/docs/consensus-mechanisms/pow/mining/) (la manera actual de mantenir la xarxa segura). I s'espera que això contribueixi a fer Ethereum més segur a llarg termini. Com més gent participi a la xarxa, més descentralitzada i segura serà davant dels atacs. -Si us interessa ser validador i contribuir a protegir la cadena de balisa, aquí podeu aprendre més sobre les apostes. +Si us interessa ser validador i contribuir a protegir la cadena de balisa, [aquí podeu aprendre més sobre les apostes](/staking/). Això és un canvi important per una altra millora:[les cadenes de fragments](/roadmap/danksharding/). diff --git a/public/content/translations/ca/roadmap/merge/index.md b/public/content/translations/ca/roadmap/merge/index.md index 8de143adfcb..941608234b9 100644 --- a/public/content/translations/ca/roadmap/merge/index.md +++ b/public/content/translations/ca/roadmap/merge/index.md @@ -12,7 +12,7 @@ summaryPoint4: En el passat ens hi referíem com "l'acoblament." --- - Aquesta actualització representa el canvi oficial al consens de la prova de participació. D'aquesta manera s'elimina la necessitat de la mineria, que consumeix molta energia, i en el seu lloc s'assegura la xarxa utilitzant ether estacat. Un pas realment exitant és assolir Ethereum vision - més escalabilitat, seguretat, i sostenibilitat. + Aquesta actualització representa el canvi oficial al consens de la prova de participació. D'aquesta manera s'elimina la necessitat de la mineria, que consumeix molta energia, i en el seu lloc s'assegura la xarxa utilitzant ether estacat. Un pas realment exitant és assolir [Ethereum vision](/roadmap/vision/) - més escalabilitat, seguretat, i sostenibilitat. ## Què és la fusió? {#what-is-the-docking} diff --git a/public/content/translations/cs/beacon-chain/index.md b/public/content/translations/cs/beacon-chain/index.md index 9dca8bb12c1..2d3cbbd68be 100644 --- a/public/content/translations/cs/beacon-chain/index.md +++ b/public/content/translations/cs/beacon-chain/index.md @@ -35,7 +35,7 @@ Přechod na Ethereum založené na důkazu podílem významně zabezpečil a dec Použití Důkazu podílem jako mechanismu konsenzu je navíc základním stavebním kamenem [bezpečného, ekologického a škálovatelného Etherea, které máme v současné době](/roadmap/vision/). - Pokud se chcete stát validátorem a pomoci zabezpečit Ethereum, zjistěte více o uzamčení. + Pokud se chcete stát validátorem a pomoci zabezpečit Ethereum, [zjistěte více o uzamčení](/staking/). ### Nastavení pro tříštění {#setting-up-for-sharding} diff --git a/public/content/translations/cs/bridges/index.md b/public/content/translations/cs/bridges/index.md index eab0e953968..a7d6b8db1fe 100644 --- a/public/content/translations/cs/bridges/index.md +++ b/public/content/translations/cs/bridges/index.md @@ -60,7 +60,7 @@ Máte-li ETH na hlavní síti Ethereum a chcete prozkoumat alternativní L1 bloc Představte si, že si chcete koupit Bitcoin (BTC), ale máte peníze pouze na hlavní síti Ethereum. Abyste získali BTC zastoupený na Ethereu, můžete si koupit Wrapped Bitcoin (WBTC). WBTC je ale token [ERC-20](/glossary/#erc-20) nativní pro síť Ethereum, což znamená, že jde o verzi Bitcoinu na Ethereu a nikoli o BTC na blockchainu Bitcoin. Abyste mohli vlastnit původní BTC, musíte svá aktiva převést z Etherea na Bitcoin pomocí přemostění. Tímto způsobem převedete svůj WBTC na BTC. Alternativně můžete vlastnit BTC a chtít jej použít v protokolech [DeFi](/glossary/#defi) na Ethereu. To by vyžadovalo přemostění opačným směrem, tedy z BTC na WBTC, který lze pak použít jako aktivum na Ethereu. - Všechny tyto operace můžete provést také prostřednictvím centralizované burzy. Ale pokud vaše prostředky ještě na burze nejsou, zahruje taková operace vícero kroků, a pravděpodobně bude jednodušší použít přemostění. + Všechny tyto operace můžete provést také prostřednictvím [centralizované burzy](/get-eth/). Ale pokud vaše prostředky ještě na burze nejsou, zahruje taková operace vícero kroků, a pravděpodobně bude jednodušší použít přemostění. diff --git a/public/content/translations/cs/community/support/index.md b/public/content/translations/cs/community/support/index.md index 87a2a99c6e6..877eabf9d06 100644 --- a/public/content/translations/cs/community/support/index.md +++ b/public/content/translations/cs/community/support/index.md @@ -20,7 +20,7 @@ Pochopení decentralizované povahy Etherea je zásadní, protože **každý, kd Osvojte si základy Etherea -Přestože neexistuje oficiální podpora, mnoho skupin, komunit a projektů v ekosystému Etherea je ochotných vám pomoci a na této stránce můžete najít mnoho užitečných informací a zdrojů. Stále máte dotazy? Připojte se na [Discordu ethereum.org](/discord/) a my se vám pokusíme pomoci. +Přestože neexistuje oficiální podpora, mnoho skupin, komunit a projektů v ekosystému Etherea je ochotných vám pomoci a na této stránce můžete najít mnoho užitečných informací a zdrojů. Stále máte dotazy? Připojte se na [Discordu ethereum.org](https://discord.gg/ethereum-org) a my se vám pokusíme pomoci. ## Často kladené dotazy {#faq} diff --git a/public/content/translations/cs/contributing/translation-program/faq/index.md b/public/content/translations/cs/contributing/translation-program/faq/index.md index 3f20118e4e7..466fd119cb1 100644 --- a/public/content/translations/cs/contributing/translation-program/faq/index.md +++ b/public/content/translations/cs/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ Pokud chcete upozornit na určitý řetězec, který vyžaduje pozornost, může ## Co je překladová paměť (PP)? {#translation-memory} -Překladová paměť (PP) je funkce Crowdinu, která ukládá všechny dříve přeložené řetězce na [ethereum.org](http://ethereum.org/). Když je řetězec přeložen, automaticky se uloží do PP našeho projektu. Může to být užitečný nástroj, který vám pomůže ušetřit čas! +Překladová paměť (PP) je funkce Crowdinu, která ukládá všechny dříve přeložené řetězce na [ethereum.org](https://ethereum.org/). Když je řetězec přeložen, automaticky se uloží do PP našeho projektu. Může to být užitečný nástroj, který vám pomůže ušetřit čas! - Podívejte se do sekce „Návrhy PP a SP“ a uvidíte, jak stejný nebo podobný řetězec přeložili jiní překladatelé. Pokud naleznete návrh s vysokou mírou shody, neváhejte na překlad odkázat kliknutím. - Pokud v seznamu nic není, můžete v PP vyhledat dříve vytvořené překlady a znovu je použít pro zajištění konzistence. diff --git a/public/content/translations/cs/contributing/translation-program/how-to-translate/index.md b/public/content/translations/cs/contributing/translation-program/how-to-translate/index.md index 9bdaff4b8b3..93a178c244d 100644 --- a/public/content/translations/cs/contributing/translation-program/how-to-translate/index.md +++ b/public/content/translations/cs/contributing/translation-program/how-to-translate/index.md @@ -34,7 +34,7 @@ Otevřete jazyk, do kterého chcete překládat, abyste viděli seznam souborů Obsah webu je rozdělen do několika dokumentů a obsahových bloků. Napravo můžete zkontrolovat pokrok u každého dokumentu – pokud je pokrok překladu pod 100 %, přispějte! -Nevidíte svůj jazyk v seznamu? [Otevřete problém](https://github.com/ethereum/ethereum-org-website/issues/new/choose) nebo se zeptejte na našem [Discordu](/discord/) +Nevidíte svůj jazyk v seznamu? [Otevřete problém](https://github.com/ethereum/ethereum-org-website/issues/new/choose) nebo se zeptejte na našem [Discordu](https://discord.gg/ethereum-org) ![Přeložené a nepřeložené soubory v Crowdinu](./crowdin-files.png) @@ -82,7 +82,7 @@ Jakmile dokončíte překlad (tj. všechny soubory pro obsahový blok ukazují 1 ### Kontaktujte nás {#get-in-touch} -Máte nějaké otázky? Nebo chcete spolupracovat s naším týmem a dalšími překladateli? Prosím, napište nám na kanálu #translations na našem [Discord serveru ethereum.org](/discord/). +Máte nějaké otázky? Nebo chcete spolupracovat s naším týmem a dalšími překladateli? Prosím, napište nám na kanálu #translations na našem [Discord serveru ethereum.org](https://discord.gg/ethereum-org). Můžete se také obrátit na translations@ethereum.org diff --git a/public/content/translations/cs/contributing/translation-program/index.md b/public/content/translations/cs/contributing/translation-program/index.md index 8b5e29ff723..b08a485c47a 100644 --- a/public/content/translations/cs/contributing/translation-program/index.md +++ b/public/content/translations/cs/contributing/translation-program/index.md @@ -20,7 +20,7 @@ Překladatelský program ethereum.org je otevřený a každý může přispět! 4. Strojové překlady nebudou schváleny. 5. Všechny překlady jsou před přidáním na web přezkoumány, takže před zveřejněním vašich překladů může dojít ke krátkému zpoždění. -_Připojte se k [Discordu ethereum.org](/discord/), kde můžete spolupracovat na překladech, klást otázky, sdílet zpětnou vazbu a nápady nebo se připojit ke skupině překladatelů._ +_Připojte se k [Discordu ethereum.org](https://discord.gg/ethereum-org), kde můžete spolupracovat na překladech, klást otázky, sdílet zpětnou vazbu a nápady nebo se připojit ke skupině překladatelů._ Začněte překládat diff --git a/public/content/translations/cs/contributing/translation-program/resources/index.md b/public/content/translations/cs/contributing/translation-program/resources/index.md index 89cb388a46d..b1e94a397c1 100644 --- a/public/content/translations/cs/contributing/translation-program/resources/index.md +++ b/public/content/translations/cs/contributing/translation-program/resources/index.md @@ -24,7 +24,7 @@ Níže najdete několik užitečných průvodců a nástrojů pro překladatele ## Komunity {#communities} -- [Jazykově specifické překladové skupiny na Discordu](/discord/) _– iniciativa na propojení překladatelů ethereum.org s překladatelskými skupinami_ +- [Jazykově specifické překladové skupiny na Discordu](https://discord.gg/ethereum-org) _– iniciativa na propojení překladatelů ethereum.org s překladatelskými skupinami_ - [Skupina překladatelů do čínštiny](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171) _– stránka s pojmy pro snazší koordinaci mezi překladateli do čínštiny_ ## Poslední aktualizace {#latest-updates} @@ -38,7 +38,7 @@ Chcete-li mít přehled o nejnovějším vývoji překladatelského programu, m ## Úřední hodiny pro překladatele {#office-hours} -Každou druhou středu v měsíci máme úřední hodiny pro překladatele. Ty se konají v hlasovém kanálu #office-hours na [Discordu ethereum.org](/discord/), kde také najdete přesné časy a další podrobnosti. +Každou druhou středu v měsíci máme úřední hodiny pro překladatele. Ty se konají v hlasovém kanálu #office-hours na [Discordu ethereum.org](https://discord.gg/ethereum-org), kde také najdete přesné časy a další podrobnosti. V úředních hodinách mohou naši překladatelé klást otázky týkající se procesu překladu, poskytovat zpětnou vazbu k programu, sdílet své nápady nebo si jen popovídat s hlavním týmem ethereum.org. V neposlední řadě chceme prostřednictvím těchto hovorů informovat o nejnovějším vývoji překladatelského programu a sdílet s našimi přispěvateli klíčové tipy a pokyny. diff --git a/public/content/translations/cs/roadmap/merge/index.md b/public/content/translations/cs/roadmap/merge/index.md index 95b038447bf..615047d7f9e 100644 --- a/public/content/translations/cs/roadmap/merge/index.md +++ b/public/content/translations/cs/roadmap/merge/index.md @@ -38,7 +38,7 @@ Sloučení představovalo oficiální přechod na používání Řetězové vazb Historie nebyla během Sloučení vymazána. Jak se hlavní síť sloučila s Řetězovou vazbou, sloučila se také celá transakční historie Etherea. -Tento přechod na důkaz podílem změnil způsob, jakým je ether vydáván. Přečtěte si další informace na téma vydávání etheru před Sloučením a po něm. +Tento přechod na důkaz podílem změnil způsob, jakým je ether vydáván. Přečtěte si další informace na téma [vydávání etheru před Sloučením a po něm](/roadmap/merge/issuance/). ### Uživatelé a držitelé {#users-holders} @@ -130,7 +130,7 @@ Spuštění uzlu, který nenavrhuje bloky, je možné pro každého pod konsensu Schopnost každého spustit svůj vlastní uzel je naprostým základem pro udržení decentralizace sítě Ethereum. -Další informace o provozování vlastního uzlu +[Další informace o provozování vlastního uzlu](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Transakční poplatky jsou výsledkem poptávky na síti v poměru k její kapacitě. Sloučení zrušilo používání důkazu prací, došlo k přechodu na důkaz podílem z důvodu konsensu, ale nezměnilo významně žádné parametry, které přímo ovlivňují kapacitu nebo propustnost sítě. -S plánem orientovaným na rollupy se úsilí zaměřuje na škálování uživatelské aktivity na druhé vrstvě, zatímco první vrstva hlavní síť funguje jako bezpečná decentralizovaná vypořádací vrstva optimalizovaná pro ukládání dat rollupů, což vede k exponenciálnímu snížení nákladů na transakce na rollupech. Přechod na důkaz podílem je klíčovým předpokladem pro realizaci tohoto cíle. Další informace o palivu a poplatcích. +S plánem orientovaným na rollupy se úsilí zaměřuje na škálování uživatelské aktivity na [druhé vrstvě](/layer-2/), zatímco první vrstva hlavní síť funguje jako bezpečná decentralizovaná vypořádací vrstva optimalizovaná pro ukládání dat rollupů, což vede k exponenciálnímu snížení nákladů na transakce na rollupech. Přechod na důkaz podílem je klíčovým předpokladem pro realizaci tohoto cíle. [Další informace o palivu a poplatcích.](/developers/docs/gas/) @@ -163,7 +163,7 @@ Bezprostředně po Sloučení mohli uzamykatelé přistupovat pouze k odměnám Po vylepšení sítě Shanghai/Capella mohou nyní uzamykatelé určit adresu pro výběr, kde mohou začít přijímat automatické výplaty jakéhokoliv přebytku zůstatku uzamčení (množství větší než je 32 ETH z protokolových odměn). Toto vylepšení také umožnilo validátorovi odemknout a získat celý svůj zůstatek po vystoupení ze sítě. -Další informace o výběrech prostředků z uzamčení +[Další informace o výběrech prostředků z uzamčení](/staking/withdrawals/) diff --git a/public/content/translations/cs/roadmap/merge/issuance/index.md b/public/content/translations/cs/roadmap/merge/issuance/index.md index 6e97c1bd963..6d879822a0e 100644 --- a/public/content/translations/cs/roadmap/merge/issuance/index.md +++ b/public/content/translations/cs/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ Celková roční míra vydávání: ~0,52 %

Opakem vydávání ETH je stupeň, při které je ETH pálen. Aby byla transakce na Ethereu provedena, musí být zaplacen minimální poplatek (známý jako „základní poplatek“), který se neustále mění (blok od bloku) v závislosti na aktivitě sítě. Poplatek je placen v ETH a je _nezbytný_ pro to, aby byla transakce považována za platnou. Tento poplatek je během transakčního procesu _pálen_, čímž se odstraňuje z oběhu. -Pálení poplatků bylo spuštěno s vylepšením London v srpnu 2021 a od Sloučení zůstává beze změn. +Pálení poplatků bylo spuštěno s [vylepšením London](/history/#london) v srpnu 2021 a od Sloučení zůstává beze změn. Kromě pálení poplatků zavedeného s vylepšením London mohou validátoři také dostávat pokuty za to, že jsou offline, nebo hůře, mohou být „potrestáni“ za porušení specifických pravidel, které ohrožuje bezpečnost sítě. Tyto pokuty vedou k odečtení ETH od zůstatku validátora, aniž by byly převedeny jako odměna jinému účtu, čímž se efektivně pálí/odstraňují z oběhu. diff --git a/public/content/translations/cs/staking/saas/index.md b/public/content/translations/cs/staking/saas/index.md index c486fef46b5..d21b961ea18 100644 --- a/public/content/translations/cs/staking/saas/index.md +++ b/public/content/translations/cs/staking/saas/index.md @@ -86,7 +86,7 @@ Používáním poskytovatele SaaS svěřujete provoz svého uzlu někomu jinému Po dokončení procesu trestání/opuštění budou tyto prostředky převedeny na adresu pro výběr přidělenou validátoru. To vyžaduje poskytnutí adresy pro výběr. To může být poskytnuto při počátečním vkladu. Pokud ne, bude nutné použít klíče pro výběr validátoru k podepsání zprávy deklarující adresu pro výběr. Pokud nebyla zadána žádná adresa pro výběr, prostředky zůstanou uzamčeny, dokud je nezadáte. -Obraťte se na jednotlivého poskytovatele SaaS pro další podrobnosti o jakýchkoli zárukách nebo možnostech pojištění a pro pokyny, jak zadat adresu pro výběr. Pokud chcete mít nastavení validátoru pod plnou kontrolou, přečtěte si další informace o tom, jak samostatně vložit ETH. +Obraťte se na jednotlivého poskytovatele SaaS pro další podrobnosti o jakýchkoli zárukách nebo možnostech pojištění a pro pokyny, jak zadat adresu pro výběr. Pokud chcete mít nastavení validátoru pod plnou kontrolou, [přečtěte si další informace o tom, jak samostatně vložit ETH](/staking/solo/). ## Další četba {#further-reading} diff --git a/public/content/translations/cs/staking/solo/index.md b/public/content/translations/cs/staking/solo/index.md index 76a99ed86e7..e2bd5d29940 100644 --- a/public/content/translations/cs/staking/solo/index.md +++ b/public/content/translations/cs/staking/solo/index.md @@ -55,7 +55,7 @@ Vyžaduje také velmi základní nastavení hardwaru a určité porozumění min Stejně jako privátní klíče zajišťují vaši adresu Ethereum, budete muset vygenerovat klíče speciálně pro váš validátor. Musíte rozumět tomu, jak uchovat všechny počáteční fráze nebo privátní klíče v bezpečí.{' '} -Zabezpečení Etherea a prevence podvodů +[Zabezpečení Etherea a prevence podvodů](/security/) @@ -136,9 +136,9 @@ Toto je několik nejčastějších otázek týkajících se vkládání, které Každý pár klíčů spojený s validátorem vyžaduje k aktivaci přesně 32 ETH. Více ETH uložených na jednu sadu klíčů nezvyšuje potenciál odměn, protože každý validátor je omezen na efektivní zůstatek 32 ETH. To znamená, že vytyčování se provádí ve 32 krocích ETH, z nichž každý má svou vlastní sadu klíčů a zůstatek. -Nevkládejte více než 32 ETH na jeden validátor. Nezvýší to vaše odměny. Pokud byla pro validátor nastavena adresa pro výběr, přebytečné prostředky nad 32 ETH budou automaticky vybrány na tuto adresu během příští kontroly validátoru. +Nevkládejte více než 32 ETH na jeden validátor. Nezvýší to vaše odměny. Pokud byla pro validátor nastavena adresa pro výběr, přebytečné prostředky nad 32 ETH budou automaticky vybrány na tuto adresu během příští [kontroly validátoru](/staking/withdrawals/#validator-sweeping). -Pokud se vám uzamčení z domova zdá příliš náročné, zvažte použití poskytovatele typu uzamčení-jako-služba, nebo pokud pracujete s méně než 32 ETH, koukněte se na vkladové fondy. +Pokud se vám uzamčení z domova zdá příliš náročné, zvažte použití poskytovatele typu [uzamčení-jako-služba](/staking/saas/), nebo pokud pracujete s méně než 32 ETH, koukněte se na [vkladové fondy](/staking/pools/). diff --git a/public/content/translations/cs/staking/withdrawals/index.md b/public/content/translations/cs/staking/withdrawals/index.md index 7ab2d1549c2..3c2af851741 100644 --- a/public/content/translations/cs/staking/withdrawals/index.md +++ b/public/content/translations/cs/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Pokud jste součástí vkladového fondu nebo držíte vkladové tokeny, měli byste se u svého poskytovatele informovat o tom, jak se nakládá s výběry vkladů, protože každá služba funguje jinak. +Pokud jste součástí [vkladového fondu](/staking/pools/) nebo držíte vkladové tokeny, měli byste se u svého poskytovatele informovat o tom, jak se nakládá s výběry vkladů, protože každá služba funguje jinak. -Obecně by uživatelé měli mít možnost získat zpět své základní vložené ETH nebo změnit poskytovatele vkladů, kterého využívají. Pokud je konkrétní fond příliš velký, lze prostředky opustit, uplatnit a znovu vložit u menšího poskytovatele. Nebo, pokud jste nashromáždili dostatek ETH, můžete vložit z domova. +Obecně by uživatelé měli mít možnost získat zpět své základní vložené ETH nebo změnit poskytovatele vkladů, kterého využívají. Pokud je konkrétní fond příliš velký, lze prostředky opustit, uplatnit a znovu vložit u menšího poskytovatele. Nebo, pokud jste nashromáždili dostatek ETH, můžete [vložit z domova](/staking/solo/). diff --git a/public/content/translations/cs/support/index.md b/public/content/translations/cs/support/index.md index 87a2a99c6e6..877eabf9d06 100644 --- a/public/content/translations/cs/support/index.md +++ b/public/content/translations/cs/support/index.md @@ -20,7 +20,7 @@ Pochopení decentralizované povahy Etherea je zásadní, protože **každý, kd Osvojte si základy Etherea -Přestože neexistuje oficiální podpora, mnoho skupin, komunit a projektů v ekosystému Etherea je ochotných vám pomoci a na této stránce můžete najít mnoho užitečných informací a zdrojů. Stále máte dotazy? Připojte se na [Discordu ethereum.org](/discord/) a my se vám pokusíme pomoci. +Přestože neexistuje oficiální podpora, mnoho skupin, komunit a projektů v ekosystému Etherea je ochotných vám pomoci a na této stránce můžete najít mnoho užitečných informací a zdrojů. Stále máte dotazy? Připojte se na [Discordu ethereum.org](https://discord.gg/ethereum-org) a my se vám pokusíme pomoci. ## Často kladené dotazy {#faq} diff --git a/public/content/translations/cs/withdrawals/index.md b/public/content/translations/cs/withdrawals/index.md index 7ab2d1549c2..3c2af851741 100644 --- a/public/content/translations/cs/withdrawals/index.md +++ b/public/content/translations/cs/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Pokud jste součástí vkladového fondu nebo držíte vkladové tokeny, měli byste se u svého poskytovatele informovat o tom, jak se nakládá s výběry vkladů, protože každá služba funguje jinak. +Pokud jste součástí [vkladového fondu](/staking/pools/) nebo držíte vkladové tokeny, měli byste se u svého poskytovatele informovat o tom, jak se nakládá s výběry vkladů, protože každá služba funguje jinak. -Obecně by uživatelé měli mít možnost získat zpět své základní vložené ETH nebo změnit poskytovatele vkladů, kterého využívají. Pokud je konkrétní fond příliš velký, lze prostředky opustit, uplatnit a znovu vložit u menšího poskytovatele. Nebo, pokud jste nashromáždili dostatek ETH, můžete vložit z domova. +Obecně by uživatelé měli mít možnost získat zpět své základní vložené ETH nebo změnit poskytovatele vkladů, kterého využívají. Pokud je konkrétní fond příliš velký, lze prostředky opustit, uplatnit a znovu vložit u menšího poskytovatele. Nebo, pokud jste nashromáždili dostatek ETH, můžete [vložit z domova](/staking/solo/). diff --git a/public/content/translations/de/bridges/index.md b/public/content/translations/de/bridges/index.md index 96e3e3bb7b5..28e8a2ddf79 100644 --- a/public/content/translations/de/bridges/index.md +++ b/public/content/translations/de/bridges/index.md @@ -60,7 +60,7 @@ Wenn Sie ETH auf dem Ethereum-Hauptnetzwerk haben und ein alternatives L1 erkund Nehmen wir an, Sie möchten native Bitcoin (BTC) besitzen, aber Sie haben nur Geld auf dem Ethereum-Hauptnetzwerk. Um Bitcoin auf Ethereum zu besitzen, können Sie Wrapped Bitcoin (WBTC) kaufen. Jedoch ist WBTC ein [ERC-20](/glossary/#erc-20)-Token, das im Ethereum-Netzwerk nativ ist, d. h. es ist eine Ethereum-Version von Bitcoin und nicht das originale Asset auf der Bitcoin-Blockchain. Um ursprüngliche BTC zu besitzen, muss eine Brücke zwischen Ethereum und Bitcoin genutzt werden. Mit dieser Brücke lässt sich WBTC in ursprüngliche BTC umwandeln. Alternativ besitzen Sie vielleicht BTC und möchten diese in Ethereum-[DeFi](/glossary/#defi)-Protokollen nutzen. Dann müssten Sie Ihre BTC in WBTC umwandeln, welche Sie dann als Vermögenswert in Ethereum nutzen können. - Sie können all dies auch mit zentralisierten Krypto-Börsen tun. Wenn Ihr Guthaben jedoch nicht bereits auf einer Krypto-Börse ist, würde dies mehrere Schritte erfordern, und es wäre wahrscheinlich besser, eine Brücke zu benutzen. + Sie können all dies auch mit [zentralisierten Krypto-Börsen](/get-eth/) tun. Wenn Ihr Guthaben jedoch nicht bereits auf einer Krypto-Börse ist, würde dies mehrere Schritte erfordern, und es wäre wahrscheinlich besser, eine Brücke zu benutzen. diff --git a/public/content/translations/de/community/support/index.md b/public/content/translations/de/community/support/index.md index fbb7deebad5..1fe57b76df9 100644 --- a/public/content/translations/de/community/support/index.md +++ b/public/content/translations/de/community/support/index.md @@ -20,7 +20,7 @@ Es ist wichtig, die dezentrale Gestaltung von Ethereum zu verstehen, denn jeder, Mehr erfahren über die Grundlagen von Ethereum -Trotz des Mangels an offizieller Unterstützung sind viele Gruppen, Communitys und Projekte im gesamten Ethereum-Ökosystem gern bereit, zu helfen, und Sie können auf dieser Seite viele nützliche Informationen und Ressourcen finden. Haben Sie noch Fragen? Treten Sie dem [ethereum.org Discord](/discord/) bei und wir versuchen, Ihnen weiterzuhelfen. +Trotz des Mangels an offizieller Unterstützung sind viele Gruppen, Communitys und Projekte im gesamten Ethereum-Ökosystem gern bereit, zu helfen, und Sie können auf dieser Seite viele nützliche Informationen und Ressourcen finden. Haben Sie noch Fragen? Treten Sie dem [ethereum.org Discord](https://discord.gg/ethereum-org) bei und wir versuchen, Ihnen weiterzuhelfen. ## Häufig gestellte Fragen {#faq} diff --git a/public/content/translations/de/contributing/translation-program/faq/index.md b/public/content/translations/de/contributing/translation-program/faq/index.md index 67787d7c02b..d10c9094d27 100644 --- a/public/content/translations/de/contributing/translation-program/faq/index.md +++ b/public/content/translations/de/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ Wenn Sie eine bestimmte Zeichenfolge markieren möchten, die Aufmerksamkeit erfo ## Was ist Translation Memory (TM)? {#translation-memory} -Translation Memory (TM) ist eine Funktion von Crowdin, die alle zuvor übersetzten Zeichenketten in [ethereum.org](http://ethereum.org/) speichert. Wenn eine Zeichenkette übersetzt wird, wird sie automatisch in unserem Projekt-TM gespeichert. Das ist ein nützliches Werkzeug, mit dem sich beim Übersetzen Zeit sparen lässt. +Translation Memory (TM) ist eine Funktion von Crowdin, die alle zuvor übersetzten Zeichenketten in [ethereum.org](https://ethereum.org/) speichert. Wenn eine Zeichenkette übersetzt wird, wird sie automatisch in unserem Projekt-TM gespeichert. Das ist ein nützliches Werkzeug, mit dem sich beim Übersetzen Zeit sparen lässt. - Im Abschnitt "TM and MT Suggestions" (TM und maschinell übersetzte Vorschläge) können Sie sehen, wie andere Übersetzer den gleichen oder einen ähnlichen Satz übersetzt haben. Wenn Sie einen Vorschlag mit einer hohen Übereinstimmungsrate finden, können Sie diese Übersetzung verwenden, indem Sie darauf klicken. - Wenn die Liste keine Einträge zeigt, können Sie den Übersetzungsspeicher nach bereits erstellten Übersetzungen durchsuchen und sie wiederverwenden, um Einheitlichkeit zu gewährleisten. diff --git a/public/content/translations/de/contributing/translation-program/how-to-translate/index.md b/public/content/translations/de/contributing/translation-program/how-to-translate/index.md index 950da3b4b65..ed052985934 100644 --- a/public/content/translations/de/contributing/translation-program/how-to-translate/index.md +++ b/public/content/translations/de/contributing/translation-program/how-to-translate/index.md @@ -34,7 +34,7 @@ Wählen Sie die Sprache, in die Sie übersetzen möchten, um die Liste der Datei Der Inhalt der Website ist in eine Reihe von Dokumenten und Inhaltsbereichen unterteilt. Sie können den Fortschritt jedes Dokuments auf der rechten Seite überprüfen. Wenn der Übersetzungsfortschritt unter 100 % liegt, können Sie daran mitarbeiten. -Ist Ihre Sprache nicht aufgeführt? [Eröffnen Sie ein Ticket](https://github.com/ethereum/ethereum-org-website/issues/new/choose) oder fragen Sie in unserem [Discord](/discord/) nach. +Ist Ihre Sprache nicht aufgeführt? [Eröffnen Sie ein Ticket](https://github.com/ethereum/ethereum-org-website/issues/new/choose) oder fragen Sie in unserem [Discord](https://discord.gg/ethereum-org) nach. ![Übersetzte und nicht übersetzte Dateien auf Crowdin](./crowdin-files.png) @@ -82,7 +82,7 @@ Sobald Sie die Übersetzung abgeschlossen haben (d.h. alle Dateien für einen In ### Kontakt {#get-in-touch} -Haben Sie noch Fragen? Oder möchten Sie mit unserem Team und anderen Übersetzern zusammenarbeiten? Verfassen Sie Ihre Beiträge im Kanal #translations unseres[Discord-Servers von ethereum.org](/discord/) +Haben Sie noch Fragen? Oder möchten Sie mit unserem Team und anderen Übersetzern zusammenarbeiten? Verfassen Sie Ihre Beiträge im Kanal #translations unseres[Discord-Servers von ethereum.org](https://discord.gg/ethereum-org) Sie können uns auch unter translations@ethereum.org kontaktieren. diff --git a/public/content/translations/de/contributing/translation-program/index.md b/public/content/translations/de/contributing/translation-program/index.md index b859b02753d..b4122c7d1d4 100644 --- a/public/content/translations/de/contributing/translation-program/index.md +++ b/public/content/translations/de/contributing/translation-program/index.md @@ -20,7 +20,7 @@ Das ethereum.org Übersetzungsprogramm ist offen und jeder kann dazu beitragen! 4. Maschinelle Übersetzungen werden nicht genehmigt. 5. Alle Übersetzungen werden überprüft, bevor sie zur Seite hinzugefügt werden. Daher gibt es eine kurze Verzögerung, bevor Ihre Übersetzungen veröffentlicht werden. -_Treten Sie dem [ethereum.org-Discord](/discord/) bei, um an Übersetzungen mitzuarbeiten, Fragen zu stellen, Feedback und Ideen zu teilen oder einer Übersetzungsgruppe beizutreten._ +_Treten Sie dem [ethereum.org-Discord](https://discord.gg/ethereum-org) bei, um an Übersetzungen mitzuarbeiten, Fragen zu stellen, Feedback und Ideen zu teilen oder einer Übersetzungsgruppe beizutreten._ Mit dem Übersetzen beginnen @@ -32,7 +32,7 @@ Die Ethereum-Community hat das Ziel, global und inklusiv zu sein. Doch ein Groß Das Übersetzungsprogramm von ethereum.org zielt darauf ab, Ethereum jedermann zugänglich zu machen, indem ethereum.org und andere Ethereum-Inhalte in so viele Sprachen wie möglich übersetzt werden. -Lesen Sie mehr über Mission und Vision des Übersetzungsprogramms auf ethereum.org. +Lesen Sie mehr über [Mission und Vision](/contributing/translation-program/mission-and-vision) des Übersetzungsprogramms auf ethereum.org. ### Unsere bisherigen Fortschritte {#our-progress} diff --git a/public/content/translations/de/contributing/translation-program/resources/index.md b/public/content/translations/de/contributing/translation-program/resources/index.md index ac150f272f4..029abf0eda0 100644 --- a/public/content/translations/de/contributing/translation-program/resources/index.md +++ b/public/content/translations/de/contributing/translation-program/resources/index.md @@ -24,7 +24,7 @@ Nachfolgend finden Sie einige nützliche Anleitungen und Tools für ethereum.org ## Communities {#communities} -- [Sprachenspezifische Discord-Übersetzungsgruppen](/discord/) _ – eine Initiative zur Verbindung von ethereum.org-Übersetzern mit Übersetzungsgruppen_ +- [Sprachenspezifische Discord-Übersetzungsgruppen](https://discord.gg/ethereum-org) _ – eine Initiative zur Verbindung von ethereum.org-Übersetzern mit Übersetzungsgruppen_ - [Chinesische Übersetzergruppe](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171) _ – Begriffsseite für die einfachere Koordination zwischen den chinesischen Übersetzern_ ## Letzte Aktualisierungen {#latest-updates} @@ -38,7 +38,7 @@ Damit Sie beim aktuellen Fortschritt des Übersetzungsprogramms auf dem Laufende ## Sprechstunde für Übersetzerinnen und Übersetzer {#office-hours} -Jeden zweiten Mittwoch im Monat haben wir Sprechstunde für Übersetzer. Diese finden im Sprachkanal #office-hours auf dem [ethereum.org-Discord](/discord/) statt, wo Sie auch die genauen Zeiten und weitere Details finden. +Jeden zweiten Mittwoch im Monat haben wir Sprechstunde für Übersetzer. Diese finden im Sprachkanal #office-hours auf dem [ethereum.org-Discord](https://discord.gg/ethereum-org) statt, wo Sie auch die genauen Zeiten und weitere Details finden. Während der Geschäftszeiten haben unsere Übersetzer die Möglichkeit, Fragen zum Übersetzungsprozess zu stellen, Feedback zum Programm zu geben, ihre Ideen mitzuteilen oder einfach mit dem ethereum.org-Kernteam zu plaudern. Schließlich wollen wir diese Zusammentreffen nutzen, um die neuesten Entwicklungen im Übersetzungsprogramm mitzuteilen und wichtige Tipps und Anleitungen an unsere Mitwirkenden weiterzugeben. diff --git a/public/content/translations/de/developers/docs/consensus-mechanisms/pow/index.md b/public/content/translations/de/developers/docs/consensus-mechanisms/pow/index.md index 1ed800dad17..058e54ca2ae 100644 --- a/public/content/translations/de/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/translations/de/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: de Das Ethereum-Netzwerk hat zu Beginn einen Konsensmechanismus verwendet, der **[Proof-of-Work (PoW)](/developers/docs/consensus-mechanisms/pow)** beinhaltete. Das ermöglichte es den Nodes des Ethereum-Netzwerks, sich über den Status aller auf der Ethereum-Blockchain gespeicherten Informationen zu einigen, und verhinderte bestimmte Arten von wirtschaftlichen Angriffen. 2022 hat Ethereum jedoch Proof-of-Work abgeschaltet und stattdessen begonnen, [Proof-of-Stake](/developers/docs/consensus-mechanisms/pos) zu verwenden. - Proof-of-Work ist inzwischen veraltet. Ethereum verwendet Proof-of-Work nicht mehr als Teil seines Konsensmechanismus. Stattdessen nutzt Ethereum Proof-of-Stake. Lesen Sie mehr über Proof-of-Stake und Staking. + Proof-of-Work ist inzwischen veraltet. Ethereum verwendet Proof-of-Work nicht mehr als Teil seines Konsensmechanismus. Stattdessen nutzt Ethereum Proof-of-Stake. Lesen Sie mehr über [Proof-of-Stake](/developers/docs/consensus-mechanisms/pos/) und [Staking](/staking/). ## Voraussetzungen {#prerequisites} diff --git a/public/content/translations/de/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/translations/de/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index 7155339b8ae..ac48cd4b365 100644 --- a/public/content/translations/de/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/translations/de/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: de --- - Ethash war der Proof-of-Work-Mining-Algorithmus von Ethereum. Proof-of-work wurde nun **komplett abgeschaltet** und Ethereum wird jetzt stattdessen durch Proof-of-Stake gesichert. Lesen Sie mehr über die Zusammenführung, Proof-of-Stake und Staking. Diese Seite dient dem geschichtlichen Interesse! + Ethash war der Proof-of-Work-Mining-Algorithmus von Ethereum. Proof-of-work wurde nun **komplett abgeschaltet** und Ethereum wird jetzt stattdessen durch [Proof-of-Stake](/developers/docs/consensus-mechanisms/pos/) gesichert. Lesen Sie mehr über [die Zusammenführung](/roadmap/merge/), [Proof-of-Stake](/developers/docs/consensus-mechanisms/pos/) und [Staking](/staking/). Diese Seite dient dem geschichtlichen Interesse! [Ethash](https://github.com/ethereum/wiki/wiki/Ethash) ist eine modifizierte Version des [Dagger-Hashimoto](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto)-Algorithmus. Ethash-Proof-of-Work ist [speicherhart](https://wikipedia.org/wiki/Memory-hard_function), was die Algorithmus-ASIC resistent machen sollte. Zwar wurden schließlich Ethash-ASICs entwickelt, aber GPU-Mining war weiterhin eine gangbare Option, bis Proof-of-Work abgeschaltet wurde. Ethash wird immer noch verwendet, um andere Coins zu minen, die nicht auf Proof-of-Work-Netzwerken von Ethereum laufen. diff --git a/public/content/translations/de/guides/how-to-id-scam-tokens/index.md b/public/content/translations/de/guides/how-to-id-scam-tokens/index.md index bee78c7abac..8f64059727a 100644 --- a/public/content/translations/de/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/de/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ Um zu veranschaulichen, was Betrugs-Token sind und wie man sie erkennt, sehen wi title="Was ist ARB?" contentPreview=''> -Arbitrum ist eine Organisation zur Entwicklung und Verwaltung von optimistischen Rollups. Ursprünglich war Arbitrum als gewinnorientiertes Unternehmen organisiert, unternahm dann aber Schritte zur Dezentralisierung. Im Rahmen dieses Prozesses wurde ein handelbarer Governance-Token ausgegeben. +Arbitrum ist eine Organisation zur Entwicklung und Verwaltung von [optimistischen Rollups](/developers/docs/scaling/optimistic-rollups/). Ursprünglich war Arbitrum als gewinnorientiertes Unternehmen organisiert, unternahm dann aber Schritte zur Dezentralisierung. Im Rahmen dieses Prozesses wurde ein handelbarer [Governance-Token](/dao/#token-based-membership) ausgegeben. @@ -41,7 +41,7 @@ Dezentralisierung ist das zentrale Element von Ethereum. Das bedeutet, dass es k title="Was sind Smart Contracts?" contentPreview=''> -Smart Contracts sind die Programme, die auf der Ethereum-Blockchain laufen. Jeder ERC-20 Token ist beispielsweise als Smart Contract implementiert. +[Smart Contracts](/developers/docs/smart-contracts/) sind die Programme, die auf der Ethereum-Blockchain laufen. Jeder ERC-20 Token ist beispielsweise als Smart Contract implementiert. diff --git a/public/content/translations/de/history/index.md b/public/content/translations/de/history/index.md index 423a49950a5..234da9c58be 100644 --- a/public/content/translations/de/history/index.md +++ b/public/content/translations/de/history/index.md @@ -11,9 +11,9 @@ Ein Zeitstrang aller wichtigsten Meilensteine, Forks und Aktualisierungen der Et -Forks entstehen, wenn größere technische Aktualisierungen oder Änderungen am Netzwerk vorgenommen werden müssen – sie gehen in der Regel aus Ethereum-Verbesserungsvorschlägen (EIPs) hervor und ändern die „Regeln“ des Protokolls. +Forks entstehen, wenn größere technische Aktualisierungen oder Änderungen am Netzwerk vorgenommen werden müssen – sie gehen in der Regel aus [Ethereum-Verbesserungsvorschlägen (EIPs)](/eips/) hervor und ändern die „Regeln“ des Protokolls. -Wenn für eine Standardsoftware eine Aktualisierung benötigt wird, veröffentlicht der Hersteller lediglich eine neue Version für den Endbenutzer. Blockchains arbeiten anders, da es keinen alleinigen Besitzer gibt. Ethereum-Clients müssen ihre Software aktualisieren, um die neuen Fork-Regeln zu implementieren. Plus Block Ersteller (Miner in einer Proof-of-Work Umgebung, Validatoren in einer Proof-of-Stake Umgebung) und Nodes erstellen neue Blöcke und müssen diese, entsprechend der neuen Richtlinien, validieren. Mehr zu Konsensmechanismen +Wenn für eine Standardsoftware eine Aktualisierung benötigt wird, veröffentlicht der Hersteller lediglich eine neue Version für den Endbenutzer. Blockchains arbeiten anders, da es keinen alleinigen Besitzer gibt. [Ethereum-Clients](/developers/docs/nodes-and-clients/) müssen ihre Software aktualisieren, um die neuen Fork-Regeln zu implementieren. Plus Block Ersteller (Miner in einer Proof-of-Work Umgebung, Validatoren in einer Proof-of-Stake Umgebung) und Nodes erstellen neue Blöcke und müssen diese, entsprechend der neuen Richtlinien, validieren. [Mehr zu Konsensmechanismen](/developers/docs/consensus-mechanisms/) Diese Regeländerungen können eine vorübergehende Aufspaltung des Netzwerks verursachen. Neue Blöcke konnen nach den neuen oder den alten Regeln erzeugt werden. Forks werden in der Regel im Voraus vereinbart, damit die Clients die Änderungen einheitlich übernehmen und der Fork mit den Upgrades zur Main Chain wird. In seltenen Fällen können jedoch Meinungsverschiedenheiten über Forks dazu führen, dass das Netzwerk dauerhaft gespalten wird – am bekanntesten ist die Entstehung von Ethereum Classic durch den DAO Fork. @@ -284,10 +284,10 @@ Die Istanbul-Fork:
  • EIP-152ermöglicht es dem Ethereum-Netzwerk, mit anonymen Währungen wie Zcash zu arbeiten, wodurch das Recht auf Privatsphäre geschützt werden kann.
  • -
  • EIP-1108eine günstigere Kryptographie zur Optimierung der Gaskosten.
  • -
  • EIP-1344schützt Ethereum vor Wiederholungsangriffen durch Hinzufügen des CHAINID -Opcodes.
  • +
  • EIP-1108eine günstigere Kryptographie zur Optimierung der [Gaskosten](/glossary/#gas).
  • +
  • EIP-1344schützt Ethereum vor Wiederholungsangriffen durch Hinzufügen des CHAINID [-Opcodes](/developers/docs/ethereum-stack/#ethereum-virtual-machine).
  • EIP-1884die Optimierung der Gaspreis-Verfahrenscodes auf der Grundlage des Gasverbrauchs.
  • -
  • EIP-2028reduziert die Kosten für „CallData“, mit dem Ziel, mehr Daten in den Blöcken zu implementieren – gut für Layer-2-Skalierbarkeit.
  • +
  • EIP-2028reduziert die Kosten für „CallData“, mit dem Ziel, mehr Daten in den Blöcken zu implementieren – gut für [Layer-2-Skalierbarkeit](/developers/docs/scaling/#layer-2-scaling).
  • EIP-2200 weitere Änderungen der Gaspreisverfahrenscodes.
@@ -345,13 +345,13 @@ Die Byzantium-Fork:
  • EIP-140integriert den Operationscode REVERT.
  • EIP-658Statusfeld zu Transaktionsbelegen hinzugefügt, Erfolg oder Misserfolg anzuzeigen.
  • -
  • EIP-196integriert die elliptische Kurve sowie die Multiplikation mit einem Skalar, die die Verwendung von ZK-Snarks ermöglichen.
  • -
  • EIP-197fügt elliptische Kurven und Skalarmultiplikation hinzu, um ZK-Snarks zu ermöglichen.
  • +
  • EIP-196integriert die elliptische Kurve sowie die Multiplikation mit einem Skalar, die die Verwendung von [ZK-Snarks ](/developers/docs/scaling/zk-rollups/) ermöglichen.
  • +
  • EIP-197fügt elliptische Kurven und Skalarmultiplikation hinzu, um [ZK-Snarks](/developers/docs/scaling/zk-rollups/) zu ermöglichen.
  • EIP-198aktiviert Überprüfung der RSA-Signatur.
  • EIP-211fügt Unterstützung der Ausgabewerte eines Variableninhalts hinzu.
  • EIP-214integriert den Verfahrenscode, STATICCALL der nicht zustandsveränderte Aufrufe für andere Verträge erlaubt.
  • EIP-100ändert die Formel für die Einstellung des Schwierigkeitsgrades.
  • -
  • EIP-649verzögert die Schwierigkeitsbombe um ein Jahr und senkt die vollen Blockprämien von 5 auf 3 ETH.
  • +
  • EIP-649verzögert die [ Schwierigkeitsbombe](/glossary/#difficulty-bomb) um ein Jahr und senkt die vollen Blockprämien von 5 auf 3 ETH.
diff --git a/public/content/translations/de/roadmap/beacon-chain/index.md b/public/content/translations/de/roadmap/beacon-chain/index.md index f6c93f00f58..748468400a7 100644 --- a/public/content/translations/de/roadmap/beacon-chain/index.md +++ b/public/content/translations/de/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ Der Wechsel zu Proof-of-Stake machte Ethereum wesentlich sicherer und dezentrali Und die Verwendung von Proof-of-Stake als Konsensmechanismus ist eine grundlegende Komponente für [das sichere, umweltfreundliche und skalierbare Ethereum, das wir jetzt haben](/roadmap/vision/). - Wenn Sie Interesse daran haben ein Validator zu werden und bei der Sicherung von Ethereum mitwirken wollen können Sie hier mehr über das Staking erfahren. + Wenn Sie Interesse daran haben ein Validator zu werden und bei der Sicherung von Ethereum mitwirken wollen können Sie hier mehr über das [Staking](/staking/) erfahren. ### Vorbereitung für Sharding {#setting-up-for-sharding} diff --git a/public/content/translations/de/roadmap/index.md b/public/content/translations/de/roadmap/index.md index be3a24a8c63..d1593f60e25 100644 --- a/public/content/translations/de/roadmap/index.md +++ b/public/content/translations/de/roadmap/index.md @@ -70,7 +70,7 @@ Die Roadmap ist vor allem das Ergebnis jahrelanger Arbeit von Forschern und Entw

Was war ETH2?

-

Der Begriff „Eth2“ ​​wurde vor der Umstellung auf Proof-of-Stake häufig verwendet, um die Zukunft von Ethereum zu beschreiben. Er wurde jedoch zugunsten einer präziseren Terminologie schrittweise abgeschafft. Ursprünglich wurde der Begriff verwendet, um das Ethereum-Netzwerk vor der Umstellung auf Proof-of-Stake vom Netzwerk danach zu unterscheiden. Manchmal bezog er sich auch auf die verschiedenen Ethereum-Clients (Ausführungsclients wurden manchmal als ETH1-Clients und Konsensclients manchmal als ETH2-Clients bezeichnet).

+

Der Begriff „Eth2“ ​​wurde vor der Umstellung auf [Proof-of-Stake](/glossary/#pos) häufig verwendet, um die Zukunft von Ethereum zu beschreiben. Er wurde jedoch zugunsten einer präziseren Terminologie schrittweise abgeschafft. Ursprünglich wurde der Begriff verwendet, um das Ethereum-Netzwerk vor der Umstellung auf Proof-of-Stake vom Netzwerk danach zu unterscheiden. Manchmal bezog er sich auch auf die verschiedenen Ethereum-Clients ([Ausführungsclients](/glossary/#execution-client) wurden manchmal als ETH1-Clients und [Konsensclients](/glossary/#consensus-client) manchmal als ETH2-Clients bezeichnet).

diff --git a/public/content/translations/de/roadmap/merge/index.md b/public/content/translations/de/roadmap/merge/index.md index cba8f0ae4cf..782850bffb6 100644 --- a/public/content/translations/de/roadmap/merge/index.md +++ b/public/content/translations/de/roadmap/merge/index.md @@ -38,7 +38,7 @@ Die Zusammenführung stellte den offiziellen Wechsel zur Verwendung der Beacon C Keine Historie ging bei der Zusammenführung verloren. Als Mainnet mit der Beacon Chain zusammengeführt wurde, wurde auch die gesamte Transaktionshistorie von Ethereum zusammengeführt. -Der Übergang zu Proof-of-Stake änderte die Art und Weise wie Ether benutzt wird. Erfahren Sie mehr über Etherausgabe vor und nach der Zusammenführung. +Der Übergang zu Proof-of-Stake änderte die Art und Weise wie Ether benutzt wird. Erfahren Sie mehr über [Etherausgabe vor und nach der Zusammenführung](/roadmap/merge/issuance/). ### Benutzer und Halter {#users-holders} @@ -130,7 +130,7 @@ Jeder kann einen Knoten betreiben, der allerdings nicht erlaubt, andere Blöcke Die Möglichkeit für jeden, einen eigenen Node zu betreiben, ist absolut essentiell zur Aufrechterhaltung der Dezentralisierung des Ethereum-Netzwerks. -Mehr zum Betrieb eines eigenen Nodes +[Mehr zum Betrieb eines eigenen Nodes](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Die Gasgebühren sind ein Produkt der Netznachfrage im Verhältnis zur Netzkapazität. Der Merge veraltete den Einsatz von Proof-of-Work für den Übergang zu Proof-of-Stake als Konsens, aber keine signifikante Änderung von Parametern, die direkt Einfluss auf Netzwerk-Kapazität oder Durchsatz haben. -Mit einer Rollup-zentrierten Roadmap, die Bemühungen konzentrieren sich auf die Ausweitung der Nutzeraktivitäten auf Ebene 2, und gleichzeitig das Ebene 1 Mainnet als sichere dezentrale Abwicklungsschicht zu etablieren, die für die Speicherung von Rollup-Daten optimiert ist und dazu beiträgt, Rollup-Transaktionen exponentiell billiger zu machen. Der Übergang zu Proof-of-Stake ist ein entscheidender Vorläufer für die Umsetzung. Mehr zum Thema Gas-Kosten. +Mit einer Rollup-zentrierten Roadmap, die Bemühungen konzentrieren sich auf die Ausweitung der Nutzeraktivitäten auf [Ebene 2](/layer-2/), und gleichzeitig das Ebene 1 Mainnet als sichere dezentrale Abwicklungsschicht zu etablieren, die für die Speicherung von Rollup-Daten optimiert ist und dazu beiträgt, Rollup-Transaktionen exponentiell billiger zu machen. Der Übergang zu Proof-of-Stake ist ein entscheidender Vorläufer für die Umsetzung. [Mehr zum Thema Gas-Kosten.](/developers/docs/gas/) @@ -163,7 +163,7 @@ Nach dem Zusammenführen hatten die Staker zunächst nur Zugriff auf Gebührenti Seit des Netzwerk-Upgrades namens Shanghai/Capella können die Staker nun einen Abhebungsadresse um automatische Auszahlungen von überschüssigem für Staking eingesetzten ETH zu erhalten (ETH über 32 aus Protokollbelohnungen). Mit diesem Upgrade wurde auch die Möglichkeit geschaffen, dass ein Validator sein gesamtes Guthaben beim Verlassen des Netzwerkes entsperren und zurückfordern kann. -Mehr zu Staking-Auszahlungen +[Mehr zu Staking-Auszahlungen](/staking/withdrawals/) diff --git a/public/content/translations/de/roadmap/merge/issuance/index.md b/public/content/translations/de/roadmap/merge/issuance/index.md index cc2c4c36ba2..5273962ac41 100644 --- a/public/content/translations/de/roadmap/merge/issuance/index.md +++ b/public/content/translations/de/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ Netto-Reduktion der jährlichen ETH-Emissionen: ~88.7% ((4.61% Die Gegenkraft zur ETH-Ausgabe ist die Geschwindigkeit, mit der die ETH verbrannt wird. Damit eine Transaktion auf Ethereum ausgeführt werden kann, muss eine Mindestgebühr (die so genannte "Grundgebühr") entrichtet werden, die je nach Netzwerkaktivität kontinuierlich (von Block zu Block) schwankt. Die Gebühr wird in ETH bezahlt und ist _erforderlich_, damit die Transaktion als gültig betrachtet wird. Diese Gebühr wird während des Transaktionsprozesses _verbrannt_, wodurch sie aus dem Verkehr gezogen wird. -Die Verbrennung von Gebühren wurde mit dem the London Upgrade im August 2021 in Betrieb genommen und bleibt seit dem Merge unverändert. +Die Verbrennung von Gebühren wurde mit dem [the London Upgrade](/history/#london) im August 2021 in Betrieb genommen und bleibt seit dem Merge unverändert. Zusätzlich zu den Gebühren, die durch das London Upgrade verbrannt werden, können Validatoren auch mit Strafen belegt werden, wenn sie offline sind, oder schlimmer noch, ihr Stake kann gekürzt werden, wenn sie gegen bestimmte Regeln verstoßen, die die Netzsicherheit gefährden. Diese Strafen führen zu einer Verringerung des ETH-Guthabens dieses Validators, das nicht auf ein anderes Konto überwiesen wird, sondern effektiv verbrannt/aus dem Verkehr gezogen wird. diff --git a/public/content/translations/de/staking/saas/index.md b/public/content/translations/de/staking/saas/index.md index 5b56de1f4e7..73acdc8cf65 100644 --- a/public/content/translations/de/staking/saas/index.md +++ b/public/content/translations/de/staking/saas/index.md @@ -86,7 +86,7 @@ Durch die Nutzung eines SaaS-Anbieters vertrauen Sie den Betrieb Ihrer Nodes jem Nach Abschluss des Slashing-/Austrittsprozesses werden diese Mittel an die dem Validator zugewiesene Auszahlungsadresse übertragen. Dies erfordert die Angabe einer Auszahlungsadresse zur Aktivierung. Diese Adresse kann bei der anfänglichen Einzahlung angegeben worden sein. Falls nicht, müssen die Auszahlungsschlüssel des Validators verwendet werden, um eine Nachricht zu unterschreiben, die eine Auszahlungsadresse angibt. Wenn keine Auszahlungsadresse angegeben wurde, bleibt das Guthaben bis zur Angabe gesperrt. -Für weitere Informationen zu Garantien oder Versicherungsoptionen sowie zur Anleitung zur Bereitstellung einer Abhebungsadresse wenden Sie sich bitte an Ihren individuellen SaaS-Anbieter. Wenn Sie es vorziehen, die volle Kontrolle über Ihre Validator-Konfiguration zu haben, erfahren Sie mehr darüber, wie Sie Ihre ETH alleine einsetzen können. +Für weitere Informationen zu Garantien oder Versicherungsoptionen sowie zur Anleitung zur Bereitstellung einer Abhebungsadresse wenden Sie sich bitte an Ihren individuellen SaaS-Anbieter. Wenn Sie es vorziehen, die volle Kontrolle über Ihre Validator-Konfiguration zu haben, [erfahren Sie mehr darüber, wie Sie Ihre ETH alleine einsetzen können](/staking/solo/). ## Weiterführende Informationen {#further-reading} diff --git a/public/content/translations/de/staking/solo/index.md b/public/content/translations/de/staking/solo/index.md index e7c18c4d7a2..33bc117aabf 100644 --- a/public/content/translations/de/staking/solo/index.md +++ b/public/content/translations/de/staking/solo/index.md @@ -55,7 +55,7 @@ Es erfordert auch eine sehr einfache Hardware-Konfiguration und ein gewisses Ver Genauso wie private Schlüssel Ihre Ethereum-Adresse sichern, müssen Sie Schlüssel speziell für Ihren Validator generieren. Sie müssen sich informieren, wie Sie Seed-Phrasen oder private Schlüssel sicher aufbewahren.{' '} -Ethereum-Sicherheit und Betrugsprävention +[Ethereum-Sicherheit und Betrugsprävention](/security/) @@ -136,9 +136,9 @@ Ein Validator ist eine virtuelle Einheit, die auf Ethereum existiert un Jedes Schlüsselpaar, das einem Validator zugeordnet ist, erfordert genau 32 ETH, um aktiviert zu werden. Mehr ETH, die in einen einzigen Schlüsselsatz eingezahlt werden, erhöhen das Belohnungspotenzial nicht, da jeder Validator auf ein effektives Guthaben von 32 ETH begrenzt ist. Dies bedeutet, dass das Staking in Schritten von 32 ETH erfolgt, von denen jeder seinen eigenen Schlüsselsatz und sein eigenes Guthaben hat. -Zahlen Sie nicht mehr als 32 ETH für einen einzelnen Validator ein. Sie wird Ihre Belohnungen nicht erhöhen. Wenn eine Auszahlungsadresse für den Validator festgelegt wurde, werden überschüssige Gelder über 32 ETH während des nächsten Validator-Sweeps automatisch an diese Adresse überwiesen. +Zahlen Sie nicht mehr als 32 ETH für einen einzelnen Validator ein. Sie wird Ihre Belohnungen nicht erhöhen. Wenn eine Auszahlungsadresse für den Validator festgelegt wurde, werden überschüssige Gelder über 32 ETH während des nächsten [Validator-Sweeps](/staking/withdrawals/#validator-sweeping) automatisch an diese Adresse überwiesen. -Wenn Ihnen Solo-Staking zu anspruchsvoll erscheint, ziehen Sie die Nutzung eines Staking-as-a-Service-Anbieters in Betracht, oder wenn Sie mit weniger als 32 ETH arbeiten, schauen Sie sich die Staking-Pools an. +Wenn Ihnen Solo-Staking zu anspruchsvoll erscheint, ziehen Sie die Nutzung eines [Staking-as-a-Service](/staking/saas/)-Anbieters in Betracht, oder wenn Sie mit weniger als 32 ETH arbeiten, schauen Sie sich die [Staking-Pools](/staking/pools/) an. diff --git a/public/content/translations/de/staking/withdrawals/index.md b/public/content/translations/de/staking/withdrawals/index.md index c334ae5b78b..f7ee57de930 100644 --- a/public/content/translations/de/staking/withdrawals/index.md +++ b/public/content/translations/de/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Wenn Sie Teil eines Staking-Pools sind oder Staking-Token besitzen, sollten Sie sich bei Ihrem Anbieter erkundigen, wie Staking-Auszahlungen gehandhabt werden, da jeder Dienst anders funktioniert. +Wenn Sie Teil eines [Staking-Pools](/staking/pools/) sind oder Staking-Token besitzen, sollten Sie sich bei Ihrem Anbieter erkundigen, wie Staking-Auszahlungen gehandhabt werden, da jeder Dienst anders funktioniert. -Im Allgemeinen sollten Benutzer in der Lage sein, ihr zugrundeliegendes gestaktes ETH zurückzufordern oder zu ändern, welchen Staking-Anbieter sie nutzen. Wenn ein bestimmter Pool zu groß wird, können Mittel abgezogen, eingelöst und mit einem kleineren Anbieter neu gestaked werden. Oder, wenn Sie genug ETH angesammelt haben, könnten Sie von zu Hause aus staken. +Im Allgemeinen sollten Benutzer in der Lage sein, ihr zugrundeliegendes gestaktes ETH zurückzufordern oder zu ändern, welchen Staking-Anbieter sie nutzen. Wenn ein bestimmter Pool zu groß wird, können Mittel abgezogen, eingelöst und mit einem kleineren Anbieter neu gestaked werden. Oder, wenn Sie genug ETH angesammelt haben, könnten Sie [von zu Hause aus staken](/staking/solo/). diff --git a/public/content/translations/el/beacon-chain/index.md b/public/content/translations/el/beacon-chain/index.md index ce75b19bfc0..2819bfb15ae 100644 --- a/public/content/translations/el/beacon-chain/index.md +++ b/public/content/translations/el/beacon-chain/index.md @@ -35,7 +35,7 @@ summaryPoint3: Η Κύρια Αλυσίδα εισήγαγε τη λογική Η χρήση της απόδειξης συμμετοχής ως συναινετικός μηχανισμός είναι ένα θεμελιώδες στοιχείο για [το ασφαλές, φιλικό προς το περιβάλλον και επεκτάσιμο Ethereum που έχουμε τώρα](/roadmap/vision/). - Αν ενδιαφέρεστε να γίνετε επικυρωτής και να συμβάλετε στην ενίσχυση της ασφάλειας του Ethereum, μάθετε περισσότερα για την αποθήκευση (staking). + Αν ενδιαφέρεστε να γίνετε επικυρωτής και να συμβάλετε στην ενίσχυση της ασφάλειας του Ethereum, [μάθετε περισσότερα για την αποθήκευση (staking)](/staking/). ### Ρυθμίζοντας την τμηματοποίηση (sharding) {#setting-up-for-sharding} diff --git a/public/content/translations/el/bridges/index.md b/public/content/translations/el/bridges/index.md index 850d3f59d38..f5b87ec423c 100644 --- a/public/content/translations/el/bridges/index.md +++ b/public/content/translations/el/bridges/index.md @@ -60,7 +60,7 @@ _Το Web3 έχει εξελιχθεί σε ένα οικοσύστημα από Ας υποθέσουμε ότι θέλετε να είστε κάτοχος Bitcoin (BTC), αλλά έχετε χρήματα μόνο στο κεντρικό δίκτυο Ethereum. Για να αποκτήσετε μέρος BTC στο Ethereum, μπορείτε να αγοράσετε Wrapped Bitcoin (WBTC). Ωστόσο, το WBTC είναι ένα εγγενές ψηφιακό στοιχείο [ERC-20](/glossary/#erc-20) στο δίκτυο Ethereum, πράγμα που σημαίνει ότι είναι μια έκδοση στο Ethereum του Bitcoin και όχι το αρχικό ψηφιακό στοιχείο στην κρυπτοαλυσίδα του Bitcoin. Για να κατέχετε το εγγενές BTC, θα πρέπει να γεφυρώσετε τα περιουσιακά σας στοιχεία από το Ethereum στο Bitcoin χρησιμοποιώντας μια γέφυρα. Αυτό θα γεφυρώσει το WBTC σας και θα το μετατρέψει σε εγγενές BTC. Εναλλακτικά, μπορεί να είστε κάτοχος BTC και να θέλετε να το χρησιμοποιήσετε σε πρωτόκολλα Ethereum [DeFi](/glossary/#defi). Αυτό θα απαιτούσε τη γεφύρωση με άλλο τρόπο, από το BTC στο WBTC, το οποίο στη συνέχεια μπορεί να χρησιμοποιηθεί ως περιουσιακό στοιχείο στο Ethereum. - Μπορείτε επίσης να κάνετε όλα τα παραπάνω χρησιμοποιώντας ένα κεντρικό ανταλλακτήριο. Ωστόσο, εκτός εάν τα χρήματά σας βρίσκονται ήδη σε ανταλλακτήριο, αυτό θα περιλαμβάνει πολλά βήματα και πιθανότατα θα ήταν καλύτερα να χρησιμοποιήσετε μια γέφυρα. + Μπορείτε επίσης να κάνετε όλα τα παραπάνω χρησιμοποιώντας ένα [κεντρικό ανταλλακτήριο](/get-eth/). Ωστόσο, εκτός εάν τα χρήματά σας βρίσκονται ήδη σε ανταλλακτήριο, αυτό θα περιλαμβάνει πολλά βήματα και πιθανότατα θα ήταν καλύτερα να χρησιμοποιήσετε μια γέφυρα. diff --git a/public/content/translations/el/community/support/index.md b/public/content/translations/el/community/support/index.md index 84bafec9acd..77735f60828 100644 --- a/public/content/translations/el/community/support/index.md +++ b/public/content/translations/el/community/support/index.md @@ -20,7 +20,7 @@ lang: el Μάθετε τις βασικές αρχές του Ethereum -Παρά την έλλειψη επίσημης υποστήριξης, πολλές ομάδες, κοινότητες και έργα σε όλο το οικοσύστημα του Ethereum είναι πρόθυμοι να βοηθήσουν και μπορείτε να βρείτε πολλές χρήσιμες πληροφορίες και πόρους σε αυτήν τη σελίδα. Έχετε περισσότερες ερωτήσεις; Εγγραφείτε στο [ethereum.org Discord](/discord/) και θα προσπαθήσουμε να σας βοηθήσουμε. +Παρά την έλλειψη επίσημης υποστήριξης, πολλές ομάδες, κοινότητες και έργα σε όλο το οικοσύστημα του Ethereum είναι πρόθυμοι να βοηθήσουν και μπορείτε να βρείτε πολλές χρήσιμες πληροφορίες και πόρους σε αυτήν τη σελίδα. Έχετε περισσότερες ερωτήσεις; Εγγραφείτε στο [ethereum.org Discord](https://discord.gg/ethereum-org) και θα προσπαθήσουμε να σας βοηθήσουμε. ## Συχνές ερωτήσεις {#faq} diff --git a/public/content/translations/el/contributing/translation-program/faq/index.md b/public/content/translations/el/contributing/translation-program/faq/index.md index e686240079a..7b647f0930e 100644 --- a/public/content/translations/el/contributing/translation-program/faq/index.md +++ b/public/content/translations/el/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ description: Συχνές ερωτήσεις σχετικά με το πρόγρ ## Τι είναι η Μεταφραστική Μνήμη (TM); {#translation-memory} -Η Μεταφραστική Μνήμη (TM) είναι μια δυνατότητα του Crowdin που αποθηκεύει όλες τις προηγουμένως μεταφρασμένες συμβολοσειρές για το [ethereum.org](http://ethereum.org/). Όταν μεταφράζεται ένα στοιχείο, αποθηκεύεται αυτόματα στην TM του έργου μας. Θα μπορούσε να είναι ένα χρήσιμο εργαλείο για να σας βοηθήσει να εξοικονομήσετε χρόνο! +Η Μεταφραστική Μνήμη (TM) είναι μια δυνατότητα του Crowdin που αποθηκεύει όλες τις προηγουμένως μεταφρασμένες συμβολοσειρές για το [ethereum.org](https://ethereum.org/). Όταν μεταφράζεται ένα στοιχείο, αποθηκεύεται αυτόματα στην TM του έργου μας. Θα μπορούσε να είναι ένα χρήσιμο εργαλείο για να σας βοηθήσει να εξοικονομήσετε χρόνο! - Κοιτάξτε την ενότητα «Προτάσεις ΜΜ και ΜΤ» και θα δείτε πώς μεταφράστηκε στο παρελθόν η ίδια ή παρόμοια πρόταση. Αν βρείτε μια πρόταση με υψηλό ποσοστό που ταιριάζει, μη διστάσετε να εφαρμόσετε τη μετάφραση κάνοντας κλικ σε αυτήν. - Αν δεν υπάρχει τίποτα στη λίστα, μπορείτε να αναζητήσετε στη ΜΜ για προηγούμενες μεταφράσεις και να τις χρησιμοποιήσετε ξανά για συνέπεια. diff --git a/public/content/translations/el/contributing/translation-program/how-to-translate/index.md b/public/content/translations/el/contributing/translation-program/how-to-translate/index.md index 4be6f1a8485..68b30f9e3c5 100644 --- a/public/content/translations/el/contributing/translation-program/how-to-translate/index.md +++ b/public/content/translations/el/contributing/translation-program/how-to-translate/index.md @@ -34,7 +34,7 @@ description: Οδηγίες χρήσης του Crowdin για μετάφρασ Το περιεχόμενο του ιστότοπου χωρίζεται σε μια σειρά από έγγραφα και ενότητες περιεχομένου. Μπορείτε να ελέγξετε την πρόοδο του κάθε εγγράφου στα δεξιά. Αν η πρόοδος μετάφρασης είναι κάτω από 100%, παρακαλούμε συνεισφέρετε! -Δεν υπάρχει η γλώσσα σας; [Δημιουργήστε ένα ζήτημα](https://github.com/ethereum/ethereum-org-website/issues/new/choose) ή κάντε ερώτηση στο [Discord](/discord/) μας +Δεν υπάρχει η γλώσσα σας; [Δημιουργήστε ένα ζήτημα](https://github.com/ethereum/ethereum-org-website/issues/new/choose) ή κάντε ερώτηση στο [Discord](https://discord.gg/ethereum-org) μας ![Μεταφρασμένα και μη μεταφρασμένα αρχεία στο Crowdin](./crowdin-files.png) @@ -82,7 +82,7 @@ description: Οδηγίες χρήσης του Crowdin για μετάφρασ ### Επικοινωνήστε μαζί μας {#get-in-touch} -Έχετε ερωτήσεις; Θέλετε να συνεργαστείτε με την ομάδα μας και άλλους μεταφραστές; Παρακαλούμε δημοσιεύστε στο κανάλι μας #translation του [ethereum.org του διακομιστή Discord](/discord/) +Έχετε ερωτήσεις; Θέλετε να συνεργαστείτε με την ομάδα μας και άλλους μεταφραστές; Παρακαλούμε δημοσιεύστε στο κανάλι μας #translation του [ethereum.org του διακομιστή Discord](https://discord.gg/ethereum-org) Μπορείτε επίσης να επικοινωνήσετε μαζί μας στο translations@ethereum.org diff --git a/public/content/translations/el/contributing/translation-program/index.md b/public/content/translations/el/contributing/translation-program/index.md index 914ec1e644f..d882a25fc89 100644 --- a/public/content/translations/el/contributing/translation-program/index.md +++ b/public/content/translations/el/contributing/translation-program/index.md @@ -20,7 +20,7 @@ description: Πληροφορίες σχετικά με το πρόγραμμα 4. Οι αυτόματες μεταφράσεις δε θα εγκρίνονται. 5. Όλες οι μεταφράσεις εξετάζονται πριν προστεθούν στον ιστότοπο, οπότε θα υπάρξει μια μικρή καθυστέρηση πριν οι μεταφράσεις σας δημοσιευθούν. -_Εγγραφείτε στο [ethereum.org Discord](/discord/) για να συμμετέχετε στις μεταφράσεις, να κάνετε ερωτήσεις, να υποβάλλετε σχόλια και ιδέες ή να συμμετέχετε σε μία ομάδα μετάφρασης._ +_Εγγραφείτε στο [ethereum.org Discord](https://discord.gg/ethereum-org) για να συμμετέχετε στις μεταφράσεις, να κάνετε ερωτήσεις, να υποβάλλετε σχόλια και ιδέες ή να συμμετέχετε σε μία ομάδα μετάφρασης._ Ξεκινήστε να μεταφράζετε diff --git a/public/content/translations/el/contributing/translation-program/resources/index.md b/public/content/translations/el/contributing/translation-program/resources/index.md index 9641f9d7202..0ec773186ab 100644 --- a/public/content/translations/el/contributing/translation-program/resources/index.md +++ b/public/content/translations/el/contributing/translation-program/resources/index.md @@ -24,7 +24,7 @@ description: Χρήσιμοι πόροι για μεταφραστές του et ## Κοινότητες {#communities} -- [Ομάδες για συγκεκριμένες γλώσσες στο Discord](/discord/) _– μια πρωτοβουλία για τη σύνδεση των μεταφραστών του ethereum.org σε ομάδες μεταφράσεων_ +- [Ομάδες για συγκεκριμένες γλώσσες στο Discord](https://discord.gg/ethereum-org) _– μια πρωτοβουλία για τη σύνδεση των μεταφραστών του ethereum.org σε ομάδες μεταφράσεων_ - [Ομάδα Κινέζων μεταφραστών](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171) _– Σελίδα εισαγωγής για ευκολότερο συντονισμό μεταξύ των Κινέζων μεταφραστών_ ## Τελευταίες ενημερώσεις {#latest-updates} @@ -38,7 +38,7 @@ description: Χρήσιμοι πόροι για μεταφραστές του et ## Ώρες γραφείου για τους μεταφραστές {#office-hours} -Έχουμε τις ώρες γραφείου για μεταφραστές τη δεύτερη Τετάρτη κάθε μήνα. Υλοποιούνται στο κανάλι φωνής #office-hours στο [ethereum.org του Discord](/discord/), όπου μπορείτε να βρείτε τις ακριβείς ώρες και πρόσθετες λεπτομέρειες. +Έχουμε τις ώρες γραφείου για μεταφραστές τη δεύτερη Τετάρτη κάθε μήνα. Υλοποιούνται στο κανάλι φωνής #office-hours στο [ethereum.org του Discord](https://discord.gg/ethereum-org), όπου μπορείτε να βρείτε τις ακριβείς ώρες και πρόσθετες λεπτομέρειες. Οι ώρες γραφείου επιτρέπουν στους μεταφραστές μας να κάνουν ερωτήσεις σχετικά με τη διαδικασία μετάφρασης, την παροχή σχολίων σχετικά με το πρόγραμμα, τον διαμοιρασμό των ιδεών ή απλά μια συνομιλία με την κεντρική ομάδα του ethereum.org. Τέλος, θέλουμε να χρησιμοποιήσουμε αυτές τις συναντήσεις ώστε να ανταλλάξουμε πληροφορίες για τις πρόσφατες εξελίξεις με το πρόγραμμα μετάφρασης και να μοιραστούμε βασικές συμβουλές και οδηγίες με τους συνεργάτες μας. diff --git a/public/content/translations/el/developers/docs/consensus-mechanisms/pow/index.md b/public/content/translations/el/developers/docs/consensus-mechanisms/pow/index.md index b0780ece930..aa344109f56 100644 --- a/public/content/translations/el/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/translations/el/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: el Το δίκτυο Ethereum ξεκίνησε χρησιμοποιώντας έναν μηχανισμό συναίνεσης που περιλάμβανε την **[Απόδειξη εργασίας (PoW)](/developers/docs/consensus-mechanisms/pow)**. Αυτό επέτρεψε στους κόμβους του δικτύου Ethereum να συμφωνήσουν για την κατάσταση όλων των πληροφοριών που καταγράφονται στο Ethereum blockchain και απέτρεψε ορισμένα είδη οικονομικών επιθέσεων. Ωστόσο, το Ethereum απενεργοποίησε την απόδειξη εργασίας το 2022 και άρχισε να χρησιμοποιεί την [απόδειξη συμμετοχής](/developers/docs/consensus-mechanisms/pos). - Η απόδειξη εργασίας έχει πλέον καταργηθεί. Το Ethereum δε χρησιμοποιεί πλέον την απόδειξη εργασίας ως μέρος του μηχανισμού συναίνεσής του. Αντίθετα, χρησιμοποιεί την απόδειξη συμμετοχής. Διαβάστε περισσότερα για την απόδειξη συμμετοχής και την αποθήκευση κεφαλαίου. + Η απόδειξη εργασίας έχει πλέον καταργηθεί. Το Ethereum δε χρησιμοποιεί πλέον την απόδειξη εργασίας ως μέρος του μηχανισμού συναίνεσής του. Αντίθετα, χρησιμοποιεί την απόδειξη συμμετοχής. Διαβάστε περισσότερα για την [απόδειξη συμμετοχής](/developers/docs/consensus-mechanisms/pos/) και την [αποθήκευση κεφαλαίου](/staking/). ## Προαπαιτούμενα {#prerequisites} diff --git a/public/content/translations/el/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/translations/el/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index 8ef3ac32e10..2665d3d8cf5 100644 --- a/public/content/translations/el/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/translations/el/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: el --- - Το Ethash ήταν ο αλγόριθμος κρυπτόρυξης της απόδειξης εργασίας του Ethereum. Η απόδειξη εργασίας έχει τώρα **απενεργοποιηθεί εντελώς** και το Ethereum είναι πλέον ασφαλισμένο χρησιμοποιώντας απόδειξη συμμετοχής. Διαβάστε περισσότερα για τη Συγχώνευση, την Απόδειξη συμμετοχής και την Αποθήκευση κεφαλαίου. Αυτή η σελίδα είναι για ιστορικό ενδιαφέρον! + Το Ethash ήταν ο αλγόριθμος κρυπτόρυξης της απόδειξης εργασίας του Ethereum. Η απόδειξη εργασίας έχει τώρα **απενεργοποιηθεί εντελώς** και το Ethereum είναι πλέον ασφαλισμένο χρησιμοποιώντας [απόδειξη συμμετοχής](/developers/docs/consensus-mechanisms/pos/). Διαβάστε περισσότερα για τη [Συγχώνευση](/roadmap/merge/), [την Απόδειξη συμμετοχής](/developers/docs/consensus-mechanisms/pos/) και την [Αποθήκευση κεφαλαίου](/staking/). Αυτή η σελίδα είναι για ιστορικό ενδιαφέρον! Το [Ethash](https://github.com/ethereum/wiki/wiki/Ethash) είναι μια τροποποιημένη έκδοση του αλγορίθμου [Dagger-Hashimoto](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto). Η απόδειξη εργασίας Ethash είναι [δύσκολη στη μνήμη](https://wikipedia.org/wiki/Memory-hard_function), κάτι που πιστεύεται ότι καθιστούσε τον αλγόριθμο ανθεκτικό στα ASIC. Τα ASIC Ethash αναπτύχθηκαν τελικά αλλά η κρυπτόρυξη GPU ήταν ακόμα μια βιώσιμη επιλογή μέχρι να απενεργοποιηθεί η απόδειξη εργασίας. Το Ethash εξακολουθεί να χρησιμοποιείται για την κρυπτόρυξη άλλων νομισμάτων σε άλλα δίκτυα απόδειξης εργασίας που δεν είναι Ethereum. diff --git a/public/content/translations/el/guides/how-to-id-scam-tokens/index.md b/public/content/translations/el/guides/how-to-id-scam-tokens/index.md index 5a2af2c1c79..b5f654ca02a 100644 --- a/public/content/translations/el/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/el/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ lang: el title="Τι είναι το ARB;" contentPreview=''> -Το Arbitrum είναι ένας οργανισμός ο οποίος αναπτύσσει και διαχειρίζεται τα πακέτα ενημέρωσης optimistic. Αρχικά, το Arbitrum ξεκίνησε ως μία κερδοσκοπική εταιρεία, στη συνέχεια κάνει βήματα προς την αποκεντροποίηση. Ως μέρος αυτής της διαδικασίας, εισήγαγαν ένα ανταλλάξιμο ψηφιακό στοιχείο διακυβέρνησης. +Το Arbitrum είναι ένας οργανισμός ο οποίος αναπτύσσει και διαχειρίζεται τα [πακέτα ενημέρωσης optimistic](/developers/docs/scaling/optimistic-rollups/). Αρχικά, το Arbitrum ξεκίνησε ως μία κερδοσκοπική εταιρεία, στη συνέχεια κάνει βήματα προς την αποκεντροποίηση. Ως μέρος αυτής της διαδικασίας, εισήγαγαν ένα ανταλλάξιμο [ψηφιακό στοιχείο διακυβέρνησης](/dao/#token-based-membership). @@ -41,7 +41,7 @@ contentPreview=''> title="Τι είναι τα έξυπνα συμβόλαια;" contentPreview=''> -Τα Έξυπνα Συμβόλαια είναι προγράμματα που εκτελούνται στην κορυφή της κρυπτοαλυσίδας του Ethereum. Για παράδειγμα, οποιοδήποτε ERC-20 κρυπτονόμισμα έχει δημιουργηθεί ως έξυπνο συμβόλαιο. +Τα [Έξυπνα Συμβόλαια](/developers/docs/smart-contracts/) είναι προγράμματα που εκτελούνται στην κορυφή της κρυπτοαλυσίδας του Ethereum. Για παράδειγμα, οποιοδήποτε ERC-20 κρυπτονόμισμα έχει δημιουργηθεί ως έξυπνο συμβόλαιο. diff --git a/public/content/translations/el/history/index.md b/public/content/translations/el/history/index.md index 1acbdbd37ba..0105d71c3d4 100644 --- a/public/content/translations/el/history/index.md +++ b/public/content/translations/el/history/index.md @@ -11,9 +11,9 @@ sidebarDepth: 1 -Οι ενσωματώσεις πραγματοποιούνται όταν απαιτούνται σημαντικές τεχνικές αλλαγές ή αναβαθμίσεις στο δίκτυο - συνήθως προέρχονται από τις προτάσεις βελτίωσης Ethereum Improvement Proposals (EIPs) και τροποποιούν τους «κανόνες» του πρωτοκόλλου. +Οι ενσωματώσεις πραγματοποιούνται όταν απαιτούνται σημαντικές τεχνικές αλλαγές ή αναβαθμίσεις στο δίκτυο - συνήθως προέρχονται από τις προτάσεις βελτίωσης [Ethereum Improvement Proposals (EIPs)](/eips/) και τροποποιούν τους «κανόνες» του πρωτοκόλλου. -Όταν απαιτούνται αναβαθμίσεις στο παραδοσιακό, κεντρικά ελεγχόμενο λογισμικό, η εταιρεία θα δημοσιεύσει απλώς μια νέα έκδοση για τον τελικό χρήστη. Οι κρυπτοαλυσίδες λειτουργούν διαφορετικά καθώς δεν υπάρχει κεντρική ιδιοκτησία. Οι Πελάτες Ethereum πρέπει να ενημερώσουν το λογισμικό τους για να εφαρμόσουν τους νέους κανόνες της αναβάθμισης. Επιπλέον, οι δημιουργοί των μπλοκ (οι κρυπτορύχοι που λειτουργούν με την απόδειξη εργασίας, καθώς και οι επαληθευτές με χρήση της απόδειξης συμμετοχής) και οι κόμβοι θα πρέπει να δημιουργήσουν νέα μπλοκ και να επικυρώσουν με βάση τους νέους κανόνες. Περισσότερα για τους μηχανισμούς συναίνεσης +Όταν απαιτούνται αναβαθμίσεις στο παραδοσιακό, κεντρικά ελεγχόμενο λογισμικό, η εταιρεία θα δημοσιεύσει απλώς μια νέα έκδοση για τον τελικό χρήστη. Οι κρυπτοαλυσίδες λειτουργούν διαφορετικά καθώς δεν υπάρχει κεντρική ιδιοκτησία. Οι [Πελάτες Ethereum](/developers/docs/nodes-and-clients/) πρέπει να ενημερώσουν το λογισμικό τους για να εφαρμόσουν τους νέους κανόνες της αναβάθμισης. Επιπλέον, οι δημιουργοί των μπλοκ (οι κρυπτορύχοι που λειτουργούν με την απόδειξη εργασίας, καθώς και οι επαληθευτές με χρήση της απόδειξης συμμετοχής) και οι κόμβοι θα πρέπει να δημιουργήσουν νέα μπλοκ και να επικυρώσουν με βάση τους νέους κανόνες. [Περισσότερα για τους μηχανισμούς συναίνεσης](/developers/docs/consensus-mechanisms/) Αυτές οι αλλαγές κανόνων μπορεί να δημιουργήσουν ένα προσωρινό διαχωρισμό στο δίκτυο. Τα νέα μπλοκ θα μπορούσαν να παραχθούν σύμφωνα με τους νέους κανόνες ή τους παλιούς. Οι αναβαθμίσεις καθορίζονται έγκαιρα, έτσι ώστε οι εφαρμογές πελάτη να μπορέσουν να υιοθετήσουν και να εφαρμόσουν τις αλλαγές κατά την ενημέρωση, ώστε και η ενσωμάτωση με τις αναβαθμίσεις να καταστεί ως η νέα κύρια αλυσίδα. Ωστόσο, σε σπάνιες περιπτώσεις, κάποιες διαφωνίες σχετικά με τις αναβαθμίσεις μπορούν να προκαλέσουν μόνιμο διαχωρισμό του δικτύου, όπως τη δημιουργία του Ethereum Classic με την προσθήκη DAO. @@ -448,10 +448,10 @@ sidebarDepth: 1
  • EIP-152επιτρέπει στο Ethereum να λειτουργεί με κρυπτονόμισμα διατήρησης της ιδιωτικότητας όπως το Zcash.
  • -
  • EIP-1108φθηνότερη κρυπτογραφία για τη βελτίωση του κόστους κρατήσεων.
  • -
  • EIP-1344προστατεύει το Ethereum από επιθέσεις επανάληψης, προσθέτοντας CHAINID opcode.
  • +
  • EIP-1108φθηνότερη κρυπτογραφία για τη βελτίωση [του κόστους κρατήσεων](/glossary/#gas).
  • +
  • EIP-1344προστατεύει το Ethereum από επιθέσεις επανάληψης, προσθέτοντας CHAINID [opcode](/developers/docs/ethereum-stack/#ethereum-virtual-machine).
  • EIP-1884βελτιστοποίηση των τιμών κρατήσεων opcode με βάση την κατανάλωση.
  • -
  • EIP-2028μειώνει το κόστος των CallData για να επιτρέψει περισσότερα δεδομένα σε μπλοκ. Χρήσιμο για την κλιμάκωση Layer 2.
  • +
  • EIP-2028μειώνει το κόστος των CallData για να επιτρέψει περισσότερα δεδομένα σε μπλοκ. Χρήσιμο για την [κλιμάκωση Layer 2](/developers/docs/scaling/#layer-2-scaling).
  • EIP-2200λοιπές εναλλακτικές τιμών κρατήσεων opcode.
@@ -509,13 +509,13 @@ sidebarDepth: 1
  • EIP-140προσθήκη REVERT opcode.
  • EIP-658προστέθηκε το πεδίο κατάστασης στις αποδείξεις συναλλαγής για να εμφανίζει την επιτυχία ή αποτυχία.
  • -
  • EIP-196προσθέτει ελλειπτική καμπύλη και πολλαπλασιασμό βαθμιδωτού ρυθμού για να επιτρέψει το ZK-Snarks.
  • -
  • EIP-197προσθέτει ελλειπτική καμπύλη και πολλαπλασιασμό βαθμιδωτού ρυθμού για να επιτρέψει το ZK-Snarks.
  • +
  • EIP-196προσθέτει ελλειπτική καμπύλη και πολλαπλασιασμό βαθμιδωτού ρυθμού για να επιτρέψει το [ZK-Snarks](/developers/docs/scaling/zk-rollups/).
  • +
  • EIP-197προσθέτει ελλειπτική καμπύλη και πολλαπλασιασμό βαθμιδωτού ρυθμού για να επιτρέψει το [ZK-Snarks](/developers/docs/scaling/zk-rollups/).
  • EIP-198επιτρέπει την επαλήθευση υπογραφής RSA.
  • EIP-211προσθέτει υποστήριξη για τιμές επιστροφής μεταβλητού μήκους.
  • EIP-214προσθέτει STATICCALL opcode, επιτρέποντας κλήσεις που δεν αλλάζουν κατάσταση σε άλλα συμβόλαια.
  • EIP-100αλλάζει τον τύπο προσαρμογής της δυσκολίας.
  • -
  • EIP-649καθυστερεί την βόμβας δυσκολίας κατά 1 χρόνο και μειώνει την ανταμοιβή μπλοκ από 5 σε 3 ETH.
  • +
  • EIP-649καθυστερεί την [βόμβας δυσκολίας](/glossary/#difficulty-bomb) κατά 1 χρόνο και μειώνει την ανταμοιβή μπλοκ από 5 σε 3 ETH.
diff --git a/public/content/translations/el/roadmap/beacon-chain/index.md b/public/content/translations/el/roadmap/beacon-chain/index.md index ce75b19bfc0..2819bfb15ae 100644 --- a/public/content/translations/el/roadmap/beacon-chain/index.md +++ b/public/content/translations/el/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ summaryPoint3: Η Κύρια Αλυσίδα εισήγαγε τη λογική Η χρήση της απόδειξης συμμετοχής ως συναινετικός μηχανισμός είναι ένα θεμελιώδες στοιχείο για [το ασφαλές, φιλικό προς το περιβάλλον και επεκτάσιμο Ethereum που έχουμε τώρα](/roadmap/vision/). - Αν ενδιαφέρεστε να γίνετε επικυρωτής και να συμβάλετε στην ενίσχυση της ασφάλειας του Ethereum, μάθετε περισσότερα για την αποθήκευση (staking). + Αν ενδιαφέρεστε να γίνετε επικυρωτής και να συμβάλετε στην ενίσχυση της ασφάλειας του Ethereum, [μάθετε περισσότερα για την αποθήκευση (staking)](/staking/). ### Ρυθμίζοντας την τμηματοποίηση (sharding) {#setting-up-for-sharding} diff --git a/public/content/translations/el/roadmap/index.md b/public/content/translations/el/roadmap/index.md index 39821803081..5d26058af20 100644 --- a/public/content/translations/el/roadmap/index.md +++ b/public/content/translations/el/roadmap/index.md @@ -70,7 +70,7 @@ buttons:

Τι ήταν το ETH2;

-

Ο όρος «Eth2» χρησιμοποιούταν συνήθως για να περιγράψει το μέλλον του Ethereum πριν από τη μετάβαση στην απόδειξη συμμετοχής, αλλά σταδιακά καταργήθηκε υπέρ της ακριβέστερης ορολογίας. Αρχικά χρησιμοποιήθηκε για τη διαφοροποίηση του δικτύου του Ethereum πριν από τη μετάβαση στην απόδειξη συμμετοχής και του δικτύου μετά από αυτό, ή μερικές φορές για να αναφερθούν στις διαφορετικές εφαρμογές πελάτη Ethereum (οι πελάτες εκτέλεσης που μερικές φορές αναφέρονται ως πελάτες ETH1 και οι πελάτες συναίνεσης μερικές φορές αναφέρονται ως πελάτες ETH2).

+

Ο όρος «Eth2» χρησιμοποιούταν συνήθως για να περιγράψει το μέλλον του Ethereum πριν από τη μετάβαση στην [απόδειξη συμμετοχής](/glossary/#pos), αλλά σταδιακά καταργήθηκε υπέρ της ακριβέστερης ορολογίας. Αρχικά χρησιμοποιήθηκε για τη διαφοροποίηση του δικτύου του Ethereum πριν από τη μετάβαση στην απόδειξη συμμετοχής και του δικτύου μετά από αυτό, ή μερικές φορές για να αναφερθούν στις διαφορετικές εφαρμογές πελάτη Ethereum (οι [πελάτες εκτέλεσης](/glossary/#execution-client) που μερικές φορές αναφέρονται ως πελάτες ETH1 και οι [πελάτες συναίνεσης](/glossary/#consensus-client) μερικές φορές αναφέρονται ως πελάτες ETH2).

diff --git a/public/content/translations/el/roadmap/merge/index.md b/public/content/translations/el/roadmap/merge/index.md index 175866b6bcb..e7fcf717e17 100644 --- a/public/content/translations/el/roadmap/merge/index.md +++ b/public/content/translations/el/roadmap/merge/index.md @@ -38,7 +38,7 @@ summaryPoint4: Η συγχώνευση μείωσε την κατανάλωση Δεν χάθηκε κανένα ιστορικό κατά τη Συγχώνευση. Με τη συγχώνευσή του με την Κύρια Αλυσίδα, το Κεντρικό Δίκτυο συγχώνευσε και ολόκληρο το ιστορικό συναλλαγών του Ethereum. -Αυτή η μετάβαση στην απόδειξη συμμετοχής άλλαξε τον τρόπο με τον οποίο εκδίδονται τα ether. Μάθετε περισσότερα για την έκδοση ether πριν και μετά τη Συγχώνευση. +Αυτή η μετάβαση στην απόδειξη συμμετοχής άλλαξε τον τρόπο με τον οποίο εκδίδονται τα ether. Μάθετε περισσότερα για [την έκδοση ether πριν και μετά τη Συγχώνευση](/roadmap/merge/issuance/). ### Χρήστες και κάτοχοι {#users-holders} @@ -130,7 +130,7 @@ contentPreview="False. Anyone is free to sync their own self-verified copy of Et Η ικανότητα που διαθέτει ο καθένας να εκτελεί τον δικό του κόμβο είναι απολύτως απαραίτητη ώστε να διατηρείται το δίκτυο του Ethereum αποκεντρωμένο. -Περισσότερα για την εκτέλεση του κόμβου σας +[Περισσότερα για την εκτέλεση του κόμβου σας](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Τα τέλη καυσίμου αποτελούν προϊόν της ζήτησης του δικτύου που σχετίζεται με τη δυναμικότητα του δικτύου. Η Συγχώνευση κατάργησε τη χρήση της απόδειξης εργασίας, μέσω της μετάβασης στην απόδειξη συμμετοχής για τη συναίνεση, αλλά δεν άλλαξε σε σημαντικό βαθμό τυχόν παραμέτρους που επηρεάζουν άμεσα τη λειτουργική ικανότητα ή την απόδοση του δικτύου. -Με έναν οδικό χάρτη προσανατολισμένο στις συγχωνεύσεις των πακέτων ενημέρωσης, οι προσπάθειες επικεντρώνονται στην κλιμάκωση της δραστηριότητας των χρηστών στο επίπεδο 2, ενώ το επίπεδο 1 του Kεντρικού Δικτύου αναδεικνύεται σε ένα ασφαλές αποκεντρωμένο επίπεδο διακανονισμού, βελτιστοποιημένο για την αποθήκευση δεδομένων των πακέτων ενημέρωσης, ώστε να βοηθά να καταστούν οι συναλλαγές rollup εκθετικά φθηνότερες. Η μετάβαση στην απόδειξη συμμετοχής αποτελεί κρίσιμο πρόδρομο για την πραγματοποίηση αυτής της κλιμάκωσης. Περισσότερα για τις κρατήσεις και τα τέλη +Με έναν οδικό χάρτη προσανατολισμένο στις συγχωνεύσεις των πακέτων ενημέρωσης, οι προσπάθειες επικεντρώνονται στην κλιμάκωση της δραστηριότητας των χρηστών στο [επίπεδο 2](/layer-2/), ενώ το επίπεδο 1 του Kεντρικού Δικτύου αναδεικνύεται σε ένα ασφαλές αποκεντρωμένο επίπεδο διακανονισμού, βελτιστοποιημένο για την αποθήκευση δεδομένων των πακέτων ενημέρωσης, ώστε να βοηθά να καταστούν οι συναλλαγές rollup εκθετικά φθηνότερες. Η μετάβαση στην απόδειξη συμμετοχής αποτελεί κρίσιμο πρόδρομο για την πραγματοποίηση αυτής της κλιμάκωσης. [Περισσότερα για τις κρατήσεις και τα τέλη](/developers/docs/gas/) @@ -163,7 +163,7 @@ contentPreview="False, but staking withdrawals have since been enabled via the S Μετά την αναβάθμιση «Shanghai/Capella» του δικτύου, οι χρήστες με αποθηκευμένου κεφαλαίου μπορούν τώρα να ορίσουν μια διεύθυνση ανάληψης για να αρχίσουν να λαμβάνουν αυτόματες πληρωμές από επιπλέον αποθηκευμένο κεφάλαιο (ETH άνω των 32 από ανταμοιβές πρωτοκόλλου). Αυτή η αναβάθμιση έδωσε επίσης τη δυνατότητα σε έναν επικυρωτή να ξεκλειδώνει και να ανακτά ολόκληρο το υπόλοιπό του κατά την έξοδο από το δίκτυο. -Περισσότερα για τις αναλήψεις αποθηκευμένου κεφαλαίου +[Περισσότερα για τις αναλήψεις αποθηκευμένου κεφαλαίου](/staking/withdrawals/) diff --git a/public/content/translations/el/roadmap/merge/issuance/index.md b/public/content/translations/el/roadmap/merge/issuance/index.md index 4239179e302..a952d8e4f04 100644 --- a/public/content/translations/el/roadmap/merge/issuance/index.md +++ b/public/content/translations/el/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ title="ETH issuance tldr"> Η αντίθετη δύναμη στην έκδοση ETH είναι ο ρυθμός με τον οποίο καίγεται ETH. Για να εκτελεστεί μια συναλλαγή στο Ethereum, πρέπει να καταβληθεί ένα ελάχιστο τέλος (γνωστό ως «base fee»), το οποίο διακυμαίνεται συνεχώς (από μπλοκ σε μπλοκ) ανάλογα με τη δραστηριότητα του δικτύου. Το τέλος καταβάλλεται σε ETH και είναι _απαραίτητο_ για να θεωρηθεί έγκυρη η συναλλαγή. Αυτό το τέλος _καίγεται_ κατά τη διαδικασία της συναλλαγής, αποσύροντάς το από την κυκλοφορία. -Η καύση των τελών τέθηκε σε λειτουργία με την αναβάθμιση London τον Αύγουστο του 2021 και παραμένει αμετάβλητη από τη Συγχώνευση. +Η καύση των τελών τέθηκε σε λειτουργία με την [αναβάθμιση London](/history/#london) τον Αύγουστο του 2021 και παραμένει αμετάβλητη από τη Συγχώνευση. Πέρα από την καύση τελών που εφαρμόστηκε με την αναβάθμιση London, οι επικυρωτές μπορεί να επιβαρυνθούν με ποινές για εκτός σύνδεσης λειτουργία ή ακόμα χειρότερα, μπορεί να τους επιβληθεί ποινή περικοπής για παραβίαση συγκεκριμένων κανόνων που απειλούν την ασφάλεια του δικτύου. Αυτές οι κυρώσεις οδηγούν σε μείωση των ETH από το υπόλοιπο του συγκεκριμένου επικυρωτή, τα οποία δεν ανταμείβονται άμεσα σε κανέναν άλλο λογαριασμό, καίγοντας/αποσύροντας τα ουσιαστικά από την κυκλοφορία. diff --git a/public/content/translations/el/staking/saas/index.md b/public/content/translations/el/staking/saas/index.md index f0118484cfb..8003683d2f9 100644 --- a/public/content/translations/el/staking/saas/index.md +++ b/public/content/translations/el/staking/saas/index.md @@ -86,7 +86,7 @@ summaryPoints: Με την ολοκλήρωση της διαδικασίας περικοπής/εξόδου, αυτά τα χρήματα θα μεταφερθούν στη διεύθυνση ανάληψης που έχει εκχωρηθεί στον επικυρωτή. Αυτό απαιτεί την παροχή μιας διεύθυνσης ανάληψης για ενεργοποίηση. Αυτό θα μπορούσε να είχε παρασχεθεί κατά την αρχική κατάθεση. Αν όχι, τα κλειδιά ανάληψης του επικυρωτή θα πρέπει να χρησιμοποιηθούν για την υπογραφή ενός μηνύματος, δηλώνοντας μια διεύθυνση ανάληψης. Εάν δεν έχει δοθεί διεύθυνση ανάληψης, τα χρήματα θα παραμείνουν κλειδωμένα μέχρι να παρασχεθούν. -Επικοινωνήστε με τον πάροχο SaaS για περισσότερες λεπτομέρειες σχετικά με τυχόν εγγυήσεις ή ασφαλιστικές επιλογές και οδηγίες σχετικά με τον τρόπο παροχής μιας διεύθυνσης ανάληψης. Εάν προτιμάτε να έχετε τον πλήρη έλεγχο της εγκατάστασης του επαληθευτή σας, μάθετε περισσότερα σχετικά με την ιδιωτική αποθήκευση ETH. +Επικοινωνήστε με τον πάροχο SaaS για περισσότερες λεπτομέρειες σχετικά με τυχόν εγγυήσεις ή ασφαλιστικές επιλογές και οδηγίες σχετικά με τον τρόπο παροχής μιας διεύθυνσης ανάληψης. Εάν προτιμάτε να έχετε τον πλήρη έλεγχο της εγκατάστασης του επαληθευτή σας, [μάθετε περισσότερα σχετικά με την ιδιωτική αποθήκευση ETH](/staking/solo/). ## Περισσότερες πληροφορίες {#further-reading} diff --git a/public/content/translations/el/staking/solo/index.md b/public/content/translations/el/staking/solo/index.md index af699cddf25..f8ee3c6e3b7 100644 --- a/public/content/translations/el/staking/solo/index.md +++ b/public/content/translations/el/staking/solo/index.md @@ -55,7 +55,7 @@ summaryPoints: Ακριβώς όπως τα ιδιωτικά κλειδιά ασφαλίζουν τη διεύθυνση Ethereum σας, θα πρέπει να δημιουργήσετε κλειδιά ειδικά για τον επαληθευτή σας. Πρέπει να κατανοήσετε πώς να διατηρείτε απόρρητα και ασφαλή τις φράσεις ασφαλείας ή τα ιδιωτικά κλειδιά.{' '} -Ασφάλεια Ethereum και πρόληψη κατά της απάτης +[Ασφάλεια Ethereum και πρόληψη κατά της απάτης](/security/) @@ -136,9 +136,9 @@ summaryPoints: Κάθε ζεύγος κλειδιών σχετίζεται με έναν επικυρωτή και απαιτούνται ακριβώς 32 ETH για να ενεργοποιηθεί. Τα περισσότερα ETH που κατατίθεται σε ένα σύνολο κλειδιών δεν αυξάνουν τις δυνατότητες ανταμοιβής, καθώς κάθε εργαλείο επικύρωσης περιορίζεται σε ένα αποτελεσματικό υπόλοιπο των 32 ETH. Αυτό σημαίνει ότι η αποθήκευση κεφαλαίου γίνεται ανά 32 ETH, το καθένα με το δικό του σύνολο κλειδιών και κεφάλαιο. -Μην καταθέτετε περισσότερα από 32 ETH σε έναν μόνο επικυρωτή. Δεν θα αυξήσει τις ανταμοιβές σας. Εάν έχει οριστεί μια διεύθυνση ανάληψης για την εφαρμογή επικύρωσης, τα επιπλέον χρήματα άνω των 32 ETH θα αποσυρθούν αυτόματα σε αυτήν τη διεύθυνση κατά την επόμενη εκκαθάριση του επικυρωτή. +Μην καταθέτετε περισσότερα από 32 ETH σε έναν μόνο επικυρωτή. Δεν θα αυξήσει τις ανταμοιβές σας. Εάν έχει οριστεί μια διεύθυνση ανάληψης για την εφαρμογή επικύρωσης, τα επιπλέον χρήματα άνω των 32 ETH θα αποσυρθούν αυτόματα σε αυτήν τη διεύθυνση κατά την επόμενη [εκκαθάριση του επικυρωτή](/staking/withdrawals/#validator-sweeping). -Εάν η αποθήκευση κεφαλαίου στο σπίτι φαίνεται πολύ απαιτητική για εσάς, εξετάστε το ενδεχόμενο να χρησιμοποιήσετε μια υπηρεσία staking-as-a-service ή εάν διαθέτετε λιγότερα από 32 ETH, δείτε τις δεξαμενές ομαδικής αποθήκευσης κεφαλαίου. +Εάν η αποθήκευση κεφαλαίου στο σπίτι φαίνεται πολύ απαιτητική για εσάς, εξετάστε το ενδεχόμενο να χρησιμοποιήσετε μια υπηρεσία [staking-as-a-service](/staking/saas/) ή εάν διαθέτετε λιγότερα από 32 ETH, δείτε τις [δεξαμενές ομαδικής αποθήκευσης κεφαλαίου](/staking/pools/). diff --git a/public/content/translations/el/staking/withdrawals/index.md b/public/content/translations/el/staking/withdrawals/index.md index d7b048c66ca..1c7fba36d5f 100644 --- a/public/content/translations/el/staking/withdrawals/index.md +++ b/public/content/translations/el/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Εάν συμμετέχετε σε μια δεξαμενή αποθήκευσης κεφαλαίου ή διαθέτετε κρυπτονομίσματα αποθηκευμένου κεφαλαίου, θα πρέπει να επικοινωνήσετε με τον πάροχο σας για περισσότερες λεπτομέρειες σχετικά με τον τρόπο χειρισμού των αναλήψεων του αποθηκευμένου κεφαλαίου, καθώς κάθε υπηρεσία λειτουργεί διαφορετικά. +Εάν συμμετέχετε σε μια [δεξαμενή αποθήκευσης κεφαλαίου](/staking/pools/) ή διαθέτετε κρυπτονομίσματα αποθηκευμένου κεφαλαίου, θα πρέπει να επικοινωνήσετε με τον πάροχο σας για περισσότερες λεπτομέρειες σχετικά με τον τρόπο χειρισμού των αναλήψεων του αποθηκευμένου κεφαλαίου, καθώς κάθε υπηρεσία λειτουργεί διαφορετικά. -Γενικά, οι χρήστες θα πρέπει να είναι ελεύθεροι να διεκδικήσουν το αποθηκευμένο κεφάλαιο τους σε ETH ή να αλλάξουν τον πάροχο αποθήκευσης κεφαλαίου που χρησιμοποιούν. Αν μια συγκεκριμένη δεξαμενή είναι πολύ μεγάλη, τα κεφάλαια μπορούν να αφαιρεθούν και να μετακινηθούν με έναν μικρότερο πάροχο. Ή, αν έχετε συγκεντρώσει αρκετά ETH θα μπορούσατε να τα αποθηκεύσετε από το σπίτι. +Γενικά, οι χρήστες θα πρέπει να είναι ελεύθεροι να διεκδικήσουν το αποθηκευμένο κεφάλαιο τους σε ETH ή να αλλάξουν τον πάροχο αποθήκευσης κεφαλαίου που χρησιμοποιούν. Αν μια συγκεκριμένη δεξαμενή είναι πολύ μεγάλη, τα κεφάλαια μπορούν να αφαιρεθούν και να μετακινηθούν με έναν μικρότερο πάροχο. Ή, αν έχετε συγκεντρώσει αρκετά ETH θα μπορούσατε να τα [αποθηκεύσετε από το σπίτι](/staking/solo/). diff --git a/public/content/translations/el/support/index.md b/public/content/translations/el/support/index.md index 84bafec9acd..77735f60828 100644 --- a/public/content/translations/el/support/index.md +++ b/public/content/translations/el/support/index.md @@ -20,7 +20,7 @@ lang: el Μάθετε τις βασικές αρχές του Ethereum -Παρά την έλλειψη επίσημης υποστήριξης, πολλές ομάδες, κοινότητες και έργα σε όλο το οικοσύστημα του Ethereum είναι πρόθυμοι να βοηθήσουν και μπορείτε να βρείτε πολλές χρήσιμες πληροφορίες και πόρους σε αυτήν τη σελίδα. Έχετε περισσότερες ερωτήσεις; Εγγραφείτε στο [ethereum.org Discord](/discord/) και θα προσπαθήσουμε να σας βοηθήσουμε. +Παρά την έλλειψη επίσημης υποστήριξης, πολλές ομάδες, κοινότητες και έργα σε όλο το οικοσύστημα του Ethereum είναι πρόθυμοι να βοηθήσουν και μπορείτε να βρείτε πολλές χρήσιμες πληροφορίες και πόρους σε αυτήν τη σελίδα. Έχετε περισσότερες ερωτήσεις; Εγγραφείτε στο [ethereum.org Discord](https://discord.gg/ethereum-org) και θα προσπαθήσουμε να σας βοηθήσουμε. ## Συχνές ερωτήσεις {#faq} diff --git a/public/content/translations/el/withdrawals/index.md b/public/content/translations/el/withdrawals/index.md index d7b048c66ca..1c7fba36d5f 100644 --- a/public/content/translations/el/withdrawals/index.md +++ b/public/content/translations/el/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Εάν συμμετέχετε σε μια δεξαμενή αποθήκευσης κεφαλαίου ή διαθέτετε κρυπτονομίσματα αποθηκευμένου κεφαλαίου, θα πρέπει να επικοινωνήσετε με τον πάροχο σας για περισσότερες λεπτομέρειες σχετικά με τον τρόπο χειρισμού των αναλήψεων του αποθηκευμένου κεφαλαίου, καθώς κάθε υπηρεσία λειτουργεί διαφορετικά. +Εάν συμμετέχετε σε μια [δεξαμενή αποθήκευσης κεφαλαίου](/staking/pools/) ή διαθέτετε κρυπτονομίσματα αποθηκευμένου κεφαλαίου, θα πρέπει να επικοινωνήσετε με τον πάροχο σας για περισσότερες λεπτομέρειες σχετικά με τον τρόπο χειρισμού των αναλήψεων του αποθηκευμένου κεφαλαίου, καθώς κάθε υπηρεσία λειτουργεί διαφορετικά. -Γενικά, οι χρήστες θα πρέπει να είναι ελεύθεροι να διεκδικήσουν το αποθηκευμένο κεφάλαιο τους σε ETH ή να αλλάξουν τον πάροχο αποθήκευσης κεφαλαίου που χρησιμοποιούν. Αν μια συγκεκριμένη δεξαμενή είναι πολύ μεγάλη, τα κεφάλαια μπορούν να αφαιρεθούν και να μετακινηθούν με έναν μικρότερο πάροχο. Ή, αν έχετε συγκεντρώσει αρκετά ETH θα μπορούσατε να τα αποθηκεύσετε από το σπίτι. +Γενικά, οι χρήστες θα πρέπει να είναι ελεύθεροι να διεκδικήσουν το αποθηκευμένο κεφάλαιο τους σε ETH ή να αλλάξουν τον πάροχο αποθήκευσης κεφαλαίου που χρησιμοποιούν. Αν μια συγκεκριμένη δεξαμενή είναι πολύ μεγάλη, τα κεφάλαια μπορούν να αφαιρεθούν και να μετακινηθούν με έναν μικρότερο πάροχο. Ή, αν έχετε συγκεντρώσει αρκετά ETH θα μπορούσατε να τα [αποθηκεύσετε από το σπίτι](/staking/solo/). diff --git a/public/content/translations/es/bridges/index.md b/public/content/translations/es/bridges/index.md index d762acd78b8..e88ff12f651 100644 --- a/public/content/translations/es/bridges/index.md +++ b/public/content/translations/es/bridges/index.md @@ -60,7 +60,7 @@ Si tiene ETH en la Red principal de Ethereum y quiere explorar una alternativa L Digamos que quiere tener Bitcoin (BTC), pero solo tiene fondos en la Red principal de Ethereum. Para obtener exposición a BTC en Ethereum, puede comprar Wrapped Bitcoin (WBTC). Sin embargo, WBTC es un token [ERC-20](/glossary/#erc-20) nativo de la red de Ethereum, lo que significa que es una versión de Ethereum de Bitcoin y no el activo original en la cadena de bloques de Bitcoin. Para tener BTC nativo, usted tendría que trasladar sus activos de Ethereum a Bitcoin usando un puente. Esto trasladará entre redes su WBTC y lo convertirá en BTC nativo. De forma alternativa, podría tener BTC y querer usarlo en protocolos [DeFi](/glossary/#defi) de Ethereum. Esto requeriría un puente pero al revés, desde el BTC hasta WBTC, que luego puede ser utilizado como un activo en Ethereum. - También puede hacer todo lo anterior usando un exchange centralizado. Sin embargo, a menos que sus fondos ya estén en un exchange, esto implicaría varios pasos y probablemente sería mejor usar un puente. + También puede hacer todo lo anterior usando un [exchange centralizado](/get-eth/). Sin embargo, a menos que sus fondos ya estén en un exchange, esto implicaría varios pasos y probablemente sería mejor usar un puente. diff --git a/public/content/translations/es/community/support/index.md b/public/content/translations/es/community/support/index.md index b24ce9a2cdd..72b5cb065d4 100644 --- a/public/content/translations/es/community/support/index.md +++ b/public/content/translations/es/community/support/index.md @@ -20,7 +20,7 @@ Comprender la naturaleza descentralizada de Ethereum es vital, ya que todo aquel Aprenda los fundamentos de Ethereum. -A pesar de la falta de apoyo oficial, muchos grupos, comunidades y proyectos en todo el ecosistema Ethereum están deseosos de ayudar, y puede encontrar mucha información y recursos útiles en esta página. ¿Todavía le surgen algunas preguntas? Entonces, únase al chat [Discord de Ethereum.org](/discord/) e intentaremos ayudarle. +A pesar de la falta de apoyo oficial, muchos grupos, comunidades y proyectos en todo el ecosistema Ethereum están deseosos de ayudar, y puede encontrar mucha información y recursos útiles en esta página. ¿Todavía le surgen algunas preguntas? Entonces, únase al chat [Discord de Ethereum.org](https://discord.gg/ethereum-org) e intentaremos ayudarle. ## Preguntas más frecuentes {#faq} diff --git a/public/content/translations/es/contributing/translation-program/faq/index.md b/public/content/translations/es/contributing/translation-program/faq/index.md index c164a8a788d..818532532ff 100644 --- a/public/content/translations/es/contributing/translation-program/faq/index.md +++ b/public/content/translations/es/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ Si quiere señalar que una cadena en particular necesita revisión, puede añadi ## ¿Qué es una memoria de traducción? {#translation-memory} -La memoria de traducción (TM, por sus siglas en inglés) es una función de Crowdin que almacena todas las cadenas de traducciones previas de [ethereum.org](http://ethereum.org/). Cuando se traduce una cadena, automáticamente se guarda en la memoria de traducción de nuestro proyecto. ¡Esta puede ser una herramienta muy útil para ayudarle a ahorrar tiempo! +La memoria de traducción (TM, por sus siglas en inglés) es una función de Crowdin que almacena todas las cadenas de traducciones previas de [ethereum.org](https://ethereum.org/). Cuando se traduce una cadena, automáticamente se guarda en la memoria de traducción de nuestro proyecto. ¡Esta puede ser una herramienta muy útil para ayudarle a ahorrar tiempo! - Entre en la sección de sugerencias y podrá ver cómo han traducido otros traductores la misma cadena o una similar. Si encuentra una sugerencia con una alta tasa de coincidencia, puede asignarla pulsando sobre ella. - Si no hay nada en la lista, puede buscar en la TM traducciones realizadas previamente y reutilizarlas para mantener coherencia. diff --git a/public/content/translations/es/contributing/translation-program/how-to-translate/index.md b/public/content/translations/es/contributing/translation-program/how-to-translate/index.md index 4c9448a2d8c..530b017d8b9 100644 --- a/public/content/translations/es/contributing/translation-program/how-to-translate/index.md +++ b/public/content/translations/es/contributing/translation-program/how-to-translate/index.md @@ -34,7 +34,7 @@ Abra el idioma al que quiera traducir para ver la lista de archivos disponibles El sitio web se divide en una serie de documentos y lotes de contenido. Puede ver el progreso de cada documento en la parte derecha. Si el progreso de una traducción está por debajo del 100 %, ¡ayúdenos a terminarla! -¿No ve su idioma en la lista de idiomas? [Abra una incidencia](https://github.com/ethereum/ethereum-org-website/issues/new/choose) o pregunte en nuestro [Discord](/discord/), +¿No ve su idioma en la lista de idiomas? [Abra una incidencia](https://github.com/ethereum/ethereum-org-website/issues/new/choose) o pregunte en nuestro [Discord](https://discord.gg/ethereum-org), ![Archivos traducidos y no traducidos en Crowdin](./crowdin-files.png) @@ -82,7 +82,7 @@ Una vez que complete la traducción (es decir, cuando todos los archivos de un l ### Contáctenos {#get-in-touch} -¿Tiene alguna pregunta? ¿O quiere colaborar con nuestro equipo y otros traductores? Envíe un mensaje al canal #translations de nuestro servidor [Discord de ethereum.org](/discord/) +¿Tiene alguna pregunta? ¿O quiere colaborar con nuestro equipo y otros traductores? Envíe un mensaje al canal #translations de nuestro servidor [Discord de ethereum.org](https://discord.gg/ethereum-org) También puede contactarnos a través de nuestro correo electrónico translations@ethereum.org. diff --git a/public/content/translations/es/contributing/translation-program/index.md b/public/content/translations/es/contributing/translation-program/index.md index 4aa39be9952..0cc3c73603c 100644 --- a/public/content/translations/es/contributing/translation-program/index.md +++ b/public/content/translations/es/contributing/translation-program/index.md @@ -20,7 +20,7 @@ El programa de traducción es un esfuerzo colaborativo para traducir ethereum.or 4. No se aprobarán las traducciones automáticas. 5. Todas las traducciones se corrigen antes de añadirlas al sitio web, por lo que habrá un breve retraso antes de que sus traducciones se publiquen. -_Únase a [ethereum.org Discord](/discord/) para colaborar en traducciones, hacer preguntas, compartir comentarios e ideas o unirse a un grupo de traducción._ +_Únase a [ethereum.org Discord](https://discord.gg/ethereum-org) para colaborar en traducciones, hacer preguntas, compartir comentarios e ideas o unirse a un grupo de traducción._ Empezar a traducir diff --git a/public/content/translations/es/contributing/translation-program/resources/index.md b/public/content/translations/es/contributing/translation-program/resources/index.md index ef3fb4c485e..ff4cf0a0651 100644 --- a/public/content/translations/es/contributing/translation-program/resources/index.md +++ b/public/content/translations/es/contributing/translation-program/resources/index.md @@ -24,7 +24,7 @@ Puede encontrar algunas guías y herramientas útiles para los traductores de et ## Comunidades {#communities} -- [Grupos de traducción de Discord específicos del idioma](/discord/) _– una iniciativa para conectar a los traductores de ethereum.org con los grupos de traducción_ +- [Grupos de traducción de Discord específicos del idioma](https://discord.gg/ethereum-org) _– una iniciativa para conectar a los traductores de ethereum.org con los grupos de traducción_ - [Grupo de traductores de chino](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171) _— página de Notion para una mejor coordinación entre los traductores de chino_ ## Últimas actualizaciones {#latest-updates} @@ -38,7 +38,7 @@ Para mantenerse al día con el progreso del Programa de traducción, puede segui ## Horario de atención para traductores {#office-hours} -Tenemos un horario de atención para traductores el segundo miércoles de cada mes. Se celebra en el canal de voz de #office-hours en el [ DIscord ethereum.org](/discord/), donde también puede encontrar la hora exacta y detalles adicionales. +Tenemos un horario de atención para traductores el segundo miércoles de cada mes. Se celebra en el canal de voz de #office-hours en el [ DIscord ethereum.org](https://discord.gg/ethereum-org), donde también puede encontrar la hora exacta y detalles adicionales. Las horas de oficina permiten a nuestros traductores hacer preguntas sobre el proceso de traducción, proporcionar comentarios sobre el programa, compartir sus ideas o simplemente chatear con el equipo central de ethereum.org. Por último, queremos utilizar estas llamadas para comunicar los desarrollos recientes con el Programa de Traducción y compartir consejos e instrucciones clave con nuestros colaboradores. diff --git a/public/content/translations/es/developers/docs/consensus-mechanisms/pow/index.md b/public/content/translations/es/developers/docs/consensus-mechanisms/pow/index.md index b208a446c4f..516596d762c 100644 --- a/public/content/translations/es/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/translations/es/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: es La red Ethereum comenzó utilizando un mecanismo de consenso que implica una**[prueba de trabajo (o PoW, por sus siglas en inglés)](/developers/docs/consensus-mechanisms/pow)**. Esto permite a la red de Ethereum ponerse de acuerdo sobre el estado de toda la información registrada en la cadena de bloques de Ethereum y prevenir ciertos tipos de ataques económicos. Sin embargo, Ethereum se desconectó de la prueba de trabajo en 2022 y empezó a usar la [prueba de participación](/developers/docs/consensus-mechanisms/pos) en su lugar. - La prueba de trabajo ha quedado obsoleta. Ethereum ya no utiliza la prueba de trabajo como parte de su mecanismo de consenso. En su lugar, utiliza la prueba de participación. Descubra más cosas sobre la prueba de participación y la participación. + La prueba de trabajo ha quedado obsoleta. Ethereum ya no utiliza la prueba de trabajo como parte de su mecanismo de consenso. En su lugar, utiliza la prueba de participación. Descubra más cosas sobre la [prueba de participación](/developers/docs/consensus-mechanisms/pos/) y la [participación](/staking/). ## Requisitos previos {#prerequisites} diff --git a/public/content/translations/es/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/translations/es/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index ae1fc1651f5..524c5c5adea 100644 --- a/public/content/translations/es/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/translations/es/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: es --- - Ethash era el algoritmo de minería de prueba de trabajo de Ethereum. La prueba de trabajo ahora se ha **desactivado por completo** y Ethereum ahora está protegido utilizando la prueba de participación en su lugar. Descubra más en La Fusión, prueba de participación (PoS) y la participación. ¡Esta página es de interés histórico! + Ethash era el algoritmo de minería de prueba de trabajo de Ethereum. La prueba de trabajo ahora se ha **desactivado por completo** y Ethereum ahora está protegido utilizando la [prueba de participación](/developers/docs/consensus-mechanisms/pos/) en su lugar. Descubra más en [La Fusión](/roadmap/merge/), [prueba de participación (PoS)](/developers/docs/consensus-mechanisms/pos/) y la [participación](/staking/). ¡Esta página es de interés histórico! [Ethash](https://github.com/ethereum/wiki/wiki/Ethash) es una versión modificada del algoritmo [Dagger-Hashimoto](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto). La prueba de trabajo de Ethash es de [memoria dura](https://wikipedia.org/wiki/Memory-hard_function), lo que se pensaba que hacía que el algoritmo fuera resistente a ASIC. Finalmente se desarrollaron los ASIC de Ethash, pero la minería de GPU seguía siendo una opción viable hasta que se desactivó la prueba de trabajo. Ethash todavía se utiliza para minar otras monedas en otras redes de prueba de trabajo que no son de Ethereum. diff --git a/public/content/translations/es/guides/how-to-id-scam-tokens/index.md b/public/content/translations/es/guides/how-to-id-scam-tokens/index.md index a93a2f96c73..7e8927df105 100644 --- a/public/content/translations/es/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/es/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ Para ilustrar lo que son los tókenes estafa y cómo identificarlos, vamos a ver title="¿Qué es ARB?" contentPreview=''> -Arbitrum es una organización que desarrolla y gestiona rollups (o acumulaciones) optimistas. Inicialmente, Arbitrum se fundó como una empresa con fines lucrativos, pero luego tomó medidas para descentralizarse. Como parte de ese proceso, emitió un token de gobernanza negociable. +Arbitrum es una organización que desarrolla y gestiona [rollups (o acumulaciones) optimistas](/developers/docs/scaling/optimistic-rollups/). Inicialmente, Arbitrum se fundó como una empresa con fines lucrativos, pero luego tomó medidas para descentralizarse. Como parte de ese proceso, emitió un [token de gobernanza negociable](/dao/#token-based-based-membership). @@ -41,7 +41,7 @@ La finalidad última de Ethereum es la descentralización. Esto significa que no title="¿Qué son los contratos inteligentes?" contentPreview=''> -Los contratos inteligentes son los programas que se ejecutan en la parte superior de la cadena de bloques Ethereum. Cada token ERC-20, por ejemplo, se implementa como un contrato inteligente. +[Los contratos inteligentes](/developers/docs/smart-contracts/) son los programas que se ejecutan en la parte superior de la cadena de bloques Ethereum. Cada token ERC-20, por ejemplo, se implementa como un contrato inteligente. diff --git a/public/content/translations/es/history/index.md b/public/content/translations/es/history/index.md index fb95c9787ee..22be177edf0 100644 --- a/public/content/translations/es/history/index.md +++ b/public/content/translations/es/history/index.md @@ -13,7 +13,7 @@ Una cronología que incluye todos los principales hitos, bifurcaciones y actuali Las bifurcaciones se producen cuando es necesario realizar actualizaciones o cambios técnicos importantes en la red; suelen provenir de las [propuestas de mejora de Ethereum (o EIP)](/eips/) y cambian las «reglas» del protocolo. -Cuando se precisan actualizaciones en un software tradicional y controlado centralmente, la empresa publica una nueva versión para el usuario final. Las cadenas de bloque funcionan de manera diferente porque no hay propiedad central. Los clientes de Ethereum deben actualizar su software para implementar las nuevas reglas establecidas en la bifurcación. Además de creadores de bloques (los mineros en el mundo de las pruebas de trabajo y los validadores en el universo de las pruebas de participación) y los nodos, deben crearse bloques y validarlos con respecto a las reglas nuevas. Más información sobre los mecanismos de consenso +Cuando se precisan actualizaciones en un software tradicional y controlado centralmente, la empresa publica una nueva versión para el usuario final. Las cadenas de bloque funcionan de manera diferente porque no hay propiedad central. Los [clientes de Ethereum](/developers/docs/nodes-and-clients/) deben actualizar su software para implementar las nuevas reglas establecidas en la bifurcación. Además de creadores de bloques (los mineros en el mundo de las pruebas de trabajo y los validadores en el universo de las pruebas de participación) y los nodos, deben crearse bloques y validarlos con respecto a las reglas nuevas. [Más información sobre los mecanismos de consenso](/developers/docs/consensus-mechanisms/) Estos cambios en las normas pueden crear una división temporal en la red. Los bloques nuevos podrían producirse de acuerdo con las reglas nuevas o con las antiguas. Normalmente las bifurcaciones se acuerdan con antelación para que los clientes adopten los cambios a la vez. Además, de este modo las bifurcaciones actualizadas se convertirán en la cadena principal. Sin embargo, en casos excepcionales, los desacuerdos con respecto a las bifurcaciones pueden provocar que la red permanezca dividida. La más notable es la creación de Ethereum Classic con la [bifurcación DAO] (#dao-fork). @@ -70,7 +70,7 @@ La actualizacion también proporciona la funcionalidad de barrido automático de #### Resumen {#paris-summary} -El paso de la cadena de bloque de la prueba de trabajo a la [dificultad total terminal](/glossary/#terminal-total-difficulty) de 58750000000000000000000 originó La Fusión. Esto ocurrió en el bloque 15537393 el 15 de septiembre de 2022, y dio comienzo a la actualización Paris en el siguiente bloque. Paris supuso la transición denominada [La Fusión](/roadmap/merge/): cuya característica principal consistió en pasar del [algoritmo de minería y lógica de consenso asociada de la](/developers/docs/consensus-mechanisms/pow) prueba de trabajo [a la prueba de participación](/developers/docs/consensus-mechanisms/pos). Paris fue en sí una actualización a los [clientes de ejecución](/developers/docs/nodes-and-clients/#execution-clients) (equivalente a Bellatrix, en la capa de consenso) que les permitió recibir instrucciones de sus clientes de consenso conectados. Esto requirió que se activara un nuevo conjunto de métodos internos de API, conocido colectivamente como [Engine API](https://github.com/ethereum/execution-apis/blob/main/src/engine/common.md). Esta fue probablemente la actualización más significativa en la historia de Ethereum desde [Homestead](#homestead)! +El paso de la cadena de bloque de la prueba de trabajo a la [dificultad total terminal](/glossary/#terminal-total-difficulty) de 58750000000000000000000 originó La Fusión. Esto ocurrió en el bloque 15537393 el 15 de septiembre de 2022, y dio comienzo a la actualización Paris en el siguiente bloque. Paris supuso la transición denominada [La Fusión](/roadmap/merge/): cuya característica principal consistió en pasar del [algoritmo de minería y lógica de consenso asociada de la](/developers/docs/consensus-mechanisms/pow) prueba de trabajo [a la prueba de participación](/developers/docs/consensus-mechanisms/pos). Paris fue en sí una actualización a los [clientes de ejecución](/developers/docs/nodes-and-clients/#execution-clients) (equivalente a Bellatrix, en la capa de consenso) que les permitió recibir instrucciones de sus [clientes de consenso conectados](/developers/docs/nodes-and-clients/#consensus-clients). Esto requirió que se activara un nuevo conjunto de métodos internos de API, conocido colectivamente como [Engine API](https://github.com/ethereum/execution-apis/blob/main/src/engine/common.md). Esta fue probablemente la actualización más significativa en la historia de Ethereum desde [Homestead](#homestead)! - [Lea la especificación de actualización Paris](https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/paris.md) @@ -285,10 +285,10 @@ La bifurcación de Istanbul:
  • EIP-152: permite a Ethereum funcionar con una moneda que mantiene la privacidad como Zcash.
  • -
  • EIP-1108: una criptografía más barata para mejorar los costes del gas gas.
  • -
  • EIP-1344: protege a Ethereum contra ataques de repetición al añadir CHAINID opcode.
  • +
  • EIP-1108: una criptografía más barata para mejorar los costes del [gas](/glossary/#gas) gas.
  • +
  • EIP-1344: protege a Ethereum contra ataques de repetición al añadir CHAINID [opcode](/developers/docs/ethereum-stack/#ethereum-virtual-machine).
  • EIP-1884: optimiza los precios del gas para el código de operación en función del consumo.
  • -
  • EIP-2028: reduce el coste de CallData para permitir más datos en bloques, lo que es productivo para la escalabilidad de capa 2.
  • +
  • EIP-2028: reduce el coste de CallData para permitir más datos en bloques, lo que es productivo para la [escalabilidad de capa 2](/developers/docs/scaling/#layer-2-scaling).
  • EIP-2200: otras modificaciones del precio del gas del código de operación
@@ -345,13 +345,13 @@ La bifurcación de Bizantium:
  • EIP-140: añade el código de operaciónREVERT.
  • EIP-658: campo de estado añadido a los recibos de la transacción para indicar el éxito o el fracaso.
  • -
  • EIP-196: añade curva elíptica y multiplicación escalar para permitir ZK-Snarks.
  • -
  • EIP-197: añade curva elíptica y multiplicación escalar para permitir ZK-Snarks.
  • +
  • EIP-196: añade curva elíptica y multiplicación escalar para permitir [ZK-Snarks](/developers/docs/scaling/zk-rollups/).
  • +
  • EIP-197: añade curva elíptica y multiplicación escalar para permitir [ZK-Snarks](/developers/docs/scaling/zk-rollups/).
  • EIP-198: permite la verificación de firmas RSA.
  • EIP-211: añade soporte para valores de retorno de longitud variable.
  • EIP-214agrega el código STATICALL , permitiendo llamadas no cambiantes de estado a otros contratos.
  • EIP-100: cambia la fórmula de ajuste de dificultad.
  • -
  • EIP-649: retrasa la bomba de dificultad 1 año y reduce la recompensa de bloques de 5 a 3 ETH.
  • +
  • EIP-649: retrasa [la bomba de dificultad](/glossary/#difficulty-bomb) 1 año y reduce la recompensa de bloques de 5 a 3 ETH.
diff --git a/public/content/translations/es/roadmap/beacon-chain/index.md b/public/content/translations/es/roadmap/beacon-chain/index.md index df6be5ab6a4..b1145e9167e 100644 --- a/public/content/translations/es/roadmap/beacon-chain/index.md +++ b/public/content/translations/es/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ La transición de Ethereum a la prueba de participación hace que la red sea sig Y usando la prueba de participación como un mecanismo de consenso es un componente fundamental para [la seguridad, respecto al medio ambiente y la escalabilidad de Ethereum que tenemos ahora](/roadmap/vision/). - Si le interesa convertirse en validador y contribuir con la seguridad de Ethereum, obtenga más información sobre la participación. + Si le interesa convertirse en validador y contribuir con la seguridad de Ethereum, [ obtenga más información sobre la participación](/staking/). ### Preparación para la fragmentación {#setting-up-for-sharding} diff --git a/public/content/translations/es/roadmap/index.md b/public/content/translations/es/roadmap/index.md index f56b402a6af..0e66f2b38aa 100644 --- a/public/content/translations/es/roadmap/index.md +++ b/public/content/translations/es/roadmap/index.md @@ -70,7 +70,7 @@ La hoja de ruta es principalmente el resultado de años de trabajo de investigad

¿Qué era ETH2?

-

El término "Eth2" se utilizaba comúnmente para referirse al futuro de Ethereum antes del cambio a prueba de participación, pero cayó en desuso en favor de una terminología más precisa. Originalmente, se usaba para diferenciar la red de Ethereum antes del cambio a la prueba de participación y la red luego de realizarse este cambio, o a veces para referirse a los diferentes clientes de ejecución de Ethereum (los clientes de ejecución a veces se denominaban clientes ETH1 y los clientes de consenso a veces se denominaban clientes ETH2).

+

El término "Eth2" se utilizaba comúnmente para referirse al futuro de Ethereum antes del cambio a [prueba de participación](/glossary/#pos), pero cayó en desuso en favor de una terminología más precisa. Originalmente, se usaba para diferenciar la red de Ethereum antes del cambio a la prueba de participación y la red luego de realizarse este cambio, o a veces para referirse a los diferentes clientes de ejecución de Ethereum (los [clientes de ejecución](/glossary/#execution-client) a veces se denominaban clientes ETH1 y los [clientes de consenso](/glossary/#consensus-client) a veces se denominaban clientes ETH2).

diff --git a/public/content/translations/es/roadmap/merge/index.md b/public/content/translations/es/roadmap/merge/index.md index ad5315318b4..d3b18f8d997 100644 --- a/public/content/translations/es/roadmap/merge/index.md +++ b/public/content/translations/es/roadmap/merge/index.md @@ -38,7 +38,7 @@ La Fusión representa la transición oficial al uso de la cadena de baliza como El historial no se ha perdido tras La Fusión. Ya que la red principal se fusionó con la cadena de baliza, también se produjo una fusión de todo el historial de transacciones de Ethereum. -Esta transición a la prueba de participación ha cambiado la forma en la que se emiten Ethers. Más información sobre la emisión de ether antes y después de La Fusión. +Esta transición a la prueba de participación ha cambiado la forma en la que se emiten Ethers. Más información sobre [la emisión de ether antes y después de La Fusión](/roadmap/merge/issuance/). ### Usuarios y titulares {#users-holders} @@ -130,7 +130,7 @@ Cualquier persona bajo cualquier mecanismo de consenso (prueba de trabajo o prue La capacidad de cualquier persona tiene de ejecutar su propio nodo es absolutamente esencial para mantener la descentralización de la red Ethereum. -Más información sobre cómo ejecutar su propio nodo. +[Más información sobre cómo ejecutar su propio nodo.](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Las tarifas de gas son producto de la demanda de la red en relación con la capacidad de la misma. La Fusión dejó obsoleto el uso del mecanismo de prueba de trabajo, permitiendo la transición a la prueba de participación para el consenso, pero no cambió de manera significativa ninguno de los parámetros que influyen de manera directa la capacidad o rendimiento de la red. -Con una hoja de ruta centrada en las acumulaciones, los esfuerzos se están centrando en escalar la actividad del usuario en la capa 2, al tiempo que se le permite la red principal de la capa 1 ser una capa de liquidación descentralizada segura optimizada para el almacenamiento de datos de la acumulación y así ayudar a hacer que las transacciones sean exponencialmente más baratas. La transición a la prueba de participación es un precursor fundamental para conseguirlo. Más información sobre el gas y las tarifas. +Con una hoja de ruta centrada en las acumulaciones, los esfuerzos se están centrando en escalar la actividad del usuario en la [capa 2](/layer-2/), al tiempo que se le permite la red principal de la capa 1 ser una capa de liquidación descentralizada segura optimizada para el almacenamiento de datos de la acumulación y así ayudar a hacer que las transacciones sean exponencialmente más baratas. La transición a la prueba de participación es un precursor fundamental para conseguirlo. [Más información sobre el gas y las tarifas. ](/developers/docs/gas/) @@ -163,7 +163,7 @@ Inicialmente, después de La Fusión, los participantes solo podían acceder a l Desde la mejora de la red Shanghai/Capella, los participantes pueden designar una dirección de retirada para comenzar a recibir pagos automáticos de cualquier saldo en exceso (más de 32 ETH por recompensas del protocolo). Esta actualización también permitió a los validadores desbloquear y reclamar el total de su saldo al salir de la red. -Más información sobre la retirada de participaciones. +[Más información sobre la retirada de participaciones.](/staking/withdrawals/) diff --git a/public/content/translations/es/roadmap/merge/issuance/index.md b/public/content/translations/es/roadmap/merge/issuance/index.md index eab06f0b79a..277b95ed633 100644 --- a/public/content/translations/es/roadmap/merge/issuance/index.md +++ b/public/content/translations/es/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ Reducción neta de la emisión anual de ETH: ~88,7% ((4,61% - 0 La fuerza opuesta a la emisión de ETH es la tasa a la cual se quema ETH. Para que se ejecute una transacción en Ethereum, se debe pagar una comisión mínima (conocida como «tarifa de base»), que fluctúa constantemente (bloque-a-bloque) dependiendo de la actividad de la red. La tarifa se debe pagar en ETH y se _requiere_ para que se considere una transacción válida. La tarifa se _quema_ durante el proceso de la transacción, eliminándola de la circulación. -La quema de la comisión empezó con la actualización London en agosto del 2021, y no se le han implementado más cambios desde La Fusión. +La quema de la comisión empezó con [la actualización London](/history/#london) en agosto del 2021, y no se le han implementado más cambios desde La Fusión. Además de la tarifa implementada en la actualización London, los validadores también pueden incurrir en penalizaciones por estar fuera de línea, o peor aún, se les puede recortar por romper las reglas específicas que amenazan la seguridad de la red. Estas penalizaciones ocasionan una reducción de ETH del saldo de los validadores, que no recompensa directamente ninguna otra cuenta, quemándolos/eliminándolos efectivamente de circulación. diff --git a/public/content/translations/es/staking/saas/index.md b/public/content/translations/es/staking/saas/index.md index d3735acb193..b1c815f8d65 100644 --- a/public/content/translations/es/staking/saas/index.md +++ b/public/content/translations/es/staking/saas/index.md @@ -86,7 +86,7 @@ Al usar un proveedor SaaS, está confiando la operación de su nodo a otra perso Al finalizar el proceso de recorte y salida, estos fondos se transferirán a la dirección de retirada asignada al validador. Para habilitar la retirada, es preciso proporcionar una dirección. Puede haberse proporcionado en un depósito inicial. De lo contrario, se tendrán que usar las claves de retirada del validador para firmar un mensaje declarando una dirección de retirada. Si no se ha proporcionado ninguna dirección de retirada, los fondos permanecerán bloqueados hasta que se proporcione. -Póngase en contacto con un proveedor individual de SaaS para obtener más detalles sobre cualquier garantía u opciones de seguridad, así como para obtener instrucciones de configuración de una dirección de retirada. Si prefiere tener control total de la configuración de su validador, infórmese sobre cómo apostar sus ETH en solitario. +Póngase en contacto con un proveedor individual de SaaS para obtener más detalles sobre cualquier garantía u opciones de seguridad, así como para obtener instrucciones de configuración de una dirección de retirada. Si prefiere tener control total de la configuración de su validador, [infórmese sobre cómo apostar sus ETH en solitario](/staking/solo/). ## Para profundizar sobre el tema {#further-reading} diff --git a/public/content/translations/es/staking/solo/index.md b/public/content/translations/es/staking/solo/index.md index 0e128d386ea..fe7d8e68073 100644 --- a/public/content/translations/es/staking/solo/index.md +++ b/public/content/translations/es/staking/solo/index.md @@ -55,7 +55,7 @@ También requiere una configuración de hardware muy básica, y cierta comprensi De la misma manera que las claves privadas protegen su dirección de Ethereum, necesitará generar claves específicamente para su validador. Debe entender cómo proteger cualquier frase semilla o clave secreta de forma efectiva.{' '} -Seguridad y prevención de estafa Ethereum +[Seguridad y prevención de estafa Ethereum](/security/) @@ -136,9 +136,9 @@ Un validador es una entidad virtual que vive en Ethereum y participa en Cada par de claves asociadas a un validador requieren exactamente 32 ETH para ser activadas. Más ETH depositado en un solo par de claves no incrementa el potencial de recompensas, ya que cada validador está limitado a un saldo efectivo de 32 ETH. Esto significa que la participación se realiza en incrementos de 32 ETH, cada uno con su propio conjunto de claves y saldo. -No deposite más de 32 ETH para un solo validador. No aumentará sus recompensas. Si se ha establecido una dirección de retirada para el validador, cualquier exceso de fondos superior a 32 ETH se retirará automáticamente a esta dirección durante el próximo barrido del validador. +No deposite más de 32 ETH para un solo validador. No aumentará sus recompensas. Si se ha establecido una dirección de retirada para el validador, cualquier exceso de fondos superior a 32 ETH se retirará automáticamente a esta dirección durante el próximo [barrido del validador](/staking/withdrawals/#validator-sweeping). -Si participar desde casa le parece demasiado exigente, considere utilizar un proveedor de staking-as-a-service o si busca participar con menos de 32 ETH investigue grupos de participación. +Si participar desde casa le parece demasiado exigente, considere utilizar un proveedor de [staking-as-a-service](/staking/saas/) o si busca participar con menos de 32 ETH investigue [grupos de participación](/staking/pools/). diff --git a/public/content/translations/es/staking/withdrawals/index.md b/public/content/translations/es/staking/withdrawals/index.md index 930857ad951..f1a00425a3f 100644 --- a/public/content/translations/es/staking/withdrawals/index.md +++ b/public/content/translations/es/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Si forma parte de alguna reserva de participación o tiene tókenes de participación, debería consultarle a su proveedor los detalles de retiradas de participación, pues cada servicio opera de forma distinta. +Si forma parte de alguna [reserva de participación](/staking/pools/) o tiene tókenes de participación, debería consultarle a su proveedor los detalles de retiradas de participación, pues cada servicio opera de forma distinta. -En general, los usuarios deberían tener la libertad de reclamar sus ETH apostados subyacentes, o cambiar de proveedor de apuestas. Si un grupo en particular se está volviendo demasiado grande, los fondos se pueden cerrar y canjear, y volver a apostarlos con un proveedor más pequeño. O, si ha acumulado suficientes ETH podría apostar desde casa. +En general, los usuarios deberían tener la libertad de reclamar sus ETH apostados subyacentes, o cambiar de proveedor de apuestas. Si un grupo en particular se está volviendo demasiado grande, los fondos se pueden cerrar y canjear, y volver a apostarlos con un proveedor más pequeño. O, si ha acumulado suficientes ETH podría [apostar desde casa](/staking/solo/). diff --git a/public/content/translations/fa/bridges/index.md b/public/content/translations/fa/bridges/index.md index 58f72124dde..cfb4d34d65e 100644 --- a/public/content/translations/fa/bridges/index.md +++ b/public/content/translations/fa/bridges/index.md @@ -60,7 +60,7 @@ _Web3 به راه‌حل‌های مقیاس‌پذیری اكوسيستم لا فرض كنيد مي خواهيد بيتكوين (BTC) خودتان را داشته باشيد ولي فقط در شبكه اصلي اتريوم پول داريد. براي بدست آوردن بيتكوين در اتريوم مي توانيد بيتكوين تبدیل یافته (WBTC) خريداري كنيد. بااین‌حال، WBTC یک توکن [ERC-20](/glossary/#erc-20) بومی شبکه اتریوم است، به این معنی که نسخه اتریوم بیت‌کوین است و نه دارایی اصلی در بلاکچین بیت‌کوین. براي داشتن بيتكوين اصلي بايد به كمك پل دارايی‌های خود را از اتريوم به بيتكوين انتقال دهيد. با اين كار WBTC خود را به بيتكوين اصلي پل می‌زنید و تغيير مي دهيد. از طرف دیگر، ممکن است صاحب بیت‌کوین باشید و بخواهید از آن در پروتکل‌های [دیفای](/glossary/#defi) اتریوم استفاده کنید. اين امر نيازمند آن است كه يك پل در جهت مخالف از بيتكوين به رپد بيتكوين استفاده شود که می‌توان از آن به عنوان دارایی در اتریوم استفاده کرد. - البته مي توانيد تمام كارهاي فوق را توسط صرافي متمركز انجام دهيد. با این حال، در این صورت با انجام چند مرحله می توانید بهتر از پل مورد نظر استفاده کنید، مگر آن که پول‌هایتان از قبل در صرافی باشد. + البته مي توانيد تمام كارهاي فوق را توسط [صرافي متمركز](/get-eth/) انجام دهيد. با این حال، در این صورت با انجام چند مرحله می توانید بهتر از پل مورد نظر استفاده کنید، مگر آن که پول‌هایتان از قبل در صرافی باشد. diff --git a/public/content/translations/fa/community/support/index.md b/public/content/translations/fa/community/support/index.md index 0e27feb5330..f50263a622d 100644 --- a/public/content/translations/fa/community/support/index.md +++ b/public/content/translations/fa/community/support/index.md @@ -20,7 +20,7 @@ lang: fa اصول اتریوم را بیاموزید -علیرغم عدم پشتیبانی رسمی، بسیاری از گروه‌ها، جوامع و پروژه‌ها در سراسر اکوسیستم اتریوم با کمال میل به شما کمک می‌کنند و شما می‌توانید اطلاعات و منابع مفید زیادی را در این صفحه بیابید. هنوز سؤالی دارید؟ به [دیسکورد ethereum.org](/discord/) بپیوندید، و ما سعی می‌کنیم کمکتان کنیم. +علیرغم عدم پشتیبانی رسمی، بسیاری از گروه‌ها، جوامع و پروژه‌ها در سراسر اکوسیستم اتریوم با کمال میل به شما کمک می‌کنند و شما می‌توانید اطلاعات و منابع مفید زیادی را در این صفحه بیابید. هنوز سؤالی دارید؟ به [دیسکورد ethereum.org](https://discord.gg/ethereum-org) بپیوندید، و ما سعی می‌کنیم کمکتان کنیم. ## پشتیبانی کیف پول {#wallet-support} diff --git a/public/content/translations/fa/contributing/translation-program/faq/index.md b/public/content/translations/fa/contributing/translation-program/faq/index.md index 830700d36da..7ab55cc4238 100644 --- a/public/content/translations/fa/contributing/translation-program/faq/index.md +++ b/public/content/translations/fa/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ Ethereum.org یک وب سایت منبع باز است، به این معنی ک ## حافظه ترجمه یا TM چیست؟ {#translation-memory} -حافظه ترجمه (TM) یکی از ویژگی های Crowdin است که تمام متن های ترجمه شده قبلی را در [ethereum.org](http://ethereum.org/) ذخیره می کند. هنگامی که یک متن ترجمه می شود، به طور خودکار در TM پروژه ما ذخیره می شود. این می‌تواند ابزاری مفید برای کمک به شما به منظور صرفه‌جویی در زمان باشد! +حافظه ترجمه (TM) یکی از ویژگی های Crowdin است که تمام متن های ترجمه شده قبلی را در [ethereum.org](https://ethereum.org/) ذخیره می کند. هنگامی که یک متن ترجمه می شود، به طور خودکار در TM پروژه ما ذخیره می شود. این می‌تواند ابزاری مفید برای کمک به شما به منظور صرفه‌جویی در زمان باشد! - به بخش «پیشنهادات TM و MT» نگاه کنید و خواهید دید که دیگر مترجمان چگونه متن مشابه یا یکسانی را ترجمه کرده اند. اگر گزینه‌ای با درجه تطابق بالا پیدا کردید، با خاطری آسوده با کلیک بر روی آن به ترجمه آن مراجعه کنید. - اگر چیزی در لیست وجود ندارد، می‌توانید ترجمه‌های قبلی را در TM جستجو کنید و برای هماهنگی، مجددا از آنها استفاده کنید. diff --git a/public/content/translations/fa/contributing/translation-program/how-to-translate/index.md b/public/content/translations/fa/contributing/translation-program/how-to-translate/index.md index d6dc2b89955..66cb1d03959 100644 --- a/public/content/translations/fa/contributing/translation-program/how-to-translate/index.md +++ b/public/content/translations/fa/contributing/translation-program/how-to-translate/index.md @@ -34,7 +34,7 @@ description: راهنمای استفاده از Crowdin جهت ترجمه‌ eth محتوای وب سایت به تعدادی اسناد و سطل محتوا تقسیم می شود. می توانید پیشرفت هر سند را در سمت راست بررسی کنید - اگر پیشرفت ترجمه زیر 100٪ است، لطفا مشارکت کنید! -زبان خود را در فهرست نمی بینید؟ [یک مسئله باز کنید](https://github.com/ethereum/ethereum-org-website/issues/new/choose) یا در [دیسکورد](/discord/) ما بپرسید +زبان خود را در فهرست نمی بینید؟ [یک مسئله باز کنید](https://github.com/ethereum/ethereum-org-website/issues/new/choose) یا در [دیسکورد](https://discord.gg/ethereum-org) ما بپرسید ![فایل های ترجمه شده و ترجمه نشده در Crowdin](./crowdin-files.png) @@ -82,7 +82,7 @@ description: راهنمای استفاده از Crowdin جهت ترجمه‌ eth ### در ارتباط باشید {#get-in-touch} -سؤالی دارید؟ یا می‌خواهید با تیم ما و سایر مترجمان همکاری کنید؟ لطفاً در کانال [سرور دیسکورد ethereum.org](/discord/) ما پست کنید +سؤالی دارید؟ یا می‌خواهید با تیم ما و سایر مترجمان همکاری کنید؟ لطفاً در کانال [سرور دیسکورد ethereum.org](https://discord.gg/ethereum-org) ما پست کنید همچنین می‌توانید از طریق translations@ethereum.org با ما در تماس باشید diff --git a/public/content/translations/fa/contributing/translation-program/index.md b/public/content/translations/fa/contributing/translation-program/index.md index 1ad4974bff5..5a8ca42de7a 100644 --- a/public/content/translations/fa/contributing/translation-program/index.md +++ b/public/content/translations/fa/contributing/translation-program/index.md @@ -20,7 +20,7 @@ description: اطلاعاتی درباره برنامه ترجمه ethereum.org 4. ترجمه‌های ماشینی تایید نخواهند شد. 5. همه ترجمه‌ها قبل از اضافه شدن به سایت اصلی بررسی می‌شوند، بنابراین قبل از انتشار ترجمه‌های شما تأخیر کوتاهی وجود خواهد داشت. -_به دیسکورد [ethereum.org Discord](/discord/) بپیوندید تا در ترجمه ها همکاری کنید، سؤال بپرسید، نظرات و ایده ها را به اشتراک بگذارید، یا به یک گروه ترجمه بپیوندید._ +_به دیسکورد [ethereum.org Discord](https://discord.gg/ethereum-org) بپیوندید تا در ترجمه ها همکاری کنید، سؤال بپرسید، نظرات و ایده ها را به اشتراک بگذارید، یا به یک گروه ترجمه بپیوندید._ شروع به ترجمه کنید diff --git a/public/content/translations/fa/contributing/translation-program/resources/index.md b/public/content/translations/fa/contributing/translation-program/resources/index.md index f2e3ed5745c..6f393aaa2eb 100644 --- a/public/content/translations/fa/contributing/translation-program/resources/index.md +++ b/public/content/translations/fa/contributing/translation-program/resources/index.md @@ -24,7 +24,7 @@ description: منابع مفید برای مترجمان ethereum.org ## جوامع {#communities} -- [گروه های ترجمه خاص زبان در دیسکورد](/discord/) _– ابتکاری برای ارتباط مترجمان ethereum.org با گروه های ترجمه_ +- [گروه های ترجمه خاص زبان در دیسکورد](https://discord.gg/ethereum-org) _– ابتکاری برای ارتباط مترجمان ethereum.org با گروه های ترجمه_ - [گروه مترجمان چینی](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171) _– صفحه ایده برای هماهنگی آسان‌تر میان مترجمان چینی_ ## آخرین به روزرسانی ها {#latest-updates} @@ -38,7 +38,7 @@ description: منابع مفید برای مترجمان ethereum.org ## ساعات کاری برای مترجمین {#office-hours} -ما برای مترجمین، ساعات کاری را در چهارشنبه‌ دوم هر ماه داریم. این ساعات در کانال صوتی (غیرمتنی) #office-hours در [ethereum.org Discord](/discord/) نگهداری می‌شوند که می توانید زمان دقیق و جزییات بیشتر را در آن بیابید. +ما برای مترجمین، ساعات کاری را در چهارشنبه‌ دوم هر ماه داریم. این ساعات در کانال صوتی (غیرمتنی) #office-hours در [ethereum.org Discord](https://discord.gg/ethereum-org) نگهداری می‌شوند که می توانید زمان دقیق و جزییات بیشتر را در آن بیابید. ساعات کاری به مترجمان ما امکان می‌دهد درباره فرآیند ترجمه سؤال بپرسند، درباره برنامه بازخورد ارائه کنند، ایده‌های خود را به اشتراک بگذارند یا با تیم اصلی ethereum.org چت کنند. در نهایت، می‌خواهیم از این ارتباطات برای برقراری ارتباط با پیشرفت‌های اخیر در برنامه ترجمه و به اشتراک گذاشتن نکات و دستورالعمل‌های کلیدی با همکاران مان استفاده کنیم. diff --git a/public/content/translations/fa/developers/docs/consensus-mechanisms/pow/index.md b/public/content/translations/fa/developers/docs/consensus-mechanisms/pow/index.md index f031539aaee..ff3089bd2a8 100644 --- a/public/content/translations/fa/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/translations/fa/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: fa شبکه اتریوم با استفاده از یک مکانیزم اجماعی که شامل **[اثبات کار (PoW)](/developers/docs/consensus-mechanisms/pow)** بود، شروع به کار کرد. این موضوع به گره های شبکه اتریوم اجازه داد روی وضعیت تمام اطلاعات ثبت شده روی زنجیره‌‌ بلوکی اتریوم به توافق برسند و از انواع خاصی از حملات اقتصادی جلوگیری کنند. با این حال، اتریوم اثبات کار را در سال 2022 خاموش کرد و به جای آن شروع به استفاده از [اثبات سهام](/developers/docs/consensus-mechanisms/pos) کرد. - در حال حاضر اثبات کار منسوخ شده است. اتریوم دیگر از اثبات کار به عنوان بخشی از مکانیزم اجماع خود استفاده نمی کند. در عوض، از اثبات سهام استفاده می کند. در مورد اثبات سهام و سهام گذاری بیشتر بخوانید. + در حال حاضر اثبات کار منسوخ شده است. اتریوم دیگر از اثبات کار به عنوان بخشی از مکانیزم اجماع خود استفاده نمی کند. در عوض، از اثبات سهام استفاده می کند. در مورد [اثبات سهام](/developers/docs/consensus-mechanisms/pos/) و [سهام گذاری](/staking/) بیشتر بخوانید. ## پیش‌نیازها {#prerequisites} diff --git a/public/content/translations/fa/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/translations/fa/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index 1f40853bfd7..b9477b53350 100644 --- a/public/content/translations/fa/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/translations/fa/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: fa --- - Ethash الگوریتم استخراج اثبات کار اتریوم بود. اثبات کار اکنون **به طور کامل خاموش شده** و اتریوم اکنون با استفاده از اثبات سهام امن شده است. درباره‌ ادغام و اثبات سهام و سهام گذاری بیشتر بخوانید. این صفحه صرفاً برای علاقه‌مندان به تاریخ است! + Ethash الگوریتم استخراج اثبات کار اتریوم بود. اثبات کار اکنون **به طور کامل خاموش شده** و اتریوم اکنون با استفاده از [اثبات سهام](/developers/docs/consensus-mechanisms/pos/) امن شده است. درباره‌ [ادغام](/roadmap/merge/) و [اثبات سهام](/developers/docs/consensus-mechanisms/pos/) و [سهام گذاری](/staking/) بیشتر بخوانید. این صفحه صرفاً برای علاقه‌مندان به تاریخ است! [Ethash](https://github.com/ethereum/wiki/wiki/Ethash) نسخه اصلاح شده الگوریتم [Dagger-Hashimoto](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto) است. اثبات کار Ethash نیازمند [حافظه سخت](https://wikipedia.org/wiki/Memory-hard_function) است که تصور می‌شد این الگوریتم را در برابر دستگاه‌های ASIC مقاوم می‌کند. در نهایت، دستگاه‌های Ethash ASIC توسعه یافتند، اما تا زمانی که اثبات کار خاموش شد، استخراج با GPU همچنان یک گزینه قابل اجرا بود. Ethash هنوز برای استخراج سکه های دیگر در سایر شبکه های اثبات کار غیر اتریوم استفاده می شود. diff --git a/public/content/translations/fa/guides/how-to-id-scam-tokens/index.md b/public/content/translations/fa/guides/how-to-id-scam-tokens/index.md index 1eeec722426..4d98f0f79e1 100644 --- a/public/content/translations/fa/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/fa/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ One of the most common uses for Ethereum is for a group to create a tradable tok title="ARB چیست؟" contentPreview=''> -آربیتروم سازمانی است که رول آپ های خوشبینانه را توسعه داده و مدیریت می کند. در ابتدا، آربیتروم به عنوان یک شرکت انتفاعی تشکیل شد اما سپس اقداماتی را در جهت غیر متمرکز شدن انجام داد. به عنوان بخشی از آن فرایند، آنها یک توکن حاکمیت قابل مبادله را صادر کردند. +آربیتروم سازمانی است که [رول آپ های خوشبینانه](/developers/docs/scaling/optimistic-rollups/) را توسعه داده و مدیریت می کند. در ابتدا، آربیتروم به عنوان یک شرکت انتفاعی تشکیل شد اما سپس اقداماتی را در جهت غیر متمرکز شدن انجام داد. به عنوان بخشی از آن فرایند، آنها یک [توکن حاکمیت](/dao/#token-based-membership) قابل مبادله را صادر کردند. @@ -41,7 +41,7 @@ contentPreview=''> title="قراردادهای هوشمند چه هستند؟" contentPreview=''> -قراردادهای هوشمند برنامه‌هایی هستند که بر روی بلاک‌چین اتریوم اجرا می‌شوند. هر توکن ERC-20، برای مثال، به عنوان یک قرارداد هوشمند اجرا می شود. +[قراردادهای هوشمند](/developers/docs/smart-contracts/) برنامه‌هایی هستند که بر روی بلاک‌چین اتریوم اجرا می‌شوند. هر توکن ERC-20، برای مثال، به عنوان یک قرارداد هوشمند اجرا می شود. diff --git a/public/content/translations/fa/roadmap/beacon-chain/index.md b/public/content/translations/fa/roadmap/beacon-chain/index.md index e57d23f3644..03b3a053cc1 100644 --- a/public/content/translations/fa/roadmap/beacon-chain/index.md +++ b/public/content/translations/fa/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ summaryPoint3: زنجیره بیکن منطق اجماع و پروتکل شای و استفاده از اثبات سهام به عنوان مکانیزم اجماع، یک مؤلفۀ اساسی برای [ اتریوم امن، سازگار با محیط زیست و مقیاس‌پذیر است که اکنون داریم](/roadmap/vision/). - اگر علاقه‌مندید به یک اعتبارسنج تبدیل شوید و به ایمن‌سازی اتریوم کمک کنید، دربارۀ سهام‌گذاری بیشتر بدانید. + اگر علاقه‌مندید به یک اعتبارسنج تبدیل شوید و به ایمن‌سازی اتریوم کمک کنید، [دربارۀ سهام‌گذاری بیشتر بدانید](/staking/). ### راه‌اندازی برای شاردینگ (زنجیره‌ای‌سازی) {#setting-up-for-sharding} diff --git a/public/content/translations/fa/roadmap/index.md b/public/content/translations/fa/roadmap/index.md index 33fbfd78fda..04c709395c7 100644 --- a/public/content/translations/fa/roadmap/index.md +++ b/public/content/translations/fa/roadmap/index.md @@ -70,7 +70,7 @@ buttons:

ETH2 چه بود؟

-

اصطلاح "Eth2" معمولا برای توصیف آینده اتریوم قبل از تغییر به اثبات سهام استفاده می‌شد، اما در راستای اصطلاحات دقیق‌تر حذف شد. در ابتدا برای متمایز کردن شبکه اتریوم قبل از تغییر به اثبات سهام و شبکه بعد از آن استفاده می شد، یا گاهی اوقات برای اشاره به کاربرهای مختلف اتریوم (کلاینت‌های اجرا) به نام کاربرهای ETH1 شناخته می‌شدند و کاربرهای اجماع گاهی اوقات به عنوان کاربرهای ETH2 شناخته می شدند.

+

اصطلاح "Eth2" معمولا برای توصیف آینده اتریوم قبل از تغییر به [اثبات سهام](/glossary/#pos) استفاده می‌شد، اما در راستای اصطلاحات دقیق‌تر حذف شد. در ابتدا برای متمایز کردن شبکه اتریوم قبل از تغییر به اثبات سهام و شبکه بعد از آن استفاده می شد، یا گاهی اوقات برای اشاره به کاربرهای مختلف اتریوم ([کلاینت‌های اجرا](/glossary/#execution-client)) به نام کاربرهای ETH1 شناخته می‌شدند و [کاربرهای اجماع](/glossary/#consensus-client) گاهی اوقات به عنوان کاربرهای ETH2 شناخته می شدند.

diff --git a/public/content/translations/fa/roadmap/merge/index.md b/public/content/translations/fa/roadmap/merge/index.md index 26d60c8705f..b6bf935b910 100644 --- a/public/content/translations/fa/roadmap/merge/index.md +++ b/public/content/translations/fa/roadmap/merge/index.md @@ -38,7 +38,7 @@ summaryPoint4: میزان مصرف انرژی اتریوم بعد از ادغا هیچ سابقه‌ای در «ادغام» گم نشد. همچنان‌که شبکه اصلی با زنجیره بیکن ادغام شد، کل سابقۀ معاملات اتریوم را نیز ادغام کرد. -با گذار به اثبات سهام، نحوۀ صدور اتر تغییر یافت. درباره نحوه صدور اتر قبل و بعد از ادغام بیشتر بدانید. +با گذار به اثبات سهام، نحوۀ صدور اتر تغییر یافت. درباره [نحوه صدور اتر قبل و بعد از ادغام](/roadmap/merge/issuance/) بیشتر بدانید. ### کاربران و دارندگان {#users-holders} @@ -128,7 +128,7 @@ contentPreview="False. Anyone is free to sync their own self-verified copy of Et توانایی تک‌تک افراد برای اجرای گره‌های خود، به منظور حفظ غیرمتمرکزسازی شبکۀ اتریوم کاملاً ضروری است. -مطالب بیشتر در مورد اجرای گره +[مطالب بیشتر در مورد اجرای گره](/run-a-node/) @@ -138,7 +138,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp هزینه‌های گس محصول تقاضای شبکه نسبت به ظرفیت شبکه است. «ادغام» استفاده از مکانیزم اثبات کار را منسوخ کرد و برای اجماع به مکانیزم اثبات سهام روی آورد، اما در هیچ پارامتری که به طور مستقیم بر ظرفیت یا تعداد داده‌های ورودی شبکه تأثیرگذار است، تغییر قابل توجهی ایجاد نکرد. -با یک نقشۀ راه رول‌آپ محور تلاش‌ها بر مقیاس‌پذیری فعالیت کاربر در لایه 2 متمرکز شده است، ضمن اینکه شبکه اصلی لایه 1 را به عنوان یک لایۀ استقرار غیرمتمرکز امن که برای ذخیره‌سازی داده‌های رول‌آپ بهینه شده است فعال می‌کند تا به ارزان‌تر کردن تراکنش‌های رول‌آپ به صورت تصاعدی کمک کند. انتقال به اثبات سهام یک پیش‌زمینۀ حیاتی برای تحقق این امر است. اطلاعات بیشتر در مورد گس و کارمزدها. +با یک نقشۀ راه رول‌آپ محور تلاش‌ها بر مقیاس‌پذیری فعالیت کاربر در [لایه 2](/layer-2/) متمرکز شده است، ضمن اینکه شبکه اصلی لایه 1 را به عنوان یک لایۀ استقرار غیرمتمرکز امن که برای ذخیره‌سازی داده‌های رول‌آپ بهینه شده است فعال می‌کند تا به ارزان‌تر کردن تراکنش‌های رول‌آپ به صورت تصاعدی کمک کند. انتقال به اثبات سهام یک پیش‌زمینۀ حیاتی برای تحقق این امر است. [اطلاعات بیشتر در مورد گس و کارمزدها.](/developers/docs/gas/) @@ -161,7 +161,7 @@ contentPreview="False, but staking withdrawals have since been enabled via the S از زمان ارتقای شبکۀ شانگهای/کاپلا، سهام‌گذاران می‌توانند یک آدرس برداشت برای شروع دریافت پرداخت‌های خودکار هرگونه اضافه موجودی سهام‌گذاری (بیش از 32 واحد اتریوم از پاداش‌های پروتکل) تعیین کنند. این ارتقا همچنین به اعتبارسنج امکان می‌دهد تا پس از خروج از شبکه، کل موجودی خود را رمزگشایی و بازیابی کند. -اطلاعات بیشتر دربارۀ برداشت‌ها در سهام‌گذاری +[اطلاعات بیشتر دربارۀ برداشت‌ها در سهام‌گذاری](/staking/withdrawals/) diff --git a/public/content/translations/fa/roadmap/merge/issuance/index.md b/public/content/translations/fa/roadmap/merge/issuance/index.md index 78cd52bb001..e041a70519f 100644 --- a/public/content/translations/fa/roadmap/merge/issuance/index.md +++ b/public/content/translations/fa/roadmap/merge/issuance/index.md @@ -91,7 +91,7 @@ title="خلاصه‌ای بر صدور اتر"> نیروی مخالف صدور اتر، نرخ سوزانده شدنش است. برای اجرایی شدن یک تراکنش بر روی شبکۀ اتریوم، حداقل کارمزد شبکه (که با نام «کارمزد پایه» شناخته می‌شود) باید پرداخت گردد، که مقدارش به طور پیوسته (بلوک به بلوک) بسته به فعالیت شبکه در نوسان و تغییر است. کارمزد به واحد اتر پرداخت می‌شود و برای معتبر تلقی شدن تراکنش‌ها _نیاز_است. این کارمزد در فرآیند انجام یک تراکنش _می‌سوزد_، و از چرخه حذف می‌شود. -سوختن کارمزد در اوت 2021 و با اجرای ارتقای لندنمحقق گردید و از زمان وقوع «ادغام» هم تغییری نکرده است. +سوختن کارمزد در اوت 2021 و با اجرای [ارتقای لندن](/history/#london)محقق گردید و از زمان وقوع «ادغام» هم تغییری نکرده است. علاوه بر سوزاندن کارمزد تراکنش‌ها که طی ارتقای لندن اجرایی شد، اعتبارسنج‌ها می‌توانند جریمه‌هایی را نیز از بابت آفلاین بودنشان یا بدتر از آن متحمل شوند؛ آن‌ها ممکن است با زیر پا گذاشتن قوانین خاصی که امنیت شبکه را تهدید می‌کند، از شبکه بیرون انداخته شوند. این جریمه‌ها باعث کاهش در موجودی اتر اعتبارسنج‌ها می‌گردد؛ جریمۀ برداشت‌شده مستقیماً به حساب‌های دیگر به عنوان پاداش داده نمی‌شود، بلکه به طور اثربخش سوزانده/از گردش در شبکه حذف خواهد شد. diff --git a/public/content/translations/fa/staking/saas/index.md b/public/content/translations/fa/staking/saas/index.md index 304a56433f1..ff038f069eb 100644 --- a/public/content/translations/fa/staking/saas/index.md +++ b/public/content/translations/fa/staking/saas/index.md @@ -85,7 +85,7 @@ summaryPoints: پس از تکمیل فرایند اسلشینگ/خروج، این وجوه به آدرس برداشت اختصاص یافته به اعتبارسنج منتقل خواهند شد. این امر نیاز به ارائه یک آدرس برداشت برای فعالسازی دارد. آدرس برداشت ممکن است در واریز اولیه ارائه شده باشد. اگر آدرس برداشت ارائه نشده بود، لازم است از کلیدهای برداشت اعتبارسنج برای امضای پیام مشخص کننده آدرس برداشت استقاده شود. اگر آدرس برداشت ارائه نشده باشد، وجوه تا زمان ارائه آدرس، غیر قبل برداشت خواهند بود. -برای جزئیات بیشتر در مورد ضمانت‌ نامه ها یا بیمه و دستورالعمل‌هایی درباره نحوه ارائه آدرس برداشت، با ارائه‌دهنده سرویس SaaS تماس بگیرید. اگر ترجیح می‌دهید راه‌اندازی اعتبارسنج خود را کاملاً تحت کنترل داشته باشید، درباره نحوه به اشتراک گذاشتن اتر خود به‌صورت انفرادی بیشتر بدانید. +برای جزئیات بیشتر در مورد ضمانت‌ نامه ها یا بیمه و دستورالعمل‌هایی درباره نحوه ارائه آدرس برداشت، با ارائه‌دهنده سرویس SaaS تماس بگیرید. اگر ترجیح می‌دهید راه‌اندازی اعتبارسنج خود را کاملاً تحت کنترل داشته باشید، [درباره نحوه به اشتراک گذاشتن اتر خود به‌صورت انفرادی بیشتر بدانید](/staking/solo/). ## بیشتر بخوانید {#further-reading} diff --git a/public/content/translations/fa/staking/solo/index.md b/public/content/translations/fa/staking/solo/index.md index ab38ba2b184..1f249d441ae 100644 --- a/public/content/translations/fa/staking/solo/index.md +++ b/public/content/translations/fa/staking/solo/index.md @@ -55,7 +55,7 @@ summaryPoints: همان‌طور که کلیدهای خصوصی آدرس اتریوم شما را ایمن می‌کنند، باید کلیدهایی را به‌ویژه برای اعتبارسنج خود ایجاد کنید. باید بدانید که چگونه هر عبارت بازیابی یا کلید خصوصی را ایمن نگه دارید.{' '} -امنیت اتریوم و پیشگیری از کلاهبرداری +[امنیت اتریوم و پیشگیری از کلاهبرداری](/security/) @@ -136,9 +136,9 @@ Staking Launchpad یک برنامه منبع‌باز است که به شما ک هر جفت کلید مرتبط با یک اعتبارسنج دقیقاً به 32 اتر نیاز دارد تا فعال شود. واریز کردن اتر بیشتر به یک مجموعه کلید، پتانسیل پاداش را افزایش نمی‌دهد، زیرا هر اعتبارسنج محدود به موجودی مؤثر 32 اتر است. این بدان معنی است که سهام‌گذاری با افزایش‌های 32 اتری انجام می‌شود که هر کدام مجموعه‌ای از کلیدها و موجودی خاص خود را دارند. -بیش از 32 اتر برای یک اعتبارسنج واریز نکنید. این کار پاداش‌های شما را زیادتر نمی‌کند. اگر یک آدرس برداشت برای اعتبارسنج تنظیم شده‌ باشد، وجوه بیشتر از 32 اتر به صورت خودکار به این آدرس در طی نوبت اعتبارسنج بعدی واریز خواهد شد. +بیش از 32 اتر برای یک اعتبارسنج واریز نکنید. این کار پاداش‌های شما را زیادتر نمی‌کند. اگر یک آدرس برداشت برای اعتبارسنج تنظیم شده‌ باشد، وجوه بیشتر از 32 اتر به صورت خودکار به این آدرس در طی [نوبت اعتبارسنج](/staking/withdrawals/#validator-sweeping) بعدی واریز خواهد شد. -اگر سهام‌گذاری انفرادی برای شما بسیار سخت به نظر می‌رسد، از یک ارائه‌دهنده‌ی سهام‌گذاری به‌عنوان سرویس استفاده کنید، یا اگر با کمتر از 32 اتر کار می‌کنید، استخرهای سهام‌گذاری را بررسی کنید. +اگر سهام‌گذاری انفرادی برای شما بسیار سخت به نظر می‌رسد، از یک ارائه‌دهنده‌ی [سهام‌گذاری به‌عنوان سرویس](/staking/saas/) استفاده کنید، یا اگر با کمتر از 32 اتر کار می‌کنید، [استخرهای سهام‌گذاری](/staking/pools/) را بررسی کنید. diff --git a/public/content/translations/fa/staking/withdrawals/index.md b/public/content/translations/fa/staking/withdrawals/index.md index b07c027121f..4e72c0a1c41 100644 --- a/public/content/translations/fa/staking/withdrawals/index.md +++ b/public/content/translations/fa/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -اگر بخشی از یک استخر سهامگذاری هستید یا توکن‌های سهامگذاری را نگه می‌دارید، باید با ارائه‌دهنده خود درباره جزئیات بیشتر مربوط به نحوه انجام برداشت‌های سهامگذاری مشورت کنید، چون هر سرویس رویکرد متفاوتی دارد. +اگر بخشی از یک [استخر سهامگذاری](/staking/pools/) هستید یا توکن‌های سهامگذاری را نگه می‌دارید، باید با ارائه‌دهنده خود درباره جزئیات بیشتر مربوط به نحوه انجام برداشت‌های سهامگذاری مشورت کنید، چون هر سرویس رویکرد متفاوتی دارد. -در کل، کاربران باید آزاد باشند اتر سهامگذاری شده خود را پس بگیرند، یا اینکه ارائه‌دهنده‌ مورد استفاده خود را تغییر دهند. اگر یک استخر خاص بیش از حد بزرگ شود، وجوه را می‌توان خارج کرد، بازخرید کرد، و دوباره با یک ارائه‌دهنده کوچکتر سهامگذاری کرد. یا، اگر اتر کافی جمع‌آوری کرده‌اید می‌توانید بروید سراغ سهامگذاری در خانه. +در کل، کاربران باید آزاد باشند اتر سهامگذاری شده خود را پس بگیرند، یا اینکه ارائه‌دهنده‌ مورد استفاده خود را تغییر دهند. اگر یک استخر خاص بیش از حد بزرگ شود، وجوه را می‌توان خارج کرد، بازخرید کرد، و دوباره با یک ارائه‌دهنده کوچکتر سهامگذاری کرد. یا، اگر اتر کافی جمع‌آوری کرده‌اید می‌توانید بروید سراغ [سهامگذاری در خانه](/staking/solo/). diff --git a/public/content/translations/fil/bridges/index.md b/public/content/translations/fil/bridges/index.md index ae883141cbb..183c14b89c6 100644 --- a/public/content/translations/fil/bridges/index.md +++ b/public/content/translations/fil/bridges/index.md @@ -60,7 +60,7 @@ Kung mayroon kang ETH sa Ethereum Mainnet at nais mong subukan ang isang alterna Sabihin nating gusto mong magkaroon ng native na Bitcoin (BTC), ngunit nasa Ethereum Mainnet lang ang pondo mo. Upang magkaroon ng exposure sa BTC sa Ethereum, maaari kang bumili ng Wrapped Bitcoin (WBTC). Gayunpaman, ang WBTC ay isang ERC-20 token na native sa Ethereum network. Ibig sabihin, ito ay isang bersyon ng Bitcoin sa Ethereum at hindi ang orihinal na asset sa Bitcoin blockchain. Para magkaroon ng native na BTC, kailangan mong i-bridge ang iyong mga asset sa Bitcoin mula sa Ethereum gamit ang bridge. Ibi-bridge nito ang WBTC mo at gagawin nito itong native na BTC. Puwede ring mayroon ka nang BTC at gusto mo itong gamitin sa mga Ethereum DeFi protocol. Pabaligtad ang magiging pag-bridge nito, mula sa BTC patungong WBTC na siyang magagamit bilang asset sa Ethereum. - Maaari mo ring gawin ang lahat ng nabanggit gamit ang isang centralized exchange. Gayunpaman, maliban kung nasa isang exchange na ang iyong mga pondo, maraming hakbang ang kailangan para dito, at magiging mas mainam kung gumamit ka na lang ng bridge. + Maaari mo ring gawin ang lahat ng nabanggit gamit ang isang [centralized exchange](/get-eth/). Gayunpaman, maliban kung nasa isang exchange na ang iyong mga pondo, maraming hakbang ang kailangan para dito, at magiging mas mainam kung gumamit ka na lang ng bridge. diff --git a/public/content/translations/fil/guides/how-to-id-scam-tokens/index.md b/public/content/translations/fil/guides/how-to-id-scam-tokens/index.md index 0f399b0a5b2..04a50964a5f 100644 --- a/public/content/translations/fil/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/fil/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ Upang ipakita kung ano ang mga scam token, at kung paano matukoy ang mga ito, ti title="Ano ang ARB?" contentPreview=''> -Ang Arbitrum ay isang organisasyon na nagde-develop at namamahala ng mga optimistic rollup. Sa simula, ang Arbitrum ay itinatag bilang isang for-profit na kumpanya, ngunit kumilos ito para mag-decentralize. Bilang bahagi ng prosesong iyon, naglabas ito ng tradeable na governance token. +Ang Arbitrum ay isang organisasyon na nagde-develop at namamahala ng [mga optimistic rollup](/developers/docs/scaling/optimistic-rollups/). Sa simula, ang Arbitrum ay itinatag bilang isang for-profit na kumpanya, ngunit kumilos ito para mag-decentralize. Bilang bahagi ng prosesong iyon, naglabas ito ng tradeable na [governance token](/dao/#token-based-membership). @@ -41,7 +41,7 @@ Ang layunin talaga ng Ethereum ay decentralization. Ibig sabihin nito, walang ce title="Ano ang mga matalinong kontrata?" contentPreview=''> -Ang mga smart contract ang mga program na tumatakbo sa Ethereum blockchain. Halimbawa, ang bawat ERC-20 token ay ipinapatupad bilang isang smart contract. +Ang [mga smart contract](/developers/docs/smart-contracts/) ang mga program na tumatakbo sa Ethereum blockchain. Halimbawa, ang bawat ERC-20 token ay ipinapatupad bilang isang smart contract. diff --git a/public/content/translations/fil/staking/saas/index.md b/public/content/translations/fil/staking/saas/index.md index 095f4e282f0..9769cfceb21 100644 --- a/public/content/translations/fil/staking/saas/index.md +++ b/public/content/translations/fil/staking/saas/index.md @@ -86,7 +86,7 @@ Sa pamamagitan ng paggamit ng SaaS provider, ipinagkakatiwala mo ang operasyon n Kapag natapos na ang proseso ng slashing/pag-alis, ita-transfer ang pondong ito sa withdrawal address na nakatalaga sa validator. Para ma-enable ito, kailangang magbigay ng withdrawal address. Maaaring naibigay na ito sa inisyal na deposito. Kung hindi, kakailanganing gamitin ang mga withdrawal key ng validator para mag-sign ng mensaheng nagdedeklara ng withdrawal address. Kung walang ibinigay na withdrawal address, hindi makukuha ang pondo hangga't hindi ito naibibigay. -Makipag-ugnayan sa indibidwal na SaaS provider para sa iba pang detalye tungkol sa anumang guarantee o opsyon sa insurance, at para sa mga tagubilin sa kung paano magbigay ng withdrawal address. Kung gusto mong ikaw lang ang nagkokontrol ng iyong validator setup, magbasa pa tungkol sa kung paano i-solo stake ang iyong ETH. +Makipag-ugnayan sa indibidwal na SaaS provider para sa iba pang detalye tungkol sa anumang guarantee o opsyon sa insurance, at para sa mga tagubilin sa kung paano magbigay ng withdrawal address. Kung gusto mong ikaw lang ang nagkokontrol ng iyong validator setup, [magbasa pa tungkol sa kung paano i-solo stake ang iyong ETH](/staking/solo/). ## Karagdagang pagbabasa {#further-reading} diff --git a/public/content/translations/fil/staking/solo/index.md b/public/content/translations/fil/staking/solo/index.md index b3fcbb06be2..3b8590c52bf 100644 --- a/public/content/translations/fil/staking/solo/index.md +++ b/public/content/translations/fil/staking/solo/index.md @@ -55,7 +55,7 @@ Ito rin ay nangangailangan ng napaka-basic na hardware setup, at pag-unawa sa mi Tulad kung paano sine-secure ng mga pribadong key ang iyong Ethereum address, kakailanganin mong gumawa ng mga key na para mismo sa iyong validator. Dapat mong maunawaan kung paano panatilihing ligtas at secure ang anumang seed phrase o pribadong key.{' '} -Seguridad at pag-iwas sa scam ng Ethereum +[Seguridad at pag-iwas sa scam ng Ethereum](/security/) @@ -136,9 +136,9 @@ Ang validator ay isang virtual entity sa Ethereum at nakikilahok sa con Ang bawat key-pair na nauugnay sa isang validator ay nangangailangan ng eksaktong 32 ETH para ma-activate. Ang pagdedeposito ng mas maraming ETH sa isang set ng mga key ay hindi nagpapalaki sa posibildad na makakuha ng mga reward, dahil limitado ang bawat validator sa epektibong balanse na 32 ETH. Ibig sabihin nito, isinasagawa ang staking nang kada 32 ETH, kung saan may sariling set ng mga key at balanse ang bawat isa. -Huwag magdeposito ng mahigit 32 ETH para sa isang validator. Hindi nito mapaparami ang iyong mga reward. Kung mayroon nang itinakdang withdrawal address para sa validator, ang sobrang pondo na higit sa 32 ETH ay awtomatikong iwi-withdraw sa address na ito sa susunod na validator sweep. +Huwag magdeposito ng mahigit 32 ETH para sa isang validator. Hindi nito mapaparami ang iyong mga reward. Kung mayroon nang itinakdang withdrawal address para sa validator, ang sobrang pondo na higit sa 32 ETH ay awtomatikong iwi-withdraw sa address na ito sa susunod na [validator sweep](/staking/withdrawals/#validator-sweeping). -Kung masyadong matrabaho para sa iyo ang solo staking, pag-isipang gumamit ng staking-as-a-service provider, o kung wala ka pang 32 ETH, tingnan ang mga staking pool. +Kung masyadong matrabaho para sa iyo ang solo staking, pag-isipang gumamit ng [staking-as-a-service](/staking/saas/) provider, o kung wala ka pang 32 ETH, tingnan ang [mga staking pool](/staking/pools/). diff --git a/public/content/translations/fil/staking/withdrawals/index.md b/public/content/translations/fil/staking/withdrawals/index.md index 84af699e7f9..9a171b54131 100644 --- a/public/content/translations/fil/staking/withdrawals/index.md +++ b/public/content/translations/fil/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Kung bahagi ka ng isang staking pool o may hawak kang mga staking token, dapat kang magtanong sa iyong provider ng iba pang detalye tungkol sa kung paano pinapangasiwaan ang mga pag-withdraw sa staking, dahil magkakaiba ang paraan ng pangangasiwa ng bawat serbisyo. +Kung bahagi ka ng isang [staking pool](/staking/pools/) o may hawak kang mga staking token, dapat kang magtanong sa iyong provider ng iba pang detalye tungkol sa kung paano pinapangasiwaan ang mga pag-withdraw sa staking, dahil magkakaiba ang paraan ng pangangasiwa ng bawat serbisyo. -Sa pangkalahatan, dapat malaya ang mga user na kunin ang kasalukuyan nilang staked ETH, o magpalit ng staking provider na ginagamit nila. Kung masyado nang nagiging malaki ang isang partikular na pool, puwedeng alisin, i-redeem, at i-stake ulit ang pondo sa mas maliit na provider. O, kung nakalikom ka na ng sapat na ETH, maaari kang mag-stake mula sa bahay. +Sa pangkalahatan, dapat malaya ang mga user na kunin ang kasalukuyan nilang staked ETH, o magpalit ng staking provider na ginagamit nila. Kung masyado nang nagiging malaki ang isang partikular na pool, puwedeng alisin, i-redeem, at i-stake ulit ang pondo sa mas maliit na provider. O, kung nakalikom ka na ng sapat na ETH, maaari kang [mag-stake mula sa bahay](/staking/solo/). diff --git a/public/content/translations/fr/bridges/index.md b/public/content/translations/fr/bridges/index.md index efad310fea1..7543d06cd9c 100644 --- a/public/content/translations/fr/bridges/index.md +++ b/public/content/translations/fr/bridges/index.md @@ -60,7 +60,7 @@ Si vous avez des ETH sur le réseau principal Ethereum et que vous voulez explor Disons que vous voulez posséder des bitcoins (BTC) natifs, mais que vous n'avez des fonds que sur le réseau principal Ethereum. Pour vous exposer aux BTC sur Ethereum, vous pouvez acheter des Wrapped Bitcoin (WBTC). Cependant, le WBTC est un jeton [ERC-20](/glossary/#erc-20) natif du réseau Ethereum, ce qui signifie qu'il s'agit d'une version Ethereum de Bitcoin et non de l'actif original sur la blockchain Bitcoin. Pour posséder des BTC natifs, vous devez basculer vos actifs d'Ethereum à Bitcoin en utilisant un pont. Cela permettra de relier votre WBTC et de le convertir en BTC natif. Alternativement, vous pouvez également posséder des BTC et vouloir les utiliser dans les protocoles [DeFi](/glossary/#defi) d'Ethereum. Pour cela, il faudrait faire le pont dans l'autre sens, de BTC à WBTC, qui peut ensuite être utilisé comme actif sur Ethereum. - Vous pouvez également faire tout ce qui précède en utilisant un échange centralisé. Cependant, à moins que vos fonds ne soient déjà mêlés à un échange, cela impliquerait plusieurs étapes et il serait probablement préférable d'utiliser un pont. + Vous pouvez également faire tout ce qui précède en utilisant un [échange centralisé](/get-eth/). Cependant, à moins que vos fonds ne soient déjà mêlés à un échange, cela impliquerait plusieurs étapes et il serait probablement préférable d'utiliser un pont. diff --git a/public/content/translations/fr/community/support/index.md b/public/content/translations/fr/community/support/index.md index 14db6a838e4..2cd2d802bd0 100644 --- a/public/content/translations/fr/community/support/index.md +++ b/public/content/translations/fr/community/support/index.md @@ -20,7 +20,7 @@ Comprendre la nature décentralisée d’Ethereum est essentiel car **toute pers Apprendre les fondamentaux d'Ethereum -Malgré le manque d'assistance officielle, de nombreux groupes, communautés et projets à travers l'écosystème Ethereum sont heureux de vous aider. Vous pouvez trouver beaucoup d'informations et de ressources utiles sur cette page. Vous avez d'autres questions ? Rejoignez le [Discord ethereum.org](/discord/) et nous essaierons de vous aider. +Malgré le manque d'assistance officielle, de nombreux groupes, communautés et projets à travers l'écosystème Ethereum sont heureux de vous aider. Vous pouvez trouver beaucoup d'informations et de ressources utiles sur cette page. Vous avez d'autres questions ? Rejoignez le [Discord ethereum.org](https://discord.gg/ethereum-org) et nous essaierons de vous aider. ## Questions fréquemment posées {#faq} diff --git a/public/content/translations/fr/contributing/translation-program/faq/index.md b/public/content/translations/fr/contributing/translation-program/faq/index.md index cc126de8558..b6cbe3c086e 100644 --- a/public/content/translations/fr/contributing/translation-program/faq/index.md +++ b/public/content/translations/fr/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ Si vous voulez signaler une chaîne particulière qui a besoin d'être examinée ## Qu'est-ce que la mémoire de traduction (TM) ? {#translation-memory} -La mémoire de traduction (TM, de l'anglais Translation Memory) est une fonctionnalité de Crowdin qui stocke toutes les chaînes précédemment traduites sur [ethereum.org](http://ethereum.org/). Lorsqu'une chaîne de caractères est traduite, elle est automatiquement enregistrée dans notre TM du projet. Cela peut être un outil utile pour vous aider à gagner du temps ! +La mémoire de traduction (TM, de l'anglais Translation Memory) est une fonctionnalité de Crowdin qui stocke toutes les chaînes précédemment traduites sur [ethereum.org](https://ethereum.org/). Lorsqu'une chaîne de caractères est traduite, elle est automatiquement enregistrée dans notre TM du projet. Cela peut être un outil utile pour vous aider à gagner du temps ! - Regardez la section « TM and MT Suggestions » (Suggestions de la mémoire de traduction et de traduction automatique) et vous verrez comment les autres traducteurs ont traduit la phrase ou une phrase similaire. Si vous trouvez une suggestion qui correspond, n'hésitez pas à l'utiliser en cliquant dessus. - S'il n'y a rien dans la liste, vous pouvez rechercher dans la TM des traductions faites précédemment et les réutiliser pour assurer la cohérence. diff --git a/public/content/translations/fr/contributing/translation-program/how-to-translate/index.md b/public/content/translations/fr/contributing/translation-program/how-to-translate/index.md index c465d38b8ab..0d97e97b49b 100644 --- a/public/content/translations/fr/contributing/translation-program/how-to-translate/index.md +++ b/public/content/translations/fr/contributing/translation-program/how-to-translate/index.md @@ -34,7 +34,7 @@ Ouvrez la langue dans laquelle vous souhaitez traduire pour voir la liste des fi Le contenu du site web est divisé en un certain nombre de documents et d'ensembles de contenus. Vous pouvez vérifier la progression de chaque document sur la droite. Si la progression de la traduction est inférieure à 100 %, n'hésitez pas à y contribuer ! -Votre langage n'est pas répertorié ici ? [Créez un ticket](https://github.com/ethereum/ethereum-org-website/issues/new/choose) ou demandez de l'aide sur notre [Discord](/discord/) +Votre langage n'est pas répertorié ici ? [Créez un ticket](https://github.com/ethereum/ethereum-org-website/issues/new/choose) ou demandez de l'aide sur notre [Discord](https://discord.gg/ethereum-org) ![Fichiers traduits et non traduits sur Crowdin](./crowdin-files.png) @@ -82,7 +82,7 @@ Une fois que vous avez terminé la traduction (c'est-à-dire que tous les fichie ### Nous contacter {#get-in-touch} -Avez-vous d'autres questions ? Ou souhaitez-vous collaborer avec notre équipe et d'autres traducteurs ? Envoyez un message dans le canal #translations sur notre [serveur Discord ethereum.org](/discord/) +Avez-vous d'autres questions ? Ou souhaitez-vous collaborer avec notre équipe et d'autres traducteurs ? Envoyez un message dans le canal #translations sur notre [serveur Discord ethereum.org](https://discord.gg/ethereum-org) Vous pouvez également nous contacter à l'adresse translations@ethereum.org diff --git a/public/content/translations/fr/contributing/translation-program/index.md b/public/content/translations/fr/contributing/translation-program/index.md index 2aad617a64f..115ce339976 100644 --- a/public/content/translations/fr/contributing/translation-program/index.md +++ b/public/content/translations/fr/contributing/translation-program/index.md @@ -20,7 +20,7 @@ Le programme de traduction d'ethereum.org est ouvert et n'importe qui peut y con 4. Les traductions automatiques ne seront pas approuvées. 5. Toutes les traductions sont vérifiées avant d'être ajoutées au site, par conséquent il y aura un court délai avant que vos traductions ne soient en ligne. -_Rejoignez [ethereum.org Discord](/discord/) pour collaborer aux traductions, poser des questions, partager des commentaires et des idées, ou rejoindre un groupe de traduction._ +_Rejoignez [ethereum.org Discord](https://discord.gg/ethereum-org) pour collaborer aux traductions, poser des questions, partager des commentaires et des idées, ou rejoindre un groupe de traduction._ Commencez à traduire diff --git a/public/content/translations/fr/contributing/translation-program/resources/index.md b/public/content/translations/fr/contributing/translation-program/resources/index.md index 375db0d5ab2..22cbedb0bb6 100644 --- a/public/content/translations/fr/contributing/translation-program/resources/index.md +++ b/public/content/translations/fr/contributing/translation-program/resources/index.md @@ -24,7 +24,7 @@ Vous pouvez trouver ci-dessous des guides et des outils utiles pour les traducte ## Communautés {#communities} -- [Groupes de traduction spécifiques à une langue sur Discord](/discord/) _– une initiative pour connecter les traducteurs ethereum.org à travers des groupes de traduction_ +- [Groupes de traduction spécifiques à une langue sur Discord](https://discord.gg/ethereum-org) _– une initiative pour connecter les traducteurs ethereum.org à travers des groupes de traduction_ - [Groupe de traducteurs chinois](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171) _– page de notion pour faciliter la coordination entre les traducteurs chinois_ ## Dernières mises à jour {#latest-updates} @@ -38,7 +38,7 @@ Pour vous tenir au courant des dernières avancées du programme de traduction, ## Permanence pour les traducteurs {#office-hours} -Nous assurons des permanences pour les traducteurs le deuxième mercredi du mois. Celles-ci sont tenues dans le canal vocal #office-hours sur l'[ethereum.org Discord](/discord/), où vous pouvez également trouver les heures exactes et les détails supplémentaires. +Nous assurons des permanences pour les traducteurs le deuxième mercredi du mois. Celles-ci sont tenues dans le canal vocal #office-hours sur l'[ethereum.org Discord](https://discord.gg/ethereum-org), où vous pouvez également trouver les heures exactes et les détails supplémentaires. Les heures de permanence permettent à nos traducteurs de poser des questions sur le processus de traduction, de faire part de leurs commentaires sur le programme, de partager leurs idées ou simplement de discuter avec l'équipe d'ethereum.org. Enfin, nous voulons utiliser ces appels pour communiquer les développements récents en lien avec le programme de traduction et partager avec nos contributeurs des conseils et des instructions. diff --git a/public/content/translations/fr/developers/docs/consensus-mechanisms/pow/index.md b/public/content/translations/fr/developers/docs/consensus-mechanisms/pow/index.md index 25097e8681c..6eef24c0f05 100644 --- a/public/content/translations/fr/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/translations/fr/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: fr Le réseau Ethereum a commencé par utiliser un mécanisme de consensus basé sur la **[Preuve de travail (PoW)](/developers/docs/consensus-mechanisms/pow)**. Cela permet à l'ensemble des nœuds du réseau Ethereum de s'accorder sur l'état de toutes les informations enregistrées sur la blockchain Ethereum, empêchant ainsi certains types d'attaques économiques. Ethereum a néanmoins abandonné la preuve de travail en 2022 et a commencé à utiliser la [preuve d'enjeu](/developers/docs/consensus-mechanisms/pos). - La preuve de travail est maintenant obsolète. Ethereum n'utilise plus la preuve de travail dans le cadre de son mécanisme de consensus. En lieu et place, Ethereum utilise la preuve d'enjeu. En savoir plus sur la preuve d'enjeu et le staking. + La preuve de travail est maintenant obsolète. Ethereum n'utilise plus la preuve de travail dans le cadre de son mécanisme de consensus. En lieu et place, Ethereum utilise la preuve d'enjeu. En savoir plus sur la [preuve d'enjeu](/developers/docs/consensus-mechanisms/pos/) et le [staking](/staking/). ## Prérequis {#prerequisites} diff --git a/public/content/translations/fr/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/translations/fr/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index 31182efaafa..4a8d1a110a8 100644 --- a/public/content/translations/fr/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/translations/fr/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: fr --- - Ethash était l'algorithme de minage par preuve de travail d'Ethereum. La preuve de travail est maintenant **arrêtée entièrement** et Ethereum est maintenant sécurisé en utilisant la preuve d'enjeu à la place. En savoir plus sur La Fusion, la preuve d'enjeu et la mise en jeu. Cette page n'a qu'un intérêt historique ! + Ethash était l'algorithme de minage par preuve de travail d'Ethereum. La preuve de travail est maintenant **arrêtée entièrement** et Ethereum est maintenant sécurisé en utilisant [la preuve d'enjeu](/developers/docs/consensus-mechanisms/pos/) à la place. En savoir plus sur [La Fusion](/roadmap/merge/), [la preuve d'enjeu](/developers/docs/consensus-mechanisms/pos/) et la [mise en jeu](/staking/). Cette page n'a qu'un intérêt historique ! [Ethash](https://github.com/ethereum/wiki/wiki/Ethash) est une version modifiée de l'algorithme [Dagger-Hashimoto](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto). La preuve de travail d'Ethash est une [mémoire solide](https://wikipedia.org/wiki/Memory-hard_function), qui était censée rendre l'algorithme ASIC plus résistant. Les Ethash ASIC ont finalement été développés, mais le minage via GPU restait encore une option viable jusqu’à ce que la preuve de travail soit désactivée. Ethash est toujours utilisé pour miner d'autres jetons sur des réseaux autres qu'Ethereum fonctionnant avec la preuve de travail. diff --git a/public/content/translations/fr/guides/how-to-id-scam-tokens/index.md b/public/content/translations/fr/guides/how-to-id-scam-tokens/index.md index 8975896be4e..543bb622aa8 100644 --- a/public/content/translations/fr/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/fr/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ Pour illustrer ce que sont les jetons frauduleux et comment les identifier, nous title="Qu'est-ce que ARB?" contentPreview=''> -Arbitrum est une organisation qui développe et gère des rollups optimistiques. Au départ, Arbitrum était organisée comme une entreprise à but lucratif, mais elle a ensuite pris des mesures pour se décentraliser. Dans le cadre de ce processus, un jeton de gouvernance échangeable a été créé. +Arbitrum est une organisation qui développe et gère des [rollups optimistiques](/developers/docs/scaling/optimistic-rollups/). Au départ, Arbitrum était organisée comme une entreprise à but lucratif, mais elle a ensuite pris des mesures pour se décentraliser. Dans le cadre de ce processus, un [jeton de gouvernance](/dao/#token-based-membership) échangeable a été créé. @@ -41,7 +41,7 @@ L'objectif d'Ethereum est la décentralisation. Cela signifie qu'il n'y a pas d' title="Qu'est-ce qu'un contrat intelligent ?" contentPreview=''> -Les contrats intelligents sont les programmes qui s'exécutent sur la blockchain Ethereum. Chaque jeton ERC-20, par exemple, est implémenté comme contrat intelligent. +[Les contrats intelligents](/developers/docs/smart-contracts/) sont les programmes qui s'exécutent sur la blockchain Ethereum. Chaque jeton ERC-20, par exemple, est implémenté comme contrat intelligent. diff --git a/public/content/translations/fr/history/index.md b/public/content/translations/fr/history/index.md index d6bd23071fb..012a87fd82e 100644 --- a/public/content/translations/fr/history/index.md +++ b/public/content/translations/fr/history/index.md @@ -11,9 +11,9 @@ Chronologie de tous les jalons, fourches et mises à jour majeures de la blockch -Les forks existent lorsque des mises à jour ou des changements techniques majeurs doivent être effectués sur le réseau – ils proviennent généralement des Propositions d'amélioration d'Ethereum (EIP) et modifient les « règles » du protocole. +Les forks existent lorsque des mises à jour ou des changements techniques majeurs doivent être effectués sur le réseau – ils proviennent généralement des [Propositions d'amélioration d'Ethereum (EIP)](/eips/) et modifient les « règles » du protocole. -Lorsque des mises à niveau des logiciels traditionnels contrôlés centralement sont nécessaires, la société publie simplement une nouvelle version pour l'utilisateur final. Les blockchains fonctionnent différemment parce qu'il n'existe pas de propriété centralisée. Les clients Ethereum doivent mettre à jour leur logiciel pour implémenter les nouvelles règles de la fourche. En outre, les créateurs de blocs (les "mineurs" dans l'univers des preuves de travail, les "validateurs" dans celui des preuves d'enjeu) et les nœuds doivent créer des blocs et les valider conformément aux nouvelles règles. En savoir plus sur les mécanismes de consensus +Lorsque des mises à niveau des logiciels traditionnels contrôlés centralement sont nécessaires, la société publie simplement une nouvelle version pour l'utilisateur final. Les blockchains fonctionnent différemment parce qu'il n'existe pas de propriété centralisée. [Les clients Ethereum](/developers/docs/nodes-and-clients/) doivent mettre à jour leur logiciel pour implémenter les nouvelles règles de la fourche. En outre, les créateurs de blocs (les "mineurs" dans l'univers des preuves de travail, les "validateurs" dans celui des preuves d'enjeu) et les nœuds doivent créer des blocs et les valider conformément aux nouvelles règles. [En savoir plus sur les mécanismes de consensus](/developers/docs/consensus-mechanisms/) Ces changements de règles peuvent créer une scission temporaire dans le réseau. De nouveaux blocs peuvent être produits selon les nouvelles règles ou les anciennes. Les fourches font généralement l'objet d'un accord à l'avance afin que les clients adoptent les changements à l'unisson et que la fourche contenant les mises à niveau devienne la chaîne principale. Toutefois, dans de rares cas, les désaccords sur les forks peuvent causer une séparation permanente du réseau – plus particulièrement la création d'Ethereum Classic avec le fork DAO. @@ -449,10 +449,10 @@ La fourche Istanbul a :
  • EIP-152permet à Ethereum de travailler avec une devise préservant la vie privée comme Zcash.
  • -
  • EIP-1108cryptographie à bas coût pour l'optimisation des coûts de gas.
  • -
  • EIP-1344protège Ethereum contre les attaques replay en ajoutant le code d'opération CHAINID .
  • +
  • EIP-1108cryptographie à bas coût pour l'optimisation [des coûts](/glossary/#gas) de gas.
  • +
  • EIP-1344protège Ethereum contre les attaques replay en ajoutant le code d'opération CHAINID [](/developers/docs/ethereum-stack/#ethereum-virtual-machine).
  • EIP-1884l'optimisation des prix du gaz opcode basée sur la consommation.
  • -
  • EIP-2028réduit le coût de CallData pour permettre plus de données en blocs – bon pour la mise à l'échelle de la couche 2.
  • +
  • EIP-2028réduit le coût de CallData pour permettre plus de données en blocs – bon pour [la mise à l'échelle de la couche 2](/developers/docs/scaling/#layer-2-scaling).
  • EIP-2200autres modifications du prix du gaz opcode.
@@ -510,13 +510,13 @@ La fourche Byzantium a :
  • EIP-140ajoute le code d'opération REVERT.
  • EIP-658champ de statut ajouté aux reçus de transaction pour indiquer le succès ou l'échec.
  • -
  • EIP-196intègre la courbe elliptique ainsi que les algorithmes de multiplication scalaire, qui permettent d'utiliser ZK-Snarks.
  • -
  • EIP-197intègre la courbe elliptique ainsi que les algorithmes de multiplication scalaire, qui permettent d'utiliser ZK-Snarks.
  • +
  • EIP-196intègre la courbe elliptique ainsi que les algorithmes de multiplication scalaire, qui permettent d'utiliser [ZK-Snarks](/developers/docs/scaling/zk-rollups/).
  • +
  • EIP-197intègre la courbe elliptique ainsi que les algorithmes de multiplication scalaire, qui permettent d'utiliser [ZK-Snarks](/developers/docs/scaling/zk-rollups/).
  • EIP-198permet la vérification de la signature RSA.
  • EIP-211intègre le support pour les valeurs retournées de longueur variable.
  • L'EIP-214intègre le code d'opération STATICCALL, ce qui permettra aux autres contrats de ne pas changer l'état des Calls.
  • EIP-100change la formule d'ajustement de difficulté.
  • -
  • EIP-649retarde la bombe de difficulté de 1 an et réduit la récompense de bloc de 5 à 3 ETH.
  • +
  • EIP-649retarde [la bombe de difficulté](/glossary/#difficulty-bomb) de 1 an et réduit la récompense de bloc de 5 à 3 ETH.
diff --git a/public/content/translations/fr/roadmap/beacon-chain/index.md b/public/content/translations/fr/roadmap/beacon-chain/index.md index 6e0f4dd7004..cc0537ed668 100644 --- a/public/content/translations/fr/roadmap/beacon-chain/index.md +++ b/public/content/translations/fr/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ La transition vers la preuve d'enjeu a rendu Ethereum nettement plus sûr et dé De plus, l'utilisation de la preuve d'enjeu comme mécanisme de consensus est un composant fondamental pour un [Ethereum sécurisé, respectueux de l'environnement et évolutif tel que nous le connaissons maintenant](/roadmap/vision/). - Si vous souhaitez devenir validateur et aider à sécuriser Ethereum, familiarisez-vous avec le concept de mise en jeu. + Si vous souhaitez devenir validateur et aider à sécuriser Ethereum, [familiarisez-vous avec le concept de mise en jeu](/staking/). ### Mise en place de la fragmentation {#setting-up-for-sharding} diff --git a/public/content/translations/fr/roadmap/index.md b/public/content/translations/fr/roadmap/index.md index aaff52d21b2..291a6374ae2 100644 --- a/public/content/translations/fr/roadmap/index.md +++ b/public/content/translations/fr/roadmap/index.md @@ -70,7 +70,7 @@ La feuille de route est principalement le résultat d'années de travail des che

Que fut l'ETH2 ?

-

Le terme « Eth2 » était couramment utilisé pour décrire l'avenir d'Ethereum avant le passage à la preuve d'enjeu, mais il a été supprimé en faveur d'une terminologie plus précise. Il était à l'origine utilisé pour différencier le réseau Ethereum avant le passage à la preuve d'enjeu et le réseau après, ou parfois pour se référer aux différents clients Ethereum (les clients d'exécution étaient parfois appelés clients ETH1 et les clients de consensus étaient parfois appelés clients ETH2).

+

Le terme « Eth2 » était couramment utilisé pour décrire l'avenir d'Ethereum avant le passage à la [preuve d'enjeu](/glossary/#pos), mais il a été supprimé en faveur d'une terminologie plus précise. Il était à l'origine utilisé pour différencier le réseau Ethereum avant le passage à la preuve d'enjeu et le réseau après, ou parfois pour se référer aux différents clients Ethereum (les [clients d'exécution](/glossary/#execution-client) étaient parfois appelés clients ETH1 et les [clients de consensus](/glossary/#consensus-client) étaient parfois appelés clients ETH2).

diff --git a/public/content/translations/fr/roadmap/merge/index.md b/public/content/translations/fr/roadmap/merge/index.md index b500e2f32c2..22ac5e0725c 100644 --- a/public/content/translations/fr/roadmap/merge/index.md +++ b/public/content/translations/fr/roadmap/merge/index.md @@ -38,7 +38,7 @@ La Fusion représente le passage officiel à l'utilisation de la Chaîne phare c Aucun historique n'a été perdu dans la Fusion. Au fur et à mesure que le réseau principal a fusionné avec la Chaîne phare, il a également fusionné la totalité de l'historique transactionnel d'Ethereum. -Cette transition vers la preuve d'enjeu a modifié la façon dont l'éther est émis. En savoir plus sur l'émission d'éthers avant et après la Fusion. +Cette transition vers la preuve d'enjeu a modifié la façon dont l'éther est émis. En savoir plus sur l'émission d'[éthers avant et après la Fusion](/roadmap/merge/issuance/). ### Utilisateurs et détenteurs {#users-holders} @@ -130,7 +130,7 @@ L’exécution d’un nœud non producteur de blocs est possible pour toute pers La possibilité pour quiconque de pouvoir exécuter son propre noeud est absolument essentielle afin de maintenir la décentralisation du réseau Ethereum. -En savoir plus sur l'exécution de son propre nœud +[En savoir plus sur l'exécution de son propre nœud](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Les frais de gaz sont le produit des demandes envoyées au réseau par rapport à sa capacité. La Fusion a rendu obsolète l'utilisation de la preuve de travail pour une transition vers le consensus par la preuve d'enjeu, mais elle n'a pas modifié de manière significative les paramètres qui influencent directement la capacité ou le débit du réseau. -Avec une feuille de route axée sur les rollups, les efforts sont concentrés sur la mise à l'échelle de l'activité des utilisateurs sur la couche 2, tout en activant le réseau principal de couche 1 en tant que couche de règlement décentralisée, sécurisée et optimisée pour le stockage de données cumulatives afin de rendre les transactions rollups exponentiellement moins chères. La transition vers la preuve d'enjeu est une étape préalable essentielle afin de réaliser cela. Plus d'infos sur le gaz et les frais +Avec une feuille de route axée sur les rollups, les efforts sont concentrés sur la mise à l'échelle de l'activité des utilisateurs sur la [couche 2](/layer-2/), tout en activant le réseau principal de couche 1 en tant que couche de règlement décentralisée, sécurisée et optimisée pour le stockage de données cumulatives afin de rendre les transactions rollups exponentiellement moins chères. La transition vers la preuve d'enjeu est une étape préalable essentielle afin de réaliser cela. [Plus d'infos sur le gaz et les frais](/developers/docs/gas/) @@ -163,7 +163,7 @@ Initialement après La Fusion, les stakers ne pouvaient accéder qu'à des frais Depuis la mise à niveau du réseau Shanghai/Capella, les validateurs peuvent maintenant désigner une adresse de retrait pour commencer à recevoir des paiements automatiques de tout solde excédentaire de mise en jeu (plus de 32 ETH à partir de récompenses de protocole). Cette mise à jour a également permis à un validateur de déverrouiller et de récupérer tout son solde en quittant le réseau. -En savoir plus sur les retraits de mise en jeu +[En savoir plus sur les retraits de mise en jeu](/staking/withdrawals/) diff --git a/public/content/translations/fr/roadmap/merge/issuance/index.md b/public/content/translations/fr/roadmap/merge/issuance/index.md index dc3c950b6e1..28d6d3e9d87 100644 --- a/public/content/translations/fr/roadmap/merge/issuance/index.md +++ b/public/content/translations/fr/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ Réduction nette de l'émission annuelle d'ETH : ~88,7 % ((4,61 La force opposée à l'émission d'ETH est le taux auquel l'ETH est brûlé. Pour qu'une transaction soit exécutée sur Ethereum, des frais minimum (appelés « frais de base ») doivent être payés, qui fluctuent continuellement (de bloc à bloc) en fonction de l'activité du réseau. Les frais sont payés en ETH et sont _nécessaires_ pour que la transaction soit considérée comme valide. Ces frais sont _brûlés_ pendant le processus de transaction, les retirant ainsi de la circulation. -La combustion des frais a été mise en place avec la mise à jour London en août 2021 et est restée inchangée depuis la Fusion. +La combustion des frais a été mise en place avec [la mise à jour London](/history/#london) en août 2021 et est restée inchangée depuis la Fusion. En plus de la combustion des frais mise en œuvre par la mise à niveau London, les validateurs peuvent également subir des pénalités s'ils sont hors ligne, ou pire, ils peuvent être sanctionnés pour avoir enfreint des règles spécifiques qui menacent la sécurité du réseau. Ces pénalités entraînent une réduction d'ETH du solde du validateur, qui n'est alors pas directement donné à un autre compte, ce qui équivaut à le brûler/le retirer de la circulation. diff --git a/public/content/translations/fr/staking/saas/index.md b/public/content/translations/fr/staking/saas/index.md index bbad59c1aa9..a96afdba3c6 100644 --- a/public/content/translations/fr/staking/saas/index.md +++ b/public/content/translations/fr/staking/saas/index.md @@ -86,7 +86,7 @@ En utilisant un fournisseur SaaS, vous confiez l'exploitation de votre nœud à Une fois le processus de coupure ou de sortie terminé, ces fonds seront transférés à l'adresse de retrait assignée au validateur. Cela nécessite de fournir une adresse de retrait à activer. Il se peut que l'adresse de retrait ait été fournie sur dépôt initial. Sinon, les clés de retrait du validateur devront être utilisées pour signer un message indiquant une adresse de retrait. Si aucune adresse de retrait n'a été fournie, les fonds resteront verrouillés jusqu'à ce qu'ils soient fournis. -Communiquez avec un fournisseur individuel de SaaS pour obtenir davantage de détails sur n'importe quelles garanties ou options d'assurance ainsi que des instructions sur la façon de fournir une adresse de retrait. Si vous préférez contrôler complètement la configuration de votre validateur, apprenez-en plus sur la façon de miser votre ETH de manière individuelle. +Communiquez avec un fournisseur individuel de SaaS pour obtenir davantage de détails sur n'importe quelles garanties ou options d'assurance ainsi que des instructions sur la façon de fournir une adresse de retrait. Si vous préférez contrôler complètement la configuration de votre validateur, [apprenez-en plus sur la façon de miser votre ETH](/staking/solo/) de manière individuelle. ## Complément d'information {#further-reading} diff --git a/public/content/translations/fr/staking/solo/index.md b/public/content/translations/fr/staking/solo/index.md index bbb0f8d3f8c..83b1dd1e480 100644 --- a/public/content/translations/fr/staking/solo/index.md +++ b/public/content/translations/fr/staking/solo/index.md @@ -55,7 +55,7 @@ Il faut également faire un petit peu de configuration matérielle et posséder Tout comme la façon dont les clés privées sécurisent votre adresse Ethereum, vous devrez générer des clés spécifiques pour votre validateur. Vous devez comprendre comment conserver toutes vos phrases de récupération ou vos clés privées en sécurité.{' '} -Sécurité d'Ethereum et prévention des escroqueries +[Sécurité d'Ethereum et prévention des escroqueries](/security/) @@ -136,9 +136,9 @@ Un validateur est une entité virtuelle existant sur Ethereum et participant au Chaque paire de clés associée à un validateur nécessite exactement 32 ETH pour être activée. Déposer plus d'ETH sur un même ensemble de clés n'augmente pas le potentiel de récompense, car chaque validateur est limité à un solde effectif de 32 ETH. Cela signifie que la mise en jeu se fait par tranches de 32 ETH, chacune avec son propre jeu de clés et son propre solde. -Ne déposez pas plus de 32 ETH pour un seul validateur. Cela n'augmentera pas vos récompenses. Si une adresse de retrait a été définie pour le validateur, Les fonds excédentaires de 32 ETH seront automatiquement retirés à cette adresse lors du prochain balayage de validateur. +Ne déposez pas plus de 32 ETH pour un seul validateur. Cela n'augmentera pas vos récompenses. Si une adresse de retrait a été définie pour le validateur, Les fonds excédentaires de 32 ETH seront automatiquement retirés à cette adresse lors du prochain [balayage de validateur](/staking/withdrawals/#validator-sweeping). -Si la mise en jeu à domicile vous semble trop exigeante, envisagez d'utiliser un fournisseur de mise en jeu en tant que service, ou si vous possédez moins de 32 ETH, consultez les groupes d'enjeu. +Si la mise en jeu à domicile vous semble trop exigeante, envisagez d'utiliser un fournisseur [de mise en jeu en tant que service](/staking/saas/), ou si vous possédez moins de 32 ETH, consultez [les groupes d'enjeu](/staking/pools/). diff --git a/public/content/translations/fr/staking/withdrawals/index.md b/public/content/translations/fr/staking/withdrawals/index.md index 6b5bdd4cd0f..b74c442f176 100644 --- a/public/content/translations/fr/staking/withdrawals/index.md +++ b/public/content/translations/fr/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Si vous faites partie d'un groupe d'enjeux ou si vous détenez des jetons de mise en jeu, vous devez vous renseigner auprès de votre fournisseur pour savoir comment les retraits de mise en jeu sont gérés, car chaque service fonctionne différemment. +Si vous faites partie d'un [groupe d'enjeux](/staking/pools/) ou si vous détenez des jetons de mise en jeu, vous devez vous renseigner auprès de votre fournisseur pour savoir comment les retraits de mise en jeu sont gérés, car chaque service fonctionne différemment. -En général, les utilisateurs sont censés être libres de récupérer leur ETH sous-jacent mis en jeu, ou de changer le fournisseur de mise en jeu qu'ils utilisent. Si un groupe particulier devient trop important, les fonds peuvent être retirés, rachetés, et remisés auprès d'un fournisseur plus petit. Ou, si vous avez accumulé suffisamment d'ETH, vous pouvez miser depuis chez vous. +En général, les utilisateurs sont censés être libres de récupérer leur ETH sous-jacent mis en jeu, ou de changer le fournisseur de mise en jeu qu'ils utilisent. Si un groupe particulier devient trop important, les fonds peuvent être retirés, rachetés, et remisés auprès d'un fournisseur plus petit. Ou, si vous avez accumulé suffisamment d'ETH, vous pouvez [miser depuis chez vous](/staking/solo/). diff --git a/public/content/translations/ga/bridges/index.md b/public/content/translations/ga/bridges/index.md index 2c1131808e7..7ae34b19239 100644 --- a/public/content/translations/ga/bridges/index.md +++ b/public/content/translations/ga/bridges/index.md @@ -60,7 +60,7 @@ Má tá ETH agat ar Ethereum Mainnet agus ba mhaith leat alt L1 a iniúchadh chu Deirimis gur mhaith leat Bitcoin dúchais (BTC) a bheith agat, ach níl cistí agat ach ar Ethereum Mainnet. Chun nochtadh do BTC a fháil ar Ethereum, is féidir leat Bitcoin Fillte (WBTC) a cheannach. Mar sin féin, is comhartha [ERC-20](/glossary/#erc-20) é WBTC ó dhúchas do líonra Ethereum, rud a chiallaíonn gur leagan Ethereum de Bitcoin é agus ní an tsócmhainn bhunaidh ar bhlocshlabhra Bitcoin. Chun BTC dúchais a bheith agat, bheadh ​​ort do shócmhainní a aistriú ó Ethereum go Bitcoin trí dhroichead a úsáid. Leis sin déanfar droichead do do chuid WBTC agus déanfar é a thiontú ina BTC dúchais. Mar mhalairt air sin, b'fhéidir gur leat BTC agus gur mhaith leat é a úsáid i bprótacail Ethereum [DeFi](/glossary/#defi). Bheadh ​​gá leis an mbealach eile a nascadh, ó BTC go WBTC ar féidir a úsáid ansin mar shócmhainn ar Ethereum. - Is féidir leat gach rud thuas a dhéanamh freisin trí úsáid a bhaint as malartán láraithe. Mar sin féin, mura bhfuil do chistí ar mhalartú cheana féin, bheadh ​​ilchéimeanna i gceist leis, agus is dócha go mbeadh tú níos fearr as droichead a úsáid. + Is féidir leat gach rud thuas a dhéanamh freisin trí úsáid a bhaint as [malartán láraithe](/get-eth/). Mar sin féin, mura bhfuil do chistí ar mhalartú cheana féin, bheadh ​​ilchéimeanna i gceist leis, agus is dócha go mbeadh tú níos fearr as droichead a úsáid. diff --git a/public/content/translations/ga/developers/docs/consensus-mechanisms/pow/index.md b/public/content/translations/ga/developers/docs/consensus-mechanisms/pow/index.md index d9b0900bdc9..2c4e8e7d76b 100644 --- a/public/content/translations/ga/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/translations/ga/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: ga Thosaigh líonra Ethereum trí leas a bhaint as meicníocht chomhdhearcaidh a raibh **[Cruthúnas-oibre (PoW)](/developers/docs/consensus-mechanisms/pow)** i gceist leis. Cheadaigh sé seo do nóid líonra Ethereum aontú ar staid na faisnéise go léir a taifeadadh ar an mblocshlabhra Ethereum agus chuir sé cosc ​​ar chineálacha áirithe ionsaithe eacnamaíocha. Ach mhúch Ethereum cruthúnas-oibre in 2022 agus thosaigh sé ag úsáid [cruthúnas-gill](/developers/docs/consensus-mechanisms/pos) ina ionad sin. - Tá an cruthúnas-oibre imithe i léig anois. Ní úsáideann Ethereum cruthúnas-oibre a thuilleadh mar chuid dá mheicníocht chomhdhearcaidh. Ina áit sin, úsáideann sé cruthúnas-gill. Léigh tuilleadh ar cruthúnas-gill agus geallchur. + Tá an cruthúnas-oibre imithe i léig anois. Ní úsáideann Ethereum cruthúnas-oibre a thuilleadh mar chuid dá mheicníocht chomhdhearcaidh. Ina áit sin, úsáideann sé cruthúnas-gill. Léigh tuilleadh ar [cruthúnas-gill](/developers/docs/consensus-mechanisms/pos/) agus [geallchur](/staking/). ## Réamhriachtanais {#prerequisites} diff --git a/public/content/translations/ga/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/translations/ga/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index ff6e4e62b33..17689b639c1 100644 --- a/public/content/translations/ga/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/translations/ga/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: ga --- - Ba é Ethash algartam mianadóireachta cruthúnas-oibre Ethereum. Tá cruthúnas-de-oibre **múchta go hiomlán** anois agus tá Ethereum daingnithe anois ag baint úsáide as cruthúnas-de-gealláil ina ionad sin. Léigh tuilleadh ar An Cumasc, cruthúnas-gill agus geallchur. Leathanach le spéis stairiúil é seo! + Ba é Ethash algartam mianadóireachta cruthúnas-oibre Ethereum. Tá cruthúnas-de-oibre **múchta go hiomlán** anois agus tá Ethereum daingnithe anois ag baint úsáide as [cruthúnas-de-gealláil](/developers/docs/consensus-mechanisms/pos/) ina ionad sin. Léigh tuilleadh ar [An Cumasc](/roadmap/merge/), [cruthúnas-gill](/developers/docs/consensus-mechanisms/pos/) agus [geallchur](/staking/). Leathanach le spéis stairiúil é seo! Is leagan modhnaithe é [Ethash](https://github.com/ethereum/wiki/wiki/Ethash) den algartam [Dagger-Hashimoto](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto). Tá [cruthú cuimhne](https://wikipedia.org/wiki/Memory-hard_function) ar cruthúnas-oibre Ethash, rud a measadh a fhágann go bhfuil an algartam frithsheasmhach in ASIC. Forbraíodh ASICanna Ethash sa deireadh ach bhí mianadóireacht GPU fós ina rogha inmharthana go dtí gur múchadh cruthúnas-oibre. Úsáidtear Ethash fós do mhianadóireacht bonn ar líonraí eile nach bhfuil ar chruthúnas-oibre Ethereum. diff --git a/public/content/translations/ga/guides/how-to-id-scam-tokens/index.md b/public/content/translations/ga/guides/how-to-id-scam-tokens/index.md index bb361ea0535..c70effd37ea 100644 --- a/public/content/translations/ga/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/ga/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ Chun a léiriú cad is dearbháin chaimiléireachta ann, agus conas iad a aithin title="Cad é ARB?" contentPreview=''> -Is eagraíocht é Arbitrum a fhorbraíonn agus a bhainistíonn rollaí dóchasacha. Ar dtús, eagraíodh Arbitrum mar chuideachta bhrabús, ach ansin ghlac céimeanna chun dílárú. Mar chuid den phróiseas sin, d'eisigh siad comhartha rialachais intrádála. +Is eagraíocht é Arbitrum a fhorbraíonn agus a bhainistíonn [rollaí dóchasacha](/developers/docs/scaling/optimistic-rollups/). Ar dtús, eagraíodh Arbitrum mar chuideachta bhrabús, ach ansin ghlac céimeanna chun dílárú. Mar chuid den phróiseas sin, d'eisigh siad [comhartha rialachais](/dao/#token-based-membership) intrádála. @@ -41,7 +41,7 @@ Is é dílárú bun agus barr Ethereum. Ciallaíonn sé seo nach bhfuil aon úda title="Cad is conarthaí cliste ann?" contentPreview=''> -Is iad Conarthaí cliste na cláir a ritheann ar bharr blockchain Ethereum. Cuirtear gach dearbhán ERC-20, mar shampla, i bhfeidhm mar chonradh cliste. +Is iad [Conarthaí cliste](/developers/docs/smart-contracts/) na cláir a ritheann ar bharr blockchain Ethereum. Cuirtear gach dearbhán ERC-20, mar shampla, i bhfeidhm mar chonradh cliste. diff --git a/public/content/translations/ga/history/index.md b/public/content/translations/ga/history/index.md index 0708c7a27b0..885fc59edc5 100644 --- a/public/content/translations/ga/history/index.md +++ b/public/content/translations/ga/history/index.md @@ -11,9 +11,9 @@ Amlíne de na mórspriocanna, forcanna, agus nuashonruithe ar blocshlabhra Ether -Is éard is foirc ann ná nuair is gá uasghráduithe nó athruithe móra teicniúla a dhéanamh ar an líonra – go hiondúil eascraíonn siad ó Moltaí Feabhsúcháin Ethereum (EIPs) agus athraíonn siad "rialacha" an phrótacail. +Is éard is foirc ann ná nuair is gá uasghráduithe nó athruithe móra teicniúla a dhéanamh ar an líonra – go hiondúil eascraíonn siad ó [Moltaí Feabhsúcháin Ethereum (EIPs)](/eips/) agus athraíonn siad "rialacha" an phrótacail. -Nuair a bhíonn gá le huasghráduithe ar bhogearraí traidisiúnta atá rialaithe go lárnach, foilseoidh an comhlacht leagan nua don úsáideoir deiridh. Oibríonn Blocshlabhraí ar bhealach difriúil toisc nach bhfuil aon úinéireacht lárnach ann. Ní mór do chliaint Ethereum a mbogearraí a nuashonrú chun na rialacha foirc nua a chur i bhfeidhm. Ní mór do chruthaitheoirí bloc Plus (mianadóirí i ndomhan cruthúnas-oibre, bailíochtóirí i ndomhan cruthúnas-gealláil) agus nóid bloic a chruthú agus bailíochtú a dhéanamh i gcoinne na rialacha nua. Tuilleadh faoi mheicníochtaí comhthola +Nuair a bhíonn gá le huasghráduithe ar bhogearraí traidisiúnta atá rialaithe go lárnach, foilseoidh an comhlacht leagan nua don úsáideoir deiridh. Oibríonn Blocshlabhraí ar bhealach difriúil toisc nach bhfuil aon úinéireacht lárnach ann. Ní mór do [chliaint Ethereum](/developers/docs/nodes-and-clients/) a mbogearraí a nuashonrú chun na rialacha foirc nua a chur i bhfeidhm. Ní mór do chruthaitheoirí bloc Plus (mianadóirí i ndomhan cruthúnas-oibre, bailíochtóirí i ndomhan cruthúnas-gealláil) agus nóid bloic a chruthú agus bailíochtú a dhéanamh i gcoinne na rialacha nua. [Tuilleadh faoi mheicníochtaí comhthola](/developers/docs/consensus-mechanisms/) Féadfaidh na hathruithe rialacha seo scoilt shealadach a chruthú sa líonra. D’fhéadfaí bloic nua a tháirgeadh de réir na rialacha nua nó na seanchinn. Is gnách go n-aontaítear foirc roimh an am ionas go nglacfaidh na cliaint leis na hathruithe d'aon ghuth agus go dtiocfaidh an forc leis na huasghráduithe ar an bpríomhshlabhra. I gcásanna neamhchoitianta, áfach, d’fhéadfadh easaontais faoi fhoirc a bheith ina gcúis le scoilt bhuan sa líonra – go háirithe cruthú Ethereum Classic leis an bhforc DAO. @@ -449,10 +449,10 @@ An forc Iostanbúl:
  • EIP-152 - lig do Ethereum oibriú le hairgeadra caomhnaithe príobháideachta cosúil le Zcash.
  • -
  • EIP-1108cripteagrafaíocht níos saoire chun costais gáis a fheabhsú.
  • -
  • EIP-1344 - cosnaíonn sé Ethereum ar ionsaithe athimeartha trí CHAINID opemcode a chur leis.
  • +
  • EIP-1108cripteagrafaíocht níos saoire chun costais [gáis](/glossary/#gas) a fheabhsú.
  • +
  • EIP-1344 - cosnaíonn sé Ethereum ar ionsaithe athimeartha trí CHAINID [opemcode](/developers/docs/ethereum-stack/#ethereum-virtual-machine) a chur leis.
  • EIP-1884praghsanna gáis opcode a bharrfheabhsú bunaithe ar thomhaltas.
  • -
  • EIP-2028laghdaíonn costas CallData chun tuilleadh sonraí a cheadú i mbloic – maith do Sraith 2.
  • +
  • EIP-2028laghdaíonn costas CallData chun tuilleadh sonraí a cheadú i mbloic – maith do [Sraith 2](/developers/docs/scaling/#layer-2-scaling).
  • EIP-2200athruithe eile ar phraghas an gháis opcode.
@@ -510,13 +510,13 @@ An forc Byzantium:
  • EIP-140 - Cuireann REVERT opcode leis.
  • EIP-658réimse stádais curtha le hadmhálacha idirbheart chun rath nó teip a léiriú.
  • -
  • EIP-196 – cuireann cuar éilipseach agus iolrú scálach le ligean do ZK-Snarks.
  • -
  • EIP-197 – cuireann cuar éilipseach agus iolrú scálach leis chun ZK-Snarks a cheadú.
  • +
  • EIP-196 – cuireann cuar éilipseach agus iolrú scálach le ligean do [ZK-Snarks](/developers/docs/scaling/zk-rollups/).
  • +
  • EIP-197 – cuireann cuar éilipseach agus iolrú scálach leis chun [ZK-Snarks](/developers/docs/scaling/zk-rollups/) a cheadú.
  • EIP-198 - cumasaíonn sé fíorú sínithe RSA.
  • EIP-211 - Cuireann sé tacaíocht le haghaidh luachanna aischuir faid athraitheach.
  • EIP-214 - cuireann chód opcode leis an STATICCALL, rud a cheadaíonn glaonna nach n-athraíonn an stát ar chonarthaí eile.
  • EIP-100 - athraíonn an fhoirmle coigeartaithe deacrachta.
  • -
  • EIP-649moilleanna buama deacrachta faoi 1 bhliain agus laghdaítear luach saothair bloc ó 5 go 3 ETH.
  • +
  • EIP-649moilleanna [buama deacrachta](/glossary/#difficulty-bomb) faoi 1 bhliain agus laghdaítear luach saothair bloc ó 5 go 3 ETH.
diff --git a/public/content/translations/ga/roadmap/beacon-chain/index.md b/public/content/translations/ga/roadmap/beacon-chain/index.md index efb7706fa7b..1a3ebd8dbc5 100644 --- a/public/content/translations/ga/roadmap/beacon-chain/index.md +++ b/public/content/translations/ga/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ Mar gheall ar an aistriú go cruthúnais-gheallta bhí Ethereum i bhfad níos sl Agus is comhpháirt bhunúsach do [cruthúnas-gheallta a úsáid mar mheicníocht chomhthoiliúil don Ethereum slán, neamhdhíobhálach don timpeallacht agus inscálaithe atá againn anois](/roadmap/vision/). - Más spéis leat a bheith i do bhailíochtóir agus cabhrú le Ethereum a shlánú, foghlaim tuilleadh faoi ghealltóireacht. + Más spéis leat a bheith i do bhailíochtóir agus cabhrú le Ethereum a shlánú, [foghlaim tuilleadh faoi ghealltóireacht](/staking/). ### Socrú le haghaidh roinnte {#setting-up-for-sharding} diff --git a/public/content/translations/ga/roadmap/index.md b/public/content/translations/ga/roadmap/index.md index 52a16dbbacc..e5ef870d4b7 100644 --- a/public/content/translations/ga/roadmap/index.md +++ b/public/content/translations/ga/roadmap/index.md @@ -70,7 +70,7 @@ Tá an treochlár mar thoradh den chuid is mó ar bhlianta oibre ag taighdeoirí

Cad ab ea ETH2?

-

Baineadh úsáid go coitianta as an téarma 'Eth2' chun cur síos a dhéanamh ar thodhchaí Ethereum roimh an aistriú go cruthúnas-gheallta ach cuireadh deireadh leis i bhfabhar téarmaíocht níos cruinne. Úsáideadh é ar dtús chun idirdhealú a dhéanamh ar líonra Ethereum roimh an aistriú go cruthúnais-gheallta agus an líonra tar éis sin, nó uaireanta chun tagairt a dhéanamh do na cliaint Ethereum éagsúla (cuireadh cliaint fhorghníomhaithe orthu uaireanta mar chliaint ETH1 agus tagraíodh do chliaint chomhaontaithe uaireanta mar chliaint ETH2).

+

Baineadh úsáid go coitianta as an téarma 'Eth2' chun cur síos a dhéanamh ar thodhchaí Ethereum roimh an aistriú go [cruthúnas-gheallta](/glossary/#pos) ach cuireadh deireadh leis i bhfabhar téarmaíocht níos cruinne. Úsáideadh é ar dtús chun idirdhealú a dhéanamh ar líonra Ethereum roimh an aistriú go cruthúnais-gheallta agus an líonra tar éis sin, nó uaireanta chun tagairt a dhéanamh do na cliaint Ethereum éagsúla ([cuireadh cliaint fhorghníomhaithe](/glossary/#execution-client) orthu uaireanta mar chliaint ETH1 agus tagraíodh do [chliaint chomhaontaithe](/glossary/#consensus-client) uaireanta mar chliaint ETH2).

diff --git a/public/content/translations/ga/roadmap/merge/index.md b/public/content/translations/ga/roadmap/merge/index.md index c77a9b3fbe4..9d3e6bdbc9c 100644 --- a/public/content/translations/ga/roadmap/merge/index.md +++ b/public/content/translations/ga/roadmap/merge/index.md @@ -38,7 +38,7 @@ B'ionann an Cumasc agus an t-athrú oifigiúil go dtí an Slabhra Beacon a úsá Níor cailleadh aon stair in An Cumasc. De réir mar a chumasc Mainnet leis an Slabhra Beacon, chomhcheangail sé stair idirbheartaíochta iomlán Ethereum freisin. -D'athraigh an t-aistriú seo go dtí cruthúnas-gheallta n bealach a eisítear éitear. Foghlaim tuilleadh faoi eisiúint éitear roimh An Cumasc agus ina dhiaidh. +D'athraigh an t-aistriú seo go dtí cruthúnas-gheallta n bealach a eisítear éitear. Foghlaim tuilleadh faoi [eisiúint éitear roimh An Cumasc agus ina dhiaidh](/roadmap/merge/issuance/). ### Úsáideoirí agus sealbhóirí {#users-holders} @@ -130,7 +130,7 @@ Is féidir le duine ar bith faoi cheachtar meicníocht chomhthoil (cruthúnas oi Is ríthábhachtach an cumas do dhuine ar bith a bheith in ann a nód féin a reáchtáil chun cosaint a dhéanamh ar dhílárú líonra Ethereum. -Tuilleadh faoi do nód féin a rith +[Tuilleadh faoi do nód féin a rith](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Is táirge ar éileamh líonra iad táillí gáis i gcoibhneas le hacmhainn an ghréasáin. Níor cháin an Cumasc úsáid cruthúnais oibre, ag aistriú go cruthúnais-gheallta i leith comhdhearcadh, ach níor athraigh sé go suntasach aon pharaiméadair a mbíonn tionchar díreach aige ar acmhainn nó ar thréchur an líonra. -Le treochlár rollú-lárnach, tá iarrachtaí á ndíriú ar ghníomhaíocht úsáideoirí a scálaiú ag ciseal 2, agus ciseal 1 Mainnet á chumasú mar chiseal socraíochta díláraithe slán optamaithe le haghaidh stóráil sonraí rollta chun cabhrú le hidirbhearta rollta suas a dhéanamh go heaspónantúil níos saoire. Is réamhtheachtaí ríthábhachtach é an t-aistriú go cruthúnais i leith é seo a bhaint amach. Tuilleadh faoi ghás agus táillí. +Le treochlár rollú-lárnach, tá iarrachtaí á ndíriú ar ghníomhaíocht úsáideoirí a scálaiú ag [ciseal 2](/layer-2/), agus ciseal 1 Mainnet á chumasú mar chiseal socraíochta díláraithe slán optamaithe le haghaidh stóráil sonraí rollta chun cabhrú le hidirbhearta rollta suas a dhéanamh go heaspónantúil níos saoire. Is réamhtheachtaí ríthábhachtach é an t-aistriú go cruthúnais i leith é seo a bhaint amach. [Tuilleadh faoi ghás agus táillí.](/developers/docs/gas/) @@ -163,7 +163,7 @@ Ar dtús tar éis An Cumasc, ní fhéadfadh geallsealbhóirí rochtain a fháil Ó uasghrádú líonra Shanghai/Capella, is féidir le geallsealbhóirí seoladh aistarraingthe a ainmniú anois chun tús a chur le híocaíochtaí uathoibríocha a fháil ar aon iarmhéid gealltanais barrachais (ETH os cionn 32 ó luaíochtaí prótacail). Chuir an t-uasghrádú seo ar chumas an bhailitheoir, freisin, a iarmhéid iomlán a dhíghlasáil agus a éileamh ar ais ón líonra. -Tuilleadh maidir le haistarraingtí geallta +[Tuilleadh maidir le haistarraingtí geallta](/staking/withdrawals/) diff --git a/public/content/translations/ga/roadmap/merge/issuance/index.md b/public/content/translations/ga/roadmap/merge/issuance/index.md index 1c270f12025..06240f6b76a 100644 --- a/public/content/translations/ga/roadmap/merge/issuance/index.md +++ b/public/content/translations/ga/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ Glanlaghdú ar eisiúint bhliantúil ETH: ~88.7% ((4.61% - 0.52 Is é an fórsa contrártha le heisiúint ETH an ráta ag a dhóitear ETH. Chun idirbheart a fhorghníomhú ar Ethereum, ní mór táille íosta (ar a dtugtar "bonn-táille") a íoc, a luainíonn go leanúnach (bloc-go-bloc) ag brath ar ghníomhaíocht líonra. Íoctar an táille in ETH agus _éilítear_ chun go measfar an t-idirbheart a bheith bailí. Déantar _an táille seo a dhó_ le linn an phróisis idirbhirt, rud a bhaintear as cúrsaíocht í. -Chuaigh dó táillí beo le uasghrádú Londain i mí Lúnasa 2021, agus níl aon athrú air ó The Merge. +Chuaigh dó táillí beo le [uasghrádú Londain](/history/#london) i mí Lúnasa 2021, agus níl aon athrú air ó The Merge. Anuas ar an dó táillí arna chur i bhfeidhm ag uasghrádú Londain, is féidir le bailíochtaithe pionóis a thabhú as a bheith as líne, nó níos measa fós, is féidir iad a ghearradh as rialacha sonracha a sháraíonn slándáil líonra a bhagairt. Is é an toradh a bhíonn ar na pionóis seo ná laghdú ETH ó iarmhéid an bhailíochtóra sin, nach dtugtar luach saothair díreach dó chuig aon chuntas eile, rud a dhónn é/a bhaineann as cúrsaíocht é. diff --git a/public/content/translations/ga/staking/saas/index.md b/public/content/translations/ga/staking/saas/index.md index c891f361118..65f428880fb 100644 --- a/public/content/translations/ga/staking/saas/index.md +++ b/public/content/translations/ga/staking/saas/index.md @@ -86,7 +86,7 @@ Trí úsáid a bhaint as soláthraí SaaS, tá oibriú do nóid á chur ar ionta Ar chríochnú an phróisis slaiseála/scoir, aistreofar na cistí sin chuig an seoladh aistarraingthe a shanntar don bhailitheoir. Éilíonn sé seo seoladh aistarraingthe a sholáthar chun é a chumasú. Seans gur soláthraíodh é seo ar an éarlais tosaigh. Mura soláthraíodh, beidh gá na heochracha aistarraingthe bailíochtóra a úsáid chun teachtaireacht a shíniú ag dearbhú seoladh aistarraingthe. Mura gcuirtear seoladh aistarraingthe ar fáil, fanfaidh cistí faoi ghlas go dtí go gcuirfear ar fáil é. -Déan teagmháil le soláthraí aonair SaaS le haghaidh tuilleadh sonraí ar aon ráthaíochtaí nó roghanna árachais, agus le haghaidh treoracha ar conas seoladh aistarraingthe a sholáthar. Más fearr leat smacht iomlán a bheith agat ar do shocrú bailíochtóra, foghlaim tuilleadh faoi conas geall aonair a dhéanamh ar do ETH . +Déan teagmháil le soláthraí aonair SaaS le haghaidh tuilleadh sonraí ar aon ráthaíochtaí nó roghanna árachais, agus le haghaidh treoracha ar conas seoladh aistarraingthe a sholáthar. Más fearr leat smacht iomlán a bheith agat ar do shocrú bailíochtóra, [foghlaim tuilleadh faoi conas geall aonair a dhéanamh ar do ETH ](/staking/solo/). ## Tuilleadh léitheoireachta {#further-reading} diff --git a/public/content/translations/ga/staking/solo/index.md b/public/content/translations/ga/staking/solo/index.md index 30fb0fec9ae..3f872c3f45a 100644 --- a/public/content/translations/ga/staking/solo/index.md +++ b/public/content/translations/ga/staking/solo/index.md @@ -55,7 +55,7 @@ Teastaíonn leibhéal réasúnta compoird le socrú nód agus tú ag obair le r Díreach mar a shlánaíonn eochracha príobháideacha do sheoladh Ethereum, beidh ort eochracha a ghiniúint go sonrach le haghaidh do bhailíochtóir. Caithfidh tú a thuiscint conas aon frásaí síl nó eochracha príobháideacha a choinneáil slán sábháilte.{' '} -Slándáil Ethereum agus cosc ​​ar chamscéimeanna +[Slándáil Ethereum agus cosc ​​ar chamscéimeanna](/security/) @@ -136,9 +136,9 @@ Is aonán fíorúil é bailíochtóir a chónaíonn ar Ethereum agus a Teastaíonn 32 ETH go díreach le gach péire eochrach a bhaineann le bailíochtóir a ghníomhachtú. Nuair a chuirtear níor mó ETH i dtaisce le sraith amháin eochracha ní mhéadaíonn sé an cumas luaíochta, toisc go bhfuil gach bailíochtóir teoranta do éifeachtach iarmhéid 32 ETH. Ciallaíonn sé seo go ndéantar an tslat tomhais in incrimintí 32 ETH, agus a sraith eochracha agus cothromaíocht féin ag gach ceann acu. -Ná cuir níos mó ná 32 ETH i dtaisce le haghaidh bailíochtóir amháin. Ní mhéadóidh sé do luaíocht. Má tá seoladh aistarraingthe socraithe don bhailíochtóir, déanfar cistí barrachais os cionn 32 ETH a aistarraingt go huathoibríoch chuig an seoladh seo le linn an chéad scuabadh bailíochtóra. +Ná cuir níos mó ná 32 ETH i dtaisce le haghaidh bailíochtóir amháin. Ní mhéadóidh sé do luaíocht. Má tá seoladh aistarraingthe socraithe don bhailíochtóir, déanfar cistí barrachais os cionn 32 ETH a aistarraingt go huathoibríoch chuig an seoladh seo le linn an chéad [scuabadh bailíochtóra](/staking/withdrawals/#validator-sweeping). -Má tá cuma ró-éilitheach ort ar an ngeallchur baile, smaoinigh ar sholáthraí geall-mar-sheirbhís a úsáid, nó má tá tú ag obair le níos lú ná 32 ETH, seiceáil amach na linnte geallchuir. +Má tá cuma ró-éilitheach ort ar an ngeallchur baile, smaoinigh ar sholáthraí [geall-mar-sheirbhís](/staking/saas/) a úsáid, nó má tá tú ag obair le níos lú ná 32 ETH, seiceáil amach na [linnte geallchuir](/staking/pools/). diff --git a/public/content/translations/ga/staking/withdrawals/index.md b/public/content/translations/ga/staking/withdrawals/index.md index a65b375d755..0302960760f 100644 --- a/public/content/translations/ga/staking/withdrawals/index.md +++ b/public/content/translations/ga/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Má tá tú mar chuid de linn geallchuir nó má tá comharthaí geallta agat, ba cheart duit seiceáil le do sholáthraí le haghaidh tuilleadh sonraí faoin gcaoi a láimhseáiltear aistarraingtí geallchuir, toisc go n-oibríonn gach seirbhís ar bhealach difriúil. +Má tá tú mar chuid de [linn geallchuir](/staking/pools/) nó má tá comharthaí geallta agat, ba cheart duit seiceáil le do sholáthraí le haghaidh tuilleadh sonraí faoin gcaoi a láimhseáiltear aistarraingtí geallchuir, toisc go n-oibríonn gach seirbhís ar bhealach difriúil. -Go ginearálta, ba cheart go mbeadh cead ag úsáideoirí a ETH bunaidh atá geallta a éileamh ar ais, nó an soláthraí geallchuir a úsáideann siad a athrú. Má tá comhthiomsú ar leith ag dul i méid ró-mhór, is féidir cistí a fhágáil, a fhuascailt agus a chur i ngeall arís le soláthraí níos lú. Nó, má tá go leor ETH carntha agat d’fhéadfá geallchur a dhéanamh ón mbaile. +Go ginearálta, ba cheart go mbeadh cead ag úsáideoirí a ETH bunaidh atá geallta a éileamh ar ais, nó an soláthraí geallchuir a úsáideann siad a athrú. Má tá comhthiomsú ar leith ag dul i méid ró-mhór, is féidir cistí a fhágáil, a fhuascailt agus a chur i ngeall arís le soláthraí níos lú. Nó, má tá go leor ETH carntha agat d’fhéadfá [geallchur a dhéanamh ón mbaile](/staking/solo/). diff --git a/public/content/translations/ga/withdrawals/index.md b/public/content/translations/ga/withdrawals/index.md index fbd50874c90..47798243610 100644 --- a/public/content/translations/ga/withdrawals/index.md +++ b/public/content/translations/ga/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Má tá tú mar chuid de linn geallchuir nó má tá comharthaí geallta agat, ba cheart duit seiceáil le do sholáthraí le haghaidh tuilleadh sonraí faoin gcaoi a láimhseáiltear aistarraingtí geallchuir, toisc go n-oibríonn gach seirbhís ar bhealach difriúil. +Má tá tú mar chuid de [linn geallchuir](/staking/pools/) nó má tá comharthaí geallta agat, ba cheart duit seiceáil le do sholáthraí le haghaidh tuilleadh sonraí faoin gcaoi a láimhseáiltear aistarraingtí geallchuir, toisc go n-oibríonn gach seirbhís ar bhealach difriúil. -Go ginearálta, ba cheart go mbeadh cead ag úsáideoirí a ETH bunaidh atá geallta a éileamh ar ais, nó an soláthraí geallchuir a úsáideann siad a athrú. Má tá comhthiomsú ar leith ag dul i méid ró-mhór, is féidir cistí a fhágáil, a fhuascailt agus a chur i ngeall arís le soláthraí níos lú. Nó, má tá go leor ETH carntha agat d’fhéadfá geallchur a dhéanamh ón mbaile. +Go ginearálta, ba cheart go mbeadh cead ag úsáideoirí a ETH bunaidh atá geallta a éileamh ar ais, nó an soláthraí geallchuir a úsáideann siad a athrú. Má tá comhthiomsú ar leith ag dul i méid ró-mhór, is féidir cistí a fhágáil, a fhuascailt agus a chur i ngeall arís le soláthraí níos lú. Nó, má tá go leor ETH carntha agat d’fhéadfá [geallchur a dhéanamh ón mbaile](/staking/solo/). diff --git a/public/content/translations/ha/staking/saas/index.md b/public/content/translations/ha/staking/saas/index.md index c5f3dd79c36..b5b70cd18a5 100644 --- a/public/content/translations/ha/staking/saas/index.md +++ b/public/content/translations/ha/staking/saas/index.md @@ -86,7 +86,7 @@ Ta hanyar amfani da masu tanadar da SaaS, kuna Amince da ayyuka cibiyar ku ma wa Bayan an kammala da sara/tsarin fita, wadannan kudi za a tura su zuwa adireshin cirewa da aka sanya wa mai tabbatarwar. Wannan na buƙatar samar da adireshin cirewa don samun dama. Ana iya bayar da wannan tun ajiyar farko. Idan ba haka ba, za a buƙaci amfani da maɓallan cire kudi na mai tabbatarwa don sa hannu a saƙon da ke bayyana adireshin cire kuɗi. Idan ba a bayar da adireshin cire kuɗi ba, kuɗaɗen za su kasance a kulle har sai an bayar da su. -Tuntuɓi mai tanadar da sabis na SaaS don ƙarin cikakkun bayanai game da duk wani garanti ko zaɓuɓɓukan inshora, da kuma umarni a kan yadda za a samar da adireshin cire kudi. Idan kun fi so ku kasance masu cikakken iko na saitin mai tabbatarwa ku, koyi ƙarin bayyani game da yadda za ku saka hannun jarin ETH ɗinku. +Tuntuɓi mai tanadar da sabis na SaaS don ƙarin cikakkun bayanai game da duk wani garanti ko zaɓuɓɓukan inshora, da kuma umarni a kan yadda za a samar da adireshin cire kudi. Idan kun fi so ku kasance masu cikakken iko na saitin mai tabbatarwa ku, [koyi ƙarin bayyani game da yadda za ku saka hannun jarin ETH ɗinku](/staking/solo/). ## Karatu na gaba {#further-reading} diff --git a/public/content/translations/ha/staking/solo/index.md b/public/content/translations/ha/staking/solo/index.md index c04553a3ec6..4df197f1afd 100644 --- a/public/content/translations/ha/staking/solo/index.md +++ b/public/content/translations/ha/staking/solo/index.md @@ -55,7 +55,7 @@ Hakanan yana buƙatar saitin kayan aiki na asali, da wasu fahimtar ƙayyadaddun Kamar yadda maɓallin sirri suna tsare adireshin Ethereum, kuna buƙatar samar da mabuɗi na musamman don mai tabbatar da ku. Dole ne ku fahimci yadda ake kiyaye kowace Jimlar kalmomi ko maɓallin sirri lafiya da tsaro.{' '} -Tsaron Ethereum da rigakafin zamba +[Tsaron Ethereum da rigakafin zamba](/security/) @@ -136,9 +136,9 @@ Wani Mai tantancewa wata halitta kama-da-wane akan Ethereum kuma tana s Kowane maɓalli-biyu masu alaƙa da mai tantancewa na buƙatar daidai 32 ETH don kunnawa. ETH da aka kara ajiye zuwa saita maɓalli guda ɗaya baya ƙara samun kyauta, kamar yadda kowane mai tantancewa yana takaita ga daidaitawa mai inganci na 32 ETH. Wannan na nufin cewa ana yin saka hannun jari a cikin karin 32 ETH, kowanne yana da nasa seti maɓalli da daidaitawa. -Kada ku sa fiye da ETH 32 don mai tantancewa guda ɗaya. Ba zai ƙara muku kyauta ba. Idan an saita adireshin cirewa don tantancewa, za a cire kuɗaɗen da suka wuce 32 ETH kai tsaye zuwa wannan adireshin a lokacin na gaba share mai tantancewa. +Kada ku sa fiye da ETH 32 don mai tantancewa guda ɗaya. Ba zai ƙara muku kyauta ba. Idan an saita adireshin cirewa don tantancewa, za a cire kuɗaɗen da suka wuce 32 ETH kai tsaye zuwa wannan adireshin a lokacin na gaba [share mai tantancewa](/staking/withdrawals/#validator-sweeping). -Idan saka hannun jari na gida ya zo muku kamar da buƙatu, ku yi la'akarin yin amfani da saka-kuɗi-a-matsayin-sabis mai samarwa, orko idan kuna aiki da ETH kasa da 32, ku duba shitafkin saka kuɗi. +Idan saka hannun jari na gida ya zo muku kamar da buƙatu, ku yi la'akarin yin amfani da [saka-kuɗi-a-matsayin-sabis](/staking/saas/) mai samarwa, orko idan kuna aiki da ETH kasa da 32, ku duba shi[tafkin saka kuɗi](/staking/pools/). diff --git a/public/content/translations/ha/staking/withdrawals/index.md b/public/content/translations/ha/staking/withdrawals/index.md index 76901aefde6..b6e60d8c014 100644 --- a/public/content/translations/ha/staking/withdrawals/index.md +++ b/public/content/translations/ha/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Idan kana cikin staking pool ko rike kuɗin ajiyan, zaku iya dubawa da abin dubawa zan samun karin bayanai akan yanda ake cire kudade da rikes u, tunda ko wani aiki ana yinshi ne daban-daban. +Idan kana cikin [ staking pool](/staking/pools/) ko rike kuɗin ajiyan, zaku iya dubawa da abin dubawa zan samun karin bayanai akan yanda ake cire kudade da rikes u, tunda ko wani aiki ana yinshi ne daban-daban. -A gabaɗaya, masu amfani su saki jiki wajen dawowa abinda suka ajiye ETH, ko canzawa abinda aka ajiye da samar da amfani. Idan muhimman abu ya sami mafi babba, kudin zai iya fita, dawawo, da sake ajiyewa a ƙaramin mai samarwa . Ko, idan ka haɗa wadataccen ETH zaka iya ajiye shi daga gida. +A gabaɗaya, masu amfani su saki jiki wajen dawowa abinda suka ajiye ETH, ko canzawa abinda aka ajiye da samar da amfani. Idan muhimman abu ya sami mafi babba, kudin zai iya fita, dawawo, da sake ajiyewa a ƙaramin mai samarwa . Ko, idan ka haɗa wadataccen ETH zaka iya [ ajiye shi daga gida](/staking/solo/). diff --git a/public/content/translations/hi/bridges/index.md b/public/content/translations/hi/bridges/index.md index da7a67db6cf..b3285b456ba 100644 --- a/public/content/translations/hi/bridges/index.md +++ b/public/content/translations/hi/bridges/index.md @@ -60,7 +60,7 @@ _Web3 L1 ब्लॉकचेन और L2 स्केलिंग समा मान लीजिए कि आप मूल Bitcoin (BTC) के मालिक बनना चाहते हैं, लेकिन आपके पास केवल इथेरियम मेननेट पर फंड हैं। इथेरियम पर BTC का एक्सपोज़र हासिल करने के लिए, आप रैप्ड Bitcoin (WBTC) खरीद सकते हैं। हालांकि, WBTC एथेरियम नेटवर्क का मूल निवासी [ERC-20](/glossary/#erc-20) टोकन है, जिसका अर्थ है कि यह Bitcoin का एथेरियम संस्करण है और Bitcoin ब्लॉकचेन पर मूल संपत्ति नहीं है। मूल BTC के मालिक बनने के लिए, आपको एक ब्रिज के उपयोग से अपनी संपत्ति को इथेरियम से Bitcoin पर जोड़ना होगा। यह आपके WBTC को ब्रिज करके मूल BTC में परिवर्तित कर देगा। वैकल्पिक रूप से, आप BTC के स्वामी हो सकते हैं और इसे एथेरियम [DeFi](/glossary/#defi) प्रोटोकॉल में उपयोग करना चाहते हैं। इसके लिए BTC को WBTC पर ब्रिज करना होगा, जिसके बाद इसे इथेरियम पर एक संपत्ति के रूप में इस्तेमाल किया जा सकता है। - आप एक केंद्रीकृत एक्सचेंज का उपयोग करके भी उपरोक्त सभी कार्य कर सकते हैं। हालाँकि, जब तक कि आपका फंड पहले से ही एक्सचेंज पर न हो, इसमें कई चरण शामिल होंगे, और आपके लिए ब्रिज का उपयोग करना बेहतर होगा। + आप एक [केंद्रीकृत एक्सचेंज](/get-eth/) का उपयोग करके भी उपरोक्त सभी कार्य कर सकते हैं। हालाँकि, जब तक कि आपका फंड पहले से ही एक्सचेंज पर न हो, इसमें कई चरण शामिल होंगे, और आपके लिए ब्रिज का उपयोग करना बेहतर होगा। diff --git a/public/content/translations/hi/developers/docs/consensus-mechanisms/pow/index.md b/public/content/translations/hi/developers/docs/consensus-mechanisms/pow/index.md index bee60f25343..712ff39bc77 100644 --- a/public/content/translations/hi/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/translations/hi/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: hi एथेरियम नेटवर्क ने प्रूफ-ऑफ-वर्क मैकेनिज्म का उपयोग करके शुरू किया जिसमें **[प्रूफ-ऑफ-वर्क (PoW) शामिल](/developers/docs/consensus-mechanisms/pow)** था। इसने एथेरियम नेटवर्क के नोड्स को एथेरियम ब्लॉकचेन पर दर्ज सभी सूचनाओं की स्थिति पर सहमत होने की अनुमति दी और कुछ प्रकार के आर्थिक हमलों को रोका। हालाँकि, एथेरियम ने 2022 में प्रूफ-ऑफ-वर्क को बंद कर दिया और इसके बजाय [प्रूफ-ऑफ-स्टेक का उपयोग करना शुरू कर](/developers/docs/consensus-mechanisms/pos) दिया। - काम के सबूत को अब अप्रचलित कर दिया गया है। एथेरियम अब अपने कंसेंसस मैकेनिज्म के हिस्से के रूप में प्रूफ-ऑफ-वर्क का उपयोग नहीं करता है। इसके बजाय, यह हिस्सेदारी के सबूत का उपयोग करता है। हिस्सेदारी के सबूत और स्टेकिंग पर और अधिक पढ़ें। + काम के सबूत को अब अप्रचलित कर दिया गया है। एथेरियम अब अपने कंसेंसस मैकेनिज्म के हिस्से के रूप में प्रूफ-ऑफ-वर्क का उपयोग नहीं करता है। इसके बजाय, यह हिस्सेदारी के सबूत का उपयोग करता है। [हिस्सेदारी के सबूत](/developers/docs/consensus-mechanisms/pos/) और [स्टेकिंग](/staking/) पर और अधिक पढ़ें। ## आवश्यक शर्तें {#prerequisites} diff --git a/public/content/translations/hi/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/translations/hi/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index 9363b61f0f3..0d958914174 100644 --- a/public/content/translations/hi/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/translations/hi/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: hi --- - एथाश एथेरियम का प्रूफ-ऑफ-वर्क माइनिंग एल्गोरिथम था। प्रूफ-ऑफ-वर्क को अब **पूरी तरह से बंद कर दिया गया है** और एथेरियम अब इसके बजाय प्रूफ-ऑफ-स्टेक का उपयोग करके सुरक्षित है। द मर्ज, हिस्सेदारी के सबूत और स्टेकिंग पर अधिक। यह पृष्ठ ऐतिहासिक रुचि के लिए है! + एथाश एथेरियम का प्रूफ-ऑफ-वर्क माइनिंग एल्गोरिथम था। प्रूफ-ऑफ-वर्क को अब **पूरी तरह से बंद कर दिया गया है** और एथेरियम अब इसके बजाय [प्रूफ-ऑफ-स्टेक](/developers/docs/consensus-mechanisms/pos/) का उपयोग करके सुरक्षित है। [द मर्ज](/roadmap/merge/), [हिस्सेदारी के सबूत](/developers/docs/consensus-mechanisms/pos/) और [स्टेकिंग](/staking/) पर अधिक। यह पृष्ठ ऐतिहासिक रुचि के लिए है! [एथाश](https://github.com/ethereum/wiki/wiki/Ethash) [डैगर-हाशिमोटो](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto) एल्गोरिथम का एक संशोधित संस्करण है। एथाश प्रूफ-ऑफ-वर्क [मेमोरी हार्ड](https://wikipedia.org/wiki/Memory-hard_function) है, जिससे एल्गोरिथम ASIC प्रतिरोधी बनाने की अपेक्षा की गई थी। एथाश ASIC को अंततः विकसित किया गया था लेकिन GPU माईनिंग तब तक एक व्यवहार्य विकल्प था जब तक कि प्रूफ-ऑफ-वर्क बंद नहीं किया गया था। एथाश का उपयोग अभी भी अन्य गैर-एथेरियम प्रूफ-ऑफ-वर्क नेटवर्क पर अन्य सिक्कों को माइन करने के लिए किया जाता है। diff --git a/public/content/translations/hi/guides/how-to-id-scam-tokens/index.md b/public/content/translations/hi/guides/how-to-id-scam-tokens/index.md index 91145d5dc44..2d6777d2a1d 100644 --- a/public/content/translations/hi/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/hi/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ lang: hi title="ARB क्या है?" contentPreview=''> -आर्बिट्रम वह संगठन है जो ऑप्टिमिस्टिक रोल अप का निर्माण और प्रबंधन करता है। शुरुआत में, Arbitrum एक फॉर-प्रॉफिट कंपनी के रूप में संगठित हुआ था, पर बाद में विकेंद्रीकरण के लिए कदम बढ़ाए। उस प्रक्रिया का हिस्सा होने से, उन्होंने एक व्यापार योग्य गवर्नेंस टोकन जारी किया। +आर्बिट्रम वह संगठन है जो [ऑप्टिमिस्टिक रोल अप](/developers/docs/scaling/optimistic-rollups/) का निर्माण और प्रबंधन करता है। शुरुआत में, Arbitrum एक फॉर-प्रॉफिट कंपनी के रूप में संगठित हुआ था, पर बाद में विकेंद्रीकरण के लिए कदम बढ़ाए। उस प्रक्रिया का हिस्सा होने से, उन्होंने एक व्यापार योग्य [गवर्नेंस टोकन](/dao/#token-based-membership) जारी किया। @@ -41,7 +41,7 @@ contentPreview=''> title="स्मार्ट अनुबंध क्या हैं?" contentPreview=''> -स्मार्ट अनुबंध वह प्रोग्राम है जो इथेरियम ब्लॉकचेन के ऊपर चलते है। उदाहरण के लिए, प्रत्येक ERC-20 टोकन, एक स्मार्ट अनुबंध की तरह लागू किए जाते है। +[स्मार्ट अनुबंध](/developers/docs/smart-contracts/) वह प्रोग्राम है जो इथेरियम ब्लॉकचेन के ऊपर चलते है। उदाहरण के लिए, प्रत्येक ERC-20 टोकन, एक स्मार्ट अनुबंध की तरह लागू किए जाते है। diff --git a/public/content/translations/hi/roadmap/beacon-chain/index.md b/public/content/translations/hi/roadmap/beacon-chain/index.md index dd004d01f25..85bceb6172d 100644 --- a/public/content/translations/hi/roadmap/beacon-chain/index.md +++ b/public/content/translations/hi/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ summaryPoint3: बीकन चेन ने कंसेंसस तर्क और सर्वसम्मति तंत्र के रूप में प्रूफ-ऑफ-स्टेक का उपयोग करना [सुरक्षित, पर्यावरण के अनुकूल और स्केलेबल एथेरियम के लिए एक मूलभूत घटक है जो हमारे पास अभी है](/roadmap/vision/)। - यदि आप एक सत्यापनकर्ता बनने में रुचि रखते हैं और एथेरियम को सुरक्षित करने में मदद करते हैं, तो स्टेकिंग के बारे में और जानें। + यदि आप एक सत्यापनकर्ता बनने में रुचि रखते हैं और एथेरियम को सुरक्षित करने में मदद करते हैं, तो [स्टेकिंग के बारे में और जानें](/staking/)। ### शार्डिंग सेट करना {#setting-up-for-sharding} diff --git a/public/content/translations/hi/roadmap/index.md b/public/content/translations/hi/roadmap/index.md index 150f6da1ac1..f6f7b1989dc 100644 --- a/public/content/translations/hi/roadmap/index.md +++ b/public/content/translations/hi/roadmap/index.md @@ -70,7 +70,7 @@ buttons:

ETH2 क्या है?

-

'Eth2' शब्द का इस्तेमाल आमतौर पर हिस्सेदारी के सबूत पर स्विच करने से पहले एथेरियम के भविष्य का वर्णन करने के लिए किया जाता था, लेकिन इसे अधिक सटीक शब्दावली के पक्ष में चरणबद्ध किया गया था। इसका उपयोग मूल रूप से हिस्सेदारी के सबूत पर स्विच करने से पहले एथेरियम नेटवर्क और उसके बाद नेटवर्क को अलग करने के लिए किया जाता था, या कभी-कभी विभिन्न एथेरियम ग्राहकों को संदर्भित करने के लिए किया जाता था, (निष्पादन ग्राहकों को कभी-कभी ETH1 क्लाइंट के रूप में संदर्भित किया जाता था और सर्वसम्मति वाले ग्राहकों को कभी-कभी ETH2 क्लाइंट के रूप में संदर्भित किया जाता था)।

+

'Eth2' शब्द का इस्तेमाल आमतौर पर [हिस्सेदारी के सबूत](/glossary/#pos) पर स्विच करने से पहले एथेरियम के भविष्य का वर्णन करने के लिए किया जाता था, लेकिन इसे अधिक सटीक शब्दावली के पक्ष में चरणबद्ध किया गया था। इसका उपयोग मूल रूप से हिस्सेदारी के सबूत पर स्विच करने से पहले एथेरियम नेटवर्क और उसके बाद नेटवर्क को अलग करने के लिए किया जाता था, या कभी-कभी विभिन्न एथेरियम ग्राहकों को संदर्भित करने के लिए किया जाता था, ([निष्पादन ग्राहकों](/glossary/#execution-client) को कभी-कभी ETH1 क्लाइंट के रूप में संदर्भित किया जाता था और [सर्वसम्मति वाले ग्राहकों](/glossary/#consensus-client) को कभी-कभी ETH2 क्लाइंट के रूप में संदर्भित किया जाता था)।

diff --git a/public/content/translations/hi/roadmap/merge/index.md b/public/content/translations/hi/roadmap/merge/index.md index 0bada75b184..a3c7db22898 100644 --- a/public/content/translations/hi/roadmap/merge/index.md +++ b/public/content/translations/hi/roadmap/merge/index.md @@ -38,7 +38,7 @@ summaryPoint4: मर्ज ने एथेरियम की ऊर्जा मर्ज में कोई इतिहास नहीं खोया था। मेननेट का बीकन चेन के साथ मर्ज होने के बाद, इसने एथेरियम के संपूर्ण लेनदेन के इतिहास को भी मर्ज कर दिया। -हिस्सेदारी का सबूत के इस ट्राज़िशन से ईथर जारी करने का तरीका बदल गया। मर्ज से पहले और बाद में ईथर जारी करने के बारे में ज़्यादा जानें। +हिस्सेदारी का सबूत के इस ट्राज़िशन से ईथर जारी करने का तरीका बदल गया। [मर्ज से पहले और बाद में ईथर जारी करने](/roadmap/merge/issuance/) के बारे में ज़्यादा जानें। ### उपयोगकर्ताओं और धारकों {#users-holders} @@ -130,7 +130,7 @@ contentPreview="False. Anyone is free to sync their own self-verified copy of Et एथेरियम नेटवर्क के विकेंद्रीकरण को बनाए रखने के लिए किसी के लिए भी अपना स्वयं का नोड चलाने की क्षमता बिल्कुल आवश्यक है। -अपना खुद का नोड चलाने के बारे में ज़्यादा जानकारी +[अपना खुद का नोड चलाने के बारे में ज़्यादा जानकारी](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp गैस शुल्क नेटवर्क की क्षमता के सापेक्ष नेटवर्क की माँग का एक उत्पाद है। मर्ज ने काम का सबूत के उपयोग को हटा दिया, सहमति के लिए हिस्सेदारी का सबूत में बदल गया, लेकिन नेटवर्क क्षमता या थ्रूपुट को सीधे प्रभावित करने वाले किसी भी पैरामीटर को महत्वपूर्ण रूप से नहीं बदला। -रोलअप-केंद्रित रोडमैप के साथ, रोलअप लेनदेन को तेजी से सस्ता बनाने में मदद करने के लिए रोलअप डेटा स्टोरेज के लिए अनुकूलित एक सुरक्षित विकेन्द्रीकृत निपटान परत के रूप में परत 1 मेननेट को सक्षम करते हुए, परत 2 पर उपयोगकर्ता की गतिविधि को बढ़ाने पर ध्यान केंद्रित किया जा रहा है। इसे समझने के लिए हिस्सेदारी के सबूत में ट्रांज़िशन की महत्वपूर्ण भूमिका होती है। गैस और शुल्क पर ज़्यादा जानकारी। +रोलअप-केंद्रित रोडमैप के साथ, रोलअप लेनदेन को तेजी से सस्ता बनाने में मदद करने के लिए रोलअप डेटा स्टोरेज के लिए अनुकूलित एक सुरक्षित विकेन्द्रीकृत निपटान परत के रूप में परत 1 मेननेट को सक्षम करते हुए, [परत 2](/layer-2/) पर उपयोगकर्ता की गतिविधि को बढ़ाने पर ध्यान केंद्रित किया जा रहा है। इसे समझने के लिए हिस्सेदारी के सबूत में ट्रांज़िशन की महत्वपूर्ण भूमिका होती है। [गैस और शुल्क पर ज़्यादा जानकारी।](/developers/docs/gas/) @@ -163,7 +163,7 @@ contentPreview="False, but staking withdrawals have since been enabled via the S शंघाई/कैपेला नेटवर्क अपग्रेड के बाद से, स्टेकर अब किसी भी अतिरिक्त स्टेकिंग बैलेंस (प्रोटोकॉल पुरस्कारों से 32 से अधिक ETH) के स्वचालित भुगतान प्राप्त करना शुरू करने के लिए निकासी पता निर्दिष्ट कर सकते हैं। इस अपग्रेड ने एक सत्यापनकर्ता को नेटवर्क से बाहर निकलने पर अपनी संपूर्ण शेष राशि को अनलॉक करने और पुनः प्राप्त करने की क्षमता को भी सक्षम किया। -स्टेकिंग से निकासी पर ज़्यादा जानकारी +[स्टेकिंग से निकासी पर ज़्यादा जानकारी](/staking/withdrawals/) diff --git a/public/content/translations/hi/roadmap/merge/issuance/index.md b/public/content/translations/hi/roadmap/merge/issuance/index.md index 689625ef7b8..2cdabba61b9 100644 --- a/public/content/translations/hi/roadmap/merge/issuance/index.md +++ b/public/content/translations/hi/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ title="ETH जारी करना tldr"> ETH जारी करने के विपरीत बल वह दर है जिस पर ETH को बर्न किया जाता है। एथेरियम पर लेनदेन निष्पादित करने के लिए, एक न्यूनतम शुल्क (जिसे "आधार शुल्क" के रूप में जाना जाता है) का भुगतान किया जाना चाहिए, जो नेटवर्क गतिविधि के आधार पर लगातार (ब्लॉक-टू-ब्लॉक) उतार-चढ़ाव करता है। शुल्क का भुगतान ETH में किया जाता है और लेनदेन को वैध माने जाने के लिए _आवश्यक_ है। यह शुल्क लेन-देन प्रक्रिया के दौरान _बर्न_ हो जाता है, इसे प्रचलन से हटा देता है। -अगस्त 2021 में द लंदन अपग्रेड के साथ शुल्क बर्निंग लाइव हो गया, और मर्ज के बाद से अपरिवर्तित बना हुआ है। +अगस्त 2021 में [द लंदन अपग्रेड](/history/#london) के साथ शुल्क बर्निंग लाइव हो गया, और मर्ज के बाद से अपरिवर्तित बना हुआ है। लंदन अपग्रेड द्वारा लागू शुल्क बर्न के शीर्ष पर, सत्यापनकर्ता ऑफ़लाइन होने के लिए दंड भी लगा सकते हैं, या इससे भी बदतर, उन्हें नेटवर्क सुरक्षा को खतरे में डालने वाले विशिष्ट नियमों को तोड़ने के लिए घटाया जा सकता है। इन दंडों के परिणामस्वरूप उस सत्यापनकर्ता की शेष राशि से ETH में कमी आती है, जिसे सीधे किसी अन्य खाते में पुरस्कृत नहीं किया जाता है, प्रभावी रूप से इसे प्रचलन से बर्न कर दिया जाता है/हटा दिया जाता है। diff --git a/public/content/translations/hi/staking/saas/index.md b/public/content/translations/hi/staking/saas/index.md index a0789e05a73..c2cb5416b92 100644 --- a/public/content/translations/hi/staking/saas/index.md +++ b/public/content/translations/hi/staking/saas/index.md @@ -86,7 +86,7 @@ SaaS प्रदाता का उपयोग करके, आप अपन कटौती/बाहर निकलने की प्रक्रिया पूरी होने पर, ये धनराशि सत्यापनकर्ता को दिए गए निकासी पते पर स्थानांतरित कर दी जाएगी। इसे सक्षम करने के लिए निकासी पता प्रदान करना आवश्यक है। यह प्रारंभिक जमा पर प्रदान किया गया हो सकता है। अगर नहीं, तो निकासी पते की घोषणा करने वाले संदेश पर हस्ताक्षर करने के लिए सत्यापनकर्ता निकासी कुंजियों का इस्तेमाल करने की आवश्यकता होगी। अगर कोई निकासी पता प्रदान नहीं किया गया है, तो फंड तब तक लॉक रहेंगे, जब तक पता प्रदान नहीं किया जाता। -सुरक्षा या बीमा विकल्पों के बारे में अधिक जानकारी और निकासी पता प्रदान करने के निर्देशों के लिए व्यक्तिगत SaaS प्रदाता से संपर्क करें। यदि आप अपने सत्यापनकर्ता सेटअप पर पूर्ण नियंत्रण रखना चाहते हैं, तो अपने ETH को अकेले दांव पर लगाने के तरीके के बारे में अधिक जानें। +सुरक्षा या बीमा विकल्पों के बारे में अधिक जानकारी और निकासी पता प्रदान करने के निर्देशों के लिए व्यक्तिगत SaaS प्रदाता से संपर्क करें। यदि आप अपने सत्यापनकर्ता सेटअप पर पूर्ण नियंत्रण रखना चाहते हैं, तो [अपने ETH को अकेले दांव पर लगाने के तरीके के बारे में अधिक जानें](/staking/solo/)। ## अग्रिम पठन {#further-reading} diff --git a/public/content/translations/hi/staking/solo/index.md b/public/content/translations/hi/staking/solo/index.md index e4c25f7732b..07c395aafbd 100644 --- a/public/content/translations/hi/staking/solo/index.md +++ b/public/content/translations/hi/staking/solo/index.md @@ -55,7 +55,7 @@ summaryPoints: जैसे निजी कुंजियाँ आपके इथेरियम पते को सुरक्षित करती हैं, आपको विशेष रूप से अपने सत्यापनकर्ता के लिए कुंजियाँ उत्पन्न करने की आवश्यकता होगी। आपको यह समझना चाहिए कि किसी भी बीज वाक्यांशों या निजी कुंजियों को सुरक्षित कैसे रखा जाए।{' '} -इथेरियम सुरक्षा और घोटाले की रोकथाम +[इथेरियम सुरक्षा और घोटाले की रोकथाम](/security/) @@ -136,9 +136,9 @@ summaryPoints: सत्यापनकर्ता से जुड़े प्रत्येक कुंजी-जोड़ी को सक्रिय होने के लिए ठीक 32 ETH की आवश्यकता होती है। कुंजियों के एक सेट में जमा अधिक ETH पुरस्कार क्षमता में वृद्धि नहीं करता है, क्योंकि प्रत्येक सत्यापनकर्ता 32 ETH के प्रभावी बैलेंस तक सीमित है। इसका मतलब यह है कि स्टेकिंग 32 ETH वृद्धि में की जाती है, प्रत्येक की कुंजी और बैलेंस का अपना सेट होता है। -एकल सत्यापनकर्ता के लिए 32 ETH से अधिक जमा न करें। यह आपके पुरस्कारों में वृद्धि नहीं करेगा। यदि सत्यापनकर्ता के लिए निकासी पता सेट किया गया है, तो 32 ETH से अतिरिक्त धन अगले सत्यापनकर्ता स्वीप के दौरान स्वचालित रूप से इस पते पर वापस ले लिया जाएगा। +एकल सत्यापनकर्ता के लिए 32 ETH से अधिक जमा न करें। यह आपके पुरस्कारों में वृद्धि नहीं करेगा। यदि सत्यापनकर्ता के लिए निकासी पता सेट किया गया है, तो 32 ETH से अतिरिक्त धन अगले [सत्यापनकर्ता स्वीप](/staking/withdrawals/#validator-sweeping) के दौरान स्वचालित रूप से इस पते पर वापस ले लिया जाएगा। -यदि एकल स्टेकिंग आपके लिए बहुत अधिक मांग वाली लगती है, तो स्टेकिंग-सर्विस प्रदाता का उपयोग करने पर विचार करें, या यदि आप 32 ETH से कम के साथ काम कर रहे हैं, तो स्टेकिंग पूल देखें। +यदि एकल स्टेकिंग आपके लिए बहुत अधिक मांग वाली लगती है, तो [स्टेकिंग-सर्विस](/staking/saas/) प्रदाता का उपयोग करने पर विचार करें, या यदि आप 32 ETH से कम के साथ काम कर रहे हैं, तो [स्टेकिंग पूल](/staking/pools/) देखें। diff --git a/public/content/translations/hi/staking/withdrawals/index.md b/public/content/translations/hi/staking/withdrawals/index.md index 7b0349bd72e..b8a59ae4879 100644 --- a/public/content/translations/hi/staking/withdrawals/index.md +++ b/public/content/translations/hi/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -यदि आप स्टेकिंग पूल का हिस्सा हैं या स्टेकिंग टोकन रखते हैं, तो आपको स्टेकिंग निकासी को कैसे प्रबंधित किया जाता है, इसके बारे में अधिक जानकारी के लिए अपने प्रदाता से जांच करनी चाहिए, क्योंकि प्रत्येक सेवा अलग तरह से संचालित होती है। +यदि आप [स्टेकिंग पूल](/staking/pools/) का हिस्सा हैं या स्टेकिंग टोकन रखते हैं, तो आपको स्टेकिंग निकासी को कैसे प्रबंधित किया जाता है, इसके बारे में अधिक जानकारी के लिए अपने प्रदाता से जांच करनी चाहिए, क्योंकि प्रत्येक सेवा अलग तरह से संचालित होती है। -सामान्य तौर पर, उपयोगकर्ताओं को अपने अंतर्निहित स्टेक ETH को पुनः प्राप्त करने के लिए स्वतंत्र होना चाहिए, या यह बदलना चाहिए कि वे किस स्टेकिंग प्रदाता का उपयोग करते हैं। यदि कोई विशेष पूल बहुत बड़ा हो रहा है, तो धनराशि को बाहर निकाला जा सकता है, पुनःस्टेक किया जा सकता और एक छोटे प्रदाता के साथ फिर से दांव पर लगाया जा सकता है। या, यदि आपने पर्याप्त ETH जमा किया है तो आप घर से दांव लगा सकते हैं। +सामान्य तौर पर, उपयोगकर्ताओं को अपने अंतर्निहित स्टेक ETH को पुनः प्राप्त करने के लिए स्वतंत्र होना चाहिए, या यह बदलना चाहिए कि वे किस स्टेकिंग प्रदाता का उपयोग करते हैं। यदि कोई विशेष पूल बहुत बड़ा हो रहा है, तो धनराशि को बाहर निकाला जा सकता है, पुनःस्टेक किया जा सकता और एक छोटे प्रदाता के साथ फिर से दांव पर लगाया जा सकता है। या, यदि आपने पर्याप्त ETH जमा किया है तो आप [घर से दांव](/staking/solo/) लगा सकते हैं। diff --git a/public/content/translations/hr/roadmap/beacon-chain/index.md b/public/content/translations/hr/roadmap/beacon-chain/index.md index b1635ed678f..96576b3cbb0 100644 --- a/public/content/translations/hr/roadmap/beacon-chain/index.md +++ b/public/content/translations/hr/roadmap/beacon-chain/index.md @@ -37,7 +37,7 @@ Ulaganje ima sličnu ulogu kao i [rudarenje](/developers/docs/consensus-mechanis Prijelazom na dokaz uloga Ethereum je postao sigurniji i manje centraliziran u odnosu na dokaz rada. Što više ljudi sudjeluje u mreži, to će ona biti decentraliziranija i sigurnija od napada. - Ako želite postati validator i pomoći u zaštiti Ethereuma, ovdje saznajte više o ulaganju. + Ako želite postati validator i pomoći u zaštiti Ethereuma, [ovdje saznajte više o ulaganju](/staking/). ### Postavljanje razdjeljivanja {#setting-up-for-sharding} diff --git a/public/content/translations/hr/roadmap/merge/index.md b/public/content/translations/hr/roadmap/merge/index.md index bbb0158606b..3757f18a070 100644 --- a/public/content/translations/hr/roadmap/merge/index.md +++ b/public/content/translations/hr/roadmap/merge/index.md @@ -38,7 +38,7 @@ Spajanje je predstavljalo službeni prijelaz na Beacon Chain kao procesor proizv Spajanjem nisu izgubljeni povijesni podaci. Kako se glavna mreža objedinila s Beacon Chainom, tako je migrirana i cjelokupna povijest transakcija Ethereuma. -Prijelaz na dokaz uloga promijenio je način izdavanja Ethera. Saznajte više o izdavanju Ethera prije i nakon Spajanja. +Prijelaz na dokaz uloga promijenio je način izdavanja Ethera. Saznajte više o [izdavanju Ethera prije i nakon Spajanja](/roadmap/merge/issuance/). ### Korisnici i vlasnici {#users-holders} diff --git a/public/content/translations/hu/bridges/index.md b/public/content/translations/hu/bridges/index.md index 0d29a91f088..91a26c2b23b 100644 --- a/public/content/translations/hu/bridges/index.md +++ b/public/content/translations/hu/bridges/index.md @@ -60,7 +60,7 @@ Ha Ön ETH összeggel rendelkezik az Ethereum-főhálózaton, de fel szeretne fe Amennyiben Ön szeretne bitcoint (BTC) birtokolni, de a pénzeszközei az Ethereum főhálózatán vannak. Az Ethereumon becsomagolt formában szerezhet bitcoint (WBTC). Ugyanakkor a WBTC egy [ERC-20](/glossary/#erc-20) token az Ethereum hálózatán, tehát egy Ethereum verziójú bitcoin, és nem az eredeti eszköz a Bitcoin-blokkláncon. Az eredeti BTC megszerzéséhez egy hídon keresztül át kell vinnie a pénzeszközeit a Bitcoin hálózatára. Ezzel áthelyezi a WBTC-t és átváltja BTC-re. Másik irányból, ha Ön rendelkezik BTC-vel, de azt az Ethereum [decentralizált pénzügyi (DeFi)](/glossary/#defi) protokolljában akarja használni. Ekkor a hídon a másik irányba mozgatja az eszközeit, BTC-ről WBTC-re váltja, majd azt áthelyezi az Ethereumra. - Mindezt megteheti egy centralizált tőzsde segítségével is. Ha azonban az eszközei már a tőzsdén vannak, akkor több lépést kell végrehajtani, és akkor már egyszerűbb a hidat használni. + Mindezt megteheti egy [centralizált tőzsde](/get-eth/) segítségével is. Ha azonban az eszközei már a tőzsdén vannak, akkor több lépést kell végrehajtani, és akkor már egyszerűbb a hidat használni. diff --git a/public/content/translations/hu/community/support/index.md b/public/content/translations/hu/community/support/index.md index 707142b32f3..3bc5fccb553 100644 --- a/public/content/translations/hu/community/support/index.md +++ b/public/content/translations/hu/community/support/index.md @@ -20,7 +20,7 @@ Ezt azért is fontos megérteni, mert **bárki jelentkezik Önnél, mint hivatal Ismerje meg az Ethereum alapjait -Amellett, hogy nincs hivatalos ügyfélszolgálat, számtalan csoport, közösség és projekt szeretne Önnek segíteni, illetve rengeteg hasznos információ és forrás áll rendelkezésre ezeken az oldalakon. További kérdése van? Csatlakozzon az [ethereum.org Discord](/discord/) csatornához, és megpróbálunk segíteni. +Amellett, hogy nincs hivatalos ügyfélszolgálat, számtalan csoport, közösség és projekt szeretne Önnek segíteni, illetve rengeteg hasznos információ és forrás áll rendelkezésre ezeken az oldalakon. További kérdése van? Csatlakozzon az [ethereum.org Discord](https://discord.gg/ethereum-org) csatornához, és megpróbálunk segíteni. ## Gyakran ismételt kérdések {#faq} diff --git a/public/content/translations/hu/contributing/translation-program/faq/index.md b/public/content/translations/hu/contributing/translation-program/faq/index.md index 726ef1860ab..2ad03075267 100644 --- a/public/content/translations/hu/contributing/translation-program/faq/index.md +++ b/public/content/translations/hu/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ Ha egy adott sztring kapcsán jelezni szeretne valamit, írjon kommentet. ## Mi az a fordítói memória (TM)? {#translation-memory} -A fordítói memória (TM) egy Crowdin funkció, mely eltárolja a korábban fordított [ethereum.org](http://ethereum.org/) sztringeket. A sztring fordításkor automatikusan bekerül a projekt TM-jébe. Ez egy hasznos eszköz lehet, mellyel időt spórolhat! +A fordítói memória (TM) egy Crowdin funkció, mely eltárolja a korábban fordított [ethereum.org](https://ethereum.org/) sztringeket. A sztring fordításkor automatikusan bekerül a projekt TM-jébe. Ez egy hasznos eszköz lehet, mellyel időt spórolhat! - Tekintse meg a „TM- és MT-javaslatokat”, és láthatja, hogy mások hogyan fordították az adott vagy hasonló kifejezést. Ha talál egy nagy mértékben illeszkedő megoldást, akkor úgy használhatja fel azt, hogy rákattint. - Ha a lista üres, akkor kereshet a TM-ben korábbi fordításokat, hogy konzisztensen legyenek adott kifejezések használva. diff --git a/public/content/translations/hu/contributing/translation-program/how-to-translate/index.md b/public/content/translations/hu/contributing/translation-program/how-to-translate/index.md index 483e6474dfe..4c4530f8b30 100644 --- a/public/content/translations/hu/contributing/translation-program/how-to-translate/index.md +++ b/public/content/translations/hu/contributing/translation-program/how-to-translate/index.md @@ -34,7 +34,7 @@ Nyissa meg a nyelvet, amelyre fordítani szeretne, így láthatja a fájlok list A honlap tartalma fel van osztva dokumentumokra és tartalommappákra. A dokumentumok státuszát láthatja a jobb oldalon - ha a fordítási eredmény kisebb mint 100%, akkor segítsen be! -Nem találja a nyelvet? [Nyisson egy kérést](https://github.com/ethereum/ethereum-org-website/issues/new/choose) vagy kérdezze meg a [Discord](/discord/) csatornán +Nem találja a nyelvet? [Nyisson egy kérést](https://github.com/ethereum/ethereum-org-website/issues/new/choose) vagy kérdezze meg a [Discord](https://discord.gg/ethereum-org) csatornán ![A lefordított és még nem fordított fájlok a Crowdin-ban](./crowdin-files.png) @@ -82,7 +82,7 @@ Miután befejezte a fordítást (a tartalommappa összes fájlja 100%-ot mutat), ### Kapcsolatfevétel {#get-in-touch} -Kérdése van? Vagy szeretne együttműködni a csapatunkkal és más fordítókkal? Írjon nekünk a #translations csatornán az [ethereum.org Discord szerveren](/discord/) +Kérdése van? Vagy szeretne együttműködni a csapatunkkal és más fordítókkal? Írjon nekünk a #translations csatornán az [ethereum.org Discord szerveren](https://discord.gg/ethereum-org) Elérhet minket a translations@ethereum.org címen is diff --git a/public/content/translations/hu/contributing/translation-program/index.md b/public/content/translations/hu/contributing/translation-program/index.md index 125d3216789..fe8193223af 100644 --- a/public/content/translations/hu/contributing/translation-program/index.md +++ b/public/content/translations/hu/contributing/translation-program/index.md @@ -20,7 +20,7 @@ Az ethereum.org fordítási program nyitott és bárki közreműködhet! 4. A gépi fordítás nem elfogadható. 5. Minden fordítást átnéznek, mielőtt a honlapra felkerül, így a lefordított anyag bizonyos késéssel válik elérhetővé. -_Csatlakozzon az [ethereum.org Discord](/discord/)-csatornájához, hogy megvitassa a fordítással kapcsolatos dolgokat, kérdezzen, visszajelzést adjon, megossza az ötleteit vagy csatlakozzon a fordítói csoporthoz._ +_Csatlakozzon az [ethereum.org Discord](https://discord.gg/ethereum-org)-csatornájához, hogy megvitassa a fordítással kapcsolatos dolgokat, kérdezzen, visszajelzést adjon, megossza az ötleteit vagy csatlakozzon a fordítói csoporthoz._ Kezdjen bele a fordításba diff --git a/public/content/translations/hu/contributing/translation-program/resources/index.md b/public/content/translations/hu/contributing/translation-program/resources/index.md index 8f448dde469..ce551dab253 100644 --- a/public/content/translations/hu/contributing/translation-program/resources/index.md +++ b/public/content/translations/hu/contributing/translation-program/resources/index.md @@ -24,7 +24,7 @@ Alább láthatja a hasznos útmutatókat és eszközöket az ethereum.org fordí ## Közösségek {#communities} -- [Nyelvspecifikus Discord fordítói csoportok](/discord/) _– az ethereum.org fordítók összekapcsolása fordítói csoportokban_ +- [Nyelvspecifikus Discord fordítói csoportok](https://discord.gg/ethereum-org) _– az ethereum.org fordítók összekapcsolása fordítói csoportokban_ - [Kínai fordítói csoport](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171) _– Notion oldal a kínai fordítók közötti koordinációhoz_ ## Legfrissebb hírek {#latest-updates} @@ -38,7 +38,7 @@ A fordítási program legfrissebb híreihez tekintse meg az [Ethereum Alapítvá ## Fogadóóra a fordítóknak {#office-hours} -Minden hónap második szerdáján tartunk fogadóórát a fordítóknak. Az #office-hours voice channel az [ethereum.org Discord](/discord/) csatornáján található, ahol pontos időpontokat és további részleteket is talál. +Minden hónap második szerdáján tartunk fogadóórát a fordítóknak. Az #office-hours voice channel az [ethereum.org Discord](https://discord.gg/ethereum-org) csatornáján található, ahol pontos időpontokat és további részleteket is talál. A fogadóórák során a fordítók kérdezhetnek, visszajelzést adhatnak, megoszthatják elképzeléseiket, és beszélgethetnek az ethereum.org csapatával. Ezeket a megbeszéléseket arra is használjuk, hogy a legújabb dolgokat megosszuk a fordítási program kapcsán, illetve a fontos tippeket és útmutatásokat átadjuk a közreműködőknek. diff --git a/public/content/translations/hu/developers/docs/consensus-mechanisms/pow/index.md b/public/content/translations/hu/developers/docs/consensus-mechanisms/pow/index.md index c3db9756ccc..57c600ec29d 100644 --- a/public/content/translations/hu/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/translations/hu/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: hu Az Ethereum-hálózat kezdetben egy olyan konszenzusmechanizmust használt, amely a **[proof-of-work (PoW)](/developers/docs/consensus-mechanisms/pow)** koncepciót használta. Ez lehetővé tette az Ethereum-hálózat csomópontjai számára, hogy az összes Ethereum-blokkláncra feljegyzett információ állapotáról megegyezzenek és kivédjenek bizonyos gazdasági támadásokat. Ugyanakkor az Ethereum 2022-ben leváltotta a proof-of-work mechanizmust, és helyette a [proof-of-stake (letéti igazolás)](/developers/docs/consensus-mechanisms/pos) koncepcióját vezette be. - A proof-of-work ezzel kivezetésre került. A konszenzusmechanizmusnak többé nem része a proof-of-work az Ethereumon. Ehelyett a proof-of-stake mechanizmus működik. Tudjon meg többet a proof-of-stake-ről és a letétbe helyezésről. + A proof-of-work ezzel kivezetésre került. A konszenzusmechanizmusnak többé nem része a proof-of-work az Ethereumon. Ehelyett a proof-of-stake mechanizmus működik. Tudjon meg többet a [proof-of-stake-ről](/developers/docs/consensus-mechanisms/pos/) és a [letétbe helyezésről](/staking/). ## Előfeltételek {#prerequisites} diff --git a/public/content/translations/hu/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/translations/hu/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index 93bb55dcc10..2a234d15ef9 100644 --- a/public/content/translations/hu/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/translations/hu/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: hu --- - Az Ethash volt az Ethereum proof-of-work (munkaigazolás) bányászati algoritmusa. A proof-of-work jelenleg **teljesen ki van kapcsolva**, az Ethereumot pedig a proof-of-stake mechanizmus biztosítja. Tudjon meg többet az egyesítés (Merge), proof-of-stake (letéti igazolás) és letétbe helyezés témákról. Ez az oldal elavult témákat tartalmaz! + Az Ethash volt az Ethereum proof-of-work (munkaigazolás) bányászati algoritmusa. A proof-of-work jelenleg **teljesen ki van kapcsolva**, az Ethereumot pedig a [proof-of-stake](/developers/docs/consensus-mechanisms/pos/) mechanizmus biztosítja. Tudjon meg többet az [egyesítés (Merge)](/roadmap/merge/), [proof-of-stake (letéti igazolás)](/developers/docs/consensus-mechanisms/pos/) és [letétbe helyezés](/staking/) témákról. Ez az oldal elavult témákat tartalmaz! Az [Ethash](https://github.com/ethereum/wiki/wiki/Ethash) a [Dagger-Hashimoto](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto) algoritmus módosított változata. Az Ethash proof-of-work egy [ memóriaigényes (memory hard)](https://wikipedia.org/wiki/Memory-hard_function) működés, ami miatt ez az algoritmus ASIC-ellenálló. Az Ethash ASIC-t végül kifejlesztették, de a GPU-bányászat még mindig működő opció volt addig, amíg a proof-of-work metódust ki nem kapcsolták. Az Ethasht még használják más érmék bányászatánál, nem Ethereumon és nem proof-of-work hálózatokon. diff --git a/public/content/translations/hu/guides/how-to-id-scam-tokens/index.md b/public/content/translations/hu/guides/how-to-id-scam-tokens/index.md index bd0c1958301..e3ef2805928 100644 --- a/public/content/translations/hu/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/hu/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ A hamis tokenek illusztrálása végett, és hogyan lehet beazonosítani azokat, title="Mi az az ARB?" contentPreview=''> -Az Arbitrum egy olyan szervezet, mely optimista rollupokat fejleszt és kezel. Kezdetben az Arbitrum egy profitorientált vállalatként működött, de aztán decentralizálta magát. Ennek részeként kibocsátott egy irányítási tokent, amivel kereskedni lehet. +Az Arbitrum egy olyan szervezet, mely [optimista rollupokat](/developers/docs/scaling/optimistic-rollups/) fejleszt és kezel. Kezdetben az Arbitrum egy profitorientált vállalatként működött, de aztán decentralizálta magát. Ennek részeként kibocsátott egy [irányítási tokent](/dao/#token-based-membership), amivel kereskedni lehet. @@ -41,7 +41,7 @@ Az Ethereum lényege a decentralizáció. Emiatt nincs központi hatóság, amel title="Mi az az okosszerződés?" contentPreview=''> -Az okosszerződések olyan programok, amelyek az Ethereum-blokkláncon futnak. Minden ERC-20 token egy okosszerződéként van létrehozva. +Az [okosszerződések](/developers/docs/smart-contracts/) olyan programok, amelyek az Ethereum-blokkláncon futnak. Minden ERC-20 token egy okosszerződéként van létrehozva. diff --git a/public/content/translations/hu/history/index.md b/public/content/translations/hu/history/index.md index 6e41d3635d2..b6157a08705 100644 --- a/public/content/translations/hu/history/index.md +++ b/public/content/translations/hu/history/index.md @@ -11,9 +11,9 @@ Az Ethereum blokklánc összes fontos mérföldkövének, elágazásának és fr -Az elágazások a hálózat nagyobb technikai frissítései vagy változtatásai esetében jönnek létre – általában az Ethereum-fejlesztési javaslatokból (EIP) származnak és megváltoztatják a protokoll „szabályait”. +Az elágazások a hálózat nagyobb technikai frissítései vagy változtatásai esetében jönnek létre – általában az [Ethereum-fejlesztési javaslatokból (EIP)](/eips/) származnak és megváltoztatják a protokoll „szabályait”. -Amikor a hagyományos, központi irányítású szoftverek esetében szükséges egy frissítés, a cég csak kibocsájt egy új verziót a végfelhasználó részére. A blokkláncok máshogy működnek, mivel nincsen központi tulajdonjog. Az Ethereum-klienseknek frissíteni kell a szoftverjét, hogy az új elágazási szabályokat életbe léptessék. Ezenkívül a blokklétrehozóknak (bányászok egy proof-of-work rendszerben, validátorok egy proof-of-stake rendszerben) és a csomópontoknak blokkokat kell létrehozniuk és az új szabályokkal szembemenően kell validálniuk. Bővebben a konszenzusmechanizmusokról +Amikor a hagyományos, központi irányítású szoftverek esetében szükséges egy frissítés, a cég csak kibocsájt egy új verziót a végfelhasználó részére. A blokkláncok máshogy működnek, mivel nincsen központi tulajdonjog. Az [Ethereum-klienseknek](/developers/docs/nodes-and-clients/) frissíteni kell a szoftverjét, hogy az új elágazási szabályokat életbe léptessék. Ezenkívül a blokklétrehozóknak (bányászok egy proof-of-work rendszerben, validátorok egy proof-of-stake rendszerben) és a csomópontoknak blokkokat kell létrehozniuk és az új szabályokkal szembemenően kell validálniuk. [Bővebben a konszenzusmechanizmusokról](/developers/docs/consensus-mechanisms/) Ezek a szabályváltozások létrehozhatnak egy átmeneti szétválást a hálózatban. Új blokkok jöhetnek létre az új szabályok vagy a régiek szerint. Az elágazásokról általában előzetes egyezség születik, így a kliensek együttesen vezetik be a változtatásokat és a változásokkal rendelkező elágazás válik a fő lánccá. Azonban néha előfordul nézeteltérés az elágazásokat illetően, mely a lánc megmaradó kettészakadását eredményezi – a legismertebb ilyen eset az Ethereum Classic létrejötte volt a DAO elágazással. @@ -397,10 +397,10 @@ Az Istanbul elágazás:
  • EIP-152az Ethereum együtt tud működni az adatvédelmet megőrző valutával, mint amilyen a Zcash is.
  • -
  • EIP-1108olcsóbb kriptográfia, hogy javuljon a gázdíj.
  • -
  • EIP-1344az Ethereumot védi az újrajátszási támadással szemben a CHAINID opkód bevezetésével.
  • +
  • EIP-1108olcsóbb kriptográfia, hogy javuljon a [gázdíj](/glossary/#gas).
  • +
  • EIP-1344az Ethereumot védi az újrajátszási támadással szemben a CHAINID [opkód](/developers/docs/ethereum-stack/#ethereum-virtual-machine) bevezetésével.
  • EIP-1884optimalizálja az opkód gázdíjait a fogyasztás alapján.
  • -
  • EIP-2028a CallData költségének csökkentése, hogy több adat férjen be a blokkokba, ami támogatja az L2 skálázást.
  • +
  • EIP-2028a CallData költségének csökkentése, hogy több adat férjen be a blokkokba, ami támogatja az [L2 skálázást](/developers/docs/scaling/#layer-2-scaling).
  • EIP-2200az opkód gázdíjának egyéb változtatásai.
@@ -458,13 +458,13 @@ A Byzantium elágazás:
  • EIP-140a REVERT opkód bevezetése.
  • EIP-658a tranzakció-visszaigazolásba bekerült a státuszmező, hogy mutassa a sikeres vagy sikertelen végrehajtást.
  • -
  • EIP-196az elliptikus görbe és a skaláris szorzás bevezetése, hogy támogassa a ZK-SNARK-okat.
  • -
  • EIP-197az elliptikus görbe és a skaláris szorzás bevezetése, hogy támogassa a ZK-SNARK-okat.
  • +
  • EIP-196az elliptikus görbe és a skaláris szorzás bevezetése, hogy támogassa a [ZK-SNARK-okat](/developers/docs/scaling/zk-rollups/).
  • +
  • EIP-197az elliptikus görbe és a skaláris szorzás bevezetése, hogy támogassa a [ZK-SNARK-okat](/developers/docs/scaling/zk-rollups/).
  • EIP-198az RSA aláírásellenőrzés lehetővé tétele.
  • EIP-211a változó hosszúságú visszatérési értékek támogatása.
  • EIP-214a STATICCALL opkód bevezetése, hogy állapotot nem befolyásoló hívásokat lehessen indítani más szerződések felé.
  • EIP-100a nehézség beállítási formulájának változtatása.
  • -
  • EIP-649a nehézségi bomba elhalasztása 1 évvel, és a blokkjutalom csökkentése 5 ETH-ről 3-ra.
  • +
  • EIP-649a [nehézségi bomba](/glossary/#difficulty-bomb) elhalasztása 1 évvel, és a blokkjutalom csökkentése 5 ETH-ről 3-ra.
diff --git a/public/content/translations/hu/roadmap/beacon-chain/index.md b/public/content/translations/hu/roadmap/beacon-chain/index.md index c1f0b5751b4..076503ecf9f 100644 --- a/public/content/translations/hu/roadmap/beacon-chain/index.md +++ b/public/content/translations/hu/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ A proof-of-stake mechanizmusra való áttérés jelentősen fokozta az Ethereum A proof-of-stake használata, mint konszenzusmechanizmus, egy alapvető komponens [a ma használt biztonságos, környezetbarát és skálázható Ethereum számára](/roadmap/vision/). - Ha Ön szeretne validátorrá válni és segítene az Ethereum biztosításában, akkor tudjon meg többet a letétbe helyezésről. + Ha Ön szeretne validátorrá válni és segítene az Ethereum biztosításában, akkor [tudjon meg többet a letétbe helyezésről](/staking/). ### Felkészülés a szilánkolásra {#setting-up-for-sharding} diff --git a/public/content/translations/hu/roadmap/index.md b/public/content/translations/hu/roadmap/index.md index 92c54e431ab..c92d3a0a348 100644 --- a/public/content/translations/hu/roadmap/index.md +++ b/public/content/translations/hu/roadmap/index.md @@ -70,7 +70,7 @@ Az ütemterv a kutatók és fejlesztők több évnyi munkájának eredménye, mi

Mi volt az ETH2?

-

Az „Eth2” kifejezéssel az Ethereum jövőjére hivatkoztak, mielőtt még áttért volna a proof-of-stake mechanizmusra, de elhagyták ezt a kifejezést, hogy sokkal pontosabb terminológiát használjanak helyette. Eredetileg az átállás előtti és utáni állapot megkülönböztetésére használták, vagy néha a különböző Ethereum-kliensekre (a végrehajtási kliensek néha ETH1-kliensként, a konszenzuskliensek pedig ETH2-kliensként jelentek meg).

+

Az „Eth2” kifejezéssel az Ethereum jövőjére hivatkoztak, mielőtt még áttért volna a [proof-of-stake](/glossary/#pos) mechanizmusra, de elhagyták ezt a kifejezést, hogy sokkal pontosabb terminológiát használjanak helyette. Eredetileg az átállás előtti és utáni állapot megkülönböztetésére használták, vagy néha a különböző Ethereum-kliensekre (a [végrehajtási kliensek](/glossary/#execution-client) néha ETH1-kliensként, a [konszenzuskliensek](/glossary/#consensus-client) pedig ETH2-kliensként jelentek meg).

diff --git a/public/content/translations/hu/roadmap/merge/index.md b/public/content/translations/hu/roadmap/merge/index.md index 1be91ba7896..d979965106b 100644 --- a/public/content/translations/hu/roadmap/merge/index.md +++ b/public/content/translations/hu/roadmap/merge/index.md @@ -38,7 +38,7 @@ A beolvadás jelentette a hivatalos váltást, amely után a Beacon lánc tölti Az előzmények nem vesztek el a beolvadással. Ahogy a fő hálózat egyesült a Beacon lánccal, az Ethereum összes tranzakcióelőzményét is magával vitte. -A proof-of-stake mechanizmus átvétele megváltoztatta az Ether kibocsátásának módját. Tudjon meg többet: Ether-kibocsátás a beolvadás előtt és után. +A proof-of-stake mechanizmus átvétele megváltoztatta az Ether kibocsátásának módját. Tudjon meg többet: [Ether-kibocsátás a beolvadás előtt és után](/roadmap/merge/issuance/). ### Felhasználók és tulajdonosok {#users-holders} @@ -130,7 +130,7 @@ Egy nem blokk-készítő csomópontot bárki futtathat, működjön bármilyen k Az Ethereum-hálózat decentralizációjának fenntartásához rendkívül lényeges az a képesség, hogy bárki tudjon saját csomópontot működtetni. -Bővebben a saját csomópont működtetéséről +[Bővebben a saját csomópont működtetéséről](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp A gasdíjak a hálózati teljesítmény iránti kereslet és a hálózati kapacitás egymáshoz viszonyított változásának eredményeként alakulnak. A beolvadással megszűnt a proof-of-work mechanizmus használata, és áttértünk a proof-of-stake konszenzusra, ám a hálózati kapacitást vagy feldolgozóképességet közvetlenül érintő paraméterekben jelentős változás nem következett be. -A összevonttranzakció-centrikus fejlesztési tervvel az erőfeszítések oda irányultak, hogy a felhasználói aktivitást az L2-n tegyék skálázhatóvá, miközben lehetővé teszik, hogy az L1 főhálózat egy biztonságos, decentralizált réteg, ami optimális az összevont tranzakciós adatok tárolására, így azok használata exponenciálisan olcsóbb lehet. Ennek eléréséhez az áttérés a proof-of-stake mechanizmusra létfontosságú előfeltétel volt. Bővebben a gázról és a díjakról. +A összevonttranzakció-centrikus fejlesztési tervvel az erőfeszítések oda irányultak, hogy a felhasználói aktivitást az [L2-n](/layer-2/) tegyék skálázhatóvá, miközben lehetővé teszik, hogy az L1 főhálózat egy biztonságos, decentralizált réteg, ami optimális az összevont tranzakciós adatok tárolására, így azok használata exponenciálisan olcsóbb lehet. Ennek eléréséhez az áttérés a proof-of-stake mechanizmusra létfontosságú előfeltétel volt. [Bővebben a gázról és a díjakról.](/developers/docs/gas/) @@ -163,7 +163,7 @@ Kezdetben a Beolvadás után a letétesek csak az extra díjakat és a MEV-et ka A Shanghai/Capella hálózatfrissítés óta a letétesek egy visszavonási számlát jelölnek ki, hogy automatikusan megkapják a letéti összeg feletti részt (32 ETH felett). Ez a fejlesztés lehetővé tette, hogy a validátor kilépjen a hálózatból, és ezzel felszabadítsa és visszakapja a teljes egyenlegét. -Bővebben a letétek visszavonásáról +[Bővebben a letétek visszavonásáról](/staking/withdrawals/) diff --git a/public/content/translations/hu/roadmap/merge/issuance/index.md b/public/content/translations/hu/roadmap/merge/issuance/index.md index 8589d40858b..6822a4cb64c 100644 --- a/public/content/translations/hu/roadmap/merge/issuance/index.md +++ b/public/content/translations/hu/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ Az éves ETH kibocsátás nettó csökkenése: kb. 88,7% ((4,61 Az ETH kibocsátással ellenkező erő az a ráta, ahogy az ETH-t elégetik. Az Ethereumon végrehajtandó tranzakcióért fizetni kell egy minimális díjat (alapdíj), amely állandóan változik, blokkról blokkra, a hálózati működés függvényében. Ezt a díjat ETH-ben fizetik, és _elengedhetetlen_ ahhoz, hogy egy tranzakció érvényes legyen. Ezt a díjat _elégetik_ a tranzakció végrehajtása során, így kikerül a körforgásból. -A díj elégetése a London-frissítés óta (2021. augusztus) működik, és a Beolvadás óta változatlan. +A díj elégetése a [London-frissítés](/history/#london) óta (2021. augusztus) működik, és a Beolvadás óta változatlan. A bevezetett díj elégetése mellett a validátorok büntetéseket is kaphatnak azért, ha nincsenek online, vagy ami még rosszabb, ha olyan szabályokat hágnak át, amely a hálózat biztonságát veszélyeztetik, akkor az súlyos büntetéssel és kizárással jár. Ezek a büntetések lecsökkentik az ETH-t a validátor számláján, ami utána nem kerül máshova, tehát lényegében kivonják a forgalomból vagy elégetik. diff --git a/public/content/translations/hu/staking/saas/index.md b/public/content/translations/hu/staking/saas/index.md index c09a8e6c419..f97ab2f59ae 100644 --- a/public/content/translations/hu/staking/saas/index.md +++ b/public/content/translations/hu/staking/saas/index.md @@ -86,7 +86,7 @@ Az SaaS-szolgáltatóval a felhasználó másra bízza a csomópontok üzemeltet A büntetés végrehajtása után a megmaradt pénzeszközök a validátor visszavonási címére kerülnek. Ehhez szükség van egy visszavonási címre. Előfordulhat, hogy ezt a letétbe helyezéskor már megadta. Ha nem, akkor a validátor-visszavonási kulcsokkal lehet aláírni egy üzenetet, amely közli a visszavonási címet. A pénzeszközök zárolva maradnak addig, amíg a visszavonási cím nem elérhető. -Kérdezze meg az SaaS-szolgáltatóját a lehetséges garanciákról vagy biztosításokról, illetve arról, hogyan lehet a visszavonási címet megadni. Ha Ön szeretné teljes mértékben kontrollálni a validátor-beállításokat, akkor ismerje meg az önálló letétbe helyezést. +Kérdezze meg az SaaS-szolgáltatóját a lehetséges garanciákról vagy biztosításokról, illetve arról, hogyan lehet a visszavonási címet megadni. Ha Ön szeretné teljes mértékben kontrollálni a validátor-beállításokat, akkor [ismerje meg az önálló letétbe helyezést](/staking/solo/). ## További olvasnivaló {#further-reading} diff --git a/public/content/translations/hu/staking/solo/index.md b/public/content/translations/hu/staking/solo/index.md index 84cd4df4c08..66e14bd9026 100644 --- a/public/content/translations/hu/staking/solo/index.md +++ b/public/content/translations/hu/staking/solo/index.md @@ -55,7 +55,7 @@ Alapvető hardverösszeállításra, illetve a javasolt minimális specifikáci Ahogy a privát kulcs biztosítja az Ethereum-címet, úgy a validátorhoz is létre kell hozni kulcsokat. Tudnia kell, hogyan tartsa a kulcsmondatokat vagy privát kulcsokat biztos helyen.{' '} -Ethereum biztonság és csalásmegelőzés +[Ethereum biztonság és csalásmegelőzés](/security/) @@ -136,9 +136,9 @@ A validátor egy virtuális entitás, ami az Ethereumon működik és a A validátorhoz tartozó kulcspár pontosan 32 ETH összeget igényel ahhoz, hogy aktívvá váljon. Ha a kulcsokhoz több ETH kerül letétbe, az nem növeli meg a jutalmak lehetőségét, mert a validátor érvényes egyenlege 32 ETH. Tehát a letétbe helyezés 32 ETH összegenként történik, melyekhez saját kulcs és egyenleg tartozik. -Egy validátorhoz ne kössön le többet, mint 32 ETH. Ez nem hoz több nyereséget. A validátor-ellenőrzés során a 32 ETH feletti rész automatikusan átkerül a visszavonási címre, ha az be van állítva a validátorhoz. +Egy validátorhoz ne kössön le többet, mint 32 ETH. Ez nem hoz több nyereséget. A [validátor-ellenőrzés](/staking/withdrawals/#validator-sweeping) során a 32 ETH feletti rész automatikusan átkerül a visszavonási címre, ha az be van állítva a validátorhoz. -Ha az egyéni letétbe helyezés túl nagy erőfeszítést igényelne Öntől, akkor nézze meg a letétbe helyezés, mint szolgáltatás opcióit, vagy ha kevesebb mint 32 ETH összegről van szó, akkor fontolja meg a letéti alapok szolgáltatást. +Ha az egyéni letétbe helyezés túl nagy erőfeszítést igényelne Öntől, akkor nézze meg a [letétbe helyezés, mint szolgáltatás](/staking/saas/) opcióit, vagy ha kevesebb mint 32 ETH összegről van szó, akkor fontolja meg a [letéti alapok](/staking/pools/) szolgáltatást. diff --git a/public/content/translations/hu/staking/withdrawals/index.md b/public/content/translations/hu/staking/withdrawals/index.md index 85c19d15b1d..f7da9c46fbd 100644 --- a/public/content/translations/hu/staking/withdrawals/index.md +++ b/public/content/translations/hu/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Ha Ön letéti alapokat vagy letéti tokeneket használ, ellenőrizze a szolgáltatójával, hogy hogyan kezelik a letétvisszavonást, mivel minden szolgáltatás másképp működik. +Ha Ön [letéti alapokat](/staking/pools/) vagy letéti tokeneket használ, ellenőrizze a szolgáltatójával, hogy hogyan kezelik a letétvisszavonást, mivel minden szolgáltatás másképp működik. -Általánosságban a felhasználók szabadon visszavehetik a letétbe helyezett ETH-t vagy lecserélhetik a letéti szolgáltatójukat. Ha egy adott letéti alap túl nagy méretű lesz, akkor a pénzeszközöket ki lehet venni belőle és újra le lehet kötni egy kisebb szolgáltatóval. Ha pedig elég ETH gyűlt össze, akkor Önotthonról is végezhet letétbe helyezést. +Általánosságban a felhasználók szabadon visszavehetik a letétbe helyezett ETH-t vagy lecserélhetik a letéti szolgáltatójukat. Ha egy adott letéti alap túl nagy méretű lesz, akkor a pénzeszközöket ki lehet venni belőle és újra le lehet kötni egy kisebb szolgáltatóval. Ha pedig elég ETH gyűlt össze, akkor Ön[otthonról is végezhet letétbe helyezést](/staking/solo/). diff --git a/public/content/translations/hu/withdrawals/index.md b/public/content/translations/hu/withdrawals/index.md index 85c19d15b1d..f7da9c46fbd 100644 --- a/public/content/translations/hu/withdrawals/index.md +++ b/public/content/translations/hu/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Ha Ön letéti alapokat vagy letéti tokeneket használ, ellenőrizze a szolgáltatójával, hogy hogyan kezelik a letétvisszavonást, mivel minden szolgáltatás másképp működik. +Ha Ön [letéti alapokat](/staking/pools/) vagy letéti tokeneket használ, ellenőrizze a szolgáltatójával, hogy hogyan kezelik a letétvisszavonást, mivel minden szolgáltatás másképp működik. -Általánosságban a felhasználók szabadon visszavehetik a letétbe helyezett ETH-t vagy lecserélhetik a letéti szolgáltatójukat. Ha egy adott letéti alap túl nagy méretű lesz, akkor a pénzeszközöket ki lehet venni belőle és újra le lehet kötni egy kisebb szolgáltatóval. Ha pedig elég ETH gyűlt össze, akkor Önotthonról is végezhet letétbe helyezést. +Általánosságban a felhasználók szabadon visszavehetik a letétbe helyezett ETH-t vagy lecserélhetik a letéti szolgáltatójukat. Ha egy adott letéti alap túl nagy méretű lesz, akkor a pénzeszközöket ki lehet venni belőle és újra le lehet kötni egy kisebb szolgáltatóval. Ha pedig elég ETH gyűlt össze, akkor Ön[otthonról is végezhet letétbe helyezést](/staking/solo/). diff --git a/public/content/translations/id/beacon-chain/index.md b/public/content/translations/id/beacon-chain/index.md index 520bf51849a..df8f8d58fae 100644 --- a/public/content/translations/id/beacon-chain/index.md +++ b/public/content/translations/id/beacon-chain/index.md @@ -35,7 +35,7 @@ Transisi ke bukti taruhan membuat Ethereum secara signifikan lebih aman dan terd Dan menggunakan bukti taruhan sebagai mekanisme konsensus adalah komponen dasar untuk [Ethereum yang aman, ramah lingkungan, dan dapat diskalakan yang kita miliki saat ini](/roadmap/vision/). - Jika Anda tertarik untuk menjadi validator dan membantu mengamankan Ethereum, pelajari lebih lanjut tentang penaruhan. + Jika Anda tertarik untuk menjadi validator dan membantu mengamankan Ethereum, [pelajari lebih lanjut tentang penaruhan](/staking/). ### Menyiapkan untuk pecahan {#setting-up-for-sharding} diff --git a/public/content/translations/id/bridges/index.md b/public/content/translations/id/bridges/index.md index 8eac39bab0e..3cbac05fd7b 100644 --- a/public/content/translations/id/bridges/index.md +++ b/public/content/translations/id/bridges/index.md @@ -60,7 +60,7 @@ Jika Anda memiliki ETH di Jaringan Utama Ethereum dan ingin menjelajahi alternat Mari kita umpamakan Anda ingin memiliki Bitcoin (BTC) asli, tetapi Anda hanya memiliki dana di Ethereum Jaringan Utama. Untuk mendapatkan paparan terhadap BTC di Ethereum, Anda dapat membeli pembungkus Bitcoin (WBTC). Namun, WBTC adalah token [ERC-20](/glossary/#erc-20) asli dari jaringan Ethereum, yang berarti ini adalah versi Bitcoin di Ethereum dan bukan aset asli di rantai blok Bitcoin. Untuk memiliki BTC asli, Anda harus memindahkan aset Anda dari Ethereum ke Bitcoin menggunakan sebuah jembatan. Ini akan menghubungkan WBTC Anda dan mengonversi menjadi BTC asli. Sebagai alternatif, Anda mungkin memiliki BTC dan ingin menggunakannya dalam protokol [DeFi](/glossary/#defi) di Ethereum. Hal ini akan memerlukan penggunaan jembatan sebaliknya, dari BTC ke WBTC yang kemudian dapat digunakan sebagai aset di Ethereum. - Anda juga dapat melakukan semua hal di atas menggunakan sebuah bursa terpusat. Namun, kecuali jika dana Anda sudah berada di bursa, ini akan melibatkan beberapa langkah, dan kemungkinan lebih baik jika Anda menggunakan jembatan. + Anda juga dapat melakukan semua hal di atas menggunakan sebuah [bursa terpusat](/get-eth/). Namun, kecuali jika dana Anda sudah berada di bursa, ini akan melibatkan beberapa langkah, dan kemungkinan lebih baik jika Anda menggunakan jembatan. diff --git a/public/content/translations/id/contributing/translation-program/faq/index.md b/public/content/translations/id/contributing/translation-program/faq/index.md index 9d22d882b57..85dc28ed66e 100644 --- a/public/content/translations/id/contributing/translation-program/faq/index.md +++ b/public/content/translations/id/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ Jika Anda ingin menaikkan bendera pada string tertentu yang memerlukan perhatian ## Apa itu Memori Terjemahan (TM)? {#translation-memory} -Translation Memory (TM) adalah sebuah fitur Crowdin yang menyimpan semua string yang telah diterjemahkan sebelumnya di [ethereum.org](http://ethereum.org/). Ketika sebuah string diterjemahkan, maka string tersebut akan otomatis disimpan ke dalam TM proyek kami. Ini bisa menjadi alat yang berguna untuk membantu Anda menghemat waktu! +Translation Memory (TM) adalah sebuah fitur Crowdin yang menyimpan semua string yang telah diterjemahkan sebelumnya di [ethereum.org](https://ethereum.org/). Ketika sebuah string diterjemahkan, maka string tersebut akan otomatis disimpan ke dalam TM proyek kami. Ini bisa menjadi alat yang berguna untuk membantu Anda menghemat waktu! - Lihat pada bagian "TM and MT Suggestions" dan anda akan melihat bagaimana penerjemah lain menerjemahkan string yang sama atau serupa. Jika Anda menemukan saran dengan tingkat kecocokan yang tinggi, silakan rujuk terjemahan itu dengan mengkliknya. - Jika tidak ada apa-apa di dalam daftar, Anda dapat mencari TM untuk melihat terjemahan yang dibuat sebelumnya dan menggunakannya kembali untuk konsistensi. diff --git a/public/content/translations/id/contributing/translation-program/how-to-translate/index.md b/public/content/translations/id/contributing/translation-program/how-to-translate/index.md index e8601b852b7..e8de656da83 100644 --- a/public/content/translations/id/contributing/translation-program/how-to-translate/index.md +++ b/public/content/translations/id/contributing/translation-program/how-to-translate/index.md @@ -34,7 +34,7 @@ Buka bahasa yang ingin Anda terjemahkan untuk melihat daftar file yang tersedia Konten situs web dibagi menjadi beberapa dokumen dan ember konten. Anda dapat memeriksa kemajuan setiap dokumen di sebelah kanan – jika kemajuan terjemahan di bawah 100%, silakan berkontribusi! -Tidak melihat bahasa Anda tercantum? [Buat isu](https://github.com/ethereum/ethereum-org-website/issues/new/choose) atau ajukan pertanyaan di [Discord](/discord/) kami +Tidak melihat bahasa Anda tercantum? [Buat isu](https://github.com/ethereum/ethereum-org-website/issues/new/choose) atau ajukan pertanyaan di [Discord](https://discord.gg/ethereum-org) kami ![File yang telah diterjemahkan atau belum diterjemahkan di Crowdin](./crowdin-files.png) @@ -82,7 +82,7 @@ Setelah Anda menyelesaikan terjemahan (yaitu, semua file untuk satu kelompok kon ### Hubungi kami {#get-in-touch} -Ada pertanyaan? Atau ingin berkolaborasi dengan tim kami atau penerjemah lainnya? Silakan posting di kanal #translations dari server [Discord ethereum.org](/discord/) kami +Ada pertanyaan? Atau ingin berkolaborasi dengan tim kami atau penerjemah lainnya? Silakan posting di kanal #translations dari server [Discord ethereum.org](https://discord.gg/ethereum-org) kami Anda juga dapat menghubungi kami di translations@ethereum.org diff --git a/public/content/translations/id/contributing/translation-program/index.md b/public/content/translations/id/contributing/translation-program/index.md index bda4e8856d9..64bc0a1cf50 100644 --- a/public/content/translations/id/contributing/translation-program/index.md +++ b/public/content/translations/id/contributing/translation-program/index.md @@ -20,7 +20,7 @@ Program penerjemahan ethereum.org bersifat terbuka dan semuanya bisa ikut berkon 4. Penerjemahan mesin tidak akan disetujui. 5. Semua terjemahan akan diperiksa sebelum dimasukkan ke dalam situs, sehingga akan ada sedikit penundaan sebelum terjemahan Anda ditampilkan. -_Gabung ke [Discord ethereum.org](/discord/) untuk berkolaborasi pada penerjemahan, menanyakan sesuatu, membagikan umpan balik dan masukan, atau bergabung ke grup penerjemahan._ +_Gabung ke [Discord ethereum.org](https://discord.gg/ethereum-org) untuk berkolaborasi pada penerjemahan, menanyakan sesuatu, membagikan umpan balik dan masukan, atau bergabung ke grup penerjemahan._ Mulai penerjemahan diff --git a/public/content/translations/id/contributing/translation-program/resources/index.md b/public/content/translations/id/contributing/translation-program/resources/index.md index 94db02bb940..f98fd48800d 100644 --- a/public/content/translations/id/contributing/translation-program/resources/index.md +++ b/public/content/translations/id/contributing/translation-program/resources/index.md @@ -24,7 +24,7 @@ Anda dapat menemukan beberapa panduan dan perangkat yang berguna untuk penerjema ## Komunitas {#communities} -- [Grup Penerjemahan Discord untuk Bahasa Tertentu](/discord/) _– inisiatif untuk menghubungkan penerjemah ethereum.org dengan kelompok penerjemahan sesuai bahasa._ +- [Grup Penerjemahan Discord untuk Bahasa Tertentu](https://discord.gg/ethereum-org) _– inisiatif untuk menghubungkan penerjemah ethereum.org dengan kelompok penerjemahan sesuai bahasa._ - [Grup penerjemah bahasa Mandarin](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171) _– Halaman gagasan untuk memudahkan koordinasi di antara para penerjemah bahasa Mandarin_ ## Pembaruan terbaru {#latest-updates} @@ -38,7 +38,7 @@ Untuk tetap mendapatkan info terkini tentang kemajuan Program Terjemahan terbaru ## Jam kerja untuk para penerjemah {#office-hours} -Ada jam kerja bagi para penerjemah pada hari Rabu kedua setiap bulannya. Ini diadakan di kanal suara #office-hours di [Discord ethereum.org](/discord/), tempat Anda juga dapat menemukan waktu yang tepat dan detail tambahannya. +Ada jam kerja bagi para penerjemah pada hari Rabu kedua setiap bulannya. Ini diadakan di kanal suara #office-hours di [Discord ethereum.org](https://discord.gg/ethereum-org), tempat Anda juga dapat menemukan waktu yang tepat dan detail tambahannya. Jam kerja memberi kesempatan kepada penerjemah untuk mengajukan pertanyaan mengenai proses penerjemahan, memberikan umpan balik tentang program, berbagi ide, atau sekadar berbincang dengan tim utama ethereum.org. Terakhir, kami ingin menggunakan seruan ini untuk mengomunikasikan pengembangan terkini tentang program penerjemahan dan membagikan tip serta instruksi kunci dengan para kontributor kami. diff --git a/public/content/translations/id/developers/docs/consensus-mechanisms/pow/mining/index.md b/public/content/translations/id/developers/docs/consensus-mechanisms/pow/mining/index.md index 27db1dfe719..1e13ca07831 100644 --- a/public/content/translations/id/developers/docs/consensus-mechanisms/pow/mining/index.md +++ b/public/content/translations/id/developers/docs/consensus-mechanisms/pow/mining/index.md @@ -16,7 +16,7 @@ Penambangan adalah proses membuat blok transaksi untuk ditambahkan ke blockchain Ethereum, seperti Bitcoin, saat ini menggunakan mekanisme konsensus [proof-of-work (PoW)](/developers/docs/consensus-mechanisms/pow/). Penambangan adalah sumber kehidupan bukti kerja. Penambang Ethereum - komputer yang menjalankan perangkat lunak - menggunakan waktu dan kekuatan komputasi mereka untuk memproses transaksi dan menghasilkan blok. - Bukti taruhan akan menggantikan penambangan dan bukti kerja dalam satu tahun ke depan. Anda dapat mulai menaruhkan ETH Anda hari ini. Selengkapnya tentang penaruhan + Bukti taruhan akan menggantikan penambangan dan bukti kerja dalam satu tahun ke depan. Anda dapat mulai menaruhkan ETH Anda hari ini. [Selengkapnya tentang penaruhan](/staking/) ## Mengapa penambang ada? {#why-do-miners-exist} diff --git a/public/content/translations/id/guides/how-to-id-scam-tokens/index.md b/public/content/translations/id/guides/how-to-id-scam-tokens/index.md index 1eb547ceecb..b48ce685353 100644 --- a/public/content/translations/id/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/id/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ Untuk mengilustrasikan apa itu token palsu, dan bagaimana mengidentifikasinya, k title="Apa itu ARB?" contentPreview=''> -Arbitrum adalah organisasi yang mengembangkan dan mengelola rollup optimistis. Pada awalnya, Arbitrum diorganisir sebagai perusahaan berorientasi keuntungan, namun kemudian mengambil langkah-langkah untuk mendesentralisasikan. Sebagai bagian dari proses tersebut, mereka menerbitkan token tata kelola yang dapat diperdagangkan. +Arbitrum adalah organisasi yang mengembangkan dan mengelola [rollup optimistis](/developers/docs/scaling/optimistic-rollups/). Pada awalnya, Arbitrum diorganisir sebagai perusahaan berorientasi keuntungan, namun kemudian mengambil langkah-langkah untuk mendesentralisasikan. Sebagai bagian dari proses tersebut, mereka menerbitkan [token tata kelola](/dao/#token-based-membership) yang dapat diperdagangkan. @@ -41,7 +41,7 @@ Inti dari Ethereum adalah desentralisasi. Ini berarti tidak ada otoritas pusat y title="Apa itu kontrak pintar?" contentPreview=''> -Kontrak pintar adalah program-program yang berjalan di atas rantai blok Ethereum. Setiap token ERC-20, misalnya, diimplementasikan sebagai kontrak pintar. +[Kontrak pintar](/developers/docs/smart-contracts/) adalah program-program yang berjalan di atas rantai blok Ethereum. Setiap token ERC-20, misalnya, diimplementasikan sebagai kontrak pintar. diff --git a/public/content/translations/id/history/index.md b/public/content/translations/id/history/index.md index ad349b60182..4318679018c 100644 --- a/public/content/translations/id/history/index.md +++ b/public/content/translations/id/history/index.md @@ -11,9 +11,9 @@ Linimasa semua tonggak sejarah, fork, dan pembaruan utama dalam blockchain Ether -Garpu terjadi ketika ada perubahan atau peningkatan teknis yang signifikan yang perlu dilakukan pada jaringan - biasanya berasal dari Proposal Peningkatan Ethereum (EIP) dan mengubah "aturan" protokol. +Garpu terjadi ketika ada perubahan atau peningkatan teknis yang signifikan yang perlu dilakukan pada jaringan - biasanya berasal dari [Proposal Peningkatan Ethereum (EIP)](/eips/) dan mengubah "aturan" protokol. -Ketika peningkatan diperlukan dalam perangkat lunak tradisonal yang dikontrol secara terpusat, perusahaan hanya akan menerbitkan versi terbarunya bagi pengguna akhir. Blockchain bekerja dengan cara yang berbeda karena tidak ada kepemilikan terpusat. Klien Ethereum harus memperbarui perangkat lunak mereka untuk mengimplementasikan aturan fork yang baru. Pembuat blok plus (penambang di dunia bukti kerja, validator di dunia bukti taruhan) dan node harus membuat blok dan memvalidasi aturan baru. Lebih lanjut tentang mekanisme konsensus +Ketika peningkatan diperlukan dalam perangkat lunak tradisonal yang dikontrol secara terpusat, perusahaan hanya akan menerbitkan versi terbarunya bagi pengguna akhir. Blockchain bekerja dengan cara yang berbeda karena tidak ada kepemilikan terpusat. [Klien Ethereum](/developers/docs/nodes-and-clients/) harus memperbarui perangkat lunak mereka untuk mengimplementasikan aturan fork yang baru. Pembuat blok plus (penambang di dunia bukti kerja, validator di dunia bukti taruhan) dan node harus membuat blok dan memvalidasi aturan baru. [Lebih lanjut tentang mekanisme konsensus](/developers/docs/consensus-mechanisms/) Aturan-aturan ini dapat mengubah pemisahan sementara di jarinagn ini. Blok baru dapat dibuat berdasarkan peraturan baru atau lama. Fork biasanya disepakati sebelumnya sehingga klien mengadopsi perubahan secara bersamaan dan fork dengan peningkatan menjadi rantai utama. Namun, dalam kasus yang jarang terjadi, perselisihan mengenai garpu dapat menyebabkan jaringan terbagi secara permanen - yang paling terkenal adalah terciptanya Ethereum Classic dengan fork DAO. @@ -285,10 +285,10 @@ Garpu Istanbul:
  • EIP-152memungkinkan Ethereum bekerja dengan mata uang yang menjaga privasi seperti Zcash.
  • -
  • EIP-1108kriptografi yang lebih murah untuk meningkatkan kinerja biaya gas.
  • -
  • EIP-1344melindungi Ethereum dari serangan ulang dengan menambahkan CHAINID opcode.
  • +
  • EIP-1108kriptografi yang lebih murah untuk meningkatkan kinerja biaya [gas](/glossary/#gas).
  • +
  • EIP-1344melindungi Ethereum dari serangan ulang dengan menambahkan CHAINID [opcode](/developers/docs/ethereum-stack/#ethereum-virtual-machine).
  • EIP-1884mengoptimalkan harga gas opcode berdasarkan konsumsi.
  • -
  • EIP-2028mengurangi biaya CallData untuk memungkinkan lebih banyak data dalam blok – baik untuk Penskalaan Lapisan ke-2.
  • +
  • EIP-2028mengurangi biaya CallData untuk memungkinkan lebih banyak data dalam blok – baik untuk [Penskalaan Lapisan ke-2](/developers/docs/scaling/#layer-2-scaling).
  • EIP-2200penyesuaian harga gas opcode lainnya.
@@ -345,13 +345,13 @@ Fork Byzantium:
  • EIP-140menambahkan opcode REVERT.
  • EIP-658Bidang status ditambahkan ke tanda terima transaksi untuk menunjukkan keberhasilan atau kegagalan.
  • -
  • EIP-196menambahkan kurva elips dan perkalian skalar untuk memungkinkan ZK-Snarks.
  • -
  • EIP-197menambahkan kurva elips dan perkalian skalar untuk memungkinkan ZK-Snarks.
  • +
  • EIP-196menambahkan kurva elips dan perkalian skalar untuk memungkinkan [ZK-Snarks](/developers/docs/scaling/zk-rollups/).
  • +
  • EIP-197menambahkan kurva elips dan perkalian skalar untuk memungkinkan [ZK-Snarks](/developers/docs/scaling/zk-rollups/).
  • EIP-198memungkinkan verifikasi tanda tangan RSA.
  • EIP-211menambahkan dukungan untuk nilai pengembalian panjang variabel.
  • EIP-214menambahkan STATICCALL opcode, mengizinkan panggilan yang tidak mengubah status ke kontrak lain.
  • EIP-100mengubah formula penyesuaian tingkat kesulitan.
  • -
  • EIP-649penundaan bom tingkat kesulitan selama 1 tahun dan mengurangi hadiah blok dari 5 menjadi 3 ETH.
  • +
  • EIP-649penundaan [bom tingkat kesulitan](/glossary/#difficulty-bomb) selama 1 tahun dan mengurangi hadiah blok dari 5 menjadi 3 ETH.
diff --git a/public/content/translations/id/roadmap/beacon-chain/index.md b/public/content/translations/id/roadmap/beacon-chain/index.md index 520bf51849a..df8f8d58fae 100644 --- a/public/content/translations/id/roadmap/beacon-chain/index.md +++ b/public/content/translations/id/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ Transisi ke bukti taruhan membuat Ethereum secara signifikan lebih aman dan terd Dan menggunakan bukti taruhan sebagai mekanisme konsensus adalah komponen dasar untuk [Ethereum yang aman, ramah lingkungan, dan dapat diskalakan yang kita miliki saat ini](/roadmap/vision/). - Jika Anda tertarik untuk menjadi validator dan membantu mengamankan Ethereum, pelajari lebih lanjut tentang penaruhan. + Jika Anda tertarik untuk menjadi validator dan membantu mengamankan Ethereum, [pelajari lebih lanjut tentang penaruhan](/staking/). ### Menyiapkan untuk pecahan {#setting-up-for-sharding} diff --git a/public/content/translations/id/roadmap/index.md b/public/content/translations/id/roadmap/index.md index ff72d088079..d3a8715bf10 100644 --- a/public/content/translations/id/roadmap/index.md +++ b/public/content/translations/id/roadmap/index.md @@ -70,7 +70,7 @@ Peta jalan ini sebagian besar adalah hasil kerja bertahun-tahun dari para peneli

Apa itu ETH2?

-

Istilah 'Eth2' sering digunakan untuk menggambarkan masa depan Ethereum sebelum peralihan ke bukti taruhan, tetapi istilah ini telah diabaikan demi terminologi yang lebih tepat. Awalnya digunakan untuk membedakan jaringan Ethereum sebelum peralihan ke bukti taruhan dan jaringan setelahnya, atau kadang-kadang merujuk pada klien Ethereum yang berbeda (klien eksekusi kadang disebut sebagai klien ETH1 dan klien konsensus kadang disebut sebagai klien ETH2).

+

Istilah 'Eth2' sering digunakan untuk menggambarkan masa depan Ethereum sebelum peralihan ke [bukti taruhan](/glossary/#pos), tetapi istilah ini telah diabaikan demi terminologi yang lebih tepat. Awalnya digunakan untuk membedakan jaringan Ethereum sebelum peralihan ke bukti taruhan dan jaringan setelahnya, atau kadang-kadang merujuk pada klien Ethereum yang berbeda ([klien eksekusi](/glossary/#execution-client) kadang disebut sebagai klien ETH1 dan [klien konsensus](/glossary/#consensus-client) kadang disebut sebagai klien ETH2).

diff --git a/public/content/translations/id/roadmap/merge/index.md b/public/content/translations/id/roadmap/merge/index.md index 75c5e27af3c..33abedaf193 100644 --- a/public/content/translations/id/roadmap/merge/index.md +++ b/public/content/translations/id/roadmap/merge/index.md @@ -38,7 +38,7 @@ Penggabungan ini merupakan peralihan resmi untuk menggunakan Rantai Suar sebagai Tidak ada sejarah yang hilang dalam Penggabungan. Ketika Jaringan Utama bergabung dengan Rantai Suar, Jaringan Utama juga menggabungkan seluruh sejarah transaksi Ethereum. -Transisi ke bukti taruhan ini mengubah cara penerbitan ether. Pelajari lebih lanjut tentang pengeluaran ether sebelum dan setelah Penggabungan. +Transisi ke bukti taruhan ini mengubah cara penerbitan ether. Pelajari lebih lanjut tentang [pengeluaran ether sebelum dan setelah Penggabungan](/roadmap/merge/issuance/). ### Pengguna dan pemegang {#users-holders} @@ -130,7 +130,7 @@ Menjalankan simpul yang tidak memproduksi blok memungkinkan bagi siapa pun di ba Kemampuan bagi siapa pun untuk menjalankan simpul mereka sendiri adalah mutlak penting untuk menjaga desentralisasi jaringan Ethereum. -Lebih lanjut tentang menjalankan simpul Anda sendiri +[Lebih lanjut tentang menjalankan simpul Anda sendiri](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Biaya gas adalah produk dari permintaan jaringan relatif terhadap kapasitas jaringan. Penggabungan tidak lagi menggunakan bukti kerja, beralih ke bukti taruhan untuk konsensus, tetapi tidak secara signifikan mengubah parameter apa pun yang secara langsung memengaruhi kapasitas atau keluaran jaringan. -Dengan peta perjalanan berbasis rollup, upaya difokuskan pada penskalaan aktivitas pengguna di lapisan ke-2, sambil memungkinkan Jaringan Utama lapisan ke-1 sebagai lapisan penyelesaian terdesentralisasi yang aman yang dioptimalkan untuk penyimpanan data rollup untuk membantu membuat transaksi rollup menjadi jauh lebih murah secara eksponensial. Transisi ke bukti taruhan merupakan langkah awal yang penting untuk mewujudkan hal ini. Lebih lanjut tentang gas dan biaya. +Dengan peta perjalanan berbasis rollup, upaya difokuskan pada penskalaan aktivitas pengguna di [lapisan ke-2](/layer-2/), sambil memungkinkan Jaringan Utama lapisan ke-1 sebagai lapisan penyelesaian terdesentralisasi yang aman yang dioptimalkan untuk penyimpanan data rollup untuk membantu membuat transaksi rollup menjadi jauh lebih murah secara eksponensial. Transisi ke bukti taruhan merupakan langkah awal yang penting untuk mewujudkan hal ini. [Lebih lanjut tentang gas dan biaya.](/developers/docs/gas/) @@ -163,7 +163,7 @@ Awalnya setelah Penggabungan, para staker hanya dapat mengakses tip biaya dan ME Sejak upgrade jaringan Shanghai/Capella, para staker sekarang dapat menunjuk alamat penarikan untuk mulai menerima pembayaran otomatis dari saldo penaruhan berlebihan (ETH di atas 32 dari imbalan protokol). Upgrade ini juga memungkinkan kemampuan bagi validator untuk membuka kunci dan mengklaim seluruh saldo saat keluar dari jaringan. -Lebih lanjut tentang penarikan staking +[Lebih lanjut tentang penarikan staking](/staking/withdrawals/) diff --git a/public/content/translations/id/roadmap/merge/issuance/index.md b/public/content/translations/id/roadmap/merge/issuance/index.md index fccb7696b5c..1eb00a2f59f 100644 --- a/public/content/translations/id/roadmap/merge/issuance/index.md +++ b/public/content/translations/id/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ Pengurangan bersih dalam penerbitan ETH tahunan: ~88,7% ((4,61% Kekuatan berlawanan dengan penerbitan ETH adalah tingkat pembakaran ETH. Untuk sebuah transaksi dieksekusi di Ethereum, biaya minimum (dikenal sebagai "biaya dasar") harus dibayarkan, yang terus berfluktuasi (dari blok ke blok) tergantung pada aktivitas jaringan. Biaya tersebut dibayarkan dalam bentuk ETH dan _wajib_ agar transaksi dianggap sah. Biaya ini akan _dibakar_ selama proses transaksi, mengeluarkannya dari sirkulasi. -Pembakaran biaya diaktifkan dengan peningkatan London pada Agustus 2021, dan tetap tidak berubah sejak Terjadinya Penggabungan. +Pembakaran biaya diaktifkan dengan [peningkatan London](/history/#london) pada Agustus 2021, dan tetap tidak berubah sejak Terjadinya Penggabungan. Selain pembakaran biaya yang diimplementasikan oleh peningkatan London, validator juga dapat dikenakan denda karena tidak aktif, atau bahkan lebih buruk lagi, mereka dapat dipotong karena melanggar aturan tertentu yang mengancam keamanan jaringan. Penalti ini mengakibatkan pengurangan ETH dari saldo validator tersebut, yang tidak langsung diberikan sebagai imbalan kepada akun lain, secara efektif dibakar/mengeluarkannya dari sirkulasi. diff --git a/public/content/translations/id/staking/saas/index.md b/public/content/translations/id/staking/saas/index.md index 56fbeb33ff1..98558561bc6 100644 --- a/public/content/translations/id/staking/saas/index.md +++ b/public/content/translations/id/staking/saas/index.md @@ -86,7 +86,7 @@ Dengan menggunakan penyedia SaaS, Anda mempercayakan operasi simpul Anda kepada Setelah selesai proses pemotongan hadiah/keluar, dana tersebut akan ditransfer ke alamat penarikan yang ditetapkan untuk validator tersebut. Ini memerlukan menyediakan alamat penarikan untuk diaktifkan. Alamat penarikan mungkin telah disediakan saat deposit awal. Jika tidak, kunci penarikan validator harus digunakan untuk menandatangani pesan yang menyatakan alamat penarikan. Jika tidak ada alamat penarikan yang disediakan, dana akan tetap terkunci sampai alamat penarikan diberikan. -Hubungi penyedia SaaS secara individu untuk mendapatkan informasi lebih lanjut tentang jaminan atau opsi asuransi, dan petunjuk tentang cara menyediakan alamat penarikan. Jika Anda lebih suka memiliki kendali penuh atas pengaturan validator Anda, pelajari lebih lanjut tentang cara melakukan taruhan solo untuk ETH. +Hubungi penyedia SaaS secara individu untuk mendapatkan informasi lebih lanjut tentang jaminan atau opsi asuransi, dan petunjuk tentang cara menyediakan alamat penarikan. Jika Anda lebih suka memiliki kendali penuh atas pengaturan validator Anda, [pelajari lebih lanjut tentang cara melakukan taruhan solo untuk ETH](/staking/solo/). ## Bacaan lebih lanjut {#further-reading} diff --git a/public/content/translations/id/staking/solo/index.md b/public/content/translations/id/staking/solo/index.md index 8acd0bd880e..5bc9bc21955 100644 --- a/public/content/translations/id/staking/solo/index.md +++ b/public/content/translations/id/staking/solo/index.md @@ -56,7 +56,7 @@ Ini juga memerlukan pengaturan perangkat keras yang sangat dasar, dan pemahaman Sama seperti kunci pribadi yang mengamankan alamat Ethereum Anda, Anda perlu menghasilkan kunci-kunci khusus untuk validator Anda. Anda harus memahami bagaimana cara menjaga frasa benih atau kunci pribadi tetap aman dan terlindungi.{' '} -Keamanan Ethereum dan pencegahan penipuan +[Keamanan Ethereum dan pencegahan penipuan](/security/) @@ -137,9 +137,9 @@ Seorang validator adalah entitas virtual yang ada di Ethereum dan berpa Setiap pasangan kunci yang terkait dengan validator memerlukan persis 32 ETH untuk diaktifkan. Penambahan ETH lebih banyak ke satu set kunci tidak meningkatkan potensi imbalankarena setiap validator dibatasi oleh saldo efektif 32 ETH. Ini berarti bahwa penaruhan dilakukan dalam penambahan 32 ETH, masing-masing dengan set kunci dan saldo yang terpisah. -Jangan meletakkan lebih dari 32 ETH untuk satu validator. Ini tidak akan meningkatkan imbalan Anda. Jika alamat penarikan telah diatur untuk validator, dana yang berlebihan di atas 32 ETH akan secara otomatis ditarik ke alamat ini selama pembersihan validator berikutnya. +Jangan meletakkan lebih dari 32 ETH untuk satu validator. Ini tidak akan meningkatkan imbalan Anda. Jika alamat penarikan telah diatur untuk validator, dana yang berlebihan di atas 32 ETH akan secara otomatis ditarik ke alamat ini selama [pembersihan validator](/staking/withdrawals/#validator-sweeping) berikutnya. -Jika penaruhan solo terlalu menantang bagi Anda, pertimbangkan untuk menggunakan penyedia staking-as-a-service, atau jika Anda memiliki kurang dari 32 ETH, lihatlah pool penaruhan. +Jika penaruhan solo terlalu menantang bagi Anda, pertimbangkan untuk menggunakan penyedia [staking-as-a-service](/staking/saas/), atau jika Anda memiliki kurang dari 32 ETH, lihatlah [pool penaruhan](/staking/pools/). diff --git a/public/content/translations/id/staking/withdrawals/index.md b/public/content/translations/id/staking/withdrawals/index.md index 68a6f4c094d..aab2be39e28 100644 --- a/public/content/translations/id/staking/withdrawals/index.md +++ b/public/content/translations/id/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Jika Anda merupakan bagian dari pool penaruhan atau memegang token penaruhan, Anda harus bertanya kepada penyedia Anda detail lebih lanjut tentang bagaimana penarikan penaruhan ditangani, karena setiap layanan beroperasi secara berbeda. +Jika Anda merupakan bagian dari [pool penaruhan](/staking/pools/) atau memegang token penaruhan, Anda harus bertanya kepada penyedia Anda detail lebih lanjut tentang bagaimana penarikan penaruhan ditangani, karena setiap layanan beroperasi secara berbeda. -Secara umum, pengguna harus bebas untuk mendapatkan kembali ETH yang mereka pertaruhkan, atau mengubah penyedia penaruhan yang mereka gunakan. Jika pool tertentu menjadi terlalu besar, dana dapat keluar, ditebus, dan dipertaruhkan kembali dengan penyedia yang lebih kecil. Atau, jika Anda telah mengumpulkan cukup banyak ETH, Anda dapat melakukan penaruhan dari beranda. +Secara umum, pengguna harus bebas untuk mendapatkan kembali ETH yang mereka pertaruhkan, atau mengubah penyedia penaruhan yang mereka gunakan. Jika pool tertentu menjadi terlalu besar, dana dapat keluar, ditebus, dan dipertaruhkan kembali dengan penyedia yang lebih kecil. Atau, jika Anda telah mengumpulkan cukup banyak ETH, Anda dapat melakukan [penaruhan dari beranda](/staking/solo/). diff --git a/public/content/translations/ig/guides/how-to-id-scam-tokens/index.md b/public/content/translations/ig/guides/how-to-id-scam-tokens/index.md index f871c9078a6..4d8504eb9f4 100644 --- a/public/content/translations/ig/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/ig/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ Iji gosi ihe tokin adigboloja bụ, yana otu e si amata ha, anyị ga-eleba anya title="Kedu ihe bụ ARB?" contentPreview=''> -Arbitrum bụ otu na-etolite ma na-ejikwa atụmatụ nwere nchekwube. Na mbụ, a haziri Arbitrum dị ka ụlọ ọrụ na-erite uru, mana e mesịa mee ka ọ nọrọ n'etiti. Dịka usoro nke ahụ, ha nyere tokin gọọmenti nke e nwere ike iregharị. +Arbitrum bụ otu na-etolite ma na-ejikwa [atụmatụ nwere nchekwube](/developers/docs/scaling/optimistic-rollups/). Na mbụ, a haziri Arbitrum dị ka ụlọ ọrụ na-erite uru, mana e mesịa mee ka ọ nọrọ n'etiti. Dịka usoro nke ahụ, ha nyere [tokin gọọmenti nke e nwere ike iregharị](/dao/#token-based-membership). @@ -41,7 +41,7 @@ Ihe niile maka Ethereum bụ ọdịịrịonwe. Nke a pụtara na o nweghị ik title="What are smart contracts?" contentPreview=''> -Ngwa kọmputa bụ ngwaọrụ kọmputa na-arụ ọrụ na blọkchen Ethereum. A na-emejuputa tokin ERC-20 ọ bụla, iji maa atụ, dị ka nkwekọrịta ngwa kọmputa. +[Ngwa kọmputa](/developers/docs/smart-contracts/) bụ ngwaọrụ kọmputa na-arụ ọrụ na blọkchen Ethereum. A na-emejuputa tokin ERC-20 ọ bụla, iji maa atụ, dị ka nkwekọrịta ngwa kọmputa. diff --git a/public/content/translations/it/bridges/index.md b/public/content/translations/it/bridges/index.md index c2743dc3972..e145141304a 100644 --- a/public/content/translations/it/bridges/index.md +++ b/public/content/translations/it/bridges/index.md @@ -60,7 +60,7 @@ Se possiedi degli ETH sulla Rete Principale di Ethereum e desideri esplorare un Diciamo che vuoi possedere Bitcoin (BTC) nativi, ma hai fondi soltanto sulla Rete Principale di Ethereum. Per esporti ai BTC su Ethereum, puoi acquistare dei Wrapped Bitcoin (WBTC). Tuttavia, WBTC è un token [ERC-20](/glossary/#erc-20) nativo alla rete di Ethereum, il che significa che è una versione di Bitcoin di Ethereum e non la risorsa originale sulla blockchain di Bitcoin. Per possedere BTC nativi, dovresti collegare le tue risorse da Ethereum a Bitcoin usando un ponte. Questo collegherà i tuoi WBTC e li convertirà in BTC nativi. Altrimenti, potresti possedere dei BTC e volerli utilizzare nei protocolli di [DeFi](/glossary/#defi) di Ethereum. Questo richiederebbe il collegamento inverso, da BTC a WBTC, poi utilizzabili come risorse su Ethereum. - Inoltre, puoi fare tutto quanto descritto sopra, usando una borsa centralizzata. Tuttavia, a meno che i tuoi fondi non siano già su una borsa, comporterebbe diversi passaggi, e sarebbe più conveniente usare un ponte. + Inoltre, puoi fare tutto quanto descritto sopra, usando una [borsa centralizzata](/get-eth/). Tuttavia, a meno che i tuoi fondi non siano già su una borsa, comporterebbe diversi passaggi, e sarebbe più conveniente usare un ponte. diff --git a/public/content/translations/it/community/support/index.md b/public/content/translations/it/community/support/index.md index f0847a20fe6..07fa0f8a5e8 100644 --- a/public/content/translations/it/community/support/index.md +++ b/public/content/translations/it/community/support/index.md @@ -20,7 +20,7 @@ Comprendere la natura decentralizzata di Ethereum è fondamentale perché **chiu Impara i fondamenti di Ethereum -Nonostante la mancanza di supporto ufficiale, molti gruppi, community e progetti nell'intero ecosistema di Ethereum sono lieti di aiutare e puoi trovare molte informazioni e risorse utili su questa pagina. Hai altre domande? Unisciti al [Discord di ethereum.org](/discord/) e faremo il possibile per aiutarti. +Nonostante la mancanza di supporto ufficiale, molti gruppi, community e progetti nell'intero ecosistema di Ethereum sono lieti di aiutare e puoi trovare molte informazioni e risorse utili su questa pagina. Hai altre domande? Unisciti al [Discord di ethereum.org](https://discord.gg/ethereum-org) e faremo il possibile per aiutarti. ## Domande frequenti {#faq} diff --git a/public/content/translations/it/contributing/translation-program/faq/index.md b/public/content/translations/it/contributing/translation-program/faq/index.md index b1340242997..bf032433bdd 100644 --- a/public/content/translations/it/contributing/translation-program/faq/index.md +++ b/public/content/translations/it/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ Se vuoi segnalare un problema su una particolare stringa che richiede attenzione ## Cos'è la Memoria di traduzione (TM)? {#translation-memory} -La Memoria di traduzione (TM) è una funzionalità di Crowdin che memorizza tutte le stringhe precedentemente tradotte su [ethereum.org](http://ethereum.org/). Quando una stringa viene tradotta, viene automaticamente salvata nella TM del progetto. Può essere uno strumento utile per aiutarti a risparmiare tempo! +La Memoria di traduzione (TM) è una funzionalità di Crowdin che memorizza tutte le stringhe precedentemente tradotte su [ethereum.org](https://ethereum.org/). Quando una stringa viene tradotta, viene automaticamente salvata nella TM del progetto. Può essere uno strumento utile per aiutarti a risparmiare tempo! - Guarda la sezione "TM and MT Suggestions" per scoprire come altri traduttori hanno tradotto la stessa stringa o un contenuto simile. Se trovi un suggerimento con una percentuale di corrispondenza elevata, non esitare a sfruttare la traduzione esistente facendovi clic sopra. - Se non c'è nulla nella lista, puoi cercare nella TM tra le traduzioni precedenti e riutilizzarle per coerenza. diff --git a/public/content/translations/it/contributing/translation-program/how-to-translate/index.md b/public/content/translations/it/contributing/translation-program/how-to-translate/index.md index 3affacaa886..d42d7b3a54c 100644 --- a/public/content/translations/it/contributing/translation-program/how-to-translate/index.md +++ b/public/content/translations/it/contributing/translation-program/how-to-translate/index.md @@ -34,7 +34,7 @@ Apri la lingua verso cui desideri tradurre per visualizzare l'elenco dei file di I contenuti del sito web sono divisi in una serie di documenti e contenitori. Puoi controllare lo stato di avanzamento di ciascun documento sul lato destro – se l'avanzamento della traduzione è inferiore al 100%, ti invitiamo a contribuire! -Non vedi la tua lingua nell'elenco? [Apri una segnalazione](https://github.com/ethereum/ethereum-org-website/issues/new/choose) o chiedi nel nostro [Discord](/discord/) +Non vedi la tua lingua nell'elenco? [Apri una segnalazione](https://github.com/ethereum/ethereum-org-website/issues/new/choose) o chiedi nel nostro [Discord](https://discord.gg/ethereum-org) ![File tradotti e non tradotti su Crowdin](./crowdin-files.png) @@ -82,7 +82,7 @@ Una volta completata la traduzione (cioè, tutti i file per una categoria di con ### Contattaci {#get-in-touch} -Hai delle domande? O desideri collaborare con il nostro team e altri traduttori? Ti invitiamo a pubblicare nel canale #translations del nostro [server Discord ethereum.org](/discord/) +Hai delle domande? O desideri collaborare con il nostro team e altri traduttori? Ti invitiamo a pubblicare nel canale #translations del nostro [server Discord ethereum.org](https://discord.gg/ethereum-org) Puoi anche contattarci all'indirizzo translations@ethereum.org diff --git a/public/content/translations/it/contributing/translation-program/index.md b/public/content/translations/it/contributing/translation-program/index.md index 185798db2a6..887cbbf89d6 100644 --- a/public/content/translations/it/contributing/translation-program/index.md +++ b/public/content/translations/it/contributing/translation-program/index.md @@ -20,7 +20,7 @@ Il Programma di Traduzione di ethereum.org è aperto e tutti possono contribuire 4. Le traduzioni automatiche non saranno approvate. 5. Tutte le traduzioni sono revisionate prima di essere aggiunte al sito, quindi vi sarà un breve ritardo prima che le tue traduzioni siano visibili a tutti. -_Unisciti a [Discord di ethereum.org](/discord/) per collaborare alle traduzioni, fare domande, condividere feedback e idee, o unirsi a un gruppo di traduzione._ +_Unisciti a [Discord di ethereum.org](https://discord.gg/ethereum-org) per collaborare alle traduzioni, fare domande, condividere feedback e idee, o unirsi a un gruppo di traduzione._ Inizia a tradurre diff --git a/public/content/translations/it/contributing/translation-program/resources/index.md b/public/content/translations/it/contributing/translation-program/resources/index.md index d06fc2d3a43..143064c6369 100644 --- a/public/content/translations/it/contributing/translation-program/resources/index.md +++ b/public/content/translations/it/contributing/translation-program/resources/index.md @@ -24,7 +24,7 @@ Puoi trovare utili guide e strumenti per i traduttori di ethereum.org, nonché l ## Community {#communities} -- [Gruppi di traduzione Discord specifici per lingua](/discord/): _un'iniziativa per connettere i traduttori di ethereum.org in gruppi di traduzione_ +- [Gruppi di traduzione Discord specifici per lingua](https://discord.gg/ethereum-org): _un'iniziativa per connettere i traduttori di ethereum.org in gruppi di traduzione_ - [Gruppo di traduttori di cinese](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171): _pagina di nozioni per una più facile coordinazione tra i traduttori di lingua cinese_ ## Ultimi aggiornamenti {#latest-updates} @@ -38,7 +38,7 @@ Per mantenerti aggiornato sui più recenti progressi del programma di traduzione ## Orario d'ufficio per traduttori {#office-hours} -Abbiamo previsto un orario d'ufficio per i traduttori ogni secondo mercoledì del mese. Questi si svolgono nel canale vocale #office-hours sul [Discord di ethereum.org](/discord/), dove potrai anche trovare gli orari esatti e dettagli aggiuntivi. +Abbiamo previsto un orario d'ufficio per i traduttori ogni secondo mercoledì del mese. Questi si svolgono nel canale vocale #office-hours sul [Discord di ethereum.org](https://discord.gg/ethereum-org), dove potrai anche trovare gli orari esatti e dettagli aggiuntivi. Lo scopo degli orari d'ufficio è quello di consentire ai nostri traduttori di fare domande sul processo di traduzione, fornire suggerimenti sul programma, condividere le loro idee, o semplicemente chattare con noi. Infine, vogliamo utilizzare queste chiamate per comunicare gli sviluppi recenti del programma di traduzione e condividere consigli fondamentali e istruzioni con i nostri collaboratori. diff --git a/public/content/translations/it/developers/docs/consensus-mechanisms/pow/index.md b/public/content/translations/it/developers/docs/consensus-mechanisms/pow/index.md index 240c1d550c6..bc75ba6951e 100644 --- a/public/content/translations/it/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/translations/it/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: it La rete Ethereum venne avviata usando un meccanismo di consenso che utilizzava il **[Proof of Work (PoW)](/developers/docs/consensus-mechanisms/pow)** che consentiva ai nodi della rete Ethereum di concordare sullo stato di tutte le informazioni registrate sulla blockchain Ethereum e impediva alcuni tipi di attacchi economici. Tuttavia, Ethereum ha disattivato il Proof of Work nel 2022 e ha iniziato, invece, a usare il [Proof of Stake](/developers/docs/consensus-mechanisms/pos). - Il Proof of Work è diventato ormai obsoleto. Ethereum non usa più il Proof of Work come parte del suo meccanismo di consenso, e usa invece il Proof of Stake. Leggi di più sul Proof of Stake e sullo staking. + Il Proof of Work è diventato ormai obsoleto. Ethereum non usa più il Proof of Work come parte del suo meccanismo di consenso, e usa invece il Proof of Stake. Leggi di più sul [Proof of Stake](/developers/docs/consensus-mechanisms/pos/) e sullo [staking](/staking/). ## Prerequisiti {#prerequisites} diff --git a/public/content/translations/it/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/translations/it/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index 19e090eecc2..b7fb722f172 100644 --- a/public/content/translations/it/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/translations/it/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: it --- - Ethash era l'algoritmo di mining di proof-of-work di Ethereum. Il proof-of-work è ora stato **disattivato interamente** e, invece, Ethereum è ora protetto utilizzando il proof-of-stake. Leggi di più su La Fusione, sul proof-of-stake e sullo staking. Questa pagina è per interesse storico! + Ethash era l'algoritmo di mining di proof-of-work di Ethereum. Il proof-of-work è ora stato **disattivato interamente** e, invece, Ethereum è ora protetto utilizzando il [proof-of-stake](/developers/docs/consensus-mechanisms/pos/). Leggi di più su [La Fusione](/roadmap/merge/), sul [proof-of-stake](/developers/docs/consensus-mechanisms/pos/) e sullo [staking](/staking/). Questa pagina è per interesse storico! [Ethash](https://github.com/ethereum/wiki/wiki/Ethash) è una versione modificata dell'algoritmo di [Dagger-Hashimoto](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto). Il proof-of-work di Ethash è [a elevato consumo di memoria](https://wikipedia.org/wiki/Memory-hard_function), cosa pensata per rendere l'algoritmo resistente agli ASIC. Gli ASIC di Ethash sono infine stati sviluppati, ma il mining della GPU è stata un'opzione ancora valida fino alla disattivazione del proof-of-work. Ethash è ancora usato per minare altre valute su altre reti di proof-of-work non di Ethereum. diff --git a/public/content/translations/it/guides/how-to-id-scam-tokens/index.md b/public/content/translations/it/guides/how-to-id-scam-tokens/index.md index 57dcdd3b202..3af9b81af23 100644 --- a/public/content/translations/it/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/it/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ Per illustrare cosa sono i token truffa e come identificarli, analizzeremo un es title="Cosa è ARB?" contentPreview=''> -Arbitrum è un'organizzazione che sviluppa e gestisce rollup ottimistici. Inizialmente Arbitrum era organizzata come società a scopo di lucro, ma poi ha preso provvedimenti per decentralizzarsi. Nell'ambito di questo processo, hanno emesso un token di governance negoziabile. +Arbitrum è un'organizzazione che sviluppa e gestisce [rollup ottimistici](/developers/docs/scaling/optimistic-rollups/). Inizialmente Arbitrum era organizzata come società a scopo di lucro, ma poi ha preso provvedimenti per decentralizzarsi. Nell'ambito di questo processo, hanno emesso un [token di governance](/dao/#token-based-membership) negoziabile. @@ -41,7 +41,7 @@ Lo scopo di Ethereum è la decentralizzazione. Ciò significa che non esiste un' title="Cosa sono i contratti intelligenti?" contentPreview=''> -I contratti intelligenti sono i programmi che vengono eseguiti sulla blockchain di Ethereum. Ogni token ERC-20, ad esempio, è implementato come un contratto intelligente. +[I contratti intelligenti](/developers/docs/smart-contracts/) sono i programmi che vengono eseguiti sulla blockchain di Ethereum. Ogni token ERC-20, ad esempio, è implementato come un contratto intelligente. diff --git a/public/content/translations/it/history/index.md b/public/content/translations/it/history/index.md index fd73602d65f..39b2281bd9a 100644 --- a/public/content/translations/it/history/index.md +++ b/public/content/translations/it/history/index.md @@ -11,9 +11,9 @@ Un viaggio nel tempo per illustrare tutte le principali pietre miliari, diramazi -Le diramazioni si verificano quando è necessario apportare importanti aggiornamenti tecnici o modifiche alla rete; in genere derivano da proposte di miglioramento di Ethereum (EIP) e cambiano le "regole" del protocollo. +Le diramazioni si verificano quando è necessario apportare importanti aggiornamenti tecnici o modifiche alla rete; in genere derivano da [proposte di miglioramento di Ethereum (EIP)](/eips/) e cambiano le "regole" del protocollo. -Quando sono necessari aggiornamenti in software tradizionali controllati centralmente, l'azienda pubblica una nuova versione per l'utente finale. Le blockchain funzionano diversamente perché non esiste una proprietà centrale. I client di Ethereum devono aggiornare il proprio software e implementare le regole della nuova diramazione. Inoltre i creatori dei blocchi (miner in contesto Proof of Work e validatori in contesto Proof of Stake) e i nodi devono creare blocchi e convalidarli in base alle nuove regole. Maggiori informazioni sui meccanismi di consenso +Quando sono necessari aggiornamenti in software tradizionali controllati centralmente, l'azienda pubblica una nuova versione per l'utente finale. Le blockchain funzionano diversamente perché non esiste una proprietà centrale. I [client di Ethereum](/developers/docs/nodes-and-clients/) devono aggiornare il proprio software e implementare le regole della nuova diramazione. Inoltre i creatori dei blocchi (miner in contesto Proof of Work e validatori in contesto Proof of Stake) e i nodi devono creare blocchi e convalidarli in base alle nuove regole. [Maggiori informazioni sui meccanismi di consenso](/developers/docs/consensus-mechanisms/) Queste modifiche alle regole potrebbero creare una divisione temporanea nella rete. I nuovi blocchi potrebbero essere creati in base alle nuove regole o a quelle vecchie. Le diramazioni di solito sono concordate in anticipo in modo che i client adottino le modifiche all'unisono e la diramazione legata agli upgrade diventi la catena principale. Tuttavia, in rari casi, disaccordi sulle diramazioni possono causare una divisione permanente della rete, come è successo con la creazione di Ethereum Classic con la diramazione DAO. @@ -397,10 +397,10 @@ La diramazione Instanbul:
  • EIP-152consente a Ethereum di lavorare con valute di preservazione dell'anonimato, come Zcash.
  • -
  • EIP-1108crittografia più economica per migliorare i costi del carburante.
  • -
  • EIP-1344protegge Ethereum dagli attacchi di riproduzione, aggiungendo l'opcode CHAINID.
  • +
  • EIP-1108crittografia più economica per migliorare i costi del [carburante](/glossary/#gas).
  • +
  • EIP-1344protegge Ethereum dagli attacchi di riproduzione, aggiungendo l'[opcode](/developers/docs/ethereum-stack/#ethereum-virtual-machine) CHAINID.
  • EIP-1884ottimizzazione dei prezzi del carburante dell'opcode basata sul consumo.
  • -
  • EIP-2028riduce il costo di CallData per consentire più dati nei blocchi, buono per il ridimensionamento del Livello 2.
  • +
  • EIP-2028riduce il costo di CallData per consentire più dati nei blocchi, buono per il [ridimensionamento del Livello 2](/developers/docs/scaling/#layer-2-scaling).
  • EIP-2200altre alterazioni del prezzo del carburante dell'opcode.
@@ -458,13 +458,13 @@ La diramazione Byzantium:
  • EIP-140aggiunge l'opcode REVERT.
  • EIP-658campo di stato aggiunto alle ricevute di transazione per indicare successo o fallimento.
  • -
  • EIP-196aggiunge la curva ellittica e la moltiplicazione scalare per consentire i ZK-SNARK.
  • -
  • EIP-197aggiunge la curva ellittica e la moltiplicazione scalare per consentire i ZK-SNARK.
  • +
  • EIP-196aggiunge la curva ellittica e la moltiplicazione scalare per consentire i [ZK-SNARK](/developers/docs/scaling/zk-rollups/).
  • +
  • EIP-197aggiunge la curva ellittica e la moltiplicazione scalare per consentire i [ZK-SNARK](/developers/docs/scaling/zk-rollups/).
  • EIP-198consente la verifica della firma RSA.
  • EIP-211aggiunge il supporto per i valori restituiti di lunghezza variabile.
  • EIP-214aggiunge l'opcode STATICCALL, consentendo chiamate che non modificano lo stato ad altri contratti.
  • EIP-100modifica la formula di regolazione della difficoltà.
  • -
  • EIP-649ritarda la bomba di difficoltà di 1 anno e riduce la ricompensa del blocco da 5 a 3 ETH.
  • +
  • EIP-649ritarda la [bomba di difficoltà](/glossary/#difficulty-bomb) di 1 anno e riduce la ricompensa del blocco da 5 a 3 ETH.
diff --git a/public/content/translations/it/roadmap/beacon-chain/index.md b/public/content/translations/it/roadmap/beacon-chain/index.md index 6ba26cba695..1c1dc61d0bb 100644 --- a/public/content/translations/it/roadmap/beacon-chain/index.md +++ b/public/content/translations/it/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ La transizione al proof of stake ha reso Ethereum significativamente più sicura E l'utilizzo del proof of stake come meccanismo di consenso è un componente fondamentale per [l'Ethereum sicuro, ecosostenibile e scalabile che conosciamo ora](/roadmap/vision/). - Se sei interessato a diventare un validatore e contribuire a proteggere Ethereum, scopri di più sullo staking. + Se sei interessato a diventare un validatore e contribuire a proteggere Ethereum, [scopri di più sullo staking](/staking/). ### Prepararsi allo sharding {#setting-up-for-sharding} diff --git a/public/content/translations/it/roadmap/index.md b/public/content/translations/it/roadmap/index.md index 5e88baafc85..e22ac66569f 100644 --- a/public/content/translations/it/roadmap/index.md +++ b/public/content/translations/it/roadmap/index.md @@ -70,7 +70,7 @@ La tabella di marcia è principalmente il risultato di anni di lavoro da parte d

Cos'è stato l'ETH?

-

Il termine 'Eth2' era utilizzato comunemente per descrivere il futuro di Ethereum prima del passaggio al proof-of-stake, ma è stato gradualmente eliminato in favore di una terminologia più precisa. Era originariamente utilizzato per differenziare la rete di Ethereum prima e dopo il passaggio al proof-of-stake, o talvolta per riferirsi a client di Ethereum differenti (i client d'esecuzione erano talvolta definiti come client ETH1 e i client di consenso come client ETH2).

+

Il termine 'Eth2' era utilizzato comunemente per descrivere il futuro di Ethereum prima del passaggio al [proof-of-stake](/glossary/#pos), ma è stato gradualmente eliminato in favore di una terminologia più precisa. Era originariamente utilizzato per differenziare la rete di Ethereum prima e dopo il passaggio al proof-of-stake, o talvolta per riferirsi a client di Ethereum differenti (i [client d'esecuzione](/glossary/#execution-client) erano talvolta definiti come client ETH1 e i [client di consenso](/glossary/#consensus-client) come client ETH2).

diff --git a/public/content/translations/it/roadmap/merge/index.md b/public/content/translations/it/roadmap/merge/index.md index 66700f86eb6..b54e1e1c0db 100644 --- a/public/content/translations/it/roadmap/merge/index.md +++ b/public/content/translations/it/roadmap/merge/index.md @@ -38,7 +38,7 @@ La Fusione ha rappresentato il passaggio ufficiale all'uso della Beacon Chain co Con La Fusione, la cronologia non è andata perduta. Quando la Rete principale si è fusa con la Beacon Chain, ha unito anche l'intera cronologia delle transazioni di Ethereum. -Questa transizione al Proof of stake ha cambiato il metodo di emissione dell'ether. Scopri di più sull'emissione di ether prima e dopo La Fusione. +Questa transizione al Proof of stake ha cambiato il metodo di emissione dell'ether. Scopri di più sull'[emissione di ether prima e dopo La Fusione](/roadmap/merge/issuance/). ### Utenti e detentori {#users-holders} @@ -130,7 +130,7 @@ Eseguire un nodo che non produce blocchi è possibile per chiunque, in entrambi L'abilità per chiunque di gestire il proprio nodo è assolutamente essenziale per mantenere la decentralizzazione della rete di Ethereum. -Ulteriori informazioni sull'esecuzione di un proprio nodo +[Ulteriori informazioni sull'esecuzione di un proprio nodo](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Le commissioni del gas sono un prodotto della domanda di rete relativo alla capacità della rete. La Fusione ha reso obsoleto l'uso del Proof of Work, passando al Proof of stake per il consenso, ma non ha modificato significativamente alcun parametro che influenzi direttamente la capacità o il volume di rete. -Con una tabella di marcia incentrata sui rollup, gli sforzi si concentrano sul ridimensionamento delle attività degli utenti al livello 2, consentendo alla Rete Principale di Livello 1 di essere un livello di accordo decentralizzato e sicuro, ottimizzato per l'archiviazione dei dati dei rollup, per aiutare a rendere esponenzialmente più economiche le transazioni dei rollup. La transizione al Proof of stake è un precursore essenziale per realizzarlo. Ulteriori informazioni su gas e commissioni. +Con una tabella di marcia incentrata sui rollup, gli sforzi si concentrano sul ridimensionamento delle attività degli utenti al [livello 2](/layer-2/), consentendo alla Rete Principale di Livello 1 di essere un livello di accordo decentralizzato e sicuro, ottimizzato per l'archiviazione dei dati dei rollup, per aiutare a rendere esponenzialmente più economiche le transazioni dei rollup. La transizione al Proof of stake è un precursore essenziale per realizzarlo. [Ulteriori informazioni su gas e commissioni.](/developers/docs/gas/) @@ -163,7 +163,7 @@ Inizialmente, dopo La Fusione, gli staker potevano accedere soltanto alle mance Dall'aggiornamento della rete di Shanghai/Capella, gli staker possono ora designare un indirizzo di prelievo per iniziare a ricevere pagamenti automatici di qualsiasi saldo di staking in eccesso (ETH superiori a 32, da ricompense del protocollo). Questo aggiornamento, inoltre, ha consentito la capacità di un validatore di sbloccare e rivendicare l'intero saldo all'uscita dalla rete. -Maggiori informazioni sui prelievi in staking +[Maggiori informazioni sui prelievi in staking](/staking/withdrawals/) diff --git a/public/content/translations/it/roadmap/merge/issuance/index.md b/public/content/translations/it/roadmap/merge/issuance/index.md index 5c102d06e26..721aebd2aed 100644 --- a/public/content/translations/it/roadmap/merge/issuance/index.md +++ b/public/content/translations/it/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ Riduzione netta nell'emissione annuale di ETH: circa 88,7% ((4, La forza opposta all'emissione di ETH è il tasso a cui gli ETH sono bruciati. Per l'esecuzione di una transazione su Ethereum, dev'essere pagata una commissione minima (nota come "commissione di base"), che fluttua continuamente (da blocco a blocco), a seconda dell'attività di rete. La commissione è pagata in ETH ed è _necessaria_ affinché la transazione sia considerata valida. Questa commissione viene _bruciata_ durante il procedimento della transazione, rimuovendola dalla circolazione. -La bruciatura delle commissioni è divenuta attiva con l'aggiornamento di Londra ad agosto 2021 e resta immutata da La Fusione. +La bruciatura delle commissioni è divenuta attiva con l'[aggiornamento di Londra](/history/#london) ad agosto 2021 e resta immutata da La Fusione. Oltre alla bruciatura della commissione, implementata dall'aggiornamento di Londra, i validatori, inoltre, possono incorrere in sanzioni per essere online o, peggio, possono ricevere tagli per l'infrazione di regole specifiche che minacciano la sicurezza della rete. Queste, risultano in una riduzione degli ETH dal saldo di quel validatore, che non è ricompensato direttamente a nessun altro conto, bruciandoli/rimuovendoli effettivamente dalla circolazione. diff --git a/public/content/translations/it/staking/saas/index.md b/public/content/translations/it/staking/saas/index.md index f0448f70ab2..8569e2ca534 100644 --- a/public/content/translations/it/staking/saas/index.md +++ b/public/content/translations/it/staking/saas/index.md @@ -86,7 +86,7 @@ Usando un fornitore di Saas, affidi l'operazione del tuo nodo a qualcun altro. Q Fino al completamento del procedimento di taglio/uscita, questi fondi saranno trasferiti all'indirizzo di prelievo assegnato al validatore. Ciò richiede di fornire un indirizzo di prelievo, per poter essere abilitato. Questo potrebbe essere stato fornito al deposito iniziale. Altrimenti, le chiavi di prelievo del validatore dovranno essere usate per firmare un messaggio che dichiari un indirizzo di prelievo. Se non è stato fornito alcun indirizzo di prelievo, i fondi resteranno bloccati finché non sarà fornito. -Contatta il singolo fornitore di SaaS per ulteriori dettagli su qualsiasi opzione di garanzia o assicurazione e per le istruzioni su come fornire un indirizzo di prelievo. Se preferisci avere il pieno controllo della configurazione del tuo validatore, scopri di più su come fare staking in solo dei tuoi ETH. +Contatta il singolo fornitore di SaaS per ulteriori dettagli su qualsiasi opzione di garanzia o assicurazione e per le istruzioni su come fornire un indirizzo di prelievo. Se preferisci avere il pieno controllo della configurazione del tuo validatore, [scopri di più su come fare staking in solo dei tuoi ETH](/staking/solo/). ## Approfondimenti {#further-reading} diff --git a/public/content/translations/it/staking/solo/index.md b/public/content/translations/it/staking/solo/index.md index d2270beaa0b..31977323908 100644 --- a/public/content/translations/it/staking/solo/index.md +++ b/public/content/translations/it/staking/solo/index.md @@ -55,7 +55,7 @@ Richiede anche una configurazione hardware molto basilare e una minima comprensi Proprio come le chiavi private proteggono il tuo indirizzo di Ethereum, dovrai generare delle chiavi specificamente per il tuo validatore. Devi comprendere come mantenere al sicuro qualsiasi frase di seed o chiave privata.{' '} -Sicurezza di Ethereum e prevenzione delle truffe +[Sicurezza di Ethereum e prevenzione delle truffe](/security/) @@ -136,9 +136,9 @@ Un validatore è un'entità virtuale che risiede su Ethereum e partecip Ogni coppia di chiavi associata ad un validatore richiede esattamente 32 ETH per esser attivata. Maggiori ETH depositati in una singola serie di chiavi non aumentano le potenziali ricompense, poiché ogni validatore è limitato a un saldo effettivo di 32 ETH. Questo significa che lo staking è effettuato in incrementi di 32 ETH, ognuno con la propria serie di chiavi e il proprio saldo. -Non depositare più di 32 ETH per un singolo validatore. Non incrementerà le tue ricompense. Se un indirizzo di prelievo è stato impostato per il validatore, i fondi in eccesso oltre i 32 ETH saranno prelevati automaticamente a tale indirizzo durante la successiva pulizia dei validatori. +Non depositare più di 32 ETH per un singolo validatore. Non incrementerà le tue ricompense. Se un indirizzo di prelievo è stato impostato per il validatore, i fondi in eccesso oltre i 32 ETH saranno prelevati automaticamente a tale indirizzo durante la successiva [pulizia dei validatori](/staking/withdrawals/#validator-sweeping). -Se lo staking domestico sembra troppo impegnativo per te, prendi in considerazione di utilizzare un fornitore di staking come servizio o, se hai meno di 32 ETH, dai un'occhiata ai pool di staking. +Se lo staking domestico sembra troppo impegnativo per te, prendi in considerazione di utilizzare un fornitore di [staking come servizio](/staking/saas/) o, se hai meno di 32 ETH, dai un'occhiata ai [pool di staking](/staking/pools/). diff --git a/public/content/translations/it/staking/withdrawals/index.md b/public/content/translations/it/staking/withdrawals/index.md index bc8c9a2fb28..ab12c11cf2a 100644 --- a/public/content/translations/it/staking/withdrawals/index.md +++ b/public/content/translations/it/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Se fai parte di un pool di staking o detieni token di staking, dovresti chiedere al tuo fornitore ulteriori dettagli su come vengono gestiti i prelievi dallo staking, poiché ogni servizio opera in modo diverso. +Se fai parte di un [pool di staking](/staking/pools/) o detieni token di staking, dovresti chiedere al tuo fornitore ulteriori dettagli su come vengono gestiti i prelievi dallo staking, poiché ogni servizio opera in modo diverso. -In generale, gli utenti dovrebbero essere liberi di rivendicare i propri ETH in staking sottostanti, o di modificare il fornitore di staking che utilizzano. Se un pool in particolare sta diventando troppo grande, è possibile uscire, riscattare i fondi e rimetterli in staking con un fornitore di dimensioni minori. O, se hai accumulato abbastanza ETH, potresti fare staking da casa. +In generale, gli utenti dovrebbero essere liberi di rivendicare i propri ETH in staking sottostanti, o di modificare il fornitore di staking che utilizzano. Se un pool in particolare sta diventando troppo grande, è possibile uscire, riscattare i fondi e rimetterli in staking con un fornitore di dimensioni minori. O, se hai accumulato abbastanza ETH, potresti [fare staking da casa](/staking/solo/). diff --git a/public/content/translations/ja/bridges/index.md b/public/content/translations/ja/bridges/index.md index 28e475184b3..b4e0c08799b 100644 --- a/public/content/translations/ja/bridges/index.md +++ b/public/content/translations/ja/bridges/index.md @@ -60,7 +60,7 @@ USDTを貸し出すのにイーサリアムムメインネットのAaveを使用 例えば、ネイティブビットコイン(BTC)の保有を希望しており、資金はイーサリアムメインネットにあるとします。 イーサリアムでBTCを入手するために、ラップドビットコイン(WBTC)を購入できます。 しかし、WBTCはイーサリアムネットワークの[ERC-20](/glossary/#erc-20)トークンであり、ビットコインのイーサリアム版のようなもので、ビットコインブロックチェーンの資産ではありません。 ネイティブのBTCを保有するには、イーサリアムからビットコインに資産をブリッジする必要があります。 WBTCをブリッジすれば、ネイティブのBTCに交換できます。 あるいは、BTCを保有していて、イーサリアムの[分散型金融(DeFi)](/glossary/#defi)プロトコルで使用したいとします。 これには、逆にBTCからWBTCへのブリッジが必要となり、WBTCはイーサリアムの資産として使用することができます。 - 中央集権型取引所を使用すると、これらのすべてを行えます。 しかし、取引所に資産がある場合を除いては、複数の手順が必要になるため、ブリッジを使用する方が手間が省けます。 + [中央集権型取引所](/get-eth/)を使用すると、これらのすべてを行えます。 しかし、取引所に資産がある場合を除いては、複数の手順が必要になるため、ブリッジを使用する方が手間が省けます。 diff --git a/public/content/translations/ja/community/support/index.md b/public/content/translations/ja/community/support/index.md index f870b546dfd..d752e775a4c 100644 --- a/public/content/translations/ja/community/support/index.md +++ b/public/content/translations/ja/community/support/index.md @@ -20,7 +20,7 @@ lang: ja イーサリアムの基礎知識を学ぶ -公式サポートはありませんが、イーサリアムエコシステム全体で多くのグループ、コミュニティ、およびプロジェクトからサポートを受けることができます。このページに有用な情報やリソースを記載していますので、ご確認ください。 ご質問やご不明点がある場合は、 [ethereum.org Discord](/discord/)に参加すると、サポートできることがあると思います。 +公式サポートはありませんが、イーサリアムエコシステム全体で多くのグループ、コミュニティ、およびプロジェクトからサポートを受けることができます。このページに有用な情報やリソースを記載していますので、ご確認ください。 ご質問やご不明点がある場合は、 [ethereum.org Discord](https://discord.gg/ethereum-org)に参加すると、サポートできることがあると思います。 ## よくある質問 {#faq} diff --git a/public/content/translations/ja/contributing/translation-program/faq/index.md b/public/content/translations/ja/contributing/translation-program/faq/index.md index 6a1d7311c34..22a64038735 100644 --- a/public/content/translations/ja/contributing/translation-program/faq/index.md +++ b/public/content/translations/ja/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ ethereum.orgの翻訳プログラムはその延長線上にあり、同じよ ## 翻訳メモリ(TM) とは何ですか? {#translation-memory} -翻訳メモリ(TM)とは、[ethereum.org](http://ethereum.org/)全体で過去に翻訳されたすべての文字列を保存するCrowdinの機能の一つです。 文字列が翻訳されると、自動的にプロジェクトのTMに保存されます。 これは便利なツールで、時間の節約につながります。 +翻訳メモリ(TM)とは、[ethereum.org](https://ethereum.org/)全体で過去に翻訳されたすべての文字列を保存するCrowdinの機能の一つです。 文字列が翻訳されると、自動的にプロジェクトのTMに保存されます。 これは便利なツールで、時間の節約につながります。 - [TM and MT Suggestions]のセクションに、他の翻訳者が同じまたは類似する文字列をどのように翻訳したかが表示されます。 マッチ率の高い提案を見つけたら、その翻訳をクリックして気軽に使用してください。 - リストに何も表示されない場合は、一貫性を持たせるために、過去の翻訳をTMで検索し、再利用することができます。 diff --git a/public/content/translations/ja/contributing/translation-program/how-to-translate/index.md b/public/content/translations/ja/contributing/translation-program/how-to-translate/index.md index 032f4f1ab07..3823ec104c3 100644 --- a/public/content/translations/ja/contributing/translation-program/how-to-translate/index.md +++ b/public/content/translations/ja/contributing/translation-program/how-to-translate/index.md @@ -34,7 +34,7 @@ Crowdinへログインすると、プロジェクトの説明と翻訳可能な ウェブサイトのコンテンツは、多数のドキュメントとコンテンツバケットに分割されています。 各ドキュメントの進捗状況は右側で確認できます。翻訳の進捗が100%未満の場合は、ぜひご協力ください! -あなたの言語が表示されてない場合は、 [イシューを作成する](https://github.com/ethereum/ethereum-org-website/issues/new/choose)か、[Discord](/discord/) で問い合わせてください。 +あなたの言語が表示されてない場合は、 [イシューを作成する](https://github.com/ethereum/ethereum-org-website/issues/new/choose)か、[Discord](https://discord.gg/ethereum-org) で問い合わせてください。 ![Crowdinにある翻訳されたファイルと未翻訳のファイル](./crowdin-files.png) @@ -82,7 +82,7 @@ Crowdinへログインすると、プロジェクトの説明と翻訳可能な ### お問い合わせ {#get-in-touch} -何かご質問がある場合や、 私たちのチームや他の翻訳者とコラボレーションしたい場合は、 [ethereum.orgのDiscordサーバー](/discord/)の#translationチャネルに投稿してください。 +何かご質問がある場合や、 私たちのチームや他の翻訳者とコラボレーションしたい場合は、 [ethereum.orgのDiscordサーバー](https://discord.gg/ethereum-org)の#translationチャネルに投稿してください。 または、translations@ethereum.orgまでご連絡ください diff --git a/public/content/translations/ja/contributing/translation-program/index.md b/public/content/translations/ja/contributing/translation-program/index.md index 200cf78f054..cad6e59ff38 100644 --- a/public/content/translations/ja/contributing/translation-program/index.md +++ b/public/content/translations/ja/contributing/translation-program/index.md @@ -20,7 +20,7 @@ ethereum.org翻訳プログラムはオープンで、誰でも貢献できま 4. 機械翻訳は承認されません。 5. すべての翻訳は、サイトに追加される前にレビューされるため、翻訳が掲載されるまで若干のライムラグがあります。 -_[ethereum.orgのDiscord](/discord/)に参加すると、翻訳でのコラボレーション、質問、フィードバックやアイデアの共有、または翻訳グループへの参加ができます。_ +_[ethereum.orgのDiscord](https://discord.gg/ethereum-org)に参加すると、翻訳でのコラボレーション、質問、フィードバックやアイデアの共有、または翻訳グループへの参加ができます。_ 翻訳を始める diff --git a/public/content/translations/ja/contributing/translation-program/resources/index.md b/public/content/translations/ja/contributing/translation-program/resources/index.md index 254b7ea3545..476310e170b 100644 --- a/public/content/translations/ja/contributing/translation-program/resources/index.md +++ b/public/content/translations/ja/contributing/translation-program/resources/index.md @@ -24,7 +24,7 @@ ethereum.org翻訳者向けの有用なガイド、ツール、翻訳コミュ ## コミュニティ {#communities} -- [言語別のDiscord翻訳グループ](/discord/) _– ethereum.orgの翻訳者を翻訳グループにつなげる取り組み_ +- [言語別のDiscord翻訳グループ](https://discord.gg/ethereum-org) _– ethereum.orgの翻訳者を翻訳グループにつなげる取り組み_ - [中国語翻訳者グループ](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171) _– 中国語翻訳者間の調整を容易にするノーションページ_ ## 最新情報 {#latest-updates} @@ -38,7 +38,7 @@ ethereum.org翻訳者向けの有用なガイド、ツール、翻訳コミュ ## 翻訳者のためのオフィスアワー {#office-hours} -毎月第2水曜日に翻訳者のためのオフィスアワーを設けています。 これらは、[ethereum.org Discord](/discord/) の#office-hours ボイスチャンネルで行われ、ここで正確な時間や追加の詳細を確認できます。 +毎月第2水曜日に翻訳者のためのオフィスアワーを設けています。 これらは、[ethereum.org Discord](https://discord.gg/ethereum-org) の#office-hours ボイスチャンネルで行われ、ここで正確な時間や追加の詳細を確認できます。 オフィスアワーには、翻訳者が翻訳プロセスについて質問したり、プログラムについてフィードバックをしたり、アイデアを共有したり、ethereum.orgのコアチームとチャットしたりすることができます。 最終的に、この会話を通じて、翻訳プログラムの最新動向を伝えて、重要なヒントや指示を貢献者の皆様と共有したいと考えています。 diff --git a/public/content/translations/ja/developers/docs/consensus-mechanisms/pow/index.md b/public/content/translations/ja/developers/docs/consensus-mechanisms/pow/index.md index 8a39cef1292..06e498e820a 100644 --- a/public/content/translations/ja/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/translations/ja/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: ja イーサリアムのネットワークは、**[プルーフ・オブ・ワーク(PoW)](/developers/docs/consensus-mechanisms/pow)**という合意メカニズムを使用して始まりました。 このメカニズムにより、イーサリアムネットワークのノードは、ブロックチェーンに記録されたすべての情報に関してネットワーク全体で合意を取り、特定の種類の経済的な攻撃を防ぎました。 しかしながら、イーサリアムは2022年にプルーフ・オブ・ワーク(PoW)を停止し、これに代わる[プルーフ・オブ・ステーク(PoS)](/developers/docs/consensus-mechanisms/pos)の使用を開始しました。 - 現在、プルーフ・オブ・ワークは廃止されています。 イーサリアムの合意メカニズムにはプルーフ・オブ・ワークではなく、 現在はプルーフ・オブ・ステークが採用されています。 詳細については、プルーフ・オブ・ステークステーキングを参照してください。 + 現在、プルーフ・オブ・ワークは廃止されています。 イーサリアムの合意メカニズムにはプルーフ・オブ・ワークではなく、 現在はプルーフ・オブ・ステークが採用されています。 詳細については、[プルーフ・オブ・ステーク](/developers/docs/consensus-mechanisms/pos/)と[ステーキング](/staking/)を参照してください。 ## 前提条件 {#prerequisites} diff --git a/public/content/translations/ja/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/translations/ja/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index 853ed6c9fdc..e8a7efa6f71 100644 --- a/public/content/translations/ja/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/translations/ja/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: ja --- - Ethashは、イーサリアムのプルーフ・オブ・ワークのマイニングアルゴリズムでした。 プルーフ・オブ・ワークは、今『完全に廃止』されており、イーサリアムは現在プルーフ・オブ・ステークにより安全が確保されています。 詳細については、マージプルーフ・オブ・ステークおよびステーキングを参照してください。 このページについては、これまでのイーサリアムの歩みを学ぶための参考としてお読みください。 + Ethashは、イーサリアムのプルーフ・オブ・ワークのマイニングアルゴリズムでした。 プルーフ・オブ・ワークは、今『完全に廃止』されており、イーサリアムは現在[プルーフ・オブ・ステーク](/developers/docs/consensus-mechanisms/pos/)により安全が確保されています。 詳細については、[マージ](/roadmap/merge/)、[プルーフ・オブ・ステーク](/developers/docs/consensus-mechanisms/pos/)および[ステーキング](/staking/)を参照してください。 このページについては、これまでのイーサリアムの歩みを学ぶための参考としてお読みください。 [Ethash](https://github.com/ethereum/wiki/wiki/Ethash)は、[ダガーハシモト](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto)アルゴリズムを部分的に修正したバージョンです。 Ethashプルーフ・オブ・ワークは、[メモリハード](https://wikipedia.org/wiki/Memory-hard_function)になっており、アルゴリズムでASIC耐性が高まると考えられました。 最終的には、Ethash ASICが開発されましたが、GPUマイニングは、プルーフ・オブ・ワークが停止されるまでが実行可能なオプションでした。 Ethashは現在でも、イーサリアム以外のプルール・オブ・ワーク・ネットワークで他のコインのマイニングに使われています。 diff --git a/public/content/translations/ja/guides/how-to-id-scam-tokens/index.md b/public/content/translations/ja/guides/how-to-id-scam-tokens/index.md index 42f180464f6..2d33fa2e737 100644 --- a/public/content/translations/ja/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/ja/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ lang: ja title="ARBとは" contentPreview=''> -Arbitrumは、オプティミスティック・ロールアップの開発および管理を行う組織です。 当初、営利企業として立ち上げられたArbitrumは、その後、分散型組織に切り替わりました。 同プロセスにおいて、Arbitrumは、取引可能なガバナンストークンを発行しました。 +Arbitrumは、[オプティミスティック・ロールアップ](/developers/docs/scaling/optimistic-rollups/)の開発および管理を行う組織です。 当初、営利企業として立ち上げられたArbitrumは、その後、分散型組織に切り替わりました。 同プロセスにおいて、Arbitrumは、取引可能な[ガバナンストークン](/dao/#token-based-membership)を発行しました。 @@ -41,7 +41,7 @@ contentPreview=''> title="スマートコントラクトとは" contentPreview=''> -スマートコントラクトとは、イーサリアムブロックチェーン上で実行可能なプログラムです。 例えば、すべてのERC-20トークンは、スマートコントラクトとして実装できます。 +[スマートコントラクト](/developers/docs/smart-contracts/)とは、イーサリアムブロックチェーン上で実行可能なプログラムです。 例えば、すべてのERC-20トークンは、スマートコントラクトとして実装できます。 diff --git a/public/content/translations/ja/roadmap/beacon-chain/index.md b/public/content/translations/ja/roadmap/beacon-chain/index.md index a16614eaf9b..c767af47c84 100644 --- a/public/content/translations/ja/roadmap/beacon-chain/index.md +++ b/public/content/translations/ja/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ summaryPoint3: ビーコンチェーンは、コンセンサスロジックと また、コンセンサスメカニズムとしてプルーフ・オブ・ステークを使用することが、[安全で環境にやさしく、スケーラブルな現在のイーサリアム](/roadmap/vision/)を支える基盤となっています。 - バリデータになり、イーサリアムの安全性の確保にご興味がある場合は、ステーキングの詳細をご覧ください。 + バリデータになり、イーサリアムの安全性の確保にご興味がある場合は、[ステーキングの詳細](/staking/)をご覧ください。 ### シャーディングの設定 {#setting-up-for-sharding} diff --git a/public/content/translations/ja/roadmap/index.md b/public/content/translations/ja/roadmap/index.md index 2cf3ff2a80f..8ec24ef6d5d 100644 --- a/public/content/translations/ja/roadmap/index.md +++ b/public/content/translations/ja/roadmap/index.md @@ -70,7 +70,7 @@ buttons:

ETH2とは何ですか?

-

「Eth2」という用語は、プルーフ・オブ・ステークへ移行する前、イーサリアムの今後を説明するために広く使用されていましたが、より正確な用語の方が好ましいということで段階的に廃止されました。元々は、プルーフ・オブ・ステークへの移行前のネットワークと移行後のネットワークを区別するために使われていました。また、異なるイーサリアムクライアントを指す場合もありました。具体的には、実行クライアントをETH1クライアント、コンセンサスクライアントをETH2クライアントと呼んでいました。

+

「Eth2」という用語は、[プルーフ・オブ・ステーク](/glossary/#pos)へ移行する前、イーサリアムの今後を説明するために広く使用されていましたが、より正確な用語の方が好ましいということで段階的に廃止されました。元々は、プルーフ・オブ・ステークへの移行前のネットワークと移行後のネットワークを区別するために使われていました。また、異なるイーサリアムクライアントを指す場合もありました。具体的には、[実行クライアント](/glossary/#execution-client)をETH1クライアント、[コンセンサスクライアント](/glossary/#consensus-client)をETH2クライアントと呼んでいました。

diff --git a/public/content/translations/ja/roadmap/merge/index.md b/public/content/translations/ja/roadmap/merge/index.md index efa8ed27240..3a652f489b8 100644 --- a/public/content/translations/ja/roadmap/merge/index.md +++ b/public/content/translations/ja/roadmap/merge/index.md @@ -38,7 +38,7 @@ summaryPoint4: マージによりイーサリアムのエネルギー消費が99 マージにより、履歴は失われていません。 メインネットがビーコンチェーンにマージされ、イーサリアムのすべてのトランザクション履歴もマージされました。 -このプルーフ・オブ・ステークへの移行により、イーサ(ETH)の発行方法も変わりました。 マージ前後におけるイーサ(ETH)発行の詳細については、こちらをご覧ください。 +このプルーフ・オブ・ステークへの移行により、イーサ(ETH)の発行方法も変わりました。 マージ前後におけるイーサ(ETH)発行の詳細については、[こちら](/roadmap/merge/issuance/)をご覧ください。 ### ユーザーと所有者 {#users-holders} @@ -130,7 +130,7 @@ contentPreview="False. Anyone is free to sync their own self-verified copy of Et また、誰もが自分自身のノードを運用できることは、イーサリアムネットワークの分散化を維持するために不可欠です。 -自分のノードを運用することについての詳細 +[自分のノードを運用することについての詳細](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp ガス代は、ネットワーク容量に対するネットワーク需要の産物です。 マージにより、コンセンサスにプルーフ・オブ・ワークからプルーフ・オブ・ステークに移行しましたが、ネットワーク容量やスループットに直接影響するパラメーターは大幅に変更されませんでした。 -ロールアップを中心としたロードマップでは、レイヤー2でのユーザーアクティビティのスケーリングに集中して取り組み、レイヤー1メインネットをロールアップのデータ保存に最適化された安全な分散型決済レイヤーとして稼働させ、ロールアップトランザクションの大幅な低コスト化を目指しています。 プルーフ・オブ・ステークへの移行は、これを実現するための重要な布石となります。 ガスとフィーについての詳細 +ロールアップを中心としたロードマップでは、[レイヤー2](/layer-2/)でのユーザーアクティビティのスケーリングに集中して取り組み、レイヤー1メインネットをロールアップのデータ保存に最適化された安全な分散型決済レイヤーとして稼働させ、ロールアップトランザクションの大幅な低コスト化を目指しています。 プルーフ・オブ・ステークへの移行は、これを実現するための重要な布石となります。 [ガスとフィーについての詳細](/developers/docs/gas/) @@ -163,7 +163,7 @@ contentPreview="False, but staking withdrawals have since been enabled via the S 上海/カペラネットワークのアップグレード以降、 ステーカーは引き出しアドレスを指定して、超過しているステーキング残高(32ETHを越えた分のプロトコル報酬)の自動支払を受け取れるようになりました。 このアップグレードにより、バリデータがネットワークから抜け出すときに、ロックを解除して残高全体を回収できるようになりました。 -ステーキングの引き出しについての詳細 +[ステーキングの引き出しについての詳細](/staking/withdrawals/) diff --git a/public/content/translations/ja/roadmap/merge/issuance/index.md b/public/content/translations/ja/roadmap/merge/issuance/index.md index fb07218b074..b83d3253e77 100644 --- a/public/content/translations/ja/roadmap/merge/issuance/index.md +++ b/public/content/translations/ja/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ title="ETHの発行についての概要"> ETHの発行とは逆に、イーサリアムではETHがバーンされるレートがあります。 イーサリアムでトランザクションを実行するには、最低手数料(「ベースフィー」)を支払う必要があります。ベースフィーは、ネットワークの混雑状況によって(ブロックごとに)常に変動し、 ETHで支払われます。ベースフィーは、トランザクションが有効に成立するために_必要_となり、 トランザクション処理中に_バーン_され、流通から消滅します。 -フィーのバーンは、2021年8月のロンドンアップグレードから始まり、マージ以降も継続されます。 +フィーのバーンは、2021年8月の[ロンドンアップグレード](/history/#london)から始まり、マージ以降も継続されます。 ロンドンのアップグレードで実装されたフィーのバーンに加えて、バリデータがオフラインになるとペナルティを課されます。さらに深刻なことに、ネットワークのセキュリティを脅かす特定のルールに違反した場合にはスラッシュされることがあります。 これらのペナルティにより、バリデータの残高からETHが減少し、他のどのアカウントにも直接報酬として支払われず、事実上は流通から消滅することになります。 diff --git a/public/content/translations/ja/staking/saas/index.md b/public/content/translations/ja/staking/saas/index.md index b478eb2fd7b..59acaa075fa 100644 --- a/public/content/translations/ja/staking/saas/index.md +++ b/public/content/translations/ja/staking/saas/index.md @@ -86,7 +86,7 @@ SaaSプロバイダーを利用することは、ノードの運用を誰かに スラッシングおよび退出プロセスが完了すると、これらの資金は、バリデータに指定した引き出しアドレスに転送されます。 これには、有効にするための引き出しアドレスを提供する必要があります。 このアドレスを最初の入金時に提供しているかもしれません。 提供していない場合は、バリデータ引き出し鍵を使用して、引き出しアドレスを宣言するメッセージに署名する必要があります。 引き出しアドレスが提供されていない場合、アドレスが提供されるまで資金はロックされたままになります。 -保証や保険オプションなどの詳細や、引き出しアドレスの提供方法については、それぞれのSaaSプロバイダーにお問い合わせください。 バリデータのセットアップをご自身で完全に制御したい場合は、ETHのソロステークの方法についてさらに学びましょう。 +保証や保険オプションなどの詳細や、引き出しアドレスの提供方法については、それぞれのSaaSプロバイダーにお問い合わせください。 バリデータのセットアップをご自身で完全に制御したい場合は、[ETHのソロステークの方法](/staking/solo/)についてさらに学びましょう。 ## 参考文献 {#further-reading} diff --git a/public/content/translations/ja/staking/solo/index.md b/public/content/translations/ja/staking/solo/index.md index dfa903d91f8..5480f143c9f 100644 --- a/public/content/translations/ja/staking/solo/index.md +++ b/public/content/translations/ja/staking/solo/index.md @@ -55,7 +55,7 @@ summaryPoints: 秘密鍵がイーサリアムアドレスを保護するのと同じように、バリデータ専用の鍵を生成する必要があります。 シードフレーズや秘密鍵を安全に保管する方法を理解する必要があります。{' '} -イーサリアムのセキュリティと詐欺対策 +[イーサリアムのセキュリティと詐欺対策](/security/) @@ -136,9 +136,9 @@ ETHのソロステーキングを支援するツールやサービスは増え バリデータに関連付けられたそれぞれの鍵ペアを、バリデータとして有効化するには、ちょうど32 ETHを必要とします。 バリデータにつき、有効残高が32 ETHに制限されているため、1つの鍵セットに対して、32 ETH超の預け入れがあった場合でも、報酬が高くなることはありません。 つまり、ステーキングは32 ETH単位で行われ、それぞれに鍵と残高が設定されています。 -1つのバリデータに、32 ETHを超えるETHを預け入れないでください。 32ETHを超える預け入れにより、報酬が増えるわけではありません。 バリデータの引き出しアドレスが設定されている場合、32ETHを超える超過資金は、次回のバリデータスイープ中にこの引き出しアドレスへ自動的に引き落とされます。 +1つのバリデータに、32 ETHを超えるETHを預け入れないでください。 32ETHを超える預け入れにより、報酬が増えるわけではありません。 バリデータの引き出しアドレスが設定されている場合、32ETHを超える超過資金は、次回の[バリデータスイープ](/saking/withdrawals/#validator-sweeting)中にこの引き出しアドレスへ自動的に引き落とされます。 -ソロステーキングが難しい場合は、ステーキング・アズ・ア・サービス(SaaS)プロバイダーの利用をご検討ください。また、32 ETH未満でステーキングを行う場合は、ステーキングプールをチェックしてみてください。 +ソロステーキングが難しい場合は、[ステーキング・アズ・ア・サービス(SaaS)](/staking/saas/)プロバイダーの利用をご検討ください。また、32 ETH未満でステーキングを行う場合は、[ステーキングプール](/staking/pools/)をチェックしてみてください。 diff --git a/public/content/translations/ja/staking/withdrawals/index.md b/public/content/translations/ja/staking/withdrawals/index.md index 19d4674700e..eda819f5376 100644 --- a/public/content/translations/ja/staking/withdrawals/index.md +++ b/public/content/translations/ja/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -もし ステーキングプール に参加しているか、ステーキングトークンを保有している場合は、各サービスによって運用が異なるため、ステーキングの引き出し方法の詳細については、プロバイダーに確認する必要があります +もし [ステーキングプール](/staking/pools/) に参加しているか、ステーキングトークンを保有している場合は、各サービスによって運用が異なるため、ステーキングの引き出し方法の詳細については、プロバイダーに確認する必要があります -一般的に、ユーザーは自由に元金であるステークされたETHを回収したり、利用するステーキングプロバイダーを変更したりできるはずです。 特定のプールが大きくなりすぎた場合は、撤退および償還し、より小さいプロバイダーで再びステーキングできます。 それとも、もし十分なETHが貯まっているなら 自宅のコンピューターでステークすることもできます。 +一般的に、ユーザーは自由に元金であるステークされたETHを回収したり、利用するステーキングプロバイダーを変更したりできるはずです。 特定のプールが大きくなりすぎた場合は、撤退および償還し、より小さいプロバイダーで再びステーキングできます。 それとも、もし十分なETHが貯まっているなら [自宅のコンピューターでステーク](/staking/solo/)することもできます。 diff --git a/public/content/translations/ko/bridges/index.md b/public/content/translations/ko/bridges/index.md index 78a4f66a323..dd0779dcb3b 100644 --- a/public/content/translations/ko/bridges/index.md +++ b/public/content/translations/ko/bridges/index.md @@ -58,7 +58,7 @@ USDT를 빌려주는 플랫폼으로 이더리움 메인넷의 Aave를 사용하 네이티브 비트코인(BTC)을 소유하고 있지만 이더리움 메인넷에만 자금이 있다고 가정해 봅시다. 이더리움에서 BTC에 연결하기 위해 랩트비트코인(WBTC)을 구매할 수 있습니다. 다만 WBTC는 이더리움 네트워크 기반인 ERC-20 토큰이며, 비트코인 블록체인 상의 원본 화폐가 아닌, 이더리움 버전의 비트코인입니다. 네이티브 BTC를 소유하려면 브리지를 사용하여 이더리움의 자산을 비트코인으로 옮겨야 합니다. 이는 WBTC를 연결하고 네이티브 BTC로 변환합니다. 또는 BTC를 소유하고 있을 때 이더리움 디파이 프로토콜에서 사용하고자 할 수도 있습니다. 이 또한 브리지를 통해 가능하며, BTC를 WBTC로 전환하여 이더리움에서 자금으로 사용할 수 있습니다. - 상단의 모든 작업은 중앙화 거래소에서도 실행할 수 있습니다. 하지만 자금이 이미 거래소에 등록되어 있지 않으면 여러 단계를 거쳐야 하며, 브리지를 사용하는 것이 더욱 간단합니다. + 상단의 모든 작업은 [중앙화 거래소](/get-eth/)에서도 실행할 수 있습니다. 하지만 자금이 이미 거래소에 등록되어 있지 않으면 여러 단계를 거쳐야 하며, 브리지를 사용하는 것이 더욱 간단합니다. diff --git a/public/content/translations/ko/staking/saas/index.md b/public/content/translations/ko/staking/saas/index.md index 80adc0c89d6..b2ebad68b0c 100644 --- a/public/content/translations/ko/staking/saas/index.md +++ b/public/content/translations/ko/staking/saas/index.md @@ -86,7 +86,7 @@ SaaS 공급 업체를 사용하면 노드의 운영을 타인에게 맡기게 슬래싱/탈퇴 절차가 완료되면 해당 자금은 검증자에게 할당된 출금 주소로 이체됩니다. 이때 활성화를 위해 출금 주소를 제공해야 합니다. 출금 주소는 최초 예치 시 제공했을 수도 있습니다. 그렇지 않으면 출금 주소를 표시하는 메시지에 서명하기 위해 검증자 출금 키가 필요합니다. 제공된 출금 주소가 없으면 주소가 제공될 때까지 자금의 락업 상태가 유지됩니다. -각 SaaS 제공 업체에 연락하여 보증이나 보험 옵션에 대한 자세한 내용과 출금 주소 제공 방법에 대해 안내를 받을 수 있습니다. 검증자 설정을 완전히 제어하고자 하는 경우, ETH를 솔로 스테이킹하는 방법에 대해 자세히 알아보세요. +각 SaaS 제공 업체에 연락하여 보증이나 보험 옵션에 대한 자세한 내용과 출금 주소 제공 방법에 대해 안내를 받을 수 있습니다. 검증자 설정을 완전히 제어하고자 하는 경우, [ETH를 솔로 스테이킹하는 방법](/staking/solo/)에 대해 자세히 알아보세요. ## 더 읽을거리 {#further-reading} diff --git a/public/content/translations/ko/staking/solo/index.md b/public/content/translations/ko/staking/solo/index.md index d0fb7925807..ccafd5a9b43 100644 --- a/public/content/translations/ko/staking/solo/index.md +++ b/public/content/translations/ko/staking/solo/index.md @@ -55,7 +55,7 @@ summaryPoints: 개인 키가 이더리움 주소를 보호하는 방법처럼 검증자를 위한 특별한 키를 생성해야 합니다. 시드 문구 또는 개인 키를 안전하게 보호하는 방법을 반드시 숙지해야 합니다.{' '} -이더리움 보안 및 스캠 예방 +[이더리움 보안 및 스캠 예방](/security/) @@ -136,9 +136,9 @@ ETH 솔로 스테이킹을 지원하는 도구와 서비스는 점점 많아지 검증자와 연계된 각각의 키 쌍이 활성화되려면 정확히 32 ETH가 필요합니다. 검증자마다 32 ETH의 유효 잔고 제한이 있기 때문에 한 개의 키 세트에 ETH를 더 예치해도 보상이 증가하지는 않습니다. 이는 스테이킹은 32 ETH 단위로 이루어지며 각각 고유한 키와 잔고가 있음을 의미합니다. -하나의 검증자에 32 ETH보다 더 많은 금액을 예치하지 마세요. 그렇다고 보상이 증가하지는 않습니다. 검증자용 출금 주소가 설정된 경우 32 ETH를 초과한 자산은 자동으로 다음 검증자 정리 중에 이 주소로 자동 출금됩니다. +하나의 검증자에 32 ETH보다 더 많은 금액을 예치하지 마세요. 그렇다고 보상이 증가하지는 않습니다. 검증자용 출금 주소가 설정된 경우 32 ETH를 초과한 자산은 자동으로 다음 [검증자 정리](/staking/withdrawals/#validator-sweeping) 중에 이 주소로 자동 출금됩니다. -솔로 스테이킹이 너무 부담스럽다면 스테이킹 서비스 제공 업체의 이용을 고려해 보세요. 또는 32 ETH보다 적은 금액을 스테이킹하려면 스테이킹 풀을 확인해 보세요. +솔로 스테이킹이 너무 부담스럽다면 [스테이킹 서비스](/staking/saas/) 제공 업체의 이용을 고려해 보세요. 또는 32 ETH보다 적은 금액을 스테이킹하려면 [스테이킹 풀](/staking/pools/)을 확인해 보세요. diff --git a/public/content/translations/ko/staking/withdrawals/index.md b/public/content/translations/ko/staking/withdrawals/index.md index b0868e64337..280c7d450d9 100644 --- a/public/content/translations/ko/staking/withdrawals/index.md +++ b/public/content/translations/ko/staking/withdrawals/index.md @@ -159,9 +159,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -스테이킹 풀에 속해 있거나 스테이킹 토큰을 갖고 있는 경우, 스테이킹 출금 처리 방법에 대한 자세한 사항은 제공업체에 문의해야 합니다. 각 서비스마다 운영 방식은 다를 수 있습니다. +[스테이킹 풀](/staking/pools/)에 속해 있거나 스테이킹 토큰을 갖고 있는 경우, 스테이킹 출금 처리 방법에 대한 자세한 사항은 제공업체에 문의해야 합니다. 각 서비스마다 운영 방식은 다를 수 있습니다. -일반적으로 사용자는 기본 스테이킹 ETH를 자유롭게 회수하거나, 사용하는 스테이킹 제공 업체를 변경할 수 있습니다. 특정 풀이 너무 커지면 자금은 인출 또는 상환되거나 소규모 공급 업체로 다시 스테이킹할 수 있습니다. 또는 ETH가 충분한 경우 홈에서 스테이킹할 수도 있습니다. +일반적으로 사용자는 기본 스테이킹 ETH를 자유롭게 회수하거나, 사용하는 스테이킹 제공 업체를 변경할 수 있습니다. 특정 풀이 너무 커지면 자금은 인출 또는 상환되거나 소규모 공급 업체로 다시 스테이킹할 수 있습니다. 또는 ETH가 충분한 경우 [홈에서 스테이킹](/staking/solo/)할 수도 있습니다. diff --git a/public/content/translations/ml/roadmap/beacon-chain/index.md b/public/content/translations/ml/roadmap/beacon-chain/index.md index fe6bdb02e79..c3c7ad5c92e 100644 --- a/public/content/translations/ml/roadmap/beacon-chain/index.md +++ b/public/content/translations/ml/roadmap/beacon-chain/index.md @@ -37,7 +37,7 @@ summaryPoint3: ബീക്കൺ ചെയിൻ പൊതു യുക്ത പ്രൂഫ് ഓഫ് സ്റ്റേക്കിലേക്കുള്ള മാറ്റം Ethereum-ത്തെ പ്രൂഫ് ഓഫ് വർക്കുമായി താരതമ്യപ്പെടുത്തുമ്പോൾ കൂടുതൽ സുരക്ഷിതവും വികേന്ദ്രീകൃതവുമാക്കി. നെറ്റ്‌വർക്കിൽ കൂടുതൽ ആളുകൾ പങ്കെടുക്കുമ്പോൾ, അത് കൂടുതൽ വികേന്ദ്രീകൃതവും ആക്രമണങ്ങളിൽ നിന്ന് സുരക്ഷിതവുമാകും. - ഒരു വാലിഡേറ്ററാകാനും Ethereum സുരക്ഷിതമാക്കാൻ സഹായിക്കാനും നിങ്ങൾക്ക് താൽപ്പര്യമുണ്ടെങ്കിൽ, സ്റ്റെയ്ക്കിങ് എന്നതിനെക്കുറിച്ച് കൂടുതലറിയുക. + ഒരു വാലിഡേറ്ററാകാനും Ethereum സുരക്ഷിതമാക്കാൻ സഹായിക്കാനും നിങ്ങൾക്ക് താൽപ്പര്യമുണ്ടെങ്കിൽ, [സ്റ്റെയ്ക്കിങ് എന്നതിനെക്കുറിച്ച് കൂടുതലറിയുക](/staking/). ### ഷാർഡിംഗിനായി സജ്ജമാക്കുന്നു {#setting-up-for-sharding} diff --git a/public/content/translations/ml/roadmap/merge/index.md b/public/content/translations/ml/roadmap/merge/index.md index f73cb4a726b..c6111412b09 100644 --- a/public/content/translations/ml/roadmap/merge/index.md +++ b/public/content/translations/ml/roadmap/merge/index.md @@ -38,7 +38,7 @@ Ethereum-ന്റെ ചരിത്രത്തിൽ ഉടനീളം, പ ലയനത്തിൽ ചരിത്രപരമായത് ഒന്നും നഷ്ടപ്പെട്ടില്ല. ബീക്കൺ ചെയിനുമായി മെയിൻനെറ്റ് ലയിച്ചതിനാൽ, Ethereum-ന്റെ മുഴുവൻ ഇടപാട് ചരിത്രവും ലയിപ്പിക്കപ്പെട്ടു. -പ്രൂഫ് ഓഫ് സ്റ്റേക്കിലേക്കുള്ള ഈ മാറ്റം ഈതർ ഇഷ്യൂ ചെയ്യുന്ന രീതി മാറ്റി. ലയനത്തിന് മുമ്പും ശേഷവുമുള്ള ഈതർ ഇഷ്യു ചെയ്യൽ സംബന്ധിച്ച് കൂടുതലറിയുക. +പ്രൂഫ് ഓഫ് സ്റ്റേക്കിലേക്കുള്ള ഈ മാറ്റം ഈതർ ഇഷ്യൂ ചെയ്യുന്ന രീതി മാറ്റി. [ലയനത്തിന് മുമ്പും ശേഷവുമുള്ള ഈതർ ഇഷ്യു ചെയ്യൽ](/roadmap/merge/issuance/) സംബന്ധിച്ച് കൂടുതലറിയുക. ### ഉപയോക്താക്കളും ഹോൾഡർമാരും {#users-holders} diff --git a/public/content/translations/ms/bridges/index.md b/public/content/translations/ms/bridges/index.md index ff611e676c4..02692b811f1 100644 --- a/public/content/translations/ms/bridges/index.md +++ b/public/content/translations/ms/bridges/index.md @@ -60,7 +60,7 @@ Jika anda mempunyai ETH di Rangkaian Utama Ethereum dan anda ingin meneroka alt Katakan anda mahu memiliki Bitcoin asli (BTC), tetapi anda hanya mempunyai dana di Rangkaian Utama Ethereum. Untuk mendapatkan pendedahan kepada BTC pada Ethereum, anda boleh membeli Bitcoin Berbalut (WBTC). Walau bagaimanapun, WBTC ialah token [ERC-20](/glossary/#erc-20) asli kepada rangkaian Ethereum, yang bermaksud ia adalah versi Ethereum Bitcoin dan bukan aset asal pada blok rantai Bitcoin. Untuk memiliki BTC asli, anda perlu merapatkan aset anda daripada Ethereum kepada Bitcoin menggunakan jambatan. Ini akan merapatkan WBTC anda dan menukarnya kepada BTC asli. Sebagai alternatif, anda mungkin memiliki BTC dan ingin menggunakannya dalam protokol Ethereum [DeFi](/glossary/#defi) . Ini akan memerlukan merapatkan cara lain, dari BTC kepada WBTC yang kemudian boleh digunakan sebagai aset pada Ethereum. - Anda juga boleh melakukan semua perkara di atas menggunakan pertukaran terpusat. Namun, melainkan dana anda sudah berada di bursa, ia akan melibatkan beberapa langkah, dan anda mungkin akan lebih baik menggunakan jambatan. + Anda juga boleh melakukan semua perkara di atas menggunakan [pertukaran terpusat](/get-eth/). Namun, melainkan dana anda sudah berada di bursa, ia akan melibatkan beberapa langkah, dan anda mungkin akan lebih baik menggunakan jambatan. diff --git a/public/content/translations/ms/guides/how-to-id-scam-tokens/index.md b/public/content/translations/ms/guides/how-to-id-scam-tokens/index.md index 9af8fafb0c0..dcbcae21b97 100644 --- a/public/content/translations/ms/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/ms/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ Untuk mengilustrasikan maksud token penipuan, dan cara mengenal pastinya, kita a title="Apakah itu ARB?" contentPreview=''> -Arbitrum ialah sebuah organisasi yang membangunkan dan mengurus gulungan optimistik. Pada awalnya, Arbitrum diorganisasikan sebagai syarikat bertujuan untung, tetapi kemudiannya mengambil langkah-langkah untuk mendesentralisasi. Sebagai sebahagian daripada proses itu, mereka mengeluarkan token tadbir urus yang boleh diniagakan. +Arbitrum ialah sebuah organisasi yang membangunkan dan mengurus [gulungan optimistik](/developers/docs/scaling/optimistic-rollups/). Pada awalnya, Arbitrum diorganisasikan sebagai syarikat bertujuan untung, tetapi kemudiannya mengambil langkah-langkah untuk mendesentralisasi. Sebagai sebahagian daripada proses itu, mereka mengeluarkan [token tadbir urus](/dao/#token-based-membership) yang boleh diniagakan. @@ -41,7 +41,7 @@ Tujuan utama Ethereum ialah desentralisasi. Ini bermakna tiada pihak berkuasa pu title="What are smart contracts?" contentPreview=''> -Kontrak pintar ialah program yang berjalan selain blok rantai Ethereum. Setiap token ERC-20, sebagai contoh, dilaksanakan sebagai kontrak pintar. +[Kontrak pintar](/developers/docs/smart-contracts/) ialah program yang berjalan selain blok rantai Ethereum. Setiap token ERC-20, sebagai contoh, dilaksanakan sebagai kontrak pintar. diff --git a/public/content/translations/ms/staking/saas/index.md b/public/content/translations/ms/staking/saas/index.md index fc51ddeea1f..f8ce2a32e2c 100644 --- a/public/content/translations/ms/staking/saas/index.md +++ b/public/content/translations/ms/staking/saas/index.md @@ -86,7 +86,7 @@ Dengan menggunakan pembekal SaaS, anda mempercayakan pengendalian nod anda kepad Setelah selesai proses pemotongan/keluar, dana ini akan dipindahkan ke alamat pengeluaran yang diberikan kepada pengesah. Ini memerlukan penyediaan alamat pengeluaran untuk didayakan. Ini mungkin telah disediakan pada deposit awal. Jika tidak, kunci pengeluaran pengesah perlu digunakan untuk menandatangani mesej yang mengisytiharkan alamat pengeluaran. Jika tiada alamat pengeluaran telah diberikan, dana akan kekal dikunci sehingga diberikan. -Hubungi pembekal SaaS individu untuk mendapatkan butiran lanjut tentang sebarang jaminan atau pilihan insurans, dan untuk mendapatkan arahan tentang cara memberikan alamat pengeluaran. Jika anda lebih suka mengawal sepenuhnya persediaan pengesah anda, ketahui lebih lanjut tentang cara mempertaruhkan ETH anda secara solo. +Hubungi pembekal SaaS individu untuk mendapatkan butiran lanjut tentang sebarang jaminan atau pilihan insurans, dan untuk mendapatkan arahan tentang cara memberikan alamat pengeluaran. Jika anda lebih suka mengawal sepenuhnya persediaan pengesah anda, [ketahui lebih lanjut tentang cara mempertaruhkan ETH anda secara solo](/staking/solo/). ## Bacaan lanjut {#further-reading} diff --git a/public/content/translations/ms/staking/solo/index.md b/public/content/translations/ms/staking/solo/index.md index 1063caf0ea3..07b4fe398aa 100644 --- a/public/content/translations/ms/staking/solo/index.md +++ b/public/content/translations/ms/staking/solo/index.md @@ -55,7 +55,7 @@ Ia juga memerlukan persediaan perkakasan yang sangat asas, dan beberapa pemahama Sama seperti cara kunci peribadi melindungi alamat Ethereum anda, anda perlu menjana kunci khusus untuk pengesah anda. Anda mesti memahami cara untuk memastikan sebarang frasa benih atau kunci peribadi selamat dan terjamin.{' '} -Keselamatan Ethereum dan pencegahan penipuan +[Keselamatan Ethereum dan pencegahan penipuan](/security/) @@ -136,9 +136,9 @@ Ini adalah beberapa soalan yang paling biasa tentang pertaruhan yang patut diket Setiap pasangan kunci yang dikaitkan dengan pengesah memerlukan tepat 32 ETH untuk diaktifkan. Lebih banyak ETH yang didepositkan pada satu set kunci tidak meningkatkan potensi ganjaran, kerana setiap pengesah dihadkan kepada baki berkesan sebanyak 32 ETH. Ini bermakna pertaruhan dilakukan dalam kenaikan 32 ETH, setiap satu dengan set kunci dan bakinya sendiri. -Jangan mendepositkan lebih daripada 32 ETH untuk pengesah tunggal. Ia tidak akan meningkatkan ganjaran anda. Jika alamat pengeluaran telah ditetapkan untuk pengesah, lebihan dana melebihi 32 ETH akan dikeluarkan secara automatik ke alamat ini semasa menyapu pengesah seterusnya. +Jangan mendepositkan lebih daripada 32 ETH untuk pengesah tunggal. Ia tidak akan meningkatkan ganjaran anda. Jika alamat pengeluaran telah ditetapkan untuk pengesah, lebihan dana melebihi 32 ETH akan dikeluarkan secara automatik ke alamat ini semasa [menyapu pengesah](/staking/withdrawals/#validator-sweeping) seterusnya. -Jika pertaruhan rumah terlalu mendesak untuk anda, pertimbangkan untuk menggunakan pembekal pertaruhan-sebagai-perkhidmatan, atau jika anda berfungsi dengan kurang daripada 32 ETH, lihat himpunan pertaruhan. +Jika pertaruhan rumah terlalu mendesak untuk anda, pertimbangkan untuk menggunakan pembekal [pertaruhan-sebagai-perkhidmatan](/staking/saas/), atau jika anda berfungsi dengan kurang daripada 32 ETH, lihat [himpunan pertaruhan](/staking/pools/). diff --git a/public/content/translations/ms/staking/withdrawals/index.md b/public/content/translations/ms/staking/withdrawals/index.md index 9b16849ed4b..1526752ac82 100644 --- a/public/content/translations/ms/staking/withdrawals/index.md +++ b/public/content/translations/ms/staking/withdrawals/index.md @@ -152,9 +152,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Jika anda adalah sebahagian daripada himpunan pertaruhan atau memegang token pertaruhan, anda harus menyemak dengan pembekal anda untuk mendapatkan butiran lanjut tentang cara pengeluaran pertaruhan dikendalikan, kerana setiap perkhidmatan beroperasi secara berbeza. +Jika anda adalah sebahagian daripada [himpunan pertaruhan](/staking/pools/) atau memegang token pertaruhan, anda harus menyemak dengan pembekal anda untuk mendapatkan butiran lanjut tentang cara pengeluaran pertaruhan dikendalikan, kerana setiap perkhidmatan beroperasi secara berbeza. -Secara umum, pengguna harus bebas untuk menuntut semula ETH yang mereka pertaruhkan, atau menukar penyedia pertaruhan yang mereka gunakan. Jika himpunan tertentu menjadi terlalu besar, dana boleh dikeluarkan, ditebus dan dipertaruhkan semula dengan pembekal yang lebih kecil. Atau, jika anda telah mengumpul ETH yang mencukupi, anda boleh membuat pertaruhan dari rumah. +Secara umum, pengguna harus bebas untuk menuntut semula ETH yang mereka pertaruhkan, atau menukar penyedia pertaruhan yang mereka gunakan. Jika himpunan tertentu menjadi terlalu besar, dana boleh dikeluarkan, ditebus dan dipertaruhkan semula dengan pembekal yang lebih kecil. Atau, jika anda telah mengumpul ETH yang mencukupi, anda boleh membuat [pertaruhan dari rumah](/staking/solo/). diff --git a/public/content/translations/nl/bridges/index.md b/public/content/translations/nl/bridges/index.md index 48b83e3a156..b6e2a5327ff 100644 --- a/public/content/translations/nl/bridges/index.md +++ b/public/content/translations/nl/bridges/index.md @@ -60,7 +60,7 @@ Als je ETH hebt op het Ethereum Mainnet en je een alt L1 wilt verkennen om hun e Laten we zeggen dat je native Bitcoin (BTC) wilt hebben, maar dat je alleen fondsen hebt op Ethereum Mainnet. Voor het krijgen van blootstelling aan BTC op Ethereum, kun je Wrapped Bitcoin (WBTC) kopen. WBTC is echter een [ERC-20](/glossary/#erc-20)-token dat hoort bij het Ethereum-netwerk, wat betekent dat het een Ethereum-versie van Bitcoin is en niet het oorspronkelijke activum op de Bitcoin-blockchain. Om je eigen BTC te bezitten, moet je je activa overbruggen van Ethereum naar Bitcoin met behulp van een brug. Dit zal je WBTC overbruggen en omzetten in echte BTC. Of je zou ook BTC kunnen bezitten die je wilt gebruiken in Ethereum [DeFi](/glossary/#defi)-protocollen. Hiervoor zou overbrugging de andere kant op vereisen, van BTC naar WBTC, dat vervolgens kan worden gebruikt als een activum op Ethereum. - Je kunt ook al het bovenstaande doen met behulp van een gecentraliseerde exchange. Tenzij je fondsen echter al op een exchange staan, zou dit meerdere stappen vergen, en dus ben je waarschijnlijk beter af met het gebruik van een brug. + Je kunt ook al het bovenstaande doen met behulp van een [gecentraliseerde exchange](/get-eth/). Tenzij je fondsen echter al op een exchange staan, zou dit meerdere stappen vergen, en dus ben je waarschijnlijk beter af met het gebruik van een brug. diff --git a/public/content/translations/nl/community/support/index.md b/public/content/translations/nl/community/support/index.md index 7b09ff2d278..5044c3e000c 100644 --- a/public/content/translations/nl/community/support/index.md +++ b/public/content/translations/nl/community/support/index.md @@ -20,7 +20,7 @@ Begrijpen van de gedecentraliseerde aard van Ethereum is van vitaal belang, omda Leer de Ethereum-basisprincipes -Ondanks het gebrek aan officiële ondersteuning, helpen veel groepen, gemeenschappen en projecten in het Ethereum-ecosysteem, waardoor u veel nuttige informatie en bronnen kunt vinden op deze pagina. Heeft u nog vragen? Neem deel aan de [ethereum.org Discord](/discord/) en we zullen proberen te helpen. +Ondanks het gebrek aan officiële ondersteuning, helpen veel groepen, gemeenschappen en projecten in het Ethereum-ecosysteem, waardoor u veel nuttige informatie en bronnen kunt vinden op deze pagina. Heeft u nog vragen? Neem deel aan de [ethereum.org Discord](https://discord.gg/ethereum-org) en we zullen proberen te helpen. ## Ondersteuning voor portemonnee {#wallet-support} diff --git a/public/content/translations/nl/guides/how-to-id-scam-tokens/index.md b/public/content/translations/nl/guides/how-to-id-scam-tokens/index.md index 6dcdb006e58..60a7b6ce8de 100644 --- a/public/content/translations/nl/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/nl/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ Om te illustreren wat scam-tokens zijn en hoe je ze kunt herkennen, gaan we kijk title="Wat is ARB?" contentPreview=''> -Arbitrum is een organisatie die optimistic rollups ontwikkelt en beheert. In eerste instantie werd Arbitrum georganiseerd als een bedrijf met winstoogmerk, maar daarna nam het stappen om te decentraliseren. Als onderdeel van dat proces gaven ze een verhandelbaar bestuurstoken uit. +Arbitrum is een organisatie die [optimistic rollups](/developers/docs/scaling/optimistic-rollups/) ontwikkelt en beheert. In eerste instantie werd Arbitrum georganiseerd als een bedrijf met winstoogmerk, maar daarna nam het stappen om te decentraliseren. Als onderdeel van dat proces gaven ze een verhandelbaar [bestuurstoken](/dao/#token-based-membership) uit. @@ -41,7 +41,7 @@ Het hele punt van Ethereum is decentralisatie. Dit betekent dat er geen centrale title="Wat zijn smart contracts?" contentPreview=''> -Slimme contracten zijn de programma's die boven op de Ethereum-blockchain draaien. Elk ERC-20 token is bijvoorbeeld geïmplementeerd als een slim contract. +[Slimme contracten](/developers/docs/smart-contracts/) zijn de programma's die boven op de Ethereum-blockchain draaien. Elk ERC-20 token is bijvoorbeeld geïmplementeerd als een slim contract. diff --git a/public/content/translations/nl/roadmap/beacon-chain/index.md b/public/content/translations/nl/roadmap/beacon-chain/index.md index 69032b4082c..a10a7fec1f1 100644 --- a/public/content/translations/nl/roadmap/beacon-chain/index.md +++ b/public/content/translations/nl/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ De overgang naar proof-of-stake maakte Ethereum aanzienlijk veiliger en gedecent Bovendien is proof-of-stake gebruiken als consensusmechanisme een fundamenteel onderdeel voor het [veilige, milieuvriendelijke en schaalbare Ethereum van nu](/roadmap/vision/). - Wilt u een validator worden en de Beacon Chain beveiligen? Ontdek dan hier meer over staking. + Wilt u een validator worden en de Beacon Chain beveiligen? [Ontdek dan hier meer over staking](/staking/). ### Voorbereiden van sharding {#setting-up-for-sharding} diff --git a/public/content/translations/nl/roadmap/index.md b/public/content/translations/nl/roadmap/index.md index ec40491420f..c914cd3961a 100644 --- a/public/content/translations/nl/roadmap/index.md +++ b/public/content/translations/nl/roadmap/index.md @@ -70,7 +70,7 @@ De roadmap is vooral het resultaat van jarenlang werk door onderzoekers en ontwi

Wat was ETH2?

-

De term 'Eth2' werd vaak gebruikt om de toekomst van Ethereum te beschrijven vóór de overgang naar proof-of-stake, maar het werd uitgefaseerd ten gunste van een preciezere terminologie. Het werd oorspronkelijk gebruikt om een onderscheid te maken tussen het Ethereum-netwerk vóór de overgang naar proof-of-stake en het netwerk erna, of soms om te verwijzen naar de verschillende Ethereum-clients, (uitvoeringsclients werden soms aangeduid als ETH1-clients en consensusclients werden soms aangeduid als ETH2-clients).

+

De term 'Eth2' werd vaak gebruikt om de toekomst van Ethereum te beschrijven vóór de overgang naar [proof-of-stake](/glossary/#pos), maar het werd uitgefaseerd ten gunste van een preciezere terminologie. Het werd oorspronkelijk gebruikt om een onderscheid te maken tussen het Ethereum-netwerk vóór de overgang naar proof-of-stake en het netwerk erna, of soms om te verwijzen naar de verschillende Ethereum-clients, ([uitvoeringsclients](/glossary/#execution-client) werden soms aangeduid als ETH1-clients en [consensusclients](/glossary/#consensus-client) werden soms aangeduid als ETH2-clients).

diff --git a/public/content/translations/nl/roadmap/merge/index.md b/public/content/translations/nl/roadmap/merge/index.md index 43c38353766..04b35bfc7c2 100644 --- a/public/content/translations/nl/roadmap/merge/index.md +++ b/public/content/translations/nl/roadmap/merge/index.md @@ -38,7 +38,7 @@ De samenvoeging betekende de officiële overstap naar het gebruik van de Beacon Geen enkele geschiedenis ging verloren tijdens de samenvoeging. Toen het hoofdnet fuseerde met de Beacon Chain, werd ook de hele transactiegeschiedenis van Ethereum samengevoegd. -Deze overgang naar proof-of-stake veranderde de manier waarop ether wordt uitgegeven. Ontdek meer over de ether-uitgifte voor en na de samenvoeging. +Deze overgang naar proof-of-stake veranderde de manier waarop ether wordt uitgegeven. Ontdek meer over de [ether-uitgifte voor en na de samenvoeging](/roadmap/merge/issuance/). ### Gebruikers en houders {#users-holders} @@ -130,7 +130,7 @@ Het uitvoeren van een node die geen blocks produceert is mogelijk voor iedereen De mogelijkheid voor iedereen om zijn/haar eigen node uit te voeren is absoluut essentieel om de decentralisatie van het Ethereum-netwerk te behouden. -Meer over het uitvoeren van uw eigen node +[Meer over het uitvoeren van uw eigen node](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Gaskosten zijn een product van de netwerkvraag in verhouding tot de capaciteit van het netwerk. De samenvoeging schafte het gebruik van proof-of-work af en schakelde over op proof-of-stake voor consensus, maar veranderde niet significant de parameters die direct van invloed zijn op de netwerkcapaciteit of verwerkingscapaciteit. -Met een rollup-centrische routekaart zijn de inspanningen gericht op het opschalen van gebruikersactiviteit op laag 2, terwijl het hoofdnet op laag 1 wordt gebruikt als een veilige gedecentraliseerde afwikkelingslaag die is geoptimaliseerd voor de opslag van rollup-gegevens om rollup-transacties exponentieel goedkoper te maken. De overgang naar proof-of-stake is een kritieke voorloper om dit te realiseren. Meer over gas en kosten. +Met een rollup-centrische routekaart zijn de inspanningen gericht op het opschalen van gebruikersactiviteit op [laag 2](/layer-2/), terwijl het hoofdnet op laag 1 wordt gebruikt als een veilige gedecentraliseerde afwikkelingslaag die is geoptimaliseerd voor de opslag van rollup-gegevens om rollup-transacties exponentieel goedkoper te maken. De overgang naar proof-of-stake is een kritieke voorloper om dit te realiseren. [Meer over gas en kosten.](/developers/docs/gas/) @@ -163,7 +163,7 @@ Aanvankelijk hadden stakers na de samenvoeging enkel toegang tot fooien en MEV d Sinds de Shanghai/Capella-netwerkupgrade kunnen stakers nu een opname-adres invoeren om automatische uitbetalingen van overtollige stakesaldi te ontvangen (ETH hoger dan 32 van protocolbeloningen). Deze upgrade zorgde er ook voor dat een validator zijn/haar volledige saldo kon ontgrendelen en terugvorderen wanneer hij/zij het netwerk verliet. -Meer over staking-opnames +[Meer over staking-opnames](/staking/withdrawals/) diff --git a/public/content/translations/nl/roadmap/merge/issuance/index.md b/public/content/translations/nl/roadmap/merge/issuance/index.md index 52d33a68f7b..8897951388e 100644 --- a/public/content/translations/nl/roadmap/merge/issuance/index.md +++ b/public/content/translations/nl/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ Nettovermindering in jaarlijkse ETH-uitgifte: ~88.7% ((4.61% - De tegengestelde kracht van ETH-uitgifte is de snelheid waarmee ETH wordt verbrand. Om een transactie op Ethereum uit te voeren, moet een minimale kost (bekend als een "basiskost") worden betaald, die continu fluctueert (van block tot block) afhankelijk van de netwerkactiviteit. Deze kost wordt betaald in ETH en is _vereist_ om de transactie als geldig te beschouwen. Deze kost wordt _verbrand_ tijdens het transactieproces, waardoor het uit circulatie wordt gehaald. -Kosten verbranden ging live met de London-upgrade in augustus 2021, en bleef ongewijzigd sinds de samenvoeging. +Kosten verbranden ging live met [de London-upgrade](/history/#london) in augustus 2021, en bleef ongewijzigd sinds de samenvoeging. Bovenop de verbranding van de kosten die door de London-upgrade zijn geïmplementeerd, kunnen validators ook sancties krijgen als ze offline zijn, of erger nog, ze kunnen worden geslasht voor het overtreden van specifieke regels die de veiligheid van het netwerk in gevaar brengen. Deze sancties leiden tot een vermindering van ETH van het saldo van deze validator, wat niet direct beloond wordt op een ander account, waardoor het effectief wordt verbrand/verwijderd uit de circulatie. diff --git a/public/content/translations/nl/staking/saas/index.md b/public/content/translations/nl/staking/saas/index.md index 58ec0a8c3d3..1bd168782c3 100644 --- a/public/content/translations/nl/staking/saas/index.md +++ b/public/content/translations/nl/staking/saas/index.md @@ -86,7 +86,7 @@ Door een SaaS-provider te gebruiken, vertrouwt u de werking van uw node toe aan Na voltooiing van het shashing-/afsluitproces worden deze fondsen overgemaakt naar het opnameadres dat aan de validator is toegewezen. Hiervoor moet een opnameadres worden opgegeven. Het kan zijn dat dit al is verstrekt bij de initiële storting. Zo niet, dan moeten de validatorsleutels worden gebruikt om een bericht te ondertekenen waarin een opnameadres wordt aangegeven. Als er geen opnameadres wordt opgegeven, blijven fondsen geblokkeerd totdat er een adres is opgegeven. -Neem contact op met de individuele SaaS-provider voor meer informatie over eventuele garanties of verzekeringsopties en voor instructies over het opgeven van een opnameadres. Als u liever de volledige controle over uw validatorinstallatie heeft, leer dan meer over hoe u uw ETH solo kunt staken. +Neem contact op met de individuele SaaS-provider voor meer informatie over eventuele garanties of verzekeringsopties en voor instructies over het opgeven van een opnameadres. Als u liever de volledige controle over uw validatorinstallatie heeft, [leer dan meer over hoe u uw ETH solo kunt staken](/staking/solo/). ## Verder lezen {#further-reading} diff --git a/public/content/translations/nl/staking/solo/index.md b/public/content/translations/nl/staking/solo/index.md index 8953a728f11..3e45fe0f10f 100644 --- a/public/content/translations/nl/staking/solo/index.md +++ b/public/content/translations/nl/staking/solo/index.md @@ -55,7 +55,7 @@ Het vereist ook een zeer elementaire hardwareinstallatie en enig begrip van de a Net als de wijze waarop privé-sleutels je Ethereum-adres beveiligen, moet je specifieke sleutels genereren voor je validator. Je moet begrijpen hoe je alle zaadzinnen of privé-sleutels veilig kunt bewaren.{' '} -Ethereum-beveiliging en scampreventie +[Ethereum-beveiliging en scampreventie](/security/) @@ -136,9 +136,9 @@ Een validator is een virtuele entiteit die op Ethereum bestaat en deeln Voor elk sleutelpaar gekoppeld aan een validator moet precies 32 ETH geactiveerd worden. Meer ETH gestort op een enkele set sleutels verhoogt het beloningspotentieel niet, aangezien elke validator is beperkt tot een effectief saldo van 32 ETH. Dit betekent dat staking wordt uitgevoerd in 32 ETH-incrementen, elk met zijn eigen set sleutels en saldo. -Stort niet meer dan 32 ETH voor één enkele validator. Het zal je beloningen niet verhogen. Als er een opnameadres is ingesteld voor de validator, zullen overtollige fondsen boven 32 ETH automatisch worden opgenomen op dit adres tijdens de volgende validator-sweep. +Stort niet meer dan 32 ETH voor één enkele validator. Het zal je beloningen niet verhogen. Als er een opnameadres is ingesteld voor de validator, zullen overtollige fondsen boven 32 ETH automatisch worden opgenomen op dit adres tijdens de volgende [validator-sweep](/staking/withdrawals/#validator-sweeping). -Als solo staking u te veeleisend lijkt, overweeg dan om een staking-as-a-service provider te gebruiken, of als je met minder dan 32 ETH werkt, bekijk dan de staking pools. +Als solo staking u te veeleisend lijkt, overweeg dan om een [staking-as-a-service](/staking/saas/) provider te gebruiken, of als je met minder dan 32 ETH werkt, bekijk dan de [staking pools](/staking/pools/). diff --git a/public/content/translations/nl/staking/withdrawals/index.md b/public/content/translations/nl/staking/withdrawals/index.md index 92dd57ab10b..511ff674a24 100644 --- a/public/content/translations/nl/staking/withdrawals/index.md +++ b/public/content/translations/nl/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Als je deel uitmaakt van een staking-pool of staking-tokens bezit, dient je bij je provider navraag te doen naar de manier waarop staking-opnames worden afgehandeld. Elke service werkt namelijk anders. +Als je deel uitmaakt van een [staking-pool](/staking/pools/) of staking-tokens bezit, dient je bij je provider navraag te doen naar de manier waarop staking-opnames worden afgehandeld. Elke service werkt namelijk anders. -Over het algemeen moeten gebruikers de vrijheid hebben om hun onderliggende gestakete ETH terug te vorderen, of om te veranderen van staking-provider. Als een bepaalde pool te groot wordt, kun je het geld eruit halen, inwisselen en opnieuw staken bij een kleinere aanbieder. Of als je genoeg ETH hebt verzameld, kun je vanuit huis staken. +Over het algemeen moeten gebruikers de vrijheid hebben om hun onderliggende gestakete ETH terug te vorderen, of om te veranderen van staking-provider. Als een bepaalde pool te groot wordt, kun je het geld eruit halen, inwisselen en opnieuw staken bij een kleinere aanbieder. Of als je genoeg ETH hebt verzameld, kun je [vanuit huis staken](/staking/solo/). diff --git a/public/content/translations/pcm/bridges/index.md b/public/content/translations/pcm/bridges/index.md index cc1c9ef8b24..82e0b8e5e7d 100644 --- a/public/content/translations/pcm/bridges/index.md +++ b/public/content/translations/pcm/bridges/index.md @@ -60,7 +60,7 @@ If yu get ETH on top Ethereum Mainnet and yu wan eksplor one alt L1 to try out d Make wi sey yu wan own mative Bitcoin (BTC), but yu only get funds for Ethereum Mainnet. If yu wan gain eksposure to BTC for Ethereum, yu fit buy Wrapped Bitcoin (WBTC). Haueva, WBTC na [ERC-20](/glossary/#erc-20) token native to Ethereum netwok, and dis tin mean sey na Ethereum vashon of Bitcoin, and nor bi original asset for Bitcoin blockchain. To own native BTC, yu go nid bridge yor assets from Ethereum to Bitcoin as yu dey yus one bridge. Dis go bridge yor WBTC and konvert am into native BTC. Also, yu fit own BTC and wan yus am for Ethereum [DeFi](/glossary/#defi) protokols. Dis go nid to dey bridge di oda way, from BTC to WBTC wey dem fit kon yus as one asset on Ethereum. - Yu fit also do all of di above as yu dey yus one sentralized ekshanj. Haueva, onless yor funds don already dey on one ekshanj, im go nid plenti steps, and yu go fit get betta as yu dey yus bridge. + Yu fit also do all of di above as yu dey yus one [sentralized ekshanj](/get-eth/). Haueva, onless yor funds don already dey on one ekshanj, im go nid plenti steps, and yu go fit get betta as yu dey yus bridge. diff --git a/public/content/translations/pcm/staking/saas/index.md b/public/content/translations/pcm/staking/saas/index.md index cc5c4d18f9e..1e2e366c319 100644 --- a/public/content/translations/pcm/staking/saas/index.md +++ b/public/content/translations/pcm/staking/saas/index.md @@ -86,7 +86,7 @@ As yu dey yus one SaaS provida, yu dey entrust di operashon of yor node to someo Afta kompleshon of di slashing/exiting process, dem go transfa dis funds to di witdrawal address wey dem assign to di validator. Di rikwaya to dey provide one witdrawal address to enabol. Dis for don provide di first deposit. If not, yu go nid di validator witdrawal keys to sign one messaj wey dey diklare witdrawal address. If yu nor provide any witdrawal address, funds go rimain lock ontil yu provide am. -Make yu kontact SaaS provida for more details on any guaratees abi insurans opshons, and for instrukshons on hau to provide one witdrawal address. If yu go laik to dey in kontrol of yor validator setup, make yu learn more abou hau yu fit stake yor ETH. +Make yu kontact SaaS provida for more details on any guaratees abi insurans opshons, and for instrukshons on hau to provide one witdrawal address. If yu go laik to dey in kontrol of yor validator setup, [make yu learn more abou hau yu fit stake yor ETH](/staking/solo/). ## Further reading {#further-reading} diff --git a/public/content/translations/pcm/staking/solo/index.md b/public/content/translations/pcm/staking/solo/index.md index 86a6ff18735..50eb653038d 100644 --- a/public/content/translations/pcm/staking/solo/index.md +++ b/public/content/translations/pcm/staking/solo/index.md @@ -55,7 +55,7 @@ Im also nid very basik hardwia setup, and some kain tins wey yu nid sabi for smo Just laik hau private keys dey sekure yor Ethereum address, yu go nid generate keys only for yor validator. Yu suppose sabi hau to kip any seed fraiz abi private keys safe and sekure.{' '} -Ethereum sekurity and skam privenshon +[Ethereum sekurity and skam privenshon](/security/) @@ -136,9 +136,9 @@ Dis na few of di plenti komon kweshons abou staking wey dem suppose sabi. Ish key-pair wey join wit one validator nid 32 ETH gangan to take aktivate am. More ETH dem deposit to one singol set of keys nor dey inkrease riwods potenshial, as ish validator dey limit to one effektive balans of 32 ETH. Dis mean sey dem dey do staking in 32 ETH inkrements, ish one get im own set of keys and im balans. -Make yu nor deposit pass 32 ETH for one singol validator. Im nor go inkrease yor riwods. If dem don set withdrawal address for di validator, money wey pass ova 32 ETH go komot go dis address automatikaly for di next validator sweep. +Make yu nor deposit pass 32 ETH for one singol validator. Im nor go inkrease yor riwods. If dem don set withdrawal address for di validator, money wey pass ova 32 ETH go komot go dis address automatikaly for di next [validator sweep](/staking/withdrawals/#validator-sweeping). -If solo staking wahala kon plenti for yu, make yu konsida to dey yus staking-as-a-savis provida, abi if yu dey work wit wetin smoll pass 32 ETH, make yu sheck out di staking pools. +If solo staking wahala kon plenti for yu, make yu konsida to dey yus [staking-as-a-savis](/staking/saas/) provida, abi if yu dey work wit wetin smoll pass 32 ETH, make yu sheck out di [staking pools](/staking/pools/). diff --git a/public/content/translations/pcm/staking/withdrawals/index.md b/public/content/translations/pcm/staking/withdrawals/index.md index 6dda1dd003b..69310649d82 100644 --- a/public/content/translations/pcm/staking/withdrawals/index.md +++ b/public/content/translations/pcm/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -If yu dey part of one staking pool abi dey hold staking tokens, go shek wit yor provida for more details on hau dem dey handol staking witdrawals as ish savis dey operate difrent. +If yu dey part of one [staking pool](/staking/pools/) abi dey hold staking tokens, go shek wit yor provida for more details on hau dem dey handol staking witdrawals as ish savis dey operate difrent. -In general, users suppose dey free to take dem ETH wey dem stake normal, abi dey shanj wey staking provida dey yus. If one partikular pool dey gettoo big, dem fit komot, ridim, and re-stake funds wit one provida wey smoll pass. Abi, if yu don gada enuf ETH wey yu fit stake from home. +In general, users suppose dey free to take dem ETH wey dem stake normal, abi dey shanj wey staking provida dey yus. If one partikular pool dey gettoo big, dem fit komot, ridim, and re-stake funds wit one provida wey smoll pass. Abi, if yu don gada enuf ETH wey yu fit [stake from home](/staking/solo/). diff --git a/public/content/translations/pl/bridges/index.md b/public/content/translations/pl/bridges/index.md index cca286d7824..d88ab002db8 100644 --- a/public/content/translations/pl/bridges/index.md +++ b/public/content/translations/pl/bridges/index.md @@ -60,7 +60,7 @@ Jeśli posiadasz ETH w sieci głównej Ethereum i chcesz odkryć alternatywną w Załóżmy, że chcesz posiadać natywny Bitcoin (BTC), ale masz środki tylko w sieci głównej Ethereum. Aby uzyskać ekspozycję na BTC na Ethereum, możesz kupić Wrapped Bitcoin (WBTC). WBTC jest jednak tokenem [ERC-20](/glossary/#erc-20) natywnym dla sieci Ethereum, co oznacza, że jest to wersja Bitcoina w Ethereum, a nie oryginalny zasób w blockchainie Bitcoin. Aby posiadać natywne BTC, musiałbyś połączyć swoje aktywa z Ethereum do Bitcoina za pomocą mostu. Spowoduje to zmostkowanie WBTC i przekształcenie go w natywny BTC. Ewentualnie możesz posiadać BTC i chcieć wykorzystać go w protokołach [DeFi](/glossary/#defi) Ethereum. Wymagałoby to mostkowania w drugą stronę, z BTC do WBTC, który można następnie wykorzystać jako aktywa na Ethereum. - Wszystkie powyższe czynności można również wykonać za pomocą scentralizowanej giełdy. Jeśli jednak Twoje środki nie znajdują się już na giełdzie, wymagałoby to wielu kroków i prawdopodobnie lepiej byłoby skorzystać z mostu. + Wszystkie powyższe czynności można również wykonać za pomocą [scentralizowanej giełdy](/get-eth/). Jeśli jednak Twoje środki nie znajdują się już na giełdzie, wymagałoby to wielu kroków i prawdopodobnie lepiej byłoby skorzystać z mostu. diff --git a/public/content/translations/pl/community/support/index.md b/public/content/translations/pl/community/support/index.md index 8e3ea8e8a70..6ef2b65a007 100644 --- a/public/content/translations/pl/community/support/index.md +++ b/public/content/translations/pl/community/support/index.md @@ -20,7 +20,7 @@ Zrozumienie zdecentralizowanej natury Ethereum jest kluczowe, ponieważ każdy, Poznaj podstawy Ethereum -Pomimo braku oficjalnego wsparcia, wiele grup, społeczności i projektów w całym ekosystemie Ethereum chętnie pomaga, a na tej stronie można znaleźć wiele przydatnych informacji i zasobów. Nadal masz pytania? Dołącz do [Discorda ethereum.org](/discord/), a my postaramy się pomóc. +Pomimo braku oficjalnego wsparcia, wiele grup, społeczności i projektów w całym ekosystemie Ethereum chętnie pomaga, a na tej stronie można znaleźć wiele przydatnych informacji i zasobów. Nadal masz pytania? Dołącz do [Discorda ethereum.org](https://discord.gg/ethereum-org), a my postaramy się pomóc. ## Najczęściej zadawane pytania (FAQ) {#faq} diff --git a/public/content/translations/pl/developers/docs/scaling/index.md b/public/content/translations/pl/developers/docs/scaling/index.md index 23a06514561..9b46600a112 100644 --- a/public/content/translations/pl/developers/docs/scaling/index.md +++ b/public/content/translations/pl/developers/docs/scaling/index.md @@ -26,7 +26,7 @@ Ta metoda skalowania wymaga zmian w protokole Ethereum ([sieć główna](/glossa Sharding jest procesem poziomego dzielenia bazy danych w celu rozłożenia obciążenia. W kontekście Ethereum sharding zmniejszy zatłoczenie sieci i zwiększy liczbę transakcji na sekundę dzięki tworzeniu nowych łańcuchów — „odłamków”. Odciąży to również każdego walidatora, który nie będzie już musiał przetwarzać wszystkich transakcji w całej sieci. -Dowiedz się więcej o shardingu. +Dowiedz się więcej o [shardingu](/roadmap/danksharding/). ## Skalowanie off-chain {#off-chain-scaling} diff --git a/public/content/translations/pl/guides/how-to-id-scam-tokens/index.md b/public/content/translations/pl/guides/how-to-id-scam-tokens/index.md index 0efa2d30803..0c5240a8cfe 100644 --- a/public/content/translations/pl/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/pl/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ Aby pokazać, czym są fałszywe tokeny i jak je zidentyfikować, popatrzmy na p title="Co to jest ARB?" contentPreview=''> -Arbitrum to organizacja, która tworzy i zarządza optymistycznymi pakietami zbiorczymi. Początkowo, Arbitrum było zorganizowane jako firma nastawiona na zysk, ale następnie podjęła kroki w celu decentralizacji. W ramach tego procesu wydali oni wymienialny token zarządzania. +Arbitrum to organizacja, która tworzy i zarządza [optymistycznymi pakietami zbiorczymi](/developers/docs/scaling/optimistic-rollups/). Początkowo, Arbitrum było zorganizowane jako firma nastawiona na zysk, ale następnie podjęła kroki w celu decentralizacji. W ramach tego procesu wydali oni wymienialny [token zarządzania](/dao/#token-based-membership). @@ -41,7 +41,7 @@ Głównym celem Ethereum jest decentralizacja. Oznacza to, że nie ma centralneg title="Czym są inteligentne kontrakty?" contentPreview=''> -Inteligentne kontrakty to programy, które działają na blockchainie Ethereum. Dla przykładu każdy token ERC-20 jest implementowany jako inteligentny kontrakt. +[Inteligentne kontrakty](/developers/docs/smart-contracts/) to programy, które działają na blockchainie Ethereum. Dla przykładu każdy token ERC-20 jest implementowany jako inteligentny kontrakt. diff --git a/public/content/translations/pl/history/index.md b/public/content/translations/pl/history/index.md index e89696a1cd2..7564230d801 100644 --- a/public/content/translations/pl/history/index.md +++ b/public/content/translations/pl/history/index.md @@ -141,7 +141,7 @@ Fork Muir Glacier wprowadził opóźnienie [bomby trudności](/glossary/#difficu Fork Istanbul: -- Zoptymalizował koszt gazu w niektórych działaniach [EVM](/developers/docs/ethereum-stack/#ethereum-virtual-machine). +- Zoptymalizował koszt [gazu](/glossary/#gas) w niektórych działaniach [EVM](/developers/docs/ethereum-stack/#ethereum-virtual-machine). - Poprawa odporności na ataki typu „denial-of-service”. - Poprawił działanie rozwiązań [skalowania warstwy 2](/developers/docs/scaling/#rollups) opartych na SNARKs i STARKs. - Umożliwił współpracę Ethereum i Zcash. @@ -171,7 +171,7 @@ Fork Istanbul: Fork Constantinople: - Zapewnił, że blockchain nie został zamrożony przed [wdrożeniem proof-of-stake](#beacon-chain-genesis). -- Zoptymalizował koszt gazu w niektórych działaniach [EVM](/developers/docs/ethereum-stack/#ethereum-virtual-machine). +- Zoptymalizował koszt [gazu](/glossary/#gas) w niektórych działaniach [EVM](/developers/docs/ethereum-stack/#ethereum-virtual-machine). - Dodał możliwość interakcji z adresami, które nie zostały jeszcze utworzone. [Przeczytaj ogłoszenie Fundacji Ethereum](https://blog.ethereum.org/2019/02/22/ethereum-constantinople-st-petersburg-upgrade-announcement/) diff --git a/public/content/translations/pl/roadmap/beacon-chain/index.md b/public/content/translations/pl/roadmap/beacon-chain/index.md index 86418cec6a8..a0c29534c55 100644 --- a/public/content/translations/pl/roadmap/beacon-chain/index.md +++ b/public/content/translations/pl/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ Przejście na proof-of-stake sprawiło, że sieć Ethereum stała się znacznie Stosowanie proof-of-stake jako mechanizmu konsensusu jest fundamentalnym elementem [bezpiecznego, przyjaznego dla środowiska i skalowalnego Ethereum, które mamy teraz](/roadmap/vision/). - Jeśli chcesz zostać walidatorem i pomóc w zabezpieczaniu Ethereum, dowiedz się więcej o stakingu. + Jeśli chcesz zostać walidatorem i pomóc w zabezpieczaniu Ethereum, [dowiedz się więcej o stakingu](/staking/). ### Przygotowanie do shardingu {#setting-up-for-sharding} diff --git a/public/content/translations/pl/roadmap/index.md b/public/content/translations/pl/roadmap/index.md index 6133c893481..d67eed02c44 100644 --- a/public/content/translations/pl/roadmap/index.md +++ b/public/content/translations/pl/roadmap/index.md @@ -70,7 +70,7 @@ Plan działania jest głównie wynikiem wielu lat pracy badaczy i programistów

Czym było ETH2?

-

Termin „Eth2” był powszechnie używany do opisywania przyszłości Ethereum przed przejściem na proof-of-stake, ale został wycofany na rzecz precyzyjniejszej terminologii. Pierwotnie był używany w celu rozróżnienia sieci Ethereum przed przejściem na proof-of-stake i po, lub czasami w odniesieniu do różnych klientów Ethereum (klienci wykonawczy byli czasami określani jako klienci ETH1, a klienci konsensusu byli czasami określani jako klienci ETH2).

+

Termin „Eth2” był powszechnie używany do opisywania przyszłości Ethereum przed przejściem na [proof-of-stake](/glossary/#pos), ale został wycofany na rzecz precyzyjniejszej terminologii. Pierwotnie był używany w celu rozróżnienia sieci Ethereum przed przejściem na proof-of-stake i po, lub czasami w odniesieniu do różnych klientów Ethereum ([klienci wykonawczy](/glossary/#execution-client) byli czasami określani jako klienci ETH1, a [klienci konsensusu](/glossary/#consensus-client) byli czasami określani jako klienci ETH2).

diff --git a/public/content/translations/pl/roadmap/merge/index.md b/public/content/translations/pl/roadmap/merge/index.md index 1f9015d3330..3917cfdb19e 100644 --- a/public/content/translations/pl/roadmap/merge/index.md +++ b/public/content/translations/pl/roadmap/merge/index.md @@ -38,7 +38,7 @@ Połączenie oznaczało oficjalne przejście na używanie łańcucha śledząceg Podczas Połączenia nie została utracona żadna historia. Gdy sieć główna połączyła się z łańcuchem śledzącym, połączona została również cała historia transakcyjna Ethereum. -Przejście na proof-of-stake zmieniło sposób emisji etheru. Dowiedz się więcej o emisji etheru przed i po Połączeniu. +Przejście na proof-of-stake zmieniło sposób emisji etheru. Dowiedz się więcej o [emisji etheru przed i po Połączeniu](/roadmap/merge/issuance/). ### Użytkownicy i posiadacze {#users-holders} @@ -130,7 +130,7 @@ Uruchomienie węzła nieprodukującego bloków jest możliwe dla każdego w rama Możliwość uruchomienia własnego węzła przez każdego jest absolutnie niezbędna do utrzymania decentralizacji sieci Ethereum. - Więcej na temat uruchamiania własnego węzła +[ Więcej na temat uruchamiania własnego węzła](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Opłaty za gaz są wypadkową zapotrzebowania na sieć i jej przepustowości. W wyniku Połączenia zrezygnowano z mechanizmu proof-of-work, przechodząc na mechanizm konsensusu proof-of-stake, ale nie zmieniono znacząco żadnych parametrów, które bezpośrednio wpływają na przepustowość sieci. -Przy planie działania zorientowanym na pakiety zbiorcze wysiłki koncentrują się na skalowaniu aktywności użytkowników w warstwie 2 jednocześnie uaktywniając warstwę 1 Mainnet jako bezpieczną zdecentralizowaną warstwę rozliczeniową zoptymalizowaną pod kątem przechowywania danych pakietów zbiorczych, aby transakcje pakietów zbiorczych stały się wykładniczo tańsze. Przejście na proof-of-stake jest kluczowym prekursorem realizacji tego celu. Więcej na temat gazu i opłat. +Przy planie działania zorientowanym na pakiety zbiorcze wysiłki koncentrują się na skalowaniu aktywności użytkowników w [ warstwie 2](/layer-2/) jednocześnie uaktywniając warstwę 1 Mainnet jako bezpieczną zdecentralizowaną warstwę rozliczeniową zoptymalizowaną pod kątem przechowywania danych pakietów zbiorczych, aby transakcje pakietów zbiorczych stały się wykładniczo tańsze. Przejście na proof-of-stake jest kluczowym prekursorem realizacji tego celu. [ Więcej na temat gazu i opłat.](/developers/docs/gas/) @@ -163,7 +163,7 @@ Początkowo po połączeniu stakerzy mogli uzyskać dostęp tylko do napiwków i Od czasu aktualizacji sieci Shanghai/Capella stakerzy mogą wyznaczać adres wypłaty, aby zacząć otrzymywać automatyczne wypłaty nadwyżki salda stakingu (ETH powyżej 32 z nagród wynikających z protokołu). Ta aktualizacja umożliwiła również walidatorowi odblokowanie i odzyskanie całego salda po wyjściu z sieci. -Więcej na temat wypłat ze stakowania +[Więcej na temat wypłat ze stakowania](/staking/withdrawals/) diff --git a/public/content/translations/pl/roadmap/merge/issuance/index.md b/public/content/translations/pl/roadmap/merge/issuance/index.md index 1564b80b368..6fa7387bb1b 100644 --- a/public/content/translations/pl/roadmap/merge/issuance/index.md +++ b/public/content/translations/pl/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ Redukcja netto w rocznej emisji ETH: około 88,7% ((4,61% - 0,5 Siłą przeciwną do emisji ETH jest tempo, w jakim ETH jest spalane. Aby transakcja została wykonana na Ethereum, należy uiścić minimalną opłatę (zwaną „opłatą bazową”), która ciągle się zmienia (blok po bloku) w zależności od aktywności sieci. Opłata jest uiszczana w ETH i jest _wymagana_, aby transakcja została uznana za poprawną. Opłata ta jest _spalana_ podczas procesu transakcji, co skutkuje usunięciem jej z obiegu. -Spalanie opłat weszło w życie wraz z aktualizacją London w sierpniu 2021 i pozostaje niezmienione od czasu Połączenia. +Spalanie opłat weszło w życie wraz z [aktualizacją London](/history/#london) w sierpniu 2021 i pozostaje niezmienione od czasu Połączenia. Oprócz spalania opłat wprowadzonych przez aktualizację London, walidatory mogą również ponosić kary za bycie offline lub, co gorsza, mogą zostać odcięte za złamanie określonych zasad, które zagrażają bezpieczeństwu sieci. Kary te skutkują potrąceniem ETH z salda danego walidatora, które nie jest bezpośrednio przekazywane jako nagroda na żadne inne konto, skutecznie spalając/usuwając je z obiegu. diff --git a/public/content/translations/pl/staking/saas/index.md b/public/content/translations/pl/staking/saas/index.md index 8e5b42403f2..ad3c17122f3 100644 --- a/public/content/translations/pl/staking/saas/index.md +++ b/public/content/translations/pl/staking/saas/index.md @@ -86,7 +86,7 @@ Korzystając z usług dostawcy SaaS, powierzasz obsługę swojego węzła komuś Po zakończeniu procesu cięcia/wyjścia środki te zostaną przelane na adres wypłaty przypisany do walidatora. Wymaga to podania adresu wypłaty w celu włączenia. Mogło to zostać dostarczone przy pierwszej wpłacie. Jeśli nie, klucze wypłaty walidatora będą musiały zostać użyte do podpisania wiadomości deklarującej adres wypłaty. Jeśli nie podano adresu wypłaty, środki pozostaną zablokowane do czasu jego podania. -Skontaktuj się z indywidualnym dostawcą SaaS, aby uzyskać więcej informacji na temat wszelkich gwarancji lub opcji ubezpieczenia, a także instrukcjami dotyczącymi sposobu podania adresu wypłaty. Jeśli wolisz mieć pełną kontrolę nad konfiguracją walidatora, dowiedz się więcej o solo stakingu ETH. +Skontaktuj się z indywidualnym dostawcą SaaS, aby uzyskać więcej informacji na temat wszelkich gwarancji lub opcji ubezpieczenia, a także instrukcjami dotyczącymi sposobu podania adresu wypłaty. Jeśli wolisz mieć pełną kontrolę nad konfiguracją walidatora, [dowiedz się więcej o solo stakingu ETH](/staking/solo/). ## Dodatkowo przeczytaj {#further-reading} diff --git a/public/content/translations/pl/staking/solo/index.md b/public/content/translations/pl/staking/solo/index.md index 3a4e5abed92..daa831d5c8a 100644 --- a/public/content/translations/pl/staking/solo/index.md +++ b/public/content/translations/pl/staking/solo/index.md @@ -55,7 +55,7 @@ Wymaga również bardzo podstawowej konfiguracji sprzętu i pewnego zrozumienia Podobnie jak w przypadku kluczy prywatnych zabezpieczających adres Ethereum, konieczne będzie wygenerowanie kluczy specjalnie dla walidatora. Musisz wiedzieć, jak bezpiecznie przechowywać wszelkie frazy odzyskiwania lub klucze prywatne.{' '} -Bezpieczeństwo Ethereum i zapobieganie oszustwom +[Bezpieczeństwo Ethereum i zapobieganie oszustwom](/security/) @@ -136,9 +136,9 @@ Oto kilka najczęściej zadawanych pytań dotyczących stakingu, o których wart Każda para kluczy powiązana z walidatorem wymaga dokładnie 32 ETH do aktywacji. Więcej ETH zdeponowanych w jednym zestawie kluczy nie zwiększa potencjału nagród, ponieważ każdy walidator jest ograniczony do efektywnego salda 32 ETH. Oznacza to, że staking odbywa się w przyrostach 32 ETH, każdy z własnym zestawem kluczy i saldem. -Nie należy deponować więcej niż 32 ETH dla jednego walidatora. Nie zwiększy to twoich nagród. Jeśli dla walidatora ustawiono adres wypłaty, nadwyżka środków powyżej 32 ETH zostanie automatycznie wypłacona na ten adres podczas następnego przeniesienia walidatora. +Nie należy deponować więcej niż 32 ETH dla jednego walidatora. Nie zwiększy to twoich nagród. Jeśli dla walidatora ustawiono adres wypłaty, nadwyżka środków powyżej 32 ETH zostanie automatycznie wypłacona na ten adres podczas następnego [przeniesienia walidatora](/staking/withdrawals/#validator-sweeping). -Jeśli solo staking wydaje ci się zbyt wymagający, rozważ skorzystanie z usług stakingowych lub jeśli masz mniej niż 32 ETH, sprawdź stakowanie w puli. +Jeśli solo staking wydaje ci się zbyt wymagający, rozważ skorzystanie z [usług stakingowych](/staking/saas/) lub jeśli masz mniej niż 32 ETH, sprawdź [stakowanie w puli](/staking/pools/). diff --git a/public/content/translations/pl/staking/withdrawals/index.md b/public/content/translations/pl/staking/withdrawals/index.md index 5734c8a6a9e..0d0a0cb6372 100644 --- a/public/content/translations/pl/staking/withdrawals/index.md +++ b/public/content/translations/pl/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Jeśli jesteś częścią puli stakingowej lub posiadasz tokeny stakingowe, powinieneś skontaktować się ze swoim dostawcą, aby uzyskać więcej informacji na temat sposobu obsługi wypłat ze stakingu, ponieważ każda usługa działa inaczej. +Jeśli jesteś częścią [puli stakingowej](/staking/pools/) lub posiadasz tokeny stakingowe, powinieneś skontaktować się ze swoim dostawcą, aby uzyskać więcej informacji na temat sposobu obsługi wypłat ze stakingu, ponieważ każda usługa działa inaczej. -Ogólnie rzecz biorąc, użytkownicy powinni mieć możliwość odzyskania swoich bazowych stakowanych ETH lub zmiany dostawcy stakingu, z którego korzystają. Jeśli dana pula staje się zbyt duża, środki mogą zostać wycofane, wypłacone i ponownie zestakowane u mniejszego dostawcy. Lub, jeśli zgromadziłeś wystarczającą ilość ETH, możesz stakować z domu. +Ogólnie rzecz biorąc, użytkownicy powinni mieć możliwość odzyskania swoich bazowych stakowanych ETH lub zmiany dostawcy stakingu, z którego korzystają. Jeśli dana pula staje się zbyt duża, środki mogą zostać wycofane, wypłacone i ponownie zestakowane u mniejszego dostawcy. Lub, jeśli zgromadziłeś wystarczającą ilość ETH, możesz [stakować z domu](/staking/solo/). diff --git a/public/content/translations/pt-br/bridges/index.md b/public/content/translations/pt-br/bridges/index.md index 65061f3890c..167307f9365 100644 --- a/public/content/translations/pt-br/bridges/index.md +++ b/public/content/translations/pt-br/bridges/index.md @@ -60,7 +60,7 @@ Se você tiver o ETH na Ethereum Mainnet e quiser explorar um alt L1 para experi Digamos que você queira possuir Bitcoin nativo (BTC), mas você só tem fundos na rede principal Ethereum. Para ganhar exposição à BTC na Ethereum, você pode comprar Bitcoin Envolvido (WBTC). No entanto, o WBTC é um token [ERC-20](/glossary/#erc-20) nativo da rede Ethereum, o que significa que é uma versão Ethereum do Bitcoin e não o ativo original na blockchain do Bitcoin. Para possuir BTC nativa, você teria que ligar os seus ativos do Ethereum para Bitcoin usando uma ponte. Isso converter suas WBTC em BTC nativa, por meio da ponte. Como alternativa, você pode possuir BTC e querer usá-lo nos protocolos[DeFi](/glossary/#defi) do Ethereum. Isso exigiria fazer uma ponte no caminho inverso, de BTC para WBTC, que logo poderia ser usada como um ativo no Ethereum. - Você também pode fazer tudo acima usando uma exchange centralizada. No entanto, a menos que seus fundos já estejam em uma exchange (corretora), isso envolveria vários passos, e você provavelmente estaria melhor usando uma ponte. + Você também pode fazer tudo acima usando uma [exchange centralizada](/get-eth/). No entanto, a menos que seus fundos já estejam em uma exchange (corretora), isso envolveria vários passos, e você provavelmente estaria melhor usando uma ponte. diff --git a/public/content/translations/pt-br/community/support/index.md b/public/content/translations/pt-br/community/support/index.md index cb4671e5e20..9fb46b5acc8 100644 --- a/public/content/translations/pt-br/community/support/index.md +++ b/public/content/translations/pt-br/community/support/index.md @@ -20,7 +20,7 @@ Compreender a natureza descentralizada do Ethereum é vital porque qualquer pess Aprenda os conceitos básicos do Ethereum -Apesar da falta de suporte oficial, muitos grupos, comunidades e projetos em todo o ecossistema Ethereum estão felizes em ajudar, e você pode encontrar muitas informações e recursos úteis nesta página. Ainda tem dúvidas? Junte-se ao [Discord ethereum.org](/discord/) e tentaremos ajudar. +Apesar da falta de suporte oficial, muitos grupos, comunidades e projetos em todo o ecossistema Ethereum estão felizes em ajudar, e você pode encontrar muitas informações e recursos úteis nesta página. Ainda tem dúvidas? Junte-se ao [Discord ethereum.org](https://discord.gg/ethereum-org) e tentaremos ajudar. ## Suporte a carteiras {#wallet-support} diff --git a/public/content/translations/pt-br/contributing/translation-program/faq/index.md b/public/content/translations/pt-br/contributing/translation-program/faq/index.md index 232ee36287c..69e0794d4e0 100644 --- a/public/content/translations/pt-br/contributing/translation-program/faq/index.md +++ b/public/content/translations/pt-br/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ Se você quiser reportar um erro em uma determinada cadeia de caracteres que pre ## O que é Memória de Tradução (MT)? {#translation-memory} -Memória de Tradução (MT) é uma funcionalidade do Crowdin que armazena todas as frases traduzidas anteriormente no [ethereum.org](http://ethereum.org/). Quando uma cadeia de caracteres é traduzida, ela é automaticamente salva em nosso projeto de MT. Ela pode ser uma ferramenta útil para você economizar tempo! +Memória de Tradução (MT) é uma funcionalidade do Crowdin que armazena todas as frases traduzidas anteriormente no [ethereum.org](https://ethereum.org/). Quando uma cadeia de caracteres é traduzida, ela é automaticamente salva em nosso projeto de MT. Ela pode ser uma ferramenta útil para você economizar tempo! - Veja na seção "Sugestões de MT " como outros tradutores traduziram a mesma string, ou similar. Se você encontrar uma sugestão com uma alta correspondência, sinta-se livre para se referir à tradução clicando nela. - Se não houver nada na lista, você poderá procurar na MT traduções feitas anteriormente e reutilizá-las para consistência. diff --git a/public/content/translations/pt-br/contributing/translation-program/how-to-translate/index.md b/public/content/translations/pt-br/contributing/translation-program/how-to-translate/index.md index 5ea32476a61..53385d6dd6e 100644 --- a/public/content/translations/pt-br/contributing/translation-program/how-to-translate/index.md +++ b/public/content/translations/pt-br/contributing/translation-program/how-to-translate/index.md @@ -34,7 +34,7 @@ Escolha o idioma para o qual deseja traduzir para ver a lista de arquivos dispon O conteúdo do site é dividido em vários documentos e grupos de conteúdo. Você pode verificar o progresso de cada documento à direita. Se o progresso da tradução estiver abaixo de 100%, contribua! -Não vê seu idioma na lista? [Abra um tíquete](https://github.com/ethereum/ethereum-org-website/issues/new/choose) ou faça uma pergunta no [Discord](/discord/) +Não vê seu idioma na lista? [Abra um tíquete](https://github.com/ethereum/ethereum-org-website/issues/new/choose) ou faça uma pergunta no [Discord](https://discord.gg/ethereum-org) ![Arquivos traduzidos e não traduzidos no Crowdin](./crowdin-files.png) @@ -82,7 +82,7 @@ Quando tiver concluído a tradução (ou seja, todos os arquivos de um grupo de ### Entre em contato conosco {#get-in-touch} -Você tem alguma dúvida? Ou quer colaborar com nossa equipe e outros tradutores? Publique no canal #translations do nosso [servidor Discord no ethereum.org](/discord/) +Você tem alguma dúvida? Ou quer colaborar com nossa equipe e outros tradutores? Publique no canal #translations do nosso [servidor Discord no ethereum.org](https://discord.gg/ethereum-org) Você também pode entrar em contato conosco por meio do e-mail translations@ethereum.org diff --git a/public/content/translations/pt-br/contributing/translation-program/index.md b/public/content/translations/pt-br/contributing/translation-program/index.md index d7fbdb1c411..e8ff0f675ca 100644 --- a/public/content/translations/pt-br/contributing/translation-program/index.md +++ b/public/content/translations/pt-br/contributing/translation-program/index.md @@ -20,7 +20,7 @@ O Programa de Tradução do ethereum.org está aberto e qualquer um pode contrib 4. As traduções automáticas não serão aprovadas. 5. Todas as traduções são revisadas antes de serem adicionadas ao site, por isso, haverá um pequeno atraso antes que suas traduções sejam publicadas. -_Junte-se ao [ethereum.org Discord](/discord/) para colaborar com traduções, fazer perguntas, compartilhar comentários e ideias ou juntar-se a um grupo de tradução._ +_Junte-se ao [ethereum.org Discord](https://discord.gg/ethereum-org) para colaborar com traduções, fazer perguntas, compartilhar comentários e ideias ou juntar-se a um grupo de tradução._ Comece a traduzir diff --git a/public/content/translations/pt-br/contributing/translation-program/resources/index.md b/public/content/translations/pt-br/contributing/translation-program/resources/index.md index ec1dbe736be..ba39a7dd645 100644 --- a/public/content/translations/pt-br/contributing/translation-program/resources/index.md +++ b/public/content/translations/pt-br/contributing/translation-program/resources/index.md @@ -24,7 +24,7 @@ Você pode encontrar alguns guias e ferramentas úteis para tradutores do ethere ## Comunidades {#communities} -- [Grupos de tradução do Discord para idiomas específicos](/discord/) _: iniciativa que conecta tradutores do ethereum.org a Grupos de Tradução_ +- [Grupos de tradução do Discord para idiomas específicos](https://discord.gg/ethereum-org) _: iniciativa que conecta tradutores do ethereum.org a Grupos de Tradução_ - [Grupo de tradutores de chinês](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171) _: página de noções para facilitar a coordenação entre tradutores de chinês_ ## Últimas atualizações {#latest-updates} @@ -38,7 +38,7 @@ Para se manter atualizado sobre os avanços mais recentes do Programa de Traduç ## Horários de trabalho para tradutores {#office-hours} -Temos horários de plantão para tradutores na segunda quarta-feira de cada mês. Eles são mantidos no canal de voz #horários de plantão no [Discord do ethereum.org](/discord/), no qual você também pode encontrar os horários exatos e detalhes adicionais. +Temos horários de plantão para tradutores na segunda quarta-feira de cada mês. Eles são mantidos no canal de voz #horários de plantão no [Discord do ethereum.org](https://discord.gg/ethereum-org), no qual você também pode encontrar os horários exatos e detalhes adicionais. O horário de plantão permite que nossos tradutores façam perguntas sobre o processo de tradução, forneçam comentários sobre o programa, compartilhem suas ideias ou simplesmente conversem com a equipe principal do ethereum.org. Por último, queremos usar essas chamadas para comunicar desenvolvimentos recentes no Programa de Tradução e compartilhar dicas importantes e instruções com nossos colaboradores. diff --git a/public/content/translations/pt-br/developers/docs/consensus-mechanisms/pow/index.md b/public/content/translations/pt-br/developers/docs/consensus-mechanisms/pow/index.md index 746a5036b45..334d0699383 100644 --- a/public/content/translations/pt-br/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/translations/pt-br/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: pt-br A rede Ethereum começou usando um mecanismo de consenso que envolvia **[Prova de trabalho (PoW)](/developers/docs/consensus-mechanisms/pow)**. Isso permitiu que os nós da rede Ethereum concordassem com o estado de todas as informações registradas na cadeia de blocos Ethereum e impediu certos tipos de ataques econômicos. No entanto, o Ethereum desativou a prova de trabalho em 2022 e começou a usar a [prova de participação](/developers/docs/consensus-mechanisms/pos). - A prova de trabalho agora está obsoleta. O Ethereum não usa mais a prova de trabalho como parte de seu mecanismo de consenso. Em vez disso, ele usa a prova de participação. Leia mais sobre prova de participação e participação. + A prova de trabalho agora está obsoleta. O Ethereum não usa mais a prova de trabalho como parte de seu mecanismo de consenso. Em vez disso, ele usa a prova de participação. Leia mais sobre [prova de participação](/developers/docs/consensus-mechanisms/pos/) e [participação](/staking/). ## Pré-requisitos {#prerequisites} diff --git a/public/content/translations/pt-br/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/translations/pt-br/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index 20bc33435ee..14b8b86c54a 100644 --- a/public/content/translations/pt-br/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/translations/pt-br/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: pt-br --- - Ethash foi o algoritmo de mineração da prova de trabalho do Ethereum. A prova de trabalho foi agora **totalmente desativada** e o Ethereum agora está protegido usando a prova de participação. Leia mais sobre A Fusão (The Merge), prova de participação e participação (stake). Esta página é de interesse histórico! + Ethash foi o algoritmo de mineração da prova de trabalho do Ethereum. A prova de trabalho foi agora **totalmente desativada** e o Ethereum agora está protegido usando a [prova de participação](/developers/docs/consensus-mechanisms/pos/). Leia mais sobre [A Fusão](/roadmap/merge/) (The Merge), [prova de participação](/developers/docs/consensus-mechanisms/pos/) e [participação (stake)](/staking/). Esta página é de interesse histórico! [Ethash](https://github.com/ethereum/wiki/wiki/Ethash) é uma versão modificada do algoritmo [Dagger-Hashimoto](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto). A prova de trabalho Ethash faz uso de [muita memória](https://wikipedia.org/wiki/Memory-hard_function), o que foi pensado para tornar o algoritmo ASIC resistente. Os ASICs Ethash foram eventualmente desenvolvidos, mas a mineração de GPU ainda era uma opção viável até que a prova de trabalho fosse desativada. Ethash ainda é usado para minerar outras moedas em outras redes de prova de trabalho não Ethereum. diff --git a/public/content/translations/pt-br/guides/how-to-id-scam-tokens/index.md b/public/content/translations/pt-br/guides/how-to-id-scam-tokens/index.md index 4a37f65b9ef..a82e673df59 100644 --- a/public/content/translations/pt-br/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/pt-br/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ Para ilustrar o que são tokens fraudulentos e como identificá-los, veremos um title="O que é ARB?" contentPreview=''> -Arbitrum é uma organização que desenvolve e gerencia rollups otimistas. Inicialmente, a Arbitrum foi organizada como uma empresa com fins lucrativos, mas depois tomou medidas para se descentralizar. Como parte desse processo, a empresa emitiu um token de governança negociável. +Arbitrum é uma organização que desenvolve e gerencia [rollups otimistas](/developers/docs/scaling/optimistic-rollups/). Inicialmente, a Arbitrum foi organizada como uma empresa com fins lucrativos, mas depois tomou medidas para se descentralizar. Como parte desse processo, a empresa emitiu um [token de governança](/dao/#token-based-membership) negociável. @@ -41,7 +41,7 @@ O ponto principal do Ethereum é a descentralização. Isso significa que não h title="O que são contratos inteligentes?" contentPreview=''> -Os contratos inteligentes são programas que são executados no blockchain Ethereum. Cada token ERC-20, por exemplo, é implementado como um contrato inteligente. +[Os contratos inteligentes](/developers/docs/smart-contracts/) são programas que são executados no blockchain Ethereum. Cada token ERC-20, por exemplo, é implementado como um contrato inteligente. diff --git a/public/content/translations/pt-br/roadmap/beacon-chain/index.md b/public/content/translations/pt-br/roadmap/beacon-chain/index.md index 35ac892bc0c..7a4ec69db32 100644 --- a/public/content/translations/pt-br/roadmap/beacon-chain/index.md +++ b/public/content/translations/pt-br/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ A transição para a prova de participação tornou o Ethereum consideravelmente E utilizar a prova de participação como mecanismo de consenso é um componente fundamental para [o Ethereum seguro, ecológico e dimensionável que temos agora](/roadmap/vision/). - Se você estiver interessado em se tornar um validador e ajudar a manter o Ethereum seguro, saiba mais sobre o conceito de participação. + Se você estiver interessado em se tornar um validador e ajudar a manter o Ethereum seguro, [saiba mais sobre o conceito de participação](/staking/). ### Preparação para a fragmentação {#setting-up-for-sharding} diff --git a/public/content/translations/pt-br/roadmap/index.md b/public/content/translations/pt-br/roadmap/index.md index 45447032b6f..9d4fc8fab3b 100644 --- a/public/content/translations/pt-br/roadmap/index.md +++ b/public/content/translations/pt-br/roadmap/index.md @@ -70,7 +70,7 @@ O planejamento é, em grande parte, o resultado de anos de trabalho de pesquisad

O que era ETH2?

-

O termo 'Eth2' era comumente usado para descrever o futuro do Ethereum antes da mudança para prova de participação, mas foi eliminado em favor de uma terminologia mais precisa. Originalmente, era usado para diferenciar a rede Ethereum antes da mudança para prova de participação e a rede depois, ou às vezes para se referir aos diferentes clientes Ethereum (os clientes de execução e os clientes de consenso eram respectivamente chamados de clientes ETH1 e ETH2).

+

O termo 'Eth2' era comumente usado para descrever o futuro do Ethereum antes da mudança para [prova de participação](/glossary/#pos), mas foi eliminado em favor de uma terminologia mais precisa. Originalmente, era usado para diferenciar a rede Ethereum antes da mudança para prova de participação e a rede depois, ou às vezes para se referir aos diferentes clientes Ethereum (os [clientes de execução](/glossary/#execution-client) e os [clientes de consenso](/glossary/#consensus-client) eram respectivamente chamados de clientes ETH1 e ETH2).

diff --git a/public/content/translations/pt-br/roadmap/merge/index.md b/public/content/translations/pt-br/roadmap/merge/index.md index a8abeaad360..7cb997b279a 100644 --- a/public/content/translations/pt-br/roadmap/merge/index.md +++ b/public/content/translations/pt-br/roadmap/merge/index.md @@ -38,7 +38,7 @@ A integração representou a mudança oficial para o uso da Beacon Chain como o Nenhuma história foi perdida na Fusão. À medida que a Rede principal se uniu com a Beacon Chain, ela também integrou todo o histórico transacional do Ethereum. -Essa transição para a prova de participação mudou o modo como o ether é emitido. Saiba mais sobre Emissão de ether antes de depois do The Merge. +Essa transição para a prova de participação mudou o modo como o ether é emitido. Saiba mais sobre [Emissão de ether antes de depois do The Merge](/roadmap/merge/issuance/). ### Usuários e titulares {#users-holders} @@ -130,7 +130,7 @@ Qualquer pessoa pode executar um nó que não produz blocos, em qualquer mecanis A capacidade de qualquer pessoa de executar seu próprio nó é absolutamente essencial para manter a descentralização da rede Ethereum. -Mais detalhes sobre como executar seu próprio nó +[Mais detalhes sobre como executar seu próprio nó](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Taxas de gás são um produto da demanda de rede relativa à capacidade da rede. A Fusão depreciou o uso da prova de trabalho, passando para a prova de participação por consenso, mas não alterou significativamente nenhum parâmetro que influencie diretamente a capacidade da rede ou a taxa de transferência. -Com um planejamento centrado em rollup, os esforços se concentram em dimensionar a atividade do usuário na camada 2 ao habilitar a rede principal da camada 1 como uma camada de estabelecimento descentralizada e segura, otimizada para o armazenamento de dados de rollup para ajudar a fazer com que as transações de rollup sejam exponencialmente mais acessíveis. A transição para a prova de participação é um precursor crítico para a realização desse objetivo. Mais informações sobre gás e taxas. +Com um planejamento centrado em rollup, os esforços se concentram em dimensionar a atividade do usuário na [camada 2](/layer-2/) ao habilitar a rede principal da camada 1 como uma camada de estabelecimento descentralizada e segura, otimizada para o armazenamento de dados de rollup para ajudar a fazer com que as transações de rollup sejam exponencialmente mais acessíveis. A transição para a prova de participação é um precursor crítico para a realização desse objetivo. [Mais informações sobre gás e taxas.](/developers/docs/gas/) @@ -163,7 +163,7 @@ Inicialmente, após a Fusão, os participantes podiam acessar apenas as comissõ Desde a melhoria da rede Shanghai/Capella, os participantes agora podem designar um endereço de saque para começar a receber pagamentos automáticos de qualquer saldo de participação excedente (ETH superior a 32 de recompensas do protocolo). Essa melhoria também permitiu que um validador desbloqueasse e recuperasse todo o saldo ao sair da rede. -Mais sobre saques de participação +[Mais sobre saques de participação](/staking/withdrawals/) diff --git a/public/content/translations/pt-br/roadmap/merge/issuance/index.md b/public/content/translations/pt-br/roadmap/merge/issuance/index.md index 35ba71d46ac..5e853226f7a 100644 --- a/public/content/translations/pt-br/roadmap/merge/issuance/index.md +++ b/public/content/translations/pt-br/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ Redução líquida na emissão anual de ETH: ~88,7% (4,61% - 0, A força oposta à emissão de ETH é a taxa em que o ETH é queimado. Para uma transação executar no Ethereum, a taxa mínima (conhecida como “taxa base”) deve ser paga, a qual flutua continuamente (bloco a bloco) dependendo da atividade da rede. A taxa é paga no ETH e é _necessária_ para que a transação seja considerada válida. Essa taxa é _queimada_ durante o processo de transação, removendo-a de circulação. -A queima de taxas foi lançada com a atualização London em agosto de 2021 e permanece inalterada desde o The Merge. +A queima de taxas foi lançada com [a atualização London](/history/#london) em agosto de 2021 e permanece inalterada desde o The Merge. Além da queima de taxas implementada pela atualização London, os validadores também podem incorrer em penalidades por estarem offline ou, pior ainda, eles podem ser removidos por quebrar regras específicas que ameaçam a segurança da rede. Essas penalidades resultam na redução de ETH do saldo do validador, que não é recompensado diretamente para nenhuma outra conta, efetivamente queimando/retirando-o de circulação. diff --git a/public/content/translations/pt-br/staking/saas/index.md b/public/content/translations/pt-br/staking/saas/index.md index a22a65a437a..f15e33bb66f 100644 --- a/public/content/translations/pt-br/staking/saas/index.md +++ b/public/content/translations/pt-br/staking/saas/index.md @@ -86,7 +86,7 @@ Usando um provedor SaaS, você está confiando a operação do seu nó a um terc Após a conclusão do processo de remoção/saída, esses fundos serão transferidos para o endereço de saque atribuído ao validador. Para isso, é necessário habilitar um endereço de saque. Ela pode ter sido fornecida no depósito inicial. Caso contrário, será necessário usar as chaves de saque do validador para assinar uma mensagem declarando um endereço de saque. Os fundos permanecerão bloqueados até um endereço de saque ser fornecido. -Entre em contato com o provedor de SaaS para obter mais detalhes sobre quaisquer garantias ou opções de seguro e instruções sobre como fornecer um endereço de saque. Se você preferir estar no controle total da sua configuração do validador, saiba mais sobre como fazer staking individual de seu ETH. +Entre em contato com o provedor de SaaS para obter mais detalhes sobre quaisquer garantias ou opções de seguro e instruções sobre como fornecer um endereço de saque. Se você preferir estar no controle total da sua configuração do validador, [saiba mais sobre como fazer staking individual de seu ETH](/staking/solo/). ## Leitura adicional {#further-reading} diff --git a/public/content/translations/pt-br/staking/solo/index.md b/public/content/translations/pt-br/staking/solo/index.md index 5d66739ae97..1a13e52b5ed 100644 --- a/public/content/translations/pt-br/staking/solo/index.md +++ b/public/content/translations/pt-br/staking/solo/index.md @@ -55,7 +55,7 @@ Também requer uma configuração de hardware muito básica e alguma compreensã Assim como as chaves privadas protegem seu endereço Ethereum, você precisará gerar chaves especificamente para seu validador. Você precisa compreender como manter qualquer frase semente ou chave privada protegida e segura.{' '} -Segurança Ethereum e prevenção à fraude +[Segurança Ethereum e prevenção à fraude](/security/) @@ -136,9 +136,9 @@ Um validador é uma entidade virtual que vive no Ethereum e participa n Cada par de chaves associado a um validador requer exatamente 32 ETH para ser ativado. Mais ETH depositado em um único conjunto de chaves não aumenta o potencial de recompensas, pois cada validador está limitado a um saldo efetivo de 32 ETH. Isso significa que o staking é feito em 32 incrementos de ETH, cada um com seu próprio conjunto de chaves e saldo. -Não deposite mais de 32 ETH para um único validador. Isso não aumentará suas recompensas. Se um endereço de saque tiver sido definido para o validador, os fundos excedentes acima de 32 ETH serão automaticamente sacados para esse endereço durante a próxima varredura do validador. +Não deposite mais de 32 ETH para um único validador. Isso não aumentará suas recompensas. Se um endereço de saque tiver sido definido para o validador, os fundos excedentes acima de 32 ETH serão automaticamente sacados para esse endereço durante a próxima [varredura do validador](/staking/withdrawals/#validator-sweeping). -Se o staking individual demandar muito de você, considere usar um provedor de staking-as-a-service (staking como um serviço) ou, se estiver trabalhando com menos de 32 ETH, verifique as staking pools (pools de staking). +Se o staking individual demandar muito de você, considere usar um provedor de [staking-as-a-service](/staking/saas/) (staking como um serviço) ou, se estiver trabalhando com menos de 32 ETH, verifique as [staking pools](/staking/pools/) (pools de staking). diff --git a/public/content/translations/pt-br/staking/withdrawals/index.md b/public/content/translations/pt-br/staking/withdrawals/index.md index 0285ba67113..cd124cd4ccc 100644 --- a/public/content/translations/pt-br/staking/withdrawals/index.md +++ b/public/content/translations/pt-br/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Se você faz parte de uma participação combinada (participação em pool) ou mantém tokens participados, deve solicitar ao seu provedor mais detalhes sobre o processamento de saques de participação, pois cada serviço funciona de maneira diferente. +Se você faz parte de uma [participação combinada](/staking/pools/) (participação em pool) ou mantém tokens participados, deve solicitar ao seu provedor mais detalhes sobre o processamento de saques de participação, pois cada serviço funciona de maneira diferente. -Em geral, os usuários podem recuperar seu ETH subjacente em stake ou alterar o provedor de stake que utilizam quando quiserem. Se um pool em particular estiver ficando muito grande, os fundos podem ser encerrados, resgatados e reinvestidos com um provedor menor. Ou então, se você acumulou ETH suficiente, pode fazer stake em casa. +Em geral, os usuários podem recuperar seu ETH subjacente em stake ou alterar o provedor de stake que utilizam quando quiserem. Se um pool em particular estiver ficando muito grande, os fundos podem ser encerrados, resgatados e reinvestidos com um provedor menor. Ou então, se você acumulou ETH suficiente, pode fazer [stake em casa](/staking/solo/). diff --git a/public/content/translations/pt/staking/saas/index.md b/public/content/translations/pt/staking/saas/index.md index c392401a381..bfcc8a38beb 100644 --- a/public/content/translations/pt/staking/saas/index.md +++ b/public/content/translations/pt/staking/saas/index.md @@ -86,7 +86,7 @@ Ao recorrer a um fornecedor de SaaS, está a confiar o controlo do seu nó a out Após a conclusão do processo de corte/saída, estes fundos serão transferidos para o endereço de saque atribuído ao validador. Para o efeito, é necessário fornecer um endereço de saque. Este pode ter sido fornecido aquando do depósito inicial. Caso contrário, as chaves de saque do validador terão de ser utilizadas para assinar uma mensagem que declare um endereço de saque. Se não tiver sido fornecido um endereço de saque, os fundos permanecerão bloqueados até que seja fornecido um endereço. -Contacte o seu fornecedor SaaS para obter mais informações sobre quaisquer garantias ou opções de seguro e para obter instruções sobre como fornecer um endereço de saque. Se preferir ter o controlo total da configuração do seu validador, saiba sobre como fazer um stake individual do seu ETH. +Contacte o seu fornecedor SaaS para obter mais informações sobre quaisquer garantias ou opções de seguro e para obter instruções sobre como fornecer um endereço de saque. Se preferir ter o controlo total da configuração do seu validador, [saiba sobre como fazer um stake individual do seu ETH](/staking/solo/). ## Leitura adicional {#further-reading} diff --git a/public/content/translations/pt/staking/solo/index.md b/public/content/translations/pt/staking/solo/index.md index 06efdb7ad49..eb62b63ea46 100644 --- a/public/content/translations/pt/staking/solo/index.md +++ b/public/content/translations/pt/staking/solo/index.md @@ -55,7 +55,7 @@ Também requer uma configuração de hardware bastante básica e algum conhecime Tal como as chaves privadas protegem o seu endereço Ethereum, terá de gerar chaves especificamente para o seu validador. Deve compreender como manter quaisquer seed phrases ou chaves privadas seguras e protegidas.{' '} -Segurança do Ethereum e prevenção de fraudes +[Segurança do Ethereum e prevenção de fraudes](/security/) @@ -136,9 +136,9 @@ Um validador é uma entidade virtual que reside no Ethereum e participa Cada par de chaves associado a um validador requer exatamente 32 ETH para ser ativado. Mais ETH depositados num único conjunto de chaves não aumenta o potencial de recompensas, uma vez que cada validador está limitado a um saldo efetivo de 32 ETH. Isto significa que o staking é feito em incrementos de 32 ETH, cada um com o seu próprio conjunto de chaves e balanço. -Nunca deposite mais de 32 ETH para um único validador. Não aumentará as recompensas. Se um endereço de saque tiver sido definido para o validador, os fundos em excesso acima de 32 ETH serão automaticamente transferidos para este endereço durante o próximo ciclo de validação do validador. +Nunca deposite mais de 32 ETH para um único validador. Não aumentará as recompensas. Se um endereço de saque tiver sido definido para o validador, os fundos em excesso acima de 32 ETH serão automaticamente transferidos para este endereço durante o próximo [ciclo de validação do validador](/staking/withdrawals/#validator-sweeping). -Se o staking individual parecer demasiado exigente, considere a utilização de um fornecedor de staking-as-a-service, ou se estiver a trabalhar com menos de 32 ETH, consulte os pools de staking. +Se o staking individual parecer demasiado exigente, considere a utilização de um fornecedor de [staking-as-a-service](/staking/saas/), ou se estiver a trabalhar com menos de 32 ETH, consulte os [pools de staking](/staking/pools/). diff --git a/public/content/translations/pt/staking/withdrawals/index.md b/public/content/translations/pt/staking/withdrawals/index.md index db78fbc423e..99fe2d40e43 100644 --- a/public/content/translations/pt/staking/withdrawals/index.md +++ b/public/content/translations/pt/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Se fizer parte de um pool de staking ou detiver tokens em staking, deve consultar o seu fornecedor para obter mais detalhes sobre como os levantamentos de staking são processados, uma vez que cada serviço funciona de forma diferente. +Se fizer parte de um [pool de staking](/staking/pools/) ou detiver tokens em staking, deve consultar o seu fornecedor para obter mais detalhes sobre como os levantamentos de staking são processados, uma vez que cada serviço funciona de forma diferente. -Regra geral, os utilizadores deverão reclamar livremente os seus ETH em staking ou alterar o fornecedor de staking que utilizam. Se um pool em particular ficar muito grande, é permitida a saída, resgate e reaplicação em staking dos fundos com um fornecedor mais pequeno. Ou, se tiver acumulado ETH suficiente, pode fazer staking em casa. +Regra geral, os utilizadores deverão reclamar livremente os seus ETH em staking ou alterar o fornecedor de staking que utilizam. Se um pool em particular ficar muito grande, é permitida a saída, resgate e reaplicação em staking dos fundos com um fornecedor mais pequeno. Ou, se tiver acumulado ETH suficiente, pode [fazer staking em casa](/staking/solo/). diff --git a/public/content/translations/ro/developers/docs/consensus-mechanisms/pow/mining/index.md b/public/content/translations/ro/developers/docs/consensus-mechanisms/pow/mining/index.md index d11c8c67a9a..ef8e6bcd5ef 100644 --- a/public/content/translations/ro/developers/docs/consensus-mechanisms/pow/mining/index.md +++ b/public/content/translations/ro/developers/docs/consensus-mechanisms/pow/mining/index.md @@ -7,7 +7,7 @@ incomplete: true ## Condiții prealabile {#prerequisites} -Pentru a înțelege mai bine această pagină, vă recomandăm să citiți mai întâi despre [tranzacții](/developers/docs/transactions/), blocuri și [dovada-muncii (PoW)](/developers/docs/consensus-mechanisms/pow/). +Pentru a înțelege mai bine această pagină, vă recomandăm să citiți mai întâi despre [tranzacții](/developers/docs/transactions/), [blocuri](/developers/docs/blocks/) și [dovada-muncii (PoW)](/developers/docs/consensus-mechanisms/pow/). ## Ce este minarea pe Ethereum? {#what-is-ethereum-mining} @@ -16,7 +16,7 @@ Minarea este procesul de creare a unui bloc de tranzacții care trebuie adăugat Ethereum, la fel ca Bitcoin, utilizează în prezent un mecanism de consens prin [dovada-muncii (PoW)](/developers/docs/consensus-mechanisms/pow/). Minarea este forța vie a dovezii-muncii. Miner-ii Ethereum - computere care rulează software - își folosesc timpul și puterea de calcul pentru a procesa tranzacții și a produce blocuri. - Dovada-mizei va înlocui minarea și dovada-muncii în cursul anului viitor. Puteți începe de astăzi să vă mizați ETH-ul. Aflați mai multe despre mizare + Dovada-mizei va înlocui minarea și dovada-muncii în cursul anului viitor. Puteți începe de astăzi să vă mizați ETH-ul. [Aflați mai multe despre mizare](/staking/) ## De ce există miner-i? {#why-do-miners-exist} diff --git a/public/content/translations/ro/roadmap/beacon-chain/index.md b/public/content/translations/ro/roadmap/beacon-chain/index.md index 0bbd766020e..3fc67914d0c 100644 --- a/public/content/translations/ro/roadmap/beacon-chain/index.md +++ b/public/content/translations/ro/roadmap/beacon-chain/index.md @@ -37,7 +37,7 @@ Mizarea joacă același rol avut înainte de [minare](/developers/docs/consensus Tranziția la dovada mizei a făcut ca Ethereum să fie mult mai sigur și mai descentralizat în comparație cu dovada muncii. Cu cât numărul de oameni din rețea este mai mare, cu atât mai descentralizată și mai sigură în caz de atacuri devine aceasta. - Dacă dorești să devii un validator și să contribui la securitatea Ethereum, află mai multe despre mizare. + Dacă dorești să devii un validator și să contribui la securitatea Ethereum, [află mai multe despre mizare](/staking/). ### Configurarea pentru fragmentare {#setting-up-for-sharding} diff --git a/public/content/translations/ro/roadmap/merge/index.md b/public/content/translations/ro/roadmap/merge/index.md index f81e3778842..2cf7d79af22 100644 --- a/public/content/translations/ro/roadmap/merge/index.md +++ b/public/content/translations/ro/roadmap/merge/index.md @@ -38,7 +38,7 @@ Fuziunea a reprezentat trecerea oficială la folosirea Lanțului Beacon drept mo Niciun istoric nu a fost pierdut în Fuziune. Când Rețeaua principală a fuzionat cu Lanțul Beacon, a fuzionat cu întregul istoric al tranzacțiilor Ethereum. -Această tranziție la dovada mizei a schimbat felul în care este emis eterul. Aflați mai multe despre emiterea de eter înainte și după Fuziune. +Această tranziție la dovada mizei a schimbat felul în care este emis eterul. Aflați mai multe despre [emiterea de eter înainte și după Fuziune](/roadmap/merge/issuance/). ### Utilizatori și deținători {#users-holders} diff --git a/public/content/translations/ru/bridges/index.md b/public/content/translations/ru/bridges/index.md index d0788306e3c..a80b43266d7 100644 --- a/public/content/translations/ru/bridges/index.md +++ b/public/content/translations/ru/bridges/index.md @@ -60,7 +60,7 @@ _Развитие Web3 привело к созданию экосистемы, Допустим, вы хотите владеть нативными биткойнами (BTC), но у вас есть средства только в основной сети Ethereum. Чтобы получить доступ к BTC в Ethereum, вы можете купить Wrapped Bitcoin (WBTC). Однако WBTC — это нативный токен [ERC-20](/glossary/#erc-20), созданный специально для сети Ethereum. Это означает, что это версия Bitcoin для Ethereum, а не исходный актив в блокчейне Bitcoin. Чтобы владеть нативным BTC, вам нужно будет перевести свои активы из Ethereum на Bitcoin с помощью моста. Это соединит мостом ваш WBTC и преобразует его в нативный BTC. Альтернативный вариант: у вас могут быть BTC, а вы захотите использовать их в [DeFi](/glossary/#defi)-протоколах Ethereum. Для этого потребуется другой мост, от BTC к WBTC, который затем можно будет использовать в качестве актива на Ethereum. - Вы также можете сделать все вышеперечисленное, используя централизованную биржу. Однако если ваши средства еще не находятся на бирже, это потребует нескольких шагов, и вам, вероятно, будет лучше использовать мост. + Вы также можете сделать все вышеперечисленное, используя [централизованную биржу](/get-eth/). Однако если ваши средства еще не находятся на бирже, это потребует нескольких шагов, и вам, вероятно, будет лучше использовать мост. diff --git a/public/content/translations/ru/community/support/index.md b/public/content/translations/ru/community/support/index.md index 0b63b34596a..c99715e1c28 100644 --- a/public/content/translations/ru/community/support/index.md +++ b/public/content/translations/ru/community/support/index.md @@ -20,7 +20,7 @@ lang: ru Изучение основ Ethereum -Несмотря на отсутствие официальной поддержки, многие группы, сообщества и проекты в экосистеме Ethereum рады помочь, и на этой странице вы можете найти много полезной информации и ресурсов. Остались вопросы? Присоединяйтесь к [ethereum.org на платформе Discord](/discord/), и мы постараемся помочь. +Несмотря на отсутствие официальной поддержки, многие группы, сообщества и проекты в экосистеме Ethereum рады помочь, и на этой странице вы можете найти много полезной информации и ресурсов. Остались вопросы? Присоединяйтесь к [ethereum.org на платформе Discord](https://discord.gg/ethereum-org), и мы постараемся помочь. ## Часто задаваемые вопросы {#faq} diff --git a/public/content/translations/ru/developers/docs/consensus-mechanisms/pow/mining/index.md b/public/content/translations/ru/developers/docs/consensus-mechanisms/pow/mining/index.md index d63ebdccfde..f824f4c73ff 100644 --- a/public/content/translations/ru/developers/docs/consensus-mechanisms/pow/mining/index.md +++ b/public/content/translations/ru/developers/docs/consensus-mechanisms/pow/mining/index.md @@ -16,7 +16,7 @@ incomplete: true Сейчас Ethereum, как и Bitcoin, использует механизм консенсуса [«Доказательство работы» (proof-of-work, PoW)](/developers/docs/consensus-mechanisms/pow/). Майнинг — это ключевая составляющая в системе доказательства работы. Майнеры Ethereum (компьютеры с работающим программным обеспечением) используют свою вычислительную мощность для обработки транзакций и создания блоков. - Доказательство владения заменит майнинг и доказательство работы в течение следующего года. Вы можете начать ставить свои ETH уже сегодня. Подробнее о стейкинге + Доказательство владения заменит майнинг и доказательство работы в течение следующего года. Вы можете начать ставить свои ETH уже сегодня. [Подробнее о стейкинге](/staking/) ## Зачем нужны майнеры? {#why-do-miners-exist} diff --git a/public/content/translations/ru/guides/how-to-id-scam-tokens/index.md b/public/content/translations/ru/guides/how-to-id-scam-tokens/index.md index 01a3e907266..925d3455e10 100644 --- a/public/content/translations/ru/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/ru/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ lang: ru title="Что такое ARB?" contentPreview=''> -Arbitrum — это организация, которая разрабатывает оптимистичные роллапы и управляет ими. Изначально Arbitrum был создан как коммерческая организация, но потом были приняты меры по его децентрализации. В рамках этого процесса они выпустили торгуемый токен управления. +Arbitrum — это организация, которая разрабатывает [оптимистичные роллапы](/developers/docs/scaling/optimistic-rollups/) и управляет ими. Изначально Arbitrum был создан как коммерческая организация, но потом были приняты меры по его децентрализации. В рамках этого процесса они выпустили торгуемый [токен управления](/dao/#token-based-membership). @@ -41,7 +41,7 @@ contentPreview=''> title="Что такое умные контракты?" contentPreview=''> -Умные контракты — это программы, работающие на блокчейне Ethereum. К примеру, каждый токен ERC-20 реализован через умный контракт. +[Умные контракты](/developers/docs/smart-contracts/) — это программы, работающие на блокчейне Ethereum. К примеру, каждый токен ERC-20 реализован через умный контракт. diff --git a/public/content/translations/ru/roadmap/beacon-chain/index.md b/public/content/translations/ru/roadmap/beacon-chain/index.md index c68169f8761..50fc385b9ce 100644 --- a/public/content/translations/ru/roadmap/beacon-chain/index.md +++ b/public/content/translations/ru/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ summaryPoint3: С Beacon Chain в системе появился протоко Использование доказательства владения как механизма консенсуса — это базовый компонент для [безопасного, экологически чистого и масштабируемого Ethereum, который мы сейчас имеем](/roadmap/vision/). - Если вы хотите стать валидатором и принять участие в защите Ethereum, узнайте больше о стейкинге. + Если вы хотите стать валидатором и принять участие в защите Ethereum, [узнайте больше о стейкинге](/staking/). ### Настройка шардинга {#setting-up-for-sharding} diff --git a/public/content/translations/ru/roadmap/index.md b/public/content/translations/ru/roadmap/index.md index 30b1a01fb01..7d7862b8bc9 100644 --- a/public/content/translations/ru/roadmap/index.md +++ b/public/content/translations/ru/roadmap/index.md @@ -70,7 +70,7 @@ Ethereum обновляется регулярно, что приводит к

Что такое ETH2?

-

Термин Eth2 обычно использовался для описания будущего Ethereum до перехода на доказательство доли владения, но был заменен более точным термином. Первоначально он использовался для обозначения сети Ethereum после перехода на доказательство доли владения или иногда для обозначения различных клиентов Ethereum (клиенты-исполнители иногда назывались клиентами ETH1, а консенсус-клиенты иногда назывались клиентами ETH2).

+

Термин Eth2 обычно использовался для описания будущего Ethereum до перехода на [доказательство доли владения](/glossary/#pos), но был заменен более точным термином. Первоначально он использовался для обозначения сети Ethereum после перехода на доказательство доли владения или иногда для обозначения различных клиентов Ethereum ([клиенты-исполнители](/glossary/#execution-client) иногда назывались клиентами ETH1, а [консенсус-клиенты ](/glossary/#consensus-client) иногда назывались клиентами ETH2).

diff --git a/public/content/translations/ru/roadmap/merge/index.md b/public/content/translations/ru/roadmap/merge/index.md index 6a3545f5ca5..e0b94c8419d 100644 --- a/public/content/translations/ru/roadmap/merge/index.md +++ b/public/content/translations/ru/roadmap/merge/index.md @@ -38,7 +38,7 @@ summaryPoint4: Слияние уменьшило потребление энер Старые данные при слиянии не пострадали. Когда основная сеть слилась с сетью Beacon, также произошло слияние всей истории транзакций Ethereum. -Этот переход к доказательству владения изменил подход к выпуску эфира. Подробнее о выпуске эфира до и после слияния. +Этот переход к доказательству владения изменил подход к выпуску эфира. Подробнее о [выпуске эфира до и после слияния](/roadmap/merge/issuance/). ### Пользователи и держатели {#users-holders} @@ -130,7 +130,7 @@ contentPreview="False. Anyone is free to sync their own self-verified copy of Et Возможность каждого запустить свой собственный узел является абсолютно необходимой для сохранения децентрализации в сети Ethereum. -Подробнее о запуске собственного узла +[Подробнее о запуске собственного узла](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Комиссии за газ — это результат спроса сети, связанного с ее потенциалом. Слияние привело к отказу от доказательства работы и переходу на доказательство владения при достижении консенсуса, но не внесло существенных изменений в параметры, непосредственно влияющие на пропускную способность сети. -С дорожной картой на основе роллапов усилия сосредоточены на масштабировании активности пользователей на уровне 2, в то же время позволяя основной сети на уровне 1 существовать как безопасный децентрализованный уровень расчетов, оптимизированный для хранения данных роллапов, чтобы помочь удешевлять транзакции по экспоненте. Переход к доказательству владения является важнейшим предварительным условием для достижения этой цели. Подробнее о газе и комиссияхдорожной картой на основе роллапов усилия сосредоточены на масштабировании активности пользователей на [уровне 2](/layer-2/), в то же время позволяя основной сети на уровне 1 существовать как безопасный децентрализованный уровень расчетов, оптимизированный для хранения данных роллапов, чтобы помочь удешевлять транзакции по экспоненте. Переход к доказательству владения является важнейшим предварительным условием для достижения этой цели. [Подробнее о газе и комиссиях](/developers/docs/gas/) @@ -163,7 +163,7 @@ contentPreview="False, but staking withdrawals have since been enabled via the S После обновления сети Shanghai/Capella дольщики получили возможность назначить адрес для вывода средств, чтобы начать получать автоматические выплаты всех избытков на балансе (ETH сверх 32 в рамках наград от протокола). Это обновление также позволило валидатору разблокировать и свободно вернуть весь баланс после выхода из сети. -Подробнее о выводе средств из стейкинга +[Подробнее о выводе средств из стейкинга](/staking/withdrawals/) diff --git a/public/content/translations/ru/roadmap/merge/issuance/index.md b/public/content/translations/ru/roadmap/merge/issuance/index.md index ca7644d0d17..edb3cbdf815 100644 --- a/public/content/translations/ru/roadmap/merge/issuance/index.md +++ b/public/content/translations/ru/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ title="Коротко о выпуске ETH"> Сила, противоположная выпуску ETH, — это скорость, с которой ЕТН сжигается. Чтобы транзакция была выполнена в Ethereum, необходимо заплатить минимальную (базовую) комиссию, которая постоянно колеблется (от блока к блоку) в зависимости от активности сети. Эта комиссия платится в ETH, и является _обязательной_, чтобы транзакция считалась действительной. Эта комиссия _сгорает_ в процессе транзакции, удаляя средства из обращения. -Сжигание комиссии появилось с обновлением London в августе 2021 года и остается неизменным после слияния. +Сжигание комиссии появилось с обновлением [London](/history/#london) в августе 2021 года и остается неизменным после слияния. В дополнение к сжиганию комиссии, которое внесло обновление London, валидаторы могут также понести наказание за то, что они отключаются от сети. А за нарушение определенных правил, угрожающее безопасности сети, они даже могут быть подвергнуты сокращению. Такие наказания приводят к уменьшению количества ЕТН на балансе валидатора. Изъятые средства непосредственно не используются для вознаграждения любого другого аккаунта и, по сути, сжигаются и удаляются из обращения. diff --git a/public/content/translations/ru/staking/saas/index.md b/public/content/translations/ru/staking/saas/index.md index 1340797c6ef..4117f7e6e65 100644 --- a/public/content/translations/ru/staking/saas/index.md +++ b/public/content/translations/ru/staking/saas/index.md @@ -86,7 +86,7 @@ summaryPoints: После завершения процесса сокращения/выхода эти средства будут переведены на адрес для вывода средств, присвоенный валидатору. Для этого потребуется указать адрес вывода. Возможно, он был указан при первоначальном внесении депозита. Если нет, то для подписи сообщения, объявляющего адрес вывода средств, потребуется использовать ключи вывода средств валидатора. Если адрес для вывода средств не указан, средства остаются заблокированными до тех пор, пока его не укажут. -Свяжитесь с конкретным поставщиком услуг SaaS для получения более подробной информации обо всех гарантиях и вариантах страхования, а также инструкций о том, как предоставить адрес для вывода средств. Если вы предпочитаете полностью контролировать настройки вашего валидатора, узнайте больше об одиночном стейкинге. +Свяжитесь с конкретным поставщиком услуг SaaS для получения более подробной информации обо всех гарантиях и вариантах страхования, а также инструкций о том, как предоставить адрес для вывода средств. Если вы предпочитаете полностью контролировать настройки вашего валидатора, [узнайте больше об одиночном стейкинге](/staking/solo/). ## Дополнительные ресурсы {#further-reading} diff --git a/public/content/translations/ru/staking/solo/index.md b/public/content/translations/ru/staking/solo/index.md index 2ece24c9c1b..647349be3f9 100644 --- a/public/content/translations/ru/staking/solo/index.md +++ b/public/content/translations/ru/staking/solo/index.md @@ -55,7 +55,7 @@ summaryPoints: Приватные ключи обеспечивают безопасность вашего адреса Ethereum, и вам тоже нужно будет сгенерировать ключи специально для вашего валидатора. Вы должны понимать, как держать все кодовые фразы и приватные ключи в безопасности. {' '} -Безопасность Ethereum и предотвращение мошенничества +[Безопасность Ethereum и предотвращение мошенничества](/security/) @@ -136,9 +136,9 @@ summaryPoints: Каждая пара ключей, связанная с валидатором, требует для активации ровно 32 ETH. Больше ЕТН, внесенных в депозит на один набор ключей, не увеличивает потенциал вознаграждений, так как каждый валидатор ограничен эффективным балансом в 32 ETH. Это означает, что стейкинг выполняется с шагом в 32 ETH, каждый с собственным набором ключей и баланса. -Не вносите более 32 ЕТН для одного валидатора. Это не увеличит ваши вознаграждения. Если для валидатора был установлен адрес вывода средств, избыточные средства более 32 ETH будут автоматически выведены на этот адрес в течение следующего перебора валидаторов. +Не вносите более 32 ЕТН для одного валидатора. Это не увеличит ваши вознаграждения. Если для валидатора был установлен адрес вывода средств, избыточные средства более 32 ETH будут автоматически выведены на этот адрес в течение следующего [перебора валидаторов](/staking/withdrawals/#validator-sweeping). -Если одиночный стейкинг кажется слишком требовательным для вас, подумайте об обращении к поставщику стейкинга как услуги. Если вы работаете с менее чем 32 ETH, обратите внимание на стейкинг-пулы. +Если одиночный стейкинг кажется слишком требовательным для вас, подумайте об обращении к поставщику [стейкинга как услуги](/staking/saas/). Если вы работаете с менее чем 32 ETH, обратите внимание на [стейкинг-пулы](/staking/pools/). diff --git a/public/content/translations/ru/staking/withdrawals/index.md b/public/content/translations/ru/staking/withdrawals/index.md index 5ef10d4f116..bff0789774f 100644 --- a/public/content/translations/ru/staking/withdrawals/index.md +++ b/public/content/translations/ru/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Если вы являетесь частью стейкинг-пула или удерживаете стейкинг-токены, то вы должны спросить у вашего поставщика более подробную информацию о том, как обрабатывается вывод из стейкинга, так как каждая служба работает по-своему. +Если вы являетесь частью [стейкинг-пула](/staking/pools/) или удерживаете стейкинг-токены, то вы должны спросить у вашего поставщика более подробную информацию о том, как обрабатывается вывод из стейкинга, так как каждая служба работает по-своему. -Как правило, пользователи должны иметь возможность свободно вернуть свои основные использованные в стейкинге ЕТН или изменить поставщика услуг стейкинга, которого они используют. Если конкретный пул становится слишком большим, средства могут быть выведены, выкуплены и повторно использованы в стейкинге у меньшего поставщика. А при наличии достаточного количества накопленных ЕТН вы можете заниматься стейкингом дома. +Как правило, пользователи должны иметь возможность свободно вернуть свои основные использованные в стейкинге ЕТН или изменить поставщика услуг стейкинга, которого они используют. Если конкретный пул становится слишком большим, средства могут быть выведены, выкуплены и повторно использованы в стейкинге у меньшего поставщика. А при наличии достаточного количества накопленных ЕТН вы можете [заниматься стейкингом дома](/staking/solo/). diff --git a/public/content/translations/sk/bridges/index.md b/public/content/translations/sk/bridges/index.md index 3601c5cb55d..7d3a1c948e5 100644 --- a/public/content/translations/sk/bridges/index.md +++ b/public/content/translations/sk/bridges/index.md @@ -60,7 +60,7 @@ Ak máte ETH na Ethereum Mainnet a chcete preskúmať alternatívne L1 blockchai Povedzme, že chcete vlastniť natívny bitcoin (BTC), ale máte prostriedky iba na Ethereum Mainnet. Aby ste získali BTC zastupený na Ethereu, môžete si kúpiť Wrapped Bitcoin (WBTC). WBTC je však token [ERC-20](/glossary/#erc-20), ktorý je natívny v sieti Ethereum, čo znamená, že ide o Ethereum verziu Bitcoinu a nie o pôvodné aktívum na Bitcoin blockchaine. Aby ste mohli vlastniť natívny BTC, museli by ste premostiť svoje aktíva z Etherea do Bitcoinu pomocou mosta. To premostí vaše WBTC a prevedie ich na natívny BTC. Prípadne môžete vlastniť BTC a používať ho v Ethereum [DeFi](/glossary/#defi) protokoloch. To by si vyžadovalo premostenie iným spôsobom, z BTC na WBTC, ktoré potom možno použiť ako aktívum v Ethereu. - Všetky vyššie uvedené činnosti môžete vykonať aj pomocou centralizovanej výmeny. Zahŕňalo by to viacero krokov a pravdepodobne by bolo lepšie použiť most, ak však vaše prostriedky už nemáte na centralizovanej burze. + Všetky vyššie uvedené činnosti môžete vykonať aj pomocou [centralizovanej výmeny](/get-eth/). Zahŕňalo by to viacero krokov a pravdepodobne by bolo lepšie použiť most, ak však vaše prostriedky už nemáte na centralizovanej burze. diff --git a/public/content/translations/sk/staking/saas/index.md b/public/content/translations/sk/staking/saas/index.md index c6c869e682b..ec2b0bf9809 100644 --- a/public/content/translations/sk/staking/saas/index.md +++ b/public/content/translations/sk/staking/saas/index.md @@ -86,7 +86,7 @@ Používaním poskytovateľa SaaS zverujete prevádzku svojho uzla niekomu iném Po dokončení procesu slashing/opustenia budú tieto prostriedky prevedené na adresu pre výber pridelenú validátorovi. To si vyžaduje poskytnutie adresy pre výber. Tá môže byť poskytnutá pri počiatočnom vklade. Ak nie, na podpísanie správy deklarujúcu adresu pre výber bude potrebné použiť kľúče validátora pre výber. Ak nebola zadaná žiadna adresa pre výber, prostriedky zostanú uzamknuté, kým ju nezadáte. -Obráťte sa na jednotlivého poskytovateľa SaaS pre ďalšie podrobnosti o akýchkoľvek zárukách alebo možnostiach poistenia a pre pokyny, ako zadať adresu pre výber. Pokiaľ chcete mať nastavenie validátora pod plnou kontrolou, prečítajte si ďalšie informácie o tom, ako sólo stakovať ETH. +Obráťte sa na jednotlivého poskytovateľa SaaS pre ďalšie podrobnosti o akýchkoľvek zárukách alebo možnostiach poistenia a pre pokyny, ako zadať adresu pre výber. Pokiaľ chcete mať nastavenie validátora pod plnou kontrolou, prečítajte si [ďalšie informácie o tom, ako sólo stakovať ETH](/staking/solo/). ## Ďalšie zdroje informácií {#further-reading} diff --git a/public/content/translations/sk/staking/solo/index.md b/public/content/translations/sk/staking/solo/index.md index 0b025d57787..24245a2a327 100644 --- a/public/content/translations/sk/staking/solo/index.md +++ b/public/content/translations/sk/staking/solo/index.md @@ -55,7 +55,7 @@ Vyžaduje si tiež veľmi základné znalosti nastavenia hardvéru a určité po Rovnako ako súkromné ​​kľúče zaisťujú vašu adresu Ethereum, budete musieť vygenerovať kľúče špeciálne pre validátora. Musíte rozumieť tomu, ako uchovať všetky počiatočné frázy alebo súkromné ​​kľúče v bezpečí.{' '} -Zabezpečenie Etherea a prevencia podvodov +[Zabezpečenie Etherea a prevencia podvodov](/security/) @@ -136,9 +136,9 @@ Toto je niekoľko najčastejších otázok týkajúcich sa stakovania, o ktorýc Každý pár kľúčov spojený s validátorom a vyžaduje na aktiváciu presne 32 ETH. Viac ETH uložených na jednu sadu kľúčov nezvyšuje potenciál odmien, pretože každý validátor je obmedzený na efektívny zostatok 32 ETH. To znamená, že stakovanie je hotový pri sade 32 ETH, z ktorých každá má svoju vlastnú sadu kľúčov a zostatok. -Nevkladajte viac ako 32 ETH na jeden validátor. Nezvýši to vaše odmeny. Ak bola pre validátor nastavená adresa pre výber, prebytočné prostriedky nad 32 ETH budú automaticky vybrané na túto adresu počas nasledujúcej kontroly validátora. +Nevkladajte viac ako 32 ETH na jeden validátor. Nezvýši to vaše odmeny. Ak bola pre validátor nastavená adresa pre výber, prebytočné prostriedky nad 32 ETH budú automaticky vybrané na túto adresu počas nasledujúcej [kontroly validátora](/staking/withdrawals/#validator-sweeping). -Pokiaľ sa vám sólo stakovanie zdá príliš náročné, zvážte použitie poskytovateľa stakovanie ako služba, alebo ak pracujete s menej ako 32 ETH, vyskúšajte stakovacie pooly. +Pokiaľ sa vám sólo stakovanie zdá príliš náročné, zvážte použitie poskytovateľa [stakovanie ako služba](/staking/saas/), alebo ak pracujete s menej ako 32 ETH, vyskúšajte [stakovacie pooly](/staking/pools/). diff --git a/public/content/translations/sk/staking/withdrawals/index.md b/public/content/translations/sk/staking/withdrawals/index.md index 972032e4fe4..e69efdc3a91 100644 --- a/public/content/translations/sk/staking/withdrawals/index.md +++ b/public/content/translations/sk/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Ak ste súčasťou stakovacie poolu alebo držíte stakovacie tokeny, mali by ste sa u svojho poskytovateľa informovať o tom, ako sa nakladá s výbermi stakovanej sumy, pretože každá služba funguje inak. +Ak ste súčasťou [stakovacie poolu](/staking/pools/) alebo držíte stakovacie tokeny, mali by ste sa u svojho poskytovateľa informovať o tom, ako sa nakladá s výbermi stakovanej sumy, pretože každá služba funguje inak. -Vo všeobecnosti by používatelia mali mať možnosť získať späť svoje základné stakované ETH alebo zmeniť poskytovateľa stakovania, ktorého využívajú. Ak je konkrétny pool príliš veľký, je možné prostriedky opustiť, uplatniť a znovu stakovať u menšieho poskytovateľa. Alebo, ak ste nazhromaždili dostatok ETH, môžete stakovať ako jednotlivec. +Vo všeobecnosti by používatelia mali mať možnosť získať späť svoje základné stakované ETH alebo zmeniť poskytovateľa stakovania, ktorého využívajú. Ak je konkrétny pool príliš veľký, je možné prostriedky opustiť, uplatniť a znovu stakovať u menšieho poskytovateľa. Alebo, ak ste nazhromaždili dostatok ETH, môžete [stakovať ako jednotlivec](/staking/solo/). diff --git a/public/content/translations/sl/contributing/translation-program/faq/index.md b/public/content/translations/sl/contributing/translation-program/faq/index.md index 3d5dc7e72ce..b5d53c5b3a2 100644 --- a/public/content/translations/sl/contributing/translation-program/faq/index.md +++ b/public/content/translations/sl/contributing/translation-program/faq/index.md @@ -41,7 +41,7 @@ Pogosto le izvorni niz morda ne bo dovolj, da bi lahko zagotovili natančen prev ## Kaj je pomnilnik prevodov (TM)? {#translation-memory} -Pomnilnik prevodov (TM) je funkcija orodja Crowdin, ki shrani vse predhodne prevedene nize na strani [ethereum.org](http://ethereum.org/). Ko je niz preveden, se samodejno shrani v TM našega projekta. To je lahko uporabno orodje, ki vam pomaga prihraniti vaš čas! +Pomnilnik prevodov (TM) je funkcija orodja Crowdin, ki shrani vse predhodne prevedene nize na strani [ethereum.org](https://ethereum.org/). Ko je niz preveden, se samodejno shrani v TM našega projekta. To je lahko uporabno orodje, ki vam pomaga prihraniti vaš čas! - Oglejte si sekcijo "TM in MT predlogi" in lahko boste videli, kako so drugi prevajalci prevedli enak ali podoben niz. Če najdete predlog z visokim razmerjem ujemanja, ga s klikom brez težav uporabite za prevod. - Če na seznamu ni ničesar, lahko iščete po TM za predhodne prevode in jih ponovno uporabite za ohranjanje konsistentnosti. diff --git a/public/content/translations/sl/contributing/translation-program/index.md b/public/content/translations/sl/contributing/translation-program/index.md index fc393ea3781..5f527f915e5 100644 --- a/public/content/translations/sl/contributing/translation-program/index.md +++ b/public/content/translations/sl/contributing/translation-program/index.md @@ -17,7 +17,7 @@ Naš napredek do zdaj: Če se želite pridružiti in nam pomagati povečati globalno Ethereum skupnost s prevajanjem spletne strani v vaš jezik, sledite spodnjim korakom! - Prevzemite svoj POAP žeton! Če ste prevajali ethereum.org v letu 2021, vas čaka edinstven POAP. Več o POAP-ih + Prevzemite svoj POAP žeton! Če ste prevajali ethereum.org v letu 2021, vas čaka edinstven POAP. [Več o POAP-ih](/contributing/#poap) ## Misija in vizija {#mission-and-vision} @@ -96,7 +96,7 @@ Hvala za vaše sodelovanje pri ethereum.org prevajalskem programu! Če nam pomagate pri prevajanju, boste morda našli uporabne informacije v naši prevajalski FAQ sekciji. - Prevajanje ethereum.org FAQ + [Prevajanje ethereum.org FAQ](/contributing/translation-program/faq/) ## Viri {#resources} diff --git a/public/content/translations/sl/roadmap/beacon-chain/index.md b/public/content/translations/sl/roadmap/beacon-chain/index.md index 04f7522b5bb..13a54a29c9c 100644 --- a/public/content/translations/sl/roadmap/beacon-chain/index.md +++ b/public/content/translations/sl/roadmap/beacon-chain/index.md @@ -37,7 +37,7 @@ Zastavljanje deluje podobno, kot je prej [rudarjenje](/developers/docs/consensus S prehodom na mehanizem dokaza o deležu je Ethereum postal občutno varnejši in bolj decentraliziran v primerjavi z mehanizmom dokaza o delu. Več ljudi kot sodeluje v omrežju, bolj decentralizirano in varno pred napadi postane. - Če želite postati validator in pomagati pri zaščiti Ethereuma, preberite več o zastavljanju. + Če želite postati validator in pomagati pri zaščiti Ethereuma, [preberite več o zastavljanju](/staking/). ### Priprava na razdrobitev {#setting-up-for-sharding} diff --git a/public/content/translations/sl/roadmap/merge/index.md b/public/content/translations/sl/roadmap/merge/index.md index e477ef01770..6869beb8564 100644 --- a/public/content/translations/sl/roadmap/merge/index.md +++ b/public/content/translations/sl/roadmap/merge/index.md @@ -38,7 +38,7 @@ Spojitev je predstavljala uradni premik, kjer se je oddajniška veriga začela u V spojitvi ni bil izgubljen noben del zgodovine. Ko se je glavno omrežje spojilo z oddajniško verigo, je spojilo tudi celotno Ethereumovo zgodovino transakcij. -Ta prehod na mehanizem dokaza o deležu je spremenil način izdajanja etra. Preberite več o izdajanju etra pred spojitvijo in po njej. +Ta prehod na mehanizem dokaza o deležu je spremenil način izdajanja etra. Preberite več o [izdajanju etra pred spojitvijo in po njej](/roadmap/merge/issuance/). ### Uporabniki in imetniki {#users-holders} diff --git a/public/content/translations/sw/community/support/index.md b/public/content/translations/sw/community/support/index.md index 808b5cf6729..7faa3a480e9 100644 --- a/public/content/translations/sw/community/support/index.md +++ b/public/content/translations/sw/community/support/index.md @@ -20,7 +20,7 @@ Ufahamu wa asili ya ugatuzi wa Ethereum ni muhimu kwa kila mmoja maana yeyote an Jifunze mambo ya msingi ya Ethereum -Licha ya upungufu wa uungaji mkono, makundi mengi, jumuiya na mirandi ndani ya ikolojia ya Ethereum wanafurahi kuunga mkono, na unaweza kupata taarifa muhimu na vyanzo kwenye ukurasa huu. Bado unamswali? Jiunge na [Discord ya ethereum.org](/discord/), na tutajaribu kukusaidia. +Licha ya upungufu wa uungaji mkono, makundi mengi, jumuiya na mirandi ndani ya ikolojia ya Ethereum wanafurahi kuunga mkono, na unaweza kupata taarifa muhimu na vyanzo kwenye ukurasa huu. Bado unamswali? Jiunge na [Discord ya ethereum.org](https://discord.gg/ethereum-org), na tutajaribu kukusaidia. ## Huduma za pochi {#wallet-support} diff --git a/public/content/translations/sw/roadmap/beacon-chain/index.md b/public/content/translations/sw/roadmap/beacon-chain/index.md index e934864ec32..4a8a296c94c 100644 --- a/public/content/translations/sw/roadmap/beacon-chain/index.md +++ b/public/content/translations/sw/roadmap/beacon-chain/index.md @@ -12,7 +12,7 @@ summaryPoint4: Unaweza kua unaitambua hii kama "Awamu 0" kwenye mipango ya kitaa --- - Mnyororo wa Kioleza ulisafirishwa Disemba 1 saa sita mchana wakati wa ulimwengu ulioratibiwa. Kujifunza zaidi, chunguza taarifa. Kama unataka kuhalalisha mnyororo, unaweza kuweka ETH yako kama hisa. + Mnyororo wa Kioleza ulisafirishwa Disemba 1 saa sita mchana wakati wa ulimwengu ulioratibiwa. Kujifunza zaidi, chunguza taarifa. Kama unataka kuhalalisha mnyororo, unaweza [kuweka ETH yako kama hisa](/staking/). ## Myororo wa Kioleza ni nini? {#what-does-the-beacon-chain-do} @@ -30,7 +30,7 @@ Mnyororo wa Kioleza utaingiza [uthibitisho-wa-hisa](/developers/docs/consensus-m Kuweka hisa na kua mt hibitishaji ni rahisi kuliko [kuchimba](/developers/docs/consensus-mechanisms/pow/mining/)(jinsi ambavyo mtandao ni saklama kwa sasa). Mwishowe hii inamatumaini itasaidia Ethereum kua salama zaidi. Jinsi watu wengi wanavyoshiriki katika mtandao, ndivyo unavyozodi kujitegemea na salama kutoka kwa shambulio litakalokuja. -Kama ungependa kua mthibitishaji na kusaidia kulinda mnyororo wa Kioleza, jifunze zaidi jinsi ya kuweka hisa. +Kama ungependa kua mthibitishaji na kusaidia kulinda mnyororo wa Kioleza, [jifunze zaidi jinsi ya kuweka hisa](/staking/). Hili pia ni badiliko muhumu kwa ajili ya uboreshaji wa Eth2:[minyororo ya vigae](/roadmap/danksharding/). diff --git a/public/content/translations/sw/roadmap/merge/index.md b/public/content/translations/sw/roadmap/merge/index.md index 38faebee3d9..3288c3c701c 100644 --- a/public/content/translations/sw/roadmap/merge/index.md +++ b/public/content/translations/sw/roadmap/merge/index.md @@ -12,7 +12,7 @@ summaryPoint4: Kabla tuliita hii hatua kama "utiaji nanga" --- - Sasisho hili linawakilisha mabadiliko rasmi kuwa makubaliano ya uthibitisho-wa-hisa. Hii inaondoa mahitaji ya umeme wenye nguvu wakati wa uchimbaji, na badala yake italinda mtandao kwa kutumia ether iliopo. Hatua ya kusisimua kweli katika kutambua maono ya Eth2 - inayoweza kubadilika zaidi, yenye usalama na endelevu. + Sasisho hili linawakilisha mabadiliko rasmi kuwa makubaliano ya uthibitisho-wa-hisa. Hii inaondoa mahitaji ya umeme wenye nguvu wakati wa uchimbaji, na badala yake italinda mtandao kwa kutumia ether iliopo. Hatua ya kusisimua kweli katika kutambua [maono ya Eth2](/roadmap/vision/) - inayoweza kubadilika zaidi, yenye usalama na endelevu. ## Muunganisho ni nini? {#what-is-the-docking} diff --git a/public/content/translations/tl/bridges/index.md b/public/content/translations/tl/bridges/index.md index 3dcdc1058e3..bfb2ea01d66 100644 --- a/public/content/translations/tl/bridges/index.md +++ b/public/content/translations/tl/bridges/index.md @@ -60,7 +60,7 @@ Kung mayroon kang ETH sa Ethereum Mainnet at nais mong magsaliksik ng isang alte Sabihin nating gusto mong magkaroon ng orihinal na Bitcoin (BTC), ngunit nasa Ethereum Mainnet lang ang iyong pondo. Upang magkaroon ng pagkakalantad sa BTC sa Ethereum, maaari kang bumili ng Wrapped Bitcoin (WBTC). Gayunpaman, ang WBTC ay isang [ERC-20](/glossary/#erc-20) orihinal na token sa network ng Ethereum, na nangangahulugang ito ay isang bersyon ng Bitcoin sa Ethereum at hindi ang orihinal na asset sa Bitcoin blockchain. Para magkaroon ng native na BTC, kailangan mong i-bridge ang iyong mga asset sa Bitcoin mula sa Ethereum gamit ang bridge. Ibi-bridge nito ang WBTC mo at gagawin nito itong original na BTC. Bilang kahalili, maaari kang magmay-ari ng BTC at gusto mong gamitin sa mga protocol [DeFi](/glossary/#defi) sa Ethereum. Magiging baliktad ang pag-bridge nito, mula sa BTC patungong WBTC na siyang magagamit bilang asset sa Ethereum. - Maaari mo ring gawin ang lahat ng nabanggit gamit ang isang sentralisadong palitan. Gayunpaman, maliban kung nasa isang palitan na ang iyong mga pondo, maraming hakbang ang kailangan para dito, at magiging mas mainam kung gumamit ka na lang ng bridge. + Maaari mo ring gawin ang lahat ng nabanggit gamit ang isang [sentralisadong palitan](/get-eth/). Gayunpaman, maliban kung nasa isang palitan na ang iyong mga pondo, maraming hakbang ang kailangan para dito, at magiging mas mainam kung gumamit ka na lang ng bridge. diff --git a/public/content/translations/tl/staking/saas/index.md b/public/content/translations/tl/staking/saas/index.md index 4051db21b87..de0c0bb3c44 100644 --- a/public/content/translations/tl/staking/saas/index.md +++ b/public/content/translations/tl/staking/saas/index.md @@ -86,7 +86,7 @@ Sa pamamagitan ng paggamit ng SaaS provider, ipinagkakatiwala mo ang operasyon n Kapag natapos na ang proseso ng slashing/pag-alis, ililipat ang pondong ito sa withdrawal address na nakatalaga sa validator. Para gumana ito, kailangang magbigay ng withdrawal address. Maaaring naibigay na ito sa inisyal na deposito. Kung hindi, kakailanganing gamitin ang mga withdrawal key ng validator para mag-sign ng mensaheng nagdedeklara ng withdrawal address. Kung walang ibinigay na withdrawal address, hindi makukuha ang pondo hangga't hindi ito naibibigay. -Makipag-ugnayan sa indibidwal na SaaS provider para sa iba pang detalye tungkol sa anumang guarantee o opsyon sa insurance, at para sa mga tagubilin sa kung paano magbigay ng withdrawal address. Kung gusto mong ikaw lang ang nagkokontrol ng iyong validator setup, magbasa pa tungkol sa kung paano i-solo stake ang iyong ETH. +Makipag-ugnayan sa indibidwal na SaaS provider para sa iba pang detalye tungkol sa anumang guarantee o opsyon sa insurance, at para sa mga tagubilin sa kung paano magbigay ng withdrawal address. Kung gusto mong ikaw lang ang nagkokontrol ng iyong validator setup, [magbasa pa tungkol sa kung paano i-solo stake ang iyong ETH](/staking/solo/). ## Karagdagang pagbabasa {#further-reading} diff --git a/public/content/translations/tl/staking/solo/index.md b/public/content/translations/tl/staking/solo/index.md index a01c5285687..c2391456c41 100644 --- a/public/content/translations/tl/staking/solo/index.md +++ b/public/content/translations/tl/staking/solo/index.md @@ -55,7 +55,7 @@ Ito rin ay nangangailangan ng napaka-basic na hardware setup, at pag-unawa sa mi Tulad kung paano sine-secure ng mga pribadong key ang iyong Ethereum address, kakailanganin mong gumawa ng mga key na para mismo sa iyong validator. Dapat mong maunawaan kung paano panatilihing ligtas at secure ang anumang seed phrase o pribadong key.{' '} -Seguridad at pag-iwas sa scam ng Ethereum +[Seguridad at pag-iwas sa scam ng Ethereum](/security/) @@ -136,9 +136,9 @@ Ang validator ay isang virtual entity sa Ethereum at nakikilahok sa con Ang bawat key-pair na nauugnay sa isang validator ay nangangailangan ng eksaktong 32 ETH para ma-activate. Ang pagdedeposito ng mas maraming ETH sa isang set ng mga key ay hindi nagpapalaki sa posibildad na makakuha ng mga reward, dahil limitado ang bawat validator sa epektibong balanse na 32 ETH. Ibig sabihin nito, isinasagawa ang staking nang kada 32 ETH, kung saan may sariling set ng mga key at balanse ang bawat isa. -Huwag magdeposito ng mahigit 32 ETH para sa isang validator. Hindi nito mapaparami ang iyong mga reward. Kung mayroon nang itinakdang withdrawal address para sa validator, ang sobrang pondo na higit sa 32 ETH ay awtomatikong iwi-withdraw sa address na ito sa susunod na validator sweep. +Huwag magdeposito ng mahigit 32 ETH para sa isang validator. Hindi nito mapaparami ang iyong mga reward. Kung mayroon nang itinakdang withdrawal address para sa validator, ang sobrang pondo na higit sa 32 ETH ay awtomatikong iwi-withdraw sa address na ito sa susunod na [validator sweep](/staking/withdrawals/#validator-sweeping). -If home staking seems too demanding for you, consider using a staking-as-a-service provider, or if you're working with less than 32 ETH, check out the staking pools. +If home staking seems too demanding for you, consider using a [staking-as-a-service](/staking/saas/) provider, or if you're working with less than 32 ETH, check out the [staking pools](/staking/pools/). diff --git a/public/content/translations/tl/staking/withdrawals/index.md b/public/content/translations/tl/staking/withdrawals/index.md index 79d11b95e82..3e74f79b825 100644 --- a/public/content/translations/tl/staking/withdrawals/index.md +++ b/public/content/translations/tl/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Kung bahagi ka ng isang staking pool o may hawak kang mga staking token, dapat kang magtanong sa iyong provider ng iba pang detalye tungkol sa kung paano pinapangasiwaan ang mga pag-withdraw sa staking, dahil magkakaiba ang paraan ng pangangasiwa ng bawat serbisyo. +Kung bahagi ka ng isang [staking pool](/staking/pools/) o may hawak kang mga staking token, dapat kang magtanong sa iyong provider ng iba pang detalye tungkol sa kung paano pinapangasiwaan ang mga pag-withdraw sa staking, dahil magkakaiba ang paraan ng pangangasiwa ng bawat serbisyo. -Sa pangkalahatan, dapat malaya ang mga user na kunin ang kasalukuyan nilang staked ETH, o magpalit ng staking provider na ginagamit nila. Kung masyado nang nagiging malaki ang isang partikular na pool, puwedeng alisin, i-redeem, at i-stake ulit ang pondo sa mas maliit na provider. O, kung nakalikom ka na ng sapat na ETH, maaari kang mag-stake mula sa bahay. +Sa pangkalahatan, dapat malaya ang mga user na kunin ang kasalukuyan nilang staked ETH, o magpalit ng staking provider na ginagamit nila. Kung masyado nang nagiging malaki ang isang partikular na pool, puwedeng alisin, i-redeem, at i-stake ulit ang pondo sa mas maliit na provider. O, kung nakalikom ka na ng sapat na ETH, maaari kang [mag-stake mula sa bahay](/staking/solo/). diff --git a/public/content/translations/tr/bridges/index.md b/public/content/translations/tr/bridges/index.md index 45dde452dc4..59ef79d2735 100644 --- a/public/content/translations/tr/bridges/index.md +++ b/public/content/translations/tr/bridges/index.md @@ -60,7 +60,7 @@ Ethereum Ana Ağı'nda ETH'niz varsa ve diğer bir L1'i keşfedip yerel merkeziy Diyelim ki yerel zincirde Bitcoin'e (BTC) sahip olmak istiyorsunuz ama sadece Ethereum Ana Ağı'nda varlıklarınız var. Ethereum'da BTC sahibi olmak için Wrapped Bitcoin (WBTC) satın alabilirsiniz. Ancak WBTC bir Ethereum ağına özgü bir [ERC-20](/glossary/#erc-20) jetonudur. Bu da Bitcoin blokzincirindeki orijinal varlık değil, Bitcoin'in Ethereum versiyonu olduğu anlamına gelir. Yerel BTC'ye sahip olmak için varlıklarınızı Ethereum'dan Bitcoin'e bir köprü aracılığı ile aktarmanız gerekir. Bu WBTC'nizi köprüleyecek ve yerel BTC'ye dönüştürecektir. Alternatif olarak, BTC'ye sahip olabilir ve onu Ethereum [DeFi](/glossary/#defi) protokollerinde kullanmak isteyebilirsiniz. Bu da tersi yönünde, BTC'yi WBTC'ye köprülemeyi gerektirir. Bu şekide Ethereum'da bir varlık olarak kullanılabilir. - Ayrıca yukarıdaki her şeyi bir merkezi borsa aracılığıyla da yapabilirsiniz. Ancak varlıklarınız hali hazırda borsada değilse, birden çok adım gerektirecektir ve köprü kullanmanız daha iyi olacaktır. + Ayrıca yukarıdaki her şeyi bir [merkezi borsa](/get-eth/) aracılığıyla da yapabilirsiniz. Ancak varlıklarınız hali hazırda borsada değilse, birden çok adım gerektirecektir ve köprü kullanmanız daha iyi olacaktır. diff --git a/public/content/translations/tr/community/support/index.md b/public/content/translations/tr/community/support/index.md index 4b9ba613caa..edb72724d3b 100644 --- a/public/content/translations/tr/community/support/index.md +++ b/public/content/translations/tr/community/support/index.md @@ -20,7 +20,7 @@ Ethereum'un merkeziyetsiz yapısını anlamak çok önemlidir çünkü Ethereum Ethereum'un temellerini öğrenin -Resmi desteğin olmamasına rağmen, Ethereum ekosistemindeki birçok grup, topluluk ve proje yardımcı olmaktan mutluluk duyar ve bu sayfada birçok faydalı bilgi ve kaynak bulabilirsiniz. Başka sorularınız mı var? [ethereum.org Discord](/discord/)'una katılın, yardım etmeye çalışacağız. +Resmi desteğin olmamasına rağmen, Ethereum ekosistemindeki birçok grup, topluluk ve proje yardımcı olmaktan mutluluk duyar ve bu sayfada birçok faydalı bilgi ve kaynak bulabilirsiniz. Başka sorularınız mı var? [ethereum.org Discord](https://discord.gg/ethereum-org)'una katılın, yardım etmeye çalışacağız. ## Sıkça sorulan sorular {#faq} diff --git a/public/content/translations/tr/contributing/translation-program/faq/index.md b/public/content/translations/tr/contributing/translation-program/faq/index.md index acbc35c38f9..6618d623fe9 100644 --- a/public/content/translations/tr/contributing/translation-program/faq/index.md +++ b/public/content/translations/tr/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ Dikkat gerektiren özel bir dizgiyi işaretlemek istiyorsanız, yorum yapmaktan ## Çeviri Belleği (ÇB) nedir? {#translation-memory} -Çeviri Belleği (ÇB), Crowdin'in önceden çevrilmiş tüm dizgileri [ethereum.org](http://ethereum.org/) üzerinde depolayan bir özelliğidir. Bir dizgi çevirildiğinde, otomatik olarak proje ÇB'mize kaydedilir. Bu, zaman kazanmanıza yardımcı olacak yararlı bir araç olabilir! +Çeviri Belleği (ÇB), Crowdin'in önceden çevrilmiş tüm dizgileri [ethereum.org](https://ethereum.org/) üzerinde depolayan bir özelliğidir. Bir dizgi çevirildiğinde, otomatik olarak proje ÇB'mize kaydedilir. Bu, zaman kazanmanıza yardımcı olacak yararlı bir araç olabilir! - "ÇB ve MÇ Önerileri" kısmına bakarak diğer çevirmenlerin aynı veya benzer bir dizgiyi nasıl çevirdiğini görebilirsiniz. Yüksek eşleşme oranı olan bir öneri bulursanız, tıklayarak çeviriden yararlanmaktan çekinmeyin. - Listede herhangi bir şey yoksa, önceden yapılmış çeviriler için ÇB'yi arayabilir ve tutarlılık için bu çevirileri yeniden kullanabilirsiniz. diff --git a/public/content/translations/tr/contributing/translation-program/how-to-translate/index.md b/public/content/translations/tr/contributing/translation-program/how-to-translate/index.md index d0332a48d7e..cda02f0d446 100644 --- a/public/content/translations/tr/contributing/translation-program/how-to-translate/index.md +++ b/public/content/translations/tr/contributing/translation-program/how-to-translate/index.md @@ -34,7 +34,7 @@ Crowdin'e giriş yaptıktan sonra bir proje açıklaması ile kullanılabilir t Web site içeriği, çok sayıda belge ve içerik gruplarına bölünmüştür. Her belgenin ilerleme durumunu sağ taraftan kontrol edebilirsiniz; çevirinin ilerleme durumu %100'ün altındaysa lütfen katkıda bulunun! -Dilinizi listede göremiyor musunuz? [Bir konu açın](https://github.com/ethereum/ethereum-org-website/issues/new/choose) veya [Discord'da](/discord/) sorun +Dilinizi listede göremiyor musunuz? [Bir konu açın](https://github.com/ethereum/ethereum-org-website/issues/new/choose) veya [Discord'da](https://discord.gg/ethereum-org) sorun ![Crowdin'de çevrilmiş ve çevrilmemiş dosyalar](./crowdin-files.png) @@ -82,7 +82,7 @@ Daha fazlasını mı öğrenmek istiyorsunuz? [Crowdin çevrimiçi düzenleyiciy ### İletişime geçin {#get-in-touch} -Sormak istediğiniz bir şey mi var? Ekibimizle ve diğer çevirmenlerle iş birliği yapmak mı istiyorsunuz? Lütfen [ethereum.org Discord sunucumuzun](/discord/) #translations kanalına yazın +Sormak istediğiniz bir şey mi var? Ekibimizle ve diğer çevirmenlerle iş birliği yapmak mı istiyorsunuz? Lütfen [ethereum.org Discord sunucumuzun](https://discord.gg/ethereum-org) #translations kanalına yazın Bize translations@ethereum.org adresinden de ulaşabilirsiniz diff --git a/public/content/translations/tr/contributing/translation-program/index.md b/public/content/translations/tr/contributing/translation-program/index.md index bfc96cb7dde..3d319da5bcb 100644 --- a/public/content/translations/tr/contributing/translation-program/index.md +++ b/public/content/translations/tr/contributing/translation-program/index.md @@ -20,7 +20,7 @@ Ethereum.org Çeviri Programı açıktır ve herkes katkı verebilir! 4. Makine çevirileri onaylanmayacaktır. 5. Tüm çeviriler siteye eklenmeden önce incelenir, dolayısıyla çevirilerinizi sitede görebilmek için biraz beklemeniz gerekebilir. -_Çeviriler konusunda iş birliği yapmak, sorular sormak, geribildirim ve fikir paylaşmak veya bir tercüme grubuna katılmak için [ethereum.org Discord](/discord/)'una katılın._ +_Çeviriler konusunda iş birliği yapmak, sorular sormak, geribildirim ve fikir paylaşmak veya bir tercüme grubuna katılmak için [ethereum.org Discord](https://discord.gg/ethereum-org)'una katılın._ Çeviriye başlayın diff --git a/public/content/translations/tr/contributing/translation-program/resources/index.md b/public/content/translations/tr/contributing/translation-program/resources/index.md index acd76e8dbf9..214e51b0155 100644 --- a/public/content/translations/tr/contributing/translation-program/resources/index.md +++ b/public/content/translations/tr/contributing/translation-program/resources/index.md @@ -24,7 +24,7 @@ Tercüme toplulukları ve güncellemelerinin yanı sıra, ethereum.org tercüman ## Topluluklar {#communities} -- [Dile özgü Discord tercüme grupları](/discord/) _– ethereum.org tercümanlarını Tercüme Gruplarına bağlama amaçlı bir girişim_ +- [Dile özgü Discord tercüme grupları](https://discord.gg/ethereum-org) _– ethereum.org tercümanlarını Tercüme Gruplarına bağlama amaçlı bir girişim_ - [Çince çevirmenler grubu](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171) _– Çince çevirmenler arasında daha kolay koordinasyon için fikir sayfası_ ## En son güncellemeler {#latest-updates} @@ -38,7 +38,7 @@ En son Çeviri Programı ilerlemesinden haberdar olmak için [Ethereum Foundatio ## Çevirmenler için çalışma saatleri {#office-hours} -Çevirmenler için çalışma saatlerimiz, her ayın ikinci Çarşamba günüdür. Bunlar, tam saatleri ve ek ayrıntıları da bulabileceğiniz [ethereum.org Discord](/discord/)'daki #office-hours ses kanalında düzenlenmektedir. +Çevirmenler için çalışma saatlerimiz, her ayın ikinci Çarşamba günüdür. Bunlar, tam saatleri ve ek ayrıntıları da bulabileceğiniz [ethereum.org Discord](https://discord.gg/ethereum-org)'daki #office-hours ses kanalında düzenlenmektedir. Ofis saatleri tercümanlarımızın tercüme süreci hakkında soru sormalarına, program hakkında geri dönüş sağlamalarına, fikirlerini paylaşmalarına veya ethereum.org ana ekibiyle mesajlaşmalarına olanak sağlar. Son olarak, bu çağrıları Çeviri Programı ile ilgili son gelişmeleri iletmek ve önemli ipuçlarını ve talimatları katkıda bulunanlarla paylaşmak için kullanmak istiyoruz. diff --git a/public/content/translations/tr/developers/docs/consensus-mechanisms/pow/index.md b/public/content/translations/tr/developers/docs/consensus-mechanisms/pow/index.md index ca41519b410..8fac041a156 100644 --- a/public/content/translations/tr/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/translations/tr/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: tr Ethereum ağı, **[İş İspatı (PoW)](/developers/docs/consensus-mechanisms/pow)** kullanan bir uzlaşma mekanizmasıyla başladı. Bu durum, Ethereum ağının düğümler sisteminin Ethereum blok zincirine kaydedilen bütün bilgilerin ortak durumda anlaşmasına olanak tanıdı ve belirli ekonomik saldırı türlerini önledi. Ancak, Ethereum 2022'de iş ispatı mekanizmasını devre dışı bırakarak sonlandırdı ve bunun yerine [hisse ispatını](/developers/docs/consensus-mechanisms/pos) kullanmaya başladı. - İş ispatı artık kullanımdan kaldırılmıştır. Ethereum artık mutabakat mekanizmasının bir parçası olan iş ispatını kullanmamaktadır. Bunun yerine hisse ispatı kullanılmaktadır. Hisse ispatı ve hisseleme hakkında daha fazla bilgi edinin. + İş ispatı artık kullanımdan kaldırılmıştır. Ethereum artık mutabakat mekanizmasının bir parçası olan iş ispatını kullanmamaktadır. Bunun yerine hisse ispatı kullanılmaktadır. [Hisse ispatı](/developers/docs/consensus-mechanisms/pos/) ve [hisseleme](/staking/) hakkında daha fazla bilgi edinin. ## Ön Koşullar {#prerequisites} diff --git a/public/content/translations/tr/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/translations/tr/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index 1d4037e032e..8d177a2b49d 100644 --- a/public/content/translations/tr/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/translations/tr/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: tr --- - Ethash, Ethereum'un iş ispatı madencilik algoritmasıydı. İş ispatı tamamen durdurulmuş ve Ethereum, hisse ispatı ile güvence altına alınmıştır. Birleşim, hisse ispatıve hisseleme hakkında daha fazla bilgi edinin. Bu sayfa sadece tarihsel ilgi içindir! + Ethash, Ethereum'un iş ispatı madencilik algoritmasıydı. İş ispatı tamamen durdurulmuş ve Ethereum, [hisse ispatı](/developers/docs/consensus-mechanisms/pos/) ile güvence altına alınmıştır. [Birleşim](/roadmap/merge/), [hisse ispatı](/developers/docs/consensus-mechanisms/pos/)ve [hisseleme](/staking/) hakkında daha fazla bilgi edinin. Bu sayfa sadece tarihsel ilgi içindir! [Ethash](https://github.com/ethereum/wiki/wiki/Ethash), [Dagger-Hashimoto](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto) algoritmasının değiştirilmiş bir versiyonudur. Ethash iş ispatı[bellek zor](https://wikipedia.org/wiki/Memory-hard_function) bir işlemdir, bunun algoritmayı ASIC dirençli hale getirdiği düşünülür. Sonunda Ethash ASICleri geliştirildi fakat GPU madenciliği iş ispatı durdurulana kadar hâlâ geçerli bir seçenekti. Ethash, Ethereum olmayan iş ispatı ağlarında hâlâ diğer paraların madenciliğini yapmak için kullanılmaktadır. diff --git a/public/content/translations/tr/guides/how-to-id-scam-tokens/index.md b/public/content/translations/tr/guides/how-to-id-scam-tokens/index.md index ed4277473a4..28c79abf2aa 100644 --- a/public/content/translations/tr/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/tr/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ Dolandırıcılık token'larının ne olduğunu örnekleyebilmek ve bunları tes title="ARB nedir?" contentPreview=''> -Arbitrum optimistik toplamalar geliştiren ve yöneten bir organizasyondur. Başlangıçta, Arbitrum kâr amaçlı bir şirket olarak organize edilmiştir, ancak sonrasında merkeziyetsizleşme adımları atmıştır. Bu sürecin bir parçası olarak, takas edilebilir bir yönetişim token'ı bastılar. +Arbitrum [optimistik toplamalar](/developers/docs/scaling/optimistic-rollups/) geliştiren ve yöneten bir organizasyondur. Başlangıçta, Arbitrum kâr amaçlı bir şirket olarak organize edilmiştir, ancak sonrasında merkeziyetsizleşme adımları atmıştır. Bu sürecin bir parçası olarak, takas edilebilir bir [yönetişim token'ı](/dao/#token-based-membership) bastılar. @@ -41,7 +41,7 @@ Ethereum'un tüm meselesi merkeziyetsizliktir. Bu varlıklarınıza el koyabilec title="Akıllı sözleşmeler nedir?" contentPreview=''> -Akıllı sözleşmeler Ethereum blok zincir üzerinde çalışan programlardır. Örnek olarak, her ERC-20 token'ı bir akıllı sözleşme olarak uygulanmıştır. +[Akıllı sözleşmeler](/developers/docs/smart-contracts/) Ethereum blok zincir üzerinde çalışan programlardır. Örnek olarak, her ERC-20 token'ı bir akıllı sözleşme olarak uygulanmıştır. diff --git a/public/content/translations/tr/history/index.md b/public/content/translations/tr/history/index.md index e23fbf9582c..b55a1a9043a 100644 --- a/public/content/translations/tr/history/index.md +++ b/public/content/translations/tr/history/index.md @@ -11,9 +11,9 @@ Ethereum blok zincirindeki tüm önemli dönüm noktalarının, çatalların ve -Çatallanmalar, ağda önemli teknik yükseltmeler veya değişiklikler yapılması gerektiğinde ortaya çıkar: Bunlar, genellikle [Ethereum İyileştirme Önerileri (EIP'ler)]'den kaynaklanır ve protokolün "kurallarını" değiştirir. +Çatallanmalar, ağda önemli teknik yükseltmeler veya değişiklikler yapılması gerektiğinde ortaya çıkar: Bunlar, genellikle [[Ethereum İyileştirme Önerileri (EIP'ler)]](/eips/)'den kaynaklanır ve protokolün "kurallarını" değiştirir. -Geleneksel, merkezden kontrol edilen yazılımlarda yükseltmelere ihtiyaç duyulduğunda, şirket son kullanıcı için sadece yeni bir versiyon yayınlar. Blok zincirleri farklı çalışır çünkü merkezi bir sahiplik yoktur. Ethereum istemcileri yeni çatal kurallarını uygulamak için yazılımlarını güncellemelidir. Ayrıca blok yaratıcıları (iş ispatı dünyasındaki madenciler, hisse ispatı dünyasındaki doğrulayıcılar) ve düğümler, bloklar oluşturmalı ve yeni kurallara göre doğrulama yapmalıdır. Mutabakat mekanizmaları hakkında daha fazla bilgi +Geleneksel, merkezden kontrol edilen yazılımlarda yükseltmelere ihtiyaç duyulduğunda, şirket son kullanıcı için sadece yeni bir versiyon yayınlar. Blok zincirleri farklı çalışır çünkü merkezi bir sahiplik yoktur. [Ethereum istemcileri](/developers/docs/nodes-and-clients/) yeni çatal kurallarını uygulamak için yazılımlarını güncellemelidir. Ayrıca blok yaratıcıları (iş ispatı dünyasındaki madenciler, hisse ispatı dünyasındaki doğrulayıcılar) ve düğümler, bloklar oluşturmalı ve yeni kurallara göre doğrulama yapmalıdır. [Mutabakat mekanizmaları hakkında daha fazla bilgi](/developers/docs/consensus-mechanisms/) Bu kural değişiklikleri, ağda geçici bir bölünme oluşturabilir. Yeni bloklar yeni ya da eski kurallara göre yaratılabilir. Çatallar genellikle önceden kararlaştırılır, böylece müşteriler değişiklikleri uyum içinde benimser ve yükseltmelerle birlikte çatal ana zincir hâline gelir. Fakat nadir durumlarda çatallanmalar üzerindeki anlaşmazlıklar, ağın geçici olarak ayrılmasına neden olabilir: En bilineni, DAO çatallanması ile Ethereum Classic'in yaratılmasıdır. @@ -285,10 +285,10 @@ Muir Glacier çatallanması, [bomba değerine](/glossary/#difficulty-bomb) bir g
  • EIP-152Ethereum'un Zcash gibi gizlilik koruyucu bir para birimiyle çalışmasına olanak verir.
  • -
  • EIP-1108gaz maliyetlerini iyileştiren daha ucuz bir kriptografidir.
  • -
  • EIP-1344CHAINID işlem kodu ekleyerek Ethereum'u tekrar saldırılarına karşı korur.
  • +
  • EIP-1108[gaz](/glossary/#gas) maliyetlerini iyileştiren daha ucuz bir kriptografidir.
  • +
  • EIP-1344CHAINID [işlem kodu](/developers/docs/ethereum-stack/#ethereum-virtual-machine) ekleyerek Ethereum'u tekrar saldırılarına karşı korur.
  • EIP-1884işlem kodu gaz fiyatlarını tüketime daylı olarak iyileştirme.
  • -
  • EIP-2028bloklarda daha fazla veriye olanak tanımak amacıyla Çağrı Verisi maliyetini azaltır – Katman 2 ölçeklendirmesi için kullanışlıdır.
  • +
  • EIP-2028bloklarda daha fazla veriye olanak tanımak amacıyla Çağrı Verisi maliyetini azaltır – [Katman 2 ölçeklendirmesi](/developers/docs/scaling/#layer-2-scaling) için kullanışlıdır.
  • EIP-2200diğer işlem kodu gaz ücret değişiklikleri.
@@ -346,13 +346,13 @@ Bizans çatalı:
  • EIP-140REVERT işlem kodu ekler.
  • EIP-658başarı ya da başarısızlığı bildirmek için işlem makbuzlarına durum alanı eklendi.
  • -
  • EIP-196ZK-Snarks'ı mümkün kılmak için eliptik eğri ve sayıl çarpım ekler.
  • -
  • EIP-197ZK-Snarks'ı mümkün kılmak için eliptik eğri ve sayıl çarpım ekler.
  • +
  • EIP-196[ZK-Snarks](/developers/docs/scaling/zk-rollups/)'ı mümkün kılmak için eliptik eğri ve sayıl çarpım ekler.
  • +
  • EIP-197[ZK-Snarks](/developers/docs/scaling/zk-rollups/)'ı mümkün kılmak için eliptik eğri ve sayıl çarpım ekler.
  • EIP-198RSA imza doğrulasını mümkün kılar.
  • EIP-211değişken uzunlukta geri dönüş değerleri için destek ekler.
  • EIP-214diğer sözleşmelere durum değiştirmeyen çağrıların eklenmesine imkan veren STATICCALL işlem kodunu ekler.
  • EIP-100zorluk ayarlama formülünü değiştirir.
  • -
  • EIP-649bomba değerini 1 yıl geciktirir ve blok ödülünü 5'ten 3 ETH'ye düşürür.
  • +
  • EIP-649[bomba değerini](/glossary/#difficulty-bomb) 1 yıl geciktirir ve blok ödülünü 5'ten 3 ETH'ye düşürür.
diff --git a/public/content/translations/tr/roadmap/beacon-chain/index.md b/public/content/translations/tr/roadmap/beacon-chain/index.md index 2efaaae7e90..6b46eb34977 100644 --- a/public/content/translations/tr/roadmap/beacon-chain/index.md +++ b/public/content/translations/tr/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ Hisse ispatına geçiş Ethereum'u, iş ispatına kıyasla, çok daha güvenli v Ve hisse ispatını mutabakat mekanizması olarak kullanmak, [ şuan sahip olduğumuz güvenli, çevre dostu ve ölçeklenebillir Ethereum](/roadmap/vision/) için temel bir bileşendir. - Eğer doğrulayıcı olmakla ve Ethereum'un güvenliğini sağlamaya yardımcı olmakla ilgileniyorsanız, hisseleme ile ilgili daha fazla şey öğrenin. + Eğer doğrulayıcı olmakla ve Ethereum'un güvenliğini sağlamaya yardımcı olmakla ilgileniyorsanız, [hisseleme ile ilgili daha fazla şey öğrenin](/staking/). ### Parçalama için ayarlamalar {#setting-up-for-sharding} diff --git a/public/content/translations/tr/roadmap/index.md b/public/content/translations/tr/roadmap/index.md index 1ea5602707c..1599067fdbb 100644 --- a/public/content/translations/tr/roadmap/index.md +++ b/public/content/translations/tr/roadmap/index.md @@ -70,7 +70,7 @@ Yol haritası çoğunlukla, araştırmacı ve geliştirmecilerin yıllar süren

ETH2 neydi?

-

"Eth2" terimi, Ethereum hisse ispatına geçmeden önce gelecekteki Ethereum'u tanımlamak için yaygın olarak kullanılırdı ancak bu terim kaldırılarak yerine daha kesin bir terminoloji getirildi. Başlangıçta Ethereum ağı hisse ispatına geçmeden önce ve sonrasındaki ağı ayırt etmek için veya bazen farklı Ethereum istemcilerine atıfta bulunmak için kullanıldı (yürütüm istemcileri bazen ETH1 istemcileri olarak adlandırıldı ve fikir birliği istemcileri bazen ETH2 istemcileri olarak adlandırıldı).

+

"Eth2" terimi, Ethereum [hisse ispatı](/glossary/#pos)na geçmeden önce gelecekteki Ethereum'u tanımlamak için yaygın olarak kullanılırdı ancak bu terim kaldırılarak yerine daha kesin bir terminoloji getirildi. Başlangıçta Ethereum ağı hisse ispatına geçmeden önce ve sonrasındaki ağı ayırt etmek için veya bazen farklı Ethereum istemcilerine atıfta bulunmak için kullanıldı ([yürütüm istemcileri](/glossary/#execution-client) bazen ETH1 istemcileri olarak adlandırıldı ve [fikir birliği istemcileri](/glossary/#consensus-client) bazen ETH2 istemcileri olarak adlandırıldı).

diff --git a/public/content/translations/tr/roadmap/merge/index.md b/public/content/translations/tr/roadmap/merge/index.md index 9bd6faf8373..f345fd59df2 100644 --- a/public/content/translations/tr/roadmap/merge/index.md +++ b/public/content/translations/tr/roadmap/merge/index.md @@ -38,7 +38,7 @@ Birleşim blok üretim motoru olarak İşaret Zinciri'ne resmi geçişi temsil e Birleşim'de herhangi bir geçmiş kaybedilmedi. Ana Ağ İşaret Zinciri ile birleşti, ayrıca Ethereum'un tüm işlemsel geçmişini de birleştirdi. -Hisse ispatına geçiş ether basım şeklini değiştirdi. Birleşim'den önce ve sonra ether verilmesi hakkında daha fazla bilgi edinin. +Hisse ispatına geçiş ether basım şeklini değiştirdi. [Birleşim'den önce ve sonra ether verilmesi](/roadmap/merge/issuance/) hakkında daha fazla bilgi edinin. ### Kullanıcılar ve sahipler {#users-holders} @@ -130,7 +130,7 @@ Blok üretimi yapmayan bir düğümü çalıştırmak da mutabakat mekanizması Herhangi bir kişinin kendi düğümünü çalıştırabilmesi Ethereum ağının merkeziyestizliğinin korunması konusu için kesinlikle gereklidir. -Kendi kodunuzu çalıştırmanızla ilgili daha fazlası +[Kendi kodunuzu çalıştırmanızla ilgili daha fazlası](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Gaz ücretleri ağın kapasitesine bağlı olan bir ağ talebidir. Birleşim iş ispatı modasını bitirip onun yerine mutabakat için hisse ispatını getirdi, ancak hiçbir parametreyi ciddi şekilde değiştirmedi ya da ağ kapasitesini ve iş hacmini etkilemedi. -Toplama merkezli bir yol haritasıyla, K2'deki Katman 2deki kullanıcı aktivitesini ölçeklendirmeye odaklanılırken, Katman 1 Ana Ağı'nı toplama işlemlerinin kat kat ucuz olmasına yardım eden bir optimize edilmiş veri deposu ve güvenli merkeziyesiz bir uzlaşma katmanı olmasını sağlıyor. Hisse ispatına geçiş bunu fark etmede öncü rol oynuyor. Gaz ve ücretler hakkında daha fazlası +Toplama merkezli bir yol haritasıyla, K2'deki [Katman 2](/layer-2/)deki kullanıcı aktivitesini ölçeklendirmeye odaklanılırken, Katman 1 Ana Ağı'nı toplama işlemlerinin kat kat ucuz olmasına yardım eden bir optimize edilmiş veri deposu ve güvenli merkeziyesiz bir uzlaşma katmanı olmasını sağlıyor. Hisse ispatına geçiş bunu fark etmede öncü rol oynuyor. [Gaz ve ücretler hakkında daha fazlası](/developers/docs/gas/) @@ -163,7 +163,7 @@ Birleşim'den sonraki ilk zamanlarda, paydaşlar sadece masraf tüyolarına ve b Shangai/Capella ağ yükseltmesinden bu yana, paydaşlar herhangi bir hisse bakiyesinden artan ödemeleri alabilmek için (protokol ödüllerinden gelen 32'den fazla Ethereum) artık bir para çekme adresi belirleyebiliyor. Bu yükseltme aynı zamanda bir doğrulayıcının ağdan çıktıktan sonra da bakiyelerinin kilitlerini açabilmesini ve tekrar alabilmesini sağladı. -Hisseleme çekimleri hakkında daha fazlası +[Hisseleme çekimleri hakkında daha fazlası](/staking/withdrawals/) diff --git a/public/content/translations/tr/roadmap/merge/issuance/index.md b/public/content/translations/tr/roadmap/merge/issuance/index.md index 178dc6a8e43..3e3dabcc07e 100644 --- a/public/content/translations/tr/roadmap/merge/issuance/index.md +++ b/public/content/translations/tr/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ ETH dağıtımındaki net azalma: \~%88,7 ((%4,61 - %0,52)/%4,6 ETH dağıtımının karşısındaki güç ETH yakma oranıdır. Ethereum üzerinde bir işlemin gerçekleştirilebilmesi için, bir minimum ücret (ana ücret) ödenmelidir ve bu fiyat ağ aktivitesine bağlı olarak sürekli olarak dalgalanır (bloktan bloka). Bu ücret ETH olarak ödenir ve işlemin geçerli olarak kabul edilmesi için _zorunludur_. Bu ücret, işlem sırasında _yakılır_ ve dolaşımdan kaldırılır. -Ücret yakımı Ağustos 2021'de London yükseltmesi ile yürürlüğe girmiştir ve Birleşim'den bu yana değişmemiştir. +Ücret yakımı Ağustos 2021'de [London yükseltmesi](/history/#london) ile yürürlüğe girmiştir ve Birleşim'den bu yana değişmemiştir. London yükseltmesinde uygulanan ücret yakımına ek olarak doğrulayıcılar çevrimdışı olmaları sebebiyle ceza alabilir, hatta daha kötüsü, belirli kurallara uymayarak ağın güvenliğini tehdit ettikleri için paralarının bir kısmını kaybedebilir ve atılabilirler. Bu cezalar doğrulayıcı bakiyelerinde azaltma ile sonuçlanabilir ve bu bakiyeler başka hesaplara ödül olarak verilmeden yakılır/dolaşımdan kaldırılır. diff --git a/public/content/translations/tr/staking/saas/index.md b/public/content/translations/tr/staking/saas/index.md index d383721b0df..4452cc03c2f 100644 --- a/public/content/translations/tr/staking/saas/index.md +++ b/public/content/translations/tr/staking/saas/index.md @@ -86,7 +86,7 @@ Bir SaaS sağlayıcısı kullanarak, düğümünüzün çalışmasını başka b Kesinti/çıkış sürecinin tamamlanmasından sonra, bu fonlar doğrulayıcıya atanmış olan para çekme adresine transfer edilecektir. Bu, aktif hale getirilmek için bir para çekme adresinin sağlanmasını gerektirir. Bu ilk yatırımda sağlanabilir. Eğer sağlanmadıysa, doğrulayıcı para çekme anahtarları çekim adresini belirten bir mesajı imzalamak için kullanılmalıdır. Eğer herhangi bir para çekme adresi sağlanmadıysa, sağlanana kadar fonlar kilitli kalacaktır. -Herhangi bir garanti veya sigorta seçeneği hakkında daha fazla detay için ya da nasıl para çekme adresi sağlanacağıyla ilgili yönergeler için bireysel SaaS sağlayıcınızla iletişime geçin. Doğrulayıcı kurulumunuzun tam kontrolünün sizde olmasını tercih ediyorsanız, ETH'nizi tek başına nasıl stake edeceğiniz hakkında daha fazla bilgi edinin. +Herhangi bir garanti veya sigorta seçeneği hakkında daha fazla detay için ya da nasıl para çekme adresi sağlanacağıyla ilgili yönergeler için bireysel SaaS sağlayıcınızla iletişime geçin. Doğrulayıcı kurulumunuzun tam kontrolünün sizde olmasını tercih ediyorsanız, [ETH'nizi tek başına nasıl stake edeceğiniz hakkında daha fazla bilgi edinin](/staking/solo/). ## Daha fazla bilgi {#further-reading} diff --git a/public/content/translations/tr/staking/solo/index.md b/public/content/translations/tr/staking/solo/index.md index ebd9ae5e2ce..889fb0940ba 100644 --- a/public/content/translations/tr/staking/solo/index.md +++ b/public/content/translations/tr/staking/solo/index.md @@ -136,7 +136,7 @@ Doğrulayıcı ile ilişkili her bir anahtar çiftinin etkinleştirilmesi için Tek bir doğrulayıcı için 32 ETH'den fazla para yatırmayın. Ödüllerinizi artırmayacaktır. Eğer doğrulayıcı için bir para çekme adresi ayarlanmışsa, bir sonraki doğrulayıcı taraması sırasında 32 ETH'in üzerindeki fonlar otomatik olarak bu adrese yatırılacaktır. -Solo staking sizin için çok zorlu görünüyorsa, bir servis sağlayıcı kullanmayı düşünün veya 32 ETH'den daha azıyla çalışıyorsanız, stake havuzlarına göz atın. +Solo staking sizin için çok zorlu görünüyorsa, bir [servis sağlayıcı](/staking/saas/) kullanmayı düşünün veya 32 ETH'den daha azıyla çalışıyorsanız, [stake havuzları](/staking/pools/)na göz atın. diff --git a/public/content/translations/tr/staking/withdrawals/index.md b/public/content/translations/tr/staking/withdrawals/index.md index 660a376111b..28fce4b9960 100644 --- a/public/content/translations/tr/staking/withdrawals/index.md +++ b/public/content/translations/tr/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Eğer bir paydaşlık havuzunun parçasıysanız veya hisseleme token'ları tutuyorsanız, her bir servis farklı çalıştığı için hisseleme çekimlerinin nasıl yapıldığıyla ilgili daha fazla detay için sağlayıcınıza danışın. +Eğer bir [paydaşlık havuzunun](/staking/pools/) parçasıysanız veya hisseleme token'ları tutuyorsanız, her bir servis farklı çalıştığı için hisseleme çekimlerinin nasıl yapıldığıyla ilgili daha fazla detay için sağlayıcınıza danışın. -Genel olarak kullanıcılar, temelde hisselenmiş ETH'lerini geri almakta veya kullandıkları hisseleme sağlayıcısını değiştirmekte özgürdür. Eğer spesifik bir havuz çok büyük hale geliyorsa fonlar çıkartılabilir, alınabilir ve daha küçük bir sağlayıcı ile yeniden hisselenebilir. Ya da yeterince ETH biriktirdiyseniz evden hisseleyebilirsiniz. +Genel olarak kullanıcılar, temelde hisselenmiş ETH'lerini geri almakta veya kullandıkları hisseleme sağlayıcısını değiştirmekte özgürdür. Eğer spesifik bir havuz çok büyük hale geliyorsa fonlar çıkartılabilir, alınabilir ve daha küçük bir sağlayıcı ile yeniden hisselenebilir. Ya da yeterince ETH biriktirdiyseniz [evden hisseleyebilirsiniz](/staking/solo/). diff --git a/public/content/translations/uk/bridges/index.md b/public/content/translations/uk/bridges/index.md index 5d118f77888..372bb209642 100644 --- a/public/content/translations/uk/bridges/index.md +++ b/public/content/translations/uk/bridges/index.md @@ -60,7 +60,7 @@ _Web3 перетворився на екосистему блокчейнів L1 Припустімо, ви хочете володіти нативними біткойнами (BTC), але у вас є кошти лише в Ethereum Mainnet. Щоб отримати доступ до BTC на Ethereum, ви можете купити Wrapped Bitcoin (WBTC). Однак WBTC — це токен ERC-20, який є нативним для мережі Ethereum, тобто це версія Bitcoin для Ethereum, а не оригінальний актив у блокчейні Bitcoin. Щоб володіти нативним BTC, вам доведеться перевести свої активи з Ethereum на Bitcoin за допомогою мосту. Це з’єднає ваш WBTC та перетворить його на нативний BTC. Крім того, ви можете бути власником BTC та бажати використовувати його в протоколах Ethereum DeFi. Для цього знадобиться перехід від BTC до WBTC, який потім можна буде використовувати як актив на Ethereum. - Ви також можете зробити все зазначене вище за допомогою централізованого обмінника. Але якщо ваші кошти вже не перебувають на біржі, це передбачає кілька кроків, і вам, імовірно, краще скористатися мостом. + Ви також можете зробити все зазначене вище за допомогою [централізованого обмінника](/get-eth/). Але якщо ваші кошти вже не перебувають на біржі, це передбачає кілька кроків, і вам, імовірно, краще скористатися мостом. diff --git a/public/content/translations/uk/community/support/index.md b/public/content/translations/uk/community/support/index.md index 1b16a7cdba4..3db9e905b21 100644 --- a/public/content/translations/uk/community/support/index.md +++ b/public/content/translations/uk/community/support/index.md @@ -20,7 +20,7 @@ lang: uk Вивчайте основи Ethereum -Попри відсутність офіційної підтримки, багато груп, спільнот і проєктів у всій екосистемі Ethereum із радістю нададуть допомогу, і ви можете знайти багато корисної інформації та ресурсів на цій сторінці. Залишилися питання? Приєднуйтесь до [ethereum.org на платформі Discord](/discord/), ми спробуємо вам допомогти. +Попри відсутність офіційної підтримки, багато груп, спільнот і проєктів у всій екосистемі Ethereum із радістю нададуть допомогу, і ви можете знайти багато корисної інформації та ресурсів на цій сторінці. Залишилися питання? Приєднуйтесь до [ethereum.org на платформі Discord](https://discord.gg/ethereum-org), ми спробуємо вам допомогти. ## Підтримка гаманця {#wallet-support} diff --git a/public/content/translations/uk/guides/how-to-id-scam-tokens/index.md b/public/content/translations/uk/guides/how-to-id-scam-tokens/index.md index ca952587925..413de266ffa 100644 --- a/public/content/translations/uk/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/uk/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ lang: uk title="Що таке ARB?" contentPreview=''> -Arbitrum — це організація, яка розробляє та управляє оптимістичними зведеннями. Спочатку Arbitrum було організовано як некомерційну компанію, але потім було вжито заходів для децентралізації. В рамках цього процесу вони випустили токен управління, яким можна торгувати. +Arbitrum — це організація, яка розробляє та управляє [оптимістичними зведеннями](/developers/docs/scaling/optimistic-rollups/). Спочатку Arbitrum було організовано як некомерційну компанію, але потім було вжито заходів для децентралізації. В рамках цього процесу вони випустили [токен управління](/dao/#token-based-membership), яким можна торгувати. @@ -41,7 +41,7 @@ contentPreview=''> title="Що таке розумні контракти?" contentPreview=''> -Смартконтракти — це програми, які виконуються на основі блокчейну Ethereum. Кожен токен ERC-20, наприклад, реалізується як смартконтракт. +[Смартконтракти](/developers/docs/smart-contracts/) — це програми, які виконуються на основі блокчейну Ethereum. Кожен токен ERC-20, наприклад, реалізується як смартконтракт. diff --git a/public/content/translations/uk/roadmap/beacon-chain/index.md b/public/content/translations/uk/roadmap/beacon-chain/index.md index 607abe325f7..b69b6422511 100644 --- a/public/content/translations/uk/roadmap/beacon-chain/index.md +++ b/public/content/translations/uk/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ Beacon Chain — це назва реєстру облікових записі А використання доказу частки володіння як механізму консенсусу лежить в основі [безпечного, екологічного й масштабованого Ethereum, який ми маємо сьогодні](/roadmap/vision/). - Якщо ви хочете стати валідатором і допомагати захистити Ethereum, дізнайтеся більше про стейкінг. + Якщо ви хочете стати валідатором і допомагати захистити Ethereum, [дізнайтеся більше про стейкінг](/staking/). ### Налаштування для сегментування {#setting-up-for-sharding} diff --git a/public/content/translations/uk/roadmap/index.md b/public/content/translations/uk/roadmap/index.md index a86ff52741d..2433933c0e3 100644 --- a/public/content/translations/uk/roadmap/index.md +++ b/public/content/translations/uk/roadmap/index.md @@ -70,7 +70,7 @@ Ethereum регулярно отримує оновлення, які підви

Що таке ETH2?

-

Термін Eth2 зазвичай використовувався для опису майбутнього Ethereum до переходу на доказ частки володіння, але від нього поступово відмовилися на користь точнішої термінології. Спочатку він використовувався для того, щоб розрізняти мережу Ethereum до та після переходу на доказ частки володіння, а іноді для позначення різних клієнтів Ethereum (клієнти виконання іноді називалися клієнтами ETH1, а клієнти консенсусу — клієнтами ETH2).

+

Термін Eth2 зазвичай використовувався для опису майбутнього Ethereum до переходу на [доказ частки володіння](/glossary/#pos), але від нього поступово відмовилися на користь точнішої термінології. Спочатку він використовувався для того, щоб розрізняти мережу Ethereum до та після переходу на доказ частки володіння, а іноді для позначення різних клієнтів Ethereum ([клієнти виконання](/glossary/#execution-client) іноді називалися клієнтами ETH1, а [клієнти консенсусу](/glossary/#consensus-client) — клієнтами ETH2).

diff --git a/public/content/translations/uk/roadmap/merge/index.md b/public/content/translations/uk/roadmap/merge/index.md index 3662c10117e..71fcc7df906 100644 --- a/public/content/translations/uk/roadmap/merge/index.md +++ b/public/content/translations/uk/roadmap/merge/index.md @@ -38,7 +38,7 @@ summaryPoint4: Злиття знизило енергоспоживання Ethe Під час The Merge не було втрачено жодної частини історії. Під час об’єднання головної мережі та Beacon Chain відбулося також об’єднання всієї історії транзакцій Ethereum. -Перехід до proof-of-stake змінив спосіб випуску ether. Дізнайтеся більше про випуск ефіру до та після злиття. +Перехід до proof-of-stake змінив спосіб випуску ether. Дізнайтеся більше про [випуск ефіру до та після злиття](/roadmap/merge/issuance/). ### Користувачі та власники {#users-holders} @@ -130,7 +130,7 @@ contentPreview="False. Anyone is free to sync their own self-verified copy of Et Можливість будь-якої людини запустити власний вузол абсолютно необхідна для підтримки децентралізації мережі Ethereum. -Докладніше про запуск власного вузла +[Докладніше про запуск власного вузла](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp Комісії на газ — це результат попиту мережі, пов’язаного з її потужністю. Після виконання The Merge модель підтвердження роботи було замінено на модель доказу частки для консенсусу, але це не викликало значних змін жодних параметрів, які безпосередньо впливають на потужність або пропускну здатність мережі. -Згідно з планом розвитку, орієнтованим на зведення, зусилля зосереджуються на масштабуванні активності користувачів на рівні 2 й здешевленні зведених транзакцій завдяки зберіганню зведених даних на безпечному децентралізованому рівні 1 головної мережі. Перехід на доказ частки володіння є важливою передумовою для цього. Докладніше про газ і комісії. +Згідно з планом розвитку, орієнтованим на зведення, зусилля зосереджуються на масштабуванні активності користувачів на [рівні 2](/layer-2/) й здешевленні зведених транзакцій завдяки зберіганню зведених даних на безпечному децентралізованому рівні 1 головної мережі. Перехід на доказ частки володіння є важливою передумовою для цього. [Докладніше про газ і комісії.](/developers/docs/gas/) @@ -163,7 +163,7 @@ contentPreview="False, but staking withdrawals have since been enabled via the S Після оновлення мережі Shanghai/Capella стейкери можуть призначати адресу для автоматичного виведення будь-якого надлишкового балансу стейкінгу (понад 32 ETH із винагород протоколу). Це оновлення також дозволило валідатору розблокувати та отримати весь баланс після виходу з мережі. -Докладніше про виведення зі стейкінгу +[Докладніше про виведення зі стейкінгу](/staking/withdrawals/) diff --git a/public/content/translations/uk/roadmap/merge/issuance/index.md b/public/content/translations/uk/roadmap/merge/issuance/index.md index 769b29dee44..282df4373ae 100644 --- a/public/content/translations/uk/roadmap/merge/issuance/index.md +++ b/public/content/translations/uk/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ title="Випуск ETH tldr"> Протилежною випуску ETH силою є швидкість спалення ETH. Для виконання транзакції в Ethereum необхідно сплатити мінімальну комісію ("базову комісію"), яка постійно змінюється (від блока до блока) залежно від активності мережі. Комісія сплачується в ETH і є _обов’язковою_ для того, щоб транзакція вважалась дійсною. Ця комісія _спалюється_ в процесі транзакції та вилучається з обігу. -Спалення комісій почалося з оновлення London у серпні 2021 року й залишається без змін після злиття. +Спалення комісій почалося з [оновлення London](/history/#london) у серпні 2021 року й залишається без змін після злиття. Крім спалення комісій, оновлення London також передбачає штрафи за відсутність валідаторів у мережі, або, що ще гірше, слешинг за порушення певних правил, які загрожують безпеці мережі. Ці штрафи призводять до списання ETH з балансу валідатора, ці кошти не потрапляють на будь-який інший рахунок, а фактично спалюються або вилучаються з обігу. diff --git a/public/content/translations/uk/staking/saas/index.md b/public/content/translations/uk/staking/saas/index.md index cea6ea1cdb1..4e3b1ca589f 100644 --- a/public/content/translations/uk/staking/saas/index.md +++ b/public/content/translations/uk/staking/saas/index.md @@ -86,7 +86,7 @@ summaryPoints: Після завершення процесу скорочення / виходу з програми ці кошти будуть переведені на адресу виведення, призначену для валідатора. Для цього потрібно вказати адресу для виведення коштів. Це може бути надано під час початкового депозиту. Якщо ні, ключі виведення валідатора повинні бути використані для підпису повідомлення, у якому буде зазначено адресу виведення. Якщо не було надано жодної адреси виведення, кошти залишаться заблокованими до її надання. -Щоб отримати докладнішу інформацію про будь-які гарантії або варіанти страхування, а також для інструкцій щодо надання адреси виведення коштів, зв’яжіться з конкретним провайдером SaaS. Якщо ви бажаєте повністю контролювати налаштування свого валідатора, дізнайтеся більше про те, як самостійно ставити свої ефіри (ETH). +Щоб отримати докладнішу інформацію про будь-які гарантії або варіанти страхування, а також для інструкцій щодо надання адреси виведення коштів, зв’яжіться з конкретним провайдером SaaS. Якщо ви бажаєте повністю контролювати налаштування свого валідатора, [дізнайтеся більше про те, як самостійно ставити свої ефіри (ETH)](/staking/solo/). ## Довідкові джерела {#further-reading} diff --git a/public/content/translations/uk/staking/solo/index.md b/public/content/translations/uk/staking/solo/index.md index ae086cb9eea..c4d2240fbea 100644 --- a/public/content/translations/uk/staking/solo/index.md +++ b/public/content/translations/uk/staking/solo/index.md @@ -55,7 +55,7 @@ summaryPoints: Подібно до того, як приватні ключі захищають вашу адресу Ethereum, вам потрібно буде створити ключі спеціально для вашого валідатора. Ви повинні розуміти, як убезпечити й захистити кодові фрази або приватні ключі.{' '} -Безпека й запобігання шахрайству в Ethereum +[Безпека й запобігання шахрайству в Ethereum](/security/) @@ -136,9 +136,9 @@ Staking Launchpad (Стартова платформа стейкінгу) — Для активації кожної пари ключів, пов’язаної з валідатором, потрібно рівно 32 ETH. Внесення для одного набору ключів більшої суми ETH не збільшує потенціал винагороди, оскільки кожен валідатор обмежений ефективним балансом 32 ETH. Це означає, що ставка виконується з кроком 32 ETH, кожен із власним набором ключів і балансу. -Не вносьте більше ніж 32 ETH за один валідатор. Це не збільшить ваші винагороди. Якщо для валідатора було встановлено адресу для виведення коштів, зайві кошти понад 32 ETH автоматично буде виведено на цю адресу під час наступного проходження валідатора. +Не вносьте більше ніж 32 ETH за один валідатор. Це не збільшить ваші винагороди. Якщо для валідатора було встановлено адресу для виведення коштів, зайві кошти понад 32 ETH автоматично буде виведено на цю адресу під час наступного [проходження валідатора](/staking/withdrawals/#validator-sweeping). -Якщо домашній стейкінг здається вам надто вимогливим, спробуйте скористатися постачальником стейкінгу як послуги або, якщо ви працюєте з менш ніж 32 ETH, розгляньте варіант використання пулів стейкінгу. +Якщо домашній стейкінг здається вам надто вимогливим, спробуйте скористатися постачальником [стейкінгу як послуги](/staking/saas/) або, якщо ви працюєте з менш ніж 32 ETH, розгляньте варіант використання [пулів стейкінгу](/staking/pools/). diff --git a/public/content/translations/uk/staking/withdrawals/index.md b/public/content/translations/uk/staking/withdrawals/index.md index b96f3cbba30..5c63a6e0637 100644 --- a/public/content/translations/uk/staking/withdrawals/index.md +++ b/public/content/translations/uk/staking/withdrawals/index.md @@ -152,9 +152,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Якщо ви є частиною пулу стейкінгу чи маєте токени стейкінгу, вам слід звернутися до свого постачальника послуг, щоб отримати докладнішу інформацію про те, як здійснюється виведення стейкінгу, оскільки кожна служба працює по-своєму. +Якщо ви є частиною [пулу стейкінгу](/staking/pools/) чи маєте токени стейкінгу, вам слід звернутися до свого постачальника послуг, щоб отримати докладнішу інформацію про те, як здійснюється виведення стейкінгу, оскільки кожна служба працює по-своєму. -Загалом, користувачі повинні мати змогу повернути основні поставлені ETH або змінити постачальника стейкінгу, яким вони користуються. Якщо певний пул стає надто великим, кошти можуть бути виведені, викуплені та знову застосовані з меншим постачальником. Або, якщо ви накопичили достатню кількість ETH, ви можете займатися стейкінгом вдома. +Загалом, користувачі повинні мати змогу повернути основні поставлені ETH або змінити постачальника стейкінгу, яким вони користуються. Якщо певний пул стає надто великим, кошти можуть бути виведені, викуплені та знову застосовані з меншим постачальником. Або, якщо ви накопичили достатню кількість ETH, ви можете [займатися стейкінгом вдома](/staking/solo/). diff --git a/public/content/translations/uz/staking/saas/index.md b/public/content/translations/uz/staking/saas/index.md index 4f7272be0fc..24892fabc81 100644 --- a/public/content/translations/uz/staking/saas/index.md +++ b/public/content/translations/uz/staking/saas/index.md @@ -86,7 +86,7 @@ Pul tikish haqida batafsil SaaS provayderidan foydalangan holda, siz uzelingizni Kesish/chiqish jarayoni tugagandan so‘ng, ushbu mablag‘lar validatorga tayinlangan yechib olish manziliga o‘tkaziladi. Bu yoqilishi uchun yechib olish manzilini kiritish talab qilinadi. Bu dastlabki depozitda taqdim etilgan bo‘lishi mumkin. Aks holda, yechib olish manzilini e’lon qiluvchi xabarni imzolash uchun validator yechib olish kalitlaridan foydalanish kerak bo‘ladi. Agar yechib olish manzili taqdim etilmagan bo‘lsa, taqdim etilgunga qadar mablag‘lar qulflangan holda qoladi. -Har qanday kafolat yoki sug‘urta variantlari haqida batafsil ma’lumot olish va yechib olish manzilini taqdim etish bo‘yicha ko‘rsatmalar olish uchun SaaS provayderiga murojaat qiling. Agar siz validator sozlamalarini to‘liq nazorat qilishni istasangiz, ETHingizni qanday yakka tartibda qo‘yish haqida batafsil bilib oling. +Har qanday kafolat yoki sug‘urta variantlari haqida batafsil ma’lumot olish va yechib olish manzilini taqdim etish bo‘yicha ko‘rsatmalar olish uchun SaaS provayderiga murojaat qiling. Agar siz validator sozlamalarini to‘liq nazorat qilishni istasangiz, [ETHingizni qanday yakka tartibda qo‘yish haqida batafsil bilib oling](/staking/solo/). ## Qo'shimcha o'qish {#further-reading} diff --git a/public/content/translations/uz/staking/solo/index.md b/public/content/translations/uz/staking/solo/index.md index bbb85778b85..8613a7eb335 100644 --- a/public/content/translations/uz/staking/solo/index.md +++ b/public/content/translations/uz/staking/solo/index.md @@ -55,7 +55,7 @@ Shuningdek, u juda oddiy apparat sozlamasini va minimal tavsiya etilgan xususiya Shaxsiy kalitlar Ethereum manzilingizni qanday himoya qilgani kabi, siz kalitlarni validatoringiz uchun maxsus yaratishingiz kerak bo‘ladi. Har qanday kalit so‘z yoki maxfiy kalitlarni qanday qilib xavfsiz va xavfsiz saqlashni bilishingiz kerak.{' '} -Ethereum xavfsizligi va firibgarlikning oldini olish +[Ethereum xavfsizligi va firibgarlikning oldini olish](/security/) @@ -136,9 +136,9 @@ Bular garovga qo‘yishning eng keng tarqalgan savollaridan bir nechtasi bo‘li Validator bilan aloqador har bir kalit-juftligi faollashtirilishi uchun aynan 32 ETH talab qilinadi. Bitta kalitlar to‘plamiga depozit qilingan ko‘proq ETH mukofot salohiyatini oshirmaydi, chunki har bir validator 32 ETH samarali balansi bilan cheklangan. Bu shuni anglatadiki, staking 32 ETH inkrementlarida amalga oshiriladi, ularning har biri o‘z kalitlari to‘plami va muvozanatiga ega. -Bitta validator uchun 32 ETH dan ortiq depozit qo‘ymang. Bu mukofotlaringizni oshirmaydi. Agar validator uchun yechib olish manzili belgilangan bo‘lsa, keyingi validator surish paytida 32 ETH dan ortiq ortiqcha mablag‘lar ushbu manzilga avtomatik yechib olinadi. +Bitta validator uchun 32 ETH dan ortiq depozit qo‘ymang. Bu mukofotlaringizni oshirmaydi. Agar validator uchun yechib olish manzili belgilangan bo‘lsa, keyingi [validator surish](/staking/withdrawals/#validator-sweeping) paytida 32 ETH dan ortiq ortiqcha mablag‘lar ushbu manzilga avtomatik yechib olinadi. -Agar uyda pul tikish sizga juda qiyin tuyulsa, xizmat sifatida staking provayderidan foydalaning yoki agar 32 ETH dan kam pul tikayotgan bo‘lsangiz, staking hovuzlarini tekshiring. +Agar uyda pul tikish sizga juda qiyin tuyulsa, [xizmat sifatida staking](/staking/saas/) provayderidan foydalaning yoki agar 32 ETH dan kam pul tikayotgan bo‘lsangiz, [staking hovuzlarini](/staking/pools/) tekshiring. diff --git a/public/content/translations/uz/staking/withdrawals/index.md b/public/content/translations/uz/staking/withdrawals/index.md index 4d7ec6d3f32..881f1728d1a 100644 --- a/public/content/translations/uz/staking/withdrawals/index.md +++ b/public/content/translations/uz/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Agar siz steyking pulining a’zosi bo‘lsangiz yoki steyking tokenlariga ega bo‘lsangiz, steyking yechib olish jarayoni haqida batafsilroq ma’lumot olish uchun o‘z xizmat ko‘rsatuvchingizga murojaat qilishingiz lozim, chunki har bir xizmat turlicha ishlaydi. +Agar siz [steyking puli](/staking/pools/)ning a’zosi bo‘lsangiz yoki steyking tokenlariga ega bo‘lsangiz, steyking yechib olish jarayoni haqida batafsilroq ma’lumot olish uchun o‘z xizmat ko‘rsatuvchingizga murojaat qilishingiz lozim, chunki har bir xizmat turlicha ishlaydi. -Umuman olganda, foydalanuvchilar o‘zlarining asosiy garovga qo‘yilgan ETHlarini qaytarib olish yoki foydalanayotgan steyking provayderni o‘zgartirish imkoniyatiga ega bo‘lishlari kerak. Agar ma’lum bir fond juda katta bo‘lib ketayotgan bo‘lsa, mablag‘larni chiqarib olish, qaytarib olish va kichikroq provayderga qayta kiritish mumkin. Yoki, agar yetarli miqdorda ETH to‘plagan bo‘lsangiz, uydan turib steyking qilishingiz mumkin. +Umuman olganda, foydalanuvchilar o‘zlarining asosiy garovga qo‘yilgan ETHlarini qaytarib olish yoki foydalanayotgan steyking provayderni o‘zgartirish imkoniyatiga ega bo‘lishlari kerak. Agar ma’lum bir fond juda katta bo‘lib ketayotgan bo‘lsa, mablag‘larni chiqarib olish, qaytarib olish va kichikroq provayderga qayta kiritish mumkin. Yoki, agar yetarli miqdorda ETH to‘plagan bo‘lsangiz, [uydan turib steyking qilishingiz](/staking/solo/) mumkin. diff --git a/public/content/translations/vi/staking/saas/index.md b/public/content/translations/vi/staking/saas/index.md index 1f385674722..b68fde0a6f1 100644 --- a/public/content/translations/vi/staking/saas/index.md +++ b/public/content/translations/vi/staking/saas/index.md @@ -86,7 +86,7 @@ Bằng cách sử dụng nhà cung cấp SaaS, bạn đang ủy thác việc v Sau khi hoàn thành quá trình cắt giảm/thoát, số tiền này sẽ được chuyển đến địa chỉ rút tiền được gán cho nút xác thực. Để kích hoạt tính năng này, bạn cần cung cấp địa chỉ rút tiền. Bạn có thể đã cung cấp địa chỉ này khi đặt cọc ban đầu. Nếu chưa, bạn cần sử dụng khóa rút tiền nút xác thực để ký một tin nhắn xác định địa chỉ rút tiền. Nếu không cung cấp địa chỉ rút tiền, số tiền sẽ vẫn bị khóa cho đến khi bạn thực hiện thao tác này. -Vui lòng liên hệ với nhà cung cấp dịch vụ SaaS để biết thêm chi tiết về chính sách bảo lãnh hoặc tùy chọn bảo hiểm, cũng như cách thức cung cấp địa chỉ rút tiền. Nếu bạn muốn có toàn quyền kiểm soát thiết lập nút xác thực của mình, hãy tìm hiểu thêm về cách đặt cọc ETH một mình. +Vui lòng liên hệ với nhà cung cấp dịch vụ SaaS để biết thêm chi tiết về chính sách bảo lãnh hoặc tùy chọn bảo hiểm, cũng như cách thức cung cấp địa chỉ rút tiền. Nếu bạn muốn có toàn quyền kiểm soát thiết lập nút xác thực của mình, [hãy tìm hiểu thêm về cách đặt cọc ETH một mình](/staking/solo/). ## Đọc thêm {#further-reading} diff --git a/public/content/translations/vi/staking/solo/index.md b/public/content/translations/vi/staking/solo/index.md index d5e494bc0e3..bda423d7be3 100644 --- a/public/content/translations/vi/staking/solo/index.md +++ b/public/content/translations/vi/staking/solo/index.md @@ -55,7 +55,7 @@ Ngoài ra, bạn cần hiểu về cấu hình phần cứng cơ bản và thôn Giống như khóa riêng bảo mật địa chỉ Ethereum của bạn, bạn sẽ cần tạo các khóa riêng biệt cho nút xác thực. Bạn phải hiểu cách giữ an toàn vào bảo mật các cụm từ khởi tạo hoặc khóa riêng.{' '} -Bảo mật Ethereum và ngăn chặn lừa đảo +[Bảo mật Ethereum và ngăn chặn lừa đảo](/security/) @@ -136,9 +136,9 @@ Bạn có đề xuất về một công cụ đặt cọc mà chúng tôi còn t Mỗi cặp khóa liên kết với một nút xác thực yêu cầu chính xác 32 ETH để kích hoạt. Thêm ETH vào cùng một bộ khóa sẽ không làm tăng tiềm năng nhận thưởng vì mỗi nút xác thực chỉ được giới hạn ở số dư hiệu quả là 32 ETH. Điều này có nghĩa là đặt cọc theo các mức tăng 32 ETH, mỗi mức có bộ khóa và số dư riêng. -Không đặt cọc quá 32 ETH cho một nút xác thực đơn lẻ. Hành động đó sẽ không làm tăng phần thưởng của bạn. Nếu địa chỉ rút tiền đã được thiết lập cho nút xác thực, số dư vượt quá 32 ETH sẽ tự động được rút về địa chỉ này trong lần quét nút xác thực tiếp theo. +Không đặt cọc quá 32 ETH cho một nút xác thực đơn lẻ. Hành động đó sẽ không làm tăng phần thưởng của bạn. Nếu địa chỉ rút tiền đã được thiết lập cho nút xác thực, số dư vượt quá 32 ETH sẽ tự động được rút về địa chỉ này trong [lần quét nút xác thực](/staking/withdrawals/#validator-sweeping) tiếp theo. -Nếu góp cổ phần một mình quá phức tạp, bạn có thể cân nhắc sử dụng một nhà cung cấp góp cổ phần dưới dạng dịch vụ, hoặc tham gia các nhóm góp cổ phần nếu số ETH của bạn dưới 32. +Nếu góp cổ phần một mình quá phức tạp, bạn có thể cân nhắc sử dụng một nhà cung cấp [góp cổ phần dưới dạng dịch vụ](/staking/saas/), hoặc tham gia các [nhóm góp cổ phần](/staking/pools/) nếu số ETH của bạn dưới 32. diff --git a/public/content/translations/vi/staking/withdrawals/index.md b/public/content/translations/vi/staking/withdrawals/index.md index 066a854227b..cc0c20b6df9 100644 --- a/public/content/translations/vi/staking/withdrawals/index.md +++ b/public/content/translations/vi/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Nếu bạn đang tham gia một nhóm đặt cọc hoặc nắm giữ token góp cổ phần, bạn nên liên hệ với nhà cung cấp dịch vụ của mình để biết thêm chi tiết về cách thức xử lý rút tiền đặt cọc, vì mỗi dịch vụ hoạt động khác nhau. +Nếu bạn đang tham gia một [nhóm đặt cọc](/staking/pools/) hoặc nắm giữ token góp cổ phần, bạn nên liên hệ với nhà cung cấp dịch vụ của mình để biết thêm chi tiết về cách thức xử lý rút tiền đặt cọc, vì mỗi dịch vụ hoạt động khác nhau. -Nhìn chung, người dùng cần được đảm bảo quyền rút lại ETH gốc đã góp hoặc thay đổi nhà cung cấp góp cổ phần mà họ sử dụng. Ví dụ, nếu một nhóm góp cổ phần nào đó trở nên quá lớn, bạn có thể thoát, đổi thưởng và đặt cọc lại với một nhà cung cấp nhỏ hơn. Hoặc nếu bạn đã tích lũy đủ ETH, bạn có thể tự đặt cọc tại nhà. +Nhìn chung, người dùng cần được đảm bảo quyền rút lại ETH gốc đã góp hoặc thay đổi nhà cung cấp góp cổ phần mà họ sử dụng. Ví dụ, nếu một nhóm góp cổ phần nào đó trở nên quá lớn, bạn có thể thoát, đổi thưởng và đặt cọc lại với một nhà cung cấp nhỏ hơn. Hoặc nếu bạn đã tích lũy đủ ETH, bạn có thể [tự đặt cọc tại nhà](/staking/solo/). diff --git a/public/content/translations/yo/guides/how-to-id-scam-tokens/index.md b/public/content/translations/yo/guides/how-to-id-scam-tokens/index.md index f1731daafd8..a4cd3bb7ecb 100644 --- a/public/content/translations/yo/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/yo/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ Láti ṣe àpèjúwe àwọn àmì ẹ̀tàn yìí, a yóò wo àpẹrẹ kan: title="Kini ARB?" contentPreview=''> -Arbitrum jẹ́ àgbájọ tí ó ń ṣe àgbékalẹ̀ àti ìṣàkóso àwọn ohun èlò optimistic rollup. Ní àkọ́kọ́, wọ́n ṣ'èdá Arbitrum gẹ́gẹ́ bíi ilé iṣé tí kìí ṣe fún èrè, sùgbọ́n lẹ́hìn náà gbé ìgbésẹ láti jẹ́ aláìní ìṣàkóso. Gẹ́gẹ́ bíi ara ètò náà, wọ́n ṣe àgbéjáde tọ́kẹ̀n ìṣàkóso tí o ṣe ṣòwò. +Arbitrum jẹ́ àgbájọ tí ó ń ṣe àgbékalẹ̀ àti ìṣàkóso àwọn ohun èlò [optimistic rollup](/developers/docs/scaling/optimistic-rollups/). Ní àkọ́kọ́, wọ́n ṣ'èdá Arbitrum gẹ́gẹ́ bíi ilé iṣé tí kìí ṣe fún èrè, sùgbọ́n lẹ́hìn náà gbé ìgbésẹ láti jẹ́ aláìní ìṣàkóso. Gẹ́gẹ́ bíi ara ètò náà, wọ́n ṣe àgbéjáde [tọ́kẹ̀n ìṣàkóso](/dao/#token-based-membership) tí o ṣe ṣòwò. @@ -41,7 +41,7 @@ Gbogbo ohun tí Ethereum wà fún ni aláìní ìṣàkóso. Èyí túmò sí p title="Kini awọn adehun ọlọgbọn?" contentPreview=''> -Àdéhùn ọlọ́gbọ́n jẹ́ àwọn ètò tí ó n ṣiṣẹ́ ní orí ẹ̀rọ Ẹ̀tẹ́ríọ̀mù. Fún àpẹrẹ, gbogbo tọ́kẹ̀n ERC-20 tí a ṣe ní àdéhùn ọlọ́gbọ́n. +[Àdéhùn ọlọ́gbọ́n](/developers/docs/smart-contracts/) jẹ́ àwọn ètò tí ó n ṣiṣẹ́ ní orí ẹ̀rọ Ẹ̀tẹ́ríọ̀mù. Fún àpẹrẹ, gbogbo tọ́kẹ̀n ERC-20 tí a ṣe ní àdéhùn ọlọ́gbọ́n. diff --git a/public/content/translations/yo/staking/saas/index.md b/public/content/translations/yo/staking/saas/index.md index f71025f9e28..f5cda1b7db0 100644 --- a/public/content/translations/yo/staking/saas/index.md +++ b/public/content/translations/yo/staking/saas/index.md @@ -86,7 +86,7 @@ Nipa lilo olupese SaaS, o n gbe iṣẹ ti nodu rẹ fun ẹlomiran. Eyi wa pẹ Lẹhin ipari ti gige/ilana jijade, awọn owo wọnyi ni yoo je gbigbe si adirẹsi yiyọ owo kuro ti a yan fun olufowosi naa. Eyi nilo pipese adirẹsi yiyọ owo kuro lati mu ṣiṣẹ. Eyi ti le je ipese ni afipamo owo akọkọ. Bi ko ba ri be, wa nilo lati lo awọn kokoro yiyọ owo kuro olufowosi lati buwolu ifiranṣẹ kan ti yoo safihan adirẹsi yiyọ owo kuro kan. Ti o ko ba pese adirẹsi yiyọ owo kuro, awọn owo yoo wa ni titiipa titi digba ti o ba pese re. -Kan si olupese SaaS kọọkan fun awọn alaye diẹ sii lori eyikeyii awọn asayan idaniloju tabi ibanigbofo, ati fun awọn ilana lori bi o ṣe le pese adirẹsi yiyọ owo kuro. Ti o ba fẹ lati wa ni iṣakoso ni kikun ti iṣeto olufọwọsi rẹ, kọ ẹkọ diẹ sii nipa bi o ṣe le dase idokowo ETH re. +Kan si olupese SaaS kọọkan fun awọn alaye diẹ sii lori eyikeyii awọn asayan idaniloju tabi ibanigbofo, ati fun awọn ilana lori bi o ṣe le pese adirẹsi yiyọ owo kuro. Ti o ba fẹ lati wa ni iṣakoso ni kikun ti iṣeto olufọwọsi rẹ, [kọ ẹkọ diẹ sii nipa bi o ṣe le dase idokowo ETH re](/staking/solo/). ## Kíkà síwájú síi {#further-reading} diff --git a/public/content/translations/yo/staking/solo/index.md b/public/content/translations/yo/staking/solo/index.md index b07095671f0..41caa94f942 100644 --- a/public/content/translations/yo/staking/solo/index.md +++ b/public/content/translations/yo/staking/solo/index.md @@ -55,7 +55,7 @@ O tun nilo eto ohun elo ti ipilẹ pupọ, ati oye ti awọn eya ero ti won daba Gẹgẹ bi bawo ni awọn kokoro ikọkọ ṣe n daabo bo adirẹsi Ethereum rẹ, iwọ yoo nilo lati pilese awọn kokoro ni pato fun olufowosi rẹ. O gbọdọ loye bi o ṣe le tọju eyikeyi awọn ọrọ irugbin tabi daboo bo awọn kokoro ikoko ati aabo.{' '} -Idena jibiti ati aabo Ethereum +[Idena jibiti ati aabo Ethereum](/security/) @@ -136,9 +136,9 @@ Iwọnyi jẹ diẹ ninu awọn ibeere ti o wọpọ julọ nipa idokowo ti o se Kokoro onibeji kọọkan to ni nkan ṣe pẹlu olufọwọsi kan nilo 32ETH ni gerege lati le sise. Diẹ sii ETH ti o fi si awon kokoro onibeji kan ko ni se alekun ere, gege bi olufowosi kan ni opin si iyoku owo to se deedee 32 ETH. Eyi tumọ si pe idokowo je sise ninu awon alekun 32 ETH, okookan pelu awon kokoro onibeji re at iye owo to ku. -Maṣe fipamo ju 32 ETH lo fun olufowosi kan. Ki yio mu awọn ere rẹ pọ si. Ti o ba ti ṣeto adiresi yiyọ owo kuro fun olufowosi naa, awọn owo ti o pọ ju 32 ETH lo ni yoo je yiyọkuro laifọwọyi si adirẹsi yii lakokoayewo olufowosito tẹle. +Maṣe fipamo ju 32 ETH lo fun olufowosi kan. Ki yio mu awọn ere rẹ pọ si. Ti o ba ti ṣeto adiresi yiyọ owo kuro fun olufowosi naa, awọn owo ti o pọ ju 32 ETH lo ni yoo je yiyọkuro laifọwọyi si adirẹsi yii lakoko[ayewo olufowosi](/staking/withdrawals/#validator-sweeping)to tẹle. -If home staking seems too demanding for you, consider using a staking-as-a-service provider, or if you're working with less than 32 ETH, check out the staking pools. +If home staking seems too demanding for you, consider using a [staking-as-a-service](/staking/saas/) provider, or if you're working with less than 32 ETH, check out the [staking pools](/staking/pools/). diff --git a/public/content/translations/yo/staking/withdrawals/index.md b/public/content/translations/yo/staking/withdrawals/index.md index 6f741a62976..6ccafa84470 100644 --- a/public/content/translations/yo/staking/withdrawals/index.md +++ b/public/content/translations/yo/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -Ti o ba jẹ ara ti akojopo idokowo kan tabi mu awọn token idokowo dani, o yẹ ki o ṣayẹwo pẹlu olupese rẹ fun awọn alaye diẹ sii nipa bi a ṣe n ṣakoso awọn yiyọkuro idokowo, nitori iṣẹ kọọkan n ṣiṣẹ ni ona otooto. +Ti o ba jẹ ara ti [akojopo idokowo](/staking/pools/) kan tabi mu awọn token idokowo dani, o yẹ ki o ṣayẹwo pẹlu olupese rẹ fun awọn alaye diẹ sii nipa bi a ṣe n ṣakoso awọn yiyọkuro idokowo, nitori iṣẹ kọọkan n ṣiṣẹ ni ona otooto. -Ni gbogbogbo, awọn olumulo yẹ ki o ni ominira lati gba ETH ti wọn fi dokowo pada, tabi yi olupese idokowo ti wọn yoo lo pada. Ti akojopo idokowo kan pato ba n tobi ju, a le gba awọn owo jade, rà pada, ati tun idokowo ṣe pẹlu olupese ti o kere ju. Tabi, ti o ba ti ko ETH jo to o le ṣe idokowo lati ile. +Ni gbogbogbo, awọn olumulo yẹ ki o ni ominira lati gba ETH ti wọn fi dokowo pada, tabi yi olupese idokowo ti wọn yoo lo pada. Ti akojopo idokowo kan pato ba n tobi ju, a le gba awọn owo jade, rà pada, ati tun idokowo ṣe pẹlu olupese ti o kere ju. Tabi, ti o ba ti ko ETH jo to o le ṣe [idokowo lati ile](/staking/solo/). diff --git a/public/content/translations/zh-tw/bridges/index.md b/public/content/translations/zh-tw/bridges/index.md index fd253c00263..82348b8e7ca 100644 --- a/public/content/translations/zh-tw/bridges/index.md +++ b/public/content/translations/zh-tw/bridges/index.md @@ -60,7 +60,7 @@ _Web 3 已發展成由一層和二層網路擴容解決方案組成的生態系 假設你想擁有原生比特幣 (BTC),但你的資金只存在於以太坊主網上。 要在以太坊上獲得比特幣,你可以購買包裝比特幣 (WBTC)。 然而,包裝比特幣是以太坊網路原生的 [ERC-20](/glossary/#erc-20) 代幣,這意味著它是以太坊版本的比特幣,而不是比特幣區塊鏈上的原始資產。 要擁有原生比特幣,你必須使用跨鏈橋將資產從以太坊轉移到比特幣。 這將會橋接包裝比特幣並轉換為原生比特幣。 或者,你可能擁有比特幣,並想在以太坊的[去中心化金融](/glossary/#defi)協定中使用它。 這將需要以另一種方式橋接,從比特幣到包裝比特幣,然後可將包裝比特幣作為以太坊上的資產。 - 你也可以使用 中央化交易所 完成上述所有操作。 但是,除非你已有資金在交易所內,否則會涉及多個步驟,而你可能會覺得使用跨鏈橋比較好。 + 你也可以使用 [中央化交易所](/get-eth/) 完成上述所有操作。 但是,除非你已有資金在交易所內,否則會涉及多個步驟,而你可能會覺得使用跨鏈橋比較好。 diff --git a/public/content/translations/zh-tw/community/support/index.md b/public/content/translations/zh-tw/community/support/index.md index 66918d4a9d7..028a9c47f02 100644 --- a/public/content/translations/zh-tw/community/support/index.md +++ b/public/content/translations/zh-tw/community/support/index.md @@ -20,7 +20,7 @@ lang: zh-tw 學習以太坊基礎知識 -儘管欠缺官方支援,很多以太坊生態系統上的團體、社群和專案都很樂意提供協助。你也能夠在此頁面找到很多有用的資訊及資源。 仍有疑問? 加入 [ethereum.org discord](/discord/),我們會嘗試提供幫助。 +儘管欠缺官方支援,很多以太坊生態系統上的團體、社群和專案都很樂意提供協助。你也能夠在此頁面找到很多有用的資訊及資源。 仍有疑問? 加入 [ethereum.org discord](https://discord.gg/ethereum-org),我們會嘗試提供幫助。 ## 常見問題 {#faq} diff --git a/public/content/translations/zh-tw/contributing/translation-program/faq/index.md b/public/content/translations/zh-tw/contributing/translation-program/faq/index.md index 87dc605464d..9a526f74717 100644 --- a/public/content/translations/zh-tw/contributing/translation-program/faq/index.md +++ b/public/content/translations/zh-tw/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ ethereum.org 翻譯計劃是其延伸,並且其組織方式考慮了相近的 ## 甚麼是翻譯記憶 (TM)? {#translation-memory} -翻譯記憶 (TM) 是 Crowdin 的一項功能,能夠儲存 [ethereum.org](http://ethereum.org/) 中所有先前翻譯過的語句。 翻譯過的語句會自動儲存到專案 TM 中。 這款實用工具可以幫助你節省時間! +翻譯記憶 (TM) 是 Crowdin 的一項功能,能夠儲存 [ethereum.org](https://ethereum.org/) 中所有先前翻譯過的語句。 翻譯過的語句會自動儲存到專案 TM 中。 這款實用工具可以幫助你節省時間! - 查看「TM and MT Suggestions」區段,你可以看到其他譯者如何翻譯相同或類似語句。 如果發現匹配率很高的建議,可以按一下該建議來引用該翻譯內容。 - 如果清單中沒有任何內容,你可以搜索 TM 中以前做過的翻譯,並重新使用以保持一致性。 diff --git a/public/content/translations/zh-tw/contributing/translation-program/how-to-translate/index.md b/public/content/translations/zh-tw/contributing/translation-program/how-to-translate/index.md index 310e778da34..ba60bcf65dc 100644 --- a/public/content/translations/zh-tw/contributing/translation-program/how-to-translate/index.md +++ b/public/content/translations/zh-tw/contributing/translation-program/how-to-translate/index.md @@ -34,7 +34,7 @@ description: 使用 Crowdin 翻譯 ethereum.org 的說明 網站內容分為許多文件和內容門類。 你可以在右邊查看每份文件的進度—如果翻譯進程低過100%,請你不吝作出貢獻吧! -找不到你的語言? [開啟一個議題](https://github.com/ethereum/ethereum-org-website/issues/new/choose) 或在我們的 [Discord](/discord/) 頻道內提問。 +找不到你的語言? [開啟一個議題](https://github.com/ethereum/ethereum-org-website/issues/new/choose) 或在我們的 [Discord](https://discord.gg/ethereum-org) 頻道內提問。 ![Crowdin 中已翻譯和未翻譯的檔案](./crowdin-files.png) @@ -82,7 +82,7 @@ description: 使用 Crowdin 翻譯 ethereum.org 的說明 ### 聯絡我們 {#get-in-touch} -還有其他問題嗎? 或是想要跟我們的團隊和其他譯者合作? 請在我們的 [ethereum.org Discord 伺服器](/discord/)的 #translations 頻道中發布帖子 +還有其他問題嗎? 或是想要跟我們的團隊和其他譯者合作? 請在我們的 [ethereum.org Discord 伺服器](https://discord.gg/ethereum-org)的 #translations 頻道中發布帖子 也可以透過 translations@ethereum.org 聯絡我們 diff --git a/public/content/translations/zh-tw/contributing/translation-program/index.md b/public/content/translations/zh-tw/contributing/translation-program/index.md index 3ae33a2bb04..9d706137934 100644 --- a/public/content/translations/zh-tw/contributing/translation-program/index.md +++ b/public/content/translations/zh-tw/contributing/translation-program/index.md @@ -20,7 +20,7 @@ ethereum.org 翻譯計劃是開放的,所有人都可以參與其中! 4. 機器翻譯將無法通過審核。 5. 所有翻譯在加進網站前都會經過審核,所以你的翻譯上線前會有短暫的延遲。 -_加入 [ethereum.org Discord](/discord/) 合作翻譯、提出問題、分享回饋和想法,或加入翻譯小組。_ +_加入 [ethereum.org Discord](https://discord.gg/ethereum-org) 合作翻譯、提出問題、分享回饋和想法,或加入翻譯小組。_ 開始翻譯 diff --git a/public/content/translations/zh-tw/contributing/translation-program/resources/index.md b/public/content/translations/zh-tw/contributing/translation-program/resources/index.md index 6de44085724..243929a34fb 100644 --- a/public/content/translations/zh-tw/contributing/translation-program/resources/index.md +++ b/public/content/translations/zh-tw/contributing/translation-program/resources/index.md @@ -24,7 +24,7 @@ description: 對 ethereum.org 譯者有用的資源 ## 社群 {#communities} -- [特定語言的 Discord 翻譯群組](/discord/) _ — 把 ethereum.org 譯者連結到翻譯群組的計劃_ +- [特定語言的 Discord 翻譯群組](https://discord.gg/ethereum-org) _ — 把 ethereum.org 譯者連結到翻譯群組的計劃_ - [中文譯者的群組](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171)_ — 為了讓中國譯者之間更輕鬆地進行協調的概念頁面_ ## 最近更新 {#latest-updates} @@ -38,7 +38,7 @@ description: 對 ethereum.org 譯者有用的資源 ## 譯者辦公時間 {#office-hours} -我們在每月的第二個星期三會定期舉辦「譯者辦公時間」活動。 這會在 [ethereum.org Discord](/discord/) 的語音頻道 #office-hours 舉辦,你也可以在此確認舉辦的確切時間以及進一步的細節資訊。 +我們在每月的第二個星期三會定期舉辦「譯者辦公時間」活動。 這會在 [ethereum.org Discord](https://discord.gg/ethereum-org) 的語音頻道 #office-hours 舉辦,你也可以在此確認舉辦的確切時間以及進一步的細節資訊。 在「譯者辦公時間」活動中,我們的譯者可以詢問有關翻譯過程的問題、提供有關專案的意見回饋、分享想法,或只是與 ethereum.org 核心團隊聊天。 最後,我們想利用這些通話溝通一下翻譯計劃近期的發展,與我們的貢獻者分享關鍵的翻譯小提示和說明。 diff --git a/public/content/translations/zh-tw/developers/docs/consensus-mechanisms/pow/index.md b/public/content/translations/zh-tw/developers/docs/consensus-mechanisms/pow/index.md index 45905ed8629..060368ecd4d 100644 --- a/public/content/translations/zh-tw/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/translations/zh-tw/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: zh-tw 在以太坊網路的初期,我們使用一種涉及**[工作量證明 (PoW)](/developers/docs/consensus-mechanisms/pow)** 的共識機制。 這個機制讓以太坊網路的節點對所有在以太坊區塊鏈上紀錄的資訊的狀態達成共識,並可防範某些種類的經濟攻擊。 但是,以太坊於 2022 年停止使用工作量證明,並轉為使用[權益證明](/developers/docs/consensus-mechanisms/pos)。 - 現在,業界普遍都已棄用工作量證明。 以太坊亦不在其共識機制內使用工作量證明。 取而代之的,是權益證明。 閱讀更多關於權益證明質押的資訊。 + 現在,業界普遍都已棄用工作量證明。 以太坊亦不在其共識機制內使用工作量證明。 取而代之的,是權益證明。 閱讀更多關於[權益證明](/developers/docs/consensus-mechanisms/pos/)和[質押](/staking/)的資訊。 ## 基本資訊 {#prerequisites} diff --git a/public/content/translations/zh-tw/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/translations/zh-tw/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index c9f90a011ff..2c925e870be 100644 --- a/public/content/translations/zh-tw/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/translations/zh-tw/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: zh-tw --- - Ethash 是以太坊的工作量證明挖礦演算法。 工作量證明現在已經被**完全關閉**,取而代之的是,以太坊現在使用權益證明來確保安全。 閱讀更多關於合併 權益證明質押的資訊。 此頁面僅為滿足對歷史的興趣! + Ethash 是以太坊的工作量證明挖礦演算法。 工作量證明現在已經被**完全關閉**,取而代之的是,以太坊現在使用[權益證明](/developers/docs/consensus-mechanisms/pos/)來確保安全。 閱讀更多關於[合併 ](/roadmap/merge/)、[權益證明](/developers/docs/consensus-mechanisms/pos/)和[質押](/staking/)的資訊。 此頁面僅為滿足對歷史的興趣! [Ethash](https://github.com/ethereum/wiki/wiki/Ethash) 是 [Dagger-Hashimoto](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto) 演算法的修改版。 Ethash 工作量證明是[記憶體密集型](https://wikipedia.org/wiki/Memory-hard_function)演算法,這被認為使演算法具有專用積體電路抗性。 Ethash 專用積體電路最終被開發出來,但圖形處理單元挖礦仍然是一個可行的選擇,直至工作量證明被關閉。 Ethash 仍在其他非以太坊工作量證明網路上用於挖掘其他代幣。 diff --git a/public/content/translations/zh-tw/guides/how-to-id-scam-tokens/index.md b/public/content/translations/zh-tw/guides/how-to-id-scam-tokens/index.md index 919122f164b..6a457a633d3 100644 --- a/public/content/translations/zh-tw/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/zh-tw/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ lang: zh-tw title="什麼是 ARB?" contentPreview=''> -Arbitrum 是一個開發並管理樂觀卷軸的機構。 成立之初,Aubitrum 是一間營利公司,而後採取了去中心化的措施。 在此過程中,他們發行了一種可交易的管理代幣。 +Arbitrum 是一個開發並管理[樂觀卷軸](/developers/docs/scaling/optimistic-rollups/)的機構。 成立之初,Aubitrum 是一間營利公司,而後採取了去中心化的措施。 在此過程中,他們發行了一種可交易的[管理代幣](/dao/#token-based-membership)。 @@ -41,7 +41,7 @@ contentPreview=''> title="什麼是智慧型合約?" contentPreview=''> -智慧型合約是在以太坊區塊鏈上運行的程式。 例如,每個 ERC-20 代幣都以智慧型合約的形式實施。 +[智慧型合約](/developers/docs/smart-contracts/)是在以太坊區塊鏈上運行的程式。 例如,每個 ERC-20 代幣都以智慧型合約的形式實施。 diff --git a/public/content/translations/zh-tw/history/index.md b/public/content/translations/zh-tw/history/index.md index 8d00315bd37..af8de9a8516 100644 --- a/public/content/translations/zh-tw/history/index.md +++ b/public/content/translations/zh-tw/history/index.md @@ -11,9 +11,9 @@ sidebarDepth: 1 -分叉是需要對網路進行重大技術升級或變更的時刻 – 分叉通常源自以太坊改進提案 (EIP) 並變更了以太坊協定的「規則」。 +分叉是需要對網路進行重大技術升級或變更的時刻 – 分叉通常源自[以太坊改進提案 (EIP)](/eips/) 並變更了以太坊協定的「規則」。 -需要升級集中控制的傳統軟體時,公司只會為終端使用者發佈一個新版本。 而區塊鏈的運作則有所不同,因其並無所謂的集中所有權。 以太坊用戶端必須升級自己的軟體,以實作新分叉規則。 加上區塊生成者(在工作量證明世界中為礦工,在權益證明世界中為驗證者)和節點必須依據新規則生成區塊並作驗證。 關於共識機制的更多資訊 +需要升級集中控制的傳統軟體時,公司只會為終端使用者發佈一個新版本。 而區塊鏈的運作則有所不同,因其並無所謂的集中所有權。 [以太坊用戶端](/developers/docs/nodes-and-clients/)必須升級自己的軟體,以實作新分叉規則。 加上區塊生成者(在工作量證明世界中為礦工,在權益證明世界中為驗證者)和節點必須依據新規則生成區塊並作驗證。 [關於共識機制的更多資訊](/developers/docs/consensus-mechanisms/) 這些規則變更可能會在網路中建立臨時分叉。 新區塊可以依據新規則或舊規則產生。 分叉通常會提前商定,以便用戶端能夠一致採用變更,並使升級後的分叉成為主鏈。 然而,在極少數情況下,對分叉的不同意見可能導致網路永久硬分叉 – 最爲著名的是去中心化自治組織分叉產生了以太坊經典。 @@ -397,10 +397,10 @@ London 升級中的 [EIP-1559](https://eips.ethereum.org/EIPS/eip-1559) 實作
  • EIP-152允許以太幣與 Zcash 等受隱私保護的數位貨幣一起使用。
  • -
  • EIP-1108以更低廉的加密技術改善燃料成本。
  • -
  • EIP-1344透過新增 CHAINID 操作碼,保護以太坊免受重播攻擊。
  • +
  • EIP-1108以更低廉的加密技術改善[燃料](/glossary/#gas)成本。
  • +
  • EIP-1344透過新增 CHAINID [操作碼](/developers/docs/ethereum-stack/#ethereum-virtual-machine),保護以太坊免受重播攻擊。
  • EIP-1884最佳化基於消耗量的操作碼燃料價格。
  • -
  • EIP-2028降低了 CallData 的成本,從而允許更多資料放入區塊中 – 這對二層網路擴容很有幫助。
  • +
  • EIP-2028降低了 CallData 的成本,從而允許更多資料放入區塊中 – 這對[二層網路擴容](/developers/docs/scaling/#layer-2-scaling)很有幫助。
  • EIP-2200其他操作碼的燃料價格變更。
@@ -458,13 +458,13 @@ London 升級中的 [EIP-1559](https://eips.ethereum.org/EIPS/eip-1559) 實作
  • EIP-140新增 REVERT 操作碼。
  • EIP-658在交易收據中新增了狀態欄位,以表示成功或失敗。
  • -
  • EIP-196為支援零知識簡潔非互動式知識論證新增橢圓曲線和純量乘法。
  • +
  • EIP-196為支援[零知識簡潔非互動式知識論證](/developers/docs/scaling/zk-rollups/)新增橢圓曲線和純量乘法。
  • 使基於「簡潔非互動式知識論證」與「可擴容透明知識論證」的二層網路擴容解決方案具有更佳的效能。
  • EIP-198啟用 RSA 簽名驗證。
  • EIP-211新增對可變長度傳回值的支援。
  • EIP-214新增 STATICCALL 作業碼,能夠呼叫其他合約而不變更狀態。
  • EIP-100變更難度調整公式。
  • -
  • EIP-649難度炸彈延遲 1 年,並將區塊獎勵從 5 以太幣減至 3 以太幣。
  • +
  • EIP-649將[難度炸彈](/glossary/#difficulty-bomb)延遲 1 年,並將區塊獎勵從 5 以太幣減至 3 以太幣。
diff --git a/public/content/translations/zh-tw/roadmap/beacon-chain/index.md b/public/content/translations/zh-tw/roadmap/beacon-chain/index.md index 33935f930d1..cd675fbc3b8 100644 --- a/public/content/translations/zh-tw/roadmap/beacon-chain/index.md +++ b/public/content/translations/zh-tw/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ summaryPoint3: 信標鏈引入共識邏輯和區塊廣播協定,現在可保 使用權益證明作為共識機制是[我們現在擁有的安全、環保、可擴容的以太坊](/roadmap/vision/)的基石。 - 若有興趣成為驗證者或幫助保障以太坊安全,請瞭解有關質押的更多資訊。 + 若有興趣成為驗證者或幫助保障以太坊安全,請[瞭解有關質押的更多資訊](/staking/)。 ### 針對分片進行設定 {#setting-up-for-sharding} diff --git a/public/content/translations/zh-tw/roadmap/index.md b/public/content/translations/zh-tw/roadmap/index.md index dc4cf83cf7d..7cdb0749ba6 100644 --- a/public/content/translations/zh-tw/roadmap/index.md +++ b/public/content/translations/zh-tw/roadmap/index.md @@ -70,7 +70,7 @@ buttons:

什麼是以太坊 2?

-

在過渡到權益證明之前,「以太坊 2.0」一詞通常用於描述以太坊的未來,但現在已被逐步淘汰,取而代之的是更精確的術語。它最初用來區分過渡到權益證明之前和之後的以太坊網路,有時也指不同的以太坊用戶端(執行用戶端有時稱為以太坊 1.0 用戶端,共識用戶端有時稱為以太坊 2.0 用戶端)。

+

在過渡到[權益證明](/glossary/#pos)之前,「以太坊 2.0」一詞通常用於描述以太坊的未來,但現在已被逐步淘汰,取而代之的是更精確的術語。它最初用來區分過渡到權益證明之前和之後的以太坊網路,有時也指不同的以太坊用戶端([執行用戶端](/glossary/#execution-client)有時稱為以太坊 1.0 用戶端,[共識用戶端](/glossary/#consensus-client)有時稱為以太坊 2.0 用戶端)。

diff --git a/public/content/translations/zh-tw/roadmap/merge/index.md b/public/content/translations/zh-tw/roadmap/merge/index.md index 563a1069ea7..532449aacf2 100644 --- a/public/content/translations/zh-tw/roadmap/merge/index.md +++ b/public/content/translations/zh-tw/roadmap/merge/index.md @@ -38,7 +38,7 @@ summaryPoint4: 合併將以太坊的能源消耗降低了約 99.95%。 合併中,歷史記錄不會丟失。 隨著主網與信標鏈合併,以太坊的所有交易記錄也已一併整合。 -這種向權益證明的過渡改變了以太幣的發行方式。 瞭解合併前後的以太幣發行的更多相關資訊。 +這種向權益證明的過渡改變了以太幣的發行方式。 瞭解[合併前後的以太幣發行](/roadmap/merge/issuance/)的更多相關資訊。 ### 使用者及持有者 {#users-holders} @@ -130,7 +130,7 @@ contentPreview="False. Anyone is free to sync their own self-verified copy of Et 任何人都能夠執行自己的節點對於維持以太坊網路的去中心化絕對至關重要。 -執行自己節點的更多相關資訊 +[執行自己節點的更多相關資訊](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp 燃料費用是網路需求相對於網路容量的產物。 合併後,我們棄用了工作量證明,轉而採用權益證明共識機制,但並沒有顯著改變任何直接影響網路容量或吞吐量的參數。 -根據以卷軸為中心的開發藍圖,我們主要專注於擴展二層網路上的使用者活動,同時讓一層網路主網成為針對卷軸資料儲存進行最佳化的安全去中心化結算層,以協助使卷軸交易成本呈指數級下降。 轉用權益證明是實現這點的關鍵前導步驟。 更多燃料和費用相關資訊。 +根據以卷軸為中心的開發藍圖,我們主要專注於擴展[二層網路](/layer-2/)上的使用者活動,同時讓一層網路主網成為針對卷軸資料儲存進行最佳化的安全去中心化結算層,以協助使卷軸交易成本呈指數級下降。 轉用權益證明是實現這點的關鍵前導步驟。 [更多燃料和費用相關資訊。](/developers/docs/gas/) @@ -163,7 +163,7 @@ contentPreview="False, but staking withdrawals have since been enabled via the S 自從上海/卡佩拉網路升級後,質押者現在可以指定提款地址,以開始接收自動支付的額外質押餘額(原本質押的 32 以太幣以外的協定獎勵)。 此升級也使驗證者可以在退出網路時解鎖和收回其全部餘額。 -更多質押提款相關資訊 +[更多質押提款相關資訊](/staking/withdrawals/) diff --git a/public/content/translations/zh-tw/roadmap/merge/issuance/index.md b/public/content/translations/zh-tw/roadmap/merge/issuance/index.md index 3b6161007b2..55e79c74e97 100644 --- a/public/content/translations/zh-tw/roadmap/merge/issuance/index.md +++ b/public/content/translations/zh-tw/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ title="以太幣發行量總覽"> 與以太幣發行相反的力量是以太幣被銷毀的速度。 對於在以太坊上執行的交易,必須支付最低費用(稱為「基本費用」),具體費用根據網路活動不斷波動(逐區塊)。 此費用使用以太幣支付,且_必須_支付這筆費用,交易才被視為有效。 這筆費用會在交易過程中_銷毀_,從流通中移除。 -費用銷毀機制在 2021 年 8 月倫敦升級後上線,自合併以來一直維持不變。 +費用銷毀機制在 2021 年 8 月[倫敦升級](/history/#london)後上線,自合併以來一直維持不變。 除了倫敦升級時實作的費用銷毀機制外,驗證者也可能因離線而受到懲處;更糟糕的是,他們可能因為違反威脅網路安全的特定規定而遭罰沒。 這些處罰會導致驗證者餘額中的以太幣減少,減少的金額不會直接獎勵給任何其他帳戶,而是會有效地從流通中銷毀/移除。 diff --git a/public/content/translations/zh-tw/staking/saas/index.md b/public/content/translations/zh-tw/staking/saas/index.md index a5c6d088f49..5dd66be21c9 100644 --- a/public/content/translations/zh-tw/staking/saas/index.md +++ b/public/content/translations/zh-tw/staking/saas/index.md @@ -86,7 +86,7 @@ BLS 提款金鑰用於簽署一次性訊息,說明應將質押酬勞和退出 罰沒/退出流程完成後,這些資金將被轉移到分配給驗證者的提款地址。 需要提供提款地址才能啟用該功能。 提款地址可能在一開始存款時便已提供。 如果沒有,則需要使用驗證者提款金鑰來簽署說明提款地址的訊息。 如果未提供提款地址,資金將保持鎖定狀態,直到提供地址為止。 -請聯繫各質押即服務提供商,了解關於任何擔保或保險方案的詳細訊息,以及如何提供提款地址的說明。 如果你希望完全掌控你的驗證者設定,請詳細了解如何單獨質押以太幣。 +請聯繫各質押即服務提供商,了解關於任何擔保或保險方案的詳細訊息,以及如何提供提款地址的說明。 如果你希望完全掌控你的驗證者設定,請[詳細了解如何單獨質押以太幣](/staking/solo/)。 ## 延伸閱讀 {#further-reading} diff --git a/public/content/translations/zh-tw/staking/solo/index.md b/public/content/translations/zh-tw/staking/solo/index.md index 76819f75a71..cd701b3dbf7 100644 --- a/public/content/translations/zh-tw/staking/solo/index.md +++ b/public/content/translations/zh-tw/staking/solo/index.md @@ -55,7 +55,7 @@ summaryPoints: 就像以私密金鑰保護以太坊地址一樣,你還需要專門為驗證者生成金鑰。 你必須了解如何確保你的種子助記詞或私密金鑰的安全。{' '} -以太坊安全及詐騙預防 +[以太坊安全及詐騙預防](/security/) @@ -136,9 +136,9 @@ summaryPoints: 與驗證者相關聯的每組金鑰都需要 32 個以太幣才能啟用。 將更多以太幣存入一組金鑰不會增加潛在的酬勞,因為一個驗證者的有效餘額以 32 個以太幣為限。 這意味著質押是以 32 個以太幣為遞增單位,每個單位都有自己的一組金鑰和餘額。 -請勿為一個驗證者存入超過 32 個以太幣。 這並不會增加你的酬勞。 如果為驗證者設置了提現地址,超過 32 個以太幣的多餘資金將在下一次驗證者掃描時自動提款到該地址。 +請勿為一個驗證者存入超過 32 個以太幣。 這並不會增加你的酬勞。 如果為驗證者設置了提現地址,超過 32 個以太幣的多餘資金將在下一次[驗證者掃描](/staking/withdrawals/#validator-sweeping)時自動提款到該地址。 -如果單獨質押對你來說要求太高,可以考慮使用質押即服務提供者,或者如果你持有的以太幣少於 32 個,可以了解下質押池。 +如果單獨質押對你來說要求太高,可以考慮使用[質押即服務](/staking/saas/)提供者,或者如果你持有的以太幣少於 32 個,可以了解下[質押池](/staking/pools/)。 diff --git a/public/content/translations/zh-tw/staking/withdrawals/index.md b/public/content/translations/zh-tw/staking/withdrawals/index.md index 9ce93763822..940b101badc 100644 --- a/public/content/translations/zh-tw/staking/withdrawals/index.md +++ b/public/content/translations/zh-tw/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -如果你參與質押池或持有質押代幣,則應向你的提供商諮詢,了解有關如何處理質押提款的詳細資訊,因為每種服務的運作方式不同。 +如果你參與[質押池](/staking/pools/)或持有質押代幣,則應向你的提供商諮詢,了解有關如何處理質押提款的詳細資訊,因為每種服務的運作方式不同。 -一般來說,使用者應該可以自由地收回其質押的以太幣,或者更改他們使用的質押提供商。 如果特定質押池變得過大,則可以退出、贖回資金,並透過較小的提供商重新質押。 或者,如果積累了足夠的以太幣,你可以在家進行質押。 +一般來說,使用者應該可以自由地收回其質押的以太幣,或者更改他們使用的質押提供商。 如果特定質押池變得過大,則可以退出、贖回資金,並透過較小的提供商重新質押。 或者,如果積累了足夠的以太幣,你可以[在家進行質押](/staking/solo/)。 diff --git a/public/content/translations/zh/beacon-chain/index.md b/public/content/translations/zh/beacon-chain/index.md index f0a0e1619bb..085bcd7ebf6 100644 --- a/public/content/translations/zh/beacon-chain/index.md +++ b/public/content/translations/zh/beacon-chain/index.md @@ -35,7 +35,7 @@ summaryPoint3: 信标链引入了共识逻辑和区块广播协议,为当前 采用权益证明共识机制为[我们现在拥有的安全、环保和可扩展的以太坊](/roadmap/vision/)奠定了基础。 - 如果你有兴趣成为验证者并帮助保护以太坊,请点击此处了解更多关于质押的信息。 + 如果你有兴趣成为验证者并帮助保护以太坊,请点击此处[了解更多关于质押的信息](/staking/)。 ### 设置分片 {#setting-up-for-sharding} diff --git a/public/content/translations/zh/bridges/index.md b/public/content/translations/zh/bridges/index.md index 92b5dfe3bf8..2d5a8c21261 100644 --- a/public/content/translations/zh/bridges/index.md +++ b/public/content/translations/zh/bridges/index.md @@ -60,7 +60,7 @@ _Web3 已经发展成为一个由一层网络区块链和二层网络扩展解 如果你只有以太坊网络资产但想拥有原生比特币, 你可以先兑换得到以太坊上的 BTC - WBTC(Wrapped Bitcoin), 然而,包装比特币是以太坊网络的原生 [ERC-20](/glossary/#erc-20) 代币,这意味着它是比特币的以太坊版本,而不是比特币区块链上的原始资产。 然后你可以通过跨链桥,将资产从以太坊网络跨到比特币网络, 即将 WBTC 转换为原生 BTC。 或者,你可能拥有比特币,并且想在以太坊的[去中心化金融](/glossary/#defi)协议中使用它。 用于以太坊网络的 DeFi 协议中。 - 你还可以使用中心化交易所完成上述所有操作。 但是,除非你的资金已经在交易所,否则将涉及多个步骤,而且你最好使用桥梁。 + 你还可以使用[中心化交易所](/get-eth/)完成上述所有操作。 但是,除非你的资金已经在交易所,否则将涉及多个步骤,而且你最好使用桥梁。 diff --git a/public/content/translations/zh/community/support/index.md b/public/content/translations/zh/community/support/index.md index b0165d1a4a7..6bd0d8d90d8 100644 --- a/public/content/translations/zh/community/support/index.md +++ b/public/content/translations/zh/community/support/index.md @@ -20,7 +20,7 @@ lang: zh 学习以太坊基础知识 -尽管缺乏官方支持,但以太坊生态系统中的许多团体、社区和项目都乐于提供帮助,并且你可以在此页面上找到很多有用的信息和资源。 还有问题吗? 加入 [ethereum.org Discord](/discord/),我们会尽力提供帮助。 +尽管缺乏官方支持,但以太坊生态系统中的许多团体、社区和项目都乐于提供帮助,并且你可以在此页面上找到很多有用的信息和资源。 还有问题吗? 加入 [ethereum.org Discord](https://discord.gg/ethereum-org),我们会尽力提供帮助。 ## 常见问题 {#faq} diff --git a/public/content/translations/zh/contributing/translation-program/faq/index.md b/public/content/translations/zh/contributing/translation-program/faq/index.md index 36d2898ae9b..650379aa0b2 100644 --- a/public/content/translations/zh/contributing/translation-program/faq/index.md +++ b/public/content/translations/zh/contributing/translation-program/faq/index.md @@ -56,7 +56,7 @@ ethereum.org 翻译计划是这种做法的延伸,其组织方式考虑到了 ## 什么是翻译记忆库 (TM)? {#translation-memory} -翻译记忆库 (TM) 是一项 Crowdin 功能,可存储所有先前已翻译的 [ethereum.org](http://ethereum.org/) 中的语句。 翻译过的语句会自动保存到 TM 中。 这款实用工具可以帮助你节省时间! +翻译记忆库 (TM) 是一项 Crowdin 功能,可存储所有先前已翻译的 [ethereum.org](https://ethereum.org/) 中的语句。 翻译过的语句会自动保存到 TM 中。 这款实用工具可以帮助你节省时间! - 请看“TM and MT Suggestions”部分,你会看到其他翻译人员如何翻译相同或类似语句。 如果发现匹配率很高的建议,可以点击以引用该翻译内容。 - 如果列表中没有任何内容,你可以搜索 TM 中以前做过的翻译并重新使用以保持一致性。 diff --git a/public/content/translations/zh/contributing/translation-program/how-to-translate/index.md b/public/content/translations/zh/contributing/translation-program/how-to-translate/index.md index 6f89f5fbe6f..8a52dc439d8 100644 --- a/public/content/translations/zh/contributing/translation-program/how-to-translate/index.md +++ b/public/content/translations/zh/contributing/translation-program/how-to-translate/index.md @@ -34,7 +34,7 @@ description: 使用 Crowdin 翻译 ethereum.org 的操作指南 网站内容分为多个文档和内容存储桶。 可以在右边查看每个文档的进度 - 如果翻译进度低于 100%,请贡献你的力量! -找不到你的语言? [创建一个问题](https://github.com/ethereum/ethereum-org-website/issues/new/choose)或者在 [Discord](/discord/) 中联系我们。 +找不到你的语言? [创建一个问题](https://github.com/ethereum/ethereum-org-website/issues/new/choose)或者在 [Discord](https://discord.gg/ethereum-org) 中联系我们。 ![Crowdin 中已翻译和未翻译的文件](./crowdin-files.png) @@ -82,7 +82,7 @@ description: 使用 Crowdin 翻译 ethereum.org 的操作指南 ### 联系我们 {#get-in-touch} -还有其他问题? 或者想与我们的团队和其他翻译人员合作? 请在我们的 [ethereum.org Discord 服务器](/discord/)的 #translations 频道中发帖 +还有其他问题? 或者想与我们的团队和其他翻译人员合作? 请在我们的 [ethereum.org Discord 服务器](https://discord.gg/ethereum-org)的 #translations 频道中发帖 也可以通过向 translations@ethereum.org 发送邮件联系我们 diff --git a/public/content/translations/zh/contributing/translation-program/index.md b/public/content/translations/zh/contributing/translation-program/index.md index 9971361cdea..ace8481c5fa 100644 --- a/public/content/translations/zh/contributing/translation-program/index.md +++ b/public/content/translations/zh/contributing/translation-program/index.md @@ -20,7 +20,7 @@ Ethereum.org 翻译计划是开放的,所有人都可以参与! 4. 机器翻译将不会被批准。 5. 所有翻译在添加到网站之前都会经过审核,因此你的翻译在上线之前会有一个短暂的延迟。 -_加入 [ethereum.org Discord](/discord/) 合作翻译、提问、分享反馈和想法,或加入翻译组。_ +_加入 [ethereum.org Discord](https://discord.gg/ethereum-org) 合作翻译、提问、分享反馈和想法,或加入翻译组。_ 开始翻译 diff --git a/public/content/translations/zh/contributing/translation-program/resources/index.md b/public/content/translations/zh/contributing/translation-program/resources/index.md index 2b4be8bfa0d..26d7e1c027c 100644 --- a/public/content/translations/zh/contributing/translation-program/resources/index.md +++ b/public/content/translations/zh/contributing/translation-program/resources/index.md @@ -24,7 +24,7 @@ description: 对 ethereum.org 翻译人员有用的资源 ## 社区 {#communities} -- [特定语种的 Discord 翻译团体](/discord/) _ – 在 ethereum.org 翻译人员与翻译团体之间建立联系的倡议举措_ +- [特定语种的 Discord 翻译团体](https://discord.gg/ethereum-org) _ – 在 ethereum.org 翻译人员与翻译团体之间建立联系的倡议举措_ - [中文翻译人员团体](https://www.notion.so/Ethereum-org-05375fe0a94c4214acaf90f42ba40171) _– 方便中文翻译人员之间协作的 Notion 页面_ ## 最近更新 {#latest-updates} @@ -38,7 +38,7 @@ description: 对 ethereum.org 翻译人员有用的资源 ## 翻译人员官方互动时间 {#office-hours} -每个月的第二个星期三是翻译人员的官方互动时间。 互动会在 [ethereum.org 的 Discord](/discord/) #官方互动时间频道举办,你也可以在那里查看确切的举行时间和其他详细信息。 +每个月的第二个星期三是翻译人员的官方互动时间。 互动会在 [ethereum.org 的 Discord](https://discord.gg/ethereum-org) #官方互动时间频道举办,你也可以在那里查看确切的举行时间和其他详细信息。 在官方互动时间,我们的翻译人员可以询问有关翻译流程的问题,提出有关翻译计划的反馈,分享交流他们的想法,或者单纯与 ethereum.org 的核心团队聊天。 最后,我们希望通过这些电话会议传达翻译计划取得的最新进展,并与我们的贡献者分享重要的技巧和说明。 diff --git a/public/content/translations/zh/developers/docs/consensus-mechanisms/pow/index.md b/public/content/translations/zh/developers/docs/consensus-mechanisms/pow/index.md index 89781d11ee7..f296d509554 100644 --- a/public/content/translations/zh/developers/docs/consensus-mechanisms/pow/index.md +++ b/public/content/translations/zh/developers/docs/consensus-mechanisms/pow/index.md @@ -7,7 +7,7 @@ lang: zh 以太坊网络最初采用一种称为**[工作量证明 (PoW)](/developers/docs/consensus-mechanisms/pow)** 的共识机制。 这种机制允许以太坊网络的节点就以太坊区块链上记录的所有信息的状态达成共识,并防止某些产生经济影响的攻击。 然而,以太坊在 2022 年终结了工作量证明并开始采用[权益证明](/developers/docs/consensus-mechanisms/pos)。 - 工作量证明现已弃用。 以太坊不再使用工作量证明作为其部分共识机制。 它改用权益证明。 阅读有关权益证明质押的更多信息。 + 工作量证明现已弃用。 以太坊不再使用工作量证明作为其部分共识机制。 它改用权益证明。 阅读有关[权益证明](/developers/docs/consensus-mechanisms/pos/)和[质押](/staking/)的更多信息。 ## 前提条件 {#prerequisites} diff --git a/public/content/translations/zh/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md b/public/content/translations/zh/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md index caca3fb051b..1304bee470e 100644 --- a/public/content/translations/zh/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md +++ b/public/content/translations/zh/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/ethash/index.md @@ -5,7 +5,7 @@ lang: zh --- - Ethash 是以太坊的工作量证明挖矿算法。 工作量证明现在已经被**完全关闭**,取而代之,以太坊现在使用权益证明来保证安全。 阅读更多关于合并权益证明质押的信息。 此页面是为了满足对历史的兴趣! + Ethash 是以太坊的工作量证明挖矿算法。 工作量证明现在已经被**完全关闭**,取而代之,以太坊现在使用[权益证明](/developers/docs/consensus-mechanisms/pos/)来保证安全。 阅读更多关于[合并](/roadmap/merge/)、[权益证明](/developers/docs/consensus-mechanisms/pos/)和[质押](/staking/)的信息。 此页面是为了满足对历史的兴趣! [Ethash](https://github.com/ethereum/wiki/wiki/Ethash) 是 [Dagger-Hashimoto](/developers/docs/consensus-mechanisms/pow/mining/mining-algorithms/dagger-hashimoto) 算法的修改版本。 Ethash 工作量证明是[内存密集型](https://wikipedia.org/wiki/Memory-hard_function)算法,这被认为使算法可抵御专用集成电路。 Ethash 专用集成电路最终被开发出来,但在工作量证明被关闭之前,图形处理单元挖矿仍然是一个可行的选择。 Ethash 仍然用于在其他非以太坊工作量证明网络上挖掘其他币。 diff --git a/public/content/translations/zh/guides/how-to-id-scam-tokens/index.md b/public/content/translations/zh/guides/how-to-id-scam-tokens/index.md index ccec6ffd4ca..2ad6dc5bfbf 100644 --- a/public/content/translations/zh/guides/how-to-id-scam-tokens/index.md +++ b/public/content/translations/zh/guides/how-to-id-scam-tokens/index.md @@ -19,7 +19,7 @@ lang: zh title="什么是 ARB?" contentPreview=''> -Arbitrum 是一个开发和管理 乐观卷叠 的组织。 最初,Arbitrum 是一家以营利为目的的公司,但后来采取了去中心化步骤。 在这一过程中,他们发行了可交易的治理代币。 +Arbitrum 是一个开发和管理 [乐观卷叠](/developers/docs/scaling/optimistic-rollup/) 的组织。 最初,Arbitrum 是一家以营利为目的的公司,但后来采取了去中心化步骤。 在这一过程中,他们发行了可交易的[治理代币](/dao/#token-based-membership)。 @@ -41,7 +41,7 @@ contentPreview=''> title="什么是智能合约?" contentPreview=''> -智能合约是在以太坊区块链上运行的程序。 例如,每个 ERC-20 代币都是以智能合约的形式实现的。 +[智能合约](/developers/docs/smart-contracts/)是在以太坊区块链上运行的程序。 例如,每个 ERC-20 代币都是以智能合约的形式实现的。 diff --git a/public/content/translations/zh/history/index.md b/public/content/translations/zh/history/index.md index 72998cd6b0a..a0a52b565f6 100644 --- a/public/content/translations/zh/history/index.md +++ b/public/content/translations/zh/history/index.md @@ -11,9 +11,9 @@ sidebarDepth: 1 -分叉是指需要对网络进行重大技术升级或更改之时 – 它们通常源自以太坊改进提案 (EIP) 并更改了以太坊协议的“规则”。 +分叉是指需要对网络进行重大技术升级或更改之时 – 它们通常源自[以太坊改进提案 (EIP)](/eips/) 并更改了以太坊协议的“规则”。 -当传统的中心化软件需要升级时,公司会为终端用户发布新版本。 因为没有中心化所有权,区块链以不同的方式运作。 以太坊客户端必须更新他们的软件以执行新的分叉规则。 直链区块创造者(POW 中的矿工,POS 中的验证者)和节点必须创造区块和按照新规则进行验证。 关于共识机制的更多信息 +当传统的中心化软件需要升级时,公司会为终端用户发布新版本。 因为没有中心化所有权,区块链以不同的方式运作。 [以太坊客户端](/developers/docs/nodes-and-clients/)必须更新他们的软件以执行新的分叉规则。 直链区块创造者(POW 中的矿工,POS 中的验证者)和节点必须创造区块和按照新规则进行验证。 [关于共识机制的更多信息](/developers/docs/consensus-mechanisms/) 这些规则更改可能会在网络中造成暂时的分叉。 新区块的产生,可以来自新规则,也可以来自旧规则。 分叉通常提前商定,以便让客户端能够采用 Unison 的升级,升级后的分叉链成为主链。 然而,在极少数情况下,对分叉的不同意见可能导致网络永久硬分叉 – 最为著名的是 DAO 分叉 产生了以太坊经典这一平台。 @@ -397,10 +397,10 @@ Bellatrix 升级是计划的第二次[信标链](/roadmap/beacon-chain)升级,
  • EIP-152允许以太坊与 Zcash 等受隐私保护的数字货币一起使用。
  • -
  • EIP-1108以更低廉的加密技术降低燃料费用。
  • -
  • EIP-1344通过添加 CHAINID 操作码,保护以太坊免受重放攻击。
  • +
  • EIP-1108以更低廉的加密技术降低[燃料](/glossary/#gas)费用。
  • +
  • EIP-1344通过添加 CHAINID [操作码](/developers/docs/ethereum-stack/#ethereum-virtual-machine),保护以太坊免受重放攻击。
  • EIP-1884优化基于消耗量的操作码燃料价格。
  • -
  • EIP-2028降低了 CallData 的成本,从而允许更多数据储放入区块中 – 这对 二层网络扩容很有帮助。
  • +
  • EIP-2028降低了 CallData 的成本,从而允许更多数据储放入区块中 – 这对 [ 二层网络扩容](/developers/docs/scaling/#layer-2-scaling)很有帮助。
  • EIP-2200其他操作码的燃料价格变更。
@@ -458,13 +458,13 @@ Bellatrix 升级是计划的第二次[信标链](/roadmap/beacon-chain)升级,
  • EIP-140添加 REVERT 操作码。
  • EIP-658在交易收据中添加状态字段,以指示成功或失败。
  • -
  • EIP-196增加了椭圆曲线和标量乘法以允许 ZK-Snarks
  • -
  • EIP-197增加了椭圆曲线和标量乘法以允许零知识简洁非交互式知识论证
  • +
  • EIP-196增加了椭圆曲线和标量乘法以允许 [ZK-Snarks](/developers/docs/scaling/zk-rollups/)。
  • +
  • EIP-197增加了椭圆曲线和标量乘法以允许[零知识简洁非交互式知识论证](/developers/docs/scaling/zk-rollups/)。
  • EIP-198启用 RSA 签名验证。
  • EIP-211添加了对可变长度返回值的支持。
  • EIP-214添加 STATICCALL 操作码,允许对其他合约进行非状态改变调用。
  • EIP-100更改难度调整公式。
  • -
  • EIP-649难度炸弹推迟 1 年,并将区块奖励从 5 以太币减少到 3 以太币。
  • +
  • EIP-649将[难度炸弹](/glossary/#difficulty-bomb)推迟 1 年,并将区块奖励从 5 以太币减少到 3 以太币。
diff --git a/public/content/translations/zh/roadmap/beacon-chain/index.md b/public/content/translations/zh/roadmap/beacon-chain/index.md index f0a0e1619bb..085bcd7ebf6 100644 --- a/public/content/translations/zh/roadmap/beacon-chain/index.md +++ b/public/content/translations/zh/roadmap/beacon-chain/index.md @@ -35,7 +35,7 @@ summaryPoint3: 信标链引入了共识逻辑和区块广播协议,为当前 采用权益证明共识机制为[我们现在拥有的安全、环保和可扩展的以太坊](/roadmap/vision/)奠定了基础。 - 如果你有兴趣成为验证者并帮助保护以太坊,请点击此处了解更多关于质押的信息。 + 如果你有兴趣成为验证者并帮助保护以太坊,请点击此处[了解更多关于质押的信息](/staking/)。 ### 设置分片 {#setting-up-for-sharding} diff --git a/public/content/translations/zh/roadmap/index.md b/public/content/translations/zh/roadmap/index.md index c6e159e99de..1e571a5a927 100644 --- a/public/content/translations/zh/roadmap/index.md +++ b/public/content/translations/zh/roadmap/index.md @@ -70,7 +70,7 @@ buttons:

ETH2 是什么?

-

在以太坊过渡到权益证明之前,“Eth2”(以太坊 2)一词通常用于描述以太坊的未来,但它已被逐步淘汰,取而代之的是更准确的术语。该术语最初被用于区分过渡到权益证明之前和之后的以太坊网络,有时也用于指代不同的以太坊客户端(执行客户端有时称为以太坊 1 客户端,而共识客户端有时称为以太坊 2 客户端)。

+

在以太坊过渡到[权益证明](/glossary/#pos)之前,“Eth2”(以太坊 2)一词通常用于描述以太坊的未来,但它已被逐步淘汰,取而代之的是更准确的术语。该术语最初被用于区分过渡到权益证明之前和之后的以太坊网络,有时也用于指代不同的以太坊客户端([执行客户端](/glossary/#execution-client)有时称为以太坊 1 客户端,而[共识客户端](/glossary/#consensus-client)有时称为以太坊 2 客户端)。

diff --git a/public/content/translations/zh/roadmap/merge/index.md b/public/content/translations/zh/roadmap/merge/index.md index 69d942972a1..b22b776cf02 100644 --- a/public/content/translations/zh/roadmap/merge/index.md +++ b/public/content/translations/zh/roadmap/merge/index.md @@ -38,7 +38,7 @@ summaryPoint4: 合并将使以太坊的能源消耗减少大约 99.95%。 历史记录不会在合并中丢失。 随着主网与信标链合并,它还合并以太坊的整个交易历史记录。 -这种向权益证明的过渡改变了以太币的发行方式。 了解有关合并前后以太币发行的更多信息。 +这种向权益证明的过渡改变了以太币的发行方式。 了解有关[合并前后以太币发行的更多信息](/roadmap/merge/issuance/)。 ### 用户与持有者 {#users-holders} @@ -130,7 +130,7 @@ contentPreview="False. Anyone is free to sync their own self-verified copy of Et 让任何人都拥有运行自己的节点的能力对于维持以太坊网络的去中心化极其重要。 -更多关于运行你自己的节点的信息 +[更多关于运行你自己的节点的信息](/run-a-node/) @@ -140,7 +140,7 @@ contentPreview="False. The Merge was a change of consensus mechanism, not an exp 燃料费用是网络需求受限于网络容量的产物。 合并弃用了工作量证明,过渡到权益证明共识机制,但这并不会明显改变直接影响网络容量和吞吐量的任何参数。 -根据以卷叠为中心的路线图,工作重点是扩展用户在二层网络的活动,同时使一层主网成为安全的去中心化结算层,针对卷叠数据存储进行优化,帮助迅速降低卷叠交易费用。 转变成权益证明机制是实现这一点的关键先导步骤。 更多关于燃料和费用的信息。 +根据以卷叠为中心的路线图,工作重点是扩展用户在[二层网络](/layer-2/)的活动,同时使一层主网成为安全的去中心化结算层,针对卷叠数据存储进行优化,帮助迅速降低卷叠交易费用。 转变成权益证明机制是实现这一点的关键先导步骤。 [更多关于燃料和费用的信息。](/developers/docs/gas/) @@ -163,7 +163,7 @@ contentPreview="False, but staking withdrawals have since been enabled via the S 在上海/卡佩拉网络升级后,质押者现在可以指定一个提款地址,开始接收自动支付的任何超额质押余额(协议奖励中超过 32 以太币的部分)。 这次升级还使验证者可以在退出网络时解锁并收回全部余额。 -更多关于质押提款的信息 +[更多关于质押提款的信息](/staking/withdrawals/) diff --git a/public/content/translations/zh/roadmap/merge/issuance/index.md b/public/content/translations/zh/roadmap/merge/issuance/index.md index 2a80fb9bd10..4a053644e7c 100644 --- a/public/content/translations/zh/roadmap/merge/issuance/index.md +++ b/public/content/translations/zh/roadmap/merge/issuance/index.md @@ -94,7 +94,7 @@ title="以太币发行内容提要"> 针对以太币发行的反制因素是以太币销毁率。 为了在以太坊上执行交易,必须支付最低费用(称为“基础费”),基础费随网络活动持续波动(区块到区块)。 该费用使用以太币支付,为了让交易有效_必须_支付。 基础费在交易过程中_销毁_并退出流通。 -费用销毁在 2021 年 8 月的伦敦升级后上线,在合并后保持不变。 +费用销毁在 2021 年 8 月的[伦敦升级](/history/#london)后上线,在合并后保持不变。 除了伦敦升级实现的费用销毁外,验证者也会因为离线受到惩罚,更糟糕的情况是,他们可能会因为违反某些规则致使网络安全受到威胁而被罚没。 这些惩罚导致验证者的以太币余额减少,罚没金额不会直接奖励给任何其他帐户,而是真正地销毁/退出流通。 diff --git a/public/content/translations/zh/staking/saas/index.md b/public/content/translations/zh/staking/saas/index.md index 536d428202b..12d8f264269 100644 --- a/public/content/translations/zh/staking/saas/index.md +++ b/public/content/translations/zh/staking/saas/index.md @@ -86,7 +86,7 @@ BLS 提款密钥用于签署一次性信息,声明质押奖励和退出的资 在罚没/退出流程结束后,这些资金将转移到分配给验证者的提款地址。 需要提供一个提款地址才能实现资金转移。 提款地址可能已在初次存款时提供。 如果没有提供,就需要使用验证者提款密钥签署一条声明提款地址的信息。 如果没有提供提款地址,资金将保持锁定状态,直到提供提款地址为止。 -有关任何担保或保险方案的详细信息,以及如何提供提款地址的说明,请联系各质押即服务提供商。 如果你想完全控制你的验证者设置,请详细了解如何单独质押以太币。 +有关任何担保或保险方案的详细信息,以及如何提供提款地址的说明,请联系各质押即服务提供商。 如果你想完全控制你的验证者设置,[请详细了解如何单独质押以太币](/staking/solo/)。 ## 延伸阅读 {#further-reading} diff --git a/public/content/translations/zh/staking/solo/index.md b/public/content/translations/zh/staking/solo/index.md index fd322e66f09..718c8cca6f1 100644 --- a/public/content/translations/zh/staking/solo/index.md +++ b/public/content/translations/zh/staking/solo/index.md @@ -55,7 +55,7 @@ summaryPoints: 就像私钥保护以太坊地址的方式一样,你也需要为验证者单独生成密钥。 你必须了解如何保护好助记词或私钥的安全。{' '} -以太坊的安全性和防范欺诈 +[以太坊的安全性和防范欺诈](/security/) @@ -136,9 +136,9 @@ Staking Launchpad 是一个开源应用程序,可帮助你成为质押人。 每个与验证者相关的密钥对都需要正好 32 个以太币才能激活。 将更多以太币存入一对密钥并不能增加可能获得的奖励,因为每个验证者的有效余额被限制为 32 个以太币。 这意味着质押时需要以 32 个以太币为单位递增,每个验证者都有自己的一套密钥和余额。 -不要为一个验证者存入超过 32 以太币的资金。 这样做不会增加你的奖励。 如果为验证者设置了提款地址,超过 32 个以太币多余资金将在下一次验证者扫描时自动提取到该地址。 +不要为一个验证者存入超过 32 以太币的资金。 这样做不会增加你的奖励。 如果为验证者设置了提款地址,超过 32 个以太币多余资金将在下一次[验证者扫描](/staking/withdrawals/#validator-sweeping)时自动提取到该地址。 -如果单独质押对你来说要求太高,可以考虑使用质押即服务提供商,或者如果你的资金少于 32 个以太币,则可以考虑质押池。 +如果单独质押对你来说要求太高,可以考虑使用[质押即服务](/staking/saas/)提供商,或者如果你的资金少于 32 个以太币,则可以考虑[质押池](/staking/pools/)。 diff --git a/public/content/translations/zh/staking/withdrawals/index.md b/public/content/translations/zh/staking/withdrawals/index.md index 0eba63521cd..d6b9f55e8ba 100644 --- a/public/content/translations/zh/staking/withdrawals/index.md +++ b/public/content/translations/zh/staking/withdrawals/index.md @@ -153,9 +153,9 @@ eventCategory="FAQ" eventAction="What if I participate in staking tokens or pooled staking" eventName="read more"> -如果你参加了质押池,或持有质押代币,你应该咨询你的提供商,了解更多关于如何处理质押提款的细节,因为每种服务的运作方式不同。 +如果你参加了[质押池](/staking/pools/),或持有质押代币,你应该咨询你的提供商,了解更多关于如何处理质押提款的细节,因为每种服务的运作方式不同。 -一般来说,用户应该可以随意收回他们的底层质押以太币,或者更换他们使用的质押服务提供商。 如果某个质押池变得过大,可以退出、收回资金,并通过较小的提供商重新质押。 或者,如果你已经积攒了足够多的以太币,你就可以自行质押。 +一般来说,用户应该可以随意收回他们的底层质押以太币,或者更换他们使用的质押服务提供商。 如果某个质押池变得过大,可以退出、收回资金,并通过较小的提供商重新质押。 或者,如果你已经积攒了足够多的以太币,你就可以[自行质押](/staking/solo/)。 diff --git a/public/content/translations/zh/support/index.md b/public/content/translations/zh/support/index.md index b0165d1a4a7..6bd0d8d90d8 100644 --- a/public/content/translations/zh/support/index.md +++ b/public/content/translations/zh/support/index.md @@ -20,7 +20,7 @@ lang: zh 学习以太坊基础知识 -尽管缺乏官方支持,但以太坊生态系统中的许多团体、社区和项目都乐于提供帮助,并且你可以在此页面上找到很多有用的信息和资源。 还有问题吗? 加入 [ethereum.org Discord](/discord/),我们会尽力提供帮助。 +尽管缺乏官方支持,但以太坊生态系统中的许多团体、社区和项目都乐于提供帮助,并且你可以在此页面上找到很多有用的信息和资源。 还有问题吗? 加入 [ethereum.org Discord](https://discord.gg/ethereum-org),我们会尽力提供帮助。 ## 常见问题 {#faq} diff --git a/public/content/what-are-apps/index.md b/public/content/what-are-apps/index.md index 53d53f4e36a..57c5b736e27 100644 --- a/public/content/what-are-apps/index.md +++ b/public/content/what-are-apps/index.md @@ -73,9 +73,9 @@ When apps are all built on Ethereum, they are all compatible. A token for one ap -

Some applications do let you trade or buy crypto tokens, but not all apps are for that. If you are looking to buy your first tokens visit Get ETH.

+

Some applications do let you trade or buy crypto tokens, but not all apps are for that. If you are looking to buy your first tokens visit [Get ETH](/get-eth).

-

Crypto wallet lets you hold your tokens and manage your Ethereum account. There many great wallets, each serving a different purpose. To find out which wallet is best for you, visit our list of wallets.

+

Crypto wallet lets you hold your tokens and manage your Ethereum account. There many great wallets, each serving a different purpose. To find out which wallet is best for you, visit our [list of wallets](/wallets/find-wallet).

\ No newline at end of file diff --git a/src/components/Roadmap/RoadmapActionCard/index.tsx b/src/components/Roadmap/RoadmapActionCard/index.tsx index 1132d1d8d76..a519329b10c 100644 --- a/src/components/Roadmap/RoadmapActionCard/index.tsx +++ b/src/components/Roadmap/RoadmapActionCard/index.tsx @@ -42,7 +42,7 @@ const RoadmapActionCard = ({

{title}

{description}

- + {buttonText}
diff --git a/src/components/SubpageCard.tsx b/src/components/SubpageCard.tsx index e357eb46ea0..b2dc17aead1 100644 --- a/src/components/SubpageCard.tsx +++ b/src/components/SubpageCard.tsx @@ -1,6 +1,6 @@ import { ReactNode } from "react" -import InlineLink from "@/components/ui/Link" +import InlineLink, { BaseLink } from "@/components/ui/Link" import { LinkBox, LinkOverlay } from "@/components/ui/link-box" import { cn } from "@/lib/utils/cn" @@ -44,16 +44,19 @@ const SubpageCard = ({

{description}

{inlineLink ? ( - + {inlineLink.text} ) : ( - + + + )} ) diff --git a/src/components/Translatathon/DatesAndTimeline.tsx b/src/components/Translatathon/DatesAndTimeline.tsx index 75f5f03f834..6297dbc7fe9 100644 --- a/src/components/Translatathon/DatesAndTimeline.tsx +++ b/src/components/Translatathon/DatesAndTimeline.tsx @@ -28,7 +28,7 @@ export const dates = [ // "Join our Discord to participate in onboarding calls and workshops and learn all about the Translatathon", // startDate: new Date("2025-08-15T12:00:00"), // endDate: new Date("2025-08-22T12:00:00"), - // link: "/discord/", + // link: "https://discord.gg/ethereum-org/", // linkText: "Join our Discord", // }, { diff --git a/src/components/Translatathon/StepByStepInstructions.tsx b/src/components/Translatathon/StepByStepInstructions.tsx index 65f589a1910..21f161ab3c6 100644 --- a/src/components/Translatathon/StepByStepInstructions.tsx +++ b/src/components/Translatathon/StepByStepInstructions.tsx @@ -36,7 +36,7 @@ const instructions = [ title: "Join our Discord", description: "Keep up with the latest updates, attend the onboarding calls or ask questions", - ctaLink: "/discord/", + ctaLink: "https://discord.gg/ethereum-org/", ctaLabel: "Join", }, { diff --git a/src/components/Translatathon/TranslatathonCalendar.tsx b/src/components/Translatathon/TranslatathonCalendar.tsx index f43cdc70b31..5debb773f49 100644 --- a/src/components/Translatathon/TranslatathonCalendar.tsx +++ b/src/components/Translatathon/TranslatathonCalendar.tsx @@ -60,7 +60,10 @@ export const TranslatathonCalendar = () => { Translatathon, walk through using Crowdin and answer any questions you might have.

- matomoEvent("discord")}> + matomoEvent("discord")} + > Join Discord diff --git a/src/components/ui/link-box.tsx b/src/components/ui/link-box.tsx index f4d97416a78..b1e00780729 100644 --- a/src/components/ui/link-box.tsx +++ b/src/components/ui/link-box.tsx @@ -3,6 +3,8 @@ import { type BaseHTMLAttributes, type ElementRef, forwardRef } from "react" import { Slot } from "@radix-ui/react-slot" +import { BaseLink } from "@/components/ui/Link" + import { cn } from "@/lib/utils/cn" import { MatomoEventOptions, trackCustomEvent } from "@/lib/utils/matomo" @@ -21,16 +23,16 @@ const LinkBox = forwardRef( LinkBox.displayName = "LinkBox" -type LinkOverlayElement = ElementRef<"a"> +type LinkOverlayElement = ElementRef -type LinkOverlayProps = BaseHTMLAttributes & { +type LinkOverlayProps = React.ComponentProps & { asChild?: boolean matomoEvent?: MatomoEventOptions } const LinkOverlay = forwardRef( ({ asChild, className, matomoEvent, ...props }, ref) => { - const Comp = asChild ? Slot : "a" + const Comp = asChild ? Slot : BaseLink return ( Discord server", + "page-collectibles-social-instructions-1": "Join our Discord server", "page-collectibles-social-instructions-2": "See schedule", "page-collectibles-social-instructions-3": "Join!", "page-collectibles-social-title": "Social", diff --git a/src/intl/en/page-eth.json b/src/intl/en/page-eth.json index 8c07c0892c6..1951df14a97 100644 --- a/src/intl/en/page-eth.json +++ b/src/intl/en/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "What is ether (ETH)?", "page-eth-whats-eth-hero-alt": "Illustration of a group of people marvelling at an ether (ETH) glyph in awe", "page-eth-whats-eth-meta-desc": "What you need to know to understand ETH and its place in Ethereum.", - "page-eth-whats-eth-meta-title": "What is ether (ETH)?", + "page-eth-whats-eth-meta-title": "What is ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "What is Ethereum?", "page-eth-whats-ethereum-desc": "If you'd like to learn more about Ethereum, the technology behind ETH, check out our introduction.", "page-eth-whats-unique": "What's unique about ETH?", diff --git a/src/intl/en/page-layer-2-learn.json b/src/intl/en/page-layer-2-learn.json index 28c9e5b980b..0744e9a674f 100644 --- a/src/intl/en/page-layer-2-learn.json +++ b/src/intl/en/page-layer-2-learn.json @@ -1,5 +1,5 @@ { - "page-layer-2-learn-meta-title": "What is layer 2?", + "page-layer-2-learn-meta-title": "What is layer 2? | ethereum.org", "page-layer-2-learn-title": "What is layer 2?", "page-layer-2-learn-description": "Scaling Ethereum for mass adoption", "page-layer-2-learn-button-1-label": "What is layer 2?", diff --git a/src/intl/en/page-roadmap.json b/src/intl/en/page-roadmap.json index 3a9faa530bc..d1bc6dccb00 100644 --- a/src/intl/en/page-roadmap.json +++ b/src/intl/en/page-roadmap.json @@ -1,4 +1,5 @@ { - "page-roadmap-meta-title": "Ethereum roadmap", + "page-roadmap-meta-title": "Ethereum roadmap | ethereum.org", + "page-roadmap-title": "Ethereum roadmap", "page-roadmap-meta-description": "The path to more scalability, security and sustainability for Ethereum." } \ No newline at end of file diff --git a/src/intl/en/page-what-is-ethereum.json b/src/intl/en/page-what-is-ethereum.json index be581d05601..f10f2749973 100644 --- a/src/intl/en/page-what-is-ethereum.json +++ b/src/intl/en/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Anyone can interact with Ethereum network or build applications on it. This allows you to control your own assets and identity, instead of them being controlled by a few mega-corporations.", "page-what-is-ethereum-meet-comm": "Meet the community", "page-what-is-ethereum-meta-description": "Learn about Ethereum, what it does and how to try it for yourself.", - "page-what-is-ethereum-meta-title": "What is Ethereum?", + "page-what-is-ethereum-meta-title": "What is Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "A peer-to-peer network", "page-what-is-ethereum-p2p-card-desc": "Ethereum allows you to coordinate, make agreements or transfer digital assets directly with other people. You don't need to rely on intermediaries.", "page-what-is-ethereum-start-building-btn": "Start building", diff --git a/src/intl/es/page-collectibles.json b/src/intl/es/page-collectibles.json index a3a298f0689..bbfcce82ea1 100644 --- a/src/intl/es/page-collectibles.json +++ b/src/intl/es/page-collectibles.json @@ -47,7 +47,7 @@ "page-collectibles-previous-years-no-badges": "No se han obtenido insignias", "page-collectibles-previous-years": "Años anteriores", "page-collectibles-social-desc": "Únete a cualquiera de nuestras llamadas de Discord para probar el sitio web antes de los lanzamientos o mantente al día con las noticias de ethereum.org en nuestras llamadas comunitarias mensuales.", - "page-collectibles-social-instructions-1": "Únete a nuestro servidor de Discord", + "page-collectibles-social-instructions-1": "Únete a nuestro servidor de Discord", "page-collectibles-social-instructions-2": "Ver horario", "page-collectibles-social-instructions-3": "¡Únete!", "page-collectibles-social-title": "Social", diff --git a/src/intl/es/page-eth.json b/src/intl/es/page-eth.json index fdb15aea3aa..973f174df77 100644 --- a/src/intl/es/page-eth.json +++ b/src/intl/es/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "¿Qué es el ether (ETH)?", "page-eth-whats-eth-hero-alt": "Imagen de un grupo de personas maravilladas ante un glifo ether (ETH)", "page-eth-whats-eth-meta-desc": "Lo que necesita conocer para comprender ETH y su lugar en Ethereum.", - "page-eth-whats-eth-meta-title": "¿Qué es el ether (ETH)?", + "page-eth-whats-eth-meta-title": "¿Qué es el ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "¿Qué es Ethereum?", "page-eth-whats-ethereum-desc": "Si desea obtener más información sobre Ethereum, la tecnología tras ETH, consulte nuestra introducción.", "page-eth-whats-unique": "¿Qué tiene de único ETH?", diff --git a/src/intl/es/page-what-is-ethereum.json b/src/intl/es/page-what-is-ethereum.json index 4e145d8d878..bf2400f4a97 100644 --- a/src/intl/es/page-what-is-ethereum.json +++ b/src/intl/es/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Cualquiera puede interactuar con la red Ethereum o construir aplicaciones en ella. Esto le permite controlar sus propios activos e identidad, en lugar de estar controlados por unas cuantas megacorporaciones.", "page-what-is-ethereum-meet-comm": "Conozca a la comunidad", "page-what-is-ethereum-meta-description": "Obtenga información sobre Ethereum, qué hace y cómo probarlo usted mismo.", - "page-what-is-ethereum-meta-title": "¿Qué es Ethereum?", + "page-what-is-ethereum-meta-title": "¿Qué es Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Una red de pares", "page-what-is-ethereum-p2p-card-desc": "Ethereum te permite coordinar, concertar acuerdos o transferir activos digitales directamente con otras personas. No necesita depender de intermediarios.", "page-what-is-ethereum-start-building-btn": "Comenzar a crear", diff --git a/src/intl/fa/page-eth.json b/src/intl/fa/page-eth.json index 341567341e8..5a0632f2066 100644 --- a/src/intl/fa/page-eth.json +++ b/src/intl/fa/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "اتر (ETH) چیست؟", "page-eth-whats-eth-hero-alt": "تصویر گروهی از مردم که با حیرت و ترس به گلیف یک اتر (ETH) نگاه می‌کنند", "page-eth-whats-eth-meta-desc": "آنچه باید برای درک اتر و جایگاهش در اتریوم بدانید.", - "page-eth-whats-eth-meta-title": "اتر (ETH) چیست؟", + "page-eth-whats-eth-meta-title": "اتر (ETH) چیست؟ | ethereum.org", "page-eth-whats-ethereum": "اتریوم چیست؟", "page-eth-whats-ethereum-desc": "اگر می‌خواهید اطلاعات بیشتری در مورد اتریوم، فناوری پشت اتر داشته باشید، معرفی‌نامه ما را بررسی کنید.", "page-eth-whats-unique": "چه چیزی اتر را منحصر‌به‌فرد می‌کند؟", diff --git a/src/intl/fa/page-what-is-ethereum.json b/src/intl/fa/page-what-is-ethereum.json index 4dc60d0cd6c..a6441273ecb 100644 --- a/src/intl/fa/page-what-is-ethereum.json +++ b/src/intl/fa/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "هر کس می تواند با شبکه اتریوم تعامل داشته باشد یا روی آن برنامه بسازد. این امر به شما امکان می دهد دارایی ها و هویت خود را کنترل کنید، به جای اینکه آنها توسط چند شرکت بزرگ کنترل شوند.", "page-what-is-ethereum-meet-comm": "با جامعه آشنا شوید", "page-what-is-ethereum-meta-description": "درباره اتریوم یاد بگیرید، این که چه کار انجام می‌دهد و چگونه خودتان امتحان کنید.", - "page-what-is-ethereum-meta-title": "اتریوم چیست؟", + "page-what-is-ethereum-meta-title": "اتریوم چیست؟ | ethereum.org", "page-what-is-ethereum-p2p-card": "یک شبکه همسان با همسان", "page-what-is-ethereum-p2p-card-desc": "اتریوم به شما این امکان را می دهد که با افراد دیگر هماهنگ شوید، توافق کنید یا دارایی های دیجیتال را انتقال دهید. نیازی نیست به واسطه ها تکیه کنید.", "page-what-is-ethereum-start-building-btn": "ساختن را آغاز کنید", diff --git a/src/intl/fi/page-eth.json b/src/intl/fi/page-eth.json index e436ff8dc2f..815c6308acd 100644 --- a/src/intl/fi/page-eth.json +++ b/src/intl/fi/page-eth.json @@ -69,7 +69,7 @@ "page-eth-whats-eth": "Mikä on Ether (ETH)?", "page-eth-whats-eth-hero-alt": "Kuvia, jossa joukko ihmisiä ihmettelee Ether-merkkiä (ETH)", "page-eth-whats-eth-meta-desc": "Tärkeitä tietoja Ethereistä ja niiden roolista Ethereum-verkossa.", - "page-eth-whats-eth-meta-title": "Mikä on Ether (ETH)?", + "page-eth-whats-eth-meta-title": "Mikä on Ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Mikä Ethereum on?", "page-eth-whats-ethereum-desc": "Jos haluat oppia lisää Ethereum-verkosta ja teknologiasta Etherien takana, lue tämä esittely.", "page-eth-whats-unique": "Mitä ainutlaatuista Ethereissä on?", diff --git a/src/intl/fi/page-what-is-ethereum.json b/src/intl/fi/page-what-is-ethereum.json index 6b1ac32015f..f5cbffc016c 100644 --- a/src/intl/fi/page-what-is-ethereum.json +++ b/src/intl/fi/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Kuka tahansa voi olla vuorovaikutuksessa Ethereum-verkon kanssa tai rakentaa siihen sovelluksia. Näin voit hallita omaa omaisuuttasi ja identiteettiäsi sen sijaan, että muutamat megayhtiöt hallitsisivat niitä.", "page-what-is-ethereum-meet-comm": "Moikkaa yhteisöä", "page-what-is-ethereum-meta-description": "Opiskele Ethereumia: mitä se tekee ja kuinka voit kokeilla.", - "page-what-is-ethereum-meta-title": "Mikä on Ethereum?", + "page-what-is-ethereum-meta-title": "Mikä on Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Kahdenvälinen vertaisverkko", "page-what-is-ethereum-p2p-card-desc": "Ethereumin avulla voit koordinoida, tehdä sopimuksia tai siirtää digitaalista omaisuutta suoraan muiden ihmisten kanssa. Sinun ei tarvitse turvautua välikäsiin.", "page-what-is-ethereum-start-building-btn": "Aloita rakentaminen", diff --git a/src/intl/fil/page-eth.json b/src/intl/fil/page-eth.json index 25d5399b015..51552579201 100644 --- a/src/intl/fil/page-eth.json +++ b/src/intl/fil/page-eth.json @@ -69,7 +69,7 @@ "page-eth-whats-eth": "Ano ang ether (ETH)?", "page-eth-whats-eth-hero-alt": "Larawan ng isang grupo ng tao nabibighani sa logo ng Ethereum (ETH) at namamangha", "page-eth-whats-eth-meta-desc": "Ang kailangan mong malaman upang maunawaan ang ETH at ang lugar nito sa Ethereum.", - "page-eth-whats-eth-meta-title": "Ano ang ether (ETH)?", + "page-eth-whats-eth-meta-title": "Ano ang ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Ano ang Ethereum?", "page-eth-whats-ethereum-desc": "Kung gusto mong matuto nang higit pa tungkol sa Ethereum, ang teknolohiya sa likod ng ETH, tingnan ang aming panimula.", "page-eth-whats-unique": "Ano ang kakaiba sa ETH?", diff --git a/src/intl/fil/page-what-is-ethereum.json b/src/intl/fil/page-what-is-ethereum.json index e8c515e7300..394016ab996 100644 --- a/src/intl/fil/page-what-is-ethereum.json +++ b/src/intl/fil/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Magagawa ng kahit sino na mag-interact sa Ethereum network o bumuo ng mga application dito. Sa tulong nito, nakokontrol mo ang mga sarili mong asset at pagkakakilanlan, at hindi ng ilang malaking kumpanya.", "page-what-is-ethereum-meet-comm": "Kilalanin ang komunidad", "page-what-is-ethereum-meta-description": "Alamin ang tungkol sa Ethereum, kung ano ang ginagawa nito at kung paano ito subukan para sa iyong sarili.", - "page-what-is-ethereum-meta-title": "Ano ang Ethereum?", + "page-what-is-ethereum-meta-title": "Ano ang Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Isang kaibigan sa kaibigan na network", "page-what-is-ethereum-p2p-card-desc": "Sa pamamagitan ng Ethereum, maaari kang makipag-ugnayan, makipagkasundo, o mag-transfer ng mga digital asset nang direkta sa ibang tao. Hindi mo na kailangang umasa sa mga intermediary.", "page-what-is-ethereum-start-building-btn": "Magsimulang bumuo", diff --git a/src/intl/fr/page-eth.json b/src/intl/fr/page-eth.json index 8f397f06812..84a772e4ca5 100644 --- a/src/intl/fr/page-eth.json +++ b/src/intl/fr/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Qu'est-ce que l'ether (ETH) ?", "page-eth-whats-eth-hero-alt": "Illustration représentant un groupe de personnes émerveillées devant un glyphe d'éther (ETH)", "page-eth-whats-eth-meta-desc": "Ce que vous devez savoir pour comprendre ETH et sa place dans Ethereum.", - "page-eth-whats-eth-meta-title": "Qu'est-ce que l'ether (ETH) ?", + "page-eth-whats-eth-meta-title": "Qu'est-ce que l'ether (ETH) ? | ethereum.org", "page-eth-whats-ethereum": "Qu'est-ce qu'Ethereum ?", "page-eth-whats-ethereum-desc": "Si vous souhaitez en savoir plus sur Ethereum, la technologie derrière l'ETH, jetez un œil à notre introduction.", "page-eth-whats-unique": "Pourquoi l'ETH est-il unique ?", diff --git a/src/intl/fr/page-layer-2-learn.json b/src/intl/fr/page-layer-2-learn.json index 9896923188d..1b8d52a2b08 100644 --- a/src/intl/fr/page-layer-2-learn.json +++ b/src/intl/fr/page-layer-2-learn.json @@ -1,5 +1,5 @@ { - "page-layer-2-learn-meta-title": "Qu'est-ce que la couche 2 ?", + "page-layer-2-learn-meta-title": "Qu'est-ce que la couche 2 ? | ethereum.org", "page-layer-2-learn-title": "Qu'est-ce que la couche 2 ?", "page-layer-2-learn-description": "Faire évoluer Ethereum pour une adoption massive", "page-layer-2-learn-button-1-label": "Qu'est-ce que la couche 2 ?", diff --git a/src/intl/fr/page-what-is-ethereum.json b/src/intl/fr/page-what-is-ethereum.json index 61aca60afb6..64ec1e66812 100644 --- a/src/intl/fr/page-what-is-ethereum.json +++ b/src/intl/fr/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Tout le monde peut interagir avec le réseau Ethereum ou construire des applications sur celui-ci. Cela crée les bases pour le contrôle de vos propres fonds et de votre propre identité, au lieu de laisser des méga-corporations exercer leur contrôle sur ces derniers.", "page-what-is-ethereum-meet-comm": "Rencontrez notre communauté", "page-what-is-ethereum-meta-description": "Apprenez-en plus sur Ethereum, ce qu'elle fait et comment l'essayer par vous-même.", - "page-what-is-ethereum-meta-title": "Qu'est-ce qu'Ethereum ?", + "page-what-is-ethereum-meta-title": "Qu'est-ce qu'Ethereum ? | ethereum.org", "page-what-is-ethereum-p2p-card": "Un réseau P2P", "page-what-is-ethereum-p2p-card-desc": "Ethereum vous permet de coordonner, de conclure des accords ou de transférer des actifs numériques directement avec d'autres personnes. Vous n'avez pas besoin de vous fier à des intermédiaires.", "page-what-is-ethereum-start-building-btn": "Commencez à créer", diff --git a/src/intl/ga/page-eth.json b/src/intl/ga/page-eth.json index 368082da36a..b44d61ed884 100644 --- a/src/intl/ga/page-eth.json +++ b/src/intl/ga/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Cad é éitear (ETH)?", "page-eth-whats-eth-hero-alt": "Léaráid de ghrúpa daoine ag déanamh iontais faoi ghlif éitear (ETH)", "page-eth-whats-eth-meta-desc": "An t‑eolas is gá chun tuiscint a fháil ar ETH agus ar áit in Ethereum.", - "page-eth-whats-eth-meta-title": "Cad é éitear (ETH)?", + "page-eth-whats-eth-meta-title": "Cad é éitear (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Cad é Ethereum?", "page-eth-whats-ethereum-desc": "Más mian leat tuilleadh a fhoghlaim faoi Ethereum, an teicneolaíocht taobh thiar d'ETH, féach ar ár réamhrá.", "page-eth-whats-unique": "Cad atá uathúil faoi ETH?", diff --git a/src/intl/ga/page-layer-2-learn.json b/src/intl/ga/page-layer-2-learn.json index dd43e3291bc..85f2aadce42 100644 --- a/src/intl/ga/page-layer-2-learn.json +++ b/src/intl/ga/page-layer-2-learn.json @@ -1,5 +1,5 @@ { - "page-layer-2-learn-meta-title": "Cad é ciseal 2?", + "page-layer-2-learn-meta-title": "Cad é ciseal 2? | ethereum.org", "page-layer-2-learn-title": "Cad é ciseal 2?", "page-layer-2-learn-description": "Scálú Ethereum le haghaidh meall a ghlacadh", "page-layer-2-learn-button-1-label": "Cad é ciseal 2?", diff --git a/src/intl/ga/page-what-is-ethereum.json b/src/intl/ga/page-what-is-ethereum.json index 054a4104251..cdaabc54e50 100644 --- a/src/intl/ga/page-what-is-ethereum.json +++ b/src/intl/ga/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Is féidir le duine ar bith idirghníomhú le líonra Ethereum nó fearais a thógáil air. Leis sin ligtear duit do shócmhainní agus do chéannacht féin a rialú, in ionad iad a bheith á rialú ag líon teoranta meigea-chorparáidí.", "page-what-is-ethereum-meet-comm": "Buail leis an bpobal", "page-what-is-ethereum-meta-description": "Foghlaim faoi Ethereum, cad a dhéanann sé agus conas é a thriail duit féin.", - "page-what-is-ethereum-meta-title": "Cad é Ethereum?", + "page-what-is-ethereum-meta-title": "Cad é Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Líonra comhghleacaithe", "page-what-is-ethereum-p2p-card-desc": "Trí Ethereum ceadaítear duit comhordú a dhéanamh, comhaontuithe a dhéanamh nó sócmhainní digiteacha a aistriú go díreach le daoine eile. Ní gá duit a bheith ag brath ar idirghabhálaithe.", "page-what-is-ethereum-start-building-btn": "Cuir tús leis an tógáil", diff --git a/src/intl/ha/page-eth.json b/src/intl/ha/page-eth.json index 3b8b06d3c5a..047e645741e 100644 --- a/src/intl/ha/page-eth.json +++ b/src/intl/ha/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Menene ether (ETH)?", "page-eth-whats-eth-hero-alt": "Hoto na rukunin mutane masu mamaki kan kayataccen labari na ether (ETH)", "page-eth-whats-eth-meta-desc": "Abin da kuke buƙatar sani domin fahimtar ETH da gurbinsa a cikin Ethereum.", - "page-eth-whats-eth-meta-title": "Menene ether (ETH)?", + "page-eth-whats-eth-meta-title": "Menene ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Menene Ethereum?", "page-eth-whats-ethereum-desc": "Idan kuna son ƙarin sani game da Ethereum, fasahar da ke bayan ETH, duba gabatarwar mu.", "page-eth-whats-unique": "Wani abune ne na musamman game da ETH?", diff --git a/src/intl/ha/page-what-is-ethereum.json b/src/intl/ha/page-what-is-ethereum.json index f0f7f2ac94c..4415e99362b 100644 --- a/src/intl/ha/page-what-is-ethereum.json +++ b/src/intl/ha/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Kowa zai iya kasuwanci da network ɗin Ethereum ko kuma yin gini a kanta, Wannan zai baka damar sarrafa kaddarorinka da kuma asalinka, maimakon wasu 'yan kamfanoni su sarrafa maka.", "page-what-is-ethereum-meet-comm": "A haɗu da al'ummar", "page-what-is-ethereum-meta-description": "Koyi game da Ethereum, abunda take yi da kuma tayaya za ka yi anfani da ita.", - "page-what-is-ethereum-meta-title": "Menene Ethereum?", + "page-what-is-ethereum-meta-title": "Menene Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Sadarwa na wane-zuwa-wane", "page-what-is-ethereum-p2p-card-desc": "Ethereum na bada damar tsarawa, yin yarjejeniya ko tura kadarorin shafin intanet kai tsaye tare da sauran mutane. Ba ku buƙatar dogaron masu shiga tsakani.", "page-what-is-ethereum-start-building-btn": "Fara yin gini", diff --git a/src/intl/hi/page-eth.json b/src/intl/hi/page-eth.json index d35eb09d268..ad279ae46de 100644 --- a/src/intl/hi/page-eth.json +++ b/src/intl/hi/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "ईथर (ETH) क्या है?", "page-eth-whats-eth-hero-alt": "एव में एक ईथर (ETH) ग्लिफ़ में अद्भुत कार्य करने वाले लोगों के समूह का चित्रण", "page-eth-whats-eth-meta-desc": "ETH और इथेरियम में इसके स्थान को समझने के लिए आपको जानने के लिए आवश्यक बातें।", - "page-eth-whats-eth-meta-title": "ईथर (ETH) क्या है?", + "page-eth-whats-eth-meta-title": "ईथर (ETH) क्या है? | ethereum.org", "page-eth-whats-ethereum": "इथेरियम क्या है?", "page-eth-whats-ethereum-desc": "यदि आप इथेरियम के बारे में अधिक जानना चाहते हैं, तो ETH के पीछे की तकनीक, हमारा परिचय देखें।", "page-eth-whats-unique": "ETH के बारे में क्या अनोखा है?", diff --git a/src/intl/hi/page-what-is-ethereum.json b/src/intl/hi/page-what-is-ethereum.json index 6200b22ac7d..e277295873c 100644 --- a/src/intl/hi/page-what-is-ethereum.json +++ b/src/intl/hi/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "इथेरियम नेटवर्क का इस्तेमाल कोई भी कर सकता है एवं इसपर एप्लिकेशन बना सकता है। यह किसी महा-निगम के बजाय आपको अपने संपत्ति एवं पहचान पर नियंत्रण रखने की अनुमति देता है।", "page-what-is-ethereum-meet-comm": "संप्रदाय से मिलें", "page-what-is-ethereum-meta-description": "इथेरियम के बारे में जानें, यह क्या करता है और इसे अपने लिए कैसे आज़माना है।", - "page-what-is-ethereum-meta-title": "इथेरियम क्या है?", + "page-what-is-ethereum-meta-title": "इथेरियम क्या है? | ethereum.org", "page-what-is-ethereum-p2p-card": "पीयर-टू-पीयर नेटवर्क", "page-what-is-ethereum-p2p-card-desc": "इथेरियम आपको समन्वय बनाने, समझौता करने या डिजिटल संपत्ति का दूसरे व्यक्ति को सीधा स्थानांतरण करने का अनुमति देता हैl आपको किसी मध्यस्थों की आवश्यकता नहीं होगीl", "page-what-is-ethereum-start-building-btn": "निर्माण शुरू करें", diff --git a/src/intl/hr/page-eth.json b/src/intl/hr/page-eth.json index 1be045265fc..14a7850dcba 100644 --- a/src/intl/hr/page-eth.json +++ b/src/intl/hr/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Što je Ether (ETH)?", "page-eth-whats-eth-hero-alt": "Ilustracija skupine ljudi koja se u čudu čudi gliph-u Etera (ETH)", "page-eth-whats-eth-meta-desc": "Što trebate znati da biste razumjeli ETH i njegovo mjesto u Ethereumu.", - "page-eth-whats-eth-meta-title": "Što je Ether (ETH)?", + "page-eth-whats-eth-meta-title": "Što je Ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Što je Ethereum?", "page-eth-whats-ethereum-desc": "Ako želite saznati više o Ethereumu, tehnologiji koja stoji iza ETH-a, pogledajte naš uvod.", "page-eth-whats-unique": "Što je jedinstveno u vezi s ETH-om?", diff --git a/src/intl/hr/page-what-is-ethereum.json b/src/intl/hr/page-what-is-ethereum.json index 78604112e84..c0d2aa8c4b0 100644 --- a/src/intl/hr/page-what-is-ethereum.json +++ b/src/intl/hr/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Mreža Ethereum otvorena je svakome za interakciju ili izradu aplikacija. Time je omogućeno da sami upravljate svojim sredstvima i identitetom, umjesto da to prepustite nekolicini mega-korporacija.", "page-what-is-ethereum-meet-comm": "Upoznajte zajednicu", "page-what-is-ethereum-meta-description": "Upoznajte Ethereum, što radi kak da isprobate i sami.", - "page-what-is-ethereum-meta-title": "Što je Ethereum?", + "page-what-is-ethereum-meta-title": "Što je Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Ravnopravna mreža", "page-what-is-ethereum-p2p-card-desc": "Ethereum vam omogućuje da se koordinirate, dogovarate ili razmjenjujete sredstva izravno s drugim ljudima. Nije potrebno oslanjati se na posrednike.", "page-what-is-ethereum-start-building-btn": "Počnite graditi", diff --git a/src/intl/hu/page-eth.json b/src/intl/hu/page-eth.json index 79b14af5afb..a281bd30f81 100644 --- a/src/intl/hu/page-eth.json +++ b/src/intl/hu/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Mi az ether (ETH)?", "page-eth-whats-eth-hero-alt": "Egy embercsoport illusztrációja akik egy ether (ETH) karaktert csodálnak", "page-eth-whats-eth-meta-desc": "Amit tudnia kell ahhoz, hogy megértse az ETH-t és annak helyét az Ethereumban.", - "page-eth-whats-eth-meta-title": "Mi az ether (ETH)?", + "page-eth-whats-eth-meta-title": "Mi az ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Mi az Ethereum?", "page-eth-whats-ethereum-desc": "Ha szeretne többet megtudni az Ethereumról, az ETH mögötti technológiáról, akkor tekintse meg a bevezetőt.", "page-eth-whats-unique": "Mitől egyedi az ETH?", diff --git a/src/intl/hu/page-what-is-ethereum.json b/src/intl/hu/page-what-is-ethereum.json index f68f6b7bb88..4f1d3ebb660 100644 --- a/src/intl/hu/page-what-is-ethereum.json +++ b/src/intl/hu/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Bárki használhatja az Ethereum-hálózatot vagy építhet arra alkalmazásokat. Ennek köszönhetően mindenki maga kezelheti saját eszközeit és személyazonosságát, ahelyett hogy néhány megavállalat használná azokat.", "page-what-is-ethereum-meet-comm": "Ismerje meg a közösséget", "page-what-is-ethereum-meta-description": "Tudjon meg többet az Ethereumról, arról, hogy mit csinál és hogy hogy tudja kipróbálni.", - "page-what-is-ethereum-meta-title": "Mi az Ethereum?", + "page-what-is-ethereum-meta-title": "Mi az Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Egy peer-to-peer hálózat", "page-what-is-ethereum-p2p-card-desc": "Az Ethereum lehetővé teszi, hogy más emberekkel együttműködjön, megállapodásokat kössön vagy digitális eszközöket küldjön nekik. Nincs szükség közvetítőkre.", "page-what-is-ethereum-start-building-btn": "Kezdjen el építeni", diff --git a/src/intl/hy-am/page-eth.json b/src/intl/hy-am/page-eth.json index 465807b526a..627807c2bc4 100644 --- a/src/intl/hy-am/page-eth.json +++ b/src/intl/hy-am/page-eth.json @@ -69,7 +69,7 @@ "page-eth-whats-eth": "Ի՞նչ է Էթերը (ETH):", "page-eth-whats-eth-hero-alt": "Էթերի (ETH) գլիֆի առաջ հիացող մի խումբ մարդկանց պատկեր", "page-eth-whats-eth-meta-desc": "Ինչ է Ձեզ պետք իմանալ հասկանալու համար Էթերն (ETH) ու դրա դերը Էթերիումում:", - "page-eth-whats-eth-meta-title": "Ի՞նչ է Էթերը (ETH):", + "page-eth-whats-eth-meta-title": "Ի՞նչ է Էթերը (ETH): | ethereum.org", "page-eth-whats-ethereum": "Ի՞նչ է Ethereum-ը", "page-eth-whats-ethereum-desc": "Եթե ցանկանում եք իմանալ ավելին Էթերիումի՝ Էթերի (ETH) ետևում ընկած տեխնոլոգիայի մասին, ուսումնասիրեք մեր ներկայացնող էջը:", "page-eth-whats-unique": "Ի՞նչն է Էթերը (ETH) դարձնում յուրօրինակ", diff --git a/src/intl/hy-am/page-what-is-ethereum.json b/src/intl/hy-am/page-what-is-ethereum.json index 1d84bcdc4ad..dd9405ccc92 100644 --- a/src/intl/hy-am/page-what-is-ethereum.json +++ b/src/intl/hy-am/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Ցանկացած մեկը կարող է օգտվել Էթերիումից կամ հավելվածներ ստեղծել դրա հիման վրա: Սա թույլ է տալիս վերահսկել սեփական ակտիվներն ու ինքնությունը, դրանց կառավարումը մի քանի գերխոշոր ընկերություններին վստահելու փոխարեն:", "page-what-is-ethereum-meet-comm": "Ծանոթացեք համայնքի հետ", "page-what-is-ethereum-meta-description": "Իմացեք ավելին Էթերիումի մասին, ինչ է այն անում և ինչպես օգտվել դրանից:", - "page-what-is-ethereum-meta-title": "Ի՞նչ է Էթերիումը", + "page-what-is-ethereum-meta-title": "Ի՞նչ է Էթերիումը | ethereum.org", "page-what-is-ethereum-p2p-card": "Առանց միջնորդի համակարգ", "page-what-is-ethereum-p2p-card-desc": "Էթերիումը հնարավորություն է տալիս առանց որևէ միջնորդի որոշումներ կայացնել և թվային ակտիվներ փոխանցել այլ անձանց:", "page-what-is-ethereum-start-building-btn": "Սկսեք կառուցել", diff --git a/src/intl/id/page-eth.json b/src/intl/id/page-eth.json index e4819cbdf6b..94b8a6034a9 100644 --- a/src/intl/id/page-eth.json +++ b/src/intl/id/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Apa itu Ether (ETH)?", "page-eth-whats-eth-hero-alt": "Ilustrasi sekelompok orang mengagumi lambang eter (ETH)", "page-eth-whats-eth-meta-desc": "Apa yang perlu Anda ketahui untuk memahami tentang ETH dan tempatnya di Ethereum.", - "page-eth-whats-eth-meta-title": "Apa itu Ether (ETH)?", + "page-eth-whats-eth-meta-title": "Apa itu Ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Apa itu Ethereum?", "page-eth-whats-ethereum-desc": "Jika Anda ingin mengetahui lebih banyak soal Ethereum dan teknologi di balik ETH, lihat pengantar kami.", "page-eth-whats-unique": "Apa yang unik dari ETH?", diff --git a/src/intl/id/page-what-is-ethereum.json b/src/intl/id/page-what-is-ethereum.json index 23f3440e3e7..eec9f2a7522 100644 --- a/src/intl/id/page-what-is-ethereum.json +++ b/src/intl/id/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Siapa pun dapat berinteraksi dengan jaringan Ethereum atau membangun aplikasi di dalamnya. Hal ini memungkinkan Anda untuk mengontrol aset dan identitas Anda sendiri, alih-alih dikendalikan oleh beberapa perusahaan besar.", "page-what-is-ethereum-meet-comm": "Berkenalan dengan komunitas", "page-what-is-ethereum-meta-description": "Pelajari tentang Ethereum, apa yang dilakukannya dan bagaimana mencobanya sendiri.", - "page-what-is-ethereum-meta-title": "Apa itu Ethereum?", + "page-what-is-ethereum-meta-title": "Apa itu Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Jaringan peer-to-peer", "page-what-is-ethereum-p2p-card-desc": "Ethereum memungkinkan Anda untuk berkoordinasi, membuat perjanjian, atau mentransfer aset digital secara langsung dengan orang lain. Anda tidak perlu bergantung pada pihak perantara.", "page-what-is-ethereum-start-building-btn": "Mulai menyusun", diff --git a/src/intl/ig/page-eth.json b/src/intl/ig/page-eth.json index 6885c46f335..6ede4b8b390 100644 --- a/src/intl/ig/page-eth.json +++ b/src/intl/ig/page-eth.json @@ -69,7 +69,7 @@ "page-eth-whats-eth": "Gini bu ether (ETH)?", "page-eth-whats-eth-hero-alt": "Ihe ime atụ nke otu ndị mmadụ na-enwe ojuju anya na ether (ETH) glyph na egwu", "page-eth-whats-eth-meta-desc": "Ihe ị kwesiri ịmata ka ịwere ghọta ETH na ọnọdụ ya na ime Ethereum.", - "page-eth-whats-eth-meta-title": "Gini bu ether (ETH)?", + "page-eth-whats-eth-meta-title": "Gini bu ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Gini bu Ethereum?", "page-eth-whats-ethereum-desc": "Ị chọrọ ịmatakwu ihe ndị ọzọ gbasara Ethereum, teknụzụ dị n'azụ ETH, lelee ka anyị siri bido.", "page-eth-whats-unique": "Kedụ ihe pụrụ iche na ETH?", diff --git a/src/intl/ig/page-what-is-ethereum.json b/src/intl/ig/page-what-is-ethereum.json index 2da9ff1bcfc..b1826308779 100644 --- a/src/intl/ig/page-what-is-ethereum.json +++ b/src/intl/ig/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Mmadụ ọ bụla nwere ike imekọrịta na netwọk Ethereum ma ọ bụ guzobe ngwa na elu ya. Nke a na-enye gị ikike ijikwa akụ gi ya na ihe ejirimara gị, kama ana-achịkwa ha site na ụlọ ọrụ mega ole na ole.", "page-what-is-ethereum-meet-comm": "Zute ndị obodo ahu", "page-what-is-ethereum-meta-description": "Mụtakwa maka Ethereum, ihe nke ọ na eme ya na otu iga esi agbali ime ya n'onwe gị.", - "page-what-is-ethereum-meta-title": "Gini bu Ethereum?", + "page-what-is-ethereum-meta-title": "Gini bu Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Netwọk ndị n'esi na-aka fere aka", "page-what-is-ethereum-p2p-card-desc": "Ethereum na-enye gị ohere ihazi, nwee mkwekọrịta maọbụ zijere ndị ọzọ akụ n'aka gị. Ọ dịghị mkpa Ị dabere na ndị nọ n'etiti ọ bụla.", "page-what-is-ethereum-start-building-btn": "Bido ruwa", diff --git a/src/intl/it/page-eth.json b/src/intl/it/page-eth.json index 9a08764fad0..e3cf13d90e4 100644 --- a/src/intl/it/page-eth.json +++ b/src/intl/it/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Cos'è ether (ETH)?", "page-eth-whats-eth-hero-alt": "Figura di un gruppo di persone che si meravigliano del glifo di un ether (ETH)", "page-eth-whats-eth-meta-desc": "Cosa devi sapere per capire ETH e il suo posto in Ethereum.", - "page-eth-whats-eth-meta-title": "Cos'è ether (ETH)?", + "page-eth-whats-eth-meta-title": "Cos'è ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Cos'è Ethereum?", "page-eth-whats-ethereum-desc": "Se vuoi saperne di più su Ethereum e sulla tecnologia sottostante, dai un'occhiata alla nostra introduzione.", "page-eth-whats-unique": "Cosa rende ETH unico?", diff --git a/src/intl/it/page-what-is-ethereum.json b/src/intl/it/page-what-is-ethereum.json index 591cb7eeb90..795a8838957 100644 --- a/src/intl/it/page-what-is-ethereum.json +++ b/src/intl/it/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Chiunque può interagire con la rete Ethereum o creare applicazioni su di essa. In questo modo si creano le basi per il controllo delle proprie risorse e della propria identità, anziché lasciare che siano le grandi società a esercitare il controllo su di esse.", "page-what-is-ethereum-meet-comm": "Incontra la community", "page-what-is-ethereum-meta-description": "Scopri di più su Ethereum, cosa fa e come puoi provarla.", - "page-what-is-ethereum-meta-title": "Cos'è Ethereum?", + "page-what-is-ethereum-meta-title": "Cos'è Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Una rete peer-to-peer", "page-what-is-ethereum-p2p-card-desc": "Ethereum ti consente di coordinarti, concludere accordi o trasferire risorse digitali direttamente con altre persone. Non devi affidarti a degli intermediari.", "page-what-is-ethereum-start-building-btn": "Inizia a sviluppare", diff --git a/src/intl/ja/page-eth.json b/src/intl/ja/page-eth.json index a89d06fe551..0c1ec6d91d2 100644 --- a/src/intl/ja/page-eth.json +++ b/src/intl/ja/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "イーサ(ETH) とは?", "page-eth-whats-eth-hero-alt": "イーサ(ETH) グリフを見て驚嘆する人々のグループの図", "page-eth-whats-eth-meta-desc": "イーサリアムでETHとその場所を理解するために知っておく必要があること。", - "page-eth-whats-eth-meta-title": "イーサ(ETH) とは?", + "page-eth-whats-eth-meta-title": "イーサ(ETH) とは? | ethereum.org", "page-eth-whats-ethereum": "イーサリアムとは?", "page-eth-whats-ethereum-desc": "ETHの背後にある技術であるイーサリアムについてもっと知りたい場合は、概要をご覧ください。", "page-eth-whats-unique": "ETHのユニークな点は?", diff --git a/src/intl/ja/page-what-is-ethereum.json b/src/intl/ja/page-what-is-ethereum.json index eafeba67244..db5528ec6fb 100644 --- a/src/intl/ja/page-what-is-ethereum.json +++ b/src/intl/ja/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "誰でもイーサリアムネットワークとやり取りでき、またその上にアプリケーションを構築できます。これにより、小数の巨大企業に管理されることなく、自分自身で自分の資産やアイデンティティを管理できます。", "page-what-is-ethereum-meet-comm": "コミュニティの紹介", "page-what-is-ethereum-meta-description": "イーサリアムについて、それが何をするのか、どうやってそれを試すのかについて学びましょう。", - "page-what-is-ethereum-meta-title": "イーサリアムとは?", + "page-what-is-ethereum-meta-title": "イーサリアムとは? | ethereum.org", "page-what-is-ethereum-p2p-card": "ピアツーピアネットワーク", "page-what-is-ethereum-p2p-card-desc": "イーサリアムを使用すると、他の人と調整したり、契約を結んだり、デジタル資産を移管したりすることができます。仲介業者に頼る必要はありません。", "page-what-is-ethereum-start-building-btn": "開発を始める", diff --git a/src/intl/ka/page-what-is-ethereum.json b/src/intl/ka/page-what-is-ethereum.json index f0641ae9c61..7d637f937ca 100644 --- a/src/intl/ka/page-what-is-ethereum.json +++ b/src/intl/ka/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "ნებისმიერ ადამიანს შეუძლია ეთერეუმის ქსელთან ურთიერთობა ან მისი გამოყენებით აპლიკაციების შექმნა. ეს საშუალებას გაძლევთ გააკონტროლოთ თქვენი საკუთარი აქტივები და ვინაობა, ნაცვლად იმისა, რომ ისინი რამდენიმე მეგა-კორპორაციის მიერ იმართებოდეს.", "page-what-is-ethereum-meet-comm": "გაიცანით საზოგადოება", "page-what-is-ethereum-meta-description": "შეიტყვეთ მეტი ეთერეუმის შესახებ, რისი გაკეთებაა შესაძლებელი მისი დახმარებით, და როგორ შეგიძლიათ მისი თავად გამოცდა.", - "page-what-is-ethereum-meta-title": "რა არის ეთერეუმი?", + "page-what-is-ethereum-meta-title": "რა არის ეთერეუმი? | ethereum.org", "page-what-is-ethereum-p2p-card": "პირინგული ქსელი", "page-what-is-ethereum-p2p-card-desc": "ეთერეუმი საშუალებას გაძლევთ, პირდაპირ სხვა ადამიანებთან მოახდინოთ კოორდინირება, დადოთ შეთანხმებები ან გადასცეთ მათ ციფრული აქტივები. საამისოდ, შუამავლებზე დაყრდნობას არ საჭიროებთ.", "page-what-is-ethereum-start-building-btn": "დაიწყე შექმნა", diff --git a/src/intl/kk/page-what-is-ethereum.json b/src/intl/kk/page-what-is-ethereum.json index bab86acebd6..d1fb84162b1 100644 --- a/src/intl/kk/page-what-is-ethereum.json +++ b/src/intl/kk/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Кез келген адам Ethereum желісімен әрекеттесе алады немесе оның негізінде қолданба жасай алады. Бұл сізге бірнеше алып корпорациялардың бақылауында болудың орнына өз активтеріңізді және жеке басыңызды бақылауға мүмкіндік береді.", "page-what-is-ethereum-meet-comm": "Қоғамдастықпен танысыңыз", "page-what-is-ethereum-meta-description": "Ethereum туралы, оның функциялары және оны қалай сынап көруге болатыны туралы біліңіз.", - "page-what-is-ethereum-meta-title": "Ethereum деген не?", + "page-what-is-ethereum-meta-title": "Ethereum деген не? | ethereum.org", "page-what-is-ethereum-p2p-card": "Пирингті желі", "page-what-is-ethereum-p2p-card-desc": "Ethereum келісім жасауға, үйлестіруге және цифрлық активтерді тікелей басқа адамдарға беруге мүмкіндік береді. Сізге делдардарға сенім артып жүрудің қажеті жоқ.", "page-what-is-ethereum-start-building-btn": "Қолданба жасауды бастау", diff --git a/src/intl/km/page-eth.json b/src/intl/km/page-eth.json index 59617ec76f4..e7418b523af 100644 --- a/src/intl/km/page-eth.json +++ b/src/intl/km/page-eth.json @@ -69,7 +69,7 @@ "page-eth-whats-eth": "តើ ether (ETH) ជាអ្វី?", "page-eth-whats-eth-hero-alt": "រូបភាព​មនុស្ស​មួយ​ក្រុម​កំពុង​តែសម្តែងងការភ្ញាក់ផ្អើល​ចំពោះ​ Ether (ETH) glyph ដោយ​ស្ញប់ស្ញែង", "page-eth-whats-eth-meta-desc": "អ្វីដែលអ្នកត្រូវដឹងដើម្បីយល់ពី ETH និងកន្លែងរបស់វានៅក្នុង Ethereum ។", - "page-eth-whats-eth-meta-title": "តើ ether (ETH) ជាអ្វី?", + "page-eth-whats-eth-meta-title": "តើ ether (ETH) ជាអ្វី? | ethereum.org", "page-eth-whats-ethereum": "តើអ្វីទៅជា Ethereum?", "page-eth-whats-ethereum-desc": "ប្រសិនបើអ្នកចង់ស្វែងយល់បន្ថែមអំពី Ethereum ដែលជាបច្ចេកវិទ្យានៅពីក្រោយ ETH សូមពិនិត្យមើលការណែនាំរបស់យើង។", "page-eth-whats-unique": "តើមានអ្វីពិសេសពី ETH?", diff --git a/src/intl/km/page-what-is-ethereum.json b/src/intl/km/page-what-is-ethereum.json index c61ce18e97c..c8d031928b2 100644 --- a/src/intl/km/page-what-is-ethereum.json +++ b/src/intl/km/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "នរណាម្នាក់អាចធ្វើអន្តរកម្មជាមួយបណ្តាញ Ethereum ឬបង្កើតកម្មវិធីនៅលើវា។ នេះអនុញ្ញាតឱ្យអ្នកគ្រប់គ្រងទ្រព្យសកម្ម និងអត្តសញ្ញាណផ្ទាល់ខ្លួនរបស់អ្នក ជំនួសឱ្យពួកវាត្រូវបានគ្រប់គ្រងដោយសាជីវកម្មមេហ្គាមួយចំនួន (mega-corporations)។", "page-what-is-ethereum-meet-comm": "ជួបជាមួយសហគមន៍", "page-what-is-ethereum-meta-description": "ស្វែងយល់អំពី Ethereum នូវអ្វីដែលវាធ្វើ និងរបៀបសាកល្បងវាដោយខ្លួនឯង។", - "page-what-is-ethereum-meta-title": "តើអ្វីទៅជា Ethereum?", + "page-what-is-ethereum-meta-title": "តើអ្វីទៅជា Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "បណ្តាញរវាងគ្នា", "page-what-is-ethereum-p2p-card-desc": "Ethereum អនុញ្ញាតឱ្យអ្នកសម្របសម្រួល ធ្វើកិច្ចព្រមព្រៀង ឬផ្ទេរទ្រព្យសម្បត្តិឌីជីថលដោយផ្ទាល់ជាមួយអ្នកដទៃ។ អ្នកមិនចាំបាច់ពឹងផ្អែកលើអន្តរការីទេ។", "page-what-is-ethereum-start-building-btn": "ចាប់ផ្ដើមបង្កើត", diff --git a/src/intl/kn/page-eth.json b/src/intl/kn/page-eth.json index 04e11d3fe91..983f1fff415 100644 --- a/src/intl/kn/page-eth.json +++ b/src/intl/kn/page-eth.json @@ -69,7 +69,7 @@ "page-eth-whats-eth": "ಇಥರ್ (ETH) ಎಂದರೇನು?", "page-eth-whats-eth-hero-alt": "ಇಥರ್ (ETH) ಗ್ಲೈಫ್ ಅನ್ನು ಆಶ್ಚರ್ಯದಿಂದ ನೋಡುತ್ತಿರುವ ಜನರ ಚಿತ್ರ", "page-eth-whats-eth-meta-desc": "ETH ಮತ್ತು ಇಥಿರಿಯಮ್‍ನಲ್ಲಿ ಅದರ ಸ್ಥಾನವನ್ನು ಅರ್ಥಮಾಡಿಕೊಳ್ಳಲು ನೀವು ತಿಳಿದುಕೊಳ್ಳಬೇಕಾದದ್ದು.", - "page-eth-whats-eth-meta-title": "ಇಥರ್ (ETH) ಎಂದರೇನು?", + "page-eth-whats-eth-meta-title": "ಇಥರ್ (ETH) ಎಂದರೇನು? | ethereum.org", "page-eth-whats-ethereum": "ಇಥಿರಿಯಮ್ ಎಂದರೇನು?", "page-eth-whats-ethereum-desc": "ಇಥಿರಿಯಮ್ ಬಗ್ಗೆ ಹೆಚ್ಚಿನ ಮಾಹಿತಿ ಪಡೆಯಲು ಬಯಸಿದರೆ, ETH ಯ ತಂತ್ರಜ್ಞಾನದ ಬಗ್ಗೆ ನಮ್ಮ ಪರಿಚಯವನ್ನು ನೋಡಿ.", "page-eth-whats-unique": "ETH ನ ವಿಶೇಷತೆ ಏನು?", diff --git a/src/intl/kn/page-what-is-ethereum.json b/src/intl/kn/page-what-is-ethereum.json index 2e8c139a762..eeadff7ac37 100644 --- a/src/intl/kn/page-what-is-ethereum.json +++ b/src/intl/kn/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "ಯಾರಾದರೂ ಎಥೆರಿಯಮ್‍ನ ನೆಟ್‌ವರ್ಕ್‌ನೊಂದಿಗೆ ಸಂವಹನ ನಡೆಸಬಹುದು ಅಥವಾ ಅದರ ಮೇಲೆ ಅಪ್ಲಿಕೇಶನ್‌ಗಳನ್ನು ನಿರ್ಮಿಸಬಹುದು. ಕೆಲವು ಮೆಗಾ-ಕಾರ್ಪೊರೇಷನ್‌ಗಳು ನಿಯಂತ್ರಿಸುವ ಬದಲಾಗಿ, ನಿಮ್ಮ ಸ್ವಂತ ಸ್ವತ್ತುಗಳು ಮತ್ತು ಗುರುತನ್ನು ನಿಯಂತ್ರಿಸಲು ಇದು ನಿಮ್ಮನ್ನು ಅನುಮತಿಸುತ್ತದೆ.", "page-what-is-ethereum-meet-comm": "ಸಮುದಾಯವನ್ನು ಭೇಟಿ ಮಾಡಿ", "page-what-is-ethereum-meta-description": "ಎಥೆರಿಯಮ್ ಬಗ್ಗೆ ತಿಳಿಯಿರಿ, ಅದು ಏನು ಮಾಡುತ್ತದೆ ಮತ್ತು ಅದನ್ನು ನಿಮಗಾಗಿ ಹೇಗೆ ಪ್ರಯತ್ನಿಸಬೇಕು.", - "page-what-is-ethereum-meta-title": "ಎಥೆರಿಯಮ್ ಎಂದರೇನು?", + "page-what-is-ethereum-meta-title": "ಎಥೆರಿಯಮ್ ಎಂದರೇನು? | ethereum.org", "page-what-is-ethereum-p2p-card": "ಪಿಯರ್-ಟು-ಪಿಯರ್ ಜಾಲ", "page-what-is-ethereum-p2p-card-desc": "ಇತರ ಜನರೊಂದಿಗೆ ನೇರವಾಗಿ ಸಂಯೋಜಿಸಲು, ಒಪ್ಪಂದ ಮಾಡಲು ಅಥವಾ ಡಿಜಿಟಲ್ ಸ್ವತ್ತುಗಳನ್ನು ವರ್ಗಾಯಿಸಲು ಎಥೆರಿಯಮ್ ನಿಮಗೆ ಅವಕಾಶ ನೀಡುತ್ತದೆ. ನೀವು ಮಧ್ಯವರ್ತಿಗಳನ್ನು ಅವಲಂಬಿಸುವ ಅಗತ್ಯವಿಲ್ಲ.", "page-what-is-ethereum-start-building-btn": "ನಿರ್ಮಾಣ ಆರಂಭಿಸಿ", diff --git a/src/intl/ko/page-eth.json b/src/intl/ko/page-eth.json index e708bf14d27..cf43783d0a5 100644 --- a/src/intl/ko/page-eth.json +++ b/src/intl/ko/page-eth.json @@ -69,7 +69,7 @@ "page-eth-whats-eth": "이더(ETH)란 무엇인가요?", "page-eth-whats-eth-hero-alt": "이더(ETH) 글리프를 보고 기뻐하는 한 무리의 사람들 그림", "page-eth-whats-eth-meta-desc": "이더리움에서 ETH와 그 가치를 이해하기 위해 알아야 하는 부분", - "page-eth-whats-eth-meta-title": "이더(ETH)란 무엇인가요?", + "page-eth-whats-eth-meta-title": "이더(ETH)란 무엇인가요? | ethereum.org", "page-eth-whats-ethereum": "이더리움이란 무엇인가요?", "page-eth-whats-ethereum-desc": "이더리움 및 ETH 이면의 기술에 대해 자세히 알아보려면 소개 페이지를 확인하십시오.", "page-eth-whats-unique": "ETH만의 특징은?", diff --git a/src/intl/ko/page-what-is-ethereum.json b/src/intl/ko/page-what-is-ethereum.json index 0a2adaab190..a748d668b6c 100644 --- a/src/intl/ko/page-what-is-ethereum.json +++ b/src/intl/ko/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "누구든지 이더리움 네트워크에서 상호 작업하거나 이를 기반으로 애플리케이션을 빌드할 수 있습니다. 이를 통해 소수의 대기업이 아닌 개인이 직접 자신의 자산과 신원 증명을 제어할 수 있습니다.", "page-what-is-ethereum-meet-comm": "커뮤니티와 만나기", "page-what-is-ethereum-meta-description": "이더리움에 대해 알아보고, 실행하는 작업 및 어떻게 사용하는지 배워보세요.", - "page-what-is-ethereum-meta-title": "이더리움이란 무엇인가요?", + "page-what-is-ethereum-meta-title": "이더리움이란 무엇인가요? | ethereum.org", "page-what-is-ethereum-p2p-card": "P2P 네트워크", "page-what-is-ethereum-p2p-card-desc": "이더리움을 이용하면 다른 사람과 직접 작업을 조정하고 계약을 맺거나 디지털 자산을 교환할 수 있습니다. 중개인을 거치지 않아도 됩니다.", "page-what-is-ethereum-start-building-btn": "개발 시작하기", diff --git a/src/intl/ml/page-eth.json b/src/intl/ml/page-eth.json index 9a698a861eb..80b49ee31b1 100644 --- a/src/intl/ml/page-eth.json +++ b/src/intl/ml/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "എന്താണ് ഈതര്‍ (ETH)?", "page-eth-whats-eth-hero-alt": "വിസ്മയത്തോടെ ഒരു ഈതർ (ETH) ഗ്ലിഫിൽ അത്ഭുതപ്പെടുന്ന ഒരു കൂട്ടം ആളുകളുടെ ചിത്രീകരണം", "page-eth-whats-eth-meta-desc": "ETH ഉം Ethereumലെ അതിന്റെ സ്ഥാനവും മനസിലാക്കാൻ നിങ്ങൾ അറിയേണ്ടത്.", - "page-eth-whats-eth-meta-title": "എന്താണ് ഈതര്‍ (ETH)?", + "page-eth-whats-eth-meta-title": "എന്താണ് ഈതര്‍ (ETH)? | ethereum.org", "page-eth-whats-ethereum": "എന്താണ് Ethereum?", "page-eth-whats-ethereum-desc": "ETH ന്റെ പിന്നിലുള്ള സാങ്കേതികവിദ്യയായ Ethereum-നെക്കുറിച്ച് കൂടുതലറിയാൻ നിങ്ങൾ ആഗ്രഹിക്കുന്നുവെങ്കിൽ, ഞങ്ങളുടെ ആമുഖം പരിശോധിക്കുക.", "page-eth-whats-unique": "ETH- ന്റെ പ്രത്യേകത എന്താണ്?", diff --git a/src/intl/ml/page-what-is-ethereum.json b/src/intl/ml/page-what-is-ethereum.json index 020036ced62..a515d077faa 100644 --- a/src/intl/ml/page-what-is-ethereum.json +++ b/src/intl/ml/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "ആർക്കു വേണമെങ്കിലും Ethereum ശൃംഖലയുമായി സമ്പർക്കം പുലർത്തുവാനും, അതിൽ ആപ്ലിക്കേഷനുകൾ നിർമ്മിക്കുവാനും സാധിക്കും. നിങ്ങളുടെ വസ്തുവകകളും വ്യക്തി വിവരങ്ങളും ചില മെഗാ-കോർപറേഷനുകളുടെ അധികാരത്തിനു കീഴ്പെടാതെ, നിങ്ങളുടെ തന്നെ നിയന്ത്രണത്തിലാക്കുവാൻ ഇതിലൂടെ സാധിക്കും.", "page-what-is-ethereum-meet-comm": "കമ്മ്യൂണിറ്റിയെ കണ്ടുമുട്ടുക", "page-what-is-ethereum-meta-description": "Ethereumനെക്കുറിച്ചും അത് ചെയ്യുന്നതെന്താണെന്നും സ്വയം എങ്ങനെ പരീക്ഷിക്കാമെന്ന് മനസിലാക്കുക.", - "page-what-is-ethereum-meta-title": "എന്താണ് Ethereum?", + "page-what-is-ethereum-meta-title": "എന്താണ് Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "ഒരു പിയർ-ടു-പിയർ നെറ്റ്‌വർക്ക്", "page-what-is-ethereum-p2p-card-desc": "മറ്റുള്ളവരുമായി ഏകോപനമുണ്ടാക്കുവാനും, കരാറുകൾ നിർമ്മിക്കുവാനും, ഡിജിറ്റൽ വസ്തുവകകൾ നേരിട്ട് കൈമാറ്റം ചെയ്യുവാനും Ethereum അനുവദിക്കുന്നു. നിങ്ങൾക്ക് ഇടനിലക്കാരെ ആശ്രയിക്കേണ്ട കാര്യമില്ല.", "page-what-is-ethereum-start-building-btn": "നിര്‍മ്മാണം ആരംഭിക്കുക", diff --git a/src/intl/mr/page-eth.json b/src/intl/mr/page-eth.json index 548c848e23f..893f468a645 100644 --- a/src/intl/mr/page-eth.json +++ b/src/intl/mr/page-eth.json @@ -69,7 +69,7 @@ "page-eth-whats-eth": "इथर (ETH) म्हणजे काय?", "page-eth-whats-eth-hero-alt": "माणसाचा समूह आदराने इथरच्या (ETH) चिन्हाकडे विस्मयकारकपणे बघत असल्याचे स्पष्टीकरणात्मक चित्र", "page-eth-whats-eth-meta-desc": "ETH आणि Ethereum मधील त्याचे स्थान समजून घेण्यासाठी तुम्हाला काय माहित असणे आवश्यक आहे.", - "page-eth-whats-eth-meta-title": "Ether (ETH) म्हणजे काय?", + "page-eth-whats-eth-meta-title": "Ether (ETH) म्हणजे काय? | ethereum.org", "page-eth-whats-ethereum": "Ethereum म्हणजे काय?", "page-eth-whats-ethereum-desc": "तुम्हाला Ethereum बद्दल अधिक जाणून घ्यायचे असल्यास, ETH च्या मागे असलेले तंत्रज्ञान, आमचा परिचय पहा.", "page-eth-whats-unique": "ETH बद्दल अद्वितीय काय आहे?", diff --git a/src/intl/mr/page-what-is-ethereum.json b/src/intl/mr/page-what-is-ethereum.json index fd4622ffbeb..83af057b629 100644 --- a/src/intl/mr/page-what-is-ethereum.json +++ b/src/intl/mr/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "कोणीही Ethereum नेटवर्कशी संवाद साधू शकतो किंवा त्यावर अनुप्रयोग तयार करू शकतो. हे तुम्हाला तुमची स्वतःची मालमत्ता आणि ओळख नियंत्रित करण्यास अनुमती देते, त्याऐवजी ते काही मेगा-कॉर्पोरेशन्सद्वारे नियंत्रित केले जातात.", "page-what-is-ethereum-meet-comm": "समाजाला भेटा", "page-what-is-ethereum-meta-description": "Ethereum बद्दल जाणून घ्या, ते काय करते आणि ते स्वतःसाठी कसे वापरायचे.", - "page-what-is-ethereum-meta-title": "Ethereum म्हणजे काय?", + "page-what-is-ethereum-meta-title": "Ethereum म्हणजे काय? | ethereum.org", "page-what-is-ethereum-p2p-card": "एक पीअर-टू-पीअर नेटवर्क", "page-what-is-ethereum-p2p-card-desc": "Ethereum तुम्हाला इतर लोकांशी थेट समन्वय साधण्यास, करार करण्यास किंवा डिजिटल मालमत्ता हस्तांतरित करण्यास अनुमती देते. तुम्हाला मध्यस्थांवर अवलंबून राहण्याची गरज नाही.", "page-what-is-ethereum-start-building-btn": "निर्माण करायला प्रारंभ करा", diff --git a/src/intl/ms/page-eth.json b/src/intl/ms/page-eth.json index 091c3f197d8..d5bf7f94b11 100644 --- a/src/intl/ms/page-eth.json +++ b/src/intl/ms/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Apakah ether (ETH)?", "page-eth-whats-eth-hero-alt": "Ilustrasi sekumpulan orang mengagumi glif ether (ETH) dengan takjub", "page-eth-whats-eth-meta-desc": "Apa yang perlu anda tahu untuk memahami ETH dan tempatnya dalam Ethereum.", - "page-eth-whats-eth-meta-title": "Apakah ether (ETH)?", + "page-eth-whats-eth-meta-title": "Apakah ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Apakah itu Ethereum?", "page-eth-whats-ethereum-desc": "Jika anda ingin mengetahui lebih lanjut mengenai Ethereum, teknologi disebalik ETH, sila lihat pengenalan kami.", "page-eth-whats-unique": "Apakah yang unik tentang ETH?", diff --git a/src/intl/ms/page-what-is-ethereum.json b/src/intl/ms/page-what-is-ethereum.json index 560dcfaa285..54bfb155612 100644 --- a/src/intl/ms/page-what-is-ethereum.json +++ b/src/intl/ms/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Sesiapa sahaja boleh berinteraksi dengan rangkaian Ethereum atau membina aplikasi di atasnya. Ini membolehkan anda mengawal aset dan identiti anda sendiri, bukannya dikawal oleh beberapa syarikat gergasi.", "page-what-is-ethereum-meet-comm": "Bertemu dengan komuniti", "page-what-is-ethereum-meta-description": "Belajar tentang Ethereum, apa yang mampu Ethereum lakukan dan cara untuk melakukannya sendiri.", - "page-what-is-ethereum-meta-title": "Apakah itu Ethereum?", + "page-what-is-ethereum-meta-title": "Apakah itu Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Sebuah rangkaian perangkai padan", "page-what-is-ethereum-p2p-card-desc": "Ethereum membolehkan anda menyelaras, membuat perjanjian atau memindahkan aset digital secara langsung dengan orang lain. Anda tidak perlu bergantung pada perantara.", "page-what-is-ethereum-start-building-btn": "Mula membina", diff --git a/src/intl/nl/page-eth.json b/src/intl/nl/page-eth.json index 7bced489ad5..fc8e1cef6b0 100644 --- a/src/intl/nl/page-eth.json +++ b/src/intl/nl/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Wat is ether (ETH)?", "page-eth-whats-eth-hero-alt": "Illustratie van een groep mensen die een Ether (ETH) glyph bewonderen", "page-eth-whats-eth-meta-desc": "Wat u moet weten om ETH en de plaats ervan in Ethereum te begrijpen.", - "page-eth-whats-eth-meta-title": "Wat is ether (ETH)?", + "page-eth-whats-eth-meta-title": "Wat is ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Wat is Ethereum?", "page-eth-whats-ethereum-desc": "Als u meer wilt weten over Ethereum, de technologie achter ETH, bekijk dan onze introductie.", "page-eth-whats-unique": "Wat is uniek aan ETH?", diff --git a/src/intl/nl/page-what-is-ethereum.json b/src/intl/nl/page-what-is-ethereum.json index 87e6b775763..4f9952b4d81 100644 --- a/src/intl/nl/page-what-is-ethereum.json +++ b/src/intl/nl/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Iedereen kan communiceren en toepassingen bouwen op het Ethereum-netwerk. Hierdoor heb je controle over je eigen bezittingen en identiteit, in plaats van dat ze worden gecontroleerd door een paar mega-bedrijven.", "page-what-is-ethereum-meet-comm": "Ontmoet de community", "page-what-is-ethereum-meta-description": "Leer over Ethereum, wat het doet en hoe u het zelf kunt uitproberen.", - "page-what-is-ethereum-meta-title": "Wat is Ethereum?", + "page-what-is-ethereum-meta-title": "Wat is Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Een peer-to-peer-netwerk", "page-what-is-ethereum-p2p-card-desc": "Met Ethereum kun je direct met andere mensen coördineren, afspraken maken of digitale activa overdragen. Je hoeft niet te vertrouwen op tussenpersonen.", "page-what-is-ethereum-start-building-btn": "Start met bouwen", diff --git a/src/intl/pcm/page-eth.json b/src/intl/pcm/page-eth.json index 8bcbc3ef917..419bfc4eaff 100644 --- a/src/intl/pcm/page-eth.json +++ b/src/intl/pcm/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Wetin bi ether (ETH)?", "page-eth-whats-eth-hero-alt": "Illustrashon of grup of pipol wey dey look ether (ETH) glyph in suprise", "page-eth-whats-eth-meta-desc": "Wetin yu supose sabi to undastan ETH and im plase for Ethereum.", - "page-eth-whats-eth-meta-title": "Wetin bi ether (ETH)?", + "page-eth-whats-eth-meta-title": "Wetin bi ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Wetin bi Ethereum?", "page-eth-whats-ethereum-desc": "If yu like to learn more about Ethereum, di teknology behind ETH, shek out awa introdukshon.", "page-eth-whats-unique": "Wetin dey unik about ETH?", diff --git a/src/intl/pcm/page-what-is-ethereum.json b/src/intl/pcm/page-what-is-ethereum.json index 8359943ea30..3f275af6675 100644 --- a/src/intl/pcm/page-what-is-ethereum.json +++ b/src/intl/pcm/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Anyone fit interact wit Ethereum network abi build aplikashons on top am. E make am posibol make yu fit kontrol yor own assests and identity, insted of dem few mega-koporashons to dey control am.", "page-what-is-ethereum-meet-comm": "Kome si di komunity", "page-what-is-ethereum-meta-description": "Learn about Ethereum, wetin e dey do and hau yu fit try am out for yorsef.", - "page-what-is-ethereum-meta-title": "Wetin bi Ethereum?", + "page-what-is-ethereum-meta-title": "Wetin bi Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "One peer-to-peer network", "page-what-is-ethereum-p2p-card-desc": "Ethereum dey alow yu koordinate, make agriments abi even transfa digital assets straight wit plenti pipol. Yu nor nid to rely on pipol wey dey always do midol-men.", "page-what-is-ethereum-start-building-btn": "Stat to dey build", diff --git a/src/intl/pl/page-eth.json b/src/intl/pl/page-eth.json index 135605d70f2..5da73cfa165 100644 --- a/src/intl/pl/page-eth.json +++ b/src/intl/pl/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Czym jest ether (ETH)?", "page-eth-whats-eth-hero-alt": "Ilustracja przedstawiająca grupę ludzi podziwiających glif etheru (ETH)", "page-eth-whats-eth-meta-desc": "Co musisz wiedzieć, aby zrozumieć ETH i jego miejsce w Ethereum.", - "page-eth-whats-eth-meta-title": "Czym jest eter (ETH)?", + "page-eth-whats-eth-meta-title": "Czym jest eter (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Co to jest Ethereum?", "page-eth-whats-ethereum-desc": "Jeśli chcesz dowiedzieć się więcej o Ethereum, technologii leżącej u podstaw ETH, sprawdź nasze wprowadzenie.", "page-eth-whats-unique": "Co jest wyjątkowego w ETH?", diff --git a/src/intl/pl/page-what-is-ethereum.json b/src/intl/pl/page-what-is-ethereum.json index 1744a2f8fca..50a828f7e81 100644 --- a/src/intl/pl/page-what-is-ethereum.json +++ b/src/intl/pl/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Każdy może wchodzić w interakcje z siecią Ethereum lub tworzyć na niej aplikacje. Pozwala to na kontrolowanie własnych aktywów i tożsamości, zamiast kontrolowania ich przez kilka wielkich korporacji.", "page-what-is-ethereum-meet-comm": "Poznaj społeczność", "page-what-is-ethereum-meta-description": "Poznaj Ethereum, dowiedz się, co robi i jak wypróbować je dla siebie.", - "page-what-is-ethereum-meta-title": "Czym jest Ethereum?", + "page-what-is-ethereum-meta-title": "Czym jest Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Sieć typu peer-to-peer", "page-what-is-ethereum-p2p-card-desc": "Ethereum pozwala na koordynację, zawieranie umów lub transfer zasobów cyfrowych bezpośrednio z innymi osobami. Nie musisz polegać na pośrednikach.", "page-what-is-ethereum-start-building-btn": "Zacznij tworzenie", diff --git a/src/intl/pt-br/page-eth.json b/src/intl/pt-br/page-eth.json index 74cf7630580..d6a72fd6982 100644 --- a/src/intl/pt-br/page-eth.json +++ b/src/intl/pt-br/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "O que é ether (ETH)?", "page-eth-whats-eth-hero-alt": "Ilustração de um grupo de pessoas maravilhadas com um ether (ETH)", "page-eth-whats-eth-meta-desc": "O que você precisa saber para entender o ETH e seu lugar na Ethereum.", - "page-eth-whats-eth-meta-title": "O que é ether (ETH)?", + "page-eth-whats-eth-meta-title": "O que é ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "O que é a Ethereum?", "page-eth-whats-ethereum-desc": "Se você quiser aprender mais sobre Ethereum, a tecnologia por trás de ETH, confira nossa introdução.", "page-eth-whats-unique": "O que há de único em ETH?", diff --git a/src/intl/pt-br/page-what-is-ethereum.json b/src/intl/pt-br/page-what-is-ethereum.json index 40a6e3dada4..8c38af2bd93 100644 --- a/src/intl/pt-br/page-what-is-ethereum.json +++ b/src/intl/pt-br/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Qualquer pessoa pode interagir com a rede Ethereum ou desenvolver aplicativos na rede. Isso permite que você controle seus próprios ativos e identidade, em vez de ficarem sob o controle de algumas megacorporações.", "page-what-is-ethereum-meet-comm": "Conheça a comunidade", "page-what-is-ethereum-meta-description": "Aprenda sobre Ethereum, o que ele faz e como você pode experimentá-lo.", - "page-what-is-ethereum-meta-title": "O que é o Ethereum?", + "page-what-is-ethereum-meta-title": "O que é o Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Uma rede peer-to-peer", "page-what-is-ethereum-p2p-card-desc": "Ethereum permite que você coordene, faça acordos ou transfira ativos digitais diretamente a outras pessoas. Você não precisa depender de intermediários.", "page-what-is-ethereum-start-building-btn": "Comece a desenvolver", diff --git a/src/intl/pt/page-eth.json b/src/intl/pt/page-eth.json index bd409494c5f..2df85c80ff4 100644 --- a/src/intl/pt/page-eth.json +++ b/src/intl/pt/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "O que é o Ether (ETH)?", "page-eth-whats-eth-hero-alt": "Ilustração de um grupo de pessoas a maravilhar-se com um glifo ether (ETH) em nós", "page-eth-whats-eth-meta-desc": "O que precisa de saber para compreender a ETH e o seu lugar na Ethereum.", - "page-eth-whats-eth-meta-title": "O que é Ether (ETH)?", + "page-eth-whats-eth-meta-title": "O que é Ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "O que é a Ethereum?", "page-eth-whats-ethereum-desc": "Se quiser saber mais sobre o Ethereum, a tecnologia por trás do ETH, consulte a nossa introdução.", "page-eth-whats-unique": "O que é único acerca do ETH?", diff --git a/src/intl/pt/page-what-is-ethereum.json b/src/intl/pt/page-what-is-ethereum.json index 4d1276e0188..f82028de9bf 100644 --- a/src/intl/pt/page-what-is-ethereum.json +++ b/src/intl/pt/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Qualquer um pode interagir com a rede Ethereum ou construir aplicações sobre ela. Isto permite-lhe controlar os seus próprios ativos e identidade, em vez de serem controlados por algumas mega-corporações.", "page-what-is-ethereum-meet-comm": "Conheça a comunidade", "page-what-is-ethereum-meta-description": "Aprenda sobre Ethereum, o que faz e como pode utilizá-la.", - "page-what-is-ethereum-meta-title": "O que é o Ethereum?", + "page-what-is-ethereum-meta-title": "O que é o Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Uma rede peer-to-peer", "page-what-is-ethereum-p2p-card-desc": "A Ethereum permite-lhe coordenar, fazer acordos ou transferir activos digitais diretamente com outras pessoas. Não precisa de recorrer a intermediários.", "page-what-is-ethereum-start-building-btn": "Começar a construir", diff --git a/src/intl/ro/page-eth.json b/src/intl/ro/page-eth.json index ef5539b1e50..a5b76ec64f8 100644 --- a/src/intl/ro/page-eth.json +++ b/src/intl/ro/page-eth.json @@ -69,7 +69,7 @@ "page-eth-whats-eth": "Ce este ether (ETH)?", "page-eth-whats-eth-hero-alt": "Imaginea unui grup de oameni ce se extaziază în fața simbolului unui ether (ETH), cu venerație", "page-eth-whats-eth-meta-desc": "Ce trebuie să ştiţi pentru a înţelege ETH şi locul său în Ethereum.", - "page-eth-whats-eth-meta-title": "Ce este ether (ETH)?", + "page-eth-whats-eth-meta-title": "Ce este ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Ce este Ethereum?", "page-eth-whats-ethereum-desc": "Dacă doriți să aflați mai multe despre Ethereum, tehnologia pe care se bazează ETH, consultați introducerea noastră.", "page-eth-whats-unique": "Ce este unic la ETH?", diff --git a/src/intl/ro/page-what-is-ethereum.json b/src/intl/ro/page-what-is-ethereum.json index ceb28a83a1b..897bfd41e68 100644 --- a/src/intl/ro/page-what-is-ethereum.json +++ b/src/intl/ro/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Oricine poate interacționa cu rețeaua Ethereum sau poate construi aplicații în ea. Acest lucru vă permite să controlați propriile active și propria identitate, în loc să fie controlate de câteva mega corporații.", "page-what-is-ethereum-meet-comm": "Întâlnește comunitatea", "page-what-is-ethereum-meta-description": "Aflați mai multe despre Ethereum, ce face și cum să încercați să îl utilizați.", - "page-what-is-ethereum-meta-title": "Ce este Ethereum?", + "page-what-is-ethereum-meta-title": "Ce este Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "O rețea de comunicare directă între participanți", "page-what-is-ethereum-p2p-card-desc": "Ethereum vă permite să vă coordonați, să încheiați înțelegeri sau să transferați active digitale direct cu alți oameni. Nu trebuie să vă bazați pe intermediari.", "page-what-is-ethereum-start-building-btn": "Începeți să clădiți", diff --git a/src/intl/ru/page-eth.json b/src/intl/ru/page-eth.json index 76dad36b0d3..e542c3e2f0d 100644 --- a/src/intl/ru/page-eth.json +++ b/src/intl/ru/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Что такое Ether (ETH)?", "page-eth-whats-eth-hero-alt": "Иллюстрация группы людей, восхищающихся начертанию символа эфира (ETH) с трепетом", "page-eth-whats-eth-meta-desc": "Что вам нужно знать, чтобы понять ETH и его место в Ethereum.", - "page-eth-whats-eth-meta-title": "Что такое Ether (ETH)?", + "page-eth-whats-eth-meta-title": "Что такое Ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Что такое Ethereum?", "page-eth-whats-ethereum-desc": "Если вы хотите узнать больше о Ethereum и технологиях, стоящих за ETH, посмотрите наше введение.", "page-eth-whats-unique": "Что особенного в ETH?", diff --git a/src/intl/ru/page-what-is-ethereum.json b/src/intl/ru/page-what-is-ethereum.json index b706506367e..bcca6a1aeb2 100644 --- a/src/intl/ru/page-what-is-ethereum.json +++ b/src/intl/ru/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Каждый может взаимодействовать с сетью Ethereum или создавать на ее основе приложения. Это позволяет вам самостоятельно контролировать свои активы и персональные данные, не передавая управление ими нескольким крупным корпорациям.", "page-what-is-ethereum-meet-comm": "Познакомьтесь с сообществом", "page-what-is-ethereum-meta-description": "Узнайте больше об Ethereum, о его функциях и о том, как попробовать это самим.", - "page-what-is-ethereum-meta-title": "Что такое Ethereum?", + "page-what-is-ethereum-meta-title": "Что такое Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Пиринговая сеть", "page-what-is-ethereum-p2p-card-desc": "Ethereum позволяет вам заключать соглашения, координировать или передавать цифровые активы напрямую другим людям. Вам не нужно полагаться на посредников.", "page-what-is-ethereum-start-building-btn": "Приступить к созданию приложений", diff --git a/src/intl/se/page-eth.json b/src/intl/se/page-eth.json index 990e84ae7ad..f4e90cbef3e 100644 --- a/src/intl/se/page-eth.json +++ b/src/intl/se/page-eth.json @@ -69,7 +69,7 @@ "page-eth-whats-eth": "Vad är Ether (ETH)?", "page-eth-whats-eth-hero-alt": "Illustration av en grupp människor som förundras över en Ether (ETH)-glyf", "page-eth-whats-eth-meta-desc": "Vad du behöver veta för att förstå ETH och dess plats i Ethereum.", - "page-eth-whats-eth-meta-title": "Vad är Ether (ETH)?", + "page-eth-whats-eth-meta-title": "Vad är Ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Vad är Ethereum?", "page-eth-whats-ethereum-desc": "Spana in vår introduktion om du vill lära dig mer om Ethereum och tekniken bakom ETH.", "page-eth-whats-unique": "Vad är unikt med ETH?", diff --git a/src/intl/se/page-what-is-ethereum.json b/src/intl/se/page-what-is-ethereum.json index cd76c342378..da939735046 100644 --- a/src/intl/se/page-what-is-ethereum.json +++ b/src/intl/se/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Vem som helst kan interagera med Ethereum-nätverket eller bygga applikationer på det. Det gör att du kan kontrollera dina egna tillgångar och din egen identitet, istället för att de kontrolleras av ett fåtal megaföretag.", "page-what-is-ethereum-meet-comm": "Möt gemenskapen", "page-what-is-ethereum-meta-description": "Lär dig mer om Ethereum, vad det gör och hur du provar det själv.", - "page-what-is-ethereum-meta-title": "Vad är Ethereum?", + "page-what-is-ethereum-meta-title": "Vad är Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Ett peer-to-peer-nätverk", "page-what-is-ethereum-p2p-card-desc": "Med Ethereum kan du samordna, ingå avtal eller överföra digitala tillgångar direkt med andra människor. Du behöver inte förlita dig på mellanhänder.", "page-what-is-ethereum-start-building-btn": "Börja bygga", diff --git a/src/intl/sk/page-eth.json b/src/intl/sk/page-eth.json index 51d5be2ac57..e1f8be1d9d1 100644 --- a/src/intl/sk/page-eth.json +++ b/src/intl/sk/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Čo je Ether (ETH)?", "page-eth-whats-eth-hero-alt": "Ilustrácia skupiny ľudí očarovaných glyfom etheru (ETH)", "page-eth-whats-eth-meta-desc": "Čo potrebujete vedieť pre to, aby ste porozumeli ETH a jeho miestu v Ethereu.", - "page-eth-whats-eth-meta-title": "Čo je ether (ETH)?", + "page-eth-whats-eth-meta-title": "Čo je ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Čo je Ethereum?", "page-eth-whats-ethereum-desc": "Pokiaľ sa chcete dozvedieť viac o Ethereu a technológii za ETH súste si pozrieť našu úvodnú prezentáciu.", "page-eth-whats-unique": "Čím je ETH unikátne?", diff --git a/src/intl/sk/page-what-is-ethereum.json b/src/intl/sk/page-what-is-ethereum.json index a3ab2187f92..a0e4068359a 100644 --- a/src/intl/sk/page-what-is-ethereum.json +++ b/src/intl/sk/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Každý môže spolupracovať so sieťou Ethereum, alebo na nej stavať aplikácie. Toto vám umožňuje mať vaše prostriedky a identitu pod kontrolou miesto toho, aby ste sami boli pod kontrolou pár veľkých korporácií.", "page-what-is-ethereum-meet-comm": "Spoznajte komunitu", "page-what-is-ethereum-meta-description": "Dozveďte sa viac o Ethereu, ako funguje a, ako si ho sami môžete vyskúšať.", - "page-what-is-ethereum-meta-title": "Čo je to Ethereum?", + "page-what-is-ethereum-meta-title": "Čo je to Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Peer-to-peer sieť", "page-what-is-ethereum-p2p-card-desc": "Ethereum vám umožňuje koordinovať sa a vytvárať dohody, alebo presúvať digitálne prostriedky s ostatnými ľuďmi. Nieste pritom závislý od sprostredkovateľov.", "page-what-is-ethereum-start-building-btn": "Začnite programovať", diff --git a/src/intl/sl/page-eth.json b/src/intl/sl/page-eth.json index e673cf6e8a8..82bc586e007 100644 --- a/src/intl/sl/page-eth.json +++ b/src/intl/sl/page-eth.json @@ -69,7 +69,7 @@ "page-eth-whats-eth": "Kaj je ether (ETH)?", "page-eth-whats-eth-hero-alt": "Slika skupine ljudi, ki osuplo občudujejo glif ether (ETH)", "page-eth-whats-eth-meta-desc": "Kaj morate vedeti, če želite razumeti ETH in njegovo mesto v Ethereumu.", - "page-eth-whats-eth-meta-title": "Kaj je ether (ETH)?", + "page-eth-whats-eth-meta-title": "Kaj je ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Kaj je Ethereum?", "page-eth-whats-ethereum-desc": "Če želite več informacij o Ethereumu in tehnologiji, na kateri deluje ETH, preberite našo predstavitev.", "page-eth-whats-unique": "Zakaj je ETH edinstven?", diff --git a/src/intl/sl/page-what-is-ethereum.json b/src/intl/sl/page-what-is-ethereum.json index 123472e4b1d..cb78846893e 100644 --- a/src/intl/sl/page-what-is-ethereum.json +++ b/src/intl/sl/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Vsakdo lahko komunicira z omrežjem Ethereum ali na njem gradi aplikacije. To vam omogoča, da nadzirate svoja sredstva in identiteto, namesto, da jih nadzira nekaj velikih korporacij.", "page-what-is-ethereum-meet-comm": "Spoznajte skupnost", "page-what-is-ethereum-meta-description": "Preberite več o Ethereumu, zakaj ga je mogoče uporabiti in kako ga lahko poskusite sami.", - "page-what-is-ethereum-meta-title": "Kaj je Ethereum?", + "page-what-is-ethereum-meta-title": "Kaj je Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Omrežje enakovrednih računalnikov", "page-what-is-ethereum-p2p-card-desc": "Ethereum vam omogoča, da koordinirate, sklepate sporazume ali prenašate digitalna sredstva neposredno z drugimi ljudmi. Ni vam treba uporabljati posrednikov.", "page-what-is-ethereum-start-building-btn": "Začnite razvijati", diff --git a/src/intl/sn/page-what-is-ethereum.json b/src/intl/sn/page-what-is-ethereum.json index 6f90ec0e15c..b7535c94994 100644 --- a/src/intl/sn/page-what-is-ethereum.json +++ b/src/intl/sn/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Ani naani zvake anokwanisa kudyidzana nedandemutande reEthereum kana kuvaka zvishandiswa pamusoro payo. Izvi zvinoita kuti ukwanise kurongedza hupfumi neumunhu hwako, pane kuti izvi zvichengetedzwe nemakambani mashomanene makuru.", "page-what-is-ethereum-meet-comm": "Sangana nenharaunda", "page-what-is-ethereum-meta-description": "Dzidza nezveEthereum, zvainoita uye kuti ungaiedza pachako sei.", - "page-what-is-ethereum-meta-title": "Chii chinonzi Ethereum?", + "page-what-is-ethereum-meta-title": "Chii chinonzi Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Netiweki inoshandiswa nemunhu wese", "page-what-is-ethereum-p2p-card-desc": "Ethereum inokutendera kuroga, kugadzira zvibvumirano kana kutumira upfumi hwepamichina zvakananga kune vamwe vanhu. Hazvidi kuva nevamiririri pakati kuti zvifambiswe.", "page-what-is-ethereum-start-building-btn": "Tanga kuvaka", diff --git a/src/intl/sr/page-eth.json b/src/intl/sr/page-eth.json index 97b0c857364..a720fd09fb8 100644 --- a/src/intl/sr/page-eth.json +++ b/src/intl/sr/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Šta je ether (ETH)?", "page-eth-whats-eth-hero-alt": "Ilustracija grupe ljudi koja sa strahopoštovanjem gleda u ether (ETH) simbol", "page-eth-whats-eth-meta-desc": "Šta treba da znate da biste razumeli ETH i njegovo mesto u mreži Ethereum.", - "page-eth-whats-eth-meta-title": "Šta je ether (ETH)?", + "page-eth-whats-eth-meta-title": "Šta je ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Šta je Ethereum?", "page-eth-whats-ethereum-desc": "Ako želite da saznate više o mreži Ethereum, tehnologiji ETH-a, pogledajte naš uvod.", "page-eth-whats-unique": "Šta je jedinstveno kod ETH?", diff --git a/src/intl/sr/page-what-is-ethereum.json b/src/intl/sr/page-what-is-ethereum.json index 0258b7def65..cfe31bfa885 100644 --- a/src/intl/sr/page-what-is-ethereum.json +++ b/src/intl/sr/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Svako može interagovati sa mrežom Ethereum ili da gradi aplikacije na njoj. To omogućava da kontrolišete svoja sredstva i identitet, umesto da ih kontroliše nekolicina megakorporacija.", "page-what-is-ethereum-meet-comm": "Upoznaj zajednicu", "page-what-is-ethereum-meta-description": "Saznajte o Ethereumu, šta on radi i kako da ga isprobate.", - "page-what-is-ethereum-meta-title": "Šta je Ethereum?", + "page-what-is-ethereum-meta-title": "Šta je Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Peer-to-peer mreža", "page-what-is-ethereum-p2p-card-desc": "Ethereum omogućava da koordinišete digitalna sredstva i pravite dogovore direktno sa drugim ljudima ili da im ih prebacujete. Nema potrebe za oslanjanjem na posrednike.", "page-what-is-ethereum-start-building-btn": "Pokrenite gradnju", diff --git a/src/intl/sw/page-eth.json b/src/intl/sw/page-eth.json index 12126b7f6cb..e39128fe3b8 100644 --- a/src/intl/sw/page-eth.json +++ b/src/intl/sw/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Ether ni nini (ETH)?", "page-eth-whats-eth-hero-alt": "Kielelezo cha kundi la watu wakiishangaa alama ya ether(ETH) kwa furaha", "page-eth-whats-eth-meta-desc": "Unachohitaji kujua kuielewa ETH na nafasi yake kwenye Ethereum.", - "page-eth-whats-eth-meta-title": "Ether ni nini (ETH)?", + "page-eth-whats-eth-meta-title": "Ether ni nini (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Ethereum ni nini?", "page-eth-whats-ethereum-desc": "Kama ungependa kujifunza zaidi juu ya Ethereum, teknolojia ilioko nyuma ya ETH, anagalia utangulizi wetu.", "page-eth-whats-unique": "Ni nini cha pekee kwenye ETH?", diff --git a/src/intl/sw/page-what-is-ethereum.json b/src/intl/sw/page-what-is-ethereum.json index 9682f0c6f9d..06e6da0e618 100644 --- a/src/intl/sw/page-what-is-ethereum.json +++ b/src/intl/sw/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Mtu yeyote anaweza kutumia mtandao wa Ethereum ama kuunda programu juu yake. Hii inakuruhusu kuthibiti mali na utambulisho wako badala ya kuthibitiwa na mashirika machache.", "page-what-is-ethereum-meet-comm": "Kutana na jamii", "page-what-is-ethereum-meta-description": "Jifunze kuhusu Ethereum, inachofanya na jinsi ya kuijaribu wewe mwenyewe.", - "page-what-is-ethereum-meta-title": "Ethereum ni nini?", + "page-what-is-ethereum-meta-title": "Ethereum ni nini? | ethereum.org", "page-what-is-ethereum-p2p-card": "Mtandao wa rika-kwa-rika", "page-what-is-ethereum-p2p-card-desc": "Ethereum inakuruhusu kuratibu, kufanya makubaliano ama kuhamisha mali ya kidijitali moja kwa moja na watu wengine. Huhitaji kutegemea waamuzi.", "page-what-is-ethereum-start-building-btn": "Anza kujenga", diff --git a/src/intl/te/page-eth.json b/src/intl/te/page-eth.json index 5dc0a5e96c2..8518c262871 100644 --- a/src/intl/te/page-eth.json +++ b/src/intl/te/page-eth.json @@ -69,7 +69,7 @@ "page-eth-whats-eth": "ఈథర్ (ETH) అంటే ఏమిటి?", "page-eth-whats-eth-hero-alt": "ఈథర్ (ETH) గ్లిఫ్‌ని చూసి ఆశ్చర్యపోతున్న వ్యక్తుల సమూహం యొక్క ఉదాహరణ", "page-eth-whats-eth-meta-desc": "ETH మరియు Ethereumలో దాని స్థానాన్ని అర్థం చేసుకోవడానికి మీరు తెలుసుకోవలసినది.", - "page-eth-whats-eth-meta-title": "ఈథర్ (ETH) అంటే ఏమిటి?", + "page-eth-whats-eth-meta-title": "ఈథర్ (ETH) అంటే ఏమిటి? | ethereum.org", "page-eth-whats-ethereum": "ఎథిరియమ్ అంటే ఏంటి?", "page-eth-whats-ethereum-desc": "ETH వెనుక ఉన్న సాంకేతికత అయిన Ethereum గురించి మీరు మరింత తెలుసుకోవాలనుకుంటే, మా పరిచయాన్ని చూడండి.", "page-eth-whats-unique": "ETH యొక్క ప్రత్యేకత ఏమిటి?", diff --git a/src/intl/te/page-what-is-ethereum.json b/src/intl/te/page-what-is-ethereum.json index c2059d99cf2..1d757dc0631 100644 --- a/src/intl/te/page-what-is-ethereum.json +++ b/src/intl/te/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "ఎవరైనా Ethereum నెట్వర్క్‌తో సంభాషించవచ్చు లేదా దానిపై అప్లికేషన్‌లను తయారుచేయవచ్చు. ఇది మీ స్వంత ఆస్తులు మరియు గుర్తింపును నియంత్రించడానికి మిమ్మల్ని అనుమతిస్తుంది, వాటిని కొన్ని మెగా-కార్పొరేషన్లు నియంత్రిస్తాయి.", "page-what-is-ethereum-meet-comm": "కమ్యూనిటీని కలవండి", "page-what-is-ethereum-meta-description": "Ethereum గురించి, అది ఏమి చేస్తుంది మరియు మీ కోసం ఎలా ప్రయత్నించాలి తెలుసుకోండి.", - "page-what-is-ethereum-meta-title": "ఇతీరియము అంటే ఏమిటి?", + "page-what-is-ethereum-meta-title": "ఇతీరియము అంటే ఏమిటి? | ethereum.org", "page-what-is-ethereum-p2p-card": "పీర్-టు-పీర్ నెట్‌వర్క్", "page-what-is-ethereum-p2p-card-desc": "Ethereum మిమ్మల్ని సమన్వయం చేయడానికి, ఒప్పందాలు చేసుకోవడానికి లేదా డిజిటల్ ఆస్తులను ఇతర వ్యక్తులతో నేరుగా బదిలీ చేయడానికి అనుమతిస్తుంది. మధ్యవర్తులపై ఆధారపడాల్సిన అవసరం లేదు.", "page-what-is-ethereum-start-building-btn": "14 / 5,000\nTranslation results\nనిర్మించడం ప్రారంభించండి", diff --git a/src/intl/th/page-eth.json b/src/intl/th/page-eth.json index 27486bc23cb..1849cae0c27 100644 --- a/src/intl/th/page-eth.json +++ b/src/intl/th/page-eth.json @@ -69,7 +69,7 @@ "page-eth-whats-eth": "Ether (ETH) คืออะไร", "page-eth-whats-eth-hero-alt": "ภาพผู้คนที่กำลังตื่นเต้นกับสัญลักษณ์อีเธอร์ (ETH)", "page-eth-whats-eth-meta-desc": "สิ่งที่คุณควรรู้เพื่อเข้าใจ ETH และบทบาทในเครือข่ายอีเธอเรียม", - "page-eth-whats-eth-meta-title": "Ether (ETH) คืออะไร", + "page-eth-whats-eth-meta-title": "Ether (ETH) คืออะไร | ethereum.org", "page-eth-whats-ethereum": "อีเธอเรียมคืออะไร", "page-eth-whats-ethereum-desc": "ถ้าคุณอยากเรียนรู้เพิ่มเติมเกี่ยวอีเธอเรียม และเทคโนโลยีเบื้องหลัง ETH ลองดูบทนำของเรา", "page-eth-whats-unique": "อะไรที่ทำให้ ETH แตกต่าง", diff --git a/src/intl/th/page-what-is-ethereum.json b/src/intl/th/page-what-is-ethereum.json index a81122261b7..7e4da7c73b3 100644 --- a/src/intl/th/page-what-is-ethereum.json +++ b/src/intl/th/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "ทุกคนสามารถที่จะสื่อสารกับเครือข่าย หรือสร้างแอปพลิเคชัน บนอีเธอเรียมได้ สิ่งนี้ทำให้คุณสามารถควบคุมสินทรัพย์และตัวตนของคุณเองได้ แทนที่จะถูกควบคุมโดยองค์กรใหญ่ๆเพียงไม่กี่แห่ง", "page-what-is-ethereum-meet-comm": "ทำความรู้จักกับชุมชน", "page-what-is-ethereum-meta-description": "ลองศึกษาเกี่ยวกับอีเธอเรียม ว่าทำอะไรได้บ้างและคุณจะทดลองใช้งานได้อย่างไร", - "page-what-is-ethereum-meta-title": "อีเธอเรียมคืออะไร", + "page-what-is-ethereum-meta-title": "อีเธอเรียมคืออะไร | ethereum.org", "page-what-is-ethereum-p2p-card": "เครือข่ายบุคคลต่อบุคคล (P2P)", "page-what-is-ethereum-p2p-card-desc": "อีเธอเรียมสามารถช่วยให้คุณประสานงาน ทำข้อตกลง หรือโอนสินทรัพย์ดิจิทัลโดยตรงกับบุคคลอื่น คุณไม่จำเป็นต้องพึ่งพาตัวกลาง", "page-what-is-ethereum-start-building-btn": "เริ่มสร้าง", diff --git a/src/intl/tk/page-eth.json b/src/intl/tk/page-eth.json index b145be5dee7..dbf9c5da299 100644 --- a/src/intl/tk/page-eth.json +++ b/src/intl/tk/page-eth.json @@ -69,7 +69,7 @@ "page-eth-whats-eth": "Ether (ETH) näme?", "page-eth-whats-eth-hero-alt": "Eteriň (ETH) glifine haýran galýan bir topar adamyň mysaly", "page-eth-whats-eth-meta-desc": "ETH we onuň Ethereum-daky ornuna düşünmek üçin bilmeli zatlaryňyz.", - "page-eth-whats-eth-meta-title": "Ether (ETH) näme?", + "page-eth-whats-eth-meta-title": "Ether (ETH) näme? | ethereum.org", "page-eth-whats-ethereum": "Ethereum näme?", "page-eth-whats-ethereum-desc": "ETH-iň arkasyndaky tehnologiýa bolan Ethereum hakda has giňişleýin öwrenmek isleseňiz, girişimizi gözden geçiriň.", "page-eth-whats-unique": "ETH-de üýtgeşik zat näme?", diff --git a/src/intl/tk/page-what-is-ethereum.json b/src/intl/tk/page-what-is-ethereum.json index bf303dd0d13..db74ca26675 100644 --- a/src/intl/tk/page-what-is-ethereum.json +++ b/src/intl/tk/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Islendik adam Ethereum tory bilen işleşip ýa-da onuň üstünde programmalary gurup biler. Bu bolsa birnäçe ägirt korporasiýa tarapyndan dolandyrylmagyň ýerine, öz aktiwleriňizi we şahsyýetiňizi özüňiz dolandyrmaga mümkinçilik berýär.", "page-what-is-ethereum-meet-comm": "Jemgyýet bilen tanşyň", "page-what-is-ethereum-meta-description": "Ethereum barada, onuň näme edýändigi we ony özüňiz nädip synap görüp biljegiňiz barada öwreniň.", - "page-what-is-ethereum-meta-title": "Ethereum näme?", + "page-what-is-ethereum-meta-title": "Ethereum näme? | ethereum.org", "page-what-is-ethereum-p2p-card": "Deň-deňdeş tor", "page-what-is-ethereum-p2p-card-desc": "Ethereum, beýleki adamlar bilen gönüden-göni utgaşmaga, şertnama baglaşmaga ýa-da sanly aktiwleri geçirmäge mümkinçilik berýär. Araçylara bil baglamak hökman däl.", "page-what-is-ethereum-start-building-btn": "Gurmaga başlaň", diff --git a/src/intl/tl/page-what-is-ethereum.json b/src/intl/tl/page-what-is-ethereum.json index f72c9248c17..f77d4844be2 100644 --- a/src/intl/tl/page-what-is-ethereum.json +++ b/src/intl/tl/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Magagawa ng kahit sino na mag-interact sa Ethereum network o bumuo ng mga application dito. Sa tulong nito, nakokontrol mo ang mga sarili mong asset at pagkakakilanlan, at hindi ng ilang malaking kumpanya.", "page-what-is-ethereum-meet-comm": "Kilalanin ang komunidad", "page-what-is-ethereum-meta-description": "Matuto tungkol sa Ethereum, kung ano ang ginagawa nito at kung paano ito subukan para sa iyong sarili.", - "page-what-is-ethereum-meta-title": "Ano ang Ethereum?", + "page-what-is-ethereum-meta-title": "Ano ang Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Kasama-sa-kasama na network", "page-what-is-ethereum-p2p-card-desc": "Sa pamamagitan ng Ethereum, maaari kang makipag-ugnayan, makipagkasundo, o mag-transfer ng mga digital asset nang direkta sa ibang tao. Hindi mo na kailangang umasa sa mga intermediary.", "page-what-is-ethereum-start-building-btn": "Magsimulang bumuo", diff --git a/src/intl/tr/page-eth.json b/src/intl/tr/page-eth.json index 00c72b7f4b2..f63499bb41b 100644 --- a/src/intl/tr/page-eth.json +++ b/src/intl/tr/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Ether (ETH) nedir?", "page-eth-whats-eth-hero-alt": "Büyülenmiş biçimde bir eter (ETH) glifine hayranlık duyan bir grup insan görseli", "page-eth-whats-eth-meta-desc": "ETH'yi ve Ethereum'daki yerini anlamak için bilmeniz gerekenler.", - "page-eth-whats-eth-meta-title": "Ether (ETH) nedir?", + "page-eth-whats-eth-meta-title": "Ether (ETH) nedir? | ethereum.org", "page-eth-whats-ethereum": "Ethereum nedir?", "page-eth-whats-ethereum-desc": "ETH'nin arkasındaki teknoloji olan Ethereum hakkında daha fazla bilgi edinmek isterseniz, tanıtımımıza göz atın.", "page-eth-whats-unique": "ETH hakkında benzersiz olan nedir?", diff --git a/src/intl/tr/page-what-is-ethereum.json b/src/intl/tr/page-what-is-ethereum.json index 214d68a6817..35e4a0a80c8 100644 --- a/src/intl/tr/page-what-is-ethereum.json +++ b/src/intl/tr/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Herkes Ethereum ağı ile etkileşime girebilir veya onun üzerinde uygulamalar inşa edebilir. Bu kendi varlıklarınızı ve kimliğinizi birkaç dev şirket yerine sizin kontrol etmenizi sağlar.", "page-what-is-ethereum-meet-comm": "Toplulukla tanış", "page-what-is-ethereum-meta-description": "Ethereum'u, ne yaptığını ve kendiniz için nasıl deneyeceğinizi öğrenin.", - "page-what-is-ethereum-meta-title": "Ethereum nedir?", + "page-what-is-ethereum-meta-title": "Ethereum nedir? | ethereum.org", "page-what-is-ethereum-p2p-card": "Kişiden kişiye ağ", "page-what-is-ethereum-p2p-card-desc": "Ethereum diğer insanlarla doğrudan koordine olmanıza, anlaşma yapmanıza ve dijital varlıklarınızı aktarmanıza izin verir. Aracılara güvenmenize gerek kalmaz.", "page-what-is-ethereum-start-building-btn": "Geliştirmeye başla", diff --git a/src/intl/tw/page-what-is-ethereum.json b/src/intl/tw/page-what-is-ethereum.json index 9b194eb8927..c520fb5e5c7 100644 --- a/src/intl/tw/page-what-is-ethereum.json +++ b/src/intl/tw/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Obiara betumi ne Ethereum ntwamutam adi nkitaho anaasɛ ɔbɛkyekye kɔmputa dwumadie wɔ so. Eyi ma wutumi di w’ankasa w’agyapade ne wo nipasu so, sen sɛ nnwumakuw akɛse kakraa bi na wobedi so.", "page-what-is-ethereum-meet-comm": "Hyia ɔmanfoɔ no", "page-what-is-ethereum-meta-description": "Sua Ethereum ho nsɛm, nea etumi yɛ ne sɛnea wobɛtumi asɔ ahwɛ.", - "page-what-is-ethereum-meta-title": "Dɛn ni Ethereum?", + "page-what-is-ethereum-meta-title": "Dɛn ni Ethereum | ethereum.org", "page-what-is-ethereum-p2p-card": "Atipɛnfo ntam nkitahodi", "page-what-is-ethereum-p2p-card-desc": "Ethereum ma wo kwan ma wo ne nnipa afoforo yɛ nhyehyɛe, yɛ apam anaasɛ wode dijitaal agyapade kɔ baabi foforo tee. Ɛho nhia sɛ wode wo ho to ntamgyinafo so.", "page-what-is-ethereum-start-building-btn": "Fi ase yɛ bi", diff --git a/src/intl/uk/page-eth.json b/src/intl/uk/page-eth.json index 25ca2e59edd..c13f1130060 100644 --- a/src/intl/uk/page-eth.json +++ b/src/intl/uk/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Що таке Ether (ETH)?", "page-eth-whats-eth-hero-alt": "Ілюстрація групи людей, що в захваті дивляться на гліф Ether (ETH)", "page-eth-whats-eth-meta-desc": "Що треба знати, щоб розуміти ETH і місце цієї валюти в мережі Ethereum.", - "page-eth-whats-eth-meta-title": "Що таке Ether (ETH)?", + "page-eth-whats-eth-meta-title": "Що таке Ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Що таке Ethereum?", "page-eth-whats-ethereum-desc": "Щоб дізнатися більше про Ethereum, технології в основі ETH, перегляньте інформацію у вступі.", "page-eth-whats-unique": "Що унікального в ETH?", diff --git a/src/intl/uk/page-what-is-ethereum.json b/src/intl/uk/page-what-is-ethereum.json index e147ce476fc..9c14c5c94b7 100644 --- a/src/intl/uk/page-what-is-ethereum.json +++ b/src/intl/uk/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Будь-хто може взаємодіяти з мережею Ethereum або розробляти додатки на її основі. Це дає вам можливість контролювати власні активи та персональні дані, замість того, щоб надавати їх кільком мегакорпораціям.", "page-what-is-ethereum-meet-comm": "Приєднайтеся до спільноти", "page-what-is-ethereum-meta-description": "Дізнайтеся більше про мережу Ethereum, а також те, як вона працює та як до неї приєднатися.", - "page-what-is-ethereum-meta-title": "Що таке Ethereum?", + "page-what-is-ethereum-meta-title": "Що таке Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Однорангова мережа", "page-what-is-ethereum-p2p-card-desc": "Ethereum дає можливість укладати угоди, координувати або передавати цифрові активи безпосередньо іншим людям. Вам не потрібно покладатися на посередників.", "page-what-is-ethereum-start-building-btn": "Розпочати програмування", diff --git a/src/intl/uz/page-eth.json b/src/intl/uz/page-eth.json index 4bc0c18acf1..65c004cea62 100644 --- a/src/intl/uz/page-eth.json +++ b/src/intl/uz/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Ether (ETH) bu nima?", "page-eth-whats-eth-hero-alt": "Ether (ETH) glifidan hayratda qolgan bir guruh odamlar tasviri", "page-eth-whats-eth-meta-desc": "ETH va uning Ethereumʼdagi o‘rnini tushunish uchun nimalarni bilishingiz kerak.", - "page-eth-whats-eth-meta-title": "Ether (ETH) bu nima?", + "page-eth-whats-eth-meta-title": "Ether (ETH) bu nima? | ethereum.org", "page-eth-whats-ethereum": "Ethereum bu nima?", "page-eth-whats-ethereum-desc": "Agar siz ETH texnologiyasi boʻlgan Ethereum haqida koʻproq maʼlumotga ega boʻlishni istasangiz, bizning taqdimotimizni koʻrib chiqing.", "page-eth-whats-unique": "ETHning oʻziga xos xususiyati nimada?", diff --git a/src/intl/uz/page-what-is-ethereum.json b/src/intl/uz/page-what-is-ethereum.json index 87c57a954f8..9461bdbd992 100644 --- a/src/intl/uz/page-what-is-ethereum.json +++ b/src/intl/uz/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Istalgan kishi Ethereum tarmog‘i bilan muloqot qilishi yoki unda ilovalar yaratishi mumkin. Bu sizga bir nechta mega-korporatsiyalar tomonidan boshqarilish o‘rniga o‘z aktivlaringiz va identifikatsiyangizni boshqarish imkonini beradi.", "page-what-is-ethereum-meet-comm": "Hamjamiyat bilan tanishing", "page-what-is-ethereum-meta-description": "Ethereum haqida, u nima qilishi va uni qanday sinash haqida bilib oling.", - "page-what-is-ethereum-meta-title": "Ethereum bu nima?", + "page-what-is-ethereum-meta-title": "Ethereum bu nima? | ethereum.org", "page-what-is-ethereum-p2p-card": "Peer-to-peer tarmog‘i", "page-what-is-ethereum-p2p-card-desc": "Ethereum sizga boshqa odamlar bilan to‘g‘ridan-to‘g‘ri raqamli aktivlarni muvofiqlashtirish, shartnomalar tuzish yoki o‘tkazish imkonini beradi. Vositachilarga tayanish shart emas.", "page-what-is-ethereum-start-building-btn": "Qurishni boshlang", diff --git a/src/intl/vi/page-eth.json b/src/intl/vi/page-eth.json index 8ba15fe7bc2..d9b05de26be 100644 --- a/src/intl/vi/page-eth.json +++ b/src/intl/vi/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "ether (ETH) là gì?", "page-eth-whats-eth-hero-alt": "Ảnh minh họa nhóm người đang nhìn vào một biểu tượng ether (ETH)", "page-eth-whats-eth-meta-desc": "Những điều bạn cần biết để hiểu rõ về ETH và vai trò của ETH trong Ethereum.", - "page-eth-whats-eth-meta-title": "ether (ETH) là gì?", + "page-eth-whats-eth-meta-title": "ether (ETH) là gì? | ethereum.org", "page-eth-whats-ethereum": "Ethereum là gì?", "page-eth-whats-ethereum-desc": "Hãy xem phần giới thiệu của chúng tôi để tìm hiểu thêm về Ethereum, công nghệ cơ bản của ETH.", "page-eth-whats-unique": "ETH có gì đặc biệt?", diff --git a/src/intl/vi/page-what-is-ethereum.json b/src/intl/vi/page-what-is-ethereum.json index b90bea2220a..331b178b511 100644 --- a/src/intl/vi/page-what-is-ethereum.json +++ b/src/intl/vi/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Bất kỳ ai cũng có thể tương tác với mạng Ethereum hoặc xây dựng ứng dụng trên nó. Điều này cho phép bạn kiểm soát tài sản và danh tính của mình thay vì để một số tập đoàn lớn kiểm soát.", "page-what-is-ethereum-meet-comm": "Gặp gỡ cộng đồng", "page-what-is-ethereum-meta-description": "Tìm hiểu về Ethereum, tính năng cũng như các bước để gia nhập nền tảng.", - "page-what-is-ethereum-meta-title": "Ethereum là gì?", + "page-what-is-ethereum-meta-title": "Ethereum là gì? | ethereum.org", "page-what-is-ethereum-p2p-card": "Mạng ngang hàng (P2P)", "page-what-is-ethereum-p2p-card-desc": "Ethereum cho phép bạn phối hợp, thiết lập thỏa thuận hoặc chuyển các tài sản số trực tiếp với người khác. Bạn không cần phải dựa vào các bên trung gian.", "page-what-is-ethereum-start-building-btn": "Bắt đầu xây dựng", diff --git a/src/intl/yo/page-eth.json b/src/intl/yo/page-eth.json index 7856a8a5ab9..e692f79dd2f 100644 --- a/src/intl/yo/page-eth.json +++ b/src/intl/yo/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "Kíni ether (ETH)?", "page-eth-whats-eth-hero-alt": "Àpèjúwe àkójọpọ̀ àwọn ènìyàn tí ó ń yà lẹ́nu bí ether (ETH) ṣe ń dúró pẹ̀lú ìyanu", "page-eth-whats-eth-meta-desc": "Ohun tí o nílò láti mọ̀ nípa ETH àti ipò rẹ̀ ní Ethereum.", - "page-eth-whats-eth-meta-title": "Kíni ether (ETH)?", + "page-eth-whats-eth-meta-title": "Kíni ether (ETH)? | ethereum.org", "page-eth-whats-ethereum": "Kíni Ethereum?", "page-eth-whats-ethereum-desc": "Tí o bá fẹ́ láti ní ìmọ̀ síwájú síi nípa Ethereum, ìmọ̀-ẹ̀ro lẹ́hìn ETH, ṣàyẹ̀wò ìfihàn wa.", "page-eth-whats-unique": "Kíni o ṣe ọ̀tọ̀ nípa ETH?", diff --git a/src/intl/yo/page-what-is-ethereum.json b/src/intl/yo/page-what-is-ethereum.json index 54c41fba8d6..960ba160540 100644 --- a/src/intl/yo/page-what-is-ethereum.json +++ b/src/intl/yo/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "Ẹnikẹ́ni lè ṣepọ̀ nẹ́tíwọọkì Ethereum tàbí kó àwọn ohun èlò ẹ̀rọ lórí rẹ̀. Èyí jẹ́ kí o lè ṣàkóso àwọn ohun ìní àti ìdánimọ̀ rẹ, dípò kí àwọn ilé-iṣẹ́ ńláńlá díẹ̀ kan máa ṣàkóso wọn.", "page-what-is-ethereum-meet-comm": "Pàdé àwùjọ náà", "page-what-is-ethereum-meta-description": "Kọ́ nípa Ethereum, ohun tó ń ṣe àti bí o ṣe lè gbìyànjú rẹ̀ fúnra rẹ.", - "page-what-is-ethereum-meta-title": "Kí ni Ethereum?", + "page-what-is-ethereum-meta-title": "Kí ni Ethereum? | ethereum.org", "page-what-is-ethereum-p2p-card": "Nẹ́tíwọọkì ẹlẹ́gbẹ́-sí-ẹgbẹ́", "page-what-is-ethereum-p2p-card-desc": "Ethereum jẹ́ kí o ṣe kòkáárí, ṣe àwọn àdéhùn tàbí gbé àwọn ohun-ìní dígítà tààrà pẹ̀lú àwọn ènìyàn mìíràn. O kò nílò láti gbẹ́kẹ̀lé àwọn alárinà.", "page-what-is-ethereum-start-building-btn": "Bẹ̀rẹ̀ sí kọ́", diff --git a/src/intl/zh-tw/page-eth.json b/src/intl/zh-tw/page-eth.json index 9a8b72d8338..64a94699b24 100644 --- a/src/intl/zh-tw/page-eth.json +++ b/src/intl/zh-tw/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "什麼是以太幣 (ETH)?", "page-eth-whats-eth-hero-alt": "人群驚看以太幣 (ETH) 之插圖", "page-eth-whats-eth-meta-desc": "你需要了解有關以太幣的知識,以及它在以太坊的定位。", - "page-eth-whats-eth-meta-title": "什麼是以太幣 (ETH)?", + "page-eth-whats-eth-meta-title": "什麼是以太幣 (ETH)? | ethereum.org", "page-eth-whats-ethereum": "什麼是以太坊?", "page-eth-whats-ethereum-desc": "如果你想了解更多關於以太幣背後的科技以太坊,查看我們的介紹。", "page-eth-whats-unique": "以太幣有何獨特之處?", diff --git a/src/intl/zh-tw/page-what-is-ethereum.json b/src/intl/zh-tw/page-what-is-ethereum.json index 9b1257af60e..5618bb1d2cc 100644 --- a/src/intl/zh-tw/page-what-is-ethereum.json +++ b/src/intl/zh-tw/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "任何人都可以和以太坊網路互動,或在其上建立應用程式。這樣,你可以控制自己的資產和身份,而不是由少數巨型企業控制著。", "page-what-is-ethereum-meet-comm": "認識我們的社群", "page-what-is-ethereum-meta-description": "學習更多以太坊相關資訊,它能做些什麼,並如何自己試試看。", - "page-what-is-ethereum-meta-title": "什麼是以太坊?", + "page-what-is-ethereum-meta-title": "什麼是以太坊?| ethereum.org", "page-what-is-ethereum-p2p-card": "點對點網路", "page-what-is-ethereum-p2p-card-desc": "以太坊允許你與其他人協調、簽訂協議、或將數位資產直接轉讓給其他人,並且無須依賴任何中介。", "page-what-is-ethereum-start-building-btn": "開始建置", diff --git a/src/intl/zh/page-eth.json b/src/intl/zh/page-eth.json index 192d995e0bc..83bb042aad0 100644 --- a/src/intl/zh/page-eth.json +++ b/src/intl/zh/page-eth.json @@ -68,7 +68,7 @@ "page-eth-whats-eth": "什么是以太币 (ETH)?", "page-eth-whats-eth-hero-alt": "插图:一群人赞叹以太币 (ETH) 的图示符。", "page-eth-whats-eth-meta-desc": "你需要哪些数据来了解以太币和以太坊。", - "page-eth-whats-eth-meta-title": "什么是以太币 (ETH)?", + "page-eth-whats-eth-meta-title": "什么是以太币 (ETH)? | ethereum.org", "page-eth-whats-ethereum": "什么是以太坊?", "page-eth-whats-ethereum-desc": "如果你想学习更多关于以太坊的知识以及以太币背后的技术,可以查阅我们的白皮书", "page-eth-whats-unique": "以太币有什么独特之处?", diff --git a/src/intl/zh/page-what-is-ethereum.json b/src/intl/zh/page-what-is-ethereum.json index 0c24a2aafee..f7569141215 100644 --- a/src/intl/zh/page-what-is-ethereum.json +++ b/src/intl/zh/page-what-is-ethereum.json @@ -20,7 +20,7 @@ "page-what-is-ethereum-internet-card-desc": "任何人都可以和以太坊网络交互或者在上面构建应用程序。这样,你就可以管控自己的资产和身份信息,而不是让少数大公司管控。", "page-what-is-ethereum-meet-comm": "我们的社区", "page-what-is-ethereum-meta-description": "学习以太坊,了解它是什么以及如何使用。", - "page-what-is-ethereum-meta-title": "什么是以太坊?", + "page-what-is-ethereum-meta-title": "什么是以太坊? | ethereum.org", "page-what-is-ethereum-p2p-card": "P2P网络", "page-what-is-ethereum-p2p-card-desc": "在以太坊上,你可以和其他人协作、达成协议并直接传输数字资产。不需要依靠任何中间商。", "page-what-is-ethereum-start-building-btn": "开始构建", diff --git a/src/lib/constants.ts b/src/lib/constants.ts index 6690c18bdc7..138e83582ad 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -27,7 +27,7 @@ export const LOCALES_CODES = BUILD_LOCALES // Site urls export const SITE_URL = process.env.NEXT_PUBLIC_SITE_URL || "https://ethereum.org" -export const DISCORD_PATH = "/discord/" +export const DISCORD_PATH = "https://discord.gg/ethereum-org/" export const GITHUB_REPO_URL = "https://github.com/ethereum/ethereum-org-website/" export const EDIT_CONTENT_URL = `https://github.com/ethereum/ethereum-org-website/tree/dev/` diff --git a/src/lib/md/metadata.ts b/src/lib/md/metadata.ts index 130a444dea2..cd74c0b97a7 100644 --- a/src/lib/md/metadata.ts +++ b/src/lib/md/metadata.ts @@ -21,6 +21,9 @@ export const getMdMetadata = async ({ }) const title = frontmatter.metaTitle ?? frontmatter.title + const pageTitle = title.includes("ethereum.org") + ? title + : `${title} | ethereum.org` const description = frontmatter.description const image = frontmatter.image const author = frontmatter.author @@ -28,7 +31,7 @@ export const getMdMetadata = async ({ return await getMetadata({ locale, slug: slugArray, - title, + title: pageTitle, description, image, author,