Commit e28faf0d authored by Crowdin Bot's avatar Crowdin Bot

chore(i18n): synchronize translations from crowdin [skip ci]

parent f79dc5fe
...@@ -14,7 +14,7 @@ msgstr "" ...@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n" "X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n" "Project-Id-Version: uniswap-interface\n"
"Language-Team: Korean\n" "Language-Team: Korean\n"
"PO-Revision-Date: 2021-06-10 18:14\n" "PO-Revision-Date: 2021-06-14 13:12\n"
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
...@@ -45,7 +45,7 @@ msgstr "(모두 지우기)" ...@@ -45,7 +45,7 @@ msgstr "(모두 지우기)"
#: src/pages/Vote/index.tsx #: src/pages/Vote/index.tsx
msgid "(edit)" msgid "(edit)"
msgstr "(편집하다)" msgstr "(편집)"
#: src/components/InputStepCounter/InputStepCounter.tsx #: src/components/InputStepCounter/InputStepCounter.tsx
msgid "+{feeAmountFormatted}%" msgid "+{feeAmountFormatted}%"
...@@ -105,7 +105,7 @@ msgstr "<0> 계정 분석 및 발생 수수료</0> <1> ↗</1>" ...@@ -105,7 +105,7 @@ msgstr "<0> 계정 분석 및 발생 수수료</0> <1> ↗</1>"
#: src/pages/Swap/index.tsx #: src/pages/Swap/index.tsx
msgid "<0>Back to </0>V3" msgid "<0>Back to </0>V3"
msgstr "<0> 돌아 가기</0> V3" msgstr "<0> 돌아가기</0> V3"
#: src/pages/RemoveLiquidity/index.tsx #: src/pages/RemoveLiquidity/index.tsx
msgid "<0>Tip:</0> Removing pool tokens converts your position back into underlying tokens at the current rate, proportional to your share of the pool. Accrued fees are included in the amounts you receive." msgid "<0>Tip:</0> Removing pool tokens converts your position back into underlying tokens at the current rate, proportional to your share of the pool. Accrued fees are included in the amounts you receive."
...@@ -133,11 +133,11 @@ msgstr "제안서를 제출하려면 총 UNI 공급량의 최소 1 %가 필요 ...@@ -133,11 +133,11 @@ msgstr "제안서를 제출하려면 총 UNI 공급량의 최소 1 %가 필요
#: src/components/Menu/index.tsx #: src/components/Menu/index.tsx
msgid "About" msgid "About"
msgstr "" msgstr "정보"
#: src/components/swap/SwapModalHeader.tsx #: src/components/swap/SwapModalHeader.tsx
msgid "Accept" msgid "Accept"
msgstr "동의하기" msgstr "수락"
#: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx
msgid "Account" msgid "Account"
...@@ -145,13 +145,13 @@ msgstr "계정" ...@@ -145,13 +145,13 @@ msgstr "계정"
#: src/components/SearchModal/ImportRow.tsx #: src/components/SearchModal/ImportRow.tsx
msgid "Active" msgid "Active"
msgstr "유효한" msgstr "활성"
#: src/components/PositionCard/index.tsx #: src/components/PositionCard/index.tsx
#: src/pages/AddLiquidity/index.tsx #: src/pages/AddLiquidity/index.tsx
#: src/pages/AddLiquidity/index.tsx #: src/pages/AddLiquidity/index.tsx
msgid "Add" msgid "Add"
msgstr "더하다" msgstr "추가"
#: src/components/vote/DelegateModal.tsx #: src/components/vote/DelegateModal.tsx
msgid "Add Delegate +" msgid "Add Delegate +"
...@@ -167,11 +167,11 @@ msgstr "V2 유동성 추가" ...@@ -167,11 +167,11 @@ msgstr "V2 유동성 추가"
#: src/pages/PoolFinder/index.tsx #: src/pages/PoolFinder/index.tsx
msgid "Add liquidity." msgid "Add liquidity."
msgstr "유동성을 추가하십시오." msgstr "유동성 추가"
#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx
msgid "Add {0} to Metamask <0/>" msgid "Add {0} to Metamask <0/>"
msgstr "추가 {0} Metamask에 <0/>" msgstr "{0}을(를) Metamask에 추가<0/>"
#: src/pages/AddLiquidityV2/index.tsx #: src/pages/AddLiquidityV2/index.tsx
#: src/pages/AddLiquidityV2/index.tsx #: src/pages/AddLiquidityV2/index.tsx
...@@ -180,23 +180,23 @@ msgstr "{0} {1} 과 {2} {3}추가" ...@@ -180,23 +180,23 @@ msgstr "{0} {1} 과 {2} {3}추가"
#: src/pages/Earn/Manage.tsx #: src/pages/Earn/Manage.tsx
msgid "Add {0}-{1} liquidity" msgid "Add {0}-{1} liquidity"
msgstr "추가 {0}-{1} 유동성" msgstr "{0}-{1} 유동성 추가"
#: src/pages/AddLiquidity/index.tsx #: src/pages/AddLiquidity/index.tsx
msgid "Add {0}/{1} V3 liquidity" msgid "Add {0}/{1} V3 liquidity"
msgstr "추가 {0}/{1} V3 유동성" msgstr "{0}/{1} V3 유동성 추가"
#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx
msgid "Added {0}" msgid "Added {0}"
msgstr "추가됨 {0}" msgstr "{0} 추가됨"
#: src/components/claim/AddressClaimModal.tsx #: src/components/claim/AddressClaimModal.tsx
msgid "Address has no available claim" msgid "Address has no available claim"
msgstr "주소에 사용 가능한 소유권 주장이 없습니다." msgstr "주소에 사용 가능한 클레임이 없습니다."
#: src/pages/Vote/VotePage.tsx #: src/pages/Vote/VotePage.tsx
msgid "Against" msgid "Against"
msgstr "에 맞서" msgstr "반대"
#: src/pages/MigrateV2/MigrateV2Pair.tsx #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "Allow LP token migration" msgid "Allow LP token migration"
...@@ -320,7 +320,7 @@ msgstr "지갑을 연결하면 Uniswap Labs의 <0> 서비스 약관에 동의하 ...@@ -320,7 +320,7 @@ msgstr "지갑을 연결하면 Uniswap Labs의 <0> 서비스 약관에 동의하
#: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx
msgid "Change" msgid "Change"
msgstr "변" msgstr "변"
#: src/components/Header/index.tsx #: src/components/Header/index.tsx
msgid "Charts" msgid "Charts"
...@@ -398,11 +398,11 @@ msgstr "닫기" ...@@ -398,11 +398,11 @@ msgstr "닫기"
#: src/components/Badge/RangeBadge.tsx #: src/components/Badge/RangeBadge.tsx
#: src/pages/RemoveLiquidity/V3.tsx #: src/pages/RemoveLiquidity/V3.tsx
msgid "Closed" msgid "Closed"
msgstr "닫" msgstr "닫"
#: src/components/Menu/index.tsx #: src/components/Menu/index.tsx
msgid "Code" msgid "Code"
msgstr "암호" msgstr "코드"
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
msgid "Collect" msgid "Collect"
...@@ -419,11 +419,11 @@ msgstr "수수료 징수" ...@@ -419,11 +419,11 @@ msgstr "수수료 징수"
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
msgid "Collected" msgid "Collected"
msgstr "모은" msgstr "수집"
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
msgid "Collecting" msgid "Collecting"
msgstr "수집" msgstr "수집"
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
msgid "Collecting fees" msgid "Collecting fees"
...@@ -435,7 +435,7 @@ msgstr "수수료를 징수하면 현재 사용 가능한 수수료가 인출됩 ...@@ -435,7 +435,7 @@ msgstr "수수료를 징수하면 현재 사용 가능한 수수료가 인출됩
#: src/components/SearchModal/CommonBases.tsx #: src/components/SearchModal/CommonBases.tsx
msgid "Common bases" msgid "Common bases"
msgstr "공통 기" msgstr "공통 기"
#: src/pages/RemoveLiquidity/index.tsx #: src/pages/RemoveLiquidity/index.tsx
msgid "Confirm" msgid "Confirm"
...@@ -456,7 +456,7 @@ msgstr "스왑 확인" ...@@ -456,7 +456,7 @@ msgstr "스왑 확인"
#: src/components/claim/ClaimModal.tsx #: src/components/claim/ClaimModal.tsx
#: src/components/vote/VoteModal.tsx #: src/components/vote/VoteModal.tsx
msgid "Confirm this transaction in your wallet" msgid "Confirm this transaction in your wallet"
msgstr "지갑에서이 거래를 확인하세요" msgstr "지갑에서 이 거래를 확인하세요"
#: src/pages/AddLiquidityV2/index.tsx #: src/pages/AddLiquidityV2/index.tsx
#: src/pages/RemoveLiquidity/index.tsx #: src/pages/RemoveLiquidity/index.tsx
...@@ -500,7 +500,7 @@ msgstr "지갑 연결" ...@@ -500,7 +500,7 @@ msgstr "지갑 연결"
#: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx
msgid "Connected with {name}" msgid "Connected with {name}"
msgstr "{name} 연결됨" msgstr "{name}와(과) 연결됨"
#: src/components/AccountDetails/Copy.tsx #: src/components/AccountDetails/Copy.tsx
msgid "Copied" msgid "Copied"
...@@ -530,7 +530,7 @@ msgstr "GitHub에서 문제 만들기" ...@@ -530,7 +530,7 @@ msgstr "GitHub에서 문제 만들기"
#: src/pages/AddLiquidity/index.tsx #: src/pages/AddLiquidity/index.tsx
msgid "Create pool and add {0}/{1} V3 liquidity" msgid "Create pool and add {0}/{1} V3 liquidity"
msgstr "풀 만들기 및 추가 {0}/{1} V3 유동성" msgstr "풀 만들기 및 {0}/{1} V3 유동성 추가"
#: src/pages/PoolFinder/index.tsx #: src/pages/PoolFinder/index.tsx
msgid "Create pool." msgid "Create pool."
...@@ -566,7 +566,7 @@ msgstr "투표 위임" ...@@ -566,7 +566,7 @@ msgstr "투표 위임"
#: src/components/earn/StakingModal.tsx #: src/components/earn/StakingModal.tsx
#: src/pages/Earn/Manage.tsx #: src/pages/Earn/Manage.tsx
msgid "Deposit" msgid "Deposit"
msgstr "예" msgstr "예"
#: src/pages/AddLiquidity/index.tsx #: src/pages/AddLiquidity/index.tsx
msgid "Deposit Amounts" msgid "Deposit Amounts"
...@@ -574,7 +574,7 @@ msgstr "입금액" ...@@ -574,7 +574,7 @@ msgstr "입금액"
#: src/pages/Earn/Manage.tsx #: src/pages/Earn/Manage.tsx
msgid "Deposit UNI-V2 LP Tokens" msgid "Deposit UNI-V2 LP Tokens"
msgstr "UNI-V2 LP 토큰 입금" msgstr "UNI-V2 LP 토큰 예치"
#: src/components/earn/StakingModal.tsx #: src/components/earn/StakingModal.tsx
msgid "Deposit liquidity" msgid "Deposit liquidity"
...@@ -582,7 +582,7 @@ msgstr "예금 유동성" ...@@ -582,7 +582,7 @@ msgstr "예금 유동성"
#: src/pages/Earn/index.tsx #: src/pages/Earn/index.tsx
msgid "Deposit your Liquidity Provider tokens to receive UNI, the Uniswap protocol governance token." msgid "Deposit your Liquidity Provider tokens to receive UNI, the Uniswap protocol governance token."
msgstr "유동성 공급자 토큰을 예치하여 Uniswap 프로토콜 거버넌스 토큰 인 UNI를 받으십시오." msgstr "유동성 공급자 토큰을 예치하여 Uniswap 프로토콜 거버넌스 토큰인 UNI를 받으십시오."
#: src/components/earn/UnstakingModal.tsx #: src/components/earn/UnstakingModal.tsx
msgid "Deposited liquidity:" msgid "Deposited liquidity:"
...@@ -751,7 +751,7 @@ msgstr "수입" ...@@ -751,7 +751,7 @@ msgstr "수입"
#: src/components/SearchModal/ImportList.tsx #: src/components/SearchModal/ImportList.tsx
msgid "Import List" msgid "Import List"
msgstr "가져 오기 목록" msgstr "목록 가져오기"
#: src/pages/Pool/v2.tsx #: src/pages/Pool/v2.tsx
msgid "Import Pool" msgid "Import Pool"
......
...@@ -14,7 +14,7 @@ msgstr "" ...@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n" "X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n" "Project-Id-Version: uniswap-interface\n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
"PO-Revision-Date: 2021-06-14 12:04\n" "PO-Revision-Date: 2021-06-14 13:12\n"
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
...@@ -833,7 +833,7 @@ msgstr "无效的接收者" ...@@ -833,7 +833,7 @@ msgstr "无效的接收者"
#: src/pages/Pool/index.tsx #: src/pages/Pool/index.tsx
msgid "Learn" msgid "Learn"
msgstr "学习" msgstr "了解"
#: src/components/claim/ClaimModal.tsx #: src/components/claim/ClaimModal.tsx
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
......
...@@ -14,7 +14,7 @@ msgstr "" ...@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-File-ID: 4\n" "X-Crowdin-File-ID: 4\n"
"Project-Id-Version: uniswap-interface\n" "Project-Id-Version: uniswap-interface\n"
"Language-Team: Chinese Traditional\n" "Language-Team: Chinese Traditional\n"
"PO-Revision-Date: 2021-06-14 12:04\n" "PO-Revision-Date: 2021-06-14 13:12\n"
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
...@@ -351,11 +351,11 @@ msgstr "領取 UNI 代幣" ...@@ -351,11 +351,11 @@ msgstr "領取 UNI 代幣"
#: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/ClaimRewardModal.tsx
msgid "Claim accumulated UNI rewards" msgid "Claim accumulated UNI rewards"
msgstr "領取累積的 UNI 代幣獎勵" msgstr "領取累積的 UNI 獎勵"
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
msgid "Claim fees" msgid "Claim fees"
msgstr "領取已累積的手續費" msgstr "領取手續費"
#: src/components/Popups/ClaimPopup.tsx #: src/components/Popups/ClaimPopup.tsx
msgid "Claim your UNI tokens" msgid "Claim your UNI tokens"
...@@ -368,7 +368,7 @@ msgstr "已領取" ...@@ -368,7 +368,7 @@ msgstr "已領取"
#: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx #: src/components/earn/UnstakingModal.tsx
msgid "Claimed UNI!" msgid "Claimed UNI!"
msgstr "已領取 UNI 代幣!" msgstr "已領取 UNI!"
#: src/components/claim/AddressClaimModal.tsx #: src/components/claim/AddressClaimModal.tsx
msgid "Claiming" msgid "Claiming"
...@@ -376,12 +376,12 @@ msgstr "領取中" ...@@ -376,12 +376,12 @@ msgstr "領取中"
#: src/components/Header/index.tsx #: src/components/Header/index.tsx
msgid "Claiming UNI" msgid "Claiming UNI"
msgstr "正在領取 UNI 代幣" msgstr "正在領取 UNI"
#: src/components/earn/ClaimRewardModal.tsx #: src/components/earn/ClaimRewardModal.tsx
#: src/components/earn/UnstakingModal.tsx #: src/components/earn/UnstakingModal.tsx
msgid "Claiming {0} UNI" msgid "Claiming {0} UNI"
msgstr "正在領取 {0} UNI 代幣" msgstr "正在領取 {0} UNI"
#: src/pages/AddLiquidity/index.tsx #: src/pages/AddLiquidity/index.tsx
msgid "Clear All" msgid "Clear All"
...@@ -513,7 +513,7 @@ msgstr "複製地址" ...@@ -513,7 +513,7 @@ msgstr "複製地址"
#: src/pages/AddLiquidityV2/ConfirmAddModalBottom.tsx #: src/pages/AddLiquidityV2/ConfirmAddModalBottom.tsx
msgid "Create Pool & Supply" msgid "Create Pool & Supply"
msgstr "創建流動池和供應流動資金" msgstr "創建流動池和供應"
#: src/components/NavigationTabs/index.tsx #: src/components/NavigationTabs/index.tsx
#: src/pages/Pool/v2.tsx #: src/pages/Pool/v2.tsx
...@@ -526,7 +526,7 @@ msgstr "創建流動池" ...@@ -526,7 +526,7 @@ msgstr "創建流動池"
#: src/components/ErrorBoundary/index.tsx #: src/components/ErrorBoundary/index.tsx
msgid "Create an issue on GitHub" msgid "Create an issue on GitHub"
msgstr "在GitHub上創建題" msgstr "在GitHub上創建題"
#: src/pages/AddLiquidity/index.tsx #: src/pages/AddLiquidity/index.tsx
msgid "Create pool and add {0}/{1} V3 liquidity" msgid "Create pool and add {0}/{1} V3 liquidity"
...@@ -566,35 +566,35 @@ msgstr "委托投票" ...@@ -566,35 +566,35 @@ msgstr "委托投票"
#: src/components/earn/StakingModal.tsx #: src/components/earn/StakingModal.tsx
#: src/pages/Earn/Manage.tsx #: src/pages/Earn/Manage.tsx
msgid "Deposit" msgid "Deposit"
msgstr "充值" msgstr "存款"
#: src/pages/AddLiquidity/index.tsx #: src/pages/AddLiquidity/index.tsx
msgid "Deposit Amounts" msgid "Deposit Amounts"
msgstr "充值數額" msgstr "存款數額"
#: src/pages/Earn/Manage.tsx #: src/pages/Earn/Manage.tsx
msgid "Deposit UNI-V2 LP Tokens" msgid "Deposit UNI-V2 LP Tokens"
msgstr "入 UNI-V2 流動池代幣" msgstr "入 UNI-V2 流動池代幣"
#: src/components/earn/StakingModal.tsx #: src/components/earn/StakingModal.tsx
msgid "Deposit liquidity" msgid "Deposit liquidity"
msgstr "入流動資金" msgstr "入流動資金"
#: src/pages/Earn/index.tsx #: src/pages/Earn/index.tsx
msgid "Deposit your Liquidity Provider tokens to receive UNI, the Uniswap protocol governance token." msgid "Deposit your Liquidity Provider tokens to receive UNI, the Uniswap protocol governance token."
msgstr "入您的流動池代幣以領取 UNI(Uniswap 的治理代幣)。" msgstr "入您的流動池代幣以領取 UNI(Uniswap 的治理代幣)。"
#: src/components/earn/UnstakingModal.tsx #: src/components/earn/UnstakingModal.tsx
msgid "Deposited liquidity:" msgid "Deposited liquidity:"
msgstr "已入的流動資金:" msgstr "已入的流動資金:"
#: src/components/earn/StakingModal.tsx #: src/components/earn/StakingModal.tsx
msgid "Deposited {0} UNI-V2" msgid "Deposited {0} UNI-V2"
msgstr "已充入 {0} UNI-V2 流動池代幣" msgstr "已存入 {0} UNI-V2"
#: src/components/earn/StakingModal.tsx #: src/components/earn/StakingModal.tsx
msgid "Depositing Liquidity" msgid "Depositing Liquidity"
msgstr "入流動資金" msgstr "入流動資金"
#: src/pages/Vote/VotePage.tsx #: src/pages/Vote/VotePage.tsx
msgid "Description" msgid "Description"
...@@ -602,7 +602,7 @@ msgstr "描述" ...@@ -602,7 +602,7 @@ msgstr "描述"
#: src/pages/RemoveLiquidity/index.tsx #: src/pages/RemoveLiquidity/index.tsx
msgid "Detailed" msgid "Detailed"
msgstr "詳細信息" msgstr "詳細"
#: src/pages/Vote/VotePage.tsx #: src/pages/Vote/VotePage.tsx
msgid "Details" msgid "Details"
...@@ -630,7 +630,7 @@ msgstr "文檔" ...@@ -630,7 +630,7 @@ msgstr "文檔"
#: src/pages/MigrateV2/index.tsx #: src/pages/MigrateV2/index.tsx
msgid "Don’t see one of your v2 positions? <0>Import it.</0>" msgid "Don’t see one of your v2 positions? <0>Import it.</0>"
msgstr "看不到您的一些 v2 流動資金嗎?<0>將它手動入。</0>" msgstr "看不到您的一些 v2 流動資金嗎?<0>將它手動入。</0>"
#: src/components/vote/DelegateModal.tsx #: src/components/vote/DelegateModal.tsx
msgid "Earned UNI tokens represent voting shares in Uniswap governance." msgid "Earned UNI tokens represent voting shares in Uniswap governance."
...@@ -669,7 +669,7 @@ msgstr "輸入有效的代幣列表源" ...@@ -669,7 +669,7 @@ msgstr "輸入有效的代幣列表源"
#: src/components/SearchModal/ManageTokens.tsx #: src/components/SearchModal/ManageTokens.tsx
msgid "Enter valid token address" msgid "Enter valid token address"
msgstr "輸入有效的代幣合約地址" msgstr "輸入有效的代幣地址"
#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx
#: src/components/Web3Status/index.tsx #: src/components/Web3Status/index.tsx
...@@ -687,7 +687,7 @@ msgstr "連接錯誤。請嘗試刷新頁面。" ...@@ -687,7 +687,7 @@ msgstr "連接錯誤。請嘗試刷新頁面。"
#: src/components/SearchModal/ManageLists.tsx #: src/components/SearchModal/ManageLists.tsx
msgid "Error importing list" msgid "Error importing list"
msgstr "入列表時出錯" msgstr "入列表時出錯"
#: src/components/SearchModal/CurrencyList.tsx #: src/components/SearchModal/CurrencyList.tsx
msgid "Expanded results from inactive Token Lists" msgid "Expanded results from inactive Token Lists"
...@@ -699,7 +699,7 @@ msgstr "“專家模式”將解除確認交易的提示,並允許兌換率高 ...@@ -699,7 +699,7 @@ msgstr "“專家模式”將解除確認交易的提示,並允許兌換率高
#: src/pages/Pool/CTACards.tsx #: src/pages/Pool/CTACards.tsx
msgid "Explore popular pools on Uniswap Analytics." msgid "Explore popular pools on Uniswap Analytics."
msgstr "在 Uniswap 數據分析中探索較受歡迎的流動池。" msgstr "在 Uniswap 分析中探索較受歡迎的流動池。"
#: src/components/PositionPreview/index.tsx #: src/components/PositionPreview/index.tsx
msgid "Fee Tier" msgid "Fee Tier"
...@@ -716,11 +716,11 @@ msgstr "對於下面顯示的每個流動池,單擊“遷移”以從 Uniswap ...@@ -716,11 +716,11 @@ msgstr "對於下面顯示的每個流動池,單擊“遷移”以從 Uniswap
#: src/components/swap/SwapModalHeader.tsx #: src/components/swap/SwapModalHeader.tsx
#: src/pages/Swap/index.tsx #: src/pages/Swap/index.tsx
msgid "From" msgid "From"
msgstr "自" msgstr "自"
#: src/pages/Swap/index.tsx #: src/pages/Swap/index.tsx
msgid "From (at most)" msgid "From (at most)"
msgstr "來源 (最多為)" msgstr "自 (最多)"
#: src/components/ErrorBoundary/index.tsx #: src/components/ErrorBoundary/index.tsx
msgid "Get support on Discord" msgid "Get support on Discord"
...@@ -728,11 +728,11 @@ msgstr "在 Discord 上尋求技術支持" ...@@ -728,11 +728,11 @@ msgstr "在 Discord 上尋求技術支持"
#: src/pages/Pool/index.tsx #: src/pages/Pool/index.tsx
msgid "Hide closed positions" msgid "Hide closed positions"
msgstr "隱藏已關閉的流動資金倉位" msgstr "隱藏已關閉的倉位"
#: src/pages/Swap/index.tsx #: src/pages/Swap/index.tsx
msgid "High Price Impact" msgid "High Price Impact"
msgstr "對兌換率有高度影響" msgstr "高兌換率影響"
#: src/components/SearchModal/ImportList.tsx #: src/components/SearchModal/ImportList.tsx
msgid "I understand" msgid "I understand"
...@@ -747,23 +747,23 @@ msgstr "如果您從這個代幣列表中購買代幣,您可能無法再將其 ...@@ -747,23 +747,23 @@ msgstr "如果您從這個代幣列表中購買代幣,您可能無法再將其
#: src/components/SearchModal/ImportToken.tsx #: src/components/SearchModal/ImportToken.tsx
#: src/components/SearchModal/ManageLists.tsx #: src/components/SearchModal/ManageLists.tsx
msgid "Import" msgid "Import"
msgstr "入" msgstr "入"
#: src/components/SearchModal/ImportList.tsx #: src/components/SearchModal/ImportList.tsx
msgid "Import List" msgid "Import List"
msgstr "導入代幣列表" msgstr "匯入列表"
#: src/pages/Pool/v2.tsx #: src/pages/Pool/v2.tsx
msgid "Import Pool" msgid "Import Pool"
msgstr "入流動池" msgstr "入流動池"
#: src/components/NavigationTabs/index.tsx #: src/components/NavigationTabs/index.tsx
msgid "Import V2 Pool" msgid "Import V2 Pool"
msgstr "入 V2 流動池" msgstr "入 V2 流動池"
#: src/components/SearchModal/ImportList.tsx #: src/components/SearchModal/ImportList.tsx
msgid "Import at your own risk" msgid "Import at your own risk"
msgstr "自行承擔入的風險" msgstr "自行承擔入的風險"
#: src/components/Badge/RangeBadge.tsx #: src/components/Badge/RangeBadge.tsx
msgid "In range" msgid "In range"
...@@ -791,11 +791,11 @@ msgstr "安裝Metamask" ...@@ -791,11 +791,11 @@ msgstr "安裝Metamask"
#: src/pages/Swap/index.tsx #: src/pages/Swap/index.tsx
msgid "Insufficient liquidity for this trade." msgid "Insufficient liquidity for this trade."
msgstr "現有流動不足以支持此交易。" msgstr "現有流動資金不足以支持此交易。"
#: src/pages/Swap/index.tsx #: src/pages/Swap/index.tsx
msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades." msgid "Insufficient liquidity for this trade. Try enabling multi-hop trades."
msgstr "現有流動不足以支持此交易。請嘗試啟用“多節點”(多跳式)交易途徑。" msgstr "現有流動資金不足以支持此交易。請嘗試啟用“多節點”(多跳式)交易途徑。"
#: src/state/mint/hooks.ts #: src/state/mint/hooks.ts
#: src/state/mint/hooks.ts #: src/state/mint/hooks.ts
...@@ -829,11 +829,11 @@ msgstr "選擇的範圍無效。最小兌換率必須低於最大兌換率。" ...@@ -829,11 +829,11 @@ msgstr "選擇的範圍無效。最小兌換率必須低於最大兌換率。"
#: src/state/swap/hooks.ts #: src/state/swap/hooks.ts
msgid "Invalid recipient" msgid "Invalid recipient"
msgstr "無效的接收" msgstr "無效的接收"
#: src/pages/Pool/index.tsx #: src/pages/Pool/index.tsx
msgid "Learn" msgid "Learn"
msgstr "學習" msgstr "瞭解"
#: src/components/claim/ClaimModal.tsx #: src/components/claim/ClaimModal.tsx
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
...@@ -873,7 +873,7 @@ msgstr "載入中" ...@@ -873,7 +873,7 @@ msgstr "載入中"
#: src/components/Header/URLWarning.tsx #: src/components/Header/URLWarning.tsx
msgid "Make sure the URL is<0>app.uniswap.org</0>" msgid "Make sure the URL is<0>app.uniswap.org</0>"
msgstr "請確認網頁鏈接為<0>app.uniswap.org</0>" msgstr "請確認網頁連結為<0>app.uniswap.org</0>"
#: src/components/PositionCard/V2.tsx #: src/components/PositionCard/V2.tsx
#: src/components/PositionCard/V2.tsx #: src/components/PositionCard/V2.tsx
...@@ -994,7 +994,7 @@ msgstr "未找到流動池。" ...@@ -994,7 +994,7 @@ msgstr "未找到流動池。"
#: src/pages/Vote/index.tsx #: src/pages/Vote/index.tsx
msgid "No proposals found." msgid "No proposals found."
msgstr "找不到提案。" msgstr "未找到提案。"
#: src/components/SearchModal/CurrencySearch.tsx #: src/components/SearchModal/CurrencySearch.tsx
msgid "No results found." msgid "No results found."
...@@ -1117,7 +1117,7 @@ msgstr "兌換率影響" ...@@ -1117,7 +1117,7 @@ msgstr "兌換率影響"
#: src/pages/Swap/index.tsx #: src/pages/Swap/index.tsx
msgid "Price Impact Too High" msgid "Price Impact Too High"
msgstr "太過影響兌換率" msgstr "兌換率影響太高"
#: src/components/swap/SwapModalHeader.tsx #: src/components/swap/SwapModalHeader.tsx
msgid "Price Updated" msgid "Price Updated"
...@@ -1154,19 +1154,19 @@ msgstr "費率" ...@@ -1154,19 +1154,19 @@ msgstr "費率"
#: src/pages/Earn/index.tsx #: src/pages/Earn/index.tsx
msgid "Read more about UNI" msgid "Read more about UNI"
msgstr "了解有關 UNI 代幣的更多信息" msgstr "了解有關 UNI 的更多資訊"
#: src/pages/Vote/index.tsx #: src/pages/Vote/index.tsx
msgid "Read more about Uniswap governance" msgid "Read more about Uniswap governance"
msgstr "閱讀有關 Uniswap 治理的更多信息" msgstr "閱讀有關 Uniswap 治理的更多資訊"
#: src/pages/Pool/v2.tsx #: src/pages/Pool/v2.tsx
msgid "Read more about providing liquidity" msgid "Read more about providing liquidity"
msgstr "閱讀有關提供流動資金的更多信息" msgstr "閱讀有關提供流動資金的更多資訊"
#: src/components/swap/UnsupportedCurrencyFooter.tsx #: src/components/swap/UnsupportedCurrencyFooter.tsx
msgid "Read more about unsupported assets" msgid "Read more about unsupported assets"
msgstr "閱讀有關不受支持的代幣的更多信息" msgstr "閱讀有關不受支持的代幣的更多資訊"
#: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx
msgid "Recent Transactions" msgid "Recent Transactions"
...@@ -1221,11 +1221,11 @@ msgstr "返回" ...@@ -1221,11 +1221,11 @@ msgstr "返回"
#: src/components/swap/AdvancedSwapDetails.tsx #: src/components/swap/AdvancedSwapDetails.tsx
msgid "Route" msgid "Route"
msgstr "途徑" msgstr "路線"
#: src/components/SearchModal/CurrencySearch.tsx #: src/components/SearchModal/CurrencySearch.tsx
msgid "Search name or paste address" msgid "Search name or paste address"
msgstr "搜索代幣名稱或粘貼代幣合約地址" msgstr "搜索名稱或粘貼地址"
#: src/components/FeeSelector/index.tsx #: src/components/FeeSelector/index.tsx
msgid "Select Pool" msgid "Select Pool"
...@@ -1257,7 +1257,7 @@ msgstr "選定範圍" ...@@ -1257,7 +1257,7 @@ msgstr "選定範圍"
#: src/pages/Vote/index.tsx #: src/pages/Vote/index.tsx
msgid "Self" msgid "Self"
msgstr "自" msgstr "自"
#: src/components/vote/DelegateModal.tsx #: src/components/vote/DelegateModal.tsx
msgid "Self Delegate" msgid "Self Delegate"
...@@ -1340,7 +1340,7 @@ msgstr "感謝您加入 Uniswap 社區 <0/>" ...@@ -1340,7 +1340,7 @@ msgstr "感謝您加入 Uniswap 社區 <0/>"
#: src/hooks/useSwapCallback.ts #: src/hooks/useSwapCallback.ts
msgid "The Uniswap invariant x*y=k was not satisfied by the swap. This usually means one of the tokens you are swapping incorporates custom behavior on transfer." msgid "The Uniswap invariant x*y=k was not satisfied by the swap. This usually means one of the tokens you are swapping incorporates custom behavior on transfer."
msgstr "兌換交易不滿足 Uniswap 不變量 X × Y = K 的要求。這通常意味著您要兌換的代幣之一在代幣轉賬過程中帶有一些自定義代幣合約特性。" msgstr "兌換交易不滿足 Uniswap 不變量 x*y=k 的要求。這通常意味著您要兌換的代幣之一在代幣轉賬過程中帶有一些自定義代幣合約特性。"
#: src/hooks/useSwapCallback.ts #: src/hooks/useSwapCallback.ts
msgid "The input token cannot be transferred. There may be an issue with the input token." msgid "The input token cannot be transferred. There may be an issue with the input token."
...@@ -1356,7 +1356,7 @@ msgstr "輸出代幣無法進行轉賬。輸出代幣可能有些問題。" ...@@ -1356,7 +1356,7 @@ msgstr "輸出代幣無法進行轉賬。輸出代幣可能有些問題。"
#: src/hooks/useSwapCallback.ts #: src/hooks/useSwapCallback.ts
msgid "The output token cannot be transferred. There may be an issue with the output token. Note fee on transfer and rebase tokens are incompatible with Uniswap V3." msgid "The output token cannot be transferred. There may be an issue with the output token. Note fee on transfer and rebase tokens are incompatible with Uniswap V3."
msgstr "輸出代幣無法進行轉賬。輸出代幣可能有些問題。註:轉賬時帶扣除費用(fee-on-transfer)的代幣和會自動重新定價(rebase)的代幣都與Uniswap V3不容。" msgstr "輸出代幣無法進行轉賬。輸出代幣可能有些問題。註:轉賬時帶扣除費用(fee-on-transfer)的代幣和會自動重新定價(rebase)的代幣都與Uniswap V3不容。"
#: src/components/Badge/RangeBadge.tsx #: src/components/Badge/RangeBadge.tsx
msgid "The price of this pool is outside of your selected range. Your position is not currently earning fees." msgid "The price of this pool is outside of your selected range. Your position is not currently earning fees."
...@@ -1384,7 +1384,7 @@ msgstr "此代幣未出現在激活的代幣列表中。請確保這是您想要 ...@@ -1384,7 +1384,7 @@ msgstr "此代幣未出現在激活的代幣列表中。請確保這是您想要
#: src/pages/MigrateV2/MigrateV2Pair.tsx #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "This tool will safely migrate your {0} liquidity to V3. The process is completely trustless thanks to the" msgid "This tool will safely migrate your {0} liquidity to V3. The process is completely trustless thanks to the"
msgstr "該工具將安全地將您的 {0} 流動資金遷移到 V3。該過程完全不依賴任何信任需求" msgstr "該工具將安全地將您的 {0} 流動資金遷移到 V3。該過程完全去信任,得益於"
#: src/hooks/useSwapCallback.ts #: src/hooks/useSwapCallback.ts
msgid "This transaction will not succeed due to price movement. Try increasing your slippage tolerance. Note fee on transfer and rebase tokens are incompatible with Uniswap V3." msgid "This transaction will not succeed due to price movement. Try increasing your slippage tolerance. Note fee on transfer and rebase tokens are incompatible with Uniswap V3."
...@@ -1401,11 +1401,11 @@ msgstr "提示:自定義代幣信息會本地存儲在您的瀏覽器中" ...@@ -1401,11 +1401,11 @@ msgstr "提示:自定義代幣信息會本地存儲在您的瀏覽器中"
#: src/components/swap/SwapModalHeader.tsx #: src/components/swap/SwapModalHeader.tsx
#: src/pages/Swap/index.tsx #: src/pages/Swap/index.tsx
msgid "To" msgid "To"
msgstr "兌換到" msgstr ""
#: src/pages/Swap/index.tsx #: src/pages/Swap/index.tsx
msgid "To (at least)" msgid "To (at least)"
msgstr "兌換到(至少數額)" msgstr "到(至少)"
#: src/components/Settings/index.tsx #: src/components/Settings/index.tsx
msgid "Toggle Expert Mode" msgid "Toggle Expert Mode"
...@@ -1466,11 +1466,11 @@ msgstr "UNI 代幣已到賬" ...@@ -1466,11 +1466,11 @@ msgstr "UNI 代幣已到賬"
#: src/components/Header/UniBalanceContent.tsx #: src/components/Header/UniBalanceContent.tsx
msgid "UNI in circulation:" msgid "UNI in circulation:"
msgstr "流通中的 UNI 代幣:" msgstr "流通中的 UNI:"
#: src/components/Header/UniBalanceContent.tsx #: src/components/Header/UniBalanceContent.tsx
msgid "UNI price:" msgid "UNI price:"
msgstr "UNI 代幣兌換率:" msgstr "UNI 兌換率:"
#: src/pages/Vote/index.tsx #: src/pages/Vote/index.tsx
msgid "UNI tokens represent voting shares in Uniswap governance. You can vote on each proposal yourself or delegate your votes to a third party." msgid "UNI tokens represent voting shares in Uniswap governance. You can vote on each proposal yourself or delegate your votes to a third party."
...@@ -1478,7 +1478,7 @@ msgstr "UNI 代幣代表了 Uniswap 治理中的投票份額。您可以自行 ...@@ -1478,7 +1478,7 @@ msgstr "UNI 代幣代表了 Uniswap 治理中的投票份額。您可以自行
#: src/pages/RemoveLiquidity/index.tsx #: src/pages/RemoveLiquidity/index.tsx
msgid "UNI {0}/{1} Burned" msgid "UNI {0}/{1} Burned"
msgstr "UNI {0}/{1} 被摧毀" msgstr "UNI {0}/{1} 已銷毀"
#: src/pages/Earn/Manage.tsx #: src/pages/Earn/Manage.tsx
msgid "UNI-V2 LP tokens are required. Once you've added liquidity to the {0}-{1} pool you can stake your liquidity tokens on this page." msgid "UNI-V2 LP tokens are required. Once you've added liquidity to the {0}-{1} pool you can stake your liquidity tokens on this page."
...@@ -1527,7 +1527,7 @@ msgstr "未知來源" ...@@ -1527,7 +1527,7 @@ msgstr "未知來源"
#: src/hooks/useSwapCallback.ts #: src/hooks/useSwapCallback.ts
msgid "Unknown error{0}. Try increasing your slippage tolerance. Note fee on transfer and rebase tokens are incompatible with Uniswap V3." msgid "Unknown error{0}. Try increasing your slippage tolerance. Note fee on transfer and rebase tokens are incompatible with Uniswap V3."
msgstr "未知錯誤{0}。請嘗試增加滑點容差。註:轉賬時帶扣除費用(fee-on-transfer)的代幣和會自動重新定價(rebase)的代幣都與Uniswap V3不容。" msgstr "未知錯誤{0}。請嘗試增加滑點容差。註:轉賬時帶扣除費用(fee-on-transfer)的代幣和會自動重新定價(rebase)的代幣都與Uniswap V3不容。"
#: src/pages/Vote/VotePage.tsx #: src/pages/Vote/VotePage.tsx
#: src/pages/Vote/index.tsx #: src/pages/Vote/index.tsx
...@@ -1546,11 +1546,11 @@ msgstr "解鎖投票" ...@@ -1546,11 +1546,11 @@ msgstr "解鎖投票"
#: src/pages/AddLiquidityV2/index.tsx #: src/pages/AddLiquidityV2/index.tsx
#: src/pages/Swap/index.tsx #: src/pages/Swap/index.tsx
msgid "Unsupported Asset" msgid "Unsupported Asset"
msgstr "不支持的代幣" msgstr "不支持的資產"
#: src/components/swap/UnsupportedCurrencyFooter.tsx #: src/components/swap/UnsupportedCurrencyFooter.tsx
msgid "Unsupported Assets" msgid "Unsupported Assets"
msgstr "不支持的代幣" msgstr "不支持的資產"
#: src/pages/Swap/index.tsx #: src/pages/Swap/index.tsx
msgid "Unwrap" msgid "Unwrap"
...@@ -1583,7 +1583,7 @@ msgstr "V3 {0} 兌換率:" ...@@ -1583,7 +1583,7 @@ msgstr "V3 {0} 兌換率:"
#: src/components/Header/UniBalanceContent.tsx #: src/components/Header/UniBalanceContent.tsx
msgid "View UNI Analytics" msgid "View UNI Analytics"
msgstr "查看 UNI 代幣分析" msgstr "查看 UNI 分析"
#: src/pages/Pool/index.tsx #: src/pages/Pool/index.tsx
msgid "View V2 Liquidity" msgid "View V2 Liquidity"
...@@ -1591,7 +1591,7 @@ msgstr "查看 V2 流動資金" ...@@ -1591,7 +1591,7 @@ msgstr "查看 V2 流動資金"
#: src/components/PositionCard/index.tsx #: src/components/PositionCard/index.tsx
msgid "View accrued fees and analytics<0>↗</0>" msgid "View accrued fees and analytics<0>↗</0>"
msgstr "查看已累積手續費和數據分析<0>↗</0>" msgstr "查看已累積手續費和分析<0>↗</0>"
#: src/components/SearchModal/ManageLists.tsx #: src/components/SearchModal/ManageLists.tsx
msgid "View list" msgid "View list"
...@@ -1601,14 +1601,14 @@ msgstr "查看代幣列表" ...@@ -1601,14 +1601,14 @@ msgstr "查看代幣列表"
#: src/components/AccountDetails/index.tsx #: src/components/AccountDetails/index.tsx
#: src/components/TransactionConfirmationModal/index.tsx #: src/components/TransactionConfirmationModal/index.tsx
msgid "View on Explorer" msgid "View on Explorer"
msgstr "在以太坊資源瀏覽器上查看" msgstr "在資源瀏覽器上查看"
#: src/components/ModalViews/index.tsx #: src/components/ModalViews/index.tsx
#: src/components/claim/AddressClaimModal.tsx #: src/components/claim/AddressClaimModal.tsx
#: src/components/claim/ClaimModal.tsx #: src/components/claim/ClaimModal.tsx
#: src/components/vote/VoteModal.tsx #: src/components/vote/VoteModal.tsx
msgid "View transaction on Explorer" msgid "View transaction on Explorer"
msgstr "在以太坊資源瀏覽器上查看" msgstr "在資源瀏覽器上查看"
#: src/components/Header/index.tsx #: src/components/Header/index.tsx
msgid "Vote" msgid "Vote"
...@@ -1658,11 +1658,11 @@ msgstr "當您領取獎勵但沒贖回流動資金時,流動資金仍然留在 ...@@ -1658,11 +1658,11 @@ msgstr "當您領取獎勵但沒贖回流動資金時,流動資金仍然留在
#: src/pages/Earn/Manage.tsx #: src/pages/Earn/Manage.tsx
msgid "When you withdraw, the contract will automagically claim UNI on your behalf!" msgid "When you withdraw, the contract will automagically claim UNI on your behalf!"
msgstr "當您贖回流動資金時,智能合約將自動為您領取 UNI 代幣!" msgstr "當您贖回流動資金時,智能合約將自動為您領取 UNI!"
#: src/components/earn/UnstakingModal.tsx #: src/components/earn/UnstakingModal.tsx
msgid "When you withdraw, your UNI is claimed and your liquidity is removed from the mining pool." msgid "When you withdraw, your UNI is claimed and your liquidity is removed from the mining pool."
msgstr "當您贖回流動資金時,您的 UNI 代幣將被領取,流動資金也將從礦池中移除。" msgstr "當您贖回流動資金時,您的 UNI 將被領取,流動資金也將從礦池中移除。"
#: src/components/earn/UnstakingModal.tsx #: src/components/earn/UnstakingModal.tsx
#: src/pages/Earn/Manage.tsx #: src/pages/Earn/Manage.tsx
...@@ -1688,12 +1688,12 @@ msgstr "已贖回 UNI-V2!" ...@@ -1688,12 +1688,12 @@ msgstr "已贖回 UNI-V2!"
#: src/pages/Swap/index.tsx #: src/pages/Swap/index.tsx
msgid "Wrap" msgid "Wrap"
msgstr "換行" msgstr "包裹"
#: src/components/WalletModal/index.tsx #: src/components/WalletModal/index.tsx
#: src/components/Web3Status/index.tsx #: src/components/Web3Status/index.tsx
msgid "Wrong Network" msgid "Wrong Network"
msgstr "錯誤的網" msgstr "錯誤的網"
#: src/pages/AddLiquidityV2/index.tsx #: src/pages/AddLiquidityV2/index.tsx
msgid "You are creating a pool" msgid "You are creating a pool"
...@@ -1777,12 +1777,12 @@ msgstr "您的倉位沒有任何流動資金,沒在賺取手續費。" ...@@ -1777,12 +1777,12 @@ msgstr "您的倉位沒有任何流動資金,沒在賺取手續費。"
#: src/components/PositionPreview/index.tsx #: src/components/PositionPreview/index.tsx
#: src/components/PositionPreview/index.tsx #: src/components/PositionPreview/index.tsx
msgid "Your position will be 100% composed of {0} at this price" msgid "Your position will be 100% composed of {0} at this price"
msgstr "在達到此兌換率時,您的倉位流動資金將 100% 由 {0} 代幣所組成。" msgstr "在達到此兌換率時,您的倉位流動資金將 100% 由 {0} 所組成。"
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
#: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx
msgid "Your position will be 100% {0} at this price." msgid "Your position will be 100% {0} at this price."
msgstr "在達到此兌換率時,您的倉位流動資金將 100% 由 {0} 代幣所組成。" msgstr "在達到此兌換率時,您的倉位流動資金將为100% {0}。"
#: src/pages/AddLiquidity/index.tsx #: src/pages/AddLiquidity/index.tsx
#: src/pages/MigrateV2/MigrateV2Pair.tsx #: src/pages/MigrateV2/MigrateV2Pair.tsx
...@@ -1904,7 +1904,7 @@ msgstr "{0} 待處理" ...@@ -1904,7 +1904,7 @@ msgstr "{0} 待處理"
#: src/components/claim/ClaimModal.tsx #: src/components/claim/ClaimModal.tsx
#: src/components/claim/ClaimModal.tsx #: src/components/claim/ClaimModal.tsx
msgid "{0} UNI" msgid "{0} UNI"
msgstr "{0} UNI 代幣" msgstr "{0} UNI"
#: src/components/earn/PoolCard.tsx #: src/components/earn/PoolCard.tsx
#: src/components/earn/PoolCard.tsx #: src/components/earn/PoolCard.tsx
...@@ -1912,11 +1912,11 @@ msgstr "{0} UNI 代幣" ...@@ -1912,11 +1912,11 @@ msgstr "{0} UNI 代幣"
#: src/pages/Earn/Manage.tsx #: src/pages/Earn/Manage.tsx
#: src/pages/Earn/Manage.tsx #: src/pages/Earn/Manage.tsx
msgid "{0} UNI / week" msgid "{0} UNI / week"
msgstr "{0} UNI 代幣 / 每週" msgstr "{0} UNI /週"
#: src/components/earn/StakingModal.tsx #: src/components/earn/StakingModal.tsx
msgid "{0} UNI-V2" msgid "{0} UNI-V2"
msgstr "{0} UNI-V2 流動池代幣" msgstr "{0} UNI-V2"
#: src/pages/Earn/Manage.tsx #: src/pages/Earn/Manage.tsx
msgid "{0} UNI-V2 LP tokens available" msgid "{0} UNI-V2 LP tokens available"
...@@ -1975,7 +1975,7 @@ msgstr "{0}-{1} 流動資金采礦" ...@@ -1975,7 +1975,7 @@ msgstr "{0}-{1} 流動資金采礦"
#: src/pages/MigrateV2/MigrateV2Pair.tsx #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "{0}/{1} LP NFT" msgid "{0}/{1} LP NFT"
msgstr "{0}/{1} 流動池 NFT 代幣" msgstr "{0}/{1} 流動池 NFT "
#: src/pages/MigrateV2/MigrateV2Pair.tsx #: src/pages/MigrateV2/MigrateV2Pair.tsx
msgid "{0}/{1} LP Tokens" msgid "{0}/{1} LP Tokens"
...@@ -1987,7 +1987,7 @@ msgstr "{SOCKS_AMOUNT} UNI 代幣" ...@@ -1987,7 +1987,7 @@ msgstr "{SOCKS_AMOUNT} UNI 代幣"
#: src/components/claim/ClaimModal.tsx #: src/components/claim/ClaimModal.tsx
msgid "{USER_AMOUNT} UNI" msgid "{USER_AMOUNT} UNI"
msgstr "{USER_AMOUNT} UNI 代幣" msgstr "{USER_AMOUNT} UNI"
#: src/pages/RemoveLiquidity/V3.tsx #: src/pages/RemoveLiquidity/V3.tsx
msgid "{percentForSlider}%" msgid "{percentForSlider}%"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment