From f1205a8e4eea25e9ac0a251629099fd90831bc1d Mon Sep 17 00:00:00 2001 From: Jack Works Date: Wed, 29 Dec 2021 10:32:13 +0800 Subject: [PATCH] New translations en-US.json (Chinese Simplified) docs(i18n): sync translation en-US.json for Chinese Simplified --- packages/mask/shared-ui/locales/zh-CN.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/packages/mask/shared-ui/locales/zh-CN.json b/packages/mask/shared-ui/locales/zh-CN.json index 2227257eed12..ce984799a627 100644 --- a/packages/mask/shared-ui/locales/zh-CN.json +++ b/packages/mask/shared-ui/locales/zh-CN.json @@ -242,6 +242,7 @@ "relative_time_months_ago": "{{months}} 个月前", "relative_time_seconds_ago": "{{seconds}} 秒前", "relative_time_years_ago": "{{years}} 年前", + "plugin_chain_not_supported": "尚未在 {{chain}} 上支持。", "plugin_powered_by": "技术支持:", "plugin_wallet_snackbar_wait_for_confirming": "请在您的钱包中确认这笔交易", "plugin_wallet_snackbar_hash": "交易已提交", @@ -786,11 +787,17 @@ "popups_wallet_dialog_legacy_wallet_tip": "已检测到旧钱包,请点击确认以恢复所有钱包。", "popups_wallet_set_payment_password": "设置支付密码", "popups_wallet_payment_password": "支付密码", + "popups_wallet_re_payment_password": "再次输入支付密码", "popups_wallet_set_up_payment_password": "设置支付密码", "popups_wallet_payment_password_tip": "支付密码必须是数字、大小写字母和特殊字符中的2个类别的组合,长度为 8-20 个字符。", "popups_wallet_go_back": "返回", "popups_wallet_start_up_tip": "请连接到您的钱包,可选择创建一个新钱包或使用助记词恢复一个旧钱包。", "popups_wallet_name_placeholder": "输入1-12 个字符", + "popups_wallet_name_mnemonic": "助记词", + "popups_wallet_name_json_file": "Json文件", + "popups_wallet_name_private_key": "私钥", + "popups_wallet_name_mnemonic_placeholder": "请输入以空格分隔的助记词", + "popups_wallet_name_origin_password": "原密码", "popups_wallet_tab_assets": "资产", "popups_wallet_tab_activity": "交易动态", "popups_wallet_derivation_path": "派生路径 ({{ path }})", @@ -870,5 +877,9 @@ "plugin_profile_binding_rule3": "您的Twitter ID + {{suffix}} 是ENS。", "plugin_profile_binding_rule4": "用于签署NFT 头像的地址。", "plugin_profile_current_display_of": "当前显示 {{type}}: ", + "plugin_profile_loading": "加载中...", + "plugin_profile_error_no_address": "找不到任何有效地址。", + "plugin_profile_address_name_address": "钱包地址", + "plugin_profile_rss3_attended": "已参加", "plugin_vcent_last_offer_at": "最新的OFFER为" }