diff --git a/client/src/locale/angular.it-IT.xlf b/client/src/locale/angular.it-IT.xlf
index e0db739f9..124719fcf 100644
--- a/client/src/locale/angular.it-IT.xlf
+++ b/client/src/locale/angular.it-IT.xlf
@@ -517,7 +517,7 @@
- {views, plural, =0 {Nessuno spettatore} =1 {1 visualizzazione} other { visualizzazioni}}
+ {views, plural, =0 {Nessuna visualizzazione} =1 {1 visualizzazione} other { visualizzazioni}}src/app/shared/shared-main/video/video.model.ts306
@@ -949,17 +949,17 @@
48
-
+
- {VAR_PLURAL, plural, =1 {1 view} other { visualizzazioni}}
+ {VAR_PLURAL, plural, =1 {1 visualizzazione} other { visualizzazioni}}src/app/shared/shared-video/video-views-counter.component.html3
-
+
- {VAR_PLURAL, plural, =1 {1 visualizzazione} other { visualizzazioni}}
+ {VAR_PLURAL, plural, =1 {1 spettatore} other { spettatori}}src/app/shared/shared-video/video-views-counter.component.html7
@@ -5658,9 +5658,9 @@
29
-
+
- Visualizza da e altri
+ Visualizza da e altri src/app/+videos/+video-watch/shared/comment/video-comments.component.html76
@@ -5682,17 +5682,17 @@
84
-
+
- Visualizza da
+ Visualizza da src/app/+videos/+video-watch/shared/comment/video-comments.component.html79
-
+
- Vista
+ Vista src/app/+videos/+video-watch/shared/comment/video-comments.component.html84
@@ -10588,9 +10588,9 @@
28
-
+
- Most viewed first
+ I più visti per primisrc/app/+my-library/my-videos/my-videos.component.html29
@@ -10978,9 +10978,9 @@
68
-
+
- {VAR_PLURAL, plural, =0 {No views} =1 {1 view} other { views}}
+ {VAR_PLURAL, plural, =0 {Nessuna visualizzazione} =1 {1 visualizzazione} altro { visualizzazioni}}src/app/+my-library/+my-video-channels/my-video-channels.component.html49
@@ -11326,9 +11326,9 @@
293
-
+
- A view means that someone watched the video for at least 30 seconds
+ Una visualizzazione significa che qualcuno ha guardato il video per almeno 30 secondi.src/app/+stats/video/video-stats.component.ts312
@@ -12947,9 +12947,9 @@
223
-
+
- Overview
+ Panoramicasrc/app/+admin/admin.component.ts49
@@ -14310,9 +14310,9 @@
6
-
+
- Views may not be counted correctly (reduced compared to what they should be)
+ Le visualizzazioni potrebbero non essere conteggiate correttamente (ridotte rispetto a quanto dovrebbero essere)src/app/+admin/system/debug/debug.component.html8
@@ -15402,9 +15402,9 @@
40
-
+
- An automatically blocked video is awaiting review
+ Un video bloccato automaticamente è in attesa di revisionesrc/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts41