Skip to content

Commit 8acd1f9

Browse files
committed
chore: update
1 parent d566e30 commit 8acd1f9

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

i18n/locales/zh-CN.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"searching": "搜索中...",
2222
"found_packages": "找到 {count} 个包",
2323
"updating": "(更新中...)",
24-
"no_results": "没有找到包:\"{query}\"",
24+
"no_results": "未找到与 \"{query}\" 匹配的包",
2525
"not_taken": "{name} 尚未被占用",
2626
"claim_prompt": "在 npm 上获取",
2727
"claim_button": "获取 \"{name}\"",
2828
"want_to_claim": "想要获取这个包名吗?",
2929
"start_typing": "输入以搜索软件包"
3030
},
3131
"nav": {
32-
"popular_packages": "流行的包",
32+
"popular_packages": "热门软件包",
3333
"search": "搜索",
3434
"settings": "设置"
3535
},
@@ -70,8 +70,8 @@
7070
"verified_provenance": "已验证的来源",
7171
"view_permalink": "查看这个版本的链接",
7272
"deprecation": {
73-
"package": "这个包已经被废弃",
74-
"version": "这个版本已经被废弃",
73+
"package": "这个包已经被弃用",
74+
"version": "这个版本已经被弃用",
7575
"no_reason": "没有提供原因"
7676
},
7777
"stats": {
@@ -87,7 +87,7 @@
8787
"links": {
8888
"repo": "仓库",
8989
"homepage": "主页",
90-
"issues": "缺陷",
90+
"issues": "议题",
9191
"forks": "复刻",
9292
"jsr": "jsr",
9393
"code": "代码"
@@ -108,7 +108,7 @@
108108
"card": {
109109
"publisher": "发布者",
110110
"updated": "更新",
111-
"weekly_downloads": "每周下载",
111+
"weekly_downloads": "每周下载量",
112112
"keywords": "关键词"
113113
},
114114
"versions": {
@@ -145,15 +145,15 @@
145145
"list_label": "包维护者",
146146
"you": "(你)",
147147
"via": "来自 {teams}",
148-
"remove_owner": "移除 {name} 为所有者",
149-
"username_to_add": "要添加为所有者的用户名",
148+
"remove_owner": "移除 {name} 为拥有者",
149+
"username_to_add": "要添加为拥有者的用户名",
150150
"username_placeholder": "用户名...",
151151
"add_button": "添加",
152-
"cancel_add": "取消添加所有者",
153-
"add_owner": "+ 添加所有者"
152+
"cancel_add": "取消添加拥有者",
153+
"add_owner": "+ 添加拥有者"
154154
},
155155
"downloads": {
156-
"title": "每周下载",
156+
"title": "每周下载量",
157157
"date_range": "{start} 到 {end}",
158158
"analyze": "分析下载量",
159159
"modal_title": "下载量",
@@ -166,7 +166,7 @@
166166
"end_date": "结束",
167167
"no_data": "没有下载数据",
168168
"loading": "加载中...",
169-
"y_axis_label": "{granularity} 下载"
169+
"y_axis_label": "{granularity} 下载量"
170170
},
171171
"install_scripts": {
172172
"title": "安装脚本",
@@ -205,7 +205,7 @@
205205
"title": "团队权限",
206206
"refresh": "刷新团队权限",
207207
"list_label": "团队权限列表",
208-
"owner": "所有者",
208+
"owner": "拥有者",
209209
"rw": "读写(rw)",
210210
"ro": "只读(ro)",
211211
"revoke_access": "撤销 {name} 的访问权限",
@@ -220,7 +220,7 @@
220220
},
221221
"grant_button": "授权",
222222
"cancel_grant": "取消授权",
223-
"grant_access": "+ 授权团队访问"
223+
"grant_access": "+ 授予团队权限"
224224
},
225225
"list": {
226226
"filter_label": "筛选包",
@@ -337,7 +337,7 @@
337337
"title": "成员",
338338
"refresh": "刷新成员",
339339
"filter_label": "筛选成员",
340-
"filter_placeholder": "筛选成员中...",
340+
"filter_placeholder": "筛选成员...",
341341
"filter_by_role": "按角色筛选",
342342
"filter_by_team": "按团队筛选",
343343
"all_teams": "所有团队",
@@ -356,7 +356,7 @@
356356
"all": "所有",
357357
"developer": "开发者",
358358
"admin": "管理员",
359-
"owner": "所有者"
359+
"owner": "拥有者"
360360
},
361361
"team_label": "团队",
362362
"no_team": "没有团队",
@@ -403,7 +403,7 @@
403403
"view_your_orgs": "查看你的组织",
404404
"loading": "加载组织中...",
405405
"empty": "未找到组织。",
406-
"empty_hint": "已从你的范围包中检测到组织",
406+
"empty_hint": "已根据您限定范围的包名中检测到组织",
407407
"count": "{count} 个组织",
408408
"packages_count": "{count} 个包"
409409
}

0 commit comments

Comments
 (0)