From c32985769eb06c92fd4c2cbd9d7861d808f1a7b5 Mon Sep 17 00:00:00 2001 From: chocobozzz Date: Fri, 17 Mar 2023 08:01:57 +0000 Subject: Translated using Weblate (Italian) Currently translated at 75.7% (1665 of 2199 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/it/ --- client/src/locale/angular.it-IT.xlf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'client/src/locale/angular.it-IT.xlf') diff --git a/client/src/locale/angular.it-IT.xlf b/client/src/locale/angular.it-IT.xlf index 2ab5f6f85..84309986c 100644 --- a/client/src/locale/angular.it-IT.xlf +++ b/client/src/locale/angular.it-IT.xlf @@ -330,7 +330,7 @@ {views, plural, =0 {No view} =1 {1 view} other { views}} - {spettatori, plurale, =0 {Nessuno spettatore} =1 {1 spettatore} altri { spettatori}} + {spettatori, plural, =0 {Nessuno spettatore} =1 {1 spettatore} other { spettatori}} src/app/shared/shared-main/video/video.model.ts 22 @@ -338,7 +338,7 @@ {viewers, plural, =0 {No viewers} =1 {1 viewer} other { viewers}} - {spettatori, plurale, =0 {Nessuno spettatore} =1 {1 spettatore} altri { spettatori}} + {spettatori, plural, =0 {Nessuno spettatore} =1 {1 spettatore} other { spettatori}} src/app/shared/shared-main/video/video.model.ts 23 @@ -3423,7 +3423,7 @@ {VAR_PLURAL, plural, =1 {1 reply} other { replies}} - {VAR_PLURAL, plurale, =1 {1 risposta} other { risposte}} + {VAR_PLURAL, plural, =1 {1 risposta} other { risposte}} src/app/+videos/+video-watch/shared/comment/video-comments.component.html74 src/app/+videos/+video-watch/shared/comment/video-comments.component.html77 src/app/+videos/+video-watch/shared/comment/video-comments.component.html81 @@ -3743,7 +3743,7 @@ Do you really want to unfollow {count, plural, =1 {?} other { entries?}} - Vuoi davvero non seguire {conteggio, plurale, =1 {?} altre { voci?}} + Vuoi davvero non seguire {conteggio, plural, =1 {?} other { voci?}} src/app/+admin/follows/following-list/following-list.component.ts67 @@ -4385,7 +4385,7 @@ {count, plural, =1 {Follow request sent!} other {Follow requests sent!}} - {conteggio, plurale, =1 {Richiesta di follow inviata!} altro {Richiesta di follow inviata!} + {conteggio, plural, =1 {Richiesta di follow inviata!} other {Richiesta di follow inviata!} src/app/+admin/follows/following-list/follow-modal.component.ts 65 @@ -4586,7 +4586,7 @@ {count, plural, =1 {1 comment deleted.} other { comments deleted.}} - {conto, plurale, =1 {1 commento cancellato.} altro { commenti cancellati.}} + {conto, plural, =1 {1 commento cancellato.} other { commenti cancellati.}} src/app/+admin/overview/comments/video-comment-list.component.ts149 @@ -5058,7 +5058,7 @@ {VAR_PLURAL, plural, =1 {year old} other {years old}} - {VAR_PLURAL, plurale, =1 {anni} other {anni}} + {VAR_PLURAL, plural, =1 {anni} other {anni}} src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html209 @@ -10229,7 +10229,7 @@ color: red; {interval, plural, =1 {1 hour ago} other { hours ago}} - {Intervallo, plurale, =1 {1 ora fa} altro { ore fa}} + {Intervallo, plural, =1 {1 ora fa} other { ore fa}} src/app/shared/shared-main/angular/from-now.pipe.ts 11 @@ -11558,7 +11558,7 @@ color: red; ~ {hours, plural, =1 {1 hour} other { hours}} - ~ {ore, plurale, =1 {1 ora} altro { ore}} + ~ {ore, plural, =1 {1 ora} other { ore}} src/app/shared/shared-instance/instance-features-table.component.ts80 -- cgit v1.2.3