Merge pull request #15 from gsterling/master
Add newest german translations.
This commit is contained in:
commit
7adfbfe148
141
lang/de.json
141
lang/de.json
@ -17,7 +17,7 @@
|
||||
"BOL.aptitudes.def": "Verteidigung",
|
||||
"BOL.aptitudes.prot": "Schutz",
|
||||
"BOL.resources.hp": "Lebensblut",
|
||||
"BOL.resources.hero": "Held",
|
||||
"BOL.resources.hero": "Heldenpunkte",
|
||||
"BOL.resources.faith": "Glaube",
|
||||
"BOL.resources.creation": "Erschaffung",
|
||||
"BOL.resources.power": "Arkane Macht",
|
||||
@ -91,6 +91,7 @@
|
||||
"BOL.ui.failure" : "Fehlschlag",
|
||||
"BOL.ui.fumble" : "Kritischer Fehlschlag",
|
||||
"BOL.ui.critical" : "Mächtiger Erfolg",
|
||||
"BOL.ui.criticallegend" : "Legendärer Erfolg",
|
||||
"BOL.ui.maneuvers" : "Kampfmanöver",
|
||||
"BOL.ui.stacksize" : "Stapelgröße (max)",
|
||||
"BOL.ui.weapons" : "Waffen",
|
||||
@ -179,7 +180,7 @@
|
||||
"BOL.bougette.luxury" : "Luxuriöses Leben",
|
||||
"BOL.bougette.rich": "Reich!",
|
||||
|
||||
"BOL.fightOptionTypes.armor": "Angriff um die Rüstung zu beschädigen",
|
||||
"BOL.fightOptionTypes.armor": "Angriff um die Rüstung zu umgehen",
|
||||
"BOL.fightOptionTypes.intrepid": "Rücksichtsloser Angriff",
|
||||
"BOL.fightOptionTypes.twoweaponsdef": "Kampf mit zwei Waffen (Verteidigung)",
|
||||
"BOL.fightOptionTypes.twoweaponsatt": "Kampf mit zwei Waffen (Angriff)",
|
||||
@ -379,75 +380,73 @@
|
||||
"BOL.size.immense": "Immens",
|
||||
"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.chat.fightactive": "{name} aktiviert die Kampfoption {foName} für diese Runde!",
|
||||
"BOL.chat.fightunactive": "{name} deaktiviert die Kampfoption {foName} für diese Runde!",
|
||||
"BOL.chat.isdead": "{name} ist tot!",
|
||||
"BOL.chat.epitaph": "Möge sein Name auf den Schlachtfeldern Lemurias in Ehren gehalten werden.!",
|
||||
"BOL.chat.vitalityzero": "Das Lebensblut von {name} ist {hp}: {name} geht zu Boden und wird bewusstlos!",
|
||||
"BOL.chat.vitalityheroism": "Gib einen Heldenpunkt aus um für eine Runde wieder auf die Beine zu kommen.",
|
||||
"BOL.chat.vitalityheroismhint": "Dadurch steigt dein Lebensblut auf das Maximum geteilt durch 2 (aufgerundet).",
|
||||
"BOL.chat.vitalitydying": "Das Lebensblut von {name} ist {hp}! {name} stirbt...",
|
||||
"BOL.chat.vitalitydyingheroism": "Gib einen Heldenpunkt aus um den Tod herauszufordern.",
|
||||
"BOL.chat.alchemytitle": "Alchemiepräparat: {name}",
|
||||
"BOL.chat.alchemypoints": "Investierte Charaktererschaffungspunkte: {pcCostCurrent}",
|
||||
"BOL.chat.alchemysuccess": "Das alchemistische Präparat wurde erfolgreich abgeschlossen!<br>Erstelle den entsprechenden Gegenstand oder Effekt in deinem Inventar.<br>Der Vorbereitungsfortschritt wurde auf 0 zurückgesetzt.",
|
||||
"BOL.chat.alchemyfailure": "Das Alchemistische Präparat ist fehlgeschlagen!<br>Der Fortschritt wurde auf 0 zurückgesetzt.",
|
||||
"BOL.chat.rolldamage": "Schaden auswürfeln",
|
||||
"BOL.chat.rolldamage6": "Schaden auswürfeln +6",
|
||||
"BOL.chat.rolldamage12": "Schaden auswürfeln +12 (1 Heldenpunkt)",
|
||||
"BOL.chat.damageresult": "Schaden von {name}: {total}",
|
||||
"BOL.chat.damagetarget": "Ziel: {target}",
|
||||
"BOL.chat.applydamagetotarget": "Schaden auf Ziel anwenden",
|
||||
"BOL.chat.fightoption": "Kampfoption",
|
||||
"BOL.chat.reroll": "Erneut Würfeln (1 Heldenpunkt)",
|
||||
"BOL.chat.toheroic": "In mächtigen Erfolg umwandeln (1 Heldenpunkt)",
|
||||
"BOL.chat.tolegend": "In legendären Erfolg umwandeln (1 Heldenpunkt)",
|
||||
"BOL.chat.hurttitle": "{name} wird {damageTotal} Schaden erleiden!",
|
||||
"BOL.chat.armordefault": "Dieser Angriff richtet sich gegen Fehler in deiner Rüstung. Du musst den Schaden ohne den Schutz deiner Rüstung einstecken!",
|
||||
"BOL.chat.witharmor": "Schaden MIT Rüstungsschutz anwenden",
|
||||
"BOL.chat.withoutarmor": "Schaden OHNE Rüstungsschutz anwenden",
|
||||
"BOL.chat.shakeoff": "Nur ein Kratzer (1 Heldenpunkt)",
|
||||
"BOL.chat.splinteredshield": "Opfere dein Schild/Schwert {name} (1 Heldenpunkt)",
|
||||
"BOL.chat.damagesummary": "Schaden durch {name} erlitten",
|
||||
"BOL.chat.protectvalue": "Rüstungsschutz",
|
||||
"BOL.chat.noprotectvalue": "Kein Rüstungsschutz!",
|
||||
"BOL.chat.heroreducedamage": "Gib einen Heldenpunkt aus um eine zusätzliche Schadensreduktion von {total} zu bekommen.",
|
||||
"BOL.chat.herosplintered": "Du hast keinen Schaden eingesteckt dank {weaponHero.name}. Leider wurde es während der Parade zerstört. Du hast einen Heldenpunkt verloren.",
|
||||
"BOL.chat.finaldamage": "Endergebnis: {finalDamage} Schaden!",
|
||||
"BOL.chat.spell": "Zauber",
|
||||
"BOL.chat.spellcost": "Arkane Macht-Kosten",
|
||||
"BOL.chat.spellremaining": "Verbleibende Arkane Macht",
|
||||
"BOL.dialog.soeasy": "Trivial (+4)",
|
||||
"BOL.dialog.veryeasy": "Sehr leicht (+2)",
|
||||
"BOL.dialog.easy": "Leicht (+1)",
|
||||
"BOL.dialog.moderate": "Normal (0)",
|
||||
"BOL.dialog.hard": "Knifflig (-1)",
|
||||
"BOL.dialog.tough": "Schwierig (-2)",
|
||||
"BOL.dialog.demanding": "Sehr Schwierig (-4)",
|
||||
"BOL.dialog.formidable": "Herausfordernd (-6)",
|
||||
"BOL.dialog.heroic": "Heldenhaft (-8)",
|
||||
"BOL.dialog.mythic": "Mystisch (-10)",
|
||||
"BOL.dialog.divine": "Göttlich (-12)",
|
||||
"BOL.dialog.pointblank": "Direkt (+1)",
|
||||
"BOL.dialog.close": "Kurz (0)",
|
||||
"BOL.dialog.medium": "Mittel (-1)",
|
||||
"BOL.dialog.long": "Weit (-2)",
|
||||
"BOL.dialog.distant": "Sehr Weit (-4)",
|
||||
"BOL.dialog.extreme": "Extrem Weit (-6)",
|
||||
"BOL.dialog.utmost": "Maximale Reichweite (-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"
|
||||
"BOL.ui.xp": "Erfahrung",
|
||||
"BOL.ui.xpspent": "Ausgegeben",
|
||||
"BOL.ui.xptotal": "Insgesamt",
|
||||
"BOL.ui.biosize": "Größe",
|
||||
"BOL.ui.bioweight": "Gewicht",
|
||||
"BOL.ui.bioage": "Alter",
|
||||
"BOL.ui.biohair": "Haare",
|
||||
"BOL.ui.bioeyes": "Augen",
|
||||
"BOL.ui.biosigns": "Erkennungszeichen",
|
||||
"BOL.ui.biodescription": "Beschreibung",
|
||||
"BOL.ui.bionotes": "Notizen"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user