[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): complete zh-CN localization (#985)

authored by

SerKo and committed by
GitHub
6e5fde25 7c8a6379

+66 -10
+33 -5
i18n/locales/zh-CN.json
··· 28 28 "updating": "(更新中…)", 29 29 "no_results": "未找到匹配“{query}”的包", 30 30 "title": "搜索", 31 + "title_search": "搜索:{search}", 32 + "title_packages": "搜索包", 33 + "meta_description": "“{search}” 的搜索结果", 34 + "meta_description_packages": "搜索 npm 包", 31 35 "not_taken": "{name} 尚未被占用", 32 36 "claim_prompt": "在 npm 上声明", 33 37 "claim_button": "声明“{name}”", ··· 181 185 "fund": "资助", 182 186 "compare": "比较" 183 187 }, 188 + "likes": { 189 + "like": "喜欢这个包", 190 + "unlike": "取消喜欢这个包" 191 + }, 184 192 "docs": { 185 193 "not_available": "文档不可用", 186 194 "not_available_detail": "我们无法为此版本生成文档。" ··· 204 212 "title": "Readme", 205 213 "no_readme": "没有可用的 README。", 206 214 "view_on_github": "在 GitHub 上查看", 207 - "toc_title": "大纲" 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": "加载来源详情失败" 208 234 }, 209 235 "keywords_title": "关键词", 210 236 "compatibility": "兼容性", ··· 268 294 "date_range": "{start} 到 {end}", 269 295 "date_range_multiline": "{start}\n到 {end}", 270 296 "analyze": "分析下载量", 297 + "community_distribution": "查看社区采用分布", 271 298 "modal_title": "下载量", 272 299 "granularity": "周期", 273 300 "granularity_daily": "每日", ··· 388 415 "connector": { 389 416 "status": { 390 417 "connecting": "连接中…", 391 - "connected_as": "已连接为 {'@'}{user}", 418 + "connected_as": "已连接为 ~{user}", 392 419 "connected": "已连接", 393 420 "connect_cli": "连接本地 CLI", 394 421 "aria_connecting": "连接到本地连接器中", ··· 402 429 "contributor_notice": "连接器尚未发布到 npm。请参阅 {link} 了解如何本地运行。", 403 430 "contributor_link": "贡献指南", 404 431 "connected": "已连接", 405 - "connected_as_user": "已连接为 {'@'}{user}", 432 + "connected_as_user": "已连接为 ~{user}", 406 433 "connected_hint": "现在你可以通过 Web UI 管理包和组织。", 407 434 "disconnect": "断开连接", 408 435 "run_hint": "在你的机器上运行连接器以启用管理功能。", ··· 605 632 "provenance": { 606 633 "verified": "已验证", 607 634 "verified_title": "已验证的来源", 608 - "verified_via": "已验证:通过 {provider} 发布" 635 + "verified_via": "已验证:通过 {provider} 发布", 636 + "view_more_details": "查看更多详情" 609 637 }, 610 638 "jsr": { 611 639 "title": "也适用于 JSR", ··· 754 782 } 755 783 }, 756 784 "contributors": { 757 - "title": "贡献者", 785 + "title": "{count} 位贡献者", 758 786 "description": "npmx 是完全开源的,由令人惊叹的社区贡献者们共同构建。", 759 787 "loading": "正在加载贡献者…", 760 788 "error": "无法加载贡献者",
+33 -5
lunaria/files/zh-CN.json
··· 28 28 "updating": "(更新中…)", 29 29 "no_results": "未找到匹配“{query}”的包", 30 30 "title": "搜索", 31 + "title_search": "搜索:{search}", 32 + "title_packages": "搜索包", 33 + "meta_description": "“{search}” 的搜索结果", 34 + "meta_description_packages": "搜索 npm 包", 31 35 "not_taken": "{name} 尚未被占用", 32 36 "claim_prompt": "在 npm 上声明", 33 37 "claim_button": "声明“{name}”", ··· 181 185 "fund": "资助", 182 186 "compare": "比较" 183 187 }, 188 + "likes": { 189 + "like": "喜欢这个包", 190 + "unlike": "取消喜欢这个包" 191 + }, 184 192 "docs": { 185 193 "not_available": "文档不可用", 186 194 "not_available_detail": "我们无法为此版本生成文档。" ··· 204 212 "title": "Readme", 205 213 "no_readme": "没有可用的 README。", 206 214 "view_on_github": "在 GitHub 上查看", 207 - "toc_title": "大纲" 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": "加载来源详情失败" 208 234 }, 209 235 "keywords_title": "关键词", 210 236 "compatibility": "兼容性", ··· 268 294 "date_range": "{start} 到 {end}", 269 295 "date_range_multiline": "{start}\n到 {end}", 270 296 "analyze": "分析下载量", 297 + "community_distribution": "查看社区采用分布", 271 298 "modal_title": "下载量", 272 299 "granularity": "周期", 273 300 "granularity_daily": "每日", ··· 388 415 "connector": { 389 416 "status": { 390 417 "connecting": "连接中…", 391 - "connected_as": "已连接为 {'@'}{user}", 418 + "connected_as": "已连接为 ~{user}", 392 419 "connected": "已连接", 393 420 "connect_cli": "连接本地 CLI", 394 421 "aria_connecting": "连接到本地连接器中", ··· 402 429 "contributor_notice": "连接器尚未发布到 npm。请参阅 {link} 了解如何本地运行。", 403 430 "contributor_link": "贡献指南", 404 431 "connected": "已连接", 405 - "connected_as_user": "已连接为 {'@'}{user}", 432 + "connected_as_user": "已连接为 ~{user}", 406 433 "connected_hint": "现在你可以通过 Web UI 管理包和组织。", 407 434 "disconnect": "断开连接", 408 435 "run_hint": "在你的机器上运行连接器以启用管理功能。", ··· 605 632 "provenance": { 606 633 "verified": "已验证", 607 634 "verified_title": "已验证的来源", 608 - "verified_via": "已验证:通过 {provider} 发布" 635 + "verified_via": "已验证:通过 {provider} 发布", 636 + "view_more_details": "查看更多详情" 609 637 }, 610 638 "jsr": { 611 639 "title": "也适用于 JSR", ··· 754 782 } 755 783 }, 756 784 "contributors": { 757 - "title": "贡献者", 785 + "title": "{count} 位贡献者", 758 786 "description": "npmx 是完全开源的,由令人惊叹的社区贡献者们共同构建。", 759 787 "loading": "正在加载贡献者…", 760 788 "error": "无法加载贡献者",