Spell translations.

This commit is contained in:
Enno Rehling 2005-09-03 09:27:01 +00:00
parent 0ee59cf55e
commit 11f9e607ca
2 changed files with 69 additions and 26 deletions

View file

@ -9236,7 +9236,7 @@ static spell spelldaten[] =
(spell_f)sp_analysesong_unit, patzer (spell_f)sp_analysesong_unit, patzer
}, },
{ {
SPL_CERRDOR_FUMBLESHIELD, "fumbleshield", NULL, NULL, NULL, SPL_CERRDOR_FUMBLESHIELD, "cerrdorfumbleshield", NULL, NULL, NULL,
M_BARDE, (PRECOMBATSPELL | SPELLLEVEL), 2, 5, M_BARDE, (PRECOMBATSPELL | SPELLLEVEL), 2, 5,
{ {
{ R_AURA, 5, SPC_LEVEL }, { R_AURA, 5, SPC_LEVEL },
@ -9715,11 +9715,7 @@ static spell spelldaten[] =
(spell_f)sp_earn_silver, patzer (spell_f)sp_earn_silver, patzer
}, },
{ {
SPL_TYBIED_FUMBLESHIELD, "Schutz vor Magie", SPL_TYBIED_FUMBLESHIELD, "tybiedfumbleshield", NULL, NULL, NULL,
"Dieser Zauber legt ein antimagisches Feld um die Magier der "
"Feinde und behindert ihre Zauber erheblich. Nur wenige werden "
"die Kraft besitzen, das Feld zu durchdringen und ihren Truppen "
"in der Schlacht zu helfen.", NULL, NULL,
M_ASTRAL, (PRECOMBATSPELL | SPELLLEVEL), 2, 2, M_ASTRAL, (PRECOMBATSPELL | SPELLLEVEL), 2, 2,
{ {
{ R_AURA, 3, SPC_LEVEL }, { R_AURA, 3, SPC_LEVEL },
@ -9766,10 +9762,7 @@ static spell spelldaten[] =
(spell_f)sp_resist_magic_bonus, patzer (spell_f)sp_resist_magic_bonus, patzer
}, },
{ {
SPL_KEEPLOOT, "Beute bewahren", SPL_KEEPLOOT, "keeploot", NULL, NULL, NULL,
"Dieser Zauber verhindert, dass ein Teil der sonst im Kampf zerstörten "
"Gegenstände beschädigt wird. Die Verluste reduzieren sich um 5% pro "
"Stufe des Zaubers bis zu einem Minimum von 25%.", NULL, NULL,
M_ASTRAL, ( POSTCOMBATSPELL | SPELLLEVEL ), 5, 3, M_ASTRAL, ( POSTCOMBATSPELL | SPELLLEVEL ), 5, 3,
{ {
{ R_AURA, 1, SPC_LEVEL }, { R_AURA, 1, SPC_LEVEL },

View file

@ -10,13 +10,15 @@
<namespace name="iteminfo"> <namespace name="iteminfo">
<string name="trollbelt"> <string name="trollbelt">
<text locale="en"> <text locale="en">
This artifact grants its wearer the strength of a cavetroll. He will be This artifact grants its wearer the strength of a cavetroll. He will
be
able to carry fifty times as much as normal and also in combat his able to carry fifty times as much as normal and also in combat his
enhanced strength and tough troll skin will serve him well. enhanced strength and tough troll skin will serve him well.
</text> </text>
<text locale="de"> <text locale="de">
Dieses magische Artefakt verleiht seinem Träger die Stärke eines Dieses magische Artefakt verleiht seinem Träger die Stärke eines
ausgewachsenen Höhlentrolls. Seine Tragkraft erhöht sich auf das 50fache ausgewachsenen Höhlentrolls. Seine Tragkraft erhöht sich auf das
50fache
und auch im Kampf werden sich die erhöhte Kraft und die trollisch zähe und auch im Kampf werden sich die erhöhte Kraft und die trollisch zähe
Haut positiv auswirken. Haut positiv auswirken.
</text> </text>
@ -25,7 +27,8 @@
<text locale="en"> <text locale="en">
It may look like just another quartz, but your magician will tell you It may look like just another quartz, but your magician will tell you
tha great power emenates from these crystals. Using it at the begining tha great power emenates from these crystals. Using it at the begining
of a week will release a strong negative energy that attacks all spells of a week will release a strong negative energy that attacks all
spells
cast in the region during that week. cast in the region during that week.
</text> </text>
<text locale="de"> <text locale="de">
@ -40,12 +43,14 @@
</string> </string>
<string name="rop"> <string name="rop">
<text locale="en"> <text locale="en">
A ring of power increases a magicin's power. The level of all the spells A ring of power increases a magicin's power. The level of all the
spells
he casts will be increased by one without increasing their costs. he casts will be increased by one without increasing their costs.
</text> </text>
<text locale="de"> <text locale="de">
Ein Ring der Macht verstärkt die Kraft des Magiers. Jeder Zauber wird, Ein Ring der Macht verstärkt die Kraft des Magiers. Jeder Zauber wird,
ohne das sich die Kosten erhöhen, so gezaubert als hätte der Magier eine ohne das sich die Kosten erhöhen, so gezaubert als hätte der Magier
eine
Stufe mehr. Stufe mehr.
</text> </text>
</string> </string>
@ -65,7 +70,8 @@
<text locale="de"> <text locale="de">
Frucht aus der Gattung Malus (ca. 25 Arten), gehört zur Familie der Frucht aus der Gattung Malus (ca. 25 Arten), gehört zur Familie der
Rosengewächse. Die am häufigsten kultivierte Baumfrucht. Der Apfel Rosengewächse. Die am häufigsten kultivierte Baumfrucht. Der Apfel
gehört zu den fleischigen Früchten, in dem der gereifte Fruchtknoten und gehört zu den fleischigen Früchten, in dem der gereifte Fruchtknoten
und
das umgebende Gewebe fleischig und eßbar werden. Die Apfelblüte der das umgebende Gewebe fleischig und eßbar werden. Die Apfelblüte der
meisten Varianten erfordert Kreuzbestäubung zur Befruchtung. Form und meisten Varianten erfordert Kreuzbestäubung zur Befruchtung. Form und
Größe des Apfels bei der Ernte variieren abhängig von kulturellen und Größe des Apfels bei der Ernte variieren abhängig von kulturellen und
@ -3781,6 +3787,14 @@
</string> </string>
</namespace> </namespace>
<namespace name="spell"> <namespace name="spell">
<string name="keeploot">
<text locale="de">Beute Bewahren</text>
<text locale="en">Save Spoils</text>
</string>
<string name="tybiedfumbleshield">
<text locale="de">Schutz vor Magie</text>
<text locale="en">Protection from Magic</text>
</string>
<string name="miracle_doctor"> <string name="miracle_doctor">
<text locale="de">Wunderdoktor</text> <text locale="de">Wunderdoktor</text>
<text locale="en">Miracle Doctor</text> <text locale="en">Miracle Doctor</text>
@ -3825,7 +3839,7 @@
<text locale="de">Gesang des Lebens analysieren</text> <text locale="de">Gesang des Lebens analysieren</text>
<text locale="en">Analyze Song of Life</text> <text locale="en">Analyze Song of Life</text>
</string> </string>
<string name="fumbleshield"> <string name="cerrdorfumbleshield">
<text locale="de">Bannlied</text> <text locale="de">Bannlied</text>
<text locale="en">Countersong</text> <text locale="en">Countersong</text>
</string> </string>
@ -4283,6 +4297,31 @@
way. way.
</text> </text>
</string> </string>
<string name="tybiedfumbleshield">
<text locale="de">
Dieser Zauber legt ein antimagisches Feld um die Magier der Feinde
und behindert ihre Zauber erheblich. Nur wenige werden die Kraft
besitzen, das Feld zu durchdringen und ihren Truppen in der Schlacht
zu helfen.
</text>
<text locale="en">
This spell creates an antimagic field around the mages of the enemies
and considerably hinders their spells. Only few will have the power to
break through the field and be able to help their troops in battle.
</text>
</string>
<string name="keeploot">
<text locale="de">
Dieser Zauber verhindert, dass ein Teil der sonst im Kampf zerstörten
Gegenstände beschädigt wird. Die Verluste reduzieren sich um 5% pro
Stufe des Zaubers bis zu einem Minimum von 25%.
</text>
<text locale="en">
This spell prevents damage to a portion of the items that would
otherwise be lost in battle. The loss of items is reduced by 5% for
every level of the spell, up to a minimum of 25%.
</text>
</string>
<string name="appeasement"> <string name="appeasement">
<text locale="de">Dieses Lied zähmt selbst den wildesten <text locale="de">Dieses Lied zähmt selbst den wildesten
@ -4410,7 +4449,7 @@
able to decipher all enchantments or spells, which able to decipher all enchantments or spells, which
aren't disguised beyond your capability.</text> aren't disguised beyond your capability.</text>
</string> </string>
<string name="fumbleshield"> <string name="cerrdorfumbleshield">
<text locale="de">Dieser schrille Gesang hallt über das <text locale="de">Dieser schrille Gesang hallt über das
ganze Schlachtfeld. Die besonderen Dissonanzen in den ganze Schlachtfeld. Die besonderen Dissonanzen in den
Melodien machen es Magier fast unmöglich, sich auf ihre Melodien machen es Magier fast unmöglich, sich auf ihre
@ -5748,7 +5787,8 @@
approaches its victim (which may be at an arbitrary place in eressea, it approaches its victim (which may be at an arbitrary place in eressea, it
is not needed for the mage or his party to see the victim). As soon as is not needed for the mage or his party to see the victim). As soon as
the victim is reached the nightmare starts to torment it without mercy, the victim is reached the nightmare starts to torment it without mercy,
only a powerfull counter spell or the death of the casting mage can redeem only a powerfull counter spell or the death of the casting mage can
redeem
the victim. When spawning the nightmare the mage loses a small amount of the victim. When spawning the nightmare the mage loses a small amount of
his aura forever. his aura forever.
</text> </text>
@ -5768,11 +5808,14 @@
<text locale="en"> <text locale="en">
An enchanted eye of a dragon gives the person who eats it for supper the An enchanted eye of a dragon gives the person who eats it for supper the
power to see power to see
other people's dreams. For a long time this abillity was counted as beeing other people's dreams. For a long time this abillity was counted as
beeing
useless until useless until
the former elfish mistress for theurgy of war, Liarana Sonnentau from the the former elfish mistress for theurgy of war, Liarana Sonnentau from
the
academy Thall, academy Thall,
presented a special appliance for this artefact: Before a battle captains presented a special appliance for this artefact: Before a battle
captains
often have an often have an
uncomfortable sleep and betray their plans in their dreams. This might uncomfortable sleep and betray their plans in their dreams. This might
give the user of give the user of
@ -6087,11 +6130,13 @@
<string name="nr_calendar"> <string name="nr_calendar">
<text locale="de">Wir schreiben %s des Monats %s im Jahre %d %s.</text> <text locale="de">Wir schreiben %s des Monats %s im Jahre %d %s.</text>
<text locale="en">It is %s of the month of %s in the %d. year of %s.</text> <text locale="en">It is %s of the month of %s in the %d. year of %s.</text
>
</string> </string>
<string name="nr_calendar_season"> <string name="nr_calendar_season">
<text locale="de">Wir schreiben %s des Monats %s im Jahre %d %s. Es ist %s. <text locale="de">Wir schreiben %s des Monats %s im Jahre %d %s. Es ist
%s.
</text> </text>
<text locale="en">It is %s of the month of %s in the %d. year of %s. It is <text locale="en">It is %s of the month of %s in the %d. year of %s. It is
%s.</text> %s.</text>
@ -6165,7 +6210,8 @@
</string> </string>
<string name="spinx03"> <string name="spinx03">
<text locale="de">Das Schiff mit dem grünen Segel liegt links neben dem mit <text locale="de">Das Schiff mit dem grünen Segel liegt links neben dem
mit
einem weissen Segel</text> einem weissen Segel</text>
</string> </string>
@ -6175,7 +6221,8 @@
</string> </string>
<string name="spinx05"> <string name="spinx05">
<text locale="de">Der Krieger mit dem Kreis im Wappen hat einen Keks</text> <text locale="de">Der Krieger mit dem Kreis im Wappen hat einen Keks</text
>
</string> </string>
<string name="spinx06"> <string name="spinx06">
@ -6430,3 +6477,6 @@