2012-10-25 04:08:10 +02:00
<?xml version="1.0" encoding="UTF-8"?>
2012-09-26 20:02:35 +02:00
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties version= "1.0" >
<comment > English (US) Localization File</comment>
2012-10-12 03:47:35 +02:00
<entry key= "key.extra" > Extra</entry>
<entry key= "key.release" > Release</entry>
<entry key= "key.toggle" > Toggle</entry>
<entry key= "key.charge" > Charge</entry>
2012-09-26 20:02:35 +02:00
<entry key= "item.miniumShard.name" > Shard of Minium</entry>
2012-10-26 04:13:25 +02:00
<entry key= "item.inertStone.name" > Inert Stone</entry>
2012-09-26 20:02:35 +02:00
<entry key= "item.miniumStone.name" > Minium Stone</entry>
2012-09-28 17:19:13 +02:00
<entry key= "item.philStone.name" > Philosopher's Stone</entry>
2012-11-06 21:49:43 +01:00
<entry key= "item.alchemyDust.ash.name" > Ash</entry>
<entry key= "item.alchemyDust.minium.name" > Minium Dust</entry>
<entry key= "item.alchemyDust.verdant.name" > Verdant Dust</entry>
<entry key= "item.alchemyDust.azure.name" > Azure Dust</entry>
<entry key= "item.alchemyDust.amaranthine.name" > Amaranthine Dust</entry>
<entry key= "item.alchemyDust.iridescent.name" > Iridescent Dust</entry>
2012-12-01 04:45:54 +01:00
<entry key= "item.alchemyBag.white.name" > White Alchemical Bag</entry>
<entry key= "item.alchemyBag.orange.name" > Orange Alchemical Bag</entry>
<entry key= "item.alchemyBag.magenta.name" > Magenta Alchemical Bag</entry>
<entry key= "item.alchemyBag.light_blue.name" > Light Blue Alchemical Bag</entry>
<entry key= "item.alchemyBag.yellow.name" > Yellow Alchemical Bag</entry>
<entry key= "item.alchemyBag.lime.name" > Lime Alchemical Bag</entry>
<entry key= "item.alchemyBag.pink.name" > Pink Alchemical Bag</entry>
<entry key= "item.alchemyBag.gray.name" > Gray Alchemical Bag</entry>
<entry key= "item.alchemyBag.light_gray.name" > Light Gray Alchemical Bag</entry>
<entry key= "item.alchemyBag.cyan.name" > Cyan Alchemical Bag</entry>
<entry key= "item.alchemyBag.purple.name" > Purple Alchemical Bag</entry>
<entry key= "item.alchemyBag.blue.name" > Blue Alchemical Bag</entry>
<entry key= "item.alchemyBag.brown.name" > Brown Alchemical Bag</entry>
<entry key= "item.alchemyBag.green.name" > Green Alchemical Bag</entry>
<entry key= "item.alchemyBag.red.name" > Red Alchemical Bag</entry>
<entry key= "item.alchemyBag.black.name" > Black Alchemical Bag</entry>
2012-09-26 20:02:35 +02:00
<entry key= "tile.redWaterStill.name" > Red Water (Still)</entry>
<entry key= "tile.redWaterFlowing.name" > Red Water (Flowing)</entry>
<entry key= "tile.calcinator.name" > Calcinator</entry>
2012-10-11 19:33:50 +02:00
<entry key= "gui.calcinator.name" > Calcinator</entry>
2012-10-27 22:04:43 +02:00
<entry key= "itemGroup.EE3" > Equivalent Exchange 3</entry>
2012-11-20 20:42:39 +01:00
<entry key= "version.init_log_message" > Initializing remote version check against remote version authority, located at</entry>
<entry key= "version.uninitialized" > Remote version check failed to initialize properly</entry>
<entry key= "version.current" > Currently using the most up to date version (@REMOTE_MOD_VERSION@) of Equivalent Exchange 3 for @MINECRAFT_VERSION@</entry>
<entry key= "version.outdated" > A new @MOD_NAME@ version exists (@REMOTE_MOD_VERSION@) for @MINECRAFT_VERSION@. Get it here: @MOD_UPDATE_LOCATION@</entry>
2013-01-09 21:22:21 +01:00
<entry key= "version.general_error" > Error while connecting to remote version authority file; trying again</entry>
<entry key= "version.final_error" > Version check stopping after three unsuccessful connection attempts</entry>
2012-10-12 03:17:40 +02:00
<entry key= "version.check_disabled" > Remote version check disabled, skipping</entry>
2013-01-05 03:26:58 +01:00
<entry key= "command.ee3.on" > on</entry>
<entry key= "command.ee3.off" > off</entry>
<entry key= "command.ee3.all" > all</entry>
<entry key= "command.ee3.self" > self</entry>
<entry key= "command.ee3.overlay" > overlay</entry>
<entry key= "command.ee3.position" > position</entry>
<entry key= "command.ee3.opacity" > opacity</entry>
<entry key= "command.ee3.scale" > scale</entry>
<entry key= "command.ee3.top" > top</entry>
<entry key= "command.ee3.bottom" > bottom</entry>
<entry key= "command.ee3.left" > left</entry>
<entry key= "command.ee3.right" > right</entry>
<entry key= "command.ee3.particles" > particles</entry>
<entry key= "command.ee3.sounds" > sounds</entry>
<entry key= "command.ee3.version" > version</entry>
2013-01-09 21:22:21 +01:00
<entry key= "command.ee3.usage" > ee3 [ overlay | particles | sounds | version ]</entry>
<entry key= "command.ee3.overlay.usage" > ee3 overlay [ on | off | position | scale | opacity ]</entry>
<entry key= "command.ee3.overlay.turned_on" > Target transmutation overlay turned on</entry>
<entry key= "command.ee3.overlay.turned_off" > Target transmutation overlay turned off</entry>
<entry key= "command.ee3.overlay.position.usage" > ee3 overlay position [ top | bottom ] [ left | right ]</entry>
<entry key= "command.ee3.overlay.position.top_left" > Target transmutation overlay position set to top left</entry>
<entry key= "command.ee3.overlay.position.top_right" > Target transmutation overlay position set to top right</entry>
<entry key= "command.ee3.overlay.position.bottom_left" > Target transmutation overlay position set to bottom left</entry>
<entry key= "command.ee3.overlay.position.bottom_right" > Target transmutation overlay position set to bottom right</entry>
<entry key= "command.ee3.overlay.opacity.usage" > ee3 overlay opacity ### (where ### is a decimal value between 0.0 and 1.0) </entry>
<entry key= "command.ee3.overlay.opacity.updated" > Target transmutation overlay opacity updated successfully</entry>
<entry key= "command.ee3.overlay.scale.usage" > ee3 overlay scale ### (where ### is a decimal value greater than 0.0) </entry>
<entry key= "command.ee3.overlay.scale.updated" > Target transmutation overlay scale updated successfully</entry>
<entry key= "command.ee3.particles.usage" > ee3 particles [ on | off ]</entry>
<entry key= "command.ee3.particles.turned_on" > Equivalent Exchange 3 particles turned on</entry>
<entry key= "command.ee3.particles.turned_off" > Equivalent Exchange 3 particles turned off</entry>
<entry key= "command.ee3.sounds.usage" > ee3 sounds [ all | self | off ]</entry>
<entry key= "command.ee3.sounds.set_to_all" > Playing Equivalent Exchange 3 sounds from all players</entry>
<entry key= "command.ee3.sounds.set_to_self" > Playing Equivalent Exchange 3 sounds from self only</entry>
<entry key= "command.ee3.sounds.turned_off" > Playing Equivalent Exchange 3 sounds disabled</entry>
2013-01-05 04:55:48 +01:00
<entry key= "command.ee3.version.usage" > command.ee3.version.usage</entry>
2012-09-28 17:19:13 +02:00
</properties>