Skip to content

Commit 75601a8

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent 3bb123e commit 75601a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

options/locale/locale_zh-CN.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ following=关注中
334334
follow=关注
335335
unfollow=取消关注
336336
heatmap.loading=正在加载热图...
337+
user_bio=简历
337338
338339
form.name_reserved='%s' 用户名被保留。
339340
form.name_pattern_not_allowed=用户名中不允许使用 "%s"。
@@ -1432,6 +1433,7 @@ dashboard=管理面板
14321433
users=帐户管理
14331434
organizations=组织管理
14341435
repositories=仓库管理
1436+
hooks=默认Web钩子
14351437
authentication=认证源
14361438
config=应用配置
14371439
notices=系统提示
@@ -1545,6 +1547,9 @@ repos.forks=派生数
15451547
repos.issues=工单数
15461548
repos.size=大小
15471549
1550+
hooks.desc=当某些 Gitea 事件触发时, Web 钩子会自动向服务器发出 HTTP POST 请求。此处定义的 Web 钩子是默认值, 将复制到所有新建仓库中。参阅 <a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">Web钩子指南</a> 获取更多内容。
1551+
hooks.add_webhook=新增默认Web钩子
1552+
hooks.update_webhook=更新默认Web钩子
15481553
15491554
auths.auth_manage_panel=认证源管理
15501555
auths.new=添加认证源
@@ -1624,6 +1629,7 @@ config.app_name=站点名称
16241629
config.app_ver=Gitea版本
16251630
config.app_url=Gitea 基本 URL
16261631
config.custom_conf=配置文件路径
1632+
config.custom_file_root_path=自定义文件根路径
16271633
config.domain=SSH 服务域名
16281634
config.offline_mode=离线模式
16291635
config.disable_router_log=关闭路由日志

0 commit comments

Comments
 (0)