-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6e80e30
commit fe47a27
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |