Skip to content

Commit

Permalink
French translation
Browse files Browse the repository at this point in the history
  • Loading branch information
stiphendor authored Aug 13, 2021
1 parent 6e80e30 commit fe47a27
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Languages/French/Keyed.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8" ?>
<LanguageData>

<FollowMe.Cancel>Ne suit plus {0}.</FollowMe.Cancel>
<FollowMe.Follow>Suit {0}.</FollowMe.Follow>

<FollowMe.RejectMultiple>Impossible de suivre, plusieurs sélections.</FollowMe.RejectMultiple>
<FollowMe.RejectNoSelection>Impossible de suivre, aucune sélection.</FollowMe.RejectNoSelection>
<FollowMe.RejectNotAThing>Impossible de suivre, la sélection n'est pas une chose.</FollowMe.RejectNotAThing>

<FollowMe.Notifications>Afficher les notifications</FollowMe.Notifications>
<FollowMe.Notifications.Tooltip>Les notifications doivent-elles être affichées lorsque la cible suivie change ?</FollowMe.Notifications.Tooltip>
<FollowMe.Sounds>Autoriser les sons</FollowMe.Sounds>
<FollowMe.Sounds.Tooltip>Un son doit-il être joué lorsque la cible suivie change ?</FollowMe.Sounds.Tooltip>
<FollowMe.EdgeDetection>Détection des bords de la souris</FollowMe.EdgeDetection>
<FollowMe.EdgeDetection.Tooltip>Le suivi doit-il s'arrêter lorsque la souris est proche du bord de l'écran ?</FollowMe.EdgeDetection.Tooltip>

<Fluffy.FollowMe.CinematicCamera>Caméra cinématique</Fluffy.FollowMe.CinematicCamera>
<Fluffy.FollowMe.CinematicCamera.Off>Désactivé</Fluffy.FollowMe.CinematicCamera.Off>
<Fluffy.FollowMe.CameraStart>Démarrage de la caméra "{0}"</Fluffy.FollowMe.CameraStart>
<Fluffy.FollowMe.CameraStop>Arrêt de la caméra "{0}"</Fluffy.FollowMe.CameraStop>
<Fluffy.FollowMe.Cinematics.NoValidTargets>Arrêt de la caméra cinématique : aucune cible valide.</Fluffy.FollowMe.Cinematics.NoValidTargets>

</LanguageData>

0 comments on commit fe47a27

Please sign in to comment.