|
| 1 | +{ |
| 2 | + "failedToConnect": { |
| 3 | + "message": "插件可能已升级或重新加载,请刷新当前页面。", |
| 4 | + "description": "Show in alert when extension disconnected with page" |
| 5 | + }, |
| 6 | + "bookmark_open_tooltip": { |
| 7 | + "message": "在新标签页打开书签" |
| 8 | + }, |
| 9 | + "bookmark_remove_tooltip": { |
| 10 | + "message": "删除书签" |
| 11 | + }, |
| 12 | + "bookmark_add_tooltip": { |
| 13 | + "message": "添加为书签" |
| 14 | + }, |
| 15 | + "bookmark_remove_alert": { |
| 16 | + "message": "删除书签会同时删除当前页面的所有笔记,请确认以继续操作。" |
| 17 | + }, |
| 18 | + "bookmark_nobookmark": { |
| 19 | + "message": "没有书签" |
| 20 | + }, |
| 21 | + "note_edit_tooltip": { |
| 22 | + "message": "编辑笔记" |
| 23 | + }, |
| 24 | + "note_remove_tooltip": { |
| 25 | + "message": "删除笔记" |
| 26 | + }, |
| 27 | + "note_remove_alert": { |
| 28 | + "message": "请确认要删除笔记。" |
| 29 | + }, |
| 30 | + "note_nonote": { |
| 31 | + "message": "没有笔记" |
| 32 | + }, |
| 33 | + "note_empty": { |
| 34 | + "message": "书签" |
| 35 | + }, |
| 36 | + "alert_primary": { |
| 37 | + "message": "确定" |
| 38 | + }, |
| 39 | + "alert_secondary": { |
| 40 | + "message": "取消" |
| 41 | + }, |
| 42 | + "reloadView_reload": { |
| 43 | + "message": "重新加载" |
| 44 | + }, |
| 45 | + "search_placeholder": { |
| 46 | + "message": "搜索..." |
| 47 | + }, |
| 48 | + "notesView_title": { |
| 49 | + "message": "笔记" |
| 50 | + }, |
| 51 | + "notesView_editor_placeholder": { |
| 52 | + "message": "请在此输入笔记..." |
| 53 | + }, |
| 54 | + "notesView_editor_saveButton": { |
| 55 | + "message": "保存" |
| 56 | + }, |
| 57 | + "notesView_editor_cancelButton": { |
| 58 | + "message": "取消" |
| 59 | + }, |
| 60 | + "notesView_editor_statusExisting": { |
| 61 | + "message": "已存在" |
| 62 | + }, |
| 63 | + "notesView_editor_statusNew": { |
| 64 | + "message": "新建" |
| 65 | + }, |
| 66 | + "notesView_note_play_tooltip": { |
| 67 | + "message": "播放视频在 {{formattedTime}}" |
| 68 | + }, |
| 69 | + "notesView_note_expand_tooltip": { |
| 70 | + "message": "展开笔记" |
| 71 | + }, |
| 72 | + "notesView_note_collapse_tooltip": { |
| 73 | + "message": "折叠笔记" |
| 74 | + }, |
| 75 | + "notesView_detail_tooltip": { |
| 76 | + "message": "在设置页面管理笔记" |
| 77 | + }, |
| 78 | + "notesView_sync_tooltip": { |
| 79 | + "message": "从 {{platform}} 同步笔记" |
| 80 | + }, |
| 81 | + "notesView_support_tooltip": { |
| 82 | + "message": "赞助 YiNote" |
| 83 | + }, |
| 84 | + "notesView_support_text": { |
| 85 | + "message": "作为一个开源项目,YiNote需要你的帮助才能成长。请通过以下途径支持本项目:" |
| 86 | + }, |
| 87 | + "searchView_tab_bookmarks": { |
| 88 | + "message": "书签" |
| 89 | + }, |
| 90 | + "searchView_tab_notes": { |
| 91 | + "message": "笔记" |
| 92 | + }, |
| 93 | + "footer_github_tooltip": { |
| 94 | + "message": "访问 GitHub 仓库" |
| 95 | + }, |
| 96 | + "footer_management_tooltip": { |
| 97 | + "message": "打开管理页面" |
| 98 | + }, |
| 99 | + "options_appName": { |
| 100 | + "message": "YiNote" |
| 101 | + }, |
| 102 | + "options_github": { |
| 103 | + "message": "访问仓库" |
| 104 | + }, |
| 105 | + "options_faq": { |
| 106 | + "message": "FAQs" |
| 107 | + }, |
| 108 | + "options_issues": { |
| 109 | + "message": "反馈问题" |
| 110 | + }, |
| 111 | + "options_bookmarks_title": { |
| 112 | + "message": "书签" |
| 113 | + }, |
| 114 | + "options_bookmarks_tag_tooltip": { |
| 115 | + "message": "通过标签筛选" |
| 116 | + }, |
| 117 | + "options_bookmarks_export_tooltip": { |
| 118 | + "message": "选择书签以导出" |
| 119 | + }, |
| 120 | + "options_bookmarks_export_format_label": { |
| 121 | + "message": "导出格式:" |
| 122 | + }, |
| 123 | + "options_page_title": { |
| 124 | + "message": "页面详情" |
| 125 | + }, |
| 126 | + "options_page_tag_tooltip": { |
| 127 | + "message": "添加标签" |
| 128 | + }, |
| 129 | + "options_page_pdf_tooltip": { |
| 130 | + "message": "生成 PDF" |
| 131 | + }, |
| 132 | + "options_page_evernote_tooltip": { |
| 133 | + "message": "发送到 Evernote" |
| 134 | + }, |
| 135 | + "options_page_googledocs_tooltip": { |
| 136 | + "message": "发送到 Google Docs" |
| 137 | + }, |
| 138 | + "options_page_onenote_tooltip": { |
| 139 | + "message": "发送到 OneNote" |
| 140 | + }, |
| 141 | + "options_page_export_markdown_tooltip": { |
| 142 | + "message": "导出为 markdown" |
| 143 | + }, |
| 144 | + "options_page_open_tooltip": { |
| 145 | + "message": "在新标签页打开页面" |
| 146 | + }, |
| 147 | + "options_page_annotation_tooltip": { |
| 148 | + "message": "注释截图" |
| 149 | + }, |
| 150 | + "options_page_edit_note_tooltip": { |
| 151 | + "message": "编辑笔记" |
| 152 | + }, |
| 153 | + "options_page_delete_note_tooltip": { |
| 154 | + "message": "删除笔记" |
| 155 | + }, |
| 156 | + "options_page_save_tooltip": { |
| 157 | + "message": "保存" |
| 158 | + }, |
| 159 | + "options_page_cancel_tooltip": { |
| 160 | + "message": "取消" |
| 161 | + }, |
| 162 | + "options_settings_title": { |
| 163 | + "message": "设置" |
| 164 | + }, |
| 165 | + "options_settings_video_title": { |
| 166 | + "message": "视频" |
| 167 | + }, |
| 168 | + "options_settings_video_description": { |
| 169 | + "message": "自定义视频播放行为的设置" |
| 170 | + }, |
| 171 | + "options_settings_seek_label": { |
| 172 | + "message": "预测播放的提前时间(单位为秒)" |
| 173 | + }, |
| 174 | + "options_settings_seek_generated_url_label": { |
| 175 | + "message": "将预测播放的提前时间应用到链接中 (生成的PDF、发送到第三方软件的笔记中的链接中)" |
| 176 | + }, |
| 177 | + "options_settings_reload_tab_label": { |
| 178 | + "message": "当网址变化时重新加载面板" |
| 179 | + }, |
| 180 | + "options_settings_pause_when_editing_label": { |
| 181 | + "message": "当编辑笔记时暂停视频播放" |
| 182 | + }, |
| 183 | + "options_settings_exportAndImport_title": { |
| 184 | + "message": "导出与导入" |
| 185 | + }, |
| 186 | + "options_settings_exportAndImport_description": { |
| 187 | + "message": "你可以将书签和笔记导出为JSON作为备份,然后通过导入数据进行恢复。该功能也可以作为简易版的数据共享功能。" |
| 188 | + }, |
| 189 | + "options_settings_export_title": { |
| 190 | + "message": "将所有数据导出为JSON" |
| 191 | + }, |
| 192 | + "options_settings_export_button": { |
| 193 | + "message": "导出" |
| 194 | + }, |
| 195 | + "options_settings_import_title": { |
| 196 | + "message": "导入(导入的数据将会和当前数据合并)" |
| 197 | + }, |
| 198 | + "options_settings_import_button": { |
| 199 | + "message": "导入" |
| 200 | + }, |
| 201 | + "options_settings_import_success": { |
| 202 | + "message": "数据导入成功。" |
| 203 | + }, |
| 204 | + "options_settings_import_general_error": { |
| 205 | + "message": "无法处理导入的数据" |
| 206 | + }, |
| 207 | + "options_settings_import_version_error": { |
| 208 | + "message": "不支持的版本。" |
| 209 | + }, |
| 210 | + "options_settings_exportAndClear_title": { |
| 211 | + "message": "导出并清空数据 (注意: 该动作会清空当前的存储数据!)" |
| 212 | + }, |
| 213 | + "options_settings_exportAndClear_button": { |
| 214 | + "message": "导出并清空数据" |
| 215 | + }, |
| 216 | + "services_send_tooltip": { |
| 217 | + "message": "发送笔记" |
| 218 | + }, |
| 219 | + "services_send_title": { |
| 220 | + "message": "发送笔记到:" |
| 221 | + }, |
| 222 | + "services_success": { |
| 223 | + "message": "发送笔记成功!" |
| 224 | + }, |
| 225 | + "services_error": { |
| 226 | + "message": "发送笔记失败!" |
| 227 | + }, |
| 228 | + "services_template_origin": { |
| 229 | + "message": "在原页面浏览笔记" |
| 230 | + }, |
| 231 | + "services_evernote": { |
| 232 | + "message": "Evernote" |
| 233 | + }, |
| 234 | + "services_googledocs": { |
| 235 | + "message": "Google Docs" |
| 236 | + }, |
| 237 | + "services_onenote": { |
| 238 | + "message": "OneNote" |
| 239 | + }, |
| 240 | + "services_exist_message": { |
| 241 | + "message": "看起来你似乎已经将该笔记发送到{{service}}. 通过处理当前笔记, 一个新笔记将在{{service}}中被创建。" |
| 242 | + }, |
| 243 | + "services_proceed_button": { |
| 244 | + "message": "处理" |
| 245 | + }, |
| 246 | + "services_cancel_button": { |
| 247 | + "message": "取消" |
| 248 | + }, |
| 249 | + "services_template_signature": { |
| 250 | + "message": "由$INSTALLATION$生成", |
| 251 | + "placeholders": { |
| 252 | + "installation": { |
| 253 | + "content": "$1" |
| 254 | + } |
| 255 | + } |
| 256 | + }, |
| 257 | + "services_template_description": { |
| 258 | + "message": "描述:" |
| 259 | + }, |
| 260 | + "tagdialog_input_label": { |
| 261 | + "message": "新标签" |
| 262 | + }, |
| 263 | + "editor_mode_write": { |
| 264 | + "message": "编辑" |
| 265 | + }, |
| 266 | + "editor_mode_preview": { |
| 267 | + "message": "预览" |
| 268 | + }, |
| 269 | + "editor_markdown_tooltip": { |
| 270 | + "message": "支持Markdown格式" |
| 271 | + }, |
| 272 | + "share_title": { |
| 273 | + "message": "分享" |
| 274 | + }, |
| 275 | + "share_text": { |
| 276 | + "message": "体验YiNote, 在看视频时做笔记。" |
| 277 | + }, |
| 278 | + "share_copylink_success": { |
| 279 | + "message": "链接已复制!" |
| 280 | + }, |
| 281 | + "sponsor_title": { |
| 282 | + "message": "赞助" |
| 283 | + }, |
| 284 | + "sponsor_github": { |
| 285 | + "message": "github.com/sponsors" |
| 286 | + }, |
| 287 | + "sponsor_patreon": { |
| 288 | + "message": "patreon.com/yinote" |
| 289 | + }, |
| 290 | + "sponsor_paypal": { |
| 291 | + "message": "Paypal" |
| 292 | + }, |
| 293 | + "star_title": { |
| 294 | + "message": "为YiNote在Github点亮一颗星" |
| 295 | + }, |
| 296 | + "star_description": { |
| 297 | + "message": "点亮星星的按钮在仓库页面的右上角" |
| 298 | + }, |
| 299 | + "star_github": { |
| 300 | + "message": "github.com/shuowu/yi-note" |
| 301 | + }, |
| 302 | + "title_default": { |
| 303 | + "message": "来自YiNote的笔记" |
| 304 | + } |
| 305 | +} |
0 commit comments