|
| 1 | +{ |
| 2 | + "connect": { |
| 3 | + "selectingWallet": { |
| 4 | + "header": "可用钱包", |
| 5 | + "sidebar": { |
| 6 | + "heading": "", |
| 7 | + "subheading": "连接您的钱包", |
| 8 | + "paragraph": "连接钱包就像是“登录”到Web3。请选择一个钱包开始使用。", |
| 9 | + "IDontHaveAWallet": "我没有钱包" |
| 10 | + }, |
| 11 | + "recommendedWalletsPart1": "{app}仅支持", |
| 12 | + "recommendedWalletsPart2": "在该平台上。请使用或安装受支持的钱包以继续。", |
| 13 | + "installWallet": "您未安装{app}支持的任何钱包,请使用受支持的钱包。", |
| 14 | + "agreement": { |
| 15 | + "agree": "我同意", |
| 16 | + "terms": "条款与条件", |
| 17 | + "and": "和", |
| 18 | + "privacy": "隐私政策" |
| 19 | + }, |
| 20 | + "whyDontISeeMyWallet": "为什么我看不到我的钱包?", |
| 21 | + "learnMore": "点击这里了解更多" |
| 22 | + }, |
| 23 | + "connectingWallet": { |
| 24 | + "header": "{connectionRejected, select, false {正在连接{wallet}...} other {连接被拒绝}}", |
| 25 | + "sidebar": { |
| 26 | + "subheading": "批准连接", |
| 27 | + "paragraph": "请在您的钱包中批准连接并授权访问以继续。" |
| 28 | + }, |
| 29 | + "mainText": "正在连接...", |
| 30 | + "paragraph": "请确保选择所有您想授予访问权限的账户。", |
| 31 | + "previousConnection": "{wallet}已有待处理的连接请求,请打开{wallet}应用登录并连接。", |
| 32 | + "rejectedText": "连接被拒绝!", |
| 33 | + "rejectedCTA": "点击这里重试", |
| 34 | + "primaryButton": "返回钱包" |
| 35 | + }, |
| 36 | + "connectedWallet": { |
| 37 | + "header": "连接成功", |
| 38 | + "sidebar": { |
| 39 | + "subheading": "连接成功!", |
| 40 | + "paragraph": "您的钱包现已连接到{app}" |
| 41 | + }, |
| 42 | + "mainText": "已连接" |
| 43 | + } |
| 44 | + }, |
| 45 | + "modals": { |
| 46 | + "actionRequired": { |
| 47 | + "heading": "{wallet}中需要操作", |
| 48 | + "paragraph": "请在钱包中切换活跃账户。", |
| 49 | + "linkText": "了解更多。", |
| 50 | + "buttonText": "好的" |
| 51 | + }, |
| 52 | + "switchChain": { |
| 53 | + "heading": "切换网络", |
| 54 | + "paragraph1": "{app}需要您将钱包切换到{nextNetworkName}网络以继续。", |
| 55 | + "paragraph2": "*某些钱包可能不支持更换网络。如果您无法在钱包中切换网络,可以考虑切换到其他钱包。" |
| 56 | + }, |
| 57 | + "confirmDisconnectAll": { |
| 58 | + "heading": "断开所有钱包连接", |
| 59 | + "description": "您确定要断开所有钱包连接吗?", |
| 60 | + "confirm": "确认", |
| 61 | + "cancel": "取消" |
| 62 | + }, |
| 63 | + "confirmTransactionProtection": { |
| 64 | + "heading": "启用交易保护", |
| 65 | + "description": "保护RPC端点以防止您的交易被抢先交易和三明治攻击。", |
| 66 | + "link": "了解更多", |
| 67 | + "enable": "启用", |
| 68 | + "dismiss": "忽略" |
| 69 | + } |
| 70 | + }, |
| 71 | + "accountCenter": { |
| 72 | + "connectAnotherWallet": "连接另一个钱包", |
| 73 | + "disconnectAllWallets": "断开所有钱包连接", |
| 74 | + "currentNetwork": "当前网络", |
| 75 | + "enableTransactionProtection": "启用交易保护", |
| 76 | + "appInfo": "应用信息", |
| 77 | + "learnMore": "了解更多", |
| 78 | + "gettingStartedGuide": "入门指南", |
| 79 | + "smartContracts": "智能合约", |
| 80 | + "explore": "探索", |
| 81 | + "poweredBy": "技术支持", |
| 82 | + "addAccount": "添加账户", |
| 83 | + "setPrimaryAccount": "设为主要账户", |
| 84 | + "disconnectWallet": "断开钱包连接", |
| 85 | + "copyAddress": "复制钱包地址" |
| 86 | + }, |
| 87 | + "notify": { |
| 88 | + "transaction": { |
| 89 | + "txRequest": "您的交易等待确认", |
| 90 | + "nsfFail": "您的资金不足,无法进行此交易", |
| 91 | + "txUnderpriced": "您的交易Gas费过低,请尝试设置更高的Gas费", |
| 92 | + "txRepeat": "这可能是重复交易", |
| 93 | + "txAwaitingApproval": "您有一个待确认的交易", |
| 94 | + "txConfirmReminder": "请确认交易以继续", |
| 95 | + "txSendFail": "您已拒绝该交易", |
| 96 | + "txSent": "您的交易已发送到网络", |
| 97 | + "txStallPending": "您的交易在发送前被卡住了,请重试", |
| 98 | + "txStuck": "由于nonce差异,您的交易被卡住了", |
| 99 | + "txPool": "您的交易已开始", |
| 100 | + "txStallConfirmed": "您的交易未确认且已暂停", |
| 101 | + "txSpeedUp": "您的交易已加速", |
| 102 | + "txCancel": "您的交易正在取消", |
| 103 | + "txFailed": "您的交易失败了", |
| 104 | + "txConfirmed": "您的交易成功了", |
| 105 | + "txError": "出了点问题,请重试", |
| 106 | + "txReplaceError": "替换交易时出错,请重试" |
| 107 | + }, |
| 108 | + "watched": { |
| 109 | + "txPool": "您的账户正在{verb}{formattedValue}{asset}{preposition}{counterpartyShortened}", |
| 110 | + "txSpeedUp": "关于{formattedValue}{asset}{preposition}{counterpartyShortened}的交易已加速", |
| 111 | + "txCancel": "关于{formattedValue}{asset}{preposition}{counterpartyShortened}的交易已取消", |
| 112 | + "txConfirmed": "您的账户已成功{verb}{formattedValue}{asset}{preposition}{counterpartyShortened}", |
| 113 | + "txFailed": "您的账户未能{verb}{formattedValue}{asset}{preposition}{counterpartyShortened}", |
| 114 | + "txStuck": "由于nonce差异,您的交易被卡住了" |
| 115 | + }, |
| 116 | + "time": { |
| 117 | + "minutes": "分钟", |
| 118 | + "seconds": "秒" |
| 119 | + } |
| 120 | + } |
| 121 | +} |
0 commit comments