lev-stake-sol/public/locales/zh_tw/governance.json

113 lines
5.9 KiB
JSON
Raw Normal View History

2023-09-12 17:37:41 -07:00
{
"active-proposals": "當前提案",
"adv-fields": "高級選項",
"approval-q": "Approval Quorum",
"base-bank": "Base Bank",
"base-mint": "Base Mint",
"base-token": "Base Token",
"before-listing-1": "你必須存入10,0000 MNGO以上",
"before-listing-2": "新幣種需要有",
"before-listing-3": "是否有足夠相對USDC與SOL的流動性",
"before-listing-4": "新幣種由DAO確認New tokens are approved by DAO vote. This takes 3 days",
"before-you-list": "提出幣種列出之前:",
"cancel": "取消",
"cant-find-token-for-mint": "Can't find token for given mint",
"cant-list-no-openbook-market": "找不到Openbook市場. Create an Openbook market before continuing.",
"cant-list-oracle-not-found-pyth": "找不到預言機. Create a Pyth oracle before continuing.",
"cant-list-oracle-not-found-switch": "找不到預言機. Create a Switchboard oracle before continuing.",
"connect-to-list": "Connect to list a spot market or token",
"connect-wallet": "連接錢包",
"create": "Create",
"create-market-sol-cost": "The transaction cost for listing on Openbook is ~{{cost}} SOL",
"create-openbook": "Create Openbook Market",
"current-vote": "目前狀況:",
"delegate": "委託",
"ends": "結束",
"enter-valid-token-mint": "Enter a valid token mint",
"error-creating-market": "Error creating market",
"error-proposal-creation": "Error on proposal creation or no confirmation of transactions",
"field-req": "Field is required",
"find-token": "搜尋幣種",
"invalid-num": "無效的數字",
"invalid-pk": "Invalid PublicKey",
"liquidity-check-error": "Error during liquidity check",
"liquidity-warning": "流動性很低。 Price impact of {{priceImpactPct}}% on a 20k USDC swap.",
"list-spot-market": "List Spot Market",
"list-spot-market-desc": "Create a market pair from tokens listed on Mango",
"list-token": "列出幣種",
"list-token-desc": "List any SPL token on Mango",
"mango-governance": "Mango治理",
"market-created-successful": "Market created successfully",
"market-index": "Market Index",
"market-name": "市場標籤",
"market-name-convention-1": "The base symbol for each token should be uppercase",
"market-name-convention-2": "If either token is bridged via Portal append 'po' to the base symbol e.g. ETHpo",
"market-name-convention-3": "If either token is a liquid staking derivative prepend the characters to the base symbol in lowercase e.g. mSOL",
"market-name-convention-4": "If either token is wrapped prepend a lowercase 'w'",
"market-name-convention-5": "Tokens are separated by '/' with no spaces",
"market-name-convention-6": "If it isn't clear what the market name should be reach out to us on ",
"market-name-desc": "Follow these conventions when creating the market name:",
"market-pair": "Market Pair",
"min-order": "Min Order Size",
"mint": "Mint",
"name": "標籤",
"new-listing": "列出新幣種",
"new-market-listing": "New Market Listing",
"next": "Next",
"no": "否",
"no-active-proposals": "No active proposals",
"no-openbook-found": "An Openbook market is required for {{market}}",
"no-openbook-found-desc": "Create an Openbook market to propose listing",
"no-votes": "反對票",
"none": "無",
"on-boarding-deposit-info": "Your MNGO will be locked for the duration of the proposal.",
"on-boarding-description": "進行之前必須將{{amount}}MNGO以上存入帳戶",
"on-boarding-title": "Looks like currently connected wallet doesn't have any MNGO deposited inside realms",
"open-book-market-id": "Openbook Market ID",
"openbook-market": "Openbook市場",
"openbook-market-external": "Openbook Market External",
"openbook-market-not-found": "找不到Openbook市場",
"openbook-program": "Openbook Program",
"oracle": "預言機",
"oracle-not-found": "找不到預言機",
"price-tick": "Tick Size",
"proposal-des": "提議說明",
"proposal-listed": "列出{{token}}的提議現在可以投票了",
"proposal-title": "Proposal Title",
"proposals-fetch-error": "Can't fetch proposals to get free index for proposal",
"propose-listing": "Propose Listing",
"pyth-oracle-error": "Pyth oracle fetch error",
"quorum-description": "Proposals must reach a minimum number of 'Yes' votes before they are eligible to pass. If the minimum is reached but there are more 'No' votes when voting ends the proposal will fail.",
"quote-bank": "Quote Bank",
"quote-mint": "Quote Mint",
"quote-token": "Quote Token",
"relinquish-vote": "Relinquish Vote",
"required-approval-achieved": "Required approval achieved",
"select-delegate": "Select delegate",
"success": "成功!",
"switch-oracle-error": "Switchboard oracle fetch error",
"symbol": "Symbol",
"token-details": "幣種細節",
"token-index": "Token Index",
"token-mint": "Token Mint",
"token-not-found": "找不到幣種",
"tokens-deposited": "存入的幣種",
"use-own-wallet": "用自己的錢包",
"view-proposal": "View Proposal",
"vote-no": "投反對票",
"vote-now": "投票",
"vote-yes": "投贊成票",
"voting-ended": "投票結束",
"what-happens-next": "現在呢?",
"what-happens-next-1": "Rally the voters. The voting period lasts 3 days.",
"what-happens-next-2": "If your proposal passes it can be exectued when the voting period ends.",
"what-happens-next-3": "{{token}} will be listed on Mango automatically on execution.",
"yes": "是",
"yes-votes": "贊成票",
"your-votes": "你的票:",
"create-switch-oracle": "Create switchboard oracle for",
"estimated-oracle-cost": "Estimated cost with funding oracle for ~12 months",
"create-oracle": "Create oracle",
"tier": "Tier",
"on-boarding-description-1": "If you want to use delegated tokens go to vote view and select wallet in top right corner."
}