From 32118520cd36eefc18507cda29475d82263d17db Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Sun, 20 Jun 2021 19:05:02 +0000 Subject: [PATCH] chore(i18n): synchronize translations from crowdin [skip ci] --- src/locales/zh-CN.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/locales/zh-CN.po b/src/locales/zh-CN.po index f260b5cd0e..8397bc984e 100644 --- a/src/locales/zh-CN.po +++ b/src/locales/zh-CN.po @@ -14,7 +14,7 @@ msgstr "" "X-Crowdin-File-ID: 4\n" "Project-Id-Version: uniswap-interface\n" "Language-Team: Chinese Simplified\n" -"PO-Revision-Date: 2021-06-19 07:06\n" +"PO-Revision-Date: 2021-06-20 19:04\n" #: src/pages/Pool/PositionPage.tsx #: src/pages/Pool/PositionPage.tsx @@ -402,7 +402,7 @@ msgstr "已关闭" #: src/pages/Pool/index.tsx msgid "Closed positions" -msgstr "平仓" +msgstr "已关闭的仓位" #: src/components/Menu/index.tsx msgid "Code" @@ -1364,7 +1364,7 @@ msgstr "输出代币无法进行转账。输出代币可能有些问题。" #: 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." -msgstr "无法对输出代币进行转账。输出代币可能有些问题。注:转账时额外抽取费用(fee-on-transfer)的代币和会自动重新定价(rebase)的代币都与Uniswap V3不兼容。" +msgstr "无法对输出代币进行转账。输出代币可能有些问题。注:转账时额外抽取费用(fee-on-transfer)的代币和弹性供应(rebase)代币都与Uniswap V3不兼容。" #: src/components/Badge/RangeBadge.tsx msgid "The price of this pool is outside of your selected range. Your position is not currently earning fees." @@ -1396,7 +1396,7 @@ msgstr "该工具将安全地将您的 {0} 流动资金迁移到 V3。该过程 #: 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." -msgstr "由于兑换率变动,此交易将不会成功。尝试增加您的滑点容差。注:转账时额外抽取费用(fee-on-transfer)的代币和会自动重新定价(rebase)的代币都与Uniswap V3不兼容。" +msgstr "由于兑换率变动,此交易将不会成功。尝试增加您的滑点容差。注:转账时额外抽取费用(fee-on-transfer)的代币和弹性供应(rebase)代币都与Uniswap V3不兼容。" #: src/hooks/useSwapCallback.ts msgid "This transaction will not succeed either due to price movement or fee on transfer. Try increasing your slippage tolerance." @@ -1535,7 +1535,7 @@ msgstr "未知来源" #: 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." -msgstr "未知错误{0}。尝试增加您的滑点容差。注:转账时额外抽取费用(fee-on-transfer)的代币和会自动重新定价(rebase)的代币都与Uniswap V3不兼容。" +msgstr "未知错误{0}。尝试增加您的滑点容差。注:转账时额外抽取费用(fee-on-transfer)的代币和弹性供应(rebase)代币都与Uniswap V3不兼容。" #: src/pages/Vote/VotePage.tsx #: src/pages/Vote/index.tsx