Add new translation keys
This commit is contained in:
73
lang/de.json
73
lang/de.json
@@ -377,6 +377,77 @@
|
||||
"BOL.size.enormous": "Enorm",
|
||||
"BOL.size.gigantic": "Gigantisch",
|
||||
"BOL.size.immense": "Immens",
|
||||
"BOL.size.colossal": "Kolossal"
|
||||
"BOL.size.colossal": "Kolossal",
|
||||
|
||||
"BOL.chat.fightactive": "{name} activates the fight option {foName} for this round !",
|
||||
"BOL.chat.fightunactive": "{name} deactivates the fight option {foName} for this round !",
|
||||
"BOL.chat.isdead": "{name} is dead !",
|
||||
"BOL.chat.epitaph": "Keep his name and memory in honor !",
|
||||
"BOL.chat.vitalityzero": "Lifeblood of {name} is now {hp} : he is going to fall unconscious !",
|
||||
"BOL.chat.vitalityheroism": "You can spent 1 Hero Point to raise up for 1 round.",
|
||||
"BOL.chat.vitalityheroismhint": "In this case, your lifeblood raises up to its maximum divided by 2.",
|
||||
"BOL.chat.vitalitydying": "Lifeblood of {name} is now {hp} ! He is dying ...",
|
||||
"BOL.chat.vitalitydyingheroism": "You can spent 1 Hero Point to Defy Death.",
|
||||
"BOL.chat.alchemytitle": "Alchemy recipe : {name}",
|
||||
"BOL.chat.alchemypoints": "Craft Points cost : {pcCostCurrent}",
|
||||
"BOL.chat.alchemysuccess": "The alchemy recipe is a success !<br>Create the relevant item/effect in your Inventory.<br>Stage counter has been resetted.",
|
||||
"BOL.chat.alchemyfailure": "The alchemy recipe has failed !<br>Stage counter has been resetted.",
|
||||
"BOL.chat.rolldamage": "Roll for damages",
|
||||
"BOL.chat.rolldamage6": "Roll for damages +6",
|
||||
"BOL.chat.rolldamage12": "Roll for damages +12 (1 HP)",
|
||||
"BOL.chat.damageresult": "Damages of {name} : {total}",
|
||||
"BOL.chat.damagetarget": "Target : {target}",
|
||||
"BOL.chat.applydamagetotarget": "Apply damages to the target",
|
||||
"BOL.chat.fightoption": "Combat options",
|
||||
"BOL.chat.reroll": "Reroll (1 HP)",
|
||||
"BOL.chat.toheroic": "Convert to Mighty success (1 HP)",
|
||||
"BOL.chat.tolegend": "Convert to Legendary succes (1 HP)",
|
||||
"BOL.chat.hurttitle": "{name} is going to receive {damageTotal} damages !",
|
||||
"BOL.chat.armordefault": "This attack is bypassing armor : armor is not used to reduce damages !",
|
||||
"BOL.chat.witharmor": "Hit with armor",
|
||||
"BOL.chat.withoutarmor": "Hit without armor",
|
||||
"BOL.chat.shakeoff": "Shake off Wounds (1 HP)",
|
||||
"BOL.chat.splinteredshield": "Splintered Shield/Sword {name} (1 HP)",
|
||||
"BOL.chat.damagesummary": "Damages received by {name}",
|
||||
"BOL.chat.protectvalue": "Armor protect",
|
||||
"BOL.chat.noprotectvalue": "No armor !",
|
||||
"BOL.chat.heroreducedamage": "One Hero Point has been spent, for reducing damges by {total}.",
|
||||
"BOL.chat.herosplintered": "No damages received, thanks to splintered shield/sword with {weaponHero.name}. The weapon/shield has been destroyed ! One HP point has been spent also.",
|
||||
"BOL.chat.finaldamage": "Final Damage : {finalDamage} damages !",
|
||||
"BOL.chat.spell": "Spell",
|
||||
"BOL.chat.spellcost": "Power Points cost",
|
||||
"BOL.chat.spellremaining": "Remaining Power Points",
|
||||
|
||||
"BOL.dialog.soeasy": "So easy (+4)",
|
||||
"BOL.dialog.veryeasy": "Very easy (+2)",
|
||||
"BOL.dialog.easy": "Easy (+1)",
|
||||
"BOL.dialog.moderate": "Moderate (0)",
|
||||
"BOL.dialog.hard": "Hard (-1)",
|
||||
"BOL.dialog.tough": "Tough (-2)",
|
||||
"BOL.dialog.demanding": "Demanding (-4)",
|
||||
"BOL.dialog.formidable": "Formidable (-6)",
|
||||
"BOL.dialog.heroic": "Heroic (-8)",
|
||||
"BOL.dialog.mythic": "Mythic (-10)",
|
||||
"BOL.dialog.divine": "Divine (-12)",
|
||||
|
||||
"BOL.dialog.pointblank": "Point blank (+1)",
|
||||
"BOL.dialog.close": "Close (0)",
|
||||
"BOL.dialog.medium": "Medium (-1))",
|
||||
"BOL.dialog.long": "Long (-2)",
|
||||
"BOL.dialog.distant": "Distant (-4)",
|
||||
"BOL.dialog.extreme": "Extreme (-6)",
|
||||
"BOL.dialog.utmost": "Utmost (-8)",
|
||||
|
||||
"BOL.ui.name": "Name",
|
||||
"BOL.ui.xp": "Experience",
|
||||
"BOL.ui.xpspent": "Spent",
|
||||
"BOL.ui.xptotal": "Total",
|
||||
"BOL.ui.biosize": "Size",
|
||||
"BOL.ui.bioweight": "Weight",
|
||||
"BOL.ui.bioage": "Age",
|
||||
"BOL.ui.biohair": "Hair",
|
||||
"BOL.ui.bioeyes": "Eyes",
|
||||
"BOL.ui.biosigns": "Signs",
|
||||
"BOL.ui.biodescription": "Description",
|
||||
"BOL.ui.bionotes": "Notes"
|
||||
}
|
||||
|
18
lang/en.json
18
lang/en.json
@@ -426,10 +426,24 @@
|
||||
"BOL.dialog.divine": "Divine (-12)",
|
||||
|
||||
"BOL.dialog.pointblank": "Point blank (+1)",
|
||||
"BOL.dialog.close": "Clos e(0)",
|
||||
"BOL.dialog.close": "Close (0)",
|
||||
"BOL.dialog.medium": "Medium (-1))",
|
||||
"BOL.dialog.long": "Long (-2)",
|
||||
"BOL.dialog.distant": "Distant (-4)",
|
||||
"BOL.dialog.extreme": "Extreme (-6)",
|
||||
"BOL.dialog.utmost": "Utmost (-8)"
|
||||
"BOL.dialog.utmost": "Utmost (-8)",
|
||||
|
||||
"BOL.ui.name": "Name",
|
||||
"BOL.ui.xp": "Experience",
|
||||
"BOL.ui.xpspent": "Spent",
|
||||
"BOL.ui.xptotal": "Total",
|
||||
"BOL.ui.biosize": "Size",
|
||||
"BOL.ui.bioweight": "Weight",
|
||||
"BOL.ui.bioage": "Age",
|
||||
"BOL.ui.biohair": "Hair",
|
||||
"BOL.ui.bioeyes": "Eyes",
|
||||
"BOL.ui.biosigns": "Signs",
|
||||
"BOL.ui.biodescription": "Description",
|
||||
"BOL.ui.bionotes": "Notes"
|
||||
|
||||
}
|
17
lang/fr.json
17
lang/fr.json
@@ -408,5 +408,20 @@
|
||||
"BOL.dialog.long": "Longue (-2)",
|
||||
"BOL.dialog.distant": "Très longue (-4)",
|
||||
"BOL.dialog.extreme": "Extrême (-6)",
|
||||
"BOL.dialog.utmost": "Maximale (-8)"
|
||||
"BOL.dialog.utmost": "Maximale (-8)",
|
||||
|
||||
"BOL.ui.name": "Nom",
|
||||
"BOL.ui.xp": "Experience",
|
||||
"BOL.ui.xpspent": "Dépensée",
|
||||
"BOL.ui.xptotal": "Totale",
|
||||
"BOL.ui.biosize": "Taille",
|
||||
"BOL.ui.bioweight": "Poids",
|
||||
"BOL.ui.bioage": "Age",
|
||||
"BOL.ui.biohair": "Cheveux",
|
||||
"BOL.ui.bioeyes": "Yeux",
|
||||
"BOL.ui.biosigns": "Signes distinctifs",
|
||||
"BOL.ui.biodescription": "Description",
|
||||
"BOL.ui.bionotes": "Notes"
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user