From f6f9e6182a04d1e8154d532a49e4132cddf33f84 Mon Sep 17 00:00:00 2001 From: TonSquare <147710825+TonSquare@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:30:04 +0800 Subject: [PATCH] New translations overview.md (Chinese Simplified) --- .../participate/crosschain/overview.md | 56 +++++++++---------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/i18n/mandarin/docusaurus-plugin-content-docs/current/participate/crosschain/overview.md b/i18n/mandarin/docusaurus-plugin-content-docs/current/participate/crosschain/overview.md index 0621c3e7e8..de427ad5db 100644 --- a/i18n/mandarin/docusaurus-plugin-content-docs/current/participate/crosschain/overview.md +++ b/i18n/mandarin/docusaurus-plugin-content-docs/current/participate/crosschain/overview.md @@ -1,57 +1,57 @@ -# Cross-chain bridges +# 跨链桥 -Decentralized cross-chain bridges operate on TON Blockchain, allowing you to transfer assets from TON Blockchain to other blockchains and vice versa. +去中心化的跨链桥在TON区块链上运行,允许您将资产从TON区块链转移到其他区块链,反之亦然。 -## Toncoin Bridge +## Toncoin 跨链桥 -The Toncoin bridge allows you to transfer Toncoin between TON Blockchain and the Ethereum blockchain, as well as between TON Blockchain and the BNB Smart Chain. +Toncoin 跨链桥允许您在TON区块链和以太坊区块链之间,以及TON区块链和BNB智能链之间转移Toncoin。 -The bridge is managed by [decentralized oracles](/participate/crosschain/bridge-addresses). +跨链桥由[去中心化预言机](/participate/crosschain/bridge-addresses)管理。 -### How to use it? +### 如何使用? -Bridge frontend is hosted on https://ton.org/bridge. +跨链桥的前端托管在 https://ton.org/bridge。 :::info -[Bridge frontend source code](https://github.com/ton-blockchain/bridge) +[跨链桥前端源代码](https://github.com/ton-blockchain/bridge) ::: -### TON-Ethereum smart contracts source codes +### TON-以太坊智能合约源代码 -- [FunC (TON side)](https://github.com/ton-blockchain/bridge-func) -- [Solidity (Ethereum side)](https://github.com/ton-blockchain/bridge-solidity/tree/eth_mainnet) +- [FunC (TON端)](https://github.com/ton-blockchain/bridge-func) +- [Solidity (以太坊端)](https://github.com/ton-blockchain/bridge-solidity/tree/eth_mainnet) -### TON-BNB Smart Chain smart contracts source codes +### TON-BNB智能链智能合约源代码 -- [FunC (TON side)](https://github.com/ton-blockchain/bridge-func/tree/bsc) -- [Solidity (BSC side)](https://github.com/ton-blockchain/bridge-solidity/tree/bsc_mainnet) +- [FunC (TON端)](https://github.com/ton-blockchain/bridge-func/tree/bsc) +- [Solidity (BSC端)](https://github.com/ton-blockchain/bridge-solidity/tree/bsc_mainnet) -### Blockchain Configs +### 区块链配置 -You can get the actual bridge smart contract addresses and oracle addresses by inspecting the corresponding config: +您可以通过检查相应的配置来获取实际的跨链桥的智能合约地址和预言机地址: -TON-Ethereum: [#71](https://github.com/ton-blockchain/ton/blob/35d17249e6b54d67a5781ebf26e4ee98e56c1e50/crypto/block/block.tlb#L738). +TON-以太坊: [#71](https://github.com/ton-blockchain/ton/blob/35d17249e6b54d67a5781ebf26e4ee98e56c1e50/crypto/block/block.tlb#L738)。 -TON-BSC: [#72](https://github.com/ton-blockchain/ton/blob/35d17249e6b54d67a5781ebf26e4ee98e56c1e50/crypto/block/block.tlb#L739). +TON-BSC: [#72](https://github.com/ton-blockchain/ton/blob/35d17249e6b54d67a5781ebf26e4ee98e56c1e50/crypto/block/block.tlb#L739)。 -TON-Polygon: [#73](https://github.com/ton-blockchain/ton/blob/35d17249e6b54d67a5781ebf26e4ee98e56c1e50/crypto/block/block.tlb#L740). +TON-Polygon: [#73](https://github.com/ton-blockchain/ton/blob/35d17249e6b54d67a5781ebf26e4ee98e56c1e50/crypto/block/block.tlb#L740)。 -### Documentation +### 文档 -- [How the bridge works](https://github.com/ton-blockchain/TIPs/issues/24) +- [跨链桥如何工作](https://github.com/ton-blockchain/TIPs/issues/24) -### Cross-chain roadmap +### 跨链路线图 - https://t.me/tonblockchain/146 -## Tonana Bridge +## Tonana 跨链桥 -### How to participate? +### 如何参与? -:::caution draft\ -This is a concept article. We're still looking for someone experienced to write it. +:::caution 草案\ +这是一篇概念文章。我们仍在寻找有经验的人来撰写。 ::: -You can find the front-end here: https://tonana.org/ +您可以在这里找到前端:https://tonana.org/ -The source code is here: https://github.com/tonanadao +源代码在这里:https://github.com/tonanadao