Skip to content

Commit

Permalink
chore(i18n): synchronize translations from crowdin [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
crowdin-bot committed Jan 6, 2022
1 parent f145a56 commit d93b6f7
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/locales/zh-CN.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: uniswap-interface\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2022-01-05 20:06\n"
"PO-Revision-Date: 2022-01-06 04:07\n"
"Last-Translator: \n"
"Language: zh_CN\n"
"Language-Team: Chinese Simplified\n"
Expand Down Expand Up @@ -232,7 +232,7 @@ msgstr "批准 {0}"

#: src/lib/components/Swap/SwapButton.tsx
msgid "Approve {0} first"
msgstr "先批准 {0}"
msgstr "先授权 {0}"

#: src/pages/RemoveLiquidity/index.tsx
msgid "Approved"
Expand Down Expand Up @@ -587,7 +587,7 @@ msgstr "当前 {0} 兑换率:"

#: src/lib/components/Swap/Settings/MaxSlippageSelect.tsx
msgid "Custom"
msgstr "风俗"
msgstr "自定义"

#: src/components/Menu/index.tsx
msgid "Dark Theme"
Expand Down Expand Up @@ -933,7 +933,7 @@ msgstr "现有流动量不足以支持此交易。"

#: src/lib/components/Swap/Toolbar.tsx
msgid "Insufficient {0}"
msgstr "不足 {0}"
msgstr "{0} 不足"

#: src/hooks/useWrapCallback.tsx
#: src/hooks/useWrapCallback.tsx
Expand Down Expand Up @@ -1510,7 +1510,7 @@ msgstr "功能建议"

#: src/lib/components/Swap/Settings/index.tsx
msgid "Reset"
msgstr "重启"
msgstr "重置"

#: src/components/TransactionConfirmationModal/index.tsx
#: src/components/TransactionConfirmationModal/index.tsx
Expand All @@ -1520,11 +1520,11 @@ msgstr "返回"

#: src/lib/components/Swap/SwapButton.tsx
msgid "Review swap"
msgstr "审查交换"
msgstr "检查交易"

#: src/lib/components/TokenSelect/index.tsx
msgid "Search by token name or address"
msgstr "按令牌名称或地址搜索"
msgstr "按代币名称或地址搜索"

#: src/components/SearchModal/CurrencySearch.tsx
msgid "Search name or paste address"
Expand Down Expand Up @@ -1672,7 +1672,7 @@ msgstr "仍要兑换"

#: src/lib/components/Swap/Summary/index.tsx
msgid "Swap details"
msgstr "交换详情"
msgstr "交易详情"

#: src/components/AccountDetails/TransactionSummary.tsx
msgid "Swap exactly <0/> for <1/>"
Expand All @@ -1685,7 +1685,7 @@ msgstr "兑换失败: {0}"

#: src/lib/components/Swap/Summary/index.tsx
msgid "Swap summary"
msgstr "交换摘要"
msgstr "交易摘要"

#: src/components/swap/ConfirmSwapModal.tsx
msgid "Swapping {0} {1} for {2} {3}"
Expand Down Expand Up @@ -1851,7 +1851,7 @@ msgstr "交易路由"

#: src/lib/components/Swap/Input.tsx
msgid "Trading"
msgstr "贸易"
msgstr "交易"

#: src/components/Settings/index.tsx
#: src/components/Settings/index.tsx
Expand Down Expand Up @@ -1879,7 +1879,7 @@ msgstr "交易截止期限"

#: src/lib/components/Swap/Status/StatusDialog.tsx
msgid "Transaction pending"
msgstr "交易待定"
msgstr "交易等待中"

#: src/hooks/useSwapCallback.tsx
#: src/hooks/useSwapCallback.tsx
Expand Down

0 comments on commit d93b6f7

Please sign in to comment.