1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
|
{
"common": {
"url": "網址",
"name": "名稱",
"email": "電子郵件",
"password": "密碼",
"action": "操作",
"actions": "操作",
"created_at": "建立於",
"key": "金鑰",
"role": "角色",
"roles": {
"user": "使用者",
"admin": "管理員"
},
"something_went_wrong": "發生錯誤",
"experimental": "實驗性功能",
"search": "搜尋",
"tags": "標籤",
"note": "筆記",
"attachments": "附件",
"screenshot": "螢幕截圖",
"video": "影片",
"archive": "封存",
"home": "首頁",
"highlights": "標記重點",
"source": "來源",
"bookmark_types": {
"title": "書籤類型",
"link": "連結",
"text": "文字",
"media": "媒體"
},
"type": "類型",
"size": "大小"
},
"layouts": {
"masonry": "瀑布式",
"grid": "網格",
"list": "清單",
"compact": "緊湊"
},
"actions": {
"change_layout": "變更版面配置",
"archive": "封存",
"unarchive": "取消封存",
"favorite": "加入最愛",
"unfavorite": "移除最愛",
"delete": "刪除",
"refresh": "重新整理",
"download_full_page_archive": "下載完整網頁封存",
"edit_tags": "編輯標籤",
"add_to_list": "新增至清單",
"select_all": "全選",
"unselect_all": "取消全選",
"copy_link": "複製連結",
"close_bulk_edit": "關閉批次編輯",
"bulk_edit": "批次編輯",
"manage_lists": "管理清單",
"remove_from_list": "從清單移除",
"save": "儲存",
"add": "新增",
"edit": "編輯",
"create": "建立",
"fetch_now": "立即抓取",
"summarize_with_ai": "使用 AI 摘要",
"edit_title": "編輯標題",
"sign_out": "登出",
"close": "關閉",
"merge": "合併",
"cancel": "取消",
"apply_all": "全部套用",
"ignore": "忽略",
"sort": {
"title": "排序",
"newest_first": "最新在前",
"oldest_first": "最舊在前"
},
"recrawl": "重新抓取"
},
"settings": {
"back_to_app": "返回應用程式",
"user_settings": "使用者設定",
"info": {
"user_info": "使用者資訊",
"basic_details": "基本資料",
"change_password": "變更密碼",
"current_password": "目前密碼",
"new_password": "新密碼",
"confirm_new_password": "確認新密碼",
"options": "選項",
"interface_lang": "介面語言"
},
"ai": {
"ai_settings": "AI 設定",
"tagging_rules": "標籤規則",
"tagging_rule_description": "您在此處新增的提示詞將作為規則提供給模型用於產生標籤。您可以在提示詞預覽區域檢視最終提示詞。",
"prompt_preview": "提示詞預覽",
"text_prompt": "文字提示詞",
"images_prompt": "圖片提示詞",
"all_tagging": "所有標籤",
"text_tagging": "文字標籤",
"image_tagging": "圖片標籤",
"summarization": "摘要",
"summarization_prompt": "摘要提示詞"
},
"feeds": {
"rss_subscriptions": "RSS 訂閱",
"add_a_subscription": "新增訂閱"
},
"import": {
"import_export": "匯入/匯出",
"import_export_bookmarks": "匯入/匯出書籤",
"import_bookmarks_from_html_file": "從 HTML 檔案匯入書籤",
"import_bookmarks_from_pocket_export": "從 Pocket 匯出檔案匯入書籤",
"import_bookmarks_from_omnivore_export": "從 Omnivore 匯出檔案匯入書籤",
"import_bookmarks_from_karakeep_export": "從 Karakeep 匯出檔案匯入書籤",
"export_links_and_notes": "匯出連結和筆記",
"imported_bookmarks": "已匯入的書籤",
"import_bookmarks_from_linkwarden_export": "從 Linkwarden 匯出檔案匯入書籤"
},
"api_keys": {
"api_keys": "API 金鑰",
"new_api_key": "新增 API 金鑰",
"new_api_key_desc": "為您的 API 金鑰指定一個獨一無二的名稱",
"key_success": "金鑰建立成功",
"key_success_please_copy": "請複製金鑰並儲存至安全的位置。關閉對話框後,您將無法再次存取此金鑰。"
},
"webhooks": {
"webhooks": "Webhook",
"events": {
"title": "事件",
"created": "已建立",
"edited": "已編輯",
"crawled": "已抓取"
},
"delete_webhook_confirmation": "您確定要刪除這個 Webhook 嗎?",
"edit_webhook": "編輯 Webhook",
"webhook_url": "Webhook 網址",
"description": "您可以使用 Webhook 在建立、變更或抓取書籤時觸發操作。",
"auth_token": "驗證權杖",
"add_auth_token": "新增驗證權杖",
"edit_auth_token": "編輯驗證權杖",
"create_webhook": "建立 Webhook",
"delete_webhook": "刪除 Webhook"
},
"broken_links": {
"broken_links": "失效連結",
"last_crawled_at": "最後抓取時間",
"crawling_status": "抓取狀態",
"crawling_failed": "抓取失敗"
},
"manage_assets": {
"manage_assets": "管理資產",
"no_assets": "你還沒有任何資產。",
"asset_type": "資產類型",
"bookmark_link": "書籤連結",
"asset_link": "資產連結",
"delete_asset": "刪除資產",
"delete_asset_confirmation": "你確定要刪除這個資產嗎?"
}
},
"admin": {
"admin_settings": "管理員設定",
"server_stats": {
"server_stats": "伺服器統計資訊",
"total_users": "使用者總數",
"total_bookmarks": "書籤總數",
"server_version": "伺服器版本"
},
"background_jobs": {
"background_jobs": "背景作業",
"crawler_jobs": "網頁抓取作業",
"indexing_jobs": "索引作業",
"inference_jobs": "推論作業",
"tidy_assets_jobs": "資源整理作業",
"job": "作業",
"queued": "已排入佇列",
"pending": "等待中",
"failed": "失敗",
"video_jobs": "影片下載工作",
"feed_jobs": "RSS 訂閱工作",
"webhook_jobs": "Webhook 工作",
"asset_preprocessing_jobs": "資產預處理工作"
},
"actions": {
"recrawl_failed_links_only": "僅重新抓取失敗的連結",
"recrawl_all_links": "重新抓取所有連結",
"without_inference": "不進行推論",
"regenerate_ai_tags_for_failed_bookmarks_only": "僅重新產生失敗書籤的 AI 標籤",
"regenerate_ai_tags_for_all_bookmarks": "重新產生所有書籤的 AI 標籤",
"reindex_all_bookmarks": "重新索引所有書籤",
"compact_assets": "壓縮資源",
"reprocess_assets_fix_mode": "重新處理資源(固定模式)"
},
"users_list": {
"users_list": "使用者清單",
"create_user": "建立使用者",
"change_role": "變更角色",
"reset_password": "重設密碼",
"delete_user": "刪除使用者",
"num_bookmarks": "書籤數量",
"asset_sizes": "資源大小",
"local_user": "本機使用者",
"confirm_password": "確認密碼"
}
},
"options": {
"dark_mode": "深色模式",
"light_mode": "淺色模式"
},
"lists": {
"all_lists": "所有清單",
"favourites": "最愛",
"new_list": "新增清單",
"new_nested_list": "新增巢狀清單",
"search_query_help": "了解更多關於搜尋查詢語言的資訊。",
"edit_list": "編輯清單",
"no_parent": "無上層",
"list_type": "清單類型",
"manual_list": "手動清單",
"smart_list": "智慧清單",
"search_query": "搜尋查詢",
"parent_list": "上層清單"
},
"tags": {
"all_tags": "所有標籤",
"your_tags": "您的標籤",
"your_tags_info": "您至少使用過一次的標籤",
"ai_tags": "AI 標籤",
"ai_tags_info": "僅由 AI 自動加入的標籤",
"unused_tags": "未使用的標籤",
"unused_tags_info": "未附加至任何書籤的標籤",
"delete_all_unused_tags": "刪除所有未使用的標籤",
"drag_and_drop_merging": "拖曳合併",
"drag_and_drop_merging_info": "將標籤拖曳到其他標籤上即可合併",
"sort_by_name": "依名稱排序"
},
"preview": {
"view_original": "檢視原始內容",
"cached_content": "快取內容"
},
"editor": {
"quickly_focus": "您可以按下 ⌘ + E 快速聚焦此欄位",
"multiple_urls_dialog_title": "要將多個網址匯入為個別的書籤嗎?",
"multiple_urls_dialog_desc": "輸入內容包含分別位於不同行數的多個網址。您是否要將它們匯入為個別的書籤?",
"import_as_text": "匯入為文字書籤",
"import_as_separate_bookmarks": "匯入為個別書籤",
"placeholder": "貼上連結、圖片、撰寫筆記,或將圖片拖曳至此處…",
"new_item": "新增項目",
"disabled_submissions": "提交功能已停用",
"text_toolbar": {
"align_center": "置中對齊",
"align_right": "靠右對齊",
"markdown_shortcuts": {
"label": "Markdown 快捷鍵",
"bold": {
"example": "**text** 或 CTRL+b",
"label": "粗體"
},
"italic": {
"label": "斜體",
"example": "*Italic* 或 _Italic_ 或 CTRL+i"
},
"ordered_list": {
"label": "有序清單",
"example": "1. 清單項目"
},
"inline_code": {
"example": "`程式碼`",
"label": "行內程式碼"
},
"block_code": {
"label": "程式碼區塊",
"example": "``` + 空白鍵"
},
"blockquote": {
"example": "> 引用區塊",
"label": "引用區塊"
},
"unordered_list": {
"label": "無序清單",
"example": "- 清單項目"
},
"heading": {
"label": "標題",
"example": "# H1, ## H2, ### H3"
}
},
"undo": "復原",
"redo": "重做",
"bold": "粗體",
"italic": "斜體",
"underline": "底線",
"strikethrough": "刪除線",
"code": "程式碼",
"highlight": "醒目標示",
"align_left": "靠左對齊"
}
},
"toasts": {
"bookmarks": {
"updated": "書籤已更新!",
"deleted": "書籤已刪除!",
"refetch": "已將重新抓取加入佇列!",
"full_page_archive": "已觸發完整網頁封存建立",
"delete_from_list": "已從清單中移除書籤",
"clipboard_copied": "連結已複製到剪貼簿!"
},
"lists": {
"created": "清單已建立!",
"updated": "清單已更新!"
}
},
"cleanups": {
"cleanups": "清理",
"duplicate_tags": {
"title": "重複的標籤",
"merge_all_suggestions": "要合併所有建議嗎?"
}
},
"search": {
"is_not_favorited": "未加入最愛",
"is_archived": "已封存",
"is_not_archived": "未封存",
"has_any_tag": "有任何標籤",
"does_not_have_tag": "無此標籤",
"type_is_not": "類型不為",
"is_favorited": "已加入最愛",
"has_no_tags": "無標籤",
"is_in_any_list": "在任何清單中",
"is_not_in_any_list": "不在任何清單中",
"created_on_or_after": "建立於此日期或之後",
"not_created_on_or_after": "未建立於此日期或之後",
"full_text_search": "全文搜尋",
"and": "且",
"or": "或",
"created_on_or_before": "建立於此日期或之前",
"not_created_on_or_before": "未建立於此日期或之前",
"url_contains": "網址包含",
"url_does_not_contain": "網址不包含",
"has_tag": "有標籤",
"is_in_list": "在清單中",
"is_not_in_list": "不在清單中",
"type_is": "類型為"
},
"dialogs": {
"bookmarks": {
"delete_confirmation_title": "刪除書籤?",
"delete_confirmation_description": "您確定要刪除這個書籤嗎?"
}
},
"highlights": {
"no_highlights": "您目前尚未有任何標記重點。"
}
}
|