Merge branch 'translate-fr' of https://git.minetest.land/lrocher/MineClone2 into translate_fr
This commit is contained in:
commit
c156398fb5
102 changed files with 2945 additions and 64 deletions
8
mods/ENVIRONMENT/mcl_weather/locale/mcl_weather.fr.tr
Normal file
8
mods/ENVIRONMENT/mcl_weather/locale/mcl_weather.fr.tr
Normal file
|
@ -0,0 +1,8 @@
|
|||
# textdomain: mcl_weather
|
||||
Gives ability to control weather=Donne la capacité de contrôler la météo
|
||||
Changes the weather to the specified parameter.=Modifie la météo au paramètre spécifié.
|
||||
Error: No weather specified.=Erreur: Aucune météo spécifiée.
|
||||
Error: Invalid parameters.=Erreur: Paramètres non valides.
|
||||
Error: Duration can't be less than 1 second.=Erreur: La durée ne peut pas être inférieure à 1 seconde.
|
||||
Error: Invalid weather specified. Use “clear”, “rain”, “snow” or “thunder”.=Erreur: Météo non valide spécifiée. Utilisez "clear" (clair), "rain" (pluie), "snow" (neige) ou "thunder" (tonnerre).
|
||||
Toggles between clear weather and weather with downfall (randomly rain, thunderstorm or snow)=Bascule entre temps clair et temps avec chute (au hasard entre pluie, orage ou neige)
|
Loading…
Add table
Add a link
Reference in a new issue