|
73 | 73 | "appearance.title": "外观",
|
74 | 74 | "appearance.ui_font": "界面字体",
|
75 | 75 | "appearance.unread_count": "未读数",
|
| 76 | + "feeds.claimTips": "要认证您的订阅源并接收打赏,请在订阅列表中右键点击订阅源并选择“认证”", |
| 77 | + "feeds.noFeeds": "没有已认证的订阅源", |
| 78 | + "feeds.tableHeaders.entryCount": "条目数", |
| 79 | + "feeds.tableHeaders.name": "名称", |
| 80 | + "feeds.tableHeaders.subscriptionCount": "订阅数", |
| 81 | + "feeds.tableHeaders.tipAmount": "收到的打赏" , |
76 | 82 | "general.app": "应用程序",
|
77 | 83 | "general.data_persist.description": "在本地保留数据以启用离线访问和本地搜索",
|
78 | 84 | "general.data_persist.label": "保留数据以供离线使用",
|
|
83 | 89 | "general.mark_as_read.hover.description": "鼠标悬停在条目时将自动标记为已读",
|
84 | 90 | "general.mark_as_read.hover.label": "悬停时标记为已读",
|
85 | 91 | "general.mark_as_read.render.description": "条目进入可视区域时自动标记为已读",
|
86 |
| - "general.mark_as_read.render.label": "在视口中标记为已读", |
87 |
| - "general.mark_as_read.scroll.description": "当条目滚动出视口时自动标记为已读", |
| 92 | + "general.mark_as_read.render.label": "在窗口中时标记为已读", |
| 93 | + "general.mark_as_read.scroll.description": "当条目滚动出窗口时自动标记为已读", |
88 | 94 | "general.mark_as_read.scroll.label": "滚动时标记为已读",
|
89 |
| - "general.privacy_data": "隐私", |
| 95 | + "general.privacy_data": "隐私与数据", |
90 | 96 | "general.rebuild_database.button": "重建",
|
91 | 97 | "general.rebuild_database.description": "尝试重建数据库可以解决部分渲染或其他类型问题",
|
92 | 98 | "general.rebuild_database.label": "重建数据库",
|
|
99 | 105 | "general.send_anonymous_data.label": "发送匿名数据",
|
100 | 106 | "general.show_unread_on_launch.description": "启动时显示未读内容",
|
101 | 107 | "general.show_unread_on_launch.label": "启动时显示未读内容",
|
102 |
| - "general.sidebar_title": "一般", |
| 108 | + "general.sidebar_title": "通用", |
103 | 109 | "general.timeline": "时间轴",
|
104 | 110 | "general.unread": "未读",
|
105 | 111 | "general.voices": "声音",
|
|
180 | 186 | "wallet.transactions.to": "接收自",
|
181 | 187 | "wallet.transactions.tx": "交易",
|
182 | 188 | "wallet.transactions.type": "类型",
|
183 |
| - "wallet.transactions.types.burn": "burn", |
184 |
| - "wallet.transactions.types.mint": "mint", |
185 |
| - "wallet.transactions.types.purchase": "purchase", |
186 |
| - "wallet.transactions.types.tip": "tip", |
187 |
| - "wallet.transactions.types.withdraw": "withdraw", |
| 189 | + "wallet.transactions.types.burn": "销毁", |
| 190 | + "wallet.transactions.types.mint": "铸造", |
| 191 | + "wallet.transactions.types.purchase": "购买", |
| 192 | + "wallet.transactions.types.tip": "打赏", |
| 193 | + "wallet.transactions.types.withdraw": "提现", |
188 | 194 | "wallet.transactions.you": "你",
|
189 | 195 | "wallet.withdraw.addressLabel": "以太坊地址",
|
190 | 196 | "wallet.withdraw.amountLabel": "数量",
|
191 |
| - "wallet.withdraw.availableBalance": "钱包中有 <Balance></Balance> 个可提取的 Power", |
192 |
| - "wallet.withdraw.button": "提取", |
193 |
| - "wallet.withdraw.error": "提取失败:{{error}}", |
194 |
| - "wallet.withdraw.modalTitle": "提取 Power", |
| 197 | + "wallet.withdraw.availableBalance": "钱包中有 <Balance></Balance> 个可提现的 Power", |
| 198 | + "wallet.withdraw.button": "提现", |
| 199 | + "wallet.withdraw.error": "提现失败:{{error}}", |
| 200 | + "wallet.withdraw.modalTitle": "提现 Power", |
195 | 201 | "wallet.withdraw.submitButton": "提交",
|
196 |
| - "wallet.withdraw.success": "提取成功!" |
| 202 | + "wallet.withdraw.success": "提现成功!" |
197 | 203 | }
|
0 commit comments