diff --git a/client/src/locale/angular.zh-Hans-CN.xlf b/client/src/locale/angular.zh-Hans-CN.xlf
index 0abcb8cf6..5ae29ff46 100644
--- a/client/src/locale/angular.zh-Hans-CN.xlf
+++ b/client/src/locale/angular.zh-Hans-CN.xlf
@@ -69,7 +69,7 @@
- 最近新增的视频 已被 自动封锁
+ 近期新增的视频 已被 自动屏蔽
src/app/shared/shared-main/users/user-notifications.component.html87
@@ -5090,7 +5090,7 @@ color: red;
- Sort by "Recently Added"
+ 按“近期新增”排序
src/app/shared/shared-video-miniature/video-filters-header.component.html
46
@@ -5256,7 +5256,7 @@ color: red;
- 在近期添加、趋势、本地、最受欢迎和搜索页面中
+ 在近期新增、时下流行、本地、最受欢迎和搜索页面中
src/app/shared/shared-user-settings/user-video-settings.component.html28
@@ -5323,12 +5323,12 @@ color: red;
- 近期添加优先
+ 最受欢迎的优先
src/app/+my-library/my-videos/my-videos.component.html30
- Longest first
+ 最长的优先
src/app/+my-library/my-videos/my-videos.component.html31
@@ -8394,7 +8394,7 @@ channel with the same name ()!
- 转到最近添加
+ 转到近期新增视频页面
src/app/app.component.ts290
@@ -11082,7 +11082,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
- 最近添加的
+ 近期新增
src/app/+videos/video-list/videos-list-common-page.component.ts195
src/app/core/menu/menu.service.ts137
@@ -11168,7 +11168,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
- 最近新增的视频
+ 近期新增的视频
src/app/core/menu/menu.service.ts136