2021-07-08 10:12:12 +02:00
|
|
|
{
|
2021-11-07 20:23:02 +01:00
|
|
|
"ACTOR.TypeCharacter": "Character",
|
|
|
|
"ITEM.TypeItem": "Objet",
|
|
|
|
"ITEM.TypeFeature": "Trait",
|
|
|
|
"ITEM.TypeWeapon": "Arme",
|
|
|
|
"ITEM.TypeArmor": "Armure",
|
|
|
|
|
|
|
|
"BOL.attributes.vigor": "Vigueur",
|
|
|
|
"BOL.attributes.agility": "Agilité",
|
|
|
|
"BOL.attributes.mind": "Esprit",
|
|
|
|
"BOL.attributes.appeal": "Aura",
|
2021-07-08 10:12:12 +02:00
|
|
|
"BOL.aptitudes.init": "Initiative",
|
2021-11-07 20:23:02 +01:00
|
|
|
"BOL.aptitudes.melee": "Mêlée",
|
|
|
|
"BOL.aptitudes.ranged": "Tir",
|
|
|
|
"BOL.aptitudes.def": "Défense",
|
2021-07-08 10:12:12 +02:00
|
|
|
"BOL.aptitudes.prot": "Protection",
|
2021-11-07 20:23:02 +01:00
|
|
|
"BOL.resources.hp": "Vitalité",
|
|
|
|
"BOL.resources.hero": "Héroïsme",
|
|
|
|
"BOL.resources.faith": "Foi",
|
|
|
|
"BOL.resources.creation": "Création",
|
|
|
|
"BOL.resources.power": "Pouvoir",
|
2021-11-08 14:40:29 +01:00
|
|
|
"BOL.resources.villainy": "Vilénie",
|
2021-11-07 20:23:02 +01:00
|
|
|
"BOL.traits.xp": "Expérience",
|
|
|
|
|
|
|
|
"BOL.ui.tab.stats": "Attributs",
|
|
|
|
"BOL.ui.tab.combat": "Combat",
|
|
|
|
"BOL.ui.tab.features": "Traits",
|
|
|
|
"BOL.ui.tab.equipment": "Equipement",
|
|
|
|
"BOL.ui.tab.description": "Description",
|
2021-12-24 04:51:14 +01:00
|
|
|
"BOL.ui.tab.details": "Details",
|
2021-11-07 20:23:02 +01:00
|
|
|
|
2021-12-24 04:51:14 +01:00
|
|
|
"BOL.ui.properties": "Proprietes",
|
2021-11-07 20:23:02 +01:00
|
|
|
"BOL.ui.description": "Description",
|
|
|
|
"BOL.ui.actions": "Actions",
|
|
|
|
"BOL.ui.damages": "Dommages",
|
|
|
|
"BOL.ui.details": "Détails",
|
|
|
|
"BOL.ui.category": "Catégorie",
|
|
|
|
"BOL.ui.subcategory": "Sous-catégorie",
|
|
|
|
"BOL.ui.type": "Type",
|
|
|
|
"BOL.ui.subtype": "Sous-type",
|
|
|
|
"BOL.ui.properties": "Propriétés",
|
2021-12-22 05:12:40 +01:00
|
|
|
"BOL.ui.attribute" : "Attribut",
|
|
|
|
"BOL.ui.aptitude" : "Aptitude",
|
|
|
|
"BOL.ui.advantages" : "Avantages/Désavantages",
|
2021-11-07 20:23:02 +01:00
|
|
|
"BOL.ui.modifiers": "Modificateurs",
|
|
|
|
"BOL.ui.item": "Objet",
|
|
|
|
"BOL.ui.edit": "Editer",
|
|
|
|
"BOL.ui.unequip": "Déséquiper",
|
|
|
|
"BOL.ui.equip": "Equiper",
|
|
|
|
"BOL.ui.delete": "Supprimer",
|
2021-11-08 14:40:29 +01:00
|
|
|
"BOL.ui.roll" : "Utiliser",
|
2021-12-22 05:12:40 +01:00
|
|
|
"BOL.ui.equipment" : "Équipement",
|
2021-12-24 04:51:14 +01:00
|
|
|
"BOL.ui.armor" : "Armure",
|
2021-12-22 05:12:40 +01:00
|
|
|
"BOL.ui.weapon" : "Arme",
|
|
|
|
"BOL.ui.melee" : "Arme de contact",
|
|
|
|
"BOL.ui.ranged" : "Arme à distance",
|
2021-11-08 14:40:29 +01:00
|
|
|
"BOL.ui.protection" : "Protection",
|
2021-12-22 05:12:40 +01:00
|
|
|
"BOL.ui.shield" : "Bouclier",
|
2021-11-08 14:40:29 +01:00
|
|
|
"BOL.ui.blocking" : "Blocage",
|
|
|
|
"BOL.ui.range" : "Portée",
|
|
|
|
"BOL.ui.quantity" : "Quantité",
|
|
|
|
"BOL.ui.weight" : "Poids",
|
|
|
|
"BOL.ui.price": "Prix",
|
2021-12-22 05:12:40 +01:00
|
|
|
"BOL.ui.cancel": "Annuler",
|
|
|
|
"BOL.ui.submit": "OK",
|
|
|
|
"BOL.ui.attributeCheck" : "Test d'attribut",
|
|
|
|
"BOL.ui.aptitudeCheck" : "Test d'aptitude",
|
|
|
|
"BOL.ui.weaponCheck" : "Jet d'attaque",
|
|
|
|
"BOL.ui.spellCheck" : "Jet de sort",
|
|
|
|
"BOL.ui.careers" : "Carrières",
|
|
|
|
"BOL.ui.boons" : "Avantages",
|
|
|
|
"BOL.ui.flaws" : "Désavantages",
|
|
|
|
"BOL.ui.rank" : "Rang",
|
|
|
|
"BOL.ui.success" : "Succès",
|
|
|
|
"BOL.ui.failure" : "Échec",
|
|
|
|
"BOL.ui.fumble" : "Échec critique",
|
|
|
|
"BOL.ui.critical" : "Succès critique",
|
2021-12-24 04:51:14 +01:00
|
|
|
"BOL.ui.maneuvers" : "Actions de combat",
|
|
|
|
"BOL.ui.stacksize" : "Taille de pile (max)",
|
2021-11-07 20:23:02 +01:00
|
|
|
|
|
|
|
"BOL.featureCategory.origins": "Origines",
|
|
|
|
"BOL.featureCategory.races": "Races",
|
2021-11-08 14:40:29 +01:00
|
|
|
"BOL.featureCategory.careers": "Carrières",
|
2021-11-07 20:23:02 +01:00
|
|
|
"BOL.featureCategory.boons": "Avantages",
|
2021-11-08 14:40:29 +01:00
|
|
|
"BOL.featureCategory.flaws": "Désavantages",
|
2021-11-07 20:23:02 +01:00
|
|
|
"BOL.featureCategory.languages": "Langages",
|
|
|
|
|
2021-11-08 14:40:29 +01:00
|
|
|
"BOL.featureSubtypes.origin": "Origine",
|
|
|
|
"BOL.featureSubtypes.race": "Race",
|
|
|
|
"BOL.featureSubtypes.career": "Carrière",
|
|
|
|
"BOL.featureSubtypes.boon": "Avantage",
|
|
|
|
"BOL.featureSubtypes.flaw": "Désavantage",
|
|
|
|
"BOL.featureSubtypes.language": "Langage",
|
|
|
|
|
2021-12-24 04:51:14 +01:00
|
|
|
"BOL.itemCategory.object": "Objet",
|
2021-11-08 14:40:29 +01:00
|
|
|
"BOL.itemCategory.equipment": "Équipement",
|
2021-11-07 20:23:02 +01:00
|
|
|
"BOL.itemCategory.consumable": "Consommable",
|
|
|
|
"BOL.itemCategory.spell": "Sort",
|
2021-12-24 04:51:14 +01:00
|
|
|
"BOL.itemCategory.vehicle": "Monture/Véhicule",
|
2021-11-07 20:23:02 +01:00
|
|
|
"BOL.itemCategory.other": "Autre",
|
|
|
|
|
2021-11-08 14:40:29 +01:00
|
|
|
"BOL.combatCategory.protections": "Protections",
|
|
|
|
"BOL.combatCategory.shields": "Boucliers",
|
|
|
|
"BOL.combatCategory.melee": "Armes de contact",
|
|
|
|
"BOL.combatCategory.ranged": "Armes à distance",
|
|
|
|
|
2021-11-07 20:23:02 +01:00
|
|
|
"BOL.equipmentCategory.weapon": "Arme",
|
2021-12-24 04:51:14 +01:00
|
|
|
"BOL.equipmentCategory.armor": "Armure",
|
2021-11-07 20:23:02 +01:00
|
|
|
"BOL.equipmentCategory.protection": "Protection",
|
2021-12-24 04:51:14 +01:00
|
|
|
"BOL.equipmentCategory.shield": "Bouclier",
|
|
|
|
"BOL.equipmentCategory.helm": "Casque",
|
2021-11-07 20:23:02 +01:00
|
|
|
"BOL.equipmentCategory.jewel": "Bijou",
|
|
|
|
"BOL.equipmentCategory.scroll": "Parchemin",
|
2021-11-08 14:40:29 +01:00
|
|
|
"BOL.equipmentCategory.ammunition": "Munition",
|
2021-11-07 20:23:02 +01:00
|
|
|
"BOL.equipmentCategory.container": "Conteneur",
|
|
|
|
"BOL.equipmentCategory.currency": "Monnaie",
|
|
|
|
"BOL.equipmentCategory.other": "Autre",
|
|
|
|
|
|
|
|
"BOL.protectionCategory.armor": "Armure",
|
|
|
|
"BOL.protectionCategory.shield": "Bouclier",
|
|
|
|
"BOL.protectionCategory.helm": "Casque",
|
|
|
|
"BOL.protectionCategory.other": "Autre",
|
|
|
|
|
|
|
|
"BOL.weaponCategory.melee": "Arme de mêlée",
|
|
|
|
"BOL.weaponCategory.ranged": "Arme de tir",
|
|
|
|
"BOL.weaponCategory.other": "Autre",
|
|
|
|
|
2021-12-24 04:51:14 +01:00
|
|
|
"BOL.itemProperty.equipable": "Équipable",
|
2021-11-07 20:23:02 +01:00
|
|
|
"BOL.itemProperty.protection": "Protection",
|
|
|
|
"BOL.itemProperty.blocking": "Blocage",
|
|
|
|
"BOL.itemProperty.magical": "Magique",
|
|
|
|
"BOL.itemProperty.concealable": "Dissimulable",
|
|
|
|
"BOL.itemProperty.2H": "Arme à 2 mains",
|
|
|
|
"BOL.itemProperty.helm": "Casque",
|
|
|
|
"BOL.itemProperty.improvised": "Improvisée",
|
|
|
|
"BOL.itemProperty.shield": "Bouclier",
|
|
|
|
"BOL.itemProperty.melee": "Arme de contact",
|
|
|
|
"BOL.itemProperty.throwable": "Peut être lancée",
|
|
|
|
"BOL.itemProperty.ignoreshield": "Ignore les boucliers",
|
|
|
|
"BOL.itemProperty.bashing": "Dégâts non létaux",
|
|
|
|
"BOL.itemProperty.stackable": "Empilable",
|
|
|
|
"BOL.itemProperty.ranged": "A distance",
|
|
|
|
"BOL.itemProperty.weapon": "Arme",
|
|
|
|
"BOL.itemProperty.reloadable": "Rechargeable",
|
2021-12-24 04:51:14 +01:00
|
|
|
"BOL.itemProperty.worn": "Équipé",
|
|
|
|
"BOL.itemProperty.spell" : "Sort",
|
|
|
|
"BOL.itemProperty.armor" : "Armure",
|
|
|
|
"BOL.itemProperty.consumable" : "Consommable",
|
|
|
|
"BOL.itemProperty.bow" : "Arc",
|
|
|
|
"BOL.itemProperty.crossbow" : "Arbalète",
|
|
|
|
"BOL.itemProperty.throwing" : "Arme de jet",
|
|
|
|
"BOL.itemProperty.activable" : "Activable",
|
|
|
|
"BOL.itemProperty.powder" : "Arme à poudre",
|
|
|
|
"BOL.itemProperty.attackAttribute" : "Attaque (Attribut)",
|
|
|
|
"BOL.itemProperty.attackAptitude" : "Attaque (Aptitude)",
|
|
|
|
"BOL.itemProperty.attackModifiers" : "Attaque (Modificateurs)",
|
|
|
|
"BOL.itemProperty.attackReroll1" : "Attaque (Relancer les 1)",
|
|
|
|
"BOL.itemProperty.damage" : "Dommages (Dés)",
|
|
|
|
"BOL.itemProperty.damageModifiers" : "Dommages (Modificateurs)",
|
|
|
|
"BOL.itemProperty.damageAttribute" : "Dommages (Attribut)",
|
|
|
|
"BOL.itemProperty.damageSpecial" : "Dommages (Spécial)",
|
|
|
|
"BOL.itemProperty.damageReroll1" : "Relancer les 1",
|
|
|
|
"BOL.itemProperty.range" : "Portée (en m)",
|
|
|
|
"BOL.itemProperty.soakFormula": "Encaissement (Formule)",
|
|
|
|
"BOL.itemProperty.soakModifiers": "Encaissement (Modificateur)",
|
|
|
|
"BOL.itemProperty.soakValue": "Encaissement (Valeur par défaut)",
|
|
|
|
"BOL.itemProperty.armorQuality": "Qualité d'armure",
|
|
|
|
"BOL.itemProperty.blockingMalus" : "Malus de blocage",
|
|
|
|
"BOL.itemProperty.blockingAttacksBlocked" : "Attaques bloquée",
|
|
|
|
"BOL.itemProperty.blocking1Attack" : "Bloque 1 attaque",
|
|
|
|
"BOL.itemProperty.blockingAllAttacks" : "Bloque toutes les attaques",
|
|
|
|
|
2021-11-07 20:23:02 +01:00
|
|
|
|
|
|
|
"BOL.itemStat.quantity": "Quantité",
|
|
|
|
"BOL.itemStat.weight": "Poids",
|
|
|
|
"BOL.itemStat.price": "Prix",
|
|
|
|
"BOL.itemStat.range": "Portée",
|
|
|
|
"BOL.itemStat.damage": "Dommages",
|
|
|
|
"BOL.itemStat.reload": "Rechargement (Actions)",
|
|
|
|
"BOL.itemStat.soak": "Valeur de protection",
|
|
|
|
"BOL.itemStat.blocking": "Bloquage",
|
|
|
|
"BOL.itemStat.modifiers": "Modificateurs",
|
2021-11-01 00:28:42 +01:00
|
|
|
|
2021-12-24 04:51:14 +01:00
|
|
|
"BOL.itemModifiers.init": "Malus (Initiative)",
|
|
|
|
"BOL.itemModifiers.social": "Malus (Social)",
|
|
|
|
"BOL.itemModifiers.agility": "Malus (Agilité)",
|
|
|
|
"BOL.itemModifiers.powercost": "Malus (Coût supplémentaire en PP)",
|
2021-11-07 20:23:02 +01:00
|
|
|
|
|
|
|
"BOL.itemBlocking.malus": "Social",
|
|
|
|
"BOL.itemBlocking.nbAttacksPerRound": "Agilité",
|
|
|
|
|
2021-12-24 04:51:14 +01:00
|
|
|
"BOL.soakFormula.none" : "-",
|
|
|
|
"BOL.soakFormula.light" : "Légère (Annule d6-3 dégâts subis)",
|
|
|
|
"BOL.soakFormula.medium" : "Moyenne (Annule d6-2 dégâts subis)",
|
|
|
|
"BOL.soakFormula.heavy" : "Lourde (Annule d6-1 dégâts subis)",
|
|
|
|
|
|
|
|
"BOL.armorQuality.none" : "-",
|
|
|
|
"BOL.armorQuality.light" : "Légère",
|
|
|
|
"BOL.armorQuality.lightQ" : "Légère de qualité",
|
|
|
|
"BOL.armorQuality.lightSup" : "Légère Supérieure",
|
|
|
|
"BOL.armorQuality.lightLeg" : "Légère Légendaire",
|
|
|
|
"BOL.armorQuality.medium" : "Moyenne",
|
|
|
|
"BOL.armorQuality.mediumQ" : "Moyenne de qualité",
|
|
|
|
"BOL.armorQuality.mediumSup" : "Moyenne Supérieure",
|
|
|
|
"BOL.armorQuality.mediumLeg" : "Moyenne Légendaire",
|
|
|
|
"BOL.armorQuality.heavy" : "Lourde",
|
|
|
|
"BOL.armorQuality.heavyQ" : "Lourde de qualité",
|
|
|
|
"BOL.armorQuality.heavySup" : "Lourde Supérieure",
|
|
|
|
"BOL.armorQuality.heavyLeg" : "Lourde Légendaire",
|
|
|
|
|
2021-11-07 20:23:02 +01:00
|
|
|
|
2021-11-08 14:40:29 +01:00
|
|
|
"BOL.range.PointBlank": "Bout portant",
|
|
|
|
"BOL.range.Short": "Courte",
|
|
|
|
"BOL.range.Medium": "Moyenne",
|
|
|
|
"BOL.range.Long": "Long",
|
|
|
|
"BOL.range.VeryLong": "Très longue",
|
|
|
|
"BOL.range.Extreme": "Extrême",
|
|
|
|
"BOL.range.Maximum": "Maximale",
|
|
|
|
|
2021-12-22 05:12:40 +01:00
|
|
|
"BOL.notification.MacroMultipleTokensSelected": "Vous avez sélectionné plusieurs tokens",
|
|
|
|
"BOL.notification.MacroNoActorAvailable": "Aucun acteur n'a pu être ciblé",
|
|
|
|
"BOL.notification.MacroNoTokenSelected": "Vous devez sélectionner un token"
|
2021-07-08 10:12:12 +02:00
|
|
|
}
|