From 89183676c536499a8da49740bc0eab5807b5a412 Mon Sep 17 00:00:00 2001 From: Luca Calcaterra Date: Thu, 14 Mar 2024 09:50:36 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 75.3% (1770 of 2350 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/it/ --- client/src/locale/angular.it-IT.xlf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/locale/angular.it-IT.xlf b/client/src/locale/angular.it-IT.xlf index 0afc48e9e..e0db739f9 100644 --- a/client/src/locale/angular.it-IT.xlf +++ b/client/src/locale/angular.it-IT.xlf @@ -517,7 +517,7 @@ {views, plural, =0 {No view} =1 {1 view} other { views}} - {views, plural, =0 {Nessuno spettatore} =1 {1 spettatore} other { spettatori}} + {views, plural, =0 {Nessuno spettatore} =1 {1 visualizzazione} other { visualizzazioni}} src/app/shared/shared-main/video/video.model.ts 306 @@ -17147,9 +17147,9 @@ 35 - + {interval, plural, =1 {1 day ago} other { days ago}} - {interval, plural, =1 {1 day ago} other { days ago}} + {interval, plural, =1 {1 giorno fa} other { giorni fa}} src/app/shared/shared-main/angular/from-now.pipe.ts 40