diff --git a/client/src/locale/angular.it-IT.xlf b/client/src/locale/angular.it-IT.xlf
index f158f0fec..be0540622 100644
--- a/client/src/locale/angular.it-IT.xlf
+++ b/client/src/locale/angular.it-IT.xlf
@@ -15994,9 +15994,9 @@
86
-
+ {length, plural, =1 {Video has been deleted} other { videos have been deleted}}
- {length, plural, =1 {Video has been deleted} other { videos have been deleted}}
+ {length, plural, =1 {Il Video è stato cancellato} other { I video sono stati cancellati}}src/app/+my-library/my-videos/my-videos.component.ts229
@@ -16032,9 +16032,9 @@
259
-
+ It will delete {count, plural, =1 {1 video} other { videos}} uploaded in this channel, and you will not be able to create another channel or account with the same name ()!
- It will delete {count, plural, =1 {1 video} other { videos}} uploaded in this channel, and you will not be able to create another channel or account with the same name ()!
+ Eliminerà {count, plural, =1 {1 video} other { video}} caricati in questo canale, e non sarà possibile creare un altro canale o account con lo stesso nome ()!src/app/+my-library/+my-video-channels/my-video-channels.component.ts88
@@ -20074,9 +20074,9 @@
100
-
+ Including video files is required if you want to re-import your videos on another PeerTube website
- Including video files is required if you want to re-import your videos on another PeerTube website
+ L'inclusione dei file video è necessaria se si desidera reimportare i video su un altro sito PeerTube.src/app/+my-account/my-account-import-export/my-account-export.component.html103
@@ -20566,9 +20566,9 @@
231
-
+ Are you sure you want to delete {count, plural, =1 {this video} other {these videos}}?
- Are you sure you want to delete {count, plural, =1 {this video} other {these videos}}?
+ Sei sicuro di voler eliminare {count, plural, =1 {questo video} altri {questi video}}?src/app/+admin/overview/videos/video-list.component.ts260
@@ -21414,9 +21414,9 @@
265
-
+ Other videos
- Other videos
+ Altri videosrc/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html4,6