diff options
author | translators <translators@openttd.org> | 2015-03-11 17:46:24 +0000 |
---|---|---|
committer | translators <translators@openttd.org> | 2015-03-11 17:46:24 +0000 |
commit | 70a98512b45c299f3543a5e4151cfbcacc083297 (patch) | |
tree | 227d3c5fc68a1fd7c1b5124cfe9b0ce28cc6b1ed /src/lang | |
parent | fe38f8da7e81aa8251d016837a53632436f5055b (diff) | |
download | openttd-70a98512b45c299f3543a5e4151cfbcacc083297.tar.xz |
(svn r27181) -Update from WebTranslator v3.0:
french - 4 changes by glx
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/french.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/lang/french.txt b/src/lang/french.txt index 4974826f4..db729cef5 100644 --- a/src/lang/french.txt +++ b/src/lang/french.txt @@ -2880,7 +2880,10 @@ STR_SPRITE_ALIGNER_PREVIOUS_BUTTON :{BLACK}Sprite p STR_SPRITE_ALIGNER_PREVIOUS_TOOLTIP :{BLACK}Se rendre au précédent sprite normal, en ignorant les pseudo-sprites et les sprites de recoloration et de police, et en bouclant du premier vers le dernier STR_SPRITE_ALIGNER_SPRITE_TOOLTIP :{BLACK}Representation du sprite actuellement séléctionné. L'alignement est ignoré lors de l'affichage de ce sprite STR_SPRITE_ALIGNER_MOVE_TOOLTIP :{BLACK}Déplacer le sprite, en modifiant les décalages X et Y -STR_SPRITE_ALIGNER_OFFSETS :{BLACK}Décalage X{NBSP}: {NUM}, décalage Y{NBSP}: {NUM} +STR_SPRITE_ALIGNER_RESET_BUTTON :{BLACK}Réinitialiser les relatifs +STR_SPRITE_ALIGNER_RESET_TOOLTIP :{BLACK}Réinitialiser les décalages relatifs courants +STR_SPRITE_ALIGNER_OFFSETS_ABS :{BLACK}Décalage X{NBSP}: {NUM}, décalage Y{NBSP}: {NUM} (Absolu) +STR_SPRITE_ALIGNER_OFFSETS_REL :{BLACK}Décalage X{NBSP}: {NUM}, décalage Y{NBSP}: {NUM} (Relatif) STR_SPRITE_ALIGNER_PICKER_BUTTON :{BLACK}Choisir un sprite STR_SPRITE_ALIGNER_PICKER_TOOLTIP :{BLACK}Choisir un des sprites affichés sur l'écran |