mirror of
https://github.com/linkwarden/linkwarden.git
synced 2026-03-03 03:57:01 +00:00
New translations common.json (Chinese Traditional)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"user_administration": "使用者管理",
|
||||
"user_administration": "User Administration",
|
||||
"search_users": "搜尋使用者",
|
||||
"no_users_found": "找不到使用者。",
|
||||
"no_user_found_in_search": "在指定的搜尋條件下找不到使用者。",
|
||||
@@ -468,10 +468,6 @@
|
||||
"tag_preservation_rule_label": "依標籤設定保存規則(將覆寫全域設定):",
|
||||
"ai_tagging": "AI 標記",
|
||||
"worker": "工作程序",
|
||||
"regenerate_broken_preservations": "為所有使用者重新產生所有損壞或遺失的保存內容。",
|
||||
"delete_all_preservations": "刪除所有使用者的網頁保存內容。",
|
||||
"delete_all_preservations_and_regenerate": "刪除並重新保存所有使用者的網頁內容。",
|
||||
"delete_all_preservation_warning": "此動作將刪除伺服器上所有現有的保存內容。",
|
||||
"no_broken_preservations": "目前沒有損壞的保存內容。",
|
||||
"links_are_being_represerved": "連結正在重新保存中...",
|
||||
"cancel": "取消",
|
||||
@@ -529,5 +525,16 @@
|
||||
"apply_members_roles_to_subcollections": "Apply members and roles to subcollections",
|
||||
"apply_members_roles_to_subcollections_desc": "This will apply the members and their roles to all existing subcollections.",
|
||||
"back_to_dashboard": "Back to Dashboard",
|
||||
"worker_console": "Worker Console"
|
||||
"background_jobs": "Background Jobs",
|
||||
"background_jobs_desc": "Background jobs run 24/7 behind the scenes to process all queued links and tasks.",
|
||||
"link_preservation_job": "Link Preservation Job",
|
||||
"link_preservation_job_desc": "Crawls, preserves, and extracts text from your links.",
|
||||
"search_indexing_job": "Search Indexing Job",
|
||||
"search_indexing_job_desc": "Prepares links and documents for full-text search.",
|
||||
"done": "Done",
|
||||
"worker_pending_indexing_desc": "Pending items first need to be preserved before they can be indexed if they're a link.",
|
||||
"regenerate_broken_links": "Regenerate Broken Links",
|
||||
"regenerate_all_links": "Regenerate All Links",
|
||||
"regenerate_broken_preserved_content_desc": "<0>Delete and re-preserve broken links with at least one missing preserved format.</0><0>This action will immediately delete any existing preserved format for {{count}} links.</0><0>Affected links will be scheduled to have their preserved formats rebuilt.</0>",
|
||||
"delete_all_preserved_content_and_regenerate_desc": "<0>This action will immediately delete all your existing preserved formats.</0><0>Affected links will be scheduled to have their preserved formats rebuilt.</0>"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user