annotate localization/frFR.lua @ 115:8bef8f88361c

Added tag v53 for changeset 4cd98aa90d78
author yellowfive
date Wed, 04 Oct 2017 01:09:12 -0700
parents 5021d5125484
children 5cb881417bbf
rev   line source
yellowfive@59 1 --[[-------------------------------------------------------------------------------------------------------------
yellowfive@59 2 Master Localization File (English)
yellowfive@59 3
yellowfive@59 4 Instructions for Translators:
yellowfive@59 5 1. Copy this entire file into a new file in the same folder, named with your locale, e.g. deDE.lua for German.
yellowfive@61 6 2. At the top, replace "enUS" in the first code line with your locale, and change the next parameter from true to false.
yellowfive@59 7 3. Change all the English strings in your file as appropriate.
yellowfive@59 8
yellowfive@59 9 Note that a couple of the "strings" are functions that are provided variables. Feel free to modify these
yellowfive@59 10 functions as necessary to output an appropriately worded statement in your language (but don't change the parameters).
yellowfive@59 11 If you need assistance with the syntax of any used methods like string.format, please contact Team Robot and we will gladly assist you.
yellowfive@59 12 ---------------------------------------------------------------------------------------------------------------]]
yellowfive@59 13
yellowfive@59 14 -- replace enUS with your locale
yellowfive@61 15 local L = LibStub("AceLocale-3.0"):NewLocale("AskMrRobot", "frFR", false)
yellowfive@59 16
yellowfive@59 17 if L then
yellowfive@59 18
yellowfive@59 19
yellowfive@59 20 --[[----------------------------------------------------------------------
yellowfive@59 21 General
yellowfive@59 22 ------------------------------------------------------------------------]]
yellowfive@59 23
yellowfive@81 24 L.SpecsShort = {
yellowfive@81 25 [1] = "Blood", -- DeathKnightBlood
yellowfive@81 26 [2] = "Frost", -- DeathKnightFrost
yellowfive@81 27 [3] = "Unholy", -- DeathKnightUnholy
yellowfive@81 28 [4] = "Havoc", -- DemonHunterHavoc
yellowfive@81 29 [5] = "Vengeance", -- DemonHunterVengeance
yellowfive@81 30 [6] = "Moon", -- DruidBalance
yellowfive@81 31 [7] = "Feral", -- DruidFeral
yellowfive@81 32 [8] = "Bear", -- DruidGuardian
yellowfive@81 33 [9] = "Resto", -- DruidRestoration
yellowfive@81 34 [10] = "BM", -- HunterBeastMastery
yellowfive@81 35 [11] = "Marks", -- HunterMarksmanship
yellowfive@81 36 [12] = "Survival", -- HunterSurvival
yellowfive@81 37 [13] = "Arcane", -- MageArcane
yellowfive@81 38 [14] = "Fire", -- MageFire
yellowfive@81 39 [15] = "Frost", -- MageFrost
yellowfive@81 40 [16] = "Brew", -- MonkBrewmaster
yellowfive@81 41 [17] = "Mist", -- MonkMistweaver
yellowfive@81 42 [18] = "Wind", -- MonkWindwalker
yellowfive@81 43 [19] = "Holy", -- PaladinHoly
yellowfive@81 44 [20] = "Prot", -- PaladinProtection
yellowfive@81 45 [21] = "Ret", -- PaladinRetribution
yellowfive@81 46 [22] = "Disc", -- PriestDiscipline
yellowfive@81 47 [23] = "Holy", -- PriestHoly
yellowfive@81 48 [24] = "Shadow", -- PriestShadow
yellowfive@81 49 [25] = "Assn", -- RogueAssassination
yellowfive@81 50 [26] = "Outlaw", -- RogueOutlaw
yellowfive@81 51 [27] = "Sub", -- RogueSubtlety
yellowfive@81 52 [28] = "Elem", -- ShamanElemental
yellowfive@81 53 [29] = "Enh", -- ShamanEnhancement
yellowfive@81 54 [30] = "Resto", -- ShamanRestoration
yellowfive@81 55 [31] = "Aff", -- WarlockAffliction
yellowfive@81 56 [32] = "Demo", -- WarlockDemonology
yellowfive@81 57 [33] = "Destro", -- WarlockDestruction
yellowfive@81 58 [34] = "Arms", -- WarriorArms
yellowfive@81 59 [35] = "Fury", -- WarriorFury
yellowfive@81 60 [36] = "Prot", -- WarriorProtection
yellowfive@81 61 }
yellowfive@81 62
yellowfive@59 63 -- stat strings for e.g. displaying gem/enchant abbreviations, make as short as possible without being confusing/ambiguous
yellowfive@59 64 L.StatsShort = {
yellowfive@59 65 ["Strength"] = "Str",
yellowfive@59 66 ["Agility"] = "Agi",
yellowfive@59 67 ["Intellect"] = "Int",
yellowfive@59 68 ["CriticalStrike"] = "Crit",
yellowfive@59 69 ["Haste"] = "Hâte",
yellowfive@59 70 ["Mastery"] = "Maitrise",
yellowfive@59 71 ["Multistrike"] = "FM",
yellowfive@59 72 ["Versatility"] = "Poly",
yellowfive@59 73 ["BonusArmor"] = "Armure",
yellowfive@59 74 ["Spirit"] = "Esprit",
yellowfive@59 75 ["Dodge"] = "Esquive",
yellowfive@59 76 ["Parry"] = "Parade",
yellowfive@59 77 ["MovementSpeed"] = "Vitesse",
yellowfive@59 78 ["Avoidance"] = "Evitement",
yellowfive@59 79 ["Stamina"] = "Endu",
yellowfive@59 80 ["Armor"] = "Armure",
yellowfive@59 81 ["AttackPower"] = "PA",
yellowfive@59 82 ["SpellPower"] = "PS",
yellowfive@59 83 ["PvpResilience"] = "JcJ Res",
yellowfive@59 84 ["PvpPower"] = "JcJ Power",
yellowfive@59 85 }
yellowfive@59 86
yellowfive@59 87 L.InstanceNames = {
yellowfive@93 88 [1520] = "Emerald Nightmare",
yellowfive@104 89 [1530] = "Nighthold",
yellowfive@110 90 [1648] = "Trial of Valor",
yellowfive@110 91 [1676] = "Tomb of Sargeras"
yellowfive@59 92 }
yellowfive@59 93
yellowfive@59 94 L.DifficultyNames = {
yellowfive@59 95 [17] = "LFR",
yellowfive@59 96 [14] = "Normal",
yellowfive@59 97 [15] = "Héroïque",
yellowfive@59 98 [16] = "Mythique"
yellowfive@59 99 }
yellowfive@59 100
yellowfive@59 101 L.WeaponTypes = {
yellowfive@59 102 None = "Aucun",
yellowfive@59 103 Axe = "Hache",
yellowfive@59 104 Mace = "Masse",
yellowfive@59 105 Sword = "Epée",
yellowfive@59 106 Fist = "Arme de pugilat",
yellowfive@59 107 Dagger = "Dague",
yellowfive@59 108 Staff = "Bâton",
yellowfive@59 109 Polearm = "Arme d'hast",
yellowfive@59 110 OffHand = "Main Gauche",
yellowfive@59 111 Shield = "Bouclier",
yellowfive@59 112 Wand = "Baguette",
yellowfive@59 113 Bow = "Arc",
yellowfive@59 114 Gun = "Arme à feu",
yellowfive@59 115 Crossbow = "Arbalète"
yellowfive@59 116 }
yellowfive@59 117
yellowfive@59 118 L.ArmorTypes = {
yellowfive@59 119 None = "Aucun",
yellowfive@59 120 Plate = "Plaques",
yellowfive@59 121 Mail = "Mailles",
yellowfive@59 122 Leather = "Cuit",
yellowfive@59 123 Cloth = "Tissu"
yellowfive@59 124 }
yellowfive@59 125
yellowfive@59 126 L.OneHand = "Une Main"
yellowfive@59 127 L.TwoHand = "Deux Mains"
yellowfive@59 128 L.OffHand = "Main Gauche"
yellowfive@59 129
yellowfive@59 130
yellowfive@59 131 --[[----------------------------------------------------------------------
yellowfive@59 132 Main UI
yellowfive@59 133 ------------------------------------------------------------------------]]
yellowfive@59 134 L.AlertOk = "OK"
yellowfive@59 135 L.CoverCancel = "annuler"
yellowfive@59 136
yellowfive@59 137 L.MinimapTooltip =
yellowfive@59 138 [[Clic gauche pour ouvrir la fenêtre Ask Mr. Robot.
yellowfive@59 139
yellowfive@59 140 Clic droit pour changer de spé et equipper le stuff sauvegardé pour cette spé.
yellowfive@59 141
yellowfive@59 142 Ctrl + Clic gauche pour marquer un essai comme wipe.]]
yellowfive@59 143
yellowfive@59 144 L.MainStatusText = function(version, url)
yellowfive@59 145 return version .. " chargée. Documentation disponible à " .. url
yellowfive@59 146 end
yellowfive@59 147
yellowfive@59 148 L.TabExportText = "Exporter"
yellowfive@59 149 L.TabGearText = "Stuff"
yellowfive@59 150 L.TabLogText = "Combat Logs"
yellowfive@59 151 L.TabTeamText = "Team Optimizer"
yellowfive@59 152 L.TabOptionsText = "Options"
yellowfive@59 153
yellowfive@59 154 L.VersionChatTitle = "Version Add-on AMR:"
yellowfive@59 155 L.VersionChatNotInstalled = "PAS INSTALLE"
yellowfive@59 156 L.VersionChatNotGrouped = "Tu n'es pas dans un groupe ou un raid !"
yellowfive@59 157
yellowfive@59 158
yellowfive@59 159 --[[----------------------------------------------------------------------
yellowfive@59 160 Export Tab
yellowfive@59 161 ------------------------------------------------------------------------]]
yellowfive@59 162 L.ExportTitle = "Instructions pour exporter"
yellowfive@59 163 L.ExportHelp1 = "1. Copie le texte ci-dessous en appuyant Ctrl+C (ou Cmd+C sur un Mac)"
yellowfive@59 164 L.ExportHelp2 = "2. Va sur http://www.askmrrobot.com/wow/player et charge ton perso"
yellowfive@59 165 L.ExportHelp3 = "3. Clique le lien \"IMPORT (from addon)\" juste au dessus du nom de ton perso"
yellowfive@59 166 L.ExportHelp4 = "4. Colle le texte dans la zone de texte sur le site et clique sur \"Import!\""
yellowfive@59 167
yellowfive@59 168 L.ExportSplashTitle = "Comment Démarrer"
yellowfive@59 169 L.ExportSplashSubtitle = "S'il s'agit de ta première utilisation de cette nouvelle version de l'add-on, procède comme suit pour initialiser la base de données d'items :"
yellowfive@59 170 L.ExportSplash1 = "1. Active chacune de tes spés une fois et pour chaque spé, équippe le stuff approprié"
yellowfive@59 171 L.ExportSplash2 = "2. Ouvre la fenêtre de ta banque et laisse la ouverte pendant au moins deux secondes"
yellowfive@59 172 L.ExportSplash3 = "3. Si tu as du stuff dans ta banque du vide (void storage), ouvre la fenêtre et laisse la ouverte pendant au moins deux secondes"
yellowfive@59 173 L.ExportSplashClose = "Continuer"
yellowfive@59 174
yellowfive@59 175
yellowfive@59 176 --[[----------------------------------------------------------------------
yellowfive@59 177 Gear Tab
yellowfive@59 178 ------------------------------------------------------------------------]]
yellowfive@59 179 L.GearImportNote = "Clique Importer pour coller des données du site."
yellowfive@59 180 L.GearBlank = "Tu n'as pas encore chargé de stuff pour cette spé."
yellowfive@59 181 L.GearBlank2 = "Va sur askmrrobot.com pour optimiser ton stuff. Ensuite, utilise le bouton Importer sur la gauche."
yellowfive@59 182 L.GearButtonEquip = function(spec)
yellowfive@81 183 return string.format("Activer la spé %s et équipper le stuff", spec)
yellowfive@59 184 end
yellowfive@59 185 L.GearButtonShop = "Voir Shopping List"
yellowfive@59 186
yellowfive@59 187 L.GearEquipErrorCombat = "Impossible de changer de spé/stuff pendant un combat !"
yellowfive@59 188 L.GearEquipErrorEmpty = "Pas de stuff sauvegardé pour la spé active."
yellowfive@59 189 L.GearEquipErrorNotFound = "Un item de ton stuff sauvegardé pour la spee n'a pas pu être équippé."
yellowfive@59 190 L.GearEquipErrorNotFound2 = "Essaie d'ouvrir la fenêtre de la banque et de lancer cette commande de nouveau, ou bien vérifie ta banque du vide."
yellowfive@59 191 L.GearEquipErrorBagFull = "Pas assez de place dans tes sacs pour équipper ton stuff sauvegardé."
yellowfive@59 192 L.GearEquipErrorSoulbound = function(itemLink)
yellowfive@59 193 return itemLink .. " n'a pas pu être équippé car il n'est pas lié quand ramassé."
yellowfive@59 194 end
yellowfive@59 195
yellowfive@59 196 L.GearButtonImportText = "Importer"
yellowfive@59 197 L.GearButtonCleanText = "Nettoyer les Sacs"
yellowfive@59 198
yellowfive@59 199 L.GearTipTitle = "Infobulle !"
yellowfive@59 200 L.GearTipText =
yellowfive@59 201 [[Dans les options, tu peux activer l'équippement automatique de ton stuff quand tu changes de spé.
yellowfive@59 202
yellowfive@59 203 Ou, tu peux faire un clic droit sur l'icône de la minimap pour changer de spé et equipper ton stuff.
yellowfive@59 204
yellowfive@59 205 OU! Tu peux utiliser des commandes /:]]
yellowfive@59 206
yellowfive@59 207 L.GearTipCommands =
yellowfive@81 208 [[/amr equip [1-4]
yellowfive@81 209 pas d'argument = cycle]]
yellowfive@59 210 -- note to translators: the slash commands are literal and should stay as english
yellowfive@59 211
yellowfive@59 212
yellowfive@59 213 --[[----------------------------------------------------------------------
yellowfive@59 214 Import Dialog on Gear Tab
yellowfive@59 215 ------------------------------------------------------------------------]]
yellowfive@59 216 L.ImportHeader = "Appuie sur Ctrl+V (ou Cmd+V sur un Mac) pour coller les données du site dans la zone de texte ci-dessous."
yellowfive@59 217 L.ImportButtonOk = "Importer"
yellowfive@59 218 L.ImportButtonCancel = "Annuler"
yellowfive@59 219
yellowfive@59 220 L.ImportErrorEmpty = "La zone de texte est vide."
yellowfive@59 221 L.ImportErrorFormat = "Les données ne sont pas dans le bon format."
yellowfive@59 222 L.ImportErrorVersion = "Les données ont été générées pour une version antérieure de l'add-on. Rends-toi sur le site pour générer des données à jour."
yellowfive@59 223 L.ImportErrorChar = function(importChar, yourChar)
yellowfive@59 224 return "Les données sont pour " .. importChar .. ", mais tu as " .. yourChar .. "!"
yellowfive@59 225 end
yellowfive@59 226 L.ImportErrorRace = "On dirait que tu as changé de race. Rends-toi sur le site pour ré-optimiser."
yellowfive@59 227 L.ImportErrorFaction = "On dirait que tu as changé de faction. Rends-toi sur le site pour ré-optimiser."
yellowfive@59 228 L.ImportErrorLevel = "On dirait que tu as changé de niveau. Rends-toi sur le site pour ré-optimiser."
yellowfive@59 229
yellowfive@69 230 L.ImportOverwolfWait = "Performing Best in Bags optimization. Please do not press Escape or close the addon until it has completed!"
yellowfive@69 231
yellowfive@59 232
yellowfive@59 233 --[[----------------------------------------------------------------------
yellowfive@59 234 Shopping List
yellowfive@59 235 ------------------------------------------------------------------------]]
yellowfive@59 236 L.ShopTitle = "Shopping List"
yellowfive@59 237 L.ShopEmpty = "Il n'existe pas de données de shopping list pour ce perso."
yellowfive@59 238 L.ShopSpecLabel = "Spé"
yellowfive@59 239 L.ShopHeaderGems = "Gemmes"
yellowfive@59 240 L.ShopHeaderEnchants = "Enchantements"
yellowfive@59 241 L.ShopHeaderMaterials = "Matériaux d'Enchantement"
yellowfive@59 242
yellowfive@59 243
yellowfive@59 244 --[[----------------------------------------------------------------------
yellowfive@59 245 Combat Log Tab
yellowfive@59 246 ------------------------------------------------------------------------]]
yellowfive@59 247 L.LogChatStart = "Le log des données de combat a commencé et Mr. Robot enregistre les données de ton raid."
yellowfive@59 248 L.LogChatStop = "Le log des données de combat est maintenant arrêté."
yellowfive@59 249
yellowfive@59 250 L.LogChatWipe = function(wipeTime)
yellowfive@59 251 return "Wipe manuel demandé à " .. wipeTime .. "."
yellowfive@59 252 end
yellowfive@59 253 L.LogChatUndoWipe = function(wipeTime)
yellowfive@59 254 return "Wipe manuel à " .. wipeTime .. " a été effacé."
yellowfive@59 255 end
yellowfive@59 256 L.LogChatNoWipes = "Il n'y a pas de wipe manuel récent à effacer."
yellowfive@59 257
yellowfive@59 258 L.LogButtonStartText = "Commencer le log"
yellowfive@59 259 L.LogButtonStopText = "Arrêter le log"
yellowfive@59 260 L.LogButtonReloadText = "Recharger l'interface utilisateur"
yellowfive@59 261 L.LogButtonWipeText = "Wipe !"
yellowfive@59 262 L.LogButtonUndoWipeText = "Annuler Wipe"
yellowfive@59 263
yellowfive@59 264 L.LogNote = "Tu enregistres maintenant les logs des données de combat et de stuff."
yellowfive@59 265 L.LogReloadNote = "Avant d'uploader un fichier de log, il faut soit quitter WoW soit recharger l'interface utilisateur."
yellowfive@59 266 L.LogWipeNote = "La personne qui uploade les logs doit être celle qui utilise la commande de wipe."
yellowfive@59 267 L.LogWipeNote2 = function(cmd)
yellowfive@59 268 return "'" .. cmd .. "' vont aussi faire ça."
yellowfive@59 269 end
yellowfive@59 270 L.LogUndoWipeNote = "Dernier wipe demandé:"
yellowfive@59 271 L.LogUndoWipeDate = function(day, timeOfDay)
yellowfive@59 272 return day .. " à " .. timeOfDay
yellowfive@59 273 end
yellowfive@59 274
yellowfive@59 275 L.LogAutoTitle = "Auto-Logging"
yellowfive@59 276 L.LogAutoAllText = "Afficher/Cacher"
yellowfive@59 277
yellowfive@59 278 L.LogInstructionsTitle = "Instructions !"
yellowfive@59 279 L.LogInstructions =
yellowfive@59 280 [[1.) Clique ``Commencer le log'' ou active Auto-Logging pour les instances désirées.
yellowfive@59 281
yellowfive@59 282 2.) Quand tu es prêt à uploader, quitte World of Warcraft* ou recharge l'interface utilisateur.**
yellowfive@59 283
yellowfive@59 284 3.) Lance le client AMR et upload tes logs.
yellowfive@59 285
yellowfive@59 286
yellowfive@59 287 *Il n'est pas nécessaire de quitter WoW, mais c'est recommandé. Cela permet au client AMR d'éviter que ton fichier de log devienne trop gros.
yellowfive@59 288
yellowfive@59 289 **L'add-on AMR collecte des données additionnelles au début de chaque combat pour tous les joueurs du raid. Les autres joueurs n'ont pas besoin d'activer les logs de combats ! Ils ont simplement besoin d'avoir l'add-on installé. Les données sont sauvegardées seulement lorsque tu quittes WoW ou que tu recharges l'interface utilisateur avant d'uploader.
yellowfive@59 290 ]]
yellowfive@59 291
yellowfive@59 292
yellowfive@59 293 --[[----------------------------------------------------------------------
yellowfive@59 294 Team Optimizer Tab
yellowfive@59 295 ------------------------------------------------------------------------]]
yellowfive@59 296 L.TeamTabLeaderText = "Master Loot"
yellowfive@59 297 L.TeamTabMemberText = "Membre du Raid"
yellowfive@59 298
yellowfive@59 299 L.TeamSplashHeader = "Comment utilises-tu d'habitude le Team Optimizer ?"
yellowfive@59 300 L.TeamSplashLeaderLabel = "Je suis la personne qui utilise askmrrobot.com pour classer et distributer le loot pour notre groupe."
yellowfive@59 301 L.TeamSplashMemberLabel = "Quelqu'un d'autre utilise l'optimiseur de Groupe / Raid pour moi."
yellowfive@59 302
yellowfive@59 303 L.TeamMemberText = "Tu peux te relaxer, tout est géré par les leaders de ton groupe."
yellowfive@59 304 L.TeamMemberShowLootLabel = "Loot en cours !"
yellowfive@59 305 L.TeamMemberShowLoot = "Voir la fenêtre de loot"
yellowfive@59 306
yellowfive@59 307 L.TeamButtonVersionText = "Vérifier la version de l'add-on"
yellowfive@59 308 L.TeamButtonExportRosterText = "Exporter Roster"
yellowfive@59 309 L.TeamButtonExportLootText = "Exporter Loot"
yellowfive@59 310 L.TeamButtonExportClose = "Fermer"
yellowfive@59 311 L.TeamButtonImportRankingsText = "Importer Rankings"
yellowfive@59 312 L.TeamButtonStartLootText = "Commencer Loot"
yellowfive@59 313 L.TeamButtonResumeLootText = "Continuer Loot"
yellowfive@59 314
yellowfive@59 315 L.TeamExportVersionLabel = "Le Team Optimizer est plus précis et plus facile à utiliser si tout le monde dans le groupe utilise l'add-on AskMrRobot."
yellowfive@59 316 L.TeamExportRosterLabel = "Fais ceci une fois au début du raid pour initialiser l'Optimizer sur le site. Si quelqu'un rejoint le groupe ou le quitte, refais cette étape et appuie sur ``Import without Reload'' sur le site pour prendre en compte les joueurs qui ont changé."
yellowfive@59 317 L.TeamExportLootLabel = "Exporte tous les drops du dernier boss looté et les classe tous sur le site. Les classements prennent en compte le loot précédemment gagné ainsi que les bonus rolls !"
yellowfive@59 318 L.TeamExportLootLabel2 = "Requiert Master Loot"
yellowfive@59 319 L.TeamImportRankingsLabel = "Importe les données de classement depuis askmrrobot.com, afin que tu puisses facilement voir comment distribuer le loot."
yellowfive@59 320 L.TeamStartLootLabel = function(numItems)
yellowfive@59 321 return numItems .. " items importés."
yellowfive@59 322 end
yellowfive@59 323
yellowfive@59 324 L.TeamHistoryTitle = "Historique de loot"
yellowfive@59 325 L.TeamHistoryNoGroup = "Tu n'es pas dans un groupe ou un raid."
yellowfive@59 326 L.TeamHistoryEmpty = "L'add-on n'a pas encore enregistré de distribution de loot."
yellowfive@59 327
yellowfive@59 328 L.TeamVersionTitle = "Version Check"
yellowfive@59 329 L.TeamVersionNoGroup = "Tu n'es pas dans un groupe ou un raid."
yellowfive@59 330 L.TeamVersionGood = "Tout le monde dans ton groupe a l'add-on !"
yellowfive@59 331 L.TeamVersionMissing = "PAS INSTALLE"
yellowfive@59 332 L.TeamVersionOld = "PAS A JOUR"
yellowfive@59 333
yellowfive@59 334 L.TeamExportRosterLoading = "En train d'obtenir les données des joueurs..."
yellowfive@59 335
yellowfive@59 336 L.TeamAlertNoGroup = "Tu n'es pas dans un groupe !"
yellowfive@59 337 L.TeamAlertNoLoot = "Il n'y a pas eu de loot distribué par master-loot recémment dans ton groupe ou raid !"
yellowfive@59 338
yellowfive@59 339 L.TeamExportHelp = "Appuie sur Ctrl+C (ou Cmd+C sur un Mac) pour copier le texte ci-dessous."
yellowfive@59 340 L.TeamExportRosterText = "Ensuite va dans le Team Optimizer sur le site et colle le texte dans la zone de texte pour importer le roster."
yellowfive@59 341 L.TeamExportLootText = "Ensuite va dans le Team Optimizer sur le site et colle le texte dans la zone de texte pour importer le loot."
yellowfive@59 342 -- note to translators: leave "Team Optimizer" in english in the above two texts because our website is not localized yet
yellowfive@59 343
yellowfive@59 344 L.TeamImportRankingsHeader = "Appuie sur Ctrl+V (ou Cmd+V sur un Mac) pour coller les données du site dans la zone de texte ci-dessous."
yellowfive@59 345
yellowfive@59 346 L.TeamLootOptionNeed = "Need"
yellowfive@59 347 L.TeamLootOptionOff = "Off Spé"
yellowfive@59 348 L.TeamLootOptionGreed = "Greed"
yellowfive@59 349 L.TeamLootOptionPass = "Pass"
yellowfive@59 350 L.TeamLootOptionDisenchant = "Désenchanter"
yellowfive@59 351
yellowfive@59 352
yellowfive@59 353 --[[----------------------------------------------------------------------
yellowfive@59 354 Loot Window
yellowfive@59 355 ------------------------------------------------------------------------]]
yellowfive@59 356 L.LootTitle = "Loot!"
yellowfive@59 357 L.LootEmpty = "Il n'y a pas de loot à distribuer actuellement !"
yellowfive@59 358 L.LootHelpItems = "Pour chaque drop..."
yellowfive@59 359 L.LootHelpRanks = "Choisis une option :"
yellowfive@59 360 L.LootHelpMaster = "Puis master loot :"
yellowfive@59 361
yellowfive@59 362 L.LootIneligible = "Tu n'es pas éligible pour ce drop."
yellowfive@59 363
yellowfive@59 364 L.LootRankHeaderRank = "Classement"
yellowfive@59 365 L.LootRankHeaderScore = "Pourcentage d'upgrade"
yellowfive@59 366 L.LootRankHeaderScoreDisenchant = "Joueur"
yellowfive@59 367
yellowfive@59 368 -- note to translators: these column headers should be short, abbreviate if necessary, keep to 5 characters max
yellowfive@59 369 L.LootRankHeaderNeed = "Need"
yellowfive@59 370 L.LootRankHeaderOff = "Off"
yellowfive@59 371 L.LootRankHeaderGreed = "Greed"
yellowfive@59 372 L.LootRankHeaderPass = "Pass"
yellowfive@59 373 L.LootRankHeaderRoll = "Roll"
yellowfive@59 374
yellowfive@59 375 L.LootRankLabelOff = "off spé"
yellowfive@59 376 L.LootRankLabelDisenchant = "désenchanteur"
yellowfive@59 377 L.LootRankLabelMasterLooter = "master looter"
yellowfive@59 378 L.LootRankLabelNoAddon = "add-on pas activé"
yellowfive@59 379
yellowfive@59 380 L.LootMasterRollText = "Roll"
yellowfive@59 381 L.LootMasterDisenchantText = "Désenchanter/Vendre"
yellowfive@59 382
yellowfive@59 383 L.LootMasterRollLabel = "/roll automatique pour tout le monde"
yellowfive@59 384 L.LootMasterDisenchantLabel = "coche si personne ne veut de l'item"
yellowfive@59 385 L.LootMasterGiveLoot = "Donner Loot"
yellowfive@59 386 L.LootMasterGiveDisenchant = "Donner pour désenchanter/vendre"
yellowfive@59 387
yellowfive@59 388 L.LootMasterGiveFail = "Soit cet item, soit le joueur à qui il aurait du être donné n'a pas été trouvé."
yellowfive@59 389
yellowfive@59 390
yellowfive@59 391 --[[----------------------------------------------------------------------
yellowfive@59 392 Options Tab
yellowfive@59 393 ------------------------------------------------------------------------]]
yellowfive@59 394 L.OptionsHeaderGeneral = "Options Générales"
yellowfive@59 395
yellowfive@59 396 L.OptionsHideMinimapName = "Cacher icône minimap"
yellowfive@59 397 L.OptionsHideMinimapDesc = "L'icône de minimap est là pour te simplifier la vie, mais sache que toutes les actions peuvent lancées par des commandes / ou depuis l'interface utilisateur."
yellowfive@59 398
yellowfive@59 399 L.OptionsAutoGearName = "Equippe le stuff automatiquement lors d'un changement de spé"
yellowfive@59 400 L.OptionsAutoGearDesc = "Quand tu changes de spé (via l'interface utilisateur, un autre add-on, etc.) le stuff importé depuis AMR (onglet Gear) pour cette spé est automatiquement équippé."
yellowfive@59 401
yellowfive@59 402 L.OptionsShopAhName = "Voir la shopping list automatiquement à l'hôtel des ventes"
yellowfive@59 403 L.OptionsShopAhDesc = "Quand tu ouvres l'hôtel des ventes, la fenêtre de la shopping list s'ouvre automatiquement. Tu peux cliquer sur un item dans la shopping list pour le chercher automatiquement dans l'hôtel des ventes."
yellowfive@59 404
yellowfive@61 405 L.OptionsUiScaleName = "Ask Mr. Robot UI scale"
yellowfive@61 406 L.OptionsUiScaleDesc = "Enter a value between 0.5 and 1.5 to change the scale of the Ask Mr. Robot user interface, press Enter, then close/open the window for it take effect. If the positioning gets messed up, use the /amr reset command."
yellowfive@61 407
yellowfive@59 408 end