mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-10 13:42:12 +01:00
Continued %-symbol deletion.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
android:layout_weight="1" >
|
||||
|
||||
<LinearLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
|
||||
@@ -147,12 +147,12 @@
|
||||
<string name="levelup_buttontext">Aufsteigen</string>
|
||||
<string name="levelup_add_health">Lebenspunkte erhöhen (+%1$d LP)</string>
|
||||
<string name="levelup_add_health_description">Fügt den maximalen Lebenspunkten %1$d Punkte hinzu.</string>
|
||||
<string name="levelup_add_attackchance">Angriffschance erhöhen (+%1$d %%)</string>
|
||||
<string name="levelup_add_attackchance_description">Fügt %1$d%% zur Basis-Angriffschance hinzu.</string>
|
||||
<string name="levelup_add_attackchance">Angriffschance erhöhen (+%1$d)</string>
|
||||
<string name="levelup_add_attackchance_description">Fügt %1$d zur Basis-Angriffschance hinzu.</string>
|
||||
<string name="levelup_add_attackdamage">Angriffsschaden erhöhen (+%1$d)</string>
|
||||
<string name="levelup_add_attackdamage_description">Fügt %1$d zum Basis-Angriffsschaden hinzu.</string>
|
||||
<string name="levelup_add_blockchance">Abwehrchance erhöhen (+%1$d %%)</string>
|
||||
<string name="levelup_add_blockchance_description">Fügt %1$d%% zur Basis-Abwehrchance hinzu.</string>
|
||||
<string name="levelup_add_blockchance">Abwehrchance erhöhen (+%1$d)</string>
|
||||
<string name="levelup_add_blockchance_description">Fügt %1$d zur Basis-Abwehrchance hinzu.</string>
|
||||
|
||||
<string name="dialog_rest_title">Schlafen</string>
|
||||
<string name="dialog_rest_confirm_message">Willst du dich hier ausruhen?</string>
|
||||
@@ -352,7 +352,7 @@
|
||||
<string name="skill_longdescription_barter">Verringert bei jeder Stufe den Auf- und Abschlag von An- und Verkäufen um %1$d Prozentpunkte.</string>
|
||||
<string name="skill_longdescription_dodge">Erhöht die Abwehrchance bei jeder Stufe um %1$d.</string>
|
||||
<string name="skill_longdescription_barkskin">Erhöht die Schadensresistenz bei jeder Stufe um %1$d.</string>
|
||||
<string name="skill_longdescription_more_criticals">Erhöht bei jeder Stufe die durch die Ausrüstung bestehende kritische Fähigkeit um %1$d %% (prozentualer Anteil an der bestehenden kritischen Fähigkeit, es handelt sich nicht um zusätzliche Prozentpunkte).</string>
|
||||
<string name="skill_longdescription_more_criticals">Erhöht bei jeder Stufe die durch die Ausrüstung bestehende kritische Fähigkeit um %1$d %%.</string>
|
||||
<string name="skill_longdescription_better_criticals">Erhöht bei jeder Stufe den durch die Ausrüstung bestehenden kritischen Faktor um %1$d %%.</string>
|
||||
<string name="skill_longdescription_speed">Erhöht die maximalen Aktionspunkte (AP) bei jeder Stufe um %1$d.</string>
|
||||
<string name="skill_longdescription_coinfinder">Erhöht bei jeder Stufe die Chance bei einem Gegner Goldmünzen zu finden um %1$d %%. Auch die Menge der gefundenen Goldmünzen erhöht sich jeweils um %2$d %% (bis zu der für den Gegnertyp maximalen Menge).</string>
|
||||
@@ -447,9 +447,9 @@
|
||||
<string name="iteminfo_effect_weapon_attack_cost">Angriffskosten: %1$d AP</string>
|
||||
<string name="iteminfo_effect_increase_attack_cost">Erhöht die Angriffskosten um %1$d AP</string>
|
||||
<string name="iteminfo_effect_decrease_attack_cost">Verringert die Angriffskosten um %1$d AP</string>
|
||||
<string name="iteminfo_effect_weapon_attack_chance">Angriffschance: %1$d %%</string>
|
||||
<string name="iteminfo_effect_increase_attack_chance">Erhöht die Angriffschance um %1$d %%</string>
|
||||
<string name="iteminfo_effect_decrease_attack_chance">Reduziert die Angriffschance um %1$d %%</string>
|
||||
<string name="iteminfo_effect_weapon_attack_chance">Angriffschance: %1$d</string>
|
||||
<string name="iteminfo_effect_increase_attack_chance">Erhöht die Angriffschance um %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_attack_chance">Reduziert die Angriffschance um %1$d</string>
|
||||
<string name="iteminfo_effect_weapon_attack_damage">Schaden: %1$d</string>
|
||||
<string name="iteminfo_effect_weapon_attack_damage_minmax">Schaden: %1$d-%2$d</string>
|
||||
<string name="iteminfo_effect_increase_attack_damage">Erhöht den Schaden um %1$d</string>
|
||||
@@ -459,8 +459,8 @@
|
||||
<string name="iteminfo_effect_increase_critical_skill">Erhöht die kritische Fähigkeit um %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_critical_skill">Reduziert die kritische Fähigkeit um %1$d</string>
|
||||
<string name="iteminfo_effect_critical_multiplier">Ermöglicht kritische Treffer mit einem Multiplikator von x%1$.1f</string>
|
||||
<string name="iteminfo_effect_increase_block_chance">Erhöht die Abwehrchance um %1$d %%</string>
|
||||
<string name="iteminfo_effect_decrease_block_chance">Reduziert die Abwehrchance um %1$d %%</string>
|
||||
<string name="iteminfo_effect_increase_block_chance">Erhöht die Abwehrchance um %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_block_chance">Reduziert die Abwehrchance um %1$d</string>
|
||||
<string name="iteminfo_effect_increase_damage_resistance">Erhöht die Schadensresistenz um %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_damage_resistance">Reduziert die Schadensresistenz um %1$d</string>
|
||||
<string name="iteminfo_effect_increase_use_cost">Erhöht die AP Kosten Gegenstände im Kampf zu verwenden um %1$d AP</string>
|
||||
|
||||
@@ -147,12 +147,12 @@
|
||||
<string name="levelup_buttontext">Niveau supérieur</string>
|
||||
<string name="levelup_add_health">Augmenter les points de vie (+%1$d HP)</string>
|
||||
<string name="levelup_add_health_description">Ajoute %1$d à votre total de points de vie.</string>
|
||||
<string name="levelup_add_attackchance">Augmenter la probabilité de toucher (+%1$d %%)</string>
|
||||
<string name="levelup_add_attackchance_description">Ajoute %1$d%% à votre probabilité de toucher de base.</string>
|
||||
<string name="levelup_add_attackchance">Augmenter la probabilité de toucher (+%1$d)</string>
|
||||
<string name="levelup_add_attackchance_description">Ajoute %1$d à votre probabilité de toucher de base.</string>
|
||||
<string name="levelup_add_attackdamage">Augmenter les dégâts (+%1$d)</string>
|
||||
<string name="levelup_add_attackdamage_description">Ajoute %1$d à vos dégâts de base.</string>
|
||||
<string name="levelup_add_blockchance">Augmenter la probabilité de bloquer (+%1$d %%)</string>
|
||||
<string name="levelup_add_blockchance_description">Ajoute %1$d%% à votre probabilité de bloquer de base.</string>
|
||||
<string name="levelup_add_blockchance">Augmenter la probabilité de bloquer (+%1$d)</string>
|
||||
<string name="levelup_add_blockchance_description">Ajoute %1$d à votre probabilité de bloquer de base.</string>
|
||||
|
||||
<string name="dialog_rest_title">Repos</string>
|
||||
<string name="dialog_rest_confirm_message">Voulez-vous vous reposer ici ?</string>
|
||||
@@ -168,7 +168,7 @@
|
||||
<br />
|
||||
<a href="http://andorstrail.com/wiki">Game wiki for info about the Andor\'s Trail world, among other things.</a><br />
|
||||
<br />
|
||||
<a href="http://code.google.com/p/andors-trail/">Page du projet sur code.google.com pour les développeurs.</a><br />
|
||||
<a href="https://github.com/Zukero/andors-trail/">Code source du projet sur github.com pour les développeurs.</a><br />
|
||||
<br />
|
||||
Vous pouvez visiter les forums pour discuter du jeu avec d\'autres joueurs.<br />
|
||||
</string>
|
||||
@@ -179,7 +179,7 @@
|
||||
<br />
|
||||
Vous devriez avoir reçu une copie de la Licence Générale Publique GNU avec ce programme ; si ce n’est pas le cas, consultez : <a href="http://www.gnu.org/licenses">http://www.gnu.org/licenses</a><br />
|
||||
<br />
|
||||
Pour toute requête concernant le code source ou les fonctionnalités, veuillez visiter la page du projet : <a href="http://code.google.com/p/andors-trail/">http://code.google.com/p/andors-trail/</a><br />
|
||||
Pour toute requête concernant le code source ou les fonctionnalités, veuillez visiter la page du projet : <a href="https://github.com/Zukero/andors-trail/">https://github.com/Zukero/andors-trail/</a><br />
|
||||
</string>
|
||||
|
||||
<string name="dialog_newversion_title">Bienvenue</string>
|
||||
@@ -344,7 +344,7 @@
|
||||
<string name="skill_longdescription_barter">Chaque niveau de compétence réduit le malus financier d\'achat et de vente de %1$d %%.</string>
|
||||
<string name="skill_longdescription_dodge">Chaque niveau de compétence augmente la chance de bloquer de %1$d.</string>
|
||||
<string name="skill_longdescription_barkskin">Chaque niveau de compétence augmente la résistance aux dégâts de %1$d.</string>
|
||||
<string name="skill_longdescription_more_criticals">Chaque niveau de compétence augmente la probabilité d\'infliger un coup critique de %1$d %%. Attention, ce pourcentage est relatif à la probabilité déjà existante (équipement, ...), ce n\'est pas un pourcentage absolu.</string>
|
||||
<string name="skill_longdescription_more_criticals">Chaque niveau de compétence augmente la probabilité d\'infliger un coup critique de %1$d %%.</string>
|
||||
<string name="skill_longdescription_better_criticals">Chaque niveau de compétence augmente le facteur multiplicatif de coups critiques existant (donné par l\'équipement) de %1$d %%.</string>
|
||||
<string name="skill_longdescription_speed">Chaque niveau de compétence augmente le nombre maximal de points d\'action (AP) de %1$d.</string>
|
||||
<string name="skill_longdescription_coinfinder">Chaque niveau de compétence augmente les chances de trouver de l\'or dans les butins de monstres de %1$d %%, et augmente le montant d\'or trouvé de %2$d %% (jusqu\'à atteindre le montant maximum propre à chaque monstre).</string>
|
||||
@@ -405,8 +405,154 @@
|
||||
<string name="actorinfo_immune_criticals">Immunise contre les coups critiques</string>
|
||||
<string name="traitsinfo_criticalhit_effectivechance">Taux de coups critiques : </string>
|
||||
|
||||
<!-- =========================================== -->
|
||||
<!-- Added in v0.6.12 -->
|
||||
|
||||
<string name="preferences_ui_category">Interface</string>
|
||||
<string name="preferences_ui_enable_animations_title">Enable animations</string>
|
||||
<string name="preferences_ui_enable_animations">Show animations for various interface elements, such as the combat bar.</string>
|
||||
<string name="menu_button_worldmap">Map</string>
|
||||
<string name="menu_button_worldmap_failed">Map cannot be displayed.</string>
|
||||
<string name="display_worldmap_not_available">The map cannot be displayed from this location.</string>
|
||||
<string name="display_worldmap_title">Map</string>
|
||||
|
||||
<string name="inventory_equip_offhand">Equip (offhand)</string>
|
||||
|
||||
<string name="iteminfo_effect_weapon_attack_cost">Attack cost: %1$d AP</string>
|
||||
<string name="iteminfo_effect_increase_attack_cost">Increases attack cost by %1$d AP</string>
|
||||
<string name="iteminfo_effect_decrease_attack_cost">Lowers attack cost by %1$d AP</string>
|
||||
<string name="iteminfo_effect_weapon_attack_chance">Attack chance: %1$d</string>
|
||||
<string name="iteminfo_effect_increase_attack_chance">Increases attack chance by %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_attack_chance">Lowers attack chance by %1$d</string>
|
||||
<string name="iteminfo_effect_weapon_attack_damage">Attack damage: %1$d</string>
|
||||
<string name="iteminfo_effect_weapon_attack_damage_minmax">Attack damage: %1$d-%2$d</string>
|
||||
<string name="iteminfo_effect_increase_attack_damage">Increases attack damage by %1$d</string>
|
||||
<string name="iteminfo_effect_increase_attack_damage_minmax">Increases attack damage by %1$d-%2$d</string>
|
||||
<string name="iteminfo_effect_decrease_attack_damage">Lowers attack damage by %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_attack_damage_minmax">Lowers attack damage by %1$d-%2$d</string>
|
||||
<string name="iteminfo_effect_increase_critical_skill">Increases critical skill by %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_critical_skill">Lowers critical skill by %1$d</string>
|
||||
<string name="iteminfo_effect_critical_multiplier">Enables critical hits with a multiplier of x%1$.1f</string>
|
||||
<string name="iteminfo_effect_increase_block_chance">Increases block chance by %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_block_chance">Lowers block chance by %1$d</string>
|
||||
<string name="iteminfo_effect_increase_damage_resistance">Raises damage resistance by %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_damage_resistance">Lowers damage resistance by %1$d</string>
|
||||
<string name="iteminfo_effect_increase_use_cost">Increases AP cost of using items in combat by %1$d AP</string>
|
||||
<string name="iteminfo_effect_decrease_use_cost">Lowers AP cost of using items in combat by %1$d AP</string>
|
||||
<string name="iteminfo_effect_increase_reequip_cost">Increases AP cost of equipping items in combat by %1$d AP</string>
|
||||
<string name="iteminfo_effect_decrease_reequip_cost">Lowers AP cost of equipping items in combat by %1$d AP</string>
|
||||
|
||||
<string name="loadsave_save_overwrite_confirmation_all">Are you sure you want to overwrite this savegame?</string>
|
||||
<string name="loadsave_save_overwrite_confirmation_slot">(slot %1$d)</string>
|
||||
<string name="preferences_display_overwrite_savegame_entries_always_confirm">Always show confirmation dialog box</string>
|
||||
<string name="preferences_display_overwrite_savegame_entries_confirm_overwrite">Only show when overwriting a different playername</string>
|
||||
<string name="preferences_display_overwrite_savegame_entries_never_confirm">Never display confirmation dialog box</string>
|
||||
<string name="preferences_dialog_overwrite_savegame_title">Confirm overwriting savegames</string>
|
||||
<string name="preferences_dialog_overwrite_savegame">Gives a question about whether you want to overwrite when saving to a savegame slot that already contains a savegame.</string>
|
||||
|
||||
<!-- =========================================== -->
|
||||
<!-- Added in v0.7.0 -->
|
||||
|
||||
<string name="heroinfo_reequip_cost">Re-equip cost (AP):</string>
|
||||
<string name="heroinfo_useitem_cost">Use item cost (AP):</string>
|
||||
<string name="combat_result_monstermoved">%1$s moves.</string>
|
||||
<string name="combat_log_title">Combat log</string>
|
||||
<string name="conversation_reward_quest_finished">[Quest completed: \"%1$s\"]</string>
|
||||
<string name="conversation_reward_quest_updated">[Quest updated: \"%1$s\"]</string>
|
||||
|
||||
<string name="skill_title_weapon_prof_dagger">Dagger proficiency</string>
|
||||
<string name="skill_title_weapon_prof_1hsword">One-handed sword proficiency</string>
|
||||
<string name="skill_title_weapon_prof_2hsword">Two-handed sword proficiency</string>
|
||||
<string name="skill_title_weapon_prof_axe">Axe proficiency</string>
|
||||
<string name="skill_title_weapon_prof_blunt">Bludgeoning weapon proficiency</string>
|
||||
<string name="skill_title_weapon_prof_unarmed">Unarmed fighting</string>
|
||||
<string name="skill_title_armor_prof_shield">Shield proficiency</string>
|
||||
<string name="skill_title_armor_prof_unarmored">Unarmored fighting</string>
|
||||
<string name="skill_title_armor_prof_light">Light armor proficiency</string>
|
||||
<string name="skill_title_armor_prof_heavy">Heavy armor proficiency</string>
|
||||
<string name="skill_title_fightstyle_dualwield">Fighting style: Dual wield</string>
|
||||
<string name="skill_title_fightstyle_2hand">Fighting style: Two-handed weapon</string>
|
||||
<string name="skill_title_fightstyle_weapon_shield">Fighting style: Weapon and shield</string>
|
||||
<string name="skill_title_specialization_dualwield">Specialization: Dual wield</string>
|
||||
<string name="skill_title_specialization_2hand">Specialization: Two-handed weapon</string>
|
||||
<string name="skill_title_specialization_weapon_shield">Specialization: Weapon and shield</string>
|
||||
|
||||
<string name="skill_shortdescription_weapon_prof_dagger">Better at fighting with daggers</string>
|
||||
<string name="skill_shortdescription_weapon_prof_1hsword">Better at fighting with one-handed swords</string>
|
||||
<string name="skill_shortdescription_weapon_prof_2hsword">Better at fighting with two-handed swords</string>
|
||||
<string name="skill_shortdescription_weapon_prof_axe">Better at fighting with axes</string>
|
||||
<string name="skill_shortdescription_weapon_prof_blunt">Better at fighting with bludgeoning weapons</string>
|
||||
<string name="skill_shortdescription_weapon_prof_unarmed">Better at fighting without weapons</string>
|
||||
<string name="skill_shortdescription_armor_prof_shield">Make better use of shields</string>
|
||||
<string name="skill_shortdescription_armor_prof_unarmored">Better at fighting without armor</string>
|
||||
<string name="skill_shortdescription_armor_prof_light">Make better use of light armor</string>
|
||||
<string name="skill_shortdescription_armor_prof_heavy">Make better use of heavy armor</string>
|
||||
<string name="skill_shortdescription_fightstyle_dualwield">Wield two weapons at the same time</string>
|
||||
<string name="skill_shortdescription_fightstyle_2hand">Make better use of weapons that require both hands</string>
|
||||
<string name="skill_shortdescription_fightstyle_weapon_shield">Better at fighting with weapon and shield</string>
|
||||
<string name="skill_shortdescription_specialization_dualwield">Expert at dual wielding</string>
|
||||
<string name="skill_shortdescription_specialization_2hand">Expert at two-handed weapons</string>
|
||||
<string name="skill_shortdescription_specialization_weapon_shield">Expert at fighting with weapon and shield</string>
|
||||
|
||||
<string name="skill_longdescription_weapon_prof_dagger">For each skill level, increases attack chance when using daggers and shortswords by %1$d %% of the item\'s base attack chance, increases block chance by %2$d %% of the item\'s base block chance, and increases critical skill by %3$d %% of the item\'s base critical skill.</string>
|
||||
<string name="skill_longdescription_weapon_prof_1hsword">For each skill level, increases attack chance of rapiers, longswords and broadswords by %1$d %% of the item\'s base attack chance, increases block chance by %2$d %% of the item\'s base block chance, and increases critical skill by %3$d %% of the item\'s base critical skill.</string>
|
||||
<string name="skill_longdescription_weapon_prof_2hsword">For each skill level, increases attack chance of two-handed swords by %1$d %% of the item\'s base attack chance, increases block chance by %2$d %% of the item\'s base block chance, and increases critical skill by %3$d %% of the item\'s base critical skill.</string>
|
||||
<string name="skill_longdescription_weapon_prof_axe">For each skill level, increases attack chance of axes and greataxes by %1$d %% of the item\'s base attack chance, increases block chance by %2$d %% of the item\'s base block chance, and increases critical skill by %3$d %% of the item\'s base critical skill.</string>
|
||||
<string name="skill_longdescription_weapon_prof_blunt">For each skill level, increases attack chance of bludgeoning weapons by %1$d %% of the item\'s base attack chance, increases block chance by %2$d %% of the item\'s base block chance, and increases critical skill by %3$d %% of the item\'s base critical skill. This includes clubs, quarterstaves, maces, scepters, warhammers and giant hammers.</string>
|
||||
<string name="skill_longdescription_weapon_prof_unarmed">When fighting without a weapon and shield, gain %1$d attack chance, %2$d damage potential and %3$d block chance per skill level.</string>
|
||||
<string name="skill_longdescription_armor_prof_shield">Increase damage resistance by %1$d per skill level while having a shield equipped.</string>
|
||||
<string name="skill_longdescription_armor_prof_unarmored">While fighting without having any piece of armor equipped, gain %1$d block chance per skill level. Items made of cloth are not considered as being armor.</string>
|
||||
<string name="skill_longdescription_armor_prof_light">For every skill level, increases the block chance of every piece of light armor being worn by %1$d %% of their original block chances. Light armors include leather, light metal and hide armors.</string>
|
||||
<string name="skill_longdescription_armor_prof_heavy">For every skill level, increases the block chance of every piece of heavy armor being worn by %1$d %% of their original block chances. Pieces of heavy armor have their movement penalties reduced by %2$d %% per skill level, and their attack speed penalties reduced by %3$d %% per skill level. Heavy armors include metal armors, chain mail and plate mail.</string>
|
||||
<string name="skill_longdescription_fightstyle_dualwield">"Gives benefits when fighting with two weapons at the same time, one in the main hand and one in the off-hand.
|
||||
|
||||
Without this skill, only %1$d %% of a weapon\'s qualities may be used when equipped in the off-hand. This includes attack chance, critical skill, damage potential and block chance. Without this skill, attack speed (AP cost) of making an attack is the sum of the attack speed of the main weapon and that of the weapon used in the off-hand.
|
||||
|
||||
With one level of this skill, %2$d %% of the off-hand\'s weapon\'s qualities may be used, and the attack speed is the attack speed of the weapon in the main hand plus %3$d %% of the attack speed of the weapon in the off-hand.
|
||||
|
||||
With two levels of this skill, %4$d %% of the off-hand\'s weapon\'s qualities may be used, and the attack speed equals the highest of the attack speeds of the two equipped weapons."</string>
|
||||
<string name="skill_longdescription_fightstyle_2hand">"Gives benefits when using weapons that require both hands to wield, such as two-handed swords, greataxes or giant hammers.
|
||||
|
||||
Every skill level increases damage potential of two-handed weapons with %1$d %% of the original damage potential."</string>
|
||||
<string name="skill_longdescription_fightstyle_weapon_shield">"Gives benefits when fighting with a weapon in the main hand and having a shield equipped in the off-hand.
|
||||
|
||||
Every skill level increases the attack chance of weapons with %1$d %% of their original attack chances, and the block chance of shields by %2$d %% of their original block chances."</string>
|
||||
<string name="skill_longdescription_specialization_dualwield">Increases the attack chance of both wielded weapons by an additional %1$d %% of their original attack chances, in addition to the benefits given by the weapon style skill. The block chances of both wielded weapons are also increased by %2$d %% of their original block chances.</string>
|
||||
<string name="skill_longdescription_specialization_2hand">Increases damage potential of two-handed weapons by an additional %1$d %% of the original damage potential, in addition to the benefits given by the weapon style skill. The attack chances of two-handed weapons are also increased by %2$d %% of their original attack chances.</string>
|
||||
<string name="skill_longdescription_specialization_weapon_shield">Increases both attack chances and damage potential of weapons. The attack chance is increased by %1$d %% of the original attack chance, and the damage potential is increased by %2$d %% of the original damage potential.</string>
|
||||
|
||||
<string name="preferences_quickslots_placement">Quickslot position</string>
|
||||
<string name="preferences_quickslots_placement_summary">Where to place the quickslots</string>
|
||||
<string name="preferences_quickslots_placements_horizontal_center_bottom">Center bottom</string>
|
||||
<string name="preferences_quickslots_placements_vertical_center_left">Middle left</string>
|
||||
<string name="preferences_quickslots_placements_vertical_center_right">Middle right</string>
|
||||
<string name="preferences_quickslots_placements_vertical_bottom_left">Bottom left, along left border</string>
|
||||
<string name="preferences_quickslots_placements_horizontal_bottom_left">Bottom left, along bottom border</string>
|
||||
<string name="preferences_quickslots_placements_horizontal_bottom_right">Bottom right, along bottom border</string>
|
||||
<string name="preferences_quickslots_placements_vertical_bottom_right">Bottom right, along right border</string>
|
||||
<string name="preferences_ui_show_quickslots_when_toolbox_is_visible_title">Show quickslots when toolbox is opened</string>
|
||||
<string name="preferences_ui_show_quickslots_when_toolbox_is_visible">Makes the quickslot buttons be displayed as soon as the toolbox is opened</string>
|
||||
<string name="startscreen_incompatible_savegames">This is a development version of Andor\'s Trail. Savegames produced by this version are incompatible with the release version.</string>
|
||||
<string name="startscreen_non_release_version">This is a prerelease version of Andor\'s Trail. Savegames produced by this version might not be compatible with the release version.</string>
|
||||
<string name="heroinfo_gamestats">Game statistics</string>
|
||||
<string name="heroinfo_gamestats_quests">Completed quests</string>
|
||||
<string name="heroinfo_gamestats_deaths">Times fallen unconscious</string>
|
||||
<string name="heroinfo_gamestats_spent_gold">Gold spent in shops</string>
|
||||
<string name="heroinfo_gamestats_bonemeals">Bonemeal potions used</string>
|
||||
<string name="heroinfo_gamestats_num_used_items">Items used</string>
|
||||
<string name="heroinfo_gamestats_visited_maps">Places visited</string>
|
||||
<string name="heroinfo_gamestats_fav_item">Most commonly used item</string>
|
||||
<string name="heroinfo_gamestats_num_killed_monsters">Monsters killed</string>
|
||||
<string name="heroinfo_gamestats_top_boss">Most powerful monster killed</string>
|
||||
<string name="heroinfo_gamestats_fav_monsters">Most commonly killed monsters</string>
|
||||
<string name="heroinfo_gamestats_name_and_qty">%1$s (%2$d)</string>
|
||||
<string name="localize_resources_from_mo_filename">fr.mo</string>
|
||||
|
||||
<!-- =========================================== -->
|
||||
<!-- Added in v0.7.1 -->
|
||||
|
||||
<string name="preferences_ui_use_localized_resources_title">Activer la traduction</string>
|
||||
<string name="preferences_ui_use_localized_resources">Utiliser une interface et un contenu traduit en francais (si disponible). Nécessite un redémarrage.</string>
|
||||
<string name="change_locale_requires_restart">Changing locale requires restart. Andor\'s Trail has been closed.</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -143,12 +143,12 @@
|
||||
<string name="levelup_buttontext">Nuovo Livello</string>
|
||||
<string name="levelup_add_health">Aumenta salute (+%1$d HP)</string>
|
||||
<string name="levelup_add_health_description">Aggiungi %1$d alla salute massima</string>
|
||||
<string name="levelup_add_attackchance">Aumenta possibilità attacco (+%1$d %%)</string>
|
||||
<string name="levelup_add_attackchance_description">Aggiungi %1$d%% alla tua possibilità attacco</string>
|
||||
<string name="levelup_add_attackchance">Aumenta possibilità attacco (+%1$d)</string>
|
||||
<string name="levelup_add_attackchance_description">Aggiungi %1$d alla tua possibilità attacco</string>
|
||||
<string name="levelup_add_attackdamage">Aumenta danni attacco (+%1$d)</string>
|
||||
<string name="levelup_add_attackdamage_description">Aggiungi %1$d al tuo attacco base</string>
|
||||
<string name="levelup_add_blockchance">Aumenta possibilità difesa (+%1$d %%)</string>
|
||||
<string name="levelup_add_blockchance_description">Aggiungi %1$d%% alla tua possibilità difesa base</string>
|
||||
<string name="levelup_add_blockchance">Aumenta possibilità difesa (+%1$d)</string>
|
||||
<string name="levelup_add_blockchance_description">Aggiungi %1$d alla tua possibilità difesa base</string>
|
||||
|
||||
<string name="dialog_rest_title">Riposa</string>
|
||||
<string name="dialog_rest_confirm_message">Vuoi riposare qui?</string>
|
||||
|
||||
@@ -147,12 +147,12 @@
|
||||
<string name="levelup_buttontext">Level up</string>
|
||||
<string name="levelup_add_health">体力の上昇 (+%1$d HP)</string>
|
||||
<string name="levelup_add_health_description">最大HPが %1$d だけ上昇します。</string>
|
||||
<string name="levelup_add_attackchance">命中率の向上 (+%1$d%%)</string>
|
||||
<string name="levelup_add_attackchance_description">基礎命中率が %1$d%% だけ上昇します。</string>
|
||||
<string name="levelup_add_attackchance">命中率の向上 (+%1$d)</string>
|
||||
<string name="levelup_add_attackchance_description">基礎命中率が %1$d だけ上昇します。</string>
|
||||
<string name="levelup_add_attackdamage">ダメージの強化 (+%1$d)</string>
|
||||
<string name="levelup_add_attackdamage_description">基礎ダメージが %1$d だけ上昇します。</string>
|
||||
<string name="levelup_add_blockchance">回避率の向上 (+%1$d%%)</string>
|
||||
<string name="levelup_add_blockchance_description">基礎回避率が %1$d%% だけ上昇します。</string>
|
||||
<string name="levelup_add_blockchance">回避率の向上 (+%1$d)</string>
|
||||
<string name="levelup_add_blockchance_description">基礎回避率が %1$d だけ上昇します。</string>
|
||||
|
||||
<string name="dialog_rest_title">休憩</string>
|
||||
<string name="dialog_rest_confirm_message">ここで休みますか?</string>
|
||||
@@ -357,7 +357,7 @@
|
||||
<string name="skill_longdescription_barter">スキル1レベルごとに、店でアイテムを買うときに割高にされる比率や、売るときに割安にされる比率を %1$d%% ずつ有利にします。</string>
|
||||
<string name="skill_longdescription_dodge">スキル1レベルにつき、回避率を %1$d 向上させます。</string>
|
||||
<string name="skill_longdescription_barkskin">スキル1レベルにつき、ダメージを %1$d ずつ軽減します。</string>
|
||||
<string name="skill_longdescription_more_criticals">スキル1レベルにつき、装備によるクリティカルスキルを %1$d%% 増加させます。(クリティカルスキルの合計値に対する割合であり、この値がそのままクリティカル率に加算されるわけではありません。)</string>
|
||||
<string name="skill_longdescription_more_criticals">スキル1レベルにつき、装備によるクリティカルスキルを %1$d%% 増加させます。</string>
|
||||
<string name="skill_longdescription_better_criticals">スキル1レベルにつき、装備によるクリティカル倍率を %1$d%% 増加させます。</string>
|
||||
<string name="skill_longdescription_speed">スキル1レベルにつき、行動値(AP)の最大値を %1$d ずつ増加させます。</string>
|
||||
<string name="skill_longdescription_coinfinder">スキル1レベルにつき、モンスターがgoldを落とす確率を %1$d%%, モンスターが落とすgoldの量を %2$d%% 増加させます。(そのモンスターが落とすgoldの上限額は増加しません。)</string>
|
||||
|
||||
@@ -147,12 +147,12 @@
|
||||
<string name="levelup_buttontext">Podnieś poziom</string>
|
||||
<string name="levelup_add_health">Zwiększ punkty życia (+%1$d PŻ)</string>
|
||||
<string name="levelup_add_health_description">Dodaje %1$d do maksymalnej liczby punktów życia.</string>
|
||||
<string name="levelup_add_attackchance">Zwiększ szansę trafienia (+%1$d %%)</string>
|
||||
<string name="levelup_add_attackchance_description">Dodaje %1$d%% do bazowej szansy trafienia.</string>
|
||||
<string name="levelup_add_attackchance">Zwiększ szansę trafienia (+%1$d)</string>
|
||||
<string name="levelup_add_attackchance_description">Dodaje %1$d do bazowej szansy trafienia.</string>
|
||||
<string name="levelup_add_attackdamage">Zwiększ zadawane obrażenia (+%1$d)</string>
|
||||
<string name="levelup_add_attackdamage_description">Dodaje %1$d do bazowej wartości zadawanych obrażeń.</string>
|
||||
<string name="levelup_add_blockchance">Zwieksz szansę bloku (+%1$d %%)</string>
|
||||
<string name="levelup_add_blockchance_description">Dodaje %1$d%% do bazowej szansy bloku.</string>
|
||||
<string name="levelup_add_blockchance">Zwieksz szansę bloku (+%1$d)</string>
|
||||
<string name="levelup_add_blockchance_description">Dodaje %1$d do bazowej szansy bloku.</string>
|
||||
|
||||
<string name="dialog_rest_title">Odpoczynek</string>
|
||||
<string name="dialog_rest_confirm_message">Czy chcesz odpocząć w tym miejscu?</string>
|
||||
@@ -352,7 +352,7 @@
|
||||
<string name="skill_longdescription_barter">Na każdy poziom umiejętności, obniża różnicę pomiędzy ceną zakupu a ceną sprzedaży o %1$d procent.</string>
|
||||
<string name="skill_longdescription_dodge">Zwiększa szansę bloku o %1$d procent na każdy poziom umiejętności.</string>
|
||||
<string name="skill_longdescription_barkskin">Zwiększa odporność na obrażenia o %1$d na każdy poziom umiejętności.</string>
|
||||
<string name="skill_longdescription_more_criticals">Zwiększa umiejętność ciosu krytycznego dawaną przez ekwipunek o %1$d %% na każdy poziom umiejętności (procent od aktualnej wartości).</string>
|
||||
<string name="skill_longdescription_more_criticals">Zwiększa umiejętność ciosu krytycznego dawaną przez ekwipunek o %1$d %% na każdy poziom umiejętności.</string>
|
||||
<string name="skill_longdescription_better_criticals">Zwiększa mnożnik obrażeń ciosu krytycznego dawany przez ekwipunek o %1$d %% na każdy poziom umiejętności.</string>
|
||||
<string name="skill_longdescription_speed">Zwiększa liczbę Punktów Akcji (PA) o %1$d na każdy poziom umiejętności.</string>
|
||||
<string name="skill_longdescription_coinfinder">Zwiększa szansę na znalezienie złota przy zabitym przeciwniku o %1$d %%, oraz zwiększa ilość zdobytego w ten sposób złota o %2$d %% na każdy poziom umiejętności (do maksymalnej wartości którą przeciwnik może posiadać).</string>
|
||||
|
||||
@@ -147,12 +147,12 @@
|
||||
<string name="levelup_buttontext">Aumento de nível</string>
|
||||
<string name="levelup_add_health">Aumentar a saúde (+%1$d HP)</string>
|
||||
<string name="levelup_add_health_description">Adiciona %1$d à saúde máxima.</string>
|
||||
<string name="levelup_add_attackchance">Aumentar a probabilidade de ataque (+%1$d %%)</string>
|
||||
<string name="levelup_add_attackchance_description">Adiciona %1$d%% à probabilidade de ataque base.</string>
|
||||
<string name="levelup_add_attackchance">Aumentar a probabilidade de ataque (+%1$d)</string>
|
||||
<string name="levelup_add_attackchance_description">Adiciona %1$d à probabilidade de ataque base.</string>
|
||||
<string name="levelup_add_attackdamage">Aumentar o dado de ataque (+%1$d)</string>
|
||||
<string name="levelup_add_attackdamage_description">Adiciona %1$d ao dano de ataque base.</string>
|
||||
<string name="levelup_add_blockchance">Aumentar a probabilidade de bloqueio (+%1$d %%)</string>
|
||||
<string name="levelup_add_blockchance_description">Adiciona %1$d%% à probabilidade de bloqueio base.</string>
|
||||
<string name="levelup_add_blockchance">Aumentar a probabilidade de bloqueio (+%1$d)</string>
|
||||
<string name="levelup_add_blockchance_description">Adiciona %1$d à probabilidade de bloqueio base.</string>
|
||||
|
||||
<string name="dialog_rest_title">Repouso</string>
|
||||
<string name="dialog_rest_confirm_message">Quer descansar aqui?</string>
|
||||
@@ -349,7 +349,7 @@
|
||||
<string name="skill_longdescription_barter">Por cada nível de habilidade, diminui a penalização monetária de compra e venda em %1$d pontos percentuais.</string>
|
||||
<string name="skill_longdescription_dodge">Aumenta a probabilidade de bloqueio em %1$d por cada nível de habilidade.</string>
|
||||
<string name="skill_longdescription_barkskin">Aumenta a resistência a danos em %1$d por cada nível de habilidade.</string>
|
||||
<string name="skill_longdescription_more_criticals">Aumenta todas as probabilidades de ataque crítico dadas por equipamento em %1$d %% por cada nível de habilidade (percentagem do valor da probabilidade de ataque crítico existente, não pontos percentuais).</string>
|
||||
<string name="skill_longdescription_more_criticals">Aumenta todas as probabilidades de ataque crítico dadas por equipamento em %1$d %% por cada nível de habilidade.</string>
|
||||
<string name="skill_longdescription_better_criticals">Aumenta todos os multiplicadores de ataque crítico dados por equipamento em %1$d %% por cada nível de habilidade.</string>
|
||||
<string name="skill_longdescription_speed">Aumenta o máximo de pontos de ação (AP) em %1$d por cada nível de habilidade.</string>
|
||||
<string name="skill_longdescription_coinfinder">Aumenta a probabilidade de encontrar moedas na morte de monstros em %1$d %%, e aumenta a quantidade de moedas por cada morte em %2$d %% por cada nível de habilidade (até ao valor máximo que cada monstro possa dar).</string>
|
||||
@@ -445,9 +445,9 @@
|
||||
<string name="iteminfo_effect_weapon_attack_cost">Custo de ataque: %1$d AP</string>
|
||||
<string name="iteminfo_effect_increase_attack_cost">Aumenta custo de ataque em %1$d AP</string>
|
||||
<string name="iteminfo_effect_decrease_attack_cost">Reduz custo de ataque em %1$d AP</string>
|
||||
<string name="iteminfo_effect_weapon_attack_chance">Chance de ataque: %1$d %%</string>
|
||||
<string name="iteminfo_effect_increase_attack_chance">Aumenta a chance de ataque em %1$d %%</string>
|
||||
<string name="iteminfo_effect_decrease_attack_chance">Reduz a chance de ataque em %1$d %%</string>
|
||||
<string name="iteminfo_effect_weapon_attack_chance">Chance de ataque: %1$d</string>
|
||||
<string name="iteminfo_effect_increase_attack_chance">Aumenta a chance de ataque em %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_attack_chance">Reduz a chance de ataque em %1$d</string>
|
||||
<string name="iteminfo_effect_weapon_attack_damage">Dano no ataque: %1$d</string>
|
||||
<string name="iteminfo_effect_weapon_attack_damage_minmax">Dano de ataque: %1$d-%2$d</string>
|
||||
<string name="iteminfo_effect_increase_attack_damage">Aumenta o dano de ataque em %1$d</string>
|
||||
@@ -457,8 +457,8 @@
|
||||
<string name="iteminfo_effect_increase_critical_skill">Aumenta habilidade crítica em %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_critical_skill">Reduz habilidade crítica em %1$d</string>
|
||||
<string name="iteminfo_effect_critical_multiplier">Habilita golpes críticos com um muliplicador de x%1$.1f</string>
|
||||
<string name="iteminfo_effect_increase_block_chance">Aumenta a chance de bloqueio em %1$d %%</string>
|
||||
<string name="iteminfo_effect_decrease_block_chance">Reduz a chance de bloqueio em %1$d %%</string>
|
||||
<string name="iteminfo_effect_increase_block_chance">Aumenta a chance de bloqueio em %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_block_chance">Reduz a chance de bloqueio em %1$d</string>
|
||||
<string name="iteminfo_effect_increase_damage_resistance">Aumenta a resistência a dano em %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_damage_resistance">Reduz a resistência a dano em %1$d</string>
|
||||
<string name="iteminfo_effect_increase_use_cost">Aumenta o custo AP usando itens em combate em %1$d AP</string>
|
||||
|
||||
@@ -147,12 +147,12 @@
|
||||
<string name="levelup_buttontext">Aumento de nível</string>
|
||||
<string name="levelup_add_health">Aumentar a saúde (+%1$d HP)</string>
|
||||
<string name="levelup_add_health_description">Adiciona %1$d à tua saúde máxima.</string>
|
||||
<string name="levelup_add_attackchance">Aumentar a probabilidade de ataque (+%1$d %%)</string>
|
||||
<string name="levelup_add_attackchance_description">Adiciona %1$d%% à tua probabilidade de ataque base.</string>
|
||||
<string name="levelup_add_attackchance">Aumentar a probabilidade de ataque (+%1$d)</string>
|
||||
<string name="levelup_add_attackchance_description">Adiciona %1$d à tua probabilidade de ataque base.</string>
|
||||
<string name="levelup_add_attackdamage">Aumentar o dado de ataque (+%1$d)</string>
|
||||
<string name="levelup_add_attackdamage_description">Adiciona %1$d ao teu dano de ataque base.</string>
|
||||
<string name="levelup_add_blockchance">Aumentar a probabilidade de bloqueio (+%1$d %%)</string>
|
||||
<string name="levelup_add_blockchance_description">Adiciona %1$d%% à tua probabilidade de bloqueio base.</string>
|
||||
<string name="levelup_add_blockchance">Aumentar a probabilidade de bloqueio (+%1$d)</string>
|
||||
<string name="levelup_add_blockchance_description">Adiciona %1$d à tua probabilidade de bloqueio base.</string>
|
||||
|
||||
<string name="dialog_rest_title">Repouso</string>
|
||||
<string name="dialog_rest_confirm_message">Queres descansar aqui?</string>
|
||||
@@ -348,7 +348,7 @@
|
||||
<string name="skill_longdescription_barter">Por cada nível de habilidade, diminui a penalização monetária de compra e venda em %1$d pontos percentuais.</string>
|
||||
<string name="skill_longdescription_dodge">Aumenta a probabilidade de bloqueio em %1$d por cada nível de habilidade.</string>
|
||||
<string name="skill_longdescription_barkskin">Aumenta a resistência a danos em %1$d por cada nível de habilidade.</string>
|
||||
<string name="skill_longdescription_more_criticals">Aumenta todas as probabilidades de ataque crítico dadas por equipamento em %1$d %% por cada nível de habilidade (percentagem do valor da probabilidade de ataque crítico existente, não pontos percentuais).</string>
|
||||
<string name="skill_longdescription_more_criticals">Aumenta todas as probabilidades de ataque crítico dadas por equipamento em %1$d %% por cada nível de habilidade.</string>
|
||||
<string name="skill_longdescription_better_criticals">Aumenta todos os multiplicadores de ataque crítico dados por equipamento em %1$d %% por cada nível de habilidade.</string>
|
||||
<string name="skill_longdescription_speed">Aumenta o máximo de pontos de acção (AP) em %1$d por cada nível de habilidade.</string>
|
||||
<string name="skill_longdescription_coinfinder">Aumenta a probabilidade de encontrar moedas na morte de monstros em %1$d %%, e aumenta a quantidade de moedas por cada morte em %2$d %% por cada nível de habilidade (até ao valor máximo que cada monstro possa dar).</string>
|
||||
|
||||
@@ -147,12 +147,12 @@
|
||||
<string name="levelup_buttontext">Новый уровень</string>
|
||||
<string name="levelup_add_health">Увеличить здоровье (+%1$d ОЗ)</string>
|
||||
<string name="levelup_add_health_description">Добавить %1$d к максимальному здоровью.</string>
|
||||
<string name="levelup_add_attackchance">Увеличить шанс атаки (+%1$d %%)</string>
|
||||
<string name="levelup_add_attackchance_description">Добавить %1$d%% к базовому шансу атаки.</string>
|
||||
<string name="levelup_add_attackchance">Увеличить шанс атаки (+%1$d)</string>
|
||||
<string name="levelup_add_attackchance_description">Добавить %1$d к базовому шансу атаки.</string>
|
||||
<string name="levelup_add_attackdamage">Увеличить силу атаки (+%1$d)</string>
|
||||
<string name="levelup_add_attackdamage_description">Добавить %1$d к базовой силе атаки.</string>
|
||||
<string name="levelup_add_blockchance">Увеличить шанс блока (+%1$d %%)</string>
|
||||
<string name="levelup_add_blockchance_description">Добавить %1$d%% к базовому шансу на блок.</string>
|
||||
<string name="levelup_add_blockchance">Увеличить шанс блока (+%1$d)</string>
|
||||
<string name="levelup_add_blockchance_description">Добавить %1$d к базовому шансу на блок.</string>
|
||||
|
||||
<string name="dialog_rest_title">Отдых</string>
|
||||
<string name="dialog_rest_confirm_message">Вы хотите отдохнуть здесь?</string>
|
||||
@@ -348,7 +348,7 @@
|
||||
<string name="skill_longdescription_barter">Уменьшает разницу между ценой покупки или продажи и базовой ценой на %1$d процентов на каждый уровень навыка.</string>
|
||||
<string name="skill_longdescription_dodge">Увеличивает шанс блока на %1$d на каждый уровень навыка.</string>
|
||||
<string name="skill_longdescription_barkskin">Увеличивает сопротивление урону на %1$d на каждый уровень навыка.</string>
|
||||
<string name="skill_longdescription_more_criticals">Увеличивает любой существующий шанс критического удара используемой экипировки на %1$d %% на каждый уровень навыка (процент существующего значения, а не процентных пунктов).</string>
|
||||
<string name="skill_longdescription_more_criticals">Увеличивает любой существующий шанс критического удара используемой экипировки на %1$d %% на каждый уровень навыка.</string>
|
||||
<string name="skill_longdescription_better_criticals">Увеличивает любой существующий критического умножитель используемой экипировки на %1$d %% на каждый уровень навыка.</string>
|
||||
<string name="skill_longdescription_speed">Увеличивает колчество очков действия (ОД) на %1$d на каждый уровень навыка.</string>
|
||||
<string name="skill_longdescription_coinfinder">Увеличивает шансы найти золото в останках монстра на %1$d %%, и увеличивает количество найденного золота на %2$d %% на каждый уровень навыка (но не более верхнего лимита на золото для этого монстра).</string>
|
||||
@@ -444,9 +444,9 @@
|
||||
<string name="iteminfo_effect_weapon_attack_cost">Атака стоит: %1$d ОД</string>
|
||||
<string name="iteminfo_effect_increase_attack_cost">Увеличивает стоимости атаки на %1$d ОД</string>
|
||||
<string name="iteminfo_effect_decrease_attack_cost">Уменьшает стоимости атаки на %1$d ОД</string>
|
||||
<string name="iteminfo_effect_weapon_attack_chance">Шанс атаки: %1$d %%</string>
|
||||
<string name="iteminfo_effect_increase_attack_chance">Увеличивает шанс атаки на %1$d %%</string>
|
||||
<string name="iteminfo_effect_decrease_attack_chance">Уменьшает шанс атаки на %1$d %%</string>
|
||||
<string name="iteminfo_effect_weapon_attack_chance">Шанс атаки: %1$d</string>
|
||||
<string name="iteminfo_effect_increase_attack_chance">Увеличивает шанс атаки на %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_attack_chance">Уменьшает шанс атаки на %1$d</string>
|
||||
<string name="iteminfo_effect_weapon_attack_damage">Сила атаки: %1$d</string>
|
||||
<string name="iteminfo_effect_weapon_attack_damage_minmax">Сила атаки: %1$d-%2$d</string>
|
||||
<string name="iteminfo_effect_increase_attack_damage">Увеличивает силу атаки на %1$d</string>
|
||||
@@ -456,8 +456,8 @@
|
||||
<string name="iteminfo_effect_increase_critical_skill">Увеличивает шанс крит. удара на %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_critical_skill">Уменьшает шанс крит. удара на %1$d</string>
|
||||
<string name="iteminfo_effect_critical_multiplier">Увеличивает повреждения при крит. ударе в %1$.1f раз(а)</string>
|
||||
<string name="iteminfo_effect_increase_block_chance">Увеличивает шанс блока на %1$d %%</string>
|
||||
<string name="iteminfo_effect_decrease_block_chance">Уменьшает шанс блока на %1$d %%</string>
|
||||
<string name="iteminfo_effect_increase_block_chance">Увеличивает шанс блока на %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_block_chance">Уменьшает шанс блока на %1$d</string>
|
||||
<string name="iteminfo_effect_increase_damage_resistance">Увеличивает сопротивление повреждениям на %1$d</string>
|
||||
<string name="iteminfo_effect_decrease_damage_resistance">Уменьшает сопротивление повреждениям на %1$d</string>
|
||||
<string name="iteminfo_effect_increase_use_cost">Увеличивает необходимое кол-во ОД для использования предметов в бою на %1$d ОД</string>
|
||||
|
||||
@@ -187,7 +187,7 @@
|
||||
<br />
|
||||
You should have received a copy of the GNU General Public License along with this program; if not, see <a href="http://www.gnu.org/licenses">http://www.gnu.org/licenses</a><br />
|
||||
<br />
|
||||
For source code and feature requests, please visit the project page at <a href="http://code.google.com/p/andors-trail/">http://code.google.com/p/andors-trail/</a><br />
|
||||
For source code and feature requests, please visit the project page at <a href="https://github.com/Zukero/andors-trail/">https://github.com/Zukero/andors-trail/</a><br />
|
||||
</string>
|
||||
|
||||
<string name="dialog_newversion_title">Welcome</string>
|
||||
|
||||
@@ -236,7 +236,7 @@
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup name="Spawn"visible="0">
|
||||
<objectgroup name="Spawn" visible="0">
|
||||
<object name="mudfiend" type="spawn" x="128" y="384" width="64" height="192">
|
||||
<properties>
|
||||
<property name="quantity" value="2"/>
|
||||
|
||||
@@ -65,7 +65,7 @@ public final class TraitsInfoView {
|
||||
} else {
|
||||
row.setVisibility(View.VISIBLE);
|
||||
tv = (TextView) group.findViewById(R.id.traitsinfo_attack_chance);
|
||||
tv.setText(Integer.toString(attackChance) + '%');
|
||||
tv.setText(Integer.toString(attackChance));
|
||||
}
|
||||
|
||||
row = (TableRow) group.findViewById(R.id.traitsinfo_attack_damage_row);
|
||||
@@ -110,7 +110,7 @@ public final class TraitsInfoView {
|
||||
} else {
|
||||
row.setVisibility(View.VISIBLE);
|
||||
tv = (TextView) group.findViewById(R.id.traitsinfo_block_chance);
|
||||
tv.setText(Integer.toString(blockChance) + '%');
|
||||
tv.setText(Integer.toString(blockChance));
|
||||
}
|
||||
|
||||
row = (TableRow) group.findViewById(R.id.traitsinfo_damageresist_row);
|
||||
|
||||
Reference in New Issue
Block a user