From 0191e11d2db5ad29a4d417300f08f66b33333f6b Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Sun, 12 Jun 2022 18:20:01 +0000 Subject: Translated using Weblate (French (France) (fr_FR)) Currently translated at 97.5% (1989 of 2040 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/ --- client/src/locale/angular.fr-FR.xlf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'client/src/locale') diff --git a/client/src/locale/angular.fr-FR.xlf b/client/src/locale/angular.fr-FR.xlf index 20d917779..560713c6c 100644 --- a/client/src/locale/angular.fr-FR.xlf +++ b/client/src/locale/angular.fr-FR.xlf @@ -372,7 +372,7 @@ {viewers, plural, =0 {No viewers} =1 {1 viewer} other { viewers}} - {viewers, plural, =0 {No viewers} =1 {1 viewer} other { viewers}} + {viewers, plural, =0 {Aucun spectateur} =1 {1 spectateur} other { spectateurs}} src/app/shared/shared-main/video/video.model.ts 23 @@ -380,7 +380,7 @@ viewer(s) - viewer(s) + spectateur(s) src/app/shared/shared-main/video/video.model.ts 276 @@ -388,7 +388,7 @@ { view(s)} - { view(s)} + { spectateur(s)} src/app/shared/shared-main/video/video.model.ts 279 @@ -561,7 +561,7 @@ {count, plural, =1 {1 user} other { users}} banned. - {count, plural, =1 {1 user} other { users}} banned. + {count, plural, =1 {1 utilisateur banni} other { utilisateurs bannis}}. src/app/shared/shared-moderation/user-ban-modal.component.ts 70 @@ -653,7 +653,7 @@ Deleted {count, plural, =1 {1 video} other { videos}}. - Deleted {count, plural, =1 {1 video} other { videos}}. + {count, plural, =1 {1 vidéo supprimée} other { vidéos supprimées}}. src/app/+admin/overview/videos/video-list.component.ts 212 @@ -666,7 +666,7 @@ Unblocked {count, plural, =1 {1 video} other { videos}}. - Unblocked {count, plural, =1 {1 video} other { videos}}. + {count, plural, =1 {1 vidéo débloquées} other { vidéos débloquées}}. src/app/+admin/overview/videos/video-list.component.ts 230 @@ -679,7 +679,7 @@ Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other { HLS streaming playlists}}? - Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other { HLS streaming playlists}}? + Êtes-vous sûr·e de vouloir supprimer {count, plural, =1 {1 liste de lecture HLS en continu} other { listes de lecture HLS en continu}} ? src/app/+admin/overview/videos/video-list.component.ts 248 @@ -692,7 +692,7 @@ Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other { videos}}? - Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other { videos}}? + Êtes-vous sûr·e de vouloir supprimer les fichiers WebTorrent de {count, plural, =1 {1 vidéo} other { vidéos}} ? src/app/+admin/overview/videos/video-list.component.ts 254 -- cgit v1.2.3