[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(i18n): add zh-TW translations (#983)

authored by

SerKo and committed by
GitHub
549981ee 6e5fde25

+1931 -5
+5 -5
config/i18n.ts
··· 172 172 file: 'zh-CN.json', 173 173 name: '简体中文', 174 174 }, 175 - /*{ 176 - code: 'zh-TW', 177 - file: 'zh-TW.json', 178 - name: '繁體中文', 179 - },*/ 175 + { 176 + code: 'zh-TW', 177 + file: 'zh-TW.json', 178 + name: '繁體中文', 179 + }, 180 180 { 181 181 code: 'ja-JP', 182 182 file: 'ja-JP.json',
+963
i18n/locales/zh-TW.json
··· 1 + { 2 + "seo": { 3 + "home": { 4 + "title": "npmx - 更好的 npm 套件註冊表瀏覽工具", 5 + "description": "更好的 npm 套件註冊表瀏覽工具。使用更現代化的介面來搜尋、瀏覽與探索套件。" 6 + } 7 + }, 8 + "version": "版本", 9 + "built_at": "建置於 {0}", 10 + "alt_logo": "npmx 標誌", 11 + "tagline": "更好的 npm 套件註冊表瀏覽工具", 12 + "non_affiliation_disclaimer": "與 npm, Inc. 無任何隸屬關係", 13 + "trademark_disclaimer": "npm 是 npm, Inc. 的註冊商標。本網站與 npm, Inc. 無任何隸屬關係。", 14 + "footer": { 15 + "about": "關於", 16 + "docs": "文件", 17 + "source": "原始碼", 18 + "social": "社群媒體", 19 + "chat": "聊天" 20 + }, 21 + "search": { 22 + "label": "搜尋 npm 套件", 23 + "placeholder": "搜尋套件…", 24 + "button": "搜尋", 25 + "clear": "清除搜尋", 26 + "searching": "搜尋中…", 27 + "found_packages": "共找到 {count} 個套件", 28 + "updating": "(更新中…)", 29 + "no_results": "找不到符合「{query}」的套件", 30 + "title": "搜尋", 31 + "title_search": "搜尋:{search}", 32 + "title_packages": "搜尋套件", 33 + "meta_description": "「{search}」的搜尋結果", 34 + "meta_description_packages": "搜尋 npm 套件", 35 + "not_taken": "{name} 尚未被佔用", 36 + "claim_prompt": "在 npm 上認領", 37 + "claim_button": "認領「{name}」", 38 + "want_to_claim": "想要認領這個套件名稱嗎?", 39 + "start_typing": "開始輸入以搜尋套件", 40 + "exact_match": "精確比對", 41 + "suggestion": { 42 + "user": "使用者", 43 + "org": "組織", 44 + "view_user_packages": "檢視此使用者的套件", 45 + "view_org_packages": "檢視此組織的套件" 46 + } 47 + }, 48 + "nav": { 49 + "main_navigation": "首頁", 50 + "popular_packages": "熱門套件", 51 + "search": "搜尋", 52 + "settings": "設定", 53 + "compare": "比較", 54 + "back": "返回", 55 + "menu": "選單", 56 + "mobile_menu": "導覽選單", 57 + "open_menu": "開啟選單", 58 + "links": "連結", 59 + "tap_to_search": "點擊以搜尋" 60 + }, 61 + "settings": { 62 + "title": "設定", 63 + "tagline": "自訂你的 npmx 體驗", 64 + "meta_description": "透過主題、語言和顯示偏好,自訂你的 npmx.dev 體驗。", 65 + "sections": { 66 + "appearance": "外觀", 67 + "display": "顯示", 68 + "language": "語言" 69 + }, 70 + "relative_dates": "相對時間", 71 + "relative_dates_description": "顯示「3 天前」而非完整日期", 72 + "include_types": "安裝時包含 {'@'}types", 73 + "include_types_description": "對未提供型別定義的套件,自動在安裝指令加入 {'@'}types 套件", 74 + "hide_platform_packages": "在搜尋結果中隱藏平台特定套件", 75 + "hide_platform_packages_description": "在搜尋結果中隱藏平台特定的原生二進位套件(例如 {'@'}esbuild/linux-x64)", 76 + "theme": "主題", 77 + "theme_light": "淺色", 78 + "theme_dark": "深色", 79 + "theme_system": "跟隨系統", 80 + "language": "語言", 81 + "help_translate": "協助翻譯 npmx", 82 + "accent_colors": "強調色", 83 + "clear_accent": "清除強調色", 84 + "translation_progress": "翻譯進度", 85 + "background_themes": "背景色調" 86 + }, 87 + "i18n": { 88 + "missing_keys": "{count} 項缺少翻譯", 89 + "copy_keys": "複製鍵值", 90 + "show_more_keys": "顯示其他 {count} 項…", 91 + "contribute_hint": "補上缺少的鍵值以協助改進翻譯。", 92 + "edit_on_github": "在 GitHub 上編輯", 93 + "view_guide": "翻譯指南" 94 + }, 95 + "common": { 96 + "loading": "載入中…", 97 + "loading_more": "載入更多中…", 98 + "loading_packages": "載入套件中…", 99 + "end_of_results": "沒有更多結果", 100 + "try_again": "再試一次", 101 + "close": "關閉", 102 + "retry": "重試", 103 + "copy": "複製", 104 + "copied": "已複製!", 105 + "skip_link": "跳至主要內容", 106 + "close_modal": "關閉對話框", 107 + "show_more": "顯示更多", 108 + "warnings": "警告:", 109 + "go_back_home": "回到首頁", 110 + "view_on_npm": "在 npm 上檢視", 111 + "per_week": "/ 週", 112 + "vanity_downloads_hint": "顯示下載量:未顯示套件 | 顯示下載量:顯示的套件 | 顯示下載量:顯示的 {count} 個套件總和", 113 + "sort": { 114 + "name": "名稱", 115 + "role": "角色", 116 + "members": "成員" 117 + }, 118 + "scroll_to_top": "回到頂端" 119 + }, 120 + "package": { 121 + "not_found": "找不到套件", 122 + "not_found_message": "找不到此套件。", 123 + "no_description": "未提供描述", 124 + "show_full_description": "顯示完整描述", 125 + "not_latest": "(非最新)", 126 + "verified_provenance": "已驗證的來源", 127 + "view_permalink": "檢視此版本的永久連結", 128 + "navigation": "套件導覽", 129 + "copy_name": "複製套件名稱", 130 + "deprecation": { 131 + "package": "此套件已被棄用。", 132 + "version": "此版本已被棄用。", 133 + "no_reason": "未提供原因" 134 + }, 135 + "replacement": { 136 + "title": "你可能不需要這個相依套件。", 137 + "native": "此功能自 Node.js {nodeVersion} 起已內建,可直接使用 {replacement} 取代。", 138 + "simple": "社群標記此套件為冗餘,建議改用:{replacement}。", 139 + "documented": "社群標記此套件有更高效能的替代方案", 140 + "none": "此套件已被標記為不再需要,其功能很可能已由所有引擎原生提供。", 141 + "learn_more": "了解更多", 142 + "mdn": "MDN", 143 + "community": "社群" 144 + }, 145 + "stats": { 146 + "license": "授權", 147 + "deps": "相依", 148 + "install_size": "安裝大小", 149 + "vulns": "漏洞", 150 + "published": "發布於", 151 + "published_tooltip": "{package}{'@'}{version} 的發布日期", 152 + "skills": "技能", 153 + "view_dependency_graph": "檢視相依關係圖", 154 + "inspect_dependency_tree": "檢視相依樹", 155 + "size_tooltip": { 156 + "unpacked": "未壓縮大小(此套件):{size}", 157 + "total": "總未壓縮大小(包含 {count} 個相依套件):{size}" 158 + } 159 + }, 160 + "skills": { 161 + "title": "代理技能", 162 + "skills_available": "{count} 個技能可用 | {count} 個技能可用", 163 + "view": "檢視", 164 + "compatible_with": "相容 {tool}", 165 + "install": "安裝", 166 + "installation_method": "安裝方式", 167 + "learn_more": "了解更多", 168 + "available_skills": "可用技能", 169 + "click_to_expand": "點擊展開", 170 + "no_description": "無描述", 171 + "file_counts": { 172 + "scripts": "{count} 個腳本 | {count} 個腳本", 173 + "refs": "{count} 個參考 | {count} 個參考", 174 + "assets": "{count} 個資源 | {count} 個資源" 175 + }, 176 + "view_source": "檢視原始碼" 177 + }, 178 + "links": { 179 + "repo": "儲存庫", 180 + "homepage": "首頁", 181 + "issues": "議題", 182 + "jsr": "jsr", 183 + "code": "程式碼", 184 + "docs": "文件", 185 + "fund": "贊助", 186 + "compare": "比較" 187 + }, 188 + "likes": { 189 + "like": "喜歡這個套件", 190 + "unlike": "取消喜歡這個套件" 191 + }, 192 + "docs": { 193 + "not_available": "文件不可用", 194 + "not_available_detail": "我們無法為此版本產生文件。" 195 + }, 196 + "get_started": { 197 + "title": "開始使用", 198 + "pm_label": "套件管理器", 199 + "copy_command": "複製安裝指令", 200 + "view_types": "檢視 {package}" 201 + }, 202 + "create": { 203 + "title": "建立新專案", 204 + "copy_command": "複製建立指令", 205 + "view": "{packageName} 由同一位維護者維護,點擊檢視詳細資訊" 206 + }, 207 + "run": { 208 + "title": "執行", 209 + "locally": "在本機執行" 210 + }, 211 + "readme": { 212 + "title": "README", 213 + "no_readme": "沒有可用的 README。", 214 + "view_on_github": "在 GitHub 上檢視", 215 + "toc_title": "大綱", 216 + "callout": { 217 + "note": "注意", 218 + "tip": "提示", 219 + "important": "重要", 220 + "warning": "警告", 221 + "caution": "小心" 222 + } 223 + }, 224 + "provenance_section": { 225 + "title": "來源", 226 + "built_and_signed_on": "於 {provider} 建置並簽署", 227 + "view_build_summary": "檢視建置摘要", 228 + "source_commit": "來源提交", 229 + "build_file": "建置檔", 230 + "public_ledger": "公開帳本", 231 + "transparency_log_entry": "透明度日誌條目", 232 + "view_more_details": "檢視更多細節", 233 + "error_loading": "載入來源詳情失敗" 234 + }, 235 + "keywords_title": "關鍵字", 236 + "compatibility": "相容性", 237 + "card": { 238 + "publisher": "發布者", 239 + "published": "發布於", 240 + "weekly_downloads": "每週下載量", 241 + "keywords": "關鍵字", 242 + "license": "授權" 243 + }, 244 + "versions": { 245 + "title": "版本", 246 + "collapse": "收合 {tag}", 247 + "expand": "展開 {tag}", 248 + "collapse_other": "收合其他版本", 249 + "expand_other": "展開其他版本", 250 + "collapse_major": "收合主要版本 {major}", 251 + "expand_major": "展開主要版本 {major}", 252 + "other_versions": "其他版本", 253 + "more_tagged": "還有 {count} 個標籤", 254 + "all_covered": "所有版本均已包含於上方標籤中。", 255 + "deprecated_title": "{version}(已棄用)", 256 + "view_all": "檢視全部 {count} 個版本" 257 + }, 258 + "dependencies": { 259 + "title": "相依({count} 個)", 260 + "list_label": "套件相依", 261 + "show_all": "顯示全部 {count} 個相依套件", 262 + "optional": "選用", 263 + "view_vulnerabilities": "檢視漏洞", 264 + "outdated_major": "落後 {count} 個主要版本(最新:{latest})", 265 + "outdated_minor": "落後 {count} 個次要版本(最新:{latest})", 266 + "outdated_patch": "有可用的修補更新(最新:{latest})" 267 + }, 268 + "peer_dependencies": { 269 + "title": "peer 相依({count} 個)", 270 + "list_label": "套件 peer 相依", 271 + "show_all": "顯示全部 {count} 個 peer 相依" 272 + }, 273 + "optional_dependencies": { 274 + "title": "選用相依({count} 個)", 275 + "list_label": "套件選用相依", 276 + "show_all": "顯示全部 {count} 個選用相依" 277 + }, 278 + "maintainers": { 279 + "title": "維護者", 280 + "list_label": "套件維護者", 281 + "you": "(你)", 282 + "via": "來自 {teams}", 283 + "remove_owner": "移除 {name} 的擁有者身分", 284 + "username_to_add": "要新增為擁有者的使用者名稱", 285 + "username_placeholder": "使用者名稱…", 286 + "add_button": "新增", 287 + "cancel_add": "取消新增擁有者", 288 + "add_owner": "+ 新增擁有者", 289 + "show_more": "(顯示另外 {count} 個)", 290 + "show_less": "(收合)" 291 + }, 292 + "downloads": { 293 + "title": "每週下載量", 294 + "date_range": "{start} 到 {end}", 295 + "date_range_multiline": "{start}\n到 {end}", 296 + "analyze": "分析下載量", 297 + "community_distribution": "檢視社群採用分布", 298 + "modal_title": "下載量", 299 + "granularity": "週期", 300 + "granularity_daily": "每日", 301 + "granularity_weekly": "每週", 302 + "granularity_monthly": "每月", 303 + "granularity_yearly": "每年", 304 + "start_date": "開始", 305 + "end_date": "結束", 306 + "no_data": "沒有下載資料", 307 + "loading": "載入中…", 308 + "y_axis_label": "{granularity} 下載量", 309 + "download_file": "下載 {fileType}", 310 + "toggle_annotator": "切換標註工具" 311 + }, 312 + "install_scripts": { 313 + "title": "安裝腳本", 314 + "script_label": "(腳本)", 315 + "npx_packages": "{count} 個 npx 套件", 316 + "currently": "目前 {version}" 317 + }, 318 + "playgrounds": { 319 + "title": "試一試", 320 + "choose": "選擇 Playground" 321 + }, 322 + "metrics": { 323 + "esm": "支援 ES 模組", 324 + "cjs": "支援 CommonJS", 325 + "no_esm": "不支援 ES 模組", 326 + "types_label": "型別", 327 + "types_included": "包含型別", 328 + "types_available": "由 {package} 提供型別", 329 + "no_types": "沒有 TypeScript 型別" 330 + }, 331 + "license": { 332 + "view_spdx": "在 SPDX 上檢視授權條款", 333 + "none": "無" 334 + }, 335 + "vulnerabilities": { 336 + "no_description": "沒有可用的描述", 337 + "found": "{count} 個漏洞", 338 + "deps_found": "{count} 個漏洞", 339 + "deps_affected": "{count} 個受影響的相依套件", 340 + "tree_found": "在 {packages}/{total} 個套件中發現 {vulns} 個漏洞", 341 + "scanning_tree": "正在掃描相依樹…", 342 + "show_all_packages": "顯示全部 {count} 個受影響的套件", 343 + "no_summary": "沒有摘要", 344 + "view_details": "檢視漏洞詳情", 345 + "path": "路徑", 346 + "more": "+{count} 更多", 347 + "packages_failed": "{count} 個套件無法檢查", 348 + "no_known": "在 {count} 個套件中未發現已知漏洞", 349 + "scan_failed": "無法掃描漏洞", 350 + "depth": { 351 + "root": "此套件", 352 + "direct": "直接相依", 353 + "transitive": "間接相依(傳遞)" 354 + }, 355 + "severity": { 356 + "critical": "嚴重", 357 + "high": "高", 358 + "moderate": "中等", 359 + "low": "低" 360 + } 361 + }, 362 + "deprecated": { 363 + "label": "已棄用", 364 + "tree_found": "{count} 個已棄用的相依套件", 365 + "show_all": "顯示全部 {count} 個已棄用的套件" 366 + }, 367 + "access": { 368 + "title": "團隊權限", 369 + "refresh": "重新整理團隊權限", 370 + "list_label": "團隊權限列表", 371 + "owner": "擁有者", 372 + "rw": "讀寫(rw)", 373 + "ro": "唯讀(ro)", 374 + "revoke_access": "撤銷 {name} 的權限", 375 + "no_access": "未設定團隊權限", 376 + "select_team_label": "選擇團隊", 377 + "loading_teams": "載入團隊中…", 378 + "select_team": "選擇團隊", 379 + "permission_label": "權限等級", 380 + "permission": { 381 + "read_only": "唯讀", 382 + "read_write": "讀寫" 383 + }, 384 + "grant_button": "授權", 385 + "cancel_grant": "取消授權", 386 + "grant_access": "+ 授予團隊權限" 387 + }, 388 + "list": { 389 + "filter_label": "篩選套件", 390 + "filter_placeholder": "篩選套件…", 391 + "sort_label": "排序套件", 392 + "showing_count": "顯示 {total} 個套件中的 {filtered} 個" 393 + }, 394 + "skeleton": { 395 + "loading": "載入套件詳細資訊", 396 + "license": "授權", 397 + "weekly": "每週", 398 + "size": "大小", 399 + "deps": "相依", 400 + "published": "發布於", 401 + "get_started": "開始使用", 402 + "readme": "README", 403 + "maintainers": "維護者", 404 + "keywords": "關鍵字", 405 + "versions": "版本", 406 + "dependencies": "相依" 407 + }, 408 + "sort": { 409 + "downloads": "下載量最多", 410 + "published": "最近發布", 411 + "name_asc": "名稱(A-Z)", 412 + "name_desc": "名稱(Z-A)" 413 + } 414 + }, 415 + "connector": { 416 + "status": { 417 + "connecting": "連線中…", 418 + "connected_as": "已連線為 ~{user}", 419 + "connected": "已連線", 420 + "connect_cli": "連線本機 CLI", 421 + "aria_connecting": "正在連線到本機連線器", 422 + "aria_connected": "已連線到本機連線器", 423 + "aria_click_to_connect": "點擊以連線到本機連線器", 424 + "avatar_alt": "{user} 的頭像" 425 + }, 426 + "modal": { 427 + "title": "本機連線器", 428 + "contributor_badge": "僅限貢獻者", 429 + "contributor_notice": "連線器尚未發布到 npm。請參閱 {link} 了解如何在本機執行。", 430 + "contributor_link": "貢獻指南", 431 + "connected": "已連線", 432 + "connected_as_user": "已連線為 ~{user}", 433 + "connected_hint": "現在你可以透過 Web UI 管理套件與組織。", 434 + "disconnect": "中斷連線", 435 + "run_hint": "在你的機器上執行連線器以啟用管理功能。", 436 + "copy_command": "複製指令", 437 + "copied": "已複製", 438 + "paste_token": "再將權杖貼在下方以連線:", 439 + "token_label": "權杖", 440 + "token_placeholder": "貼上權杖…", 441 + "advanced": "進階選項", 442 + "port_label": "連接埠", 443 + "warning": "警告", 444 + "warning_text": "這將允許 npmx 存取你的 npm CLI。請只連線到你信任的網站。", 445 + "connect": "連線", 446 + "connecting": "連線中…" 447 + } 448 + }, 449 + "operations": { 450 + "queue": { 451 + "title": "操作佇列", 452 + "clear_all": "清除全部", 453 + "refresh": "重新整理操作", 454 + "empty": "沒有排入佇列的操作", 455 + "empty_hint": "從套件或組織頁面加入操作", 456 + "active_label": "進行中的操作", 457 + "otp_required": "需要 OTP", 458 + "otp_prompt": "輸入 OTP 以繼續", 459 + "otp_placeholder": "輸入 OTP 代碼…", 460 + "otp_label": "一次性密碼", 461 + "retry_otp": "使用 OTP 重試", 462 + "retrying": "重試中…", 463 + "approve_operation": "核准操作", 464 + "remove_operation": "移除操作", 465 + "approve_all": "全部核准", 466 + "execute": "執行", 467 + "executing": "執行中…", 468 + "log": "記錄", 469 + "log_label": "已完成的操作記錄", 470 + "remove_from_log": "從記錄中移除" 471 + } 472 + }, 473 + "org": { 474 + "teams": { 475 + "title": "團隊", 476 + "refresh": "重新整理團隊", 477 + "filter_label": "篩選團隊", 478 + "filter_placeholder": "篩選團隊…", 479 + "sort_by": "排序方式", 480 + "loading": "載入團隊中…", 481 + "no_teams": "找不到團隊", 482 + "list_label": "組織團隊", 483 + "delete_team": "刪除團隊 {name}", 484 + "member_count": "{count} 位成員", 485 + "members_of": "{team} 團隊的成員", 486 + "no_members": "沒有成員", 487 + "remove_user": "從團隊 {user} 中移除", 488 + "username_to_add": "要新增到 {team} 的使用者名稱", 489 + "username_placeholder": "使用者名稱…", 490 + "add_button": "新增", 491 + "cancel_add_user": "取消新增使用者", 492 + "add_member": "+ 新增成員", 493 + "team_name_label": "團隊名稱", 494 + "team_name_placeholder": "團隊名稱…", 495 + "create_button": "建立", 496 + "no_match": "沒有符合「{query}」的團隊", 497 + "cancel_create": "取消建立團隊", 498 + "create_team": "+ 建立團隊" 499 + }, 500 + "members": { 501 + "title": "成員", 502 + "refresh": "重新整理成員", 503 + "filter_label": "篩選成員", 504 + "filter_placeholder": "篩選成員…", 505 + "filter_by_role": "依角色篩選", 506 + "filter_by_team": "依團隊篩選", 507 + "all_teams": "所有團隊", 508 + "sort_by": "排序方式", 509 + "loading": "載入成員中…", 510 + "no_members": "找不到成員", 511 + "list_label": "組織成員", 512 + "change_role_for": "變更 {name} 的角色", 513 + "remove_from_org": "從組織中移除 {name}", 514 + "view_team": "檢視 {team} 團隊", 515 + "no_match": "找不到符合篩選條件的成員", 516 + "username_label": "使用者名稱", 517 + "username_placeholder": "使用者名稱…", 518 + "role_label": "角色", 519 + "role": { 520 + "all": "全部", 521 + "developer": "開發者", 522 + "admin": "管理員", 523 + "owner": "擁有者" 524 + }, 525 + "team_label": "團隊", 526 + "no_team": "無團隊", 527 + "add_button": "新增", 528 + "cancel_add": "取消新增成員", 529 + "add_member": "+ 新增成員" 530 + }, 531 + "public_packages": "{count} 個公開套件", 532 + "page": { 533 + "packages_title": "套件", 534 + "members_tab": "成員", 535 + "teams_tab": "團隊", 536 + "no_packages": "找不到公開套件", 537 + "no_packages_hint": "此組織可能不存在或沒有公開套件。", 538 + "failed_to_load": "載入組織套件失敗", 539 + "no_match": "找不到符合「{query}」的套件", 540 + "not_found": "找不到組織", 541 + "not_found_message": "「{'@'}{name}」組織在 npm 上不存在", 542 + "filter_placeholder": "篩選 {count} 個套件…" 543 + } 544 + }, 545 + "user": { 546 + "combobox": { 547 + "add_to_org_hint": "(也會加入組織)", 548 + "press_enter_to_add": "按 Enter 以新增 {'@'}{username}", 549 + "default_placeholder": "使用者名稱…", 550 + "suggestions_label": "使用者建議" 551 + }, 552 + "page": { 553 + "packages_title": "套件", 554 + "no_packages": "找不到公開套件", 555 + "no_packages_hint": "此使用者可能不存在或沒有公開套件。", 556 + "failed_to_load": "載入使用者套件失敗", 557 + "no_match": "找不到符合「{query}」的套件", 558 + "filter_placeholder": "篩選 {count} 個套件…" 559 + }, 560 + "orgs_page": { 561 + "title": "組織", 562 + "back_to_profile": "返回個人資料", 563 + "connect_required": "連線本機 CLI 以檢視你的組織。", 564 + "connect_hint_prefix": "執行", 565 + "connect_hint_suffix": "以開始。", 566 + "own_orgs_only": "你只能檢視自己的組織。", 567 + "view_your_orgs": "檢視你的組織", 568 + "loading": "載入組織中…", 569 + "empty": "找不到組織。", 570 + "empty_hint": "組織是從你具命名範圍的套件中偵測到的。", 571 + "count": "{count} 個組織", 572 + "packages_count": "{count} 個套件" 573 + } 574 + }, 575 + "claim": { 576 + "modal": { 577 + "title": "認領套件名稱", 578 + "success": "套件已認領!", 579 + "success_detail": "{name}{'@'}0.0.0 已發布到 npm。", 580 + "success_hint": "你現在可以使用 npm publish 發布新版本到這個套件。", 581 + "view_package": "檢視套件", 582 + "invalid_name": "無效的套件名稱:", 583 + "available": "這個名稱可用!", 584 + "taken": "這個名稱已被佔用。", 585 + "similar_warning": "存在相似套件 — npm 可能會拒絕這個名稱:", 586 + "related": "相關套件:", 587 + "scope_warning_title": "考慮改用具命名範圍的套件", 588 + "scope_warning_text": "未具命名範圍的套件名稱是共享資源。只有在你打算發布並持續維護套件時,才應認領此類名稱。個人或組織專案請使用具命名範圍的名稱,如 {'@'}{username}/{name}。", 589 + "connect_required": "連線本機連線器以認領這個套件名稱。", 590 + "connect_button": "連線連線器", 591 + "publish_hint": "這會發布一個最小的佔位套件。", 592 + "preview_json": "預覽 package.json", 593 + "claim_button": "認領套件名稱", 594 + "publishing": "發布中…", 595 + "checking": "正在檢查可用性…", 596 + "failed_to_check": "檢查名稱可用性失敗", 597 + "failed_to_claim": "認領套件失敗" 598 + } 599 + }, 600 + "code": { 601 + "files_label": "檔案", 602 + "no_files": "此目錄中沒有檔案", 603 + "select_version": "選擇版本", 604 + "root": "根目錄", 605 + "lines": "{count} 行", 606 + "toggle_tree": "切換檔案樹", 607 + "close_tree": "關閉檔案樹", 608 + "copy_link": "複製連結", 609 + "raw": "原始", 610 + "view_raw": "檢視原始檔", 611 + "file_too_large": "檔案太大無法預覽", 612 + "file_size_warning": "{size} 超過 500KB 的語法高亮限制", 613 + "load_anyway": "仍要載入", 614 + "failed_to_load": "載入檔案失敗", 615 + "unavailable_hint": "檔案可能太大或不可用", 616 + "version_required": "瀏覽原始碼需要版本", 617 + "go_to_package": "前往套件", 618 + "loading_tree": "載入檔案樹中…", 619 + "failed_to_load_tree": "載入此套件版本的檔案失敗", 620 + "back_to_package": "返回套件", 621 + "table": { 622 + "name": "名稱", 623 + "size": "大小" 624 + }, 625 + "markdown_view_mode": { 626 + "preview": "預覽", 627 + "code": "程式碼" 628 + }, 629 + "file_path": "檔案路徑" 630 + }, 631 + "badges": { 632 + "provenance": { 633 + "verified": "已驗證", 634 + "verified_title": "已驗證的來源", 635 + "verified_via": "已驗證:透過 {provider} 發布", 636 + "view_more_details": "檢視更多細節" 637 + }, 638 + "jsr": { 639 + "title": "也適用於 JSR", 640 + "label": "jsr" 641 + } 642 + }, 643 + "filters": { 644 + "title": "篩選", 645 + "search": "搜尋", 646 + "search_scope": "搜尋範圍", 647 + "search_placeholder_name": "依套件名稱篩選…", 648 + "search_placeholder_description": "依描述篩選…", 649 + "search_placeholder_keywords": "依關鍵字篩選…", 650 + "search_placeholder_all": "搜尋全部或使用 name: desc: kw:", 651 + "scope_name": "名稱", 652 + "scope_name_description": "僅搜尋套件名稱", 653 + "scope_description": "描述", 654 + "scope_description_description": "僅搜尋描述", 655 + "scope_keywords": "關鍵字", 656 + "scope_keywords_description": "僅搜尋關鍵字", 657 + "scope_all": "全部", 658 + "scope_all_description": "搜尋所有欄位,支援 name: desc: kw: 運算子", 659 + "weekly_downloads": "每週下載量", 660 + "updated_within": "最近更新", 661 + "security": "安全性", 662 + "keywords": "關鍵字", 663 + "more_keywords": "+ {count} 個更多", 664 + "clear_all": "清除全部", 665 + "remove_filter": "移除 {label} 篩選", 666 + "chips": { 667 + "search": "搜尋", 668 + "downloads": "下載量", 669 + "keyword": "關鍵字", 670 + "security": "安全性", 671 + "updated": "最近更新" 672 + }, 673 + "download_range": { 674 + "any": "不限", 675 + "lt100": "< 100", 676 + "100_1k": "100 - 1K", 677 + "1k_10k": "1K - 10K", 678 + "10k_100k": "10K - 100K", 679 + "gt100k": "> 100K" 680 + }, 681 + "updated": { 682 + "any": "不限時間", 683 + "week": "近一週", 684 + "month": "近一個月", 685 + "quarter": "近三個月", 686 + "year": "近一年" 687 + }, 688 + "security_options": { 689 + "all": "所有套件", 690 + "secure": "無警告", 691 + "insecure": "有警告" 692 + }, 693 + "sort": { 694 + "label": "排序套件", 695 + "toggle_direction": "切換排序方向", 696 + "ascending": "升冪", 697 + "descending": "降冪", 698 + "relevance": "相關性", 699 + "downloads_week": "每週下載量", 700 + "downloads_day": "每日下載量", 701 + "downloads_month": "每月下載量", 702 + "downloads_year": "每年下載量", 703 + "published": "最近發布", 704 + "name": "名稱", 705 + "quality": "品質", 706 + "popularity": "受歡迎度", 707 + "maintenance": "維護程度", 708 + "score": "分數" 709 + }, 710 + "columns": { 711 + "title": "欄位", 712 + "show": "顯示欄位", 713 + "reset": "重設為預設值", 714 + "coming_soon": "即將推出", 715 + "name": "名稱", 716 + "version": "版本", 717 + "description": "描述", 718 + "downloads": "每週下載量", 719 + "published": "最近發布", 720 + "maintainers": "維護者", 721 + "keywords": "關鍵字", 722 + "quality_score": "品質分數", 723 + "popularity_score": "受歡迎度分數", 724 + "maintenance_score": "維護程度分數", 725 + "combined_score": "總分", 726 + "security": "安全性" 727 + }, 728 + "view_mode": { 729 + "label": "檢視模式", 730 + "cards": "卡片檢視", 731 + "table": "表格檢視" 732 + }, 733 + "pagination": { 734 + "mode_label": "分頁模式", 735 + "infinite": "無限捲動", 736 + "paginated": "分頁", 737 + "items_per_page": "每頁項目數", 738 + "per_page": "{count} / 頁", 739 + "all_yolo": "全部(YOLO)", 740 + "showing": "顯示第 {start}-{end} 項,共 {total} 項", 741 + "previous": "上一頁", 742 + "next": "下一頁", 743 + "nav_label": "分頁" 744 + }, 745 + "count": { 746 + "showing_filtered": "{count} 個套件中符合 {filtered} 個", 747 + "showing_all": "{count} 個套件", 748 + "showing_paginated": "已顯示 {pageSize} 個,共 {count} 個套件" 749 + }, 750 + "table": { 751 + "security_warning": "安全性警告", 752 + "secure": "安全", 753 + "no_packages": "找不到套件" 754 + } 755 + }, 756 + "about": { 757 + "title": "關於", 758 + "heading": "關於", 759 + "meta_description": "npmx 是一個快速、現代的 npm 套件註冊表瀏覽器,為探索 npm 套件提供更好的使用者體驗與開發者體驗。", 760 + "back_home": "返回首頁", 761 + "what_we_are": { 762 + "title": "我們在做什麼", 763 + "better_ux_dx": "更好的使用者體驗與開發者體驗", 764 + "admin_ui": "管理介面", 765 + "description": "npmx 為 npm 套件註冊表及其工具鏈提供{betterUxDx}。我們提供快速、現代化的介面來探索套件,支援深色模式、鍵盤導覽、程式碼瀏覽,以及與 {jsr} 等替代註冊表連線等功能。", 766 + "admin_description": "我們也致力於提供更好的{adminUi},用於管理你的 npm 套件、團隊與組織——一切都在瀏覽器中完成,並由你本機的 npm CLI 驅動。" 767 + }, 768 + "what_we_are_not": { 769 + "title": "我們不是什麼", 770 + "not_package_manager": "不是套件管理器。", 771 + "not_registry": "不是註冊表。", 772 + "registry_description": "我們不託管套件。我們只是更好的瀏覽方式。", 773 + "package_managers_exist": "{already}{people}{building}{really}{cool}{package}{managers}。", 774 + "words": { 775 + "already": "已經有", 776 + "people": "很多人", 777 + "building": "正在打造", 778 + "really": "非常", 779 + "cool": "很棒的", 780 + "package": "套件", 781 + "managers": "管理器" 782 + } 783 + }, 784 + "contributors": { 785 + "title": "{count} 位貢獻者", 786 + "description": "npmx 完全開源,由令人驚豔的社群貢獻者共同打造。", 787 + "loading": "正在載入貢獻者…", 788 + "error": "無法載入貢獻者", 789 + "view_profile": "檢視 {name} 的 GitHub 個人檔案" 790 + }, 791 + "get_involved": { 792 + "title": "加入我們", 793 + "contribute": { 794 + "title": "做出貢獻", 795 + "description": "幫助我們打造更好的 npm 體驗。", 796 + "cta": "在 GitHub 上檢視" 797 + }, 798 + "community": { 799 + "title": "加入社群", 800 + "description": "聊天、提問並分享想法。", 801 + "cta": "加入 Discord" 802 + }, 803 + "follow": { 804 + "title": "保持更新", 805 + "description": "掌握 npmx 的最新動態。", 806 + "cta": "在 Bluesky 上關注" 807 + } 808 + } 809 + }, 810 + "account_menu": { 811 + "connect": "連線", 812 + "account": "帳戶", 813 + "npm_cli": "npm CLI", 814 + "atmosphere": "Atmosphere", 815 + "npm_cli_desc": "管理套件與組織", 816 + "atmosphere_desc": "社交功能與數位身分", 817 + "connect_npm_cli": "連線到 npm CLI", 818 + "connect_atmosphere": "連線到 Atmosphere", 819 + "connecting": "連線中…", 820 + "ops": "操作", 821 + "disconnect": "中斷連線" 822 + }, 823 + "auth": { 824 + "modal": { 825 + "title": "Atmosphere", 826 + "connected_as": "已連線為 {'@'}{handle}", 827 + "disconnect": "中斷連線", 828 + "connect_prompt": "使用 Atmosphere 帳戶連線", 829 + "handle_label": "帳號", 830 + "handle_placeholder": "alice.npmx.social", 831 + "connect": "連線", 832 + "create_account": "建立新帳戶", 833 + "connect_bluesky": "使用 Bluesky 連線", 834 + "what_is_atmosphere": "什麼是 Atmosphere 帳戶?", 835 + "atmosphere_explanation": "{npmx} 使用 {atproto} 為其多項社交功能提供支援,讓使用者真正擁有自己的資料並使用一個帳戶登入所有相容的應用程式。一旦建立帳戶,你便可以使用其他應用程式,例如 {bluesky} 和 {tangled}。" 836 + } 837 + }, 838 + "header": { 839 + "home": "npmx 首頁", 840 + "github": "GitHub", 841 + "packages": "套件", 842 + "packages_dropdown": { 843 + "title": "你的套件", 844 + "loading": "載入中…", 845 + "error": "載入套件失敗", 846 + "empty": "找不到套件", 847 + "view_all": "檢視全部" 848 + }, 849 + "orgs": "組織", 850 + "orgs_dropdown": { 851 + "title": "你的組織", 852 + "loading": "載入中…", 853 + "error": "載入組織失敗", 854 + "empty": "找不到組織", 855 + "view_all": "檢視全部" 856 + } 857 + }, 858 + "compare": { 859 + "packages": { 860 + "title": "比較套件", 861 + "tagline": "並排比較 npm 套件,幫助你選擇合適的套件。", 862 + "meta_title": "比較 {packages} - npmx", 863 + "meta_title_empty": "比較套件 - npmx", 864 + "meta_description": "並排比較 {packages}", 865 + "meta_description_empty": "並排比較 npm 套件,幫助你選擇合適的套件。", 866 + "section_packages": "套件", 867 + "section_facets": "維度", 868 + "section_comparison": "比較", 869 + "loading": "正在載入套件資料…", 870 + "error": "載入套件資料失敗。請重試。", 871 + "empty_title": "選擇要比較的套件", 872 + "empty_description": "在上方搜尋並新增至少 2 個套件,以查看它們指標的並排比較。" 873 + }, 874 + "selector": { 875 + "search_label": "搜尋套件", 876 + "search_first": "搜尋套件…", 877 + "search_add": "新增另一個套件…", 878 + "searching": "搜尋中…", 879 + "remove_package": "移除 {package}", 880 + "packages_selected": "已選擇 {count}/{max} 個套件。", 881 + "add_hint": "至少新增 2 個套件以進行比較。", 882 + "loading_versions": "正在載入版本…", 883 + "select_version": "選擇版本" 884 + }, 885 + "facets": { 886 + "group_label": "比較維度", 887 + "all": "全選", 888 + "none": "取消全選", 889 + "coming_soon": "即將推出", 890 + "select_all": "選擇所有維度", 891 + "deselect_all": "取消選擇所有維度", 892 + "select_category": "選擇所有{category}維度", 893 + "deselect_category": "取消選擇所有{category}維度", 894 + "binary_only_tooltip": "此套件僅提供二進位檔且沒有匯出", 895 + "categories": { 896 + "performance": "效能", 897 + "health": "健康度", 898 + "compatibility": "相容性", 899 + "security": "安全與合規" 900 + }, 901 + "items": { 902 + "packageSize": { 903 + "label": "套件大小", 904 + "description": "套件本身大小(未壓縮)" 905 + }, 906 + "installSize": { 907 + "label": "安裝大小", 908 + "description": "包含所有相依套件的總安裝大小" 909 + }, 910 + "dependencies": { 911 + "label": "直接相依", 912 + "description": "直接相依套件數量" 913 + }, 914 + "totalDependencies": { 915 + "label": "總相依", 916 + "description": "包含間接相依的相依套件總數" 917 + }, 918 + "downloads": { 919 + "label": "每週下載量", 920 + "description": "每週下載次數" 921 + }, 922 + "lastUpdated": { 923 + "label": "發布日期", 924 + "description": "此版本的發布日期" 925 + }, 926 + "deprecated": { 927 + "label": "已棄用?", 928 + "description": "套件是否已棄用" 929 + }, 930 + "engines": { 931 + "label": "引擎", 932 + "description": "Node.js 版本需求" 933 + }, 934 + "types": { 935 + "label": "型別", 936 + "description": "TypeScript 型別定義" 937 + }, 938 + "moduleFormat": { 939 + "label": "模組格式", 940 + "description": "支援 ESM/CJS" 941 + }, 942 + "license": { 943 + "label": "授權", 944 + "description": "套件授權" 945 + }, 946 + "vulnerabilities": { 947 + "label": "漏洞", 948 + "description": "已知安全漏洞" 949 + } 950 + }, 951 + "values": { 952 + "any": "不限", 953 + "none": "無", 954 + "unknown": "未知", 955 + "deprecated": "已棄用", 956 + "not_deprecated": "否", 957 + "types_included": "包含", 958 + "types_none": "無", 959 + "vulnerabilities_summary": "{count}({critical} 嚴重/{high} 高)" 960 + } 961 + } 962 + } 963 + }
+963
lunaria/files/zh-TW.json
··· 1 + { 2 + "seo": { 3 + "home": { 4 + "title": "npmx - 更好的 npm 套件註冊表瀏覽工具", 5 + "description": "更好的 npm 套件註冊表瀏覽工具。使用更現代化的介面來搜尋、瀏覽與探索套件。" 6 + } 7 + }, 8 + "version": "版本", 9 + "built_at": "建置於 {0}", 10 + "alt_logo": "npmx 標誌", 11 + "tagline": "更好的 npm 套件註冊表瀏覽工具", 12 + "non_affiliation_disclaimer": "與 npm, Inc. 無任何隸屬關係", 13 + "trademark_disclaimer": "npm 是 npm, Inc. 的註冊商標。本網站與 npm, Inc. 無任何隸屬關係。", 14 + "footer": { 15 + "about": "關於", 16 + "docs": "文件", 17 + "source": "原始碼", 18 + "social": "社群媒體", 19 + "chat": "聊天" 20 + }, 21 + "search": { 22 + "label": "搜尋 npm 套件", 23 + "placeholder": "搜尋套件…", 24 + "button": "搜尋", 25 + "clear": "清除搜尋", 26 + "searching": "搜尋中…", 27 + "found_packages": "共找到 {count} 個套件", 28 + "updating": "(更新中…)", 29 + "no_results": "找不到符合「{query}」的套件", 30 + "title": "搜尋", 31 + "title_search": "搜尋:{search}", 32 + "title_packages": "搜尋套件", 33 + "meta_description": "「{search}」的搜尋結果", 34 + "meta_description_packages": "搜尋 npm 套件", 35 + "not_taken": "{name} 尚未被佔用", 36 + "claim_prompt": "在 npm 上認領", 37 + "claim_button": "認領「{name}」", 38 + "want_to_claim": "想要認領這個套件名稱嗎?", 39 + "start_typing": "開始輸入以搜尋套件", 40 + "exact_match": "精確比對", 41 + "suggestion": { 42 + "user": "使用者", 43 + "org": "組織", 44 + "view_user_packages": "檢視此使用者的套件", 45 + "view_org_packages": "檢視此組織的套件" 46 + } 47 + }, 48 + "nav": { 49 + "main_navigation": "首頁", 50 + "popular_packages": "熱門套件", 51 + "search": "搜尋", 52 + "settings": "設定", 53 + "compare": "比較", 54 + "back": "返回", 55 + "menu": "選單", 56 + "mobile_menu": "導覽選單", 57 + "open_menu": "開啟選單", 58 + "links": "連結", 59 + "tap_to_search": "點擊以搜尋" 60 + }, 61 + "settings": { 62 + "title": "設定", 63 + "tagline": "自訂你的 npmx 體驗", 64 + "meta_description": "透過主題、語言和顯示偏好,自訂你的 npmx.dev 體驗。", 65 + "sections": { 66 + "appearance": "外觀", 67 + "display": "顯示", 68 + "language": "語言" 69 + }, 70 + "relative_dates": "相對時間", 71 + "relative_dates_description": "顯示「3 天前」而非完整日期", 72 + "include_types": "安裝時包含 {'@'}types", 73 + "include_types_description": "對未提供型別定義的套件,自動在安裝指令加入 {'@'}types 套件", 74 + "hide_platform_packages": "在搜尋結果中隱藏平台特定套件", 75 + "hide_platform_packages_description": "在搜尋結果中隱藏平台特定的原生二進位套件(例如 {'@'}esbuild/linux-x64)", 76 + "theme": "主題", 77 + "theme_light": "淺色", 78 + "theme_dark": "深色", 79 + "theme_system": "跟隨系統", 80 + "language": "語言", 81 + "help_translate": "協助翻譯 npmx", 82 + "accent_colors": "強調色", 83 + "clear_accent": "清除強調色", 84 + "translation_progress": "翻譯進度", 85 + "background_themes": "背景色調" 86 + }, 87 + "i18n": { 88 + "missing_keys": "{count} 項缺少翻譯", 89 + "copy_keys": "複製鍵值", 90 + "show_more_keys": "顯示其他 {count} 項…", 91 + "contribute_hint": "補上缺少的鍵值以協助改進翻譯。", 92 + "edit_on_github": "在 GitHub 上編輯", 93 + "view_guide": "翻譯指南" 94 + }, 95 + "common": { 96 + "loading": "載入中…", 97 + "loading_more": "載入更多中…", 98 + "loading_packages": "載入套件中…", 99 + "end_of_results": "沒有更多結果", 100 + "try_again": "再試一次", 101 + "close": "關閉", 102 + "retry": "重試", 103 + "copy": "複製", 104 + "copied": "已複製!", 105 + "skip_link": "跳至主要內容", 106 + "close_modal": "關閉對話框", 107 + "show_more": "顯示更多", 108 + "warnings": "警告:", 109 + "go_back_home": "回到首頁", 110 + "view_on_npm": "在 npm 上檢視", 111 + "per_week": "/ 週", 112 + "vanity_downloads_hint": "顯示下載量:未顯示套件 | 顯示下載量:顯示的套件 | 顯示下載量:顯示的 {count} 個套件總和", 113 + "sort": { 114 + "name": "名稱", 115 + "role": "角色", 116 + "members": "成員" 117 + }, 118 + "scroll_to_top": "回到頂端" 119 + }, 120 + "package": { 121 + "not_found": "找不到套件", 122 + "not_found_message": "找不到此套件。", 123 + "no_description": "未提供描述", 124 + "show_full_description": "顯示完整描述", 125 + "not_latest": "(非最新)", 126 + "verified_provenance": "已驗證的來源", 127 + "view_permalink": "檢視此版本的永久連結", 128 + "navigation": "套件導覽", 129 + "copy_name": "複製套件名稱", 130 + "deprecation": { 131 + "package": "此套件已被棄用。", 132 + "version": "此版本已被棄用。", 133 + "no_reason": "未提供原因" 134 + }, 135 + "replacement": { 136 + "title": "你可能不需要這個相依套件。", 137 + "native": "此功能自 Node.js {nodeVersion} 起已內建,可直接使用 {replacement} 取代。", 138 + "simple": "社群標記此套件為冗餘,建議改用:{replacement}。", 139 + "documented": "社群標記此套件有更高效能的替代方案", 140 + "none": "此套件已被標記為不再需要,其功能很可能已由所有引擎原生提供。", 141 + "learn_more": "了解更多", 142 + "mdn": "MDN", 143 + "community": "社群" 144 + }, 145 + "stats": { 146 + "license": "授權", 147 + "deps": "相依", 148 + "install_size": "安裝大小", 149 + "vulns": "漏洞", 150 + "published": "發布於", 151 + "published_tooltip": "{package}{'@'}{version} 的發布日期", 152 + "skills": "技能", 153 + "view_dependency_graph": "檢視相依關係圖", 154 + "inspect_dependency_tree": "檢視相依樹", 155 + "size_tooltip": { 156 + "unpacked": "未壓縮大小(此套件):{size}", 157 + "total": "總未壓縮大小(包含 {count} 個相依套件):{size}" 158 + } 159 + }, 160 + "skills": { 161 + "title": "代理技能", 162 + "skills_available": "{count} 個技能可用 | {count} 個技能可用", 163 + "view": "檢視", 164 + "compatible_with": "相容 {tool}", 165 + "install": "安裝", 166 + "installation_method": "安裝方式", 167 + "learn_more": "了解更多", 168 + "available_skills": "可用技能", 169 + "click_to_expand": "點擊展開", 170 + "no_description": "無描述", 171 + "file_counts": { 172 + "scripts": "{count} 個腳本 | {count} 個腳本", 173 + "refs": "{count} 個參考 | {count} 個參考", 174 + "assets": "{count} 個資源 | {count} 個資源" 175 + }, 176 + "view_source": "檢視原始碼" 177 + }, 178 + "links": { 179 + "repo": "儲存庫", 180 + "homepage": "首頁", 181 + "issues": "議題", 182 + "jsr": "jsr", 183 + "code": "程式碼", 184 + "docs": "文件", 185 + "fund": "贊助", 186 + "compare": "比較" 187 + }, 188 + "likes": { 189 + "like": "喜歡這個套件", 190 + "unlike": "取消喜歡這個套件" 191 + }, 192 + "docs": { 193 + "not_available": "文件不可用", 194 + "not_available_detail": "我們無法為此版本產生文件。" 195 + }, 196 + "get_started": { 197 + "title": "開始使用", 198 + "pm_label": "套件管理器", 199 + "copy_command": "複製安裝指令", 200 + "view_types": "檢視 {package}" 201 + }, 202 + "create": { 203 + "title": "建立新專案", 204 + "copy_command": "複製建立指令", 205 + "view": "{packageName} 由同一位維護者維護,點擊檢視詳細資訊" 206 + }, 207 + "run": { 208 + "title": "執行", 209 + "locally": "在本機執行" 210 + }, 211 + "readme": { 212 + "title": "README", 213 + "no_readme": "沒有可用的 README。", 214 + "view_on_github": "在 GitHub 上檢視", 215 + "toc_title": "大綱", 216 + "callout": { 217 + "note": "注意", 218 + "tip": "提示", 219 + "important": "重要", 220 + "warning": "警告", 221 + "caution": "小心" 222 + } 223 + }, 224 + "provenance_section": { 225 + "title": "來源", 226 + "built_and_signed_on": "於 {provider} 建置並簽署", 227 + "view_build_summary": "檢視建置摘要", 228 + "source_commit": "來源提交", 229 + "build_file": "建置檔", 230 + "public_ledger": "公開帳本", 231 + "transparency_log_entry": "透明度日誌條目", 232 + "view_more_details": "檢視更多細節", 233 + "error_loading": "載入來源詳情失敗" 234 + }, 235 + "keywords_title": "關鍵字", 236 + "compatibility": "相容性", 237 + "card": { 238 + "publisher": "發布者", 239 + "published": "發布於", 240 + "weekly_downloads": "每週下載量", 241 + "keywords": "關鍵字", 242 + "license": "授權" 243 + }, 244 + "versions": { 245 + "title": "版本", 246 + "collapse": "收合 {tag}", 247 + "expand": "展開 {tag}", 248 + "collapse_other": "收合其他版本", 249 + "expand_other": "展開其他版本", 250 + "collapse_major": "收合主要版本 {major}", 251 + "expand_major": "展開主要版本 {major}", 252 + "other_versions": "其他版本", 253 + "more_tagged": "還有 {count} 個標籤", 254 + "all_covered": "所有版本均已包含於上方標籤中。", 255 + "deprecated_title": "{version}(已棄用)", 256 + "view_all": "檢視全部 {count} 個版本" 257 + }, 258 + "dependencies": { 259 + "title": "相依({count} 個)", 260 + "list_label": "套件相依", 261 + "show_all": "顯示全部 {count} 個相依套件", 262 + "optional": "選用", 263 + "view_vulnerabilities": "檢視漏洞", 264 + "outdated_major": "落後 {count} 個主要版本(最新:{latest})", 265 + "outdated_minor": "落後 {count} 個次要版本(最新:{latest})", 266 + "outdated_patch": "有可用的修補更新(最新:{latest})" 267 + }, 268 + "peer_dependencies": { 269 + "title": "peer 相依({count} 個)", 270 + "list_label": "套件 peer 相依", 271 + "show_all": "顯示全部 {count} 個 peer 相依" 272 + }, 273 + "optional_dependencies": { 274 + "title": "選用相依({count} 個)", 275 + "list_label": "套件選用相依", 276 + "show_all": "顯示全部 {count} 個選用相依" 277 + }, 278 + "maintainers": { 279 + "title": "維護者", 280 + "list_label": "套件維護者", 281 + "you": "(你)", 282 + "via": "來自 {teams}", 283 + "remove_owner": "移除 {name} 的擁有者身分", 284 + "username_to_add": "要新增為擁有者的使用者名稱", 285 + "username_placeholder": "使用者名稱…", 286 + "add_button": "新增", 287 + "cancel_add": "取消新增擁有者", 288 + "add_owner": "+ 新增擁有者", 289 + "show_more": "(顯示另外 {count} 個)", 290 + "show_less": "(收合)" 291 + }, 292 + "downloads": { 293 + "title": "每週下載量", 294 + "date_range": "{start} 到 {end}", 295 + "date_range_multiline": "{start}\n到 {end}", 296 + "analyze": "分析下載量", 297 + "community_distribution": "檢視社群採用分布", 298 + "modal_title": "下載量", 299 + "granularity": "週期", 300 + "granularity_daily": "每日", 301 + "granularity_weekly": "每週", 302 + "granularity_monthly": "每月", 303 + "granularity_yearly": "每年", 304 + "start_date": "開始", 305 + "end_date": "結束", 306 + "no_data": "沒有下載資料", 307 + "loading": "載入中…", 308 + "y_axis_label": "{granularity} 下載量", 309 + "download_file": "下載 {fileType}", 310 + "toggle_annotator": "切換標註工具" 311 + }, 312 + "install_scripts": { 313 + "title": "安裝腳本", 314 + "script_label": "(腳本)", 315 + "npx_packages": "{count} 個 npx 套件", 316 + "currently": "目前 {version}" 317 + }, 318 + "playgrounds": { 319 + "title": "試一試", 320 + "choose": "選擇 Playground" 321 + }, 322 + "metrics": { 323 + "esm": "支援 ES 模組", 324 + "cjs": "支援 CommonJS", 325 + "no_esm": "不支援 ES 模組", 326 + "types_label": "型別", 327 + "types_included": "包含型別", 328 + "types_available": "由 {package} 提供型別", 329 + "no_types": "沒有 TypeScript 型別" 330 + }, 331 + "license": { 332 + "view_spdx": "在 SPDX 上檢視授權條款", 333 + "none": "無" 334 + }, 335 + "vulnerabilities": { 336 + "no_description": "沒有可用的描述", 337 + "found": "{count} 個漏洞", 338 + "deps_found": "{count} 個漏洞", 339 + "deps_affected": "{count} 個受影響的相依套件", 340 + "tree_found": "在 {packages}/{total} 個套件中發現 {vulns} 個漏洞", 341 + "scanning_tree": "正在掃描相依樹…", 342 + "show_all_packages": "顯示全部 {count} 個受影響的套件", 343 + "no_summary": "沒有摘要", 344 + "view_details": "檢視漏洞詳情", 345 + "path": "路徑", 346 + "more": "+{count} 更多", 347 + "packages_failed": "{count} 個套件無法檢查", 348 + "no_known": "在 {count} 個套件中未發現已知漏洞", 349 + "scan_failed": "無法掃描漏洞", 350 + "depth": { 351 + "root": "此套件", 352 + "direct": "直接相依", 353 + "transitive": "間接相依(傳遞)" 354 + }, 355 + "severity": { 356 + "critical": "嚴重", 357 + "high": "高", 358 + "moderate": "中等", 359 + "low": "低" 360 + } 361 + }, 362 + "deprecated": { 363 + "label": "已棄用", 364 + "tree_found": "{count} 個已棄用的相依套件", 365 + "show_all": "顯示全部 {count} 個已棄用的套件" 366 + }, 367 + "access": { 368 + "title": "團隊權限", 369 + "refresh": "重新整理團隊權限", 370 + "list_label": "團隊權限列表", 371 + "owner": "擁有者", 372 + "rw": "讀寫(rw)", 373 + "ro": "唯讀(ro)", 374 + "revoke_access": "撤銷 {name} 的權限", 375 + "no_access": "未設定團隊權限", 376 + "select_team_label": "選擇團隊", 377 + "loading_teams": "載入團隊中…", 378 + "select_team": "選擇團隊", 379 + "permission_label": "權限等級", 380 + "permission": { 381 + "read_only": "唯讀", 382 + "read_write": "讀寫" 383 + }, 384 + "grant_button": "授權", 385 + "cancel_grant": "取消授權", 386 + "grant_access": "+ 授予團隊權限" 387 + }, 388 + "list": { 389 + "filter_label": "篩選套件", 390 + "filter_placeholder": "篩選套件…", 391 + "sort_label": "排序套件", 392 + "showing_count": "顯示 {total} 個套件中的 {filtered} 個" 393 + }, 394 + "skeleton": { 395 + "loading": "載入套件詳細資訊", 396 + "license": "授權", 397 + "weekly": "每週", 398 + "size": "大小", 399 + "deps": "相依", 400 + "published": "發布於", 401 + "get_started": "開始使用", 402 + "readme": "README", 403 + "maintainers": "維護者", 404 + "keywords": "關鍵字", 405 + "versions": "版本", 406 + "dependencies": "相依" 407 + }, 408 + "sort": { 409 + "downloads": "下載量最多", 410 + "published": "最近發布", 411 + "name_asc": "名稱(A-Z)", 412 + "name_desc": "名稱(Z-A)" 413 + } 414 + }, 415 + "connector": { 416 + "status": { 417 + "connecting": "連線中…", 418 + "connected_as": "已連線為 ~{user}", 419 + "connected": "已連線", 420 + "connect_cli": "連線本機 CLI", 421 + "aria_connecting": "正在連線到本機連線器", 422 + "aria_connected": "已連線到本機連線器", 423 + "aria_click_to_connect": "點擊以連線到本機連線器", 424 + "avatar_alt": "{user} 的頭像" 425 + }, 426 + "modal": { 427 + "title": "本機連線器", 428 + "contributor_badge": "僅限貢獻者", 429 + "contributor_notice": "連線器尚未發布到 npm。請參閱 {link} 了解如何在本機執行。", 430 + "contributor_link": "貢獻指南", 431 + "connected": "已連線", 432 + "connected_as_user": "已連線為 ~{user}", 433 + "connected_hint": "現在你可以透過 Web UI 管理套件與組織。", 434 + "disconnect": "中斷連線", 435 + "run_hint": "在你的機器上執行連線器以啟用管理功能。", 436 + "copy_command": "複製指令", 437 + "copied": "已複製", 438 + "paste_token": "再將權杖貼在下方以連線:", 439 + "token_label": "權杖", 440 + "token_placeholder": "貼上權杖…", 441 + "advanced": "進階選項", 442 + "port_label": "連接埠", 443 + "warning": "警告", 444 + "warning_text": "這將允許 npmx 存取你的 npm CLI。請只連線到你信任的網站。", 445 + "connect": "連線", 446 + "connecting": "連線中…" 447 + } 448 + }, 449 + "operations": { 450 + "queue": { 451 + "title": "操作佇列", 452 + "clear_all": "清除全部", 453 + "refresh": "重新整理操作", 454 + "empty": "沒有排入佇列的操作", 455 + "empty_hint": "從套件或組織頁面加入操作", 456 + "active_label": "進行中的操作", 457 + "otp_required": "需要 OTP", 458 + "otp_prompt": "輸入 OTP 以繼續", 459 + "otp_placeholder": "輸入 OTP 代碼…", 460 + "otp_label": "一次性密碼", 461 + "retry_otp": "使用 OTP 重試", 462 + "retrying": "重試中…", 463 + "approve_operation": "核准操作", 464 + "remove_operation": "移除操作", 465 + "approve_all": "全部核准", 466 + "execute": "執行", 467 + "executing": "執行中…", 468 + "log": "記錄", 469 + "log_label": "已完成的操作記錄", 470 + "remove_from_log": "從記錄中移除" 471 + } 472 + }, 473 + "org": { 474 + "teams": { 475 + "title": "團隊", 476 + "refresh": "重新整理團隊", 477 + "filter_label": "篩選團隊", 478 + "filter_placeholder": "篩選團隊…", 479 + "sort_by": "排序方式", 480 + "loading": "載入團隊中…", 481 + "no_teams": "找不到團隊", 482 + "list_label": "組織團隊", 483 + "delete_team": "刪除團隊 {name}", 484 + "member_count": "{count} 位成員", 485 + "members_of": "{team} 團隊的成員", 486 + "no_members": "沒有成員", 487 + "remove_user": "從團隊 {user} 中移除", 488 + "username_to_add": "要新增到 {team} 的使用者名稱", 489 + "username_placeholder": "使用者名稱…", 490 + "add_button": "新增", 491 + "cancel_add_user": "取消新增使用者", 492 + "add_member": "+ 新增成員", 493 + "team_name_label": "團隊名稱", 494 + "team_name_placeholder": "團隊名稱…", 495 + "create_button": "建立", 496 + "no_match": "沒有符合「{query}」的團隊", 497 + "cancel_create": "取消建立團隊", 498 + "create_team": "+ 建立團隊" 499 + }, 500 + "members": { 501 + "title": "成員", 502 + "refresh": "重新整理成員", 503 + "filter_label": "篩選成員", 504 + "filter_placeholder": "篩選成員…", 505 + "filter_by_role": "依角色篩選", 506 + "filter_by_team": "依團隊篩選", 507 + "all_teams": "所有團隊", 508 + "sort_by": "排序方式", 509 + "loading": "載入成員中…", 510 + "no_members": "找不到成員", 511 + "list_label": "組織成員", 512 + "change_role_for": "變更 {name} 的角色", 513 + "remove_from_org": "從組織中移除 {name}", 514 + "view_team": "檢視 {team} 團隊", 515 + "no_match": "找不到符合篩選條件的成員", 516 + "username_label": "使用者名稱", 517 + "username_placeholder": "使用者名稱…", 518 + "role_label": "角色", 519 + "role": { 520 + "all": "全部", 521 + "developer": "開發者", 522 + "admin": "管理員", 523 + "owner": "擁有者" 524 + }, 525 + "team_label": "團隊", 526 + "no_team": "無團隊", 527 + "add_button": "新增", 528 + "cancel_add": "取消新增成員", 529 + "add_member": "+ 新增成員" 530 + }, 531 + "public_packages": "{count} 個公開套件", 532 + "page": { 533 + "packages_title": "套件", 534 + "members_tab": "成員", 535 + "teams_tab": "團隊", 536 + "no_packages": "找不到公開套件", 537 + "no_packages_hint": "此組織可能不存在或沒有公開套件。", 538 + "failed_to_load": "載入組織套件失敗", 539 + "no_match": "找不到符合「{query}」的套件", 540 + "not_found": "找不到組織", 541 + "not_found_message": "「{'@'}{name}」組織在 npm 上不存在", 542 + "filter_placeholder": "篩選 {count} 個套件…" 543 + } 544 + }, 545 + "user": { 546 + "combobox": { 547 + "add_to_org_hint": "(也會加入組織)", 548 + "press_enter_to_add": "按 Enter 以新增 {'@'}{username}", 549 + "default_placeholder": "使用者名稱…", 550 + "suggestions_label": "使用者建議" 551 + }, 552 + "page": { 553 + "packages_title": "套件", 554 + "no_packages": "找不到公開套件", 555 + "no_packages_hint": "此使用者可能不存在或沒有公開套件。", 556 + "failed_to_load": "載入使用者套件失敗", 557 + "no_match": "找不到符合「{query}」的套件", 558 + "filter_placeholder": "篩選 {count} 個套件…" 559 + }, 560 + "orgs_page": { 561 + "title": "組織", 562 + "back_to_profile": "返回個人資料", 563 + "connect_required": "連線本機 CLI 以檢視你的組織。", 564 + "connect_hint_prefix": "執行", 565 + "connect_hint_suffix": "以開始。", 566 + "own_orgs_only": "你只能檢視自己的組織。", 567 + "view_your_orgs": "檢視你的組織", 568 + "loading": "載入組織中…", 569 + "empty": "找不到組織。", 570 + "empty_hint": "組織是從你具命名範圍的套件中偵測到的。", 571 + "count": "{count} 個組織", 572 + "packages_count": "{count} 個套件" 573 + } 574 + }, 575 + "claim": { 576 + "modal": { 577 + "title": "認領套件名稱", 578 + "success": "套件已認領!", 579 + "success_detail": "{name}{'@'}0.0.0 已發布到 npm。", 580 + "success_hint": "你現在可以使用 npm publish 發布新版本到這個套件。", 581 + "view_package": "檢視套件", 582 + "invalid_name": "無效的套件名稱:", 583 + "available": "這個名稱可用!", 584 + "taken": "這個名稱已被佔用。", 585 + "similar_warning": "存在相似套件 — npm 可能會拒絕這個名稱:", 586 + "related": "相關套件:", 587 + "scope_warning_title": "考慮改用具命名範圍的套件", 588 + "scope_warning_text": "未具命名範圍的套件名稱是共享資源。只有在你打算發布並持續維護套件時,才應認領此類名稱。個人或組織專案請使用具命名範圍的名稱,如 {'@'}{username}/{name}。", 589 + "connect_required": "連線本機連線器以認領這個套件名稱。", 590 + "connect_button": "連線連線器", 591 + "publish_hint": "這會發布一個最小的佔位套件。", 592 + "preview_json": "預覽 package.json", 593 + "claim_button": "認領套件名稱", 594 + "publishing": "發布中…", 595 + "checking": "正在檢查可用性…", 596 + "failed_to_check": "檢查名稱可用性失敗", 597 + "failed_to_claim": "認領套件失敗" 598 + } 599 + }, 600 + "code": { 601 + "files_label": "檔案", 602 + "no_files": "此目錄中沒有檔案", 603 + "select_version": "選擇版本", 604 + "root": "根目錄", 605 + "lines": "{count} 行", 606 + "toggle_tree": "切換檔案樹", 607 + "close_tree": "關閉檔案樹", 608 + "copy_link": "複製連結", 609 + "raw": "原始", 610 + "view_raw": "檢視原始檔", 611 + "file_too_large": "檔案太大無法預覽", 612 + "file_size_warning": "{size} 超過 500KB 的語法高亮限制", 613 + "load_anyway": "仍要載入", 614 + "failed_to_load": "載入檔案失敗", 615 + "unavailable_hint": "檔案可能太大或不可用", 616 + "version_required": "瀏覽原始碼需要版本", 617 + "go_to_package": "前往套件", 618 + "loading_tree": "載入檔案樹中…", 619 + "failed_to_load_tree": "載入此套件版本的檔案失敗", 620 + "back_to_package": "返回套件", 621 + "table": { 622 + "name": "名稱", 623 + "size": "大小" 624 + }, 625 + "markdown_view_mode": { 626 + "preview": "預覽", 627 + "code": "程式碼" 628 + }, 629 + "file_path": "檔案路徑" 630 + }, 631 + "badges": { 632 + "provenance": { 633 + "verified": "已驗證", 634 + "verified_title": "已驗證的來源", 635 + "verified_via": "已驗證:透過 {provider} 發布", 636 + "view_more_details": "檢視更多細節" 637 + }, 638 + "jsr": { 639 + "title": "也適用於 JSR", 640 + "label": "jsr" 641 + } 642 + }, 643 + "filters": { 644 + "title": "篩選", 645 + "search": "搜尋", 646 + "search_scope": "搜尋範圍", 647 + "search_placeholder_name": "依套件名稱篩選…", 648 + "search_placeholder_description": "依描述篩選…", 649 + "search_placeholder_keywords": "依關鍵字篩選…", 650 + "search_placeholder_all": "搜尋全部或使用 name: desc: kw:", 651 + "scope_name": "名稱", 652 + "scope_name_description": "僅搜尋套件名稱", 653 + "scope_description": "描述", 654 + "scope_description_description": "僅搜尋描述", 655 + "scope_keywords": "關鍵字", 656 + "scope_keywords_description": "僅搜尋關鍵字", 657 + "scope_all": "全部", 658 + "scope_all_description": "搜尋所有欄位,支援 name: desc: kw: 運算子", 659 + "weekly_downloads": "每週下載量", 660 + "updated_within": "最近更新", 661 + "security": "安全性", 662 + "keywords": "關鍵字", 663 + "more_keywords": "+ {count} 個更多", 664 + "clear_all": "清除全部", 665 + "remove_filter": "移除 {label} 篩選", 666 + "chips": { 667 + "search": "搜尋", 668 + "downloads": "下載量", 669 + "keyword": "關鍵字", 670 + "security": "安全性", 671 + "updated": "最近更新" 672 + }, 673 + "download_range": { 674 + "any": "不限", 675 + "lt100": "< 100", 676 + "100_1k": "100 - 1K", 677 + "1k_10k": "1K - 10K", 678 + "10k_100k": "10K - 100K", 679 + "gt100k": "> 100K" 680 + }, 681 + "updated": { 682 + "any": "不限時間", 683 + "week": "近一週", 684 + "month": "近一個月", 685 + "quarter": "近三個月", 686 + "year": "近一年" 687 + }, 688 + "security_options": { 689 + "all": "所有套件", 690 + "secure": "無警告", 691 + "insecure": "有警告" 692 + }, 693 + "sort": { 694 + "label": "排序套件", 695 + "toggle_direction": "切換排序方向", 696 + "ascending": "升冪", 697 + "descending": "降冪", 698 + "relevance": "相關性", 699 + "downloads_week": "每週下載量", 700 + "downloads_day": "每日下載量", 701 + "downloads_month": "每月下載量", 702 + "downloads_year": "每年下載量", 703 + "published": "最近發布", 704 + "name": "名稱", 705 + "quality": "品質", 706 + "popularity": "受歡迎度", 707 + "maintenance": "維護程度", 708 + "score": "分數" 709 + }, 710 + "columns": { 711 + "title": "欄位", 712 + "show": "顯示欄位", 713 + "reset": "重設為預設值", 714 + "coming_soon": "即將推出", 715 + "name": "名稱", 716 + "version": "版本", 717 + "description": "描述", 718 + "downloads": "每週下載量", 719 + "published": "最近發布", 720 + "maintainers": "維護者", 721 + "keywords": "關鍵字", 722 + "quality_score": "品質分數", 723 + "popularity_score": "受歡迎度分數", 724 + "maintenance_score": "維護程度分數", 725 + "combined_score": "總分", 726 + "security": "安全性" 727 + }, 728 + "view_mode": { 729 + "label": "檢視模式", 730 + "cards": "卡片檢視", 731 + "table": "表格檢視" 732 + }, 733 + "pagination": { 734 + "mode_label": "分頁模式", 735 + "infinite": "無限捲動", 736 + "paginated": "分頁", 737 + "items_per_page": "每頁項目數", 738 + "per_page": "{count} / 頁", 739 + "all_yolo": "全部(YOLO)", 740 + "showing": "顯示第 {start}-{end} 項,共 {total} 項", 741 + "previous": "上一頁", 742 + "next": "下一頁", 743 + "nav_label": "分頁" 744 + }, 745 + "count": { 746 + "showing_filtered": "{count} 個套件中符合 {filtered} 個", 747 + "showing_all": "{count} 個套件", 748 + "showing_paginated": "已顯示 {pageSize} 個,共 {count} 個套件" 749 + }, 750 + "table": { 751 + "security_warning": "安全性警告", 752 + "secure": "安全", 753 + "no_packages": "找不到套件" 754 + } 755 + }, 756 + "about": { 757 + "title": "關於", 758 + "heading": "關於", 759 + "meta_description": "npmx 是一個快速、現代的 npm 套件註冊表瀏覽器,為探索 npm 套件提供更好的使用者體驗與開發者體驗。", 760 + "back_home": "返回首頁", 761 + "what_we_are": { 762 + "title": "我們在做什麼", 763 + "better_ux_dx": "更好的使用者體驗與開發者體驗", 764 + "admin_ui": "管理介面", 765 + "description": "npmx 為 npm 套件註冊表及其工具鏈提供{betterUxDx}。我們提供快速、現代化的介面來探索套件,支援深色模式、鍵盤導覽、程式碼瀏覽,以及與 {jsr} 等替代註冊表連線等功能。", 766 + "admin_description": "我們也致力於提供更好的{adminUi},用於管理你的 npm 套件、團隊與組織——一切都在瀏覽器中完成,並由你本機的 npm CLI 驅動。" 767 + }, 768 + "what_we_are_not": { 769 + "title": "我們不是什麼", 770 + "not_package_manager": "不是套件管理器。", 771 + "not_registry": "不是註冊表。", 772 + "registry_description": "我們不託管套件。我們只是更好的瀏覽方式。", 773 + "package_managers_exist": "{already}{people}{building}{really}{cool}{package}{managers}。", 774 + "words": { 775 + "already": "已經有", 776 + "people": "很多人", 777 + "building": "正在打造", 778 + "really": "非常", 779 + "cool": "很棒的", 780 + "package": "套件", 781 + "managers": "管理器" 782 + } 783 + }, 784 + "contributors": { 785 + "title": "{count} 位貢獻者", 786 + "description": "npmx 完全開源,由令人驚豔的社群貢獻者共同打造。", 787 + "loading": "正在載入貢獻者…", 788 + "error": "無法載入貢獻者", 789 + "view_profile": "檢視 {name} 的 GitHub 個人檔案" 790 + }, 791 + "get_involved": { 792 + "title": "加入我們", 793 + "contribute": { 794 + "title": "做出貢獻", 795 + "description": "幫助我們打造更好的 npm 體驗。", 796 + "cta": "在 GitHub 上檢視" 797 + }, 798 + "community": { 799 + "title": "加入社群", 800 + "description": "聊天、提問並分享想法。", 801 + "cta": "加入 Discord" 802 + }, 803 + "follow": { 804 + "title": "保持更新", 805 + "description": "掌握 npmx 的最新動態。", 806 + "cta": "在 Bluesky 上關注" 807 + } 808 + } 809 + }, 810 + "account_menu": { 811 + "connect": "連線", 812 + "account": "帳戶", 813 + "npm_cli": "npm CLI", 814 + "atmosphere": "Atmosphere", 815 + "npm_cli_desc": "管理套件與組織", 816 + "atmosphere_desc": "社交功能與數位身分", 817 + "connect_npm_cli": "連線到 npm CLI", 818 + "connect_atmosphere": "連線到 Atmosphere", 819 + "connecting": "連線中…", 820 + "ops": "操作", 821 + "disconnect": "中斷連線" 822 + }, 823 + "auth": { 824 + "modal": { 825 + "title": "Atmosphere", 826 + "connected_as": "已連線為 {'@'}{handle}", 827 + "disconnect": "中斷連線", 828 + "connect_prompt": "使用 Atmosphere 帳戶連線", 829 + "handle_label": "帳號", 830 + "handle_placeholder": "alice.npmx.social", 831 + "connect": "連線", 832 + "create_account": "建立新帳戶", 833 + "connect_bluesky": "使用 Bluesky 連線", 834 + "what_is_atmosphere": "什麼是 Atmosphere 帳戶?", 835 + "atmosphere_explanation": "{npmx} 使用 {atproto} 為其多項社交功能提供支援,讓使用者真正擁有自己的資料並使用一個帳戶登入所有相容的應用程式。一旦建立帳戶,你便可以使用其他應用程式,例如 {bluesky} 和 {tangled}。" 836 + } 837 + }, 838 + "header": { 839 + "home": "npmx 首頁", 840 + "github": "GitHub", 841 + "packages": "套件", 842 + "packages_dropdown": { 843 + "title": "你的套件", 844 + "loading": "載入中…", 845 + "error": "載入套件失敗", 846 + "empty": "找不到套件", 847 + "view_all": "檢視全部" 848 + }, 849 + "orgs": "組織", 850 + "orgs_dropdown": { 851 + "title": "你的組織", 852 + "loading": "載入中…", 853 + "error": "載入組織失敗", 854 + "empty": "找不到組織", 855 + "view_all": "檢視全部" 856 + } 857 + }, 858 + "compare": { 859 + "packages": { 860 + "title": "比較套件", 861 + "tagline": "並排比較 npm 套件,幫助你選擇合適的套件。", 862 + "meta_title": "比較 {packages} - npmx", 863 + "meta_title_empty": "比較套件 - npmx", 864 + "meta_description": "並排比較 {packages}", 865 + "meta_description_empty": "並排比較 npm 套件,幫助你選擇合適的套件。", 866 + "section_packages": "套件", 867 + "section_facets": "維度", 868 + "section_comparison": "比較", 869 + "loading": "正在載入套件資料…", 870 + "error": "載入套件資料失敗。請重試。", 871 + "empty_title": "選擇要比較的套件", 872 + "empty_description": "在上方搜尋並新增至少 2 個套件,以查看它們指標的並排比較。" 873 + }, 874 + "selector": { 875 + "search_label": "搜尋套件", 876 + "search_first": "搜尋套件…", 877 + "search_add": "新增另一個套件…", 878 + "searching": "搜尋中…", 879 + "remove_package": "移除 {package}", 880 + "packages_selected": "已選擇 {count}/{max} 個套件。", 881 + "add_hint": "至少新增 2 個套件以進行比較。", 882 + "loading_versions": "正在載入版本…", 883 + "select_version": "選擇版本" 884 + }, 885 + "facets": { 886 + "group_label": "比較維度", 887 + "all": "全選", 888 + "none": "取消全選", 889 + "coming_soon": "即將推出", 890 + "select_all": "選擇所有維度", 891 + "deselect_all": "取消選擇所有維度", 892 + "select_category": "選擇所有{category}維度", 893 + "deselect_category": "取消選擇所有{category}維度", 894 + "binary_only_tooltip": "此套件僅提供二進位檔且沒有匯出", 895 + "categories": { 896 + "performance": "效能", 897 + "health": "健康度", 898 + "compatibility": "相容性", 899 + "security": "安全與合規" 900 + }, 901 + "items": { 902 + "packageSize": { 903 + "label": "套件大小", 904 + "description": "套件本身大小(未壓縮)" 905 + }, 906 + "installSize": { 907 + "label": "安裝大小", 908 + "description": "包含所有相依套件的總安裝大小" 909 + }, 910 + "dependencies": { 911 + "label": "直接相依", 912 + "description": "直接相依套件數量" 913 + }, 914 + "totalDependencies": { 915 + "label": "總相依", 916 + "description": "包含間接相依的相依套件總數" 917 + }, 918 + "downloads": { 919 + "label": "每週下載量", 920 + "description": "每週下載次數" 921 + }, 922 + "lastUpdated": { 923 + "label": "發布日期", 924 + "description": "此版本的發布日期" 925 + }, 926 + "deprecated": { 927 + "label": "已棄用?", 928 + "description": "套件是否已棄用" 929 + }, 930 + "engines": { 931 + "label": "引擎", 932 + "description": "Node.js 版本需求" 933 + }, 934 + "types": { 935 + "label": "型別", 936 + "description": "TypeScript 型別定義" 937 + }, 938 + "moduleFormat": { 939 + "label": "模組格式", 940 + "description": "支援 ESM/CJS" 941 + }, 942 + "license": { 943 + "label": "授權", 944 + "description": "套件授權" 945 + }, 946 + "vulnerabilities": { 947 + "label": "漏洞", 948 + "description": "已知安全漏洞" 949 + } 950 + }, 951 + "values": { 952 + "any": "不限", 953 + "none": "無", 954 + "unknown": "未知", 955 + "deprecated": "已棄用", 956 + "not_deprecated": "否", 957 + "types_included": "包含", 958 + "types_none": "無", 959 + "vulnerabilities_summary": "{count}({critical} 嚴重/{high} 高)" 960 + } 961 + } 962 + } 963 + }