diff --git a/client/src/locale/angular.vi-VN.xlf b/client/src/locale/angular.vi-VN.xlf index 084ffae19..4f4a418b1 100644 --- a/client/src/locale/angular.vi-VN.xlf +++ b/client/src/locale/angular.vi-VN.xlf @@ -2976,7 +2976,7 @@ Subscribe to all channels - Đăng ký toàn bộ kênh + Đăng ký tất cả kênh src/app/shared/shared-user-subscription/subscribe-button.component.html11 @@ -2986,7 +2986,7 @@ {VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} } - {VAR_SELECT, select, undefined {Hủy đăng ký} other {Hủy đăng ký toàn bộ kênh} } + {VAR_SELECT, select, undefined {Hủy đăng ký} other {Hủy đăng ký tất cả kênh} } src/app/shared/shared-user-subscription/subscribe-button.component.html34 @@ -3203,7 +3203,7 @@ See complete list - Xem danh sách hoàn chỉnh + Xem danh sách đầy đủ src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html35 @@ -6218,7 +6218,7 @@ Search account videos - Tìm kiếm toàn bộ video + Tìm kiếm tất cả video src/app/+accounts/accounts.component.html78 @@ -10763,7 +10763,7 @@ Subscribed to all current channels of . You will be notified of all their new videos. - Đã đăng ký toàn bộ kênh gần đây của . Bạn sẽ nhận được thông báo về video mới của họ. + Đã đăng ký tất cả kênh hiện tại của . Bạn sẽ nhận được thông báo về video mới của họ. src/app/shared/shared-user-subscription/subscribe-button.component.ts109 @@ -10778,7 +10778,7 @@ Unsubscribed from all channels of - Đã hủy đăng ký toàn bộ kênh của + Đã hủy đăng ký tất cả kênh của src/app/shared/shared-user-subscription/subscribe-button.component.ts139 @@ -11014,7 +11014,7 @@ You need to be <a href="/login">logged in</a> to rate this video. - Bạn cần <a href="/login">đăng nhập</a> để đánh giá video này. + Cần <a href="/login">đăng nhập</a> để đánh giá video này. src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts85