1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
|
# Copyright (C) 2011 Clint Bellanger
# This file is distributed under the same license as the FLARE package.
#
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# Translators:
# Justin Jacobs <jajdorkster@gmail.com>, 2018
# syl_, 2019
# leø <leoboudet@orne-libre.fr>, 2020
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-07-17 20:15+\n"
"PO-Revision-Date: 2018-03-28 19:16+0000\n"
"Last-Translator: leø <leoboudet@orne-libre.fr>, 2020\n"
"Language-Team: French (https://www.transifex.com/flareorg/teams/84925/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#: ../engine/primary_stats.txt:3
msgid "Physical"
msgstr "Physique"
#: ../engine/primary_stats.txt:7
msgid "Mental"
msgstr "Mental"
#: ../engine/primary_stats.txt:11
msgid "Offense"
msgstr "Attaque"
#: ../engine/primary_stats.txt:15
msgid "Defense"
msgstr "Défense"
#: ../engine/damage_types.txt:3
msgid "Melee Damage"
msgstr "Dégâts de mêlée"
#: ../engine/damage_types.txt:4
msgid "Increases the damage done with swords and other melee weapons."
msgstr "Augmente les dégâts infligés avec des épées et autres armes de mêlée"
#: ../engine/damage_types.txt:5
msgid "Melee Damage Min"
msgstr "Dégâts de mêlée min"
#: ../engine/damage_types.txt:6
msgid "Melee Damage Max"
msgstr "Dégâts de mêlée max"
#: ../engine/damage_types.txt:12
msgid "Ranged Damage"
msgstr "Dégâts à distance"
#: ../engine/damage_types.txt:13
msgid "Increases the damage done with bows and other ranged weapons."
msgstr ""
"Augmente les dégâts infligés avec des arcs et autres armes à distance."
#: ../engine/damage_types.txt:14
msgid "Ranged Damage Min"
msgstr "Dégâts à distance min"
#: ../engine/damage_types.txt:15
msgid "Ranged Damage Max"
msgstr "Dégâts à distance max"
#: ../engine/damage_types.txt:21
msgid "Mental Damage"
msgstr "Dégâts mentaux"
#: ../engine/damage_types.txt:22
msgid "Increases the damage done with staves and other mental weapons."
msgstr "Augmente les dégâts infligés avec des bâtons et autres armes mentales"
#: ../engine/damage_types.txt:23
msgid "Mental Damage Min"
msgstr "Dégâts mentaux min"
#: ../engine/damage_types.txt:24
msgid "Mental Damage Max"
msgstr "Dégâts mentaux max"
#: ../cutscenes/credits.txt:7
msgid "Flare Engine Credits"
msgstr "Crédits du moteur de Flare"
#: ../cutscenes/credits.txt:10
msgid "Lead Programmers"
msgstr "Programmeurs principaux"
#: ../cutscenes/credits.txt:20
msgid "Programmers"
msgstr "Programmeurs"
#: ../cutscenes/credits.txt:50
msgid "Default Art"
msgstr "Illustrateurs"
#: ../cutscenes/credits.txt:55
msgid "Translators"
msgstr "Traducteurs"
#: ../cutscenes/credits.txt:124
msgid "Distributors"
msgstr "Distributeurs"
#: ../cutscenes/credits.txt:133
msgid "Special Thanks"
msgstr "Remerciements spéciaux"
#: ../cutscenes/credits.txt:137
msgid "For giving constant feedback and testing:"
msgstr "Pour constamment donner leur avis et tester :"
#: ../cutscenes/credits.txt:139
msgid "The community at OpenGameArt"
msgstr "La communauté OpenGameArt"
#: ../cutscenes/credits.txt:143
msgid "For Tiled and the Flare map exporter:"
msgstr "Pour Tiled et l'exportateur de carte de Flare :"
|