|
98 | 98 | "entry_actions.save_to_omnivore": "保存到 Omnivore",
|
99 | 99 | "entry_actions.save_to_outline": "保存到 Outline",
|
100 | 100 | "entry_actions.save_to_readwise": "保存到 Readwise",
|
101 |
| - "entry_actions.saved_to_eagle": "保存到 Eagle", |
102 |
| - "entry_actions.saved_to_instapaper": "保存到 Instapaper.", |
| 101 | + "entry_actions.saved_to_eagle": "已保存到 Eagle", |
| 102 | + "entry_actions.saved_to_instapaper": "已保存到 Instapaper.", |
103 | 103 | "entry_actions.saved_to_obsidian": "已保存到 Obsidian",
|
104 |
| - "entry_actions.saved_to_omnivore": "保存到 Omnivore.", |
105 |
| - "entry_actions.saved_to_outline": "保存到 Outline.", |
106 |
| - "entry_actions.saved_to_readwise": "保存到 Readwise.", |
| 104 | + "entry_actions.saved_to_omnivore": "已保存到 Omnivore.", |
| 105 | + "entry_actions.saved_to_outline": "已保存到 Outline.", |
| 106 | + "entry_actions.saved_to_readwise": "已保存到 Readwise.", |
107 | 107 | "entry_actions.share": "分享",
|
108 | 108 | "entry_actions.star": "收藏",
|
109 | 109 | "entry_actions.starred": "已收藏",
|
|
271 | 271 | "sidebar.category_remove_dialog.cancel": "取消",
|
272 | 272 | "sidebar.category_remove_dialog.continue": "继续",
|
273 | 273 | "sidebar.category_remove_dialog.description": "正在删除分类,操作后仍保留订阅源并按网站分组",
|
| 274 | + "sidebar.category_remove_dialog.error": "删除分类失败", |
| 275 | + "sidebar.category_remove_dialog.success": "分类删除成功", |
274 | 276 | "sidebar.category_remove_dialog.title": "删除分类",
|
275 | 277 | "sidebar.feed_actions.claim": "认证",
|
276 | 278 | "sidebar.feed_actions.claim_feed": "认证订阅",
|
|
293 | 295 | "sidebar.feed_actions.open_feed_in_browser": "在{{which}}打开订阅源",
|
294 | 296 | "sidebar.feed_actions.open_list_in_browser": "在{{which}}打开列表",
|
295 | 297 | "sidebar.feed_actions.open_site_in_browser": "在{{which}}打开网站",
|
| 298 | + "sidebar.feed_actions.reset_feed": "重置订阅源", |
| 299 | + "sidebar.feed_actions.reset_feed_error": "重置订阅源失败。", |
| 300 | + "sidebar.feed_actions.reset_feed_success": "订阅源重置成功。", |
| 301 | + "sidebar.feed_actions.resetting_feed": "正在重置订阅源…", |
296 | 302 | "sidebar.feed_actions.unfollow": "取消订阅",
|
297 | 303 | "sidebar.feed_actions.unfollow_feed": "取消订阅",
|
298 | 304 | "sidebar.feed_actions.unfollow_feed_many": "取消订阅选中的订阅源",
|
|
304 | 310 | "sidebar.feed_column.context_menu.delete_category_confirmation": "删除分类 {{folderName}}?",
|
305 | 311 | "sidebar.feed_column.context_menu.mark_as_read": "标记为已读",
|
306 | 312 | "sidebar.feed_column.context_menu.rename_category": "重命名分类",
|
| 313 | + "sidebar.feed_column.context_menu.rename_category_error": "重命名分类失败", |
| 314 | + "sidebar.feed_column.context_menu.rename_category_success": "分类重命名成功", |
307 | 315 | "sidebar.select_sort_method": "选择排序方法",
|
308 | 316 | "signin.continue_with_github": "使用 GitHub 登录",
|
309 | 317 | "signin.continue_with_google": "使用 Google 登录",
|
|
369 | 377 | "words.unread": "未读",
|
370 | 378 | "words.user": "用户",
|
371 | 379 | "words.which.all": "全部",
|
372 |
| - "words.zero_items": "没有内容" |
| 380 | + "words.zero_items": "没有内容", |
| 381 | + "zen.exit": "退出 Zen 模式" |
373 | 382 | }
|
0 commit comments