mirror of
https://github.com/AndorsTrailRelease/andors-trail.git
synced 2026-02-13 21:28:10 +01:00
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@42 08aca716-68be-ccc6-4d58-36f5abd142ac
304 lines
17 KiB
XML
304 lines
17 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
<string name="app_name">Andor\'s Trail</string>
|
|
|
|
<string name="exit">Exit</string>
|
|
<string name="exit_to_menu">Exit to menu</string>
|
|
<string name="menu_pause">Pause</string>
|
|
<string name="menu_settings">Preferences</string>
|
|
<string name="menu_save">Save</string>
|
|
<string name="menu_load">Load</string>
|
|
<string name="menu_save_gamesaved">Game was saved to slot %1$d</string>
|
|
<string name="menu_save_failed">Failed to save game! Is the SD card mounted and writable?</string>
|
|
|
|
<string name="loadsave_title_save">Save game</string>
|
|
<string name="loadsave_title_load">Load saved game</string>
|
|
<string name="loadsave_selectslot">Select slot</string>
|
|
<string name="loadsave_slot_empty">(empty)</string>
|
|
<string name="savegame_currenthero_displayinfo">level %1$d, %2$d exp, %3$d gold</string>
|
|
|
|
<string name="dialog_loading_message">Loading resources...</string>
|
|
<string name="dialog_loading_failed_title">Load Failed</string>
|
|
<string name="dialog_loading_failed_message">Andor\'s Trail was unable to load the savegame file.\n\n:(\n\nThe file may be damaged or incomplete.</string>
|
|
<string name="dialog_loading_failed_incorrectversion">Andor\'s Trail was unable to load the savegame file. This savegame file is created with a newer version than what is currently running.</string>
|
|
|
|
<string name="dialog_close">Close</string>
|
|
|
|
<string name="dialog_confirmexit_title">Exit</string>
|
|
<string name="dialog_confirmexit_message">Are you sure you want to exit?</string>
|
|
|
|
<string name="dialog_paused_title">Paused</string>
|
|
<string name="dialog_paused_message">Game is paused</string>
|
|
<string name="dialog_paused_resume">Resume</string>
|
|
|
|
<string name="dialog_monsterencounter_title">Encounter</string>
|
|
<string name="dialog_monsterencounter_message">Do you want to attack?\nDifficulty: %1$s</string>
|
|
<string name="dialog_monsterencounter_info">Info</string>
|
|
|
|
<string name="status_hp">HP:</string>
|
|
<string name="status_mp">MP:</string>
|
|
<string name="status_ap">AP:</string>
|
|
<string name="status_exp">Level:</string>
|
|
|
|
<string name="heroinfo_char">Overview</string>
|
|
<string name="heroinfo_inv">Inventory</string>
|
|
<string name="heroinfo_wear">Equipped</string>
|
|
<string name="heroinfo_skill">Skills</string>
|
|
<string name="heroinfo_spell">Spells</string>
|
|
<string name="heroinfo_levelup">Level up</string>
|
|
<string name="heroinfo_level">Level</string>
|
|
<string name="heroinfo_totalexperience">Total experience</string>
|
|
<string name="heroinfo_wornequipment">Worn equipment</string>
|
|
<string name="heroinfo_inventory">Inventory</string>
|
|
<string name="heroinfo_gold">Gold: %1$d</string>
|
|
<string name="heroinfo_actionpoints">Action points (AP):</string>
|
|
<string name="heroinfo_quests">Quests</string>
|
|
|
|
<string name="combat_attack">Attack (%1$d AP)</string>
|
|
<string name="combat_move">Move (%1$d AP)</string>
|
|
<string name="combat_use">Use item</string>
|
|
<string name="combat_spell">Spell</string>
|
|
<string name="combat_endturn">End turn</string>
|
|
<!-- <string name="combat_endcombat">End combat</string>-->
|
|
<string name="combat_flee">Flee</string>
|
|
<string name="combat_begin_flee">You can now flee combat by clicking in the direction you want to move.</string>
|
|
<string name="combat_flee_failed">You failed to flee!</string>
|
|
<string name="combat_status_ap">AP: %1$d</string>
|
|
<string name="combat_monsterhealth">HP:</string>
|
|
<string name="combat_monsteraction">%1$s is attacking.</string>
|
|
<!-- <string name="combat_cannotexitcombat">You cannot exit combat since there are adjacent monsters. You first have to move by longclicking a place with no adjacent monster, before you may end the combat.</string> -->
|
|
<string name="combat_result_monstermiss">%1$s misses!</string>
|
|
<string name="combat_result_monsterhit">%1$s hits you for %2$d hp!</string>
|
|
<string name="combat_result_monsterhitcritical">%1$s gets a critical hit for %2$d hp!</string>
|
|
<string name="combat_result_heromiss">Your attack misses.</string>
|
|
<string name="combat_result_herohit">You hit %1$s for %2$d hp!</string>
|
|
<string name="combat_result_herohitcritical">You get a critical hit on %1$s for %2$d hp!</string>
|
|
<string name="combat_result_herokillsmonster">%1$s dies!</string>
|
|
<string name="combat_not_enough_ap">Not enough AP left this round.</string>
|
|
<string name="combat_hero_dies">You fall unconscious but fortunately wake up alive. You lost %1$d experience.</string>
|
|
|
|
<string name="inventory_info">Info</string>
|
|
<string name="inventory_equip">Equip</string>
|
|
<string name="inventory_unequip">Unequip</string>
|
|
<string name="inventory_use">Use</string>
|
|
<string name="inventory_drop">Drop</string>
|
|
<string name="inventory_item_used">You used %1$s.</string>
|
|
<string name="inventory_item_dropped">%1$s was dropped.</string>
|
|
<string name="inventory_item_equipped">You equipped %1$s.</string>
|
|
|
|
<string name="dialog_loot_pickall">Pick up all</string>
|
|
<string name="dialog_loot_foundgold">You found %1$d gold. </string>
|
|
<string name="dialog_loot_pickedupitems">You picked up %1$d items.</string>
|
|
<string name="dialog_groundloot_title">Items</string>
|
|
<string name="dialog_groundloot_message">You found some items. </string>
|
|
<string name="dialog_monsterloot_title">Victory</string>
|
|
<string name="dialog_monsterloot_message">You survived the encounter. </string>
|
|
<string name="dialog_monsterloot_gainedexp">You gained %1$d experience. </string>
|
|
|
|
<string name="monster_difficulty_veryeasy">Very easy</string>
|
|
<string name="monster_difficulty_easy">Easy</string>
|
|
<string name="monster_difficulty_normal">Normal</string>
|
|
<string name="monster_difficulty_hard">Hard</string>
|
|
<string name="monster_difficulty_veryhard">Very hard</string>
|
|
<string name="monster_difficulty_impossible">Impossible</string>
|
|
|
|
<string name="actorinfo_class">Class:</string>
|
|
<string name="actorinfo_difficulty">Difficulty:</string>
|
|
<string name="actorinfo_health">Health:</string>
|
|
<string name="actorinfo_attacksperturn">Attacks/turn:</string>
|
|
<string name="actorinfo_movesperturn">Movement/turn:</string>
|
|
<string name="actorinfo_attack">Attack:</string>
|
|
<string name="actorinfo_criticalhit">Critical hit:</string>
|
|
<string name="actorinfo_defense">Defense:</string>
|
|
<string name="actorinfo_movecost">Move cost (AP):</string>
|
|
<string name="actorinfo_basetraits">Unequipped combat statistics (base)</string>
|
|
<string name="actorinfo_currenttraits">Equipped combat statistics (current)</string>
|
|
|
|
<string name="traitsinfo_attack_cost">Attack cost (AP):</string>
|
|
<string name="traitsinfo_attack_chance">Attack chance:</string>
|
|
<string name="traitsinfo_attack_damage">Attack damage:</string>
|
|
<string name="traitsinfo_criticalhit_chance">Critical hit chance:</string>
|
|
<string name="traitsinfo_criticalhit_multiplier">Critical multiplier:</string>
|
|
<string name="traitsinfo_defense_chance">Block chance:</string>
|
|
<string name="traitsinfo_defense_damageresist">Damage resistance:</string>
|
|
|
|
<!-- <string name="key_required">A specific key is required to pass.</string> -->
|
|
|
|
<string name="iteminfo_category">Category: </string>
|
|
<string name="iteminfo_action_use">Use</string>
|
|
<string name="iteminfo_action_equip">Equip</string>
|
|
<string name="iteminfo_action_unequip">Unequip</string>
|
|
<string name="iteminfo_action_use_ap">Use (%1$d AP)</string>
|
|
<string name="iteminfo_action_equip_ap">Equip (%1$d AP)</string>
|
|
<string name="iteminfo_action_unequip_ap">Unequip (%1$d AP)</string>
|
|
<string name="iteminfo_effect_heal">Restores %1$s HP</string>
|
|
|
|
<string name="itemcategory_money">Money</string>
|
|
<string name="itemcategory_weapon">Weapon</string>
|
|
<string name="itemcategory_shield">Shield</string>
|
|
<string name="itemcategory_wearable_head">Wearable (head)</string>
|
|
<string name="itemcategory_wearable_body">Wearable (body)</string>
|
|
<string name="itemcategory_wearable_hand">Wearable (hands)</string>
|
|
<string name="itemcategory_wearable_feet">Wearable (feet)</string>
|
|
<string name="itemcategory_wearable_neck">Wearable (neck)</string>
|
|
<string name="itemcategory_wearable_ring">Wearable (ring)</string>
|
|
<string name="itemcategory_potion">Potion</string>
|
|
<string name="itemcategory_other">Other</string>
|
|
|
|
<string name="startscreen_continue">Continue current game</string>
|
|
<string name="startscreen_newgame">New game</string>
|
|
<string name="startscreen_newgame_confirm">You will lose your current game and your current character, are you sure you want to start a new game?</string>
|
|
<string name="startscreen_about">About/help</string>
|
|
<string name="startscreen_enterheroname">Enter hero name</string>
|
|
<string name="startscreen_load">Load</string>
|
|
|
|
<!-- <string name="conversation_title">%1$s says</string> -->
|
|
<string name="conversation_rewardexp"> [You gained %1$d experience]</string>
|
|
<string name="conversation_rewardgold"> [You gained %1$d gold]</string>
|
|
<string name="conversation_lostgold"> [You lost %1$d gold]</string>
|
|
<string name="conversation_rewarditem"> [You gained an item]</string>
|
|
<string name="conversation_rewarditems"> [You gained %1$d items]</string>
|
|
<string name="conversation_next">Next</string>
|
|
<string name="conversation_leave">Leave</string>
|
|
|
|
<string name="shop_buy">Buy</string>
|
|
<string name="shop_sell">Sell</string>
|
|
<string name="shop_infoitem">Info</string>
|
|
<string name="shop_buyitem">Buy (%1$d gold)</string>
|
|
<string name="shop_sellitem">Sell (%1$d gold)</string>
|
|
<string name="shop_yourgold">Your gold: %1$d</string>
|
|
<string name="shop_item_bought">%1$s bought.</string>
|
|
<string name="shop_item_sold">%1$s sold.</string>
|
|
|
|
<string name="levelup_title">Level up</string>
|
|
<string name="levelup_description">Welcome to level %1$d!</string>
|
|
<string name="levelup_buttontext">Level up</string>
|
|
<string name="levelup_add_health">Increase health (+%1$d HP)</string>
|
|
<string name="levelup_add_health_description">Adds %1$d to your maximum health.</string>
|
|
<string name="levelup_add_attackchance">Increase attack chance (+%1$d %%)</string>
|
|
<string name="levelup_add_attackchance_description">Adds %1$d%% to your base attack chance.</string>
|
|
<string name="levelup_add_attackdamage">Increase attack damage (+%1$d)</string>
|
|
<string name="levelup_add_attackdamage_description">Adds %1$d to your base attack damage.</string>
|
|
<string name="levelup_add_blockchance">Increase block chance (+%1$d %%)</string>
|
|
<string name="levelup_add_blockchance_description">Adds %1$d%% to your base block chance.</string>
|
|
|
|
<string name="dialog_rest_title">Rest</string>
|
|
<string name="dialog_rest_confirm_message">Do you want to rest here?</string>
|
|
<string name="dialog_rest_message">You have rested and regained your full health.</string>
|
|
|
|
<string name="about_button1">Help</string>
|
|
<string name="about_button2">Authors</string>
|
|
<string name="about_button3">License</string>
|
|
<string name="about_contents1">
|
|
Welcome to Andor\'s Trail, an open-source roguelike RPG on Android.<br />
|
|
<br />
|
|
<a href="http://andors.techby2guys.com/">Game forums on andors.techby2guys.com for questions and gameplay discussions.</a><br />
|
|
<br />
|
|
<a href="http://code.google.com/p/andors-trail/">Project homepage on code.google.com for developers.</a><br />
|
|
<br />
|
|
Please visit the forums to discuss the game with other players.<br />
|
|
<br />
|
|
We really should add some info here about how to play the game :)<br />
|
|
</string>
|
|
<string name="about_contents2">
|
|
Programming by Oskar Wiksten<br />
|
|
<a href="http://telles0808.deviantart.com/art/RPG-Maker-VX-RTP-Tileset-159218223">Map tilesets graphics by telles0808</a><br />
|
|
<a href="http://ails.deviantart.com/art/420-Pixel-Art-Icons-for-RPG-129892453">Item tilesets graphics by Ails</a><br />
|
|
<a href="http://redknight91.deviantart.com/art/Arena-Game-Sprites-154661559">Hero graphics by RedKnight91</a><br />
|
|
<a href="http://nacred.deviantart.com/art/Sprite-Sheet-171751308">Additional monster graphics by nacred</a><br />
|
|
<a href="http://andors.techby2guys.com/">Game forums provided by Scott Devaney</a><br />
|
|
Russian translation by Dreamer...<br />
|
|
Italian translation by k6blue<br />
|
|
Additional programming by Samuel Plentz<br />
|
|
<a href="http://rltiles.sourceforge.net">Monster tileset graphics by rltiles.sourceforge.net</a><br />
|
|
Part of (or All) the graphic tiles used in this program is the public domain roguelike tileset "RLTiles".
|
|
Some of the tiles have been modified by Oskar Wiksten.
|
|
You can find the original tileset at <a href="http://rltiles.sf.net">http://rltiles.sf.net</a><br />
|
|
</string>
|
|
<string name="about_contents3">
|
|
Copyright (C) 2011 Oskar Wiksten<br />
|
|
<br />
|
|
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.<br />
|
|
<br />
|
|
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<br />
|
|
<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 />
|
|
</string>
|
|
|
|
<string name="dialog_newversion_title">Welcome</string>
|
|
<string name="dialog_newversion_message">
|
|
Thank you for downloading Andor\'s Trail!\n\n
|
|
Please note that this version of Andor\'s Trail is a WORK IN PROGRESS, which means that all maps are not yet complete.\n
|
|
You are however of course free to explore the initial towns and dungeons as much as you like.\n
|
|
Since this is a work in progress, it may contain bugs and gameplay that is not balanced well. This release is intended as a bug-hunt before we start adding even more content.\n
|
|
Please visit the project forums to get more info or to contribute to the project (see "about").\n
|
|
\n
|
|
Thanks for all the feedback!
|
|
</string>
|
|
|
|
<string name="questlog_title">Quests</string>
|
|
<string name="questlog_includecompleted_prompt">Select quests to show</string>
|
|
<string-array name="questlog_includecompleted">
|
|
<item>Hide completed quests</item>
|
|
<item>Include completed quests</item>
|
|
<item>Only completed quests</item>
|
|
</string-array>
|
|
<string name="questlog_queststatus">Status: %1$s</string>
|
|
<string name="questlog_queststatus_inprogress">In progress</string>
|
|
<string name="questlog_queststatus_completed">Completed</string>
|
|
|
|
<string name="preferences_display_category">Display</string>
|
|
<string name="preferences_display_fullscreen_title">Fullscreen</string>
|
|
<string name="preferences_display_fullscreen">Displays the game in fullscreen mode. (Requires restart)</string>
|
|
<string name="preferences_dialog_category">Dialog confirmation</string>
|
|
<string name="preferences_dialog_confirmrest_title">Confirm rest</string>
|
|
<string name="preferences_dialog_confirmrest">Gives a question about whether you want to rest when entering a bed. Otherwise, you will always automatically rest.</string>
|
|
<string name="preferences_dialog_confirmattack_title">Confirm attack</string>
|
|
<string name="preferences_dialog_confirmattack">Enables the \'Do you want to attack..?\' dialog box when attacking a monster.</string>
|
|
<string name="preferences_dialog_monsterloot_title">Display monster loot</string>
|
|
<string name="preferences_dialog_monsterloot">Choose how you want to show the results of a fight to be shown (gold, experience, items).</string>
|
|
<string name="preferences_combat_category">Combat</string>
|
|
<string name="preferences_combat_speed_title">Combat speed</string>
|
|
<string name="preferences_combat_speed">Determines how fast monsters attack.</string>
|
|
|
|
<string-array name="preferences_display_loot">
|
|
<item>Show loot dialog box</item>
|
|
<item>Show short notification</item>
|
|
<item>Do not display</item>
|
|
</string-array>
|
|
<string-array name="preferences_display_loot_values">
|
|
<item>0</item>
|
|
<item>1</item>
|
|
<item>2</item>
|
|
</string-array>
|
|
<string-array name="preferences_attackspeed">
|
|
<item>Instant (no animations)</item>
|
|
<item>Fast</item>
|
|
<item>Normal</item>
|
|
<item>Slow</item>
|
|
</string-array>
|
|
<string-array name="preferences_attackspeed_values">
|
|
<item>0</item>
|
|
<item>400</item>
|
|
<item>1000</item>
|
|
<item>1500</item>
|
|
</string-array>
|
|
|
|
<string name="preferences_movement_category">Movement</string>
|
|
<string name="preferences_movementmethod_title">Movement method</string>
|
|
<string name="preferences_movementmethod">Type of movement method and handling of obstacles.</string>
|
|
<string-array name="preferences_movementmethods">
|
|
<item>Straight (original)</item>
|
|
<item>Directional</item>
|
|
</string-array>
|
|
<string-array name="preferences_movementmethod_values">
|
|
<item>0</item>
|
|
<item>1</item>
|
|
</string-array>
|
|
|
|
|
|
</resources>
|