diff --git a/client/src/locale/angular.fr-FR.xlf b/client/src/locale/angular.fr-FR.xlf
index f3e8da091..3a8d01832 100644
--- a/client/src/locale/angular.fr-FR.xlf
+++ b/client/src/locale/angular.fr-FR.xlf
@@ -4,7 +4,7 @@
- Close
+ Fermer
node_modules/src/alert/alert.ts
76
@@ -12,7 +12,7 @@
- Slide of
+ Diapositive de .
node_modules/src/carousel/carousel.ts
147,157
@@ -21,7 +21,7 @@
- Previous
+ Précédent
node_modules/src/carousel/carousel.ts
174
@@ -29,7 +29,7 @@
- Next
+ Suivant
node_modules/src/carousel/carousel.ts
191
@@ -37,7 +37,7 @@
- Select month
+ Sélectionner le mois
node_modules/src/datepicker/datepicker-navigation-select.ts
74
@@ -49,7 +49,7 @@
- Select year
+ Sélectionner l'année
node_modules/src/datepicker/datepicker-navigation-select.ts
74
@@ -61,7 +61,7 @@
- Previous month
+ Mois précédent
node_modules/src/datepicker/datepicker-navigation.ts
69
@@ -73,7 +73,7 @@
- Next month
+ Mois suivant
node_modules/src/datepicker/datepicker-navigation.ts
69
@@ -117,7 +117,7 @@
- Hours
+ Heures
node_modules/src/timepicker/timepicker.ts
151
@@ -181,7 +181,7 @@
- Minutes
+ Minutes
node_modules/src/timepicker/timepicker.ts
182,183
@@ -189,7 +189,7 @@
- Increment hours
+ Incrémenter les heures
node_modules/src/timepicker/timepicker.ts
197,198
@@ -197,7 +197,7 @@
- Decrement hours
+ Décrémenter les heures
node_modules/src/timepicker/timepicker.ts
210
@@ -205,7 +205,7 @@
- Increment minutes
+ Incrémenter les minutes
node_modules/src/timepicker/timepicker.ts
229,230
@@ -213,7 +213,7 @@
- Decrement minutes
+ Décrémenter les minutes
node_modules/src/timepicker/timepicker.ts
245,249
@@ -229,7 +229,7 @@
- Seconds
+ Secondes
node_modules/src/timepicker/timepicker.ts
279,283
@@ -237,7 +237,7 @@
- Increment seconds
+ Incrémenter les secondes
node_modules/src/timepicker/timepicker.ts
295
@@ -245,7 +245,7 @@
- Decrement seconds
+ Décrémenter les secondes
node_modules/src/timepicker/timepicker.ts
295
@@ -269,7 +269,7 @@
- Close
+ Fermer
node_modules/src/toast/toast.ts
106
@@ -3014,8 +3014,7 @@
- Move to external storage failed, this video may not work properly.
-
+ Le déplacement vers le stockage externe a échoué, cette vidéo peut ne pas fonctionner correctement.
src/app/+videos/+video-watch/shared/information/video-alert.component.html
5,7
@@ -10865,7 +10864,7 @@
- Move to external storage failed
+ Déplacement vers stockage externe échoué
src/app/shared/shared-video-miniature/video-miniature.component.ts
183