summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-09-02 14:59:09 +0200
committerDaniel Weipert <code@drogueronin.de>2023-09-02 14:59:09 +0200
commit2030caa0c85102b1cf6131dd9eefef4a347cda42 (patch)
tree9188abac0d7b7730ded1e8e154c3f7c589f785cf
parent1d29ee6d87d3794a9319bca5bf36afdfe176072c (diff)
translations and story
-rw-r--r--db/_generated/areas/cotton-town.json2
-rw-r--r--db/_generated/areas/cotton-tunnel.json1
-rw-r--r--db/_generated/areas/dragons-cave.json1
-rw-r--r--db/_generated/areas/hospital-floor-1.json2
-rw-r--r--db/_generated/areas/hospital-floor-2.json2
-rw-r--r--db/_generated/areas/hospital-floor-3.json2
-rw-r--r--db/_generated/areas/paper-town.json2
-rw-r--r--db/_generated/areas/route2.json2
-rw-r--r--db/_generated/areas/sea-route-c.json2
-rw-r--r--db/_generated/i18n/cs_CZ.json2
-rw-r--r--db/_generated/i18n/de_DE.json2
-rw-r--r--db/_generated/i18n/en_US.json2
-rw-r--r--db/_generated/i18n/eo.json2
-rw-r--r--db/_generated/i18n/es_ES.json2
-rw-r--r--db/_generated/i18n/es_MX.json2
-rw-r--r--db/_generated/i18n/fr_FR.json2
-rw-r--r--db/_generated/i18n/it_IT.json2
-rw-r--r--db/_generated/i18n/pl.json2
-rw-r--r--db/_generated/i18n/pt_BR.json2
-rw-r--r--db/_generated/i18n/zh_CN.json2
-rw-r--r--db/_generated/npc/omnichannel-ceo.json2
-rw-r--r--db/_generated/npc/spyder_dante.json2
-rw-r--r--db/_generated/npc/tuxemart-keeper.json2
-rw-r--r--db/areas/cotton-town.json6
-rw-r--r--db/areas/cotton-tunnel.json60
-rw-r--r--db/areas/dragons-cave.json48
-rw-r--r--db/areas/hospital-floor-1.json22
-rw-r--r--db/areas/hospital-floor-2.json40
-rw-r--r--db/areas/hospital-floor-3.json32
-rw-r--r--db/areas/paper-town.json2
-rw-r--r--db/areas/route2.json25
-rw-r--r--db/areas/sea-route-c.json11
-rw-r--r--db/i18n.php16
-rw-r--r--db/i18n/en_US.po21
-rw-r--r--db/maps/Cotton_Tunnel.pngbin0 -> 19513 bytes
-rw-r--r--db/maps/Dragons_Cave.pngbin0 -> 57936 bytes
-rw-r--r--db/maps/cotton-tunnel.svg7
-rw-r--r--db/maps/dragons-cave.svg13
-rw-r--r--db/maps/paper-town.svg2
-rw-r--r--db/npc.php15
-rw-r--r--db/npc/dante.json5
-rw-r--r--db/story/battle-rival-two.json25
-rw-r--r--db/story/drokoro.json8
-rw-r--r--db/story/hospital-floor-1.json17
-rw-r--r--db/story/hospital-floor-2.json39
-rw-r--r--db/story/hospital-floor-3.json29
-rw-r--r--db/story/start.json1
-rw-r--r--resources/css/page.css5
-rw-r--r--resources/js/classes/Npc.js2
-rw-r--r--resources/js/db.js6
-rw-r--r--resources/js/game.js36
-rw-r--r--resources/js/story.js181
-rw-r--r--resources/js/ui.js7
53 files changed, 567 insertions, 158 deletions
diff --git a/db/_generated/areas/cotton-town.json b/db/_generated/areas/cotton-town.json
index 90fb08a..ebaf7ac 100644
--- a/db/_generated/areas/cotton-town.json
+++ b/db/_generated/areas/cotton-town.json
@@ -1 +1 @@
-{"locations":{"healing_center":{"type":"healingCenter","price":10},"cotton_scoop":{"type":"shop","items":[{"item_name":"potion","price":20,"cost":5},{"item_name":"revive","price":100,"cost":20},{"item_name":"tuxeball","price":50,"cost":10}],"modules\/tuxemon.economy":"cotton_scoop"}},"connections":{"route1":{"conditions":[],"modules\/tuxemon.slug":"route1"},"route2":{"conditions":[],"modules\/tuxemon.slug":"route2"},"dryads-grove":{"conditions":["area.hospital-floor-3.complete"],"modules\/tuxemon.slug":"dryadsgrove"}},"modules\/tuxemon.slug":"cotton_town","encounters":[],"requiredEncounters":0,"trainers":[],"environment":null,"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 640 640\"\n>\n <image href=\"\/db\/maps\/Cotton_town.png\" \/>\n\n <rect data-location=\"healing_center\" x=\"288\" y=\"368\" width=\"80\" height=\"64\" stroke=\"red\" fill=\"transparent\" \/>\n <rect data-location=\"cotton_scoop\" x=\"448\" y=\"496\" width=\"80\" height=\"64\" stroke=\"red\" fill=\"transparent\" \/>\n<\/svg>\n"} \ No newline at end of file
+{"locations":{"healing_center":{"type":"healingCenter","price":10},"cotton_scoop":{"type":"shop","items":[{"item_name":"potion","price":20,"cost":5},{"item_name":"revive","price":100,"cost":20},{"item_name":"tuxeball","price":50,"cost":10}],"modules\/tuxemon.economy":"cotton_scoop"}},"connections":{"route1":{"conditions":[],"modules\/tuxemon.slug":"route1"},"route2":{"conditions":[],"modules\/tuxemon.slug":"route2"},"dryads-grove":{"conditions":["area.hospital-floor-3.complete"],"modules\/tuxemon.slug":"dryadsgrove"},"cotton-tunnel":{"conditions":["area.cotton-tunnel.complete"],"modules\/tuxemon.slug":"cotton_tunnel"}},"modules\/tuxemon.slug":"cotton_town","encounters":[],"requiredEncounters":0,"trainers":[],"environment":null,"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 640 640\"\n>\n <image href=\"\/db\/maps\/Cotton_town.png\" \/>\n\n <rect data-location=\"healing_center\" x=\"288\" y=\"368\" width=\"80\" height=\"64\" stroke=\"red\" fill=\"transparent\" \/>\n <rect data-location=\"cotton_scoop\" x=\"448\" y=\"496\" width=\"80\" height=\"64\" stroke=\"red\" fill=\"transparent\" \/>\n<\/svg>\n"} \ No newline at end of file
diff --git a/db/_generated/areas/cotton-tunnel.json b/db/_generated/areas/cotton-tunnel.json
new file mode 100644
index 0000000..aa78b31
--- /dev/null
+++ b/db/_generated/areas/cotton-tunnel.json
@@ -0,0 +1 @@
+{"requiredEncounters":10,"trainers":[{"name":"Dragonrider Carlos","sprite":"dragonrider.png","monsters":[{"slug":"agnidon","level":35},{"slug":"legko","level":35}]}],"items":[{"slug":"candy_tuxeball","chance":10},{"slug":"imperial_potion","chance":10},{"slug":"imperial_tea","chance":10},{"slug":"cureall","chance":10},{"slug":"raise_melee","chance":10}],"connections":{"dragons-cave":{"conditions":[],"modules\/tuxemon.slug":"dragonscave"},"cotton-town":{"conditions":["encounters","trainers"],"modules\/tuxemon.slug":"cotton_town"}},"modules\/tuxemon.slug":"cotton_tunnel","modules\/tuxemon.encounter":"cotton_tunnel","modules\/tuxemon.environment":"cavern","encounters":[{"monster":"dinoflop","encounter_rate":3.5,"daytime":false,"exp_req_mod":1,"level_range":[35,40],"encounter_percent":25},{"monster":"furnursus","encounter_rate":3.5,"daytime":false,"exp_req_mod":1,"level_range":[30,35],"encounter_percent":25},{"monster":"boltnu","encounter_rate":3.5,"daytime":true,"exp_req_mod":1,"level_range":[25,35],"encounter_percent":25},{"monster":"metesaur","encounter_rate":3.5,"daytime":true,"exp_req_mod":1,"level_range":[30,35],"encounter_percent":25}],"encounter_percent_total":100,"environment":{"slug":"cavern","battle_graphics":{"island_back":"cave_island.png","island_front":"cave_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/cavern_background.png"},"battle_music":"music_battle_loop"},"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 640 320\"\n>\n <image href=\"\/db\/maps\/Cotton_Tunnel.png\" \/>\n<\/svg>\n","locations":[]} \ No newline at end of file
diff --git a/db/_generated/areas/dragons-cave.json b/db/_generated/areas/dragons-cave.json
new file mode 100644
index 0000000..dc31716
--- /dev/null
+++ b/db/_generated/areas/dragons-cave.json
@@ -0,0 +1 @@
+{"requiredEncounters":10,"trainers":[{"name":"Dragonrider Tomas","sprite":"dragonrider.png","monsters":[{"slug":"allagon","level":35}]}],"items":[{"slug":"boost_armour","chance":10},{"slug":"boost_melee","chance":10},{"slug":"super_potion","chance":10}],"connections":{"sea-route-c":{"conditions":[],"modules\/tuxemon.slug":"routec"},"cotton-tunnel":{"conditions":["encounters","trainers"],"modules\/tuxemon.slug":"cotton_tunnel"}},"modules\/tuxemon.slug":"dragonscave","modules\/tuxemon.encounter":"dragonscave","modules\/tuxemon.environment":"cavern","encounters":[{"monster":"agnite","encounter_rate":3,"daytime":true,"exp_req_mod":1,"level_range":[25,28],"encounter_percent":37},{"monster":"agnidon","encounter_rate":1,"daytime":true,"exp_req_mod":1,"level_range":[20,25],"encounter_percent":12},{"monster":"embra","encounter_rate":3,"daytime":true,"exp_req_mod":1,"level_range":[25,28],"encounter_percent":37},{"monster":"ruption","encounter_rate":1,"daytime":true,"exp_req_mod":1,"level_range":[20,25],"encounter_percent":12}],"encounter_percent_total":98,"environment":{"slug":"cavern","battle_graphics":{"island_back":"cave_island.png","island_front":"cave_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/cavern_background.png"},"battle_music":"music_battle_loop"},"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 320 640\"\n>\n <image href=\"\/db\/maps\/Dragons_Cave.png\" \/>\n\n <rect\n data-story=\"drokoro\"\n data-interactable=\"true\" data-blackout=\"true\"\n x=\"179\" y=\"18\" width=\"92\" height=\"55\" stroke=\"red\" fill=\"transparent\"\n \/>\n<\/svg>\n","locations":[]} \ No newline at end of file
diff --git a/db/_generated/areas/hospital-floor-1.json b/db/_generated/areas/hospital-floor-1.json
index 4faedb1..47cfeac 100644
--- a/db/_generated/areas/hospital-floor-1.json
+++ b/db/_generated/areas/hospital-floor-1.json
@@ -1 +1 @@
-{"trainers":[{"name":"Spyder Boss Aurora","sprite":"spyder_boss.png","monsters":[{"slug":"exclawvate","level":40}]}],"connections":{"hospital":{"conditions":[],"modules\/tuxemon.slug":"hospital"},"hospital-floor-2":{"conditions":["trainers"],"modules\/tuxemon.slug":"hospital2"}},"modules\/tuxemon.slug":"hospital1","modules\/tuxemon.environment":"interior","encounters":[],"requiredEncounters":0,"environment":{"slug":"interior","battle_graphics":{"island_back":"paper_back_island.png","island_front":"paper_front_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/battle_bg03.png"},"battle_music":"music_battle_loop"},"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 320 320\"\n>\n <image href=\"\/db\/maps\/hospital-floor-1.png\" \/>\n<\/svg>\n","locations":[]} \ No newline at end of file
+{"events":{"onEnter":[{"type":"story","story":"hospital-floor-1"}]},"connections":{"hospital":{"conditions":[],"modules\/tuxemon.slug":"hospital"},"hospital-floor-2":{"conditions":["story.hospital-floor-1"],"modules\/tuxemon.slug":"hospital2"}},"modules\/tuxemon.slug":"hospital1","modules\/tuxemon.environment":"interior","encounters":[],"requiredEncounters":0,"trainers":[],"environment":{"slug":"interior","battle_graphics":{"island_back":"paper_back_island.png","island_front":"paper_front_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/battle_bg03.png"},"battle_music":"music_battle_loop"},"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 320 320\"\n>\n <image href=\"\/db\/maps\/hospital-floor-1.png\" \/>\n<\/svg>\n","locations":[]} \ No newline at end of file
diff --git a/db/_generated/areas/hospital-floor-2.json b/db/_generated/areas/hospital-floor-2.json
index 0561dee..6444478 100644
--- a/db/_generated/areas/hospital-floor-2.json
+++ b/db/_generated/areas/hospital-floor-2.json
@@ -1 +1 @@
-{"trainers":[{"name":"Spyder Boss Luzia","sprite":"spyder_boss.png","monsters":[{"slug":"galnec","level":36},{"slug":"exclawvate","level":36}]},{"name":"Profressor Rhizome","sprite":"professor.png","monsters":[{"slug":"flacono","level":33},{"slug":"fancair","level":33}]}],"connections":{"hospital-floor-1":{"conditions":[],"modules\/tuxemon.slug":"hospital1"},"hospital-floor-3":{"conditions":["trainers"],"modules\/tuxemon.slug":"hospital3"}},"modules\/tuxemon.slug":"hospital2","modules\/tuxemon.environment":"interior","encounters":[],"requiredEncounters":0,"environment":{"slug":"interior","battle_graphics":{"island_back":"paper_back_island.png","island_front":"paper_front_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/battle_bg03.png"},"battle_music":"music_battle_loop"},"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 320 320\"\n>\n <image href=\"\/db\/maps\/hospital-floor-2.png\" \/>\n<\/svg>\n","locations":[]} \ No newline at end of file
+{"events":{"onEnter":[{"type":"story","story":"hospital-floor-2"}]},"connections":{"hospital-floor-1":{"conditions":[],"modules\/tuxemon.slug":"hospital1"},"hospital-floor-3":{"conditions":["story.hospital-floor-2"],"modules\/tuxemon.slug":"hospital3"}},"modules\/tuxemon.slug":"hospital2","modules\/tuxemon.environment":"interior","encounters":[],"requiredEncounters":0,"trainers":[],"environment":{"slug":"interior","battle_graphics":{"island_back":"paper_back_island.png","island_front":"paper_front_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/battle_bg03.png"},"battle_music":"music_battle_loop"},"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 320 320\"\n>\n <image href=\"\/db\/maps\/hospital-floor-2.png\" \/>\n<\/svg>\n","locations":[]} \ No newline at end of file
diff --git a/db/_generated/areas/hospital-floor-3.json b/db/_generated/areas/hospital-floor-3.json
index a720e76..13a1fbb 100644
--- a/db/_generated/areas/hospital-floor-3.json
+++ b/db/_generated/areas/hospital-floor-3.json
@@ -1 +1 @@
-{"trainers":[{"name":"Rival Billie","sprite":"fashionista.png","monsters":[{"slug":"cardinale","level":40},{"slug":"eyesore","level":40},{"slug":"viviphyta","level":40},{"slug":"STARTER","level":40}]}],"connections":{"hospital-floor-2":{"conditions":[],"modules\/tuxemon.slug":"hospital2"}},"modules\/tuxemon.slug":"hospital3","modules\/tuxemon.environment":"interior","encounters":[],"requiredEncounters":0,"environment":{"slug":"interior","battle_graphics":{"island_back":"paper_back_island.png","island_front":"paper_front_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/battle_bg03.png"},"battle_music":"music_battle_loop"},"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 192 320\"\n>\n <image href=\"\/db\/maps\/hospital-floor-3.png\" \/>\n<\/svg>\n","locations":[]} \ No newline at end of file
+{"events":{"onEnter":[{"type":"story","story":"hospital-floor-3"}]},"connections":{"hospital-floor-2":{"conditions":[],"modules\/tuxemon.slug":"hospital2"}},"modules\/tuxemon.slug":"hospital3","modules\/tuxemon.environment":"interior","encounters":[],"requiredEncounters":0,"trainers":[],"environment":{"slug":"interior","battle_graphics":{"island_back":"paper_back_island.png","island_front":"paper_front_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/battle_bg03.png"},"battle_music":"music_battle_loop"},"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 192 320\"\n>\n <image href=\"\/db\/maps\/hospital-floor-3.png\" \/>\n<\/svg>\n","locations":[]} \ No newline at end of file
diff --git a/db/_generated/areas/paper-town.json b/db/_generated/areas/paper-town.json
index 5fae1b8..c8284d9 100644
--- a/db/_generated/areas/paper-town.json
+++ b/db/_generated/areas/paper-town.json
@@ -1 +1 @@
-{"locations":{"home":{"type":"healingCenter","price":0},"scoop_store":{"type":"shop","items":[{"item_name":"potion","price":20,"cost":5},{"item_name":"revive","price":100,"cost":20},{"item_name":"tuxeball","price":50,"cost":10}],"modules\/tuxemon.economy":"spyder_paper_mart"}},"connections":{"sea-route-c":{"conditions":["area.sea-route-c.completed"],"modules\/tuxemon.slug":"routec"},"route1":{"conditions":["story.selectStarterMonster"],"modules\/tuxemon.slug":"route1"}},"modules\/tuxemon.slug":"paper_town","modules\/tuxemon.environment":"grass","encounters":[],"requiredEncounters":0,"trainers":[],"environment":{"slug":"grass","battle_graphics":{"island_back":"grass_island.png","island_front":"grass_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/grass_background.png"},"battle_music":"music_battle_loop"},"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 640 320\"\n>\n <image href=\"\/db\/maps\/Paper_town.png\" \/>\n\n <rect data-location=\"home\" x=\"113\" y=\"21\" width=\"78\" height=\"92\" stroke=\"red\" fill=\"transparent\" \/>\n <rect data-location=\"scoop_store\" x=\"272\" y=\"144\" width=\"80\" height=\"64\" stroke=\"red\" fill=\"transparent\" \/>\n\n <rect\n data-story=\"selectStarterMonster\" data-story-once=\"true\"\n data-interactable=\"true\"\n x=\"481\" y=\"175\" width=\"14\" height=\"34\" stroke=\"red\" fill=\"transparent\"\n \/>\n<\/svg>\n"} \ No newline at end of file
+{"locations":{"home":{"type":"healingCenter","price":0},"scoop_store":{"type":"shop","items":[{"item_name":"potion","price":20,"cost":5},{"item_name":"revive","price":100,"cost":20},{"item_name":"tuxeball","price":50,"cost":10}],"modules\/tuxemon.economy":"spyder_paper_mart"}},"connections":{"sea-route-c":{"conditions":["area.sea-route-c.completed"],"modules\/tuxemon.slug":"routec"},"route1":{"conditions":["story.select-starter-monster"],"modules\/tuxemon.slug":"route1"}},"modules\/tuxemon.slug":"paper_town","modules\/tuxemon.environment":"grass","encounters":[],"requiredEncounters":0,"trainers":[],"environment":{"slug":"grass","battle_graphics":{"island_back":"grass_island.png","island_front":"grass_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/grass_background.png"},"battle_music":"music_battle_loop"},"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 640 320\"\n>\n <image href=\"\/db\/maps\/Paper_town.png\" \/>\n\n <rect data-location=\"home\" x=\"113\" y=\"21\" width=\"78\" height=\"92\" stroke=\"red\" fill=\"transparent\" \/>\n <rect data-location=\"scoop_store\" x=\"272\" y=\"144\" width=\"80\" height=\"64\" stroke=\"red\" fill=\"transparent\" \/>\n\n <rect\n data-story=\"select-starter-monster\"\n data-interactable=\"true\"\n x=\"481\" y=\"175\" width=\"14\" height=\"34\" stroke=\"red\" fill=\"transparent\"\n \/>\n<\/svg>\n"} \ No newline at end of file
diff --git a/db/_generated/areas/route2.json b/db/_generated/areas/route2.json
index d283cad..0e662dc 100644
--- a/db/_generated/areas/route2.json
+++ b/db/_generated/areas/route2.json
@@ -1 +1 @@
-{"requiredEncounters":10,"trainers":[{"name":"Rival Billie","sprite":"fashionista.png","monsters":[{"slug":"cardiling","level":3},{"slug":"eyenemy","level":6},{"slug":"STARTER","level":6}]}],"connections":{"cotton-town":{"conditions":[],"modules\/tuxemon.slug":"cotton_town"},"city-park":{"conditions":["encounters","trainers"],"modules\/tuxemon.slug":"citypark"}},"modules\/tuxemon.slug":"route2","modules\/tuxemon.encounter":"route2","modules\/tuxemon.environment":"forest","encounters":[{"monster":"cardiling","encounter_rate":2.5,"daytime":true,"exp_req_mod":1,"level_range":[3,6],"encounter_percent":22},{"monster":"aardorn","encounter_rate":2.5,"daytime":true,"exp_req_mod":1,"level_range":[3,6],"encounter_percent":22},{"monster":"eyenemy","encounter_rate":2.5,"daytime":true,"exp_req_mod":1,"level_range":[3,6],"encounter_percent":22},{"monster":"axylightl","encounter_rate":1,"daytime":true,"exp_req_mod":1,"level_range":[4,7],"encounter_percent":9},{"monster":"cataspike","encounter_rate":2.5,"daytime":true,"exp_req_mod":1,"level_range":[3,6],"encounter_percent":22}],"encounter_percent_total":97,"environment":{"slug":"forest","battle_graphics":{"island_back":"woodland_island.png","island_front":"woodland_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/forest_background.png"},"battle_music":"music_battle_loop"},"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 640 320\"\n>\n <image href=\"\/db\/maps\/Route_2.png\" \/>\n<\/svg>\n","locations":[]} \ No newline at end of file
+{"requiredEncounters":10,"trainers":[{"name":"Tennis Player Roddick","sprite":"tennisplayer.png","monsters":[{"slug":"spighter","level":8}]}],"events":{"onEnter":[{"type":"story","story":"battle-rival-two"}]},"connections":{"cotton-town":{"conditions":[],"modules\/tuxemon.slug":"cotton_town"},"city-park":{"conditions":["encounters","trainers"],"modules\/tuxemon.slug":"citypark"}},"modules\/tuxemon.slug":"route2","modules\/tuxemon.encounter":"route2","modules\/tuxemon.environment":"forest","encounters":[{"monster":"cardiling","encounter_rate":2.5,"daytime":true,"exp_req_mod":1,"level_range":[3,6],"encounter_percent":22},{"monster":"aardorn","encounter_rate":2.5,"daytime":true,"exp_req_mod":1,"level_range":[3,6],"encounter_percent":22},{"monster":"eyenemy","encounter_rate":2.5,"daytime":true,"exp_req_mod":1,"level_range":[3,6],"encounter_percent":22},{"monster":"axylightl","encounter_rate":1,"daytime":true,"exp_req_mod":1,"level_range":[4,7],"encounter_percent":9},{"monster":"cataspike","encounter_rate":2.5,"daytime":true,"exp_req_mod":1,"level_range":[3,6],"encounter_percent":22}],"encounter_percent_total":97,"environment":{"slug":"forest","battle_graphics":{"island_back":"woodland_island.png","island_front":"woodland_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/forest_background.png"},"battle_music":"music_battle_loop"},"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 640 320\"\n>\n <image href=\"\/db\/maps\/Route_2.png\" \/>\n<\/svg>\n","locations":[]} \ No newline at end of file
diff --git a/db/_generated/areas/sea-route-c.json b/db/_generated/areas/sea-route-c.json
index 949b9a6..d86ca3c 100644
--- a/db/_generated/areas/sea-route-c.json
+++ b/db/_generated/areas/sea-route-c.json
@@ -1 +1 @@
-{"requiredEncounters":10,"encounters":[{"monster":"dollfin","encounter_percent":5,"level_range":[2,5]},{"encounter_rate":0.5,"daytime":true,"exp_req_mod":1,"level_range":[2,4],"monster":"eyenemy","encounter_percent":10},{"encounter_rate":0.5,"daytime":true,"exp_req_mod":1,"level_range":[2,4],"monster":"dandicub","encounter_percent":10},{"encounter_rate":0.5,"daytime":true,"exp_req_mod":1,"level_range":[2,4],"monster":"cardiling","encounter_percent":10},{"encounter_rate":0.5,"daytime":true,"exp_req_mod":1,"level_range":[2,4],"monster":"budaye","encounter_percent":10},{"encounter_rate":0.5,"daytime":true,"exp_req_mod":1,"level_range":[2,4],"monster":"cataspike","encounter_percent":10},{"encounter_rate":0.5,"daytime":false,"exp_req_mod":1,"level_range":[3,6],"monster":"elofly","encounter_percent":10},{"encounter_rate":0.5,"daytime":false,"exp_req_mod":1,"level_range":[3,6],"monster":"aardorn","encounter_percent":10},{"encounter_rate":0.5,"daytime":false,"exp_req_mod":1,"level_range":[3,6],"monster":"nut","encounter_percent":10},{"encounter_rate":0.5,"daytime":false,"exp_req_mod":1,"level_range":[3,6],"monster":"grimachin","encounter_percent":10},{"encounter_rate":0.5,"daytime":false,"exp_req_mod":1,"level_range":[3,6],"monster":"spighter","encounter_percent":10}],"trainers":[{"name":"Dragonrider Nigel","sprite":"dragonrider.png","monsters":[{"slug":"agnigon","level":36}]}],"environment_slug":"sea","connections":{"candy-town":{"conditions":[],"modules\/tuxemon.slug":"candy_town"},"paper-town":{"conditions":["encounters","trainers"],"modules\/tuxemon.slug":"paper_town"}},"modules\/tuxemon.slug":"routec","modules\/tuxemon.encounter":"default_encounter","modules\/tuxemon.environment":"sea","encounter_percent_total":105,"environment":{"slug":"sea","battle_graphics":{"island_back":"water_island.png","island_front":"water_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/sea_background.png"},"battle_music":"music_battle_loop"},"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 640 640\"\n>\n <image href=\"\/db\/maps\/Sea_Route_C.png\" \/>\n<\/svg>\n","locations":[]} \ No newline at end of file
+{"requiredEncounters":10,"encounters":[{"monster":"dollfin","encounter_percent":5,"level_range":[2,5]},{"monster":"nudiflot_male","encounter_rate":3.5,"daytime":true,"exp_req_mod":1,"level_range":[22,26],"encounter_percent":14},{"monster":"nudiflot_female","encounter_rate":3.5,"daytime":true,"exp_req_mod":1,"level_range":[22,26],"encounter_percent":14},{"monster":"nudimind","encounter_rate":3.5,"daytime":true,"exp_req_mod":1,"level_range":[22,26],"encounter_percent":14},{"monster":"nudikill","encounter_rate":3.5,"daytime":true,"exp_req_mod":1,"level_range":[22,26],"encounter_percent":14},{"monster":"manosting","encounter_rate":3.5,"daytime":true,"exp_req_mod":1,"level_range":[22,26],"encounter_percent":14},{"monster":"tweesher","encounter_rate":3.5,"daytime":true,"exp_req_mod":1,"level_range":[22,26],"encounter_percent":14},{"monster":"nostray","encounter_rate":3.5,"daytime":true,"exp_req_mod":1,"level_range":[22,26],"encounter_percent":14}],"trainers":[{"name":"Dragonrider Nigel","sprite":"dragonrider.png","monsters":[{"slug":"agnigon","level":36}]}],"connections":{"candy-town":{"conditions":[],"modules\/tuxemon.slug":"candy_town"},"dragons-cave":{"conditions":["encounters","trainers"],"modules\/tuxemon.slug":"dragonscave"},"paper-town":{"conditions":["encounters","trainers"],"modules\/tuxemon.slug":"paper_town"}},"modules\/tuxemon.slug":"routec","modules\/tuxemon.encounter":"routec","modules\/tuxemon.environment":"sea","encounter_percent_total":103,"environment":{"slug":"sea","battle_graphics":{"island_back":"water_island.png","island_front":"water_island.png","background":"\/modules\/tuxemon\/mods\/tuxemon\/gfx\/ui\/combat\/sea_background.png"},"battle_music":"music_battle_loop"},"map":"<svg\n version=\"1.1\"\n xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n viewbox=\"0 0 640 640\"\n>\n <image href=\"\/db\/maps\/Sea_Route_C.png\" \/>\n<\/svg>\n","locations":[]} \ No newline at end of file
diff --git a/db/_generated/i18n/cs_CZ.json b/db/_generated/i18n/cs_CZ.json
index 13f2f16..20f8cdc 100644
--- a/db/_generated/i18n/cs_CZ.json
+++ b/db/_generated/i18n/cs_CZ.json
@@ -1 +1 @@
-{"apple":"Jablko","apple_description":"Vyl\u00e9\u010d\u00ed tvoru 10 \u017eivot\u016f.","berry":"Bobule","berry_description":"Vyl\u00e9\u010d\u00ed tvoru 10 \u017eivot\u016f.","cherry":"T\u0159e\u0161e\u0148","cherry_description":"Vyl\u00e9\u010d\u00ed tvoru 10 \u017eivot\u016f.","orange":"Pomeran\u010d","orange_description":"Vyl\u00e9\u010d\u00ed tvoru 20 \u017eivot\u016f.","potion":"Lektvar","potion_description":"Vyl\u00e9\u010d\u00ed tvoru 50 \u017eivot\u016f.","super_potion":"Super lektvar","super_potion_description":"Vyl\u00e9\u010d\u00ed tvoru 150 \u017eivot\u016f.","imperial_potion":"C\u00edsa\u0159sk\u00fd lektvar","imperial_potion_description":"Vyl\u00e9\u010d\u00ed tvoru 350 \u017eivot\u016f.","capture_device":"Chytac\u00ed za\u0159\u00edzen\u00ed","capture_device_description":"Chyt\u00ed tvora.","combat_used_x":"{user} pou\u017eil {name}!","combat_run":"{user} utekl!","combat_player_run":"Poda\u0159ilo se ti ut\u00e9ct!","combat_used_x_on_y":"{user} pou\u017eil {name} na {target}!","combat_swap":"{user} odesl\u00e1no {target}!","combat_call_tuxemon":"B\u011b\u017e {name}!","combat_opponent_call_tuxemon":"{user} pos\u00edl\u00e1 ven {name}!","combat_state_poison_damage":"{name} byl otr\u00e1ven!","combat_status_damage":"{name} byl zasa\u017een {status}!","combat_victory":"VYHR\u00c1L JSI!","combat_defeat":"PROHR\u00c1L JSI!","combat_draw":"V\u0161echny strany omdlely!","combat_capturing_success":"Chytil jsi {name}!","combat_capturing_fail":"{name} se vymanil!","combat_recharging":"{name} pot\u0159ebuje p\u0159est\u00e1vku, ne\u017e znovu pou\u017eije {move}...","combat_replacement":"Vyber n\u00e1hradn\u00edka!","combat_replacement_is_fainted":"Tento tvor omdlel!","combat_wild_appeared":"Objevil se divok\u00fd {name}!","combat_monster_choice":"Co ud\u011bl\u00e1 {name}?","combat_fainted":"{name} omdlel!","combat_isactive":"{name} je ji\u017e nasazen.","not_implemented":"Tato funkce zat\u00edm nen\u00ed implementov\u00e1na.","generic_success":"Fungovalo to!","generic_failure":"To se nepovedlo!","empty_slot":"pr\u00e1zdn\u00e1 pozice","exit":"Vypnout","item_confirm_use":"Pou\u017e\u00edt","item_confirm_cancel":"Zru\u0161it","item_success":"Fungovalo to!","item_failure":"Selhalo to!","attempting_capture":"Pokus o chycen\u00ed\u2026","gotcha":"M\u00e1m t\u011b!","item_cannot_use_here":"{name} nem\u016f\u017ee tady b\u00fdt pou\u017eito!","receive_happiness":"Obdr\u017eel 5 sn\u00edmac\u00edch za\u0159\u00edzen\u00ed!","received_x":"Obdr\u017eel {name}!","save_success":"Ulo\u017eeno!","save_failure":"P\u0159i ukl\u00e1d\u00e1n\u00ed do\u0161lo k chyb\u011b!","slot":"M\u00edsto","status_faint":"Bezv\u011bdom\u00fd","status_poison":"Otrava","bite":"Kousnut\u00ed","fire_explosion":"Ohniv\u00fd v\u00fdbuch","poison_string":"Jedov\u00e9 \u017eihadlo","pound":"\u00dader","swap":"V\u00fdm\u011bna","water_shot":"Vodn\u00ed st\u0159ela","whirlwind":"Vich\u0159ice","run":"Ut\u00e9ct","monster_menu_info":"Info","monster_menu_move":"Posun","log_off":"Odhl\u00e1sit se","menu_bag":"Batoh","menu_fight":"Souboj","menu_item":"P\u0159edm\u011bt","menu_items":"P\u0159edm\u011bty","menu_journal":"Den\u00edk","menu_load":"Nahr\u00e1t","menu_monster":"Tuxemon","menu_monsters":"Tuxemoni","menu_multiplayer":"Multiplayer","menu_new_game":"Nov\u00e1 hra","menu_options":"Nastaven\u00ed","menu_player":"Hr\u00e1\u010d","menu_run":"Ut\u00e9ct","menu_save":"Ulo\u017eit","multiplayer_accept":"P\u0159ijmout","multiplayer_decline":"Odm\u00edtnout","multiplayer_duel":"{name} by cht\u011bl Duel!","multiplayer_host_game":"Hostit hru","multiplayer_scan_games":"Vyhledat hry","multiplayer_join_game":"P\u0159ipojit se ke h\u0159e","multiplayer_hosting_ready":"P\u0159ipraven p\u0159\u00edjmat klienty!","multiplayer_already_hosting":"Ji\u017e hostov\u00e1no!","multiplayer_no_servers":"Servery nebyly nalezeny...","multiplayer_join_prompt":"Hostname nebo IP?","aardart":"Aardart","aardart_description":"Po\u010d\u00edt\u00e1 ka\u017ed\u00e9ho mravence, kter\u00e9ho sn\u011bdl, a oslavuje v\u00fdznamn\u00e1 \u010d\u00edsla.","aardorn":"Aardorn","aardorn_description":"Kdy\u017e se narod\u00ed, je um\u00edst\u011bn v mraveni\u0161ti a ponech\u00e1n j\u00edst cestu ven.","agnidon":"Agnidon","agnidon_description":"Preferuje \u010dty\u0159i nohy, ale m\u016f\u017ee st\u00e1t na dvou, aby otev\u0159el dve\u0159e, tla\u010dil p\u0159es stromy nebo dr\u017eel v\u011bci.","agnigon":"Agnigon","agnigon_description":"\u0158\u00edk\u00e1 se mu \\\"fale\u0161n\u00fd drak\\\", proto\u017ee se zd\u00e1 b\u00fdt drakem, ale ve skute\u010dnosti se vyvinul z jin\u00e9 linie starov\u011bk\u00fdch plaz\u016f.","agnite":"Agnite","agnite_description":"Je hrav\u00e1, ale mus\u00ed se brzy nau\u010dit, aby udr\u017eela sv\u016fj ohe\u0148 na uzd\u011b.","allagon":"Allagon","allagon_description":"ALLAGON jsou p\u0159itahov\u00e1ni k relikvi\u00edm vyroben\u00fdm z kov\u016f, kter\u00e9 po sob\u011b zanechali jejich p\u0159edkov\u00e9, a budou n\u00e1siln\u00ed, aby je z\u00edskali.","anoleaf":"Anoleaf","anoleaf_description":"Rostliny, kter\u00e9 rostou v jeho bl\u00edzkosti, pova\u017euje za sv\u00e9 bratry a sestry.","axylightl":"Axylightl","axylightl_description":"Pomoc\u00ed sv\u00e9ho ocasu osv\u011btl\u00ed hlubok\u00e9 vody, odhal\u00fd bezpe\u010dn\u00fd \u00fakryt pro rybu.","bamboon":"Bamboon","bamboon_description":"Bojuje pomoc\u00ed svoj\u00ed bambusov\u00e9 hole, kterou pou\u017e\u00edv\u00e1 tak\u00e9 p\u0159i balancov\u00e1n\u00ed.","bigfin":"Bigfin","bigfin_description":"Na jeho z\u00e1dech je cel\u00fd ekosyst\u00e9m, tak\u017ee se sna\u017e\u00ed se nepot\u00e1p\u011bt","bolt":"Bolt","bolt_description":"P\u0159\u00edtomnost BOLT zp\u016fsobuje, \u017ee matice je tvrd\u0161\u00ed a jisk\u0159\u00ed v\u00edce energie.","cairfrey":"Cairfrey","cairfrey_description":"Vesel\u00fd kus n\u00e1bytku, kter\u00fd se jednoho r\u00e1na probudil a rozhodl se prozkoumat.","capiti":"Capiti","capiti_description":"Vypad\u00e1 to jako d\u00edt\u011b, ale byly nalezeny n\u011bkter\u00e9 exempl\u00e1\u0159e, kter\u00e9 jsou stovky let star\u00e9.","cardiling":"Cardiling","cardiling_description":"\u010clov\u011bk by ne\u010dekal, \u017ee bude chrlit ohe\u0148, dokud to neud\u011bl\u00e1.","cardinale":"Cardinale","cardinale_description":"V\u00e1\u0161niv\u011b nen\u00e1vid\u00ed v\u0161echny pred\u00e1tory a vede v\u00e1lku s nimi a jejich ml\u00e1\u010faty, kdy\u017e m\u016f\u017ee.","cardiwing":"Cardiwing","cardiwing_description":"Jeho p\u00edse\u0148 je pozoruhodn\u00e1, ale m\u00e1lokdo se odv\u00e1\u017e\u00ed udr\u017eet v\u00fdbu\u0161n\u00e9ho zp\u011bvn\u00e9ho pt\u00e1ka.","chillimp":"Chillimp","chillimp_description":"\u0158\u00edk\u00e1 se, \u017ee \u017eije na vrcholu zasn\u011b\u017een\u00fdch hor, ale nikdy nebyla po\u0159\u00edzena \u017e\u00e1dn\u00e1 jasn\u00e1 fotografie.","chloragon":"Chloragon","chloragon_description":"Vyl\u00edhne se, kdy\u017e je star\u00e9 vejce zasazeno do \u00farodn\u00e9 p\u016fdy. Kdy\u017e vaj\u00ed\u010dka dojdou, nebude u\u017e \u017e\u00e1dn\u00fd CHLORAGON.","conifrost":"Conifrost","conifrost_description":"Pokud k\u00fdch\u00e1, dojde k lavin\u011b. M\u00e1 permanentn\u00ed \u010dich\u00e1n\u00ed.","corvix":"Corvix","corvix_description":"Vyzbrojuje sv\u00e1 k\u0159\u00eddla st\u0159epy kost\u00ed od sv\u00fdch ob\u011bt\u00ed.","dandylion":"Dandylion","dandylion_description":"Rod\u00ed jen jednou ve sv\u00e9m \u017eivot\u011b. Pak se potuluje po sv\u011bt\u011b a sna\u017e\u00ed se naj\u00edt svoje potomky.","djinnbo":"Djinnbo","djinnbo_description":"Legendy \u0159\u00edkaj\u00ed, \u017ee to je \u010dlov\u011bk, kter\u00fd zem\u0159el p\u0159i po\u017e\u00e1ru. Ve skute\u010dnosti se to stalo jeho p\u0159\u00edbuzn\u00fdm.","dollfin":"Dollfin","dollfin_description":"Ka\u017ed\u00fd z nich n\u00e1sleduje lo\u010f z m\u00edsta na m\u00edsto, a prozkoum\u00e1v\u00e1 sv\u011bt.","dracune":"Dracune","dracune_description":"B\u011bhem dne je nehybn\u00fd, ale v noci se m\u016f\u017ee kroutit a kousat.","dragarbor":"Dragarbor","dragarbor_description":"Kdy\u017e c\u00edt\u00ed, \u017ee se bl\u00ed\u017e\u00ed ke konci sv\u00e9ho \u017eivota, cestuje na h\u0159bitov, kde se zasad\u00ed. Jeho ocasn\u00ed kv\u011bt roste nav\u017edy.","dune_pincher":"Dune Pincher","dune_pincher_description":"Tito poustevn\u00edci se zabal\u00ed do toho, co je nejbl\u00ed\u017ee. V pou\u0161ti to jsou poh\u0159ebn\u00ed rub\u00e1\u0161e d\u00e1vno mrtv\u00fdch faraon\u016f.","eaglace":"Eaglace","eaglace_description":"When it takes flight, clouds form. When it claps its wings, hail falls.","eyenemy":"Eyenemy","eyenemy_description":"\u017div\u00ed se kr\u00e1sn\u00fdm v\u00fdhledem a jinou pod\u00edvanou.","falcono":"Falcono","falcono_description":"It is totally unafraid of adversaries, and will attack an enemy of any size without hesitation.","ferricran":"Ferricran","ferricran_description":"Kdysi byly FERRICRAN pokryty adamantinsk\u00fdmi \u0161upinami a m\u011bly k\u0159\u00eddla mithrilu.","firomenis":"Firomenis","firomenis_description":"<<MISSING>>","fluttaflap":"Fluttaflap","fluttaflap_description":"\u017div\u00ed se ne\u010distotami, tak\u017ee vrac\u00ed vy\u010di\u0161t\u011bnou krev t\u011bm, kter\u00e9 saje.","fruitera":"Fruitera","fruitera_description":"FRUITERA je chamtiv\u00e1 po ovoci a nese co nejv\u00edce. Kdy\u017e se polek\u00e1, upust\u00ed v\u0161echno sv\u00e9 ovoce, znovu je shrom\u00e1\u017ed\u00ed a teprve pak ute\u010de.","gectile":"Gectile","gectile_description":"Je tak rychl\u00fd a lehk\u00fd, \u017ee m\u016f\u017ee chodit po listech.","heronquak":"Heronquak","heronquak_description":"Krystal na hrudi pytl\u00e1ci zam\u011b\u0148uj\u00ed za diamant. Roztaje, kdy\u017e je odstran\u011bn z t\u011bla HERONQUAK.","hydrone":"Hydrone","hydrone_description":"Vyu\u017e\u00edv\u00e1 experiment\u00e1ln\u00ed technologii, kter\u00e1 vytv\u00e1\u0159\u00ed energii z vody.","lambert":"Lambert","lambert_description":"Do sv\u00e9 sko\u0159\u00e1pky byl ulo\u017een sv\u00fdmi rodi\u010di a pot\u00e9 vysl\u00e1n do sv\u011bta.","legko":"Legko","legko_description":"Dlouho se myslelo, \u017ee je beznoh\u00e9, jeho listy jsou vlastn\u011b zakrn\u011bl\u00e9 kon\u010detiny.","magmaturtle":"Magmaturtle","magmaturtle_description":"<<MISSING>>","merlicun":"Merlicun","merlicun_description":"<<MISSING>>","moloch":"Moloch","moloch_description":"M\u016f\u017ee ztuhnout nebo zm\u011bk\u010dit svou poko\u017eku, aby reagovala na p\u0159\u00e1tele a nep\u0159\u00e1tele.","noctalo":"Noctalo","noctalo_description":"Ob\u00fdv\u00e1 pouze m\u00edsta opu\u0161t\u011bn\u00e1 lidmi - hrady, h\u0159bitovy a kan\u00e1ly.","noctula":"Noctula","noctula_description":"\u017dere brouky a PIPIS j\u00ed ovoce, tak\u017ee navzdory tomu, \u017ee \u017eij\u00ed v t\u011bsn\u00e9 bl\u00edzkosti, nesout\u011b\u017e\u00ed.","nostray":"Nostray","nostray_description":"M\u016f\u017ee c\u00edtit cokoliv v oce\u00e1nu, bez ohledu na to, jak daleko.","nudiflot":"Nudiflot","nudiflot_description":"J\u00ed a ukl\u00e1d\u00e1 jed z mo\u0159sk\u00fdch tvor\u016f kter\u00e9 poz\u0159e.","nut":"Nut","nut_description":"Ve velk\u00fdch lod\u00edch, kter\u00e9 k\u0159i\u017euj\u00ed oce\u00e1ny, poskytuj\u00ed tis\u00edce MATIC a BOLT energii a dr\u017e\u00ed ocelov\u00e9 ob\u0161\u00edvky pohromad\u011b.","onaclov":"Onaclov","onaclov_description":"<<MISSING>>","pigabyte":"Pigabyte","pigabyte_description":"V\u011bdci zjistili, \u017ee nejlep\u0161\u00ed po\u010d\u00edta\u010de maj\u00ed organick\u00e9 implant\u00e1ty.","possessun":"Possessun","possessun_description":"Je to duch, kter\u00fd ob\u00fdv\u00e1 mrtvou CAIRFREY.","propellercat":"Propellercat","propellercat_description":"Je to nov\u00fd druh, nebo jen dom\u00e1c\u00ed mazl\u00ed\u010dek vyn\u00e1lezce?","rockat":"Rockat","rockat_description":"Navzdory sv\u00e9 zna\u010dn\u00e9 v\u00e1ze jsou jeho kroky tich\u00e9.","rockitten":"Rockitten","rockitten_description":"Pou\u017e\u00edv\u00e1 sv\u00e9 drobn\u00e9 skaln\u00ed u\u0161i k p\u0159itulen\u00ed.","sapragon":"Sapragon","sapragon_description":"V d\u00e1vn\u00fdch dob\u00e1ch m\u011bl ka\u017ed\u00fd prvek mocn\u00e9ho draka - ale t\u011bchto tvor\u016f ubylo a v dne\u0161n\u00ed dob\u011b jsou vz\u00e1cn\u00ed.","selket":"Selket","selket_description":"\u010cekaj\u00ed pod p\u00edskem a c\u00edt\u00ed svou ko\u0159ist prost\u0159ednictv\u00edm vibrac\u00ed sv\u00fdch krok\u016f.","selmatek":"Selmatek","selmatek_description":"SELMATEK, chovan\u00fd star\u00fdmi kr\u00e1li pou\u0161t\u00ed, slou\u017eil jako hl\u00eddac\u00ed psi, love\u010dt\u00ed spole\u010dn\u00edci a - nyn\u00ed - obr\u00e1nci proti vykrada\u010d\u016fm hrob\u016f.","simba":"Simba","simba_description":"<<MISSING>>","sludgehog":"Sludgehog","sludgehog_description":"\u017dije v odpadc\u00edch a tak\u00e9 ho j\u00ed. Jeho hroty se zdaj\u00ed b\u00fdt ostr\u00e9, ale mohou je libovoln\u011b zm\u011bk\u010dit.","sharpfin":"Sharpfin","sharpfin_description":"Ve vod\u011b je neviditeln\u00e1, je viditeln\u00e1 pouze tehdy, kdy\u017e vysko\u010d\u00ed z vody, aby p\u0159et\u00e1hla zv\u00ed\u0159ata na b\u0159ehu zp\u011bt do hlubiny.","snowrilla":"Snowrilla","snowrilla_description":"T\u011b\u0161\u00ed ho hr\u00e1t si s ly\u017ea\u0159i na pust\u00fdch svaz\u00edch.","spycozeus":"Spycozeus","spycozeus_description":"\u0160eptan\u00e9 komunikace lesa dost\u00e1vaj\u00ed fyzickou podobu ve SPYCOZEUS, kter\u00fd mysl\u00ed jako stromy.","sumobug":"Sumobug","sumobug_description":"Vyu\u017e\u00edv\u00e1 svoji hmotnost k pora\u017een\u00ed mnohem v\u011bt\u0161\u00edch nep\u0159\u00e1tel. Jeho hustota je tak vysok\u00e1 jako v j\u00e1dru hv\u011bzdy.","tigrock":"Tigrock","tigrock_description":"\u0158\u00edk\u00e1 se, \u017ee musel vynal\u00e9zt s\u00e1m sebe, proto\u017ee evoluce ho nemohla navrhnout..","tumblecoon":"Tumblecoon","tumblecoon_description":"<<MISSING>>","tumbleworm":"Tumbleworm","tumbleworm_description":"Kdy\u017e p\u0159erostou sv\u00e1 vo\u0161tinov\u00e1 vaj\u00ed\u010dka, spadnou nejprve na zem.","tux":"Tux","tux_description":"<<MISSING>>","tweesher":"Tweesher","tweesher_description":"\u010c\u00edm chladn\u011bj\u0161\u00ed je po\u010das\u00ed, t\u00edm t\u011b\u017e\u0161\u00ed je jeho zob\u00e1k. P\u0159i m\u00e9n\u011b ne\u017e 0 stupn\u00edch je tvrd\u0161\u00ed ne\u017e diamant.","vamporm":"Vamporm","vamporm_description":"\u017d\u00edzn\u00ed po krvi, ale mus\u00ed si vysta\u010dit se stromovou m\u00edzou.","velocitile":"Velocitile","velocitile_description":"M\u016f\u017ee ut\u00e9ct kulce, ale pouze tehdy, kdy\u017e se zah\u0159eje.","wrougon":"Wrougon","wrougon_description":"Each Wrougon is born with a patch of rust larger than the patch of its parents.","zunna":"Zunna","zunna_description":"Vesel\u00e1 ZUNNA nas\u00e1v\u00e1 do \u017ealudku ve\u0161kerou potravu, kterou najde.","anteater":"Z\u00e1rodek","snout":"\u010cenich","false_dragon":"Fale\u0161n\u00fd drak","dragon":"Drak","sprout":"Kl\u00ed\u010dek","inchoate":"Po\u010d\u00e1te\u010dn\u00ed","prehensile":"Zru\u010dn\u00fd","island":"Ostrov","host":"Host","woodwose":"D\u0159evo","firebird":"Pt\u00e1k ohniv\u00e1k","frost_ape":"Mrazov\u00e1 opice","taiga":"Tajga","horned_raptor":"Rohat\u00fd Raptor","lions_tooth":"Lv\u00ed zub","vengeance":"Odveta","joyful":"Radostn\u00fd","cloaked":"Maskovan\u00e1","cirrus":"\u00daponek","pupil":"U\u010de\u0148","fire":"Ohe\u0148","sanguine":"Optimistick\u00fd","wood":"D\u0159evo","climbing":"Horolezectv\u00ed","crested":"Chocholat\u00fd","metal_water":"Kov, Voda","gumnut":"Gumov\u00fd o\u0159ech","lizard":"Je\u0161t\u011brka","earth_fire":"Zem\u011b, Ohe\u0148","devil":"\u010e\u00e1bel","nightcrawler":"No\u010dn\u00ed plazi\u010d","probiscus":"Probiscus","flopped":"Propadlo","metal":"Kov","visitor":"N\u00e1v\u0161t\u011bvn\u00edk","earth":"Zem\u011b","rip":"Roztrhnout","yeti":"Sn\u011b\u017en\u00fd mu\u017e","ex_machina":"Ex Machina","water":"Vodn\u00ed","clot":"Sra\u017eenina","restless":"Neklidn\u00fd","slurpy":"Slurpy","aeble":"Aeble","allie":"Allie","cottonnurse":"Cotton Nurse","karrianna":"Karrianna","knight1":"Ryt\u00ed\u0159 I","knight2":"Ryt\u00ed\u0159 II","liela":"Liela","maple_girl":"Javor","misa":"Misa","npc_wife":"Man\u017eelka NPC","professor":"Profesor","npc_red":"Red","tabanurse":"Zdravotn\u00ed sestra Taba","tuxemart_keeper":"Tuxemart Obchodn\u00edk","tuxemart_aide":"Tuxemart Zam\u011bstnanec","xerogrund1":"T\u00fdm Xero Grunt I","xerogrund2":"T\u00fdm Xero Grunt II","xerogrunt2":"T\u00fdm Xero Grunt II","xerogrunt3":"T\u00fdm Xero Grunt III","xerogrunt4":"T\u00fdm Xero Grunt IV","xerogrunt5":"T\u00fdm Xero Grunt V","xerogrunt6":"T\u00fdm Xero Grunt VI","xerogrunt7":"T\u00fdm Xero Grunt VII","xerogrunt8":"T\u00fdm Xero Grunt VIII","xerogrunt9":"T\u00fdm Xero Grunt IX","xerogrunt10":"T\u00fdm Xero Grunt X","healmytuxemon":"Do you want to heal your Tuxemon?","haveagoodday":"Have a nice day!","yes":"Ano","no":"Ne","door_problems":"Dve\u0159e jsou zaseknut\u00e9 a neotev\u0159ou se...","empty_pot":"It's an empty pot, maybe someone will plant something here","purple_flowers":"N\u011bkdo zasadil sladce von\u00edc\u00ed fialov\u00e9 kv\u011bty!","orange_flowers":"N\u011bkdo zasadil n\u011bjak\u00e9 kr\u00e1sn\u00e9 oran\u017eov\u00e9 kv\u011bty!","famous_statue":"Je to socha b\u00fdval\u00e9ho mistra Tuxemon. N\u00e1zev je zv\u011btral\u00fd...","famous_statue2":"\u0158\u00edk\u00e1: Pro na\u0161e milovan\u00e9 p\u0159\u00e1tele a hrdiny v\u0161ech, wywen","cotton_town_fountain":"It's a fountain. A lot of coins are at the bottom","tree":"Tento strom vypad\u00e1 \u0161\u0165astn\u011b a zdrav\u011b!","route_2":"Cesta 2","sure_i_do":"Sure I do","not_really":"Not really","professor_dialog\\n":"Profesor: Hur\u00e1. P\u0159esn\u011b ten \u010dlov\u011bk se kter\u00fdm jsem se cht\u011bl setkat.\\nSly\u0161el jsem \u017ee se chce\u0161 u\u010dit o Tuxemonech.\\nTuxemoni jsou mal\u00e1 zv\u00ed\u0159ata, n\u011bkte\u0159\u00ed je naz\u00fdvaj\u00ed monstry, se kter\u00fdmi se p\u0159\u00e1tel\u00edme a pou\u017e\u00edv\u00e1me je k boji s dal\u0161\u00edmi Tuxemony.\\nNapadlo m\u011b, \u017ee jsem zrovna z\u00edskal t\u0159i nov\u00e9 Tuxemony pro sv\u016fj v\u00fdzkum. Jednoho bych ti r\u00e1d dal.\\nKter\u00fd by se ti l\u00edbil?\\n","professor_dialog6.1":"Profesor: Skv\u011bl\u00e1 volba! Hydrone je vodn\u00ed tuxemon","professor_dialog6.2":"Profesor: Vynikaj\u00edc\u00ed volba! Rockitten je zemn\u00ed tuxemon","professor_dialog6.3":"Profesor: V\u00fdborn\u00e1 volba! Fruitera je d\u0159evn\u00ed tuxemon","professor_dialog7":"Profesor: Douf\u00e1m, \u017ee se uvid\u00edme! Jdu se vydat na cestu, tak\u017ee se mo\u017en\u00e1 n\u011bkdy setk\u00e1me.","karrianna_dialog1":"Karrianna: Tr\u00e9novala jsem cel\u00fd m\u011bs\u00edc! Zat\u00edm m\u011b nikdo neporazil!","karrianna_dialog2":"Dob\u0159e... Byl jsi prvn\u00ed tren\u00e9r, se kter\u00fdm jsem se setkal...","xero_hideout1":"Institut Xero pro v\u00fdzkum a v\u00fdvoj v oblasti Tuxemon\u016f.","cherry_found":"Na\u0161el jsi t\u0159e\u0161e\u0148","xero_grunts_block":"Tato oblast je ve v\u00fdstavb\u011b, m\u011blo by to b\u00fdt brzy hotovo.","waiting_for_misa":"Our leader would like to talk with you. When you are ready, talk to my friend next to me.","teleport?":"Are you ready to meet our leader?","ouch":"Sorry, but this may hurt a bit...","maybe_sometime_again?":"Okay, I'll be here when you are ready.","youcantleave":"Dve\u0159e jsou zam\u010den\u00e9 zven\u010d\u00ed... Je n\u011bkde kl\u00ed\u010d?","discovered_a_person":"Na\u0161li jste m\u011b! Haha!","a_serious_discussion\\n":"","oops\\n":"","backstory\\n":"","backstory9":"Co vy na to? Pom\u016f\u017eete n\u00e1m?","sorryfurthis":"Dobr\u00e1 volba. Omlouv\u00e1m se, ale bude to jen trochu bodat.","mwah\\n":"","mwah2":"JESS!!!","itslockedboi":"Allie za sebou zamkla dve\u0159e...","hellothere":"???: \u010cauky!","kmere":"Pro\u010d nep\u0159ijde\u0161 sem a nepromluv\u00ed\u0161 si se mnou?","theinfo\\n":"","liela_goes_to_battle":"Jestli m\u011b bude\u0161 ru\u0161it, zat\u00edmco budu sb\u00edrat bobule, budu t\u011b prost\u011b muset vyzvat!","Cathedral_Center":"Cathedral Center: \u017dijeme, abychom slou\u017eili.","Cotton_Mart":"Z\u00edskejte kope\u010dek v obchod\u011b Scoop!","Cotton_Town_Sign\\n":"Welcome to Cotton Town: A Growing Force\\n^ Cotton Town --- Route 1 v\\n","column1":"Vz\u00e1cn\u00fd a starobyl\u00fd sloup. To b\u00fdvalo sou\u010d\u00e1st\u00ed chr\u00e1mu.","column2":"Vz\u00e1cn\u00fd a starobyl\u00fd sloup. Dal\u0161\u00ed ruiny ze stejn\u00e9 kultury najdete na Route 3. ","cityparksign\\n":"Welcome to City Park: A Taste of the Wild\\n^ City Park --- Route 2 v\\n","route2speech":"EEK!!!","route2speech2\\n":"","route2speech3\\n":"","yestalk":"V\u00e1\u017en\u011b? D\u00edk...","notalk":"Jak necitliv\u00e9 od v\u00e1s! \u0160koda, stejn\u011b m\u011b bude\u0161 muset poslouchat!","spillit\\n":"","spillit3":"Cokoliv... Allie je moje sestra a znamen\u00e1 pro m\u011b cel\u00fd sv\u011bt, tak\u017ee m\u011b zni\u010dilo, kdy\u017e jsem zjistila, \u017ee ji vzal na velitelstv\u00ed.","spillit4":"Nemus\u00ed se to zd\u00e1t jako \u0161patn\u00e1 v\u011bc, ale je to tak. V\u00edte, co d\u011blaj\u00ed sv\u00fdm rekrut\u016fm? ANO!?","spillit5":"Proto\u017ee j\u00e1 tak\u00e9 ne... V\u00edm jen, \u017ee nikdo nikdy neopustil Omnichannel pot\u00e9, co byl p\u0159ijat.","spillit6":"stejn\u011b... V\u00e1s se to net\u00fdk\u00e1. Jedin\u00e9, na \u010dem z\u00e1le\u017e\u00ed, je svr\u017een\u00ed Omnichannel.","spillit7":"Omlouv\u00e1m se, \u017ee v\u00e1s obt\u011b\u017euji sv\u00fdmi probl\u00e9my. City Park je vp\u0159edu, kdy\u017e se chcete posunout d\u00e1l","leavemealone":"Hr\u00e1vali jsme tu po\u0159\u00e1d, kdy\u017e jsme byli mlad\u0161\u00ed...","iamknight\\n":"What are you doing here? You know that only knights are allowed through city park.\\n... ... ... Hmm... So you're trying to get to Leather Town...\\nWell, I guess you could enter the challenge if you want. The only problem is that you'll need a Tuxemon...\\nI'm sure we can lend you one. Are you up for the challenge?\\n","sorry":"Okay, well... when you're ready, I'll still be here...","splendid\\n":"You will? Splendid! Now, to find you a suitable Tuxemon...\\n... ... You already have a Tuxemon? Well, I'm sure that you'd be able to handle yourself well...\\n","cottonnurse_dialog":"Welcome to the Cotton Town Tuxecenter!","tabanurse_dialog\\n":"V\u00edtejte v ${{map_name}} Tuxecenter!\\nChcete vyl\u00e9\u010dit sv\u00e9 Tuxemon?\\n","okaythen":"OK! Jen mi dej vte\u0159inu a j\u00e1 uzdrav\u00edm tv\u00e9 Tuxemon!","okaythen2":"Well, it looks like your Tuxemon are full of energy! Here they are!","input_name":"Jm\u00e9no?","tuxemon_stat2":"{desc}","urcine":"Urcine","vivisource":"Vivisource","viviteel":"Viviteel","vivicinder":"Vivicinder","vivitron":"Vivitron","volcoli":"Volcoli","vividactil":"Vividactil","vivipere":"Vivipere","vivitrans":"Vivitrans","viviphyta":"Viviphyta","chrome_robo":"Chrome Robo","dark_robo":"Dark Robo","birb_robo":"Birb Robo","xeon":"Xeon","xeon_2":"Xeon-2","mk01_beta":"Mk01 Beta","mk01_alpha":"MK01 Alpha","altie":"Altie","abesnaki":"Abesnaki","angrito":"Angrito","anu":"Anu","apeoro":"Apeoro","araignee":"Araignee","arthrobolt":"Arthrobolt","av8r":"Av8r","b_ver_1":"B-Ver.1","banling":"Banling","baobaraffe":"Baobaraffe","baoby":"Baoby","beenstalker":"Beenstalker","birdling":"Birdling","boltnu":"Boltnu","botbot":"Botbot","boxali":"Boxali","brewdin":"Brewdin","budaye":"Budaye","bugnin":"Bugnin","bumbulus":"Bumbulus","bursa":"Bursa","cataspike":"Cataspike","cateye":"Cateye","chenipode":"Chenipode","chibiro":"Chibiro","chromeye":"Chromeye","cochini":"Cochini","turnipper":"Turnipper","vigueur":"Vigueur","weavifly":"Weavifly","windeye":"Windeye","yiinaang":"Yiinaang","embazook":"Embazook","conileaf":"Conileaf","criniotherme":"Cowpignon","neutrito":"Neutrito","masknake":"Masknake","mrmoswitch":"Mrmoswitch","medushock":"Medushock","shelagu":"Shelagu","snock":"Snock","eruptibus":"Eruptibus","katacoon":"Katacoon","nudiflot_female":"Nudiflot","nudiflot_male":"Nudiflot","pilthropus":"Pilthropus","sumchon":"Sumchon","coproblight":"Coproblight","katapill":"Katapill","shammer_fossil":"Zkamen\u011blina Shammer","rhincus_fossil":"Zkamen\u011blina Rhincus","coleorus":"Coleorus","cowpignon":"Cowpignon","dandicub":"Dandicub","dinoflop":"Dandicub","drashimi":"Drashimi","drokoro":"Drokoro","elofly":"Elofly","elostorm":"Elostorm","elowind":"Elowind","embra":"Embra","enduros":"Enduros","exapode":"Exapode","exclawvate":"Exclawvate","eyesore":"Eyesore","fancair":"Fancair","flacono":"Fancair","fordin":"Fordin","forturtle":"Forturtle","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","foxfire":"Foxfire","frondly":"Frondly","furnursus":"Furnursus","galnec":"Galnec","ghosteeth":"Ghosteeth","graffiki":"Graffiki","grimachin":"Grimachin","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","grumpi":"Grumpi","gryfix":"Gryfix","ignibus":"Ignibus","hampotamos":"Hampotamos","happito":"Happito","hatchling":"Hatchling","incandesfin":"Incandesfin","jelillow":"Jelillow","jemuar":"Jemuar","k9":"K9","komodraw":"Komodraw","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","lunight":"Lunight","manosting":"Manosting","memnomnom":"Memnomnom","metesaur":"Metesaur","miaownolith":"Miaownolith","mystikapi":"Mystikapi","narcileaf":"Narcileaf","nudikill":"Nudikill","nudimind":"Nudimind","nuenflu":"Nuenflu","octabode":"Octabode","ouroboutlet":"Ouroboutlet","pairagrim":"Pairagrim","pairagrin":"Pairagrin","pantherafira":"Pantherafira","pharfan":"Pharfan","picc":"Picc","pipis":"Pipis","poinchin":"Poinchin","polyrock":"Polyrock","prophetoise":"Prophetoise","puparmor":"Puparmor","pyraminx":"Pyraminx","pythock":"Pythock","pythwire":"Pythwire","qetzlrokilus":"Qetzlrokilus","rabbitosaur":"Rabbitosaur","rhincus":"Rhincus","rosarin":"Rosarin","ruption":"Ruption","sadito":"Sadito","sampsack":"Sampsack","sampsage":"Sampsage","sapsnap":"Sapsnap","saurchin":"Saurchin","sclairus":"Sclairus","seirein":"Seirein","shammer":"Shammer","shnark":"Shnark","shybulb":"Shybulb","skwib":"Skwib","snaki":"Snaki","snarlon":"Snarlon","snokari":"Snokari","sockeserp":"Sockeserp","solight":"Solight","spighter":"Spighter","spoilurm":"Spoilurm","squabbit":"Squabbit","statursus":"Statursus","strella":"Strella","tarpeur":"Tarpeur","taupypus":"Taupypus","teddisun":"Teddisun","tetrchimp":"Tetrchimp","tikoal":"Tikoal","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel":"Toufigel","tourbidi":"Tourbidi","trapsnap":"Trapsnap","tsushimi":"Tsushimi","tumblebee":"Tumblebee","tumblequill":"Tumblequill","oedipus":"Oidipus","spyder_museum_entrance2":"Prozkoumejte na\u0161ich p\u011bt sekc\u00ed a nezapome\u0148te si p\u0159e\u010d\u00edst o na\u0161ich p\u011bti sponzorech.","quicklyknight4":"Promi\u0148te, ale m\u011bl bych odej\u00edt hned.","oopsie2":"Pro\u010d nepo\u010dk\u00e1me, a\u017e se moji ryt\u00ed\u0159i vr\u00e1t\u00ed.\\nNerad oznamuji \u0161patn\u00e9 zpr\u00e1vy o samot\u011b.","hellolovelypeople5":"Ne... Po\u010dkej... Chyb\u00ed n\u00e1m jeden \u010dlov\u011bk...\\nOsam\u011bl\u00fd chovatel Tuxemon ode\u0161el do regionu Fondent. Ten, kter\u00fd si \u0159\u00edk\u00e1 Tuxemon Professor","spyder_citypark_achievement":"Achievement Maniac's House: Zav\u0159eno.","spyder_papertown_daycare1":"Denn\u00ed stacion\u00e1\u0159: Ve v\u00fdstavb\u011b.","xero_campaign":"Tuxemon: Xero","spyder_nimrod_plaque":"Sponzorov\u00e1no spole\u010dnost\u00ed Nimrod. \\\"Kdybychom je neprodali my, prodal by je n\u011bkdo jin\u00fd!\\\"","misaisleavingfornow2":"Hodn\u011b \u0161t\u011bst\u00ed ${{name}}. Jsem si jist\u00fd, \u017ee se je\u0161t\u011b uvid\u00edme. ","knight4ispoor":"Ona opravdu nen\u00ed \u0161patn\u00fd \u010dlov\u011bk.","announcement1":"DOBR\u00dd DEN, OB\u010cAN\u00c9 FONDENT KRAJE!\\nD\u011aKUJEME, \u017dE JSTE SI NALADILI TOTO POVINN\u00c9 OZN\u00c1MEN\u00cd.","quicklyknight2":"Omnichannel ovl\u00e1daj\u00ed dva lid\u00e9. Deska je vtip.\\n","yesmaam":"Ano, madam.","kylekindasucks6":"Jo a ${{name}}?","kennel_label":"{box} ({qty})","omnichannelarrives":"STOP!","player_wallet":"Pen\u011b\u017eenka ${{name}}: ${{currency}}${{money}}"} \ No newline at end of file
+{"apple":"Jablko","apple_description":"Vyl\u00e9\u010d\u00ed tvoru 10 \u017eivot\u016f.","berry":"Bobule","berry_description":"Vyl\u00e9\u010d\u00ed tvoru 10 \u017eivot\u016f.","cherry":"T\u0159e\u0161e\u0148","cherry_description":"Vyl\u00e9\u010d\u00ed tvoru 10 \u017eivot\u016f.","orange":"Pomeran\u010d","orange_description":"Vyl\u00e9\u010d\u00ed tvoru 20 \u017eivot\u016f.","potion":"Lektvar","potion_description":"Vyl\u00e9\u010d\u00ed tvoru 50 \u017eivot\u016f.","super_potion":"Super lektvar","super_potion_description":"Vyl\u00e9\u010d\u00ed tvoru 150 \u017eivot\u016f.","imperial_potion":"C\u00edsa\u0159sk\u00fd lektvar","imperial_potion_description":"Vyl\u00e9\u010d\u00ed tvoru 350 \u017eivot\u016f.","capture_device":"Chytac\u00ed za\u0159\u00edzen\u00ed","capture_device_description":"Chyt\u00ed tvora.","combat_used_x":"{user} pou\u017eil {name}!","combat_run":"{user} utekl!","combat_player_run":"Poda\u0159ilo se ti ut\u00e9ct!","combat_used_x_on_y":"{user} pou\u017eil {name} na {target}!","combat_swap":"{user} odesl\u00e1no {target}!","combat_call_tuxemon":"B\u011b\u017e {name}!","combat_opponent_call_tuxemon":"{user} pos\u00edl\u00e1 ven {name}!","combat_state_poison_damage":"{name} byl otr\u00e1ven!","combat_status_damage":"{name} byl zasa\u017een {status}!","combat_victory":"VYHR\u00c1L JSI!","combat_defeat":"PROHR\u00c1L JSI!","combat_draw":"V\u0161echny strany omdlely!","combat_capturing_success":"Chytil jsi {name}!","combat_capturing_fail":"{name} se vymanil!","combat_recharging":"{name} pot\u0159ebuje p\u0159est\u00e1vku, ne\u017e znovu pou\u017eije {move}...","combat_replacement":"Vyber n\u00e1hradn\u00edka!","combat_replacement_is_fainted":"Tento tvor omdlel!","combat_wild_appeared":"Objevil se divok\u00fd {name}!","combat_monster_choice":"Co ud\u011bl\u00e1 {name}?","combat_fainted":"{name} omdlel!","combat_isactive":"{name} je ji\u017e nasazen.","not_implemented":"Tato funkce zat\u00edm nen\u00ed implementov\u00e1na.","generic_success":"Fungovalo to!","generic_failure":"To se nepovedlo!","empty_slot":"pr\u00e1zdn\u00e1 pozice","exit":"Vypnout","item_confirm_use":"Pou\u017e\u00edt","item_confirm_cancel":"Zru\u0161it","item_success":"Fungovalo to!","item_failure":"Selhalo to!","attempting_capture":"Pokus o chycen\u00ed\u2026","gotcha":"M\u00e1m t\u011b!","item_cannot_use_here":"{name} nem\u016f\u017ee tady b\u00fdt pou\u017eito!","receive_happiness":"Obdr\u017eel 5 sn\u00edmac\u00edch za\u0159\u00edzen\u00ed!","received_x":"Obdr\u017eel {name}!","save_success":"Ulo\u017eeno!","save_failure":"P\u0159i ukl\u00e1d\u00e1n\u00ed do\u0161lo k chyb\u011b!","slot":"M\u00edsto","status_faint":"Bezv\u011bdom\u00fd","status_poison":"Otrava","bite":"Kousnut\u00ed","fire_explosion":"Ohniv\u00fd v\u00fdbuch","poison_string":"Jedov\u00e9 \u017eihadlo","pound":"\u00dader","swap":"V\u00fdm\u011bna","water_shot":"Vodn\u00ed st\u0159ela","whirlwind":"Vich\u0159ice","run":"Ut\u00e9ct","monster_menu_info":"Info","monster_menu_move":"Posun","log_off":"Odhl\u00e1sit se","menu_bag":"Batoh","menu_fight":"Souboj","menu_item":"P\u0159edm\u011bt","menu_items":"P\u0159edm\u011bty","menu_journal":"Den\u00edk","menu_load":"Nahr\u00e1t","menu_monster":"Tuxemon","menu_monsters":"Tuxemoni","menu_multiplayer":"Multiplayer","menu_new_game":"Nov\u00e1 hra","menu_options":"Nastaven\u00ed","menu_player":"Hr\u00e1\u010d","menu_run":"Ut\u00e9ct","menu_save":"Ulo\u017eit","multiplayer_accept":"P\u0159ijmout","multiplayer_decline":"Odm\u00edtnout","multiplayer_duel":"{name} by cht\u011bl Duel!","multiplayer_host_game":"Hostit hru","multiplayer_scan_games":"Vyhledat hry","multiplayer_join_game":"P\u0159ipojit se ke h\u0159e","multiplayer_hosting_ready":"P\u0159ipraven p\u0159\u00edjmat klienty!","multiplayer_already_hosting":"Ji\u017e hostov\u00e1no!","multiplayer_no_servers":"Servery nebyly nalezeny...","multiplayer_join_prompt":"Hostname nebo IP?","aardart":"Aardart","aardart_description":"Po\u010d\u00edt\u00e1 ka\u017ed\u00e9ho mravence, kter\u00e9ho sn\u011bdl, a oslavuje v\u00fdznamn\u00e1 \u010d\u00edsla.","aardorn":"Aardorn","aardorn_description":"Kdy\u017e se narod\u00ed, je um\u00edst\u011bn v mraveni\u0161ti a ponech\u00e1n j\u00edst cestu ven.","agnidon":"Agnidon","agnidon_description":"Preferuje \u010dty\u0159i nohy, ale m\u016f\u017ee st\u00e1t na dvou, aby otev\u0159el dve\u0159e, tla\u010dil p\u0159es stromy nebo dr\u017eel v\u011bci.","agnigon":"Agnigon","agnigon_description":"\u0158\u00edk\u00e1 se mu \\\"fale\u0161n\u00fd drak\\\", proto\u017ee se zd\u00e1 b\u00fdt drakem, ale ve skute\u010dnosti se vyvinul z jin\u00e9 linie starov\u011bk\u00fdch plaz\u016f.","agnite":"Agnite","agnite_description":"Je hrav\u00e1, ale mus\u00ed se brzy nau\u010dit, aby udr\u017eela sv\u016fj ohe\u0148 na uzd\u011b.","allagon":"Allagon","allagon_description":"ALLAGON jsou p\u0159itahov\u00e1ni k relikvi\u00edm vyroben\u00fdm z kov\u016f, kter\u00e9 po sob\u011b zanechali jejich p\u0159edkov\u00e9, a budou n\u00e1siln\u00ed, aby je z\u00edskali.","anoleaf":"Anoleaf","anoleaf_description":"Rostliny, kter\u00e9 rostou v jeho bl\u00edzkosti, pova\u017euje za sv\u00e9 bratry a sestry.","axylightl":"Axylightl","axylightl_description":"Pomoc\u00ed sv\u00e9ho ocasu osv\u011btl\u00ed hlubok\u00e9 vody, odhal\u00fd bezpe\u010dn\u00fd \u00fakryt pro rybu.","bamboon":"Bamboon","bamboon_description":"Bojuje pomoc\u00ed svoj\u00ed bambusov\u00e9 hole, kterou pou\u017e\u00edv\u00e1 tak\u00e9 p\u0159i balancov\u00e1n\u00ed.","bigfin":"Bigfin","bigfin_description":"Na jeho z\u00e1dech je cel\u00fd ekosyst\u00e9m, tak\u017ee se sna\u017e\u00ed se nepot\u00e1p\u011bt","bolt":"Bolt","bolt_description":"P\u0159\u00edtomnost BOLT zp\u016fsobuje, \u017ee matice je tvrd\u0161\u00ed a jisk\u0159\u00ed v\u00edce energie.","cairfrey":"Cairfrey","cairfrey_description":"Vesel\u00fd kus n\u00e1bytku, kter\u00fd se jednoho r\u00e1na probudil a rozhodl se prozkoumat.","capiti":"Capiti","capiti_description":"Vypad\u00e1 to jako d\u00edt\u011b, ale byly nalezeny n\u011bkter\u00e9 exempl\u00e1\u0159e, kter\u00e9 jsou stovky let star\u00e9.","cardiling":"Cardiling","cardiling_description":"\u010clov\u011bk by ne\u010dekal, \u017ee bude chrlit ohe\u0148, dokud to neud\u011bl\u00e1.","cardinale":"Cardinale","cardinale_description":"V\u00e1\u0161niv\u011b nen\u00e1vid\u00ed v\u0161echny pred\u00e1tory a vede v\u00e1lku s nimi a jejich ml\u00e1\u010faty, kdy\u017e m\u016f\u017ee.","cardiwing":"Cardiwing","cardiwing_description":"Jeho p\u00edse\u0148 je pozoruhodn\u00e1, ale m\u00e1lokdo se odv\u00e1\u017e\u00ed udr\u017eet v\u00fdbu\u0161n\u00e9ho zp\u011bvn\u00e9ho pt\u00e1ka.","chillimp":"Chillimp","chillimp_description":"\u0158\u00edk\u00e1 se, \u017ee \u017eije na vrcholu zasn\u011b\u017een\u00fdch hor, ale nikdy nebyla po\u0159\u00edzena \u017e\u00e1dn\u00e1 jasn\u00e1 fotografie.","chloragon":"Chloragon","chloragon_description":"Vyl\u00edhne se, kdy\u017e je star\u00e9 vejce zasazeno do \u00farodn\u00e9 p\u016fdy. Kdy\u017e vaj\u00ed\u010dka dojdou, nebude u\u017e \u017e\u00e1dn\u00fd CHLORAGON.","conifrost":"Conifrost","conifrost_description":"Pokud k\u00fdch\u00e1, dojde k lavin\u011b. M\u00e1 permanentn\u00ed \u010dich\u00e1n\u00ed.","corvix":"Corvix","corvix_description":"Vyzbrojuje sv\u00e1 k\u0159\u00eddla st\u0159epy kost\u00ed od sv\u00fdch ob\u011bt\u00ed.","dandylion":"Dandylion","dandylion_description":"Rod\u00ed jen jednou ve sv\u00e9m \u017eivot\u011b. Pak se potuluje po sv\u011bt\u011b a sna\u017e\u00ed se naj\u00edt svoje potomky.","djinnbo":"Djinnbo","djinnbo_description":"Legendy \u0159\u00edkaj\u00ed, \u017ee to je \u010dlov\u011bk, kter\u00fd zem\u0159el p\u0159i po\u017e\u00e1ru. Ve skute\u010dnosti se to stalo jeho p\u0159\u00edbuzn\u00fdm.","dollfin":"Dollfin","dollfin_description":"Ka\u017ed\u00fd z nich n\u00e1sleduje lo\u010f z m\u00edsta na m\u00edsto, a prozkoum\u00e1v\u00e1 sv\u011bt.","dracune":"Dracune","dracune_description":"B\u011bhem dne je nehybn\u00fd, ale v noci se m\u016f\u017ee kroutit a kousat.","dragarbor":"Dragarbor","dragarbor_description":"Kdy\u017e c\u00edt\u00ed, \u017ee se bl\u00ed\u017e\u00ed ke konci sv\u00e9ho \u017eivota, cestuje na h\u0159bitov, kde se zasad\u00ed. Jeho ocasn\u00ed kv\u011bt roste nav\u017edy.","dune_pincher":"Dune Pincher","dune_pincher_description":"Tito poustevn\u00edci se zabal\u00ed do toho, co je nejbl\u00ed\u017ee. V pou\u0161ti to jsou poh\u0159ebn\u00ed rub\u00e1\u0161e d\u00e1vno mrtv\u00fdch faraon\u016f.","eaglace":"Eaglace","eaglace_description":"When it takes flight, clouds form. When it claps its wings, hail falls.","eyenemy":"Eyenemy","eyenemy_description":"\u017div\u00ed se kr\u00e1sn\u00fdm v\u00fdhledem a jinou pod\u00edvanou.","falcono":"Falcono","falcono_description":"It is totally unafraid of adversaries, and will attack an enemy of any size without hesitation.","ferricran":"Ferricran","ferricran_description":"Kdysi byly FERRICRAN pokryty adamantinsk\u00fdmi \u0161upinami a m\u011bly k\u0159\u00eddla mithrilu.","firomenis":"Firomenis","firomenis_description":"<<MISSING>>","fluttaflap":"Fluttaflap","fluttaflap_description":"\u017div\u00ed se ne\u010distotami, tak\u017ee vrac\u00ed vy\u010di\u0161t\u011bnou krev t\u011bm, kter\u00e9 saje.","fruitera":"Fruitera","fruitera_description":"FRUITERA je chamtiv\u00e1 po ovoci a nese co nejv\u00edce. Kdy\u017e se polek\u00e1, upust\u00ed v\u0161echno sv\u00e9 ovoce, znovu je shrom\u00e1\u017ed\u00ed a teprve pak ute\u010de.","gectile":"Gectile","gectile_description":"Je tak rychl\u00fd a lehk\u00fd, \u017ee m\u016f\u017ee chodit po listech.","heronquak":"Heronquak","heronquak_description":"Krystal na hrudi pytl\u00e1ci zam\u011b\u0148uj\u00ed za diamant. Roztaje, kdy\u017e je odstran\u011bn z t\u011bla HERONQUAK.","hydrone":"Hydrone","hydrone_description":"Vyu\u017e\u00edv\u00e1 experiment\u00e1ln\u00ed technologii, kter\u00e1 vytv\u00e1\u0159\u00ed energii z vody.","lambert":"Lambert","lambert_description":"Do sv\u00e9 sko\u0159\u00e1pky byl ulo\u017een sv\u00fdmi rodi\u010di a pot\u00e9 vysl\u00e1n do sv\u011bta.","legko":"Legko","legko_description":"Dlouho se myslelo, \u017ee je beznoh\u00e9, jeho listy jsou vlastn\u011b zakrn\u011bl\u00e9 kon\u010detiny.","magmaturtle":"Magmaturtle","magmaturtle_description":"<<MISSING>>","merlicun":"Merlicun","merlicun_description":"<<MISSING>>","moloch":"Moloch","moloch_description":"M\u016f\u017ee ztuhnout nebo zm\u011bk\u010dit svou poko\u017eku, aby reagovala na p\u0159\u00e1tele a nep\u0159\u00e1tele.","noctalo":"Noctalo","noctalo_description":"Ob\u00fdv\u00e1 pouze m\u00edsta opu\u0161t\u011bn\u00e1 lidmi - hrady, h\u0159bitovy a kan\u00e1ly.","noctula":"Noctula","noctula_description":"\u017dere brouky a PIPIS j\u00ed ovoce, tak\u017ee navzdory tomu, \u017ee \u017eij\u00ed v t\u011bsn\u00e9 bl\u00edzkosti, nesout\u011b\u017e\u00ed.","nostray":"Nostray","nostray_description":"M\u016f\u017ee c\u00edtit cokoliv v oce\u00e1nu, bez ohledu na to, jak daleko.","nudiflot":"Nudiflot","nudiflot_description":"J\u00ed a ukl\u00e1d\u00e1 jed z mo\u0159sk\u00fdch tvor\u016f kter\u00e9 poz\u0159e.","nut":"Nut","nut_description":"Ve velk\u00fdch lod\u00edch, kter\u00e9 k\u0159i\u017euj\u00ed oce\u00e1ny, poskytuj\u00ed tis\u00edce MATIC a BOLT energii a dr\u017e\u00ed ocelov\u00e9 ob\u0161\u00edvky pohromad\u011b.","onaclov":"Onaclov","onaclov_description":"<<MISSING>>","pigabyte":"Pigabyte","pigabyte_description":"V\u011bdci zjistili, \u017ee nejlep\u0161\u00ed po\u010d\u00edta\u010de maj\u00ed organick\u00e9 implant\u00e1ty.","possessun":"Possessun","possessun_description":"Je to duch, kter\u00fd ob\u00fdv\u00e1 mrtvou CAIRFREY.","propellercat":"Propellercat","propellercat_description":"Je to nov\u00fd druh, nebo jen dom\u00e1c\u00ed mazl\u00ed\u010dek vyn\u00e1lezce?","rockat":"Rockat","rockat_description":"Navzdory sv\u00e9 zna\u010dn\u00e9 v\u00e1ze jsou jeho kroky tich\u00e9.","rockitten":"Rockitten","rockitten_description":"Pou\u017e\u00edv\u00e1 sv\u00e9 drobn\u00e9 skaln\u00ed u\u0161i k p\u0159itulen\u00ed.","sapragon":"Sapragon","sapragon_description":"V d\u00e1vn\u00fdch dob\u00e1ch m\u011bl ka\u017ed\u00fd prvek mocn\u00e9ho draka - ale t\u011bchto tvor\u016f ubylo a v dne\u0161n\u00ed dob\u011b jsou vz\u00e1cn\u00ed.","selket":"Selket","selket_description":"\u010cekaj\u00ed pod p\u00edskem a c\u00edt\u00ed svou ko\u0159ist prost\u0159ednictv\u00edm vibrac\u00ed sv\u00fdch krok\u016f.","selmatek":"Selmatek","selmatek_description":"SELMATEK, chovan\u00fd star\u00fdmi kr\u00e1li pou\u0161t\u00ed, slou\u017eil jako hl\u00eddac\u00ed psi, love\u010dt\u00ed spole\u010dn\u00edci a - nyn\u00ed - obr\u00e1nci proti vykrada\u010d\u016fm hrob\u016f.","simba":"Simba","simba_description":"<<MISSING>>","sludgehog":"Sludgehog","sludgehog_description":"\u017dije v odpadc\u00edch a tak\u00e9 ho j\u00ed. Jeho hroty se zdaj\u00ed b\u00fdt ostr\u00e9, ale mohou je libovoln\u011b zm\u011bk\u010dit.","sharpfin":"Sharpfin","sharpfin_description":"Ve vod\u011b je neviditeln\u00e1, je viditeln\u00e1 pouze tehdy, kdy\u017e vysko\u010d\u00ed z vody, aby p\u0159et\u00e1hla zv\u00ed\u0159ata na b\u0159ehu zp\u011bt do hlubiny.","snowrilla":"Snowrilla","snowrilla_description":"T\u011b\u0161\u00ed ho hr\u00e1t si s ly\u017ea\u0159i na pust\u00fdch svaz\u00edch.","spycozeus":"Spycozeus","spycozeus_description":"\u0160eptan\u00e9 komunikace lesa dost\u00e1vaj\u00ed fyzickou podobu ve SPYCOZEUS, kter\u00fd mysl\u00ed jako stromy.","sumobug":"Sumobug","sumobug_description":"Vyu\u017e\u00edv\u00e1 svoji hmotnost k pora\u017een\u00ed mnohem v\u011bt\u0161\u00edch nep\u0159\u00e1tel. Jeho hustota je tak vysok\u00e1 jako v j\u00e1dru hv\u011bzdy.","tigrock":"Tigrock","tigrock_description":"\u0158\u00edk\u00e1 se, \u017ee musel vynal\u00e9zt s\u00e1m sebe, proto\u017ee evoluce ho nemohla navrhnout..","tumblecoon":"Tumblecoon","tumblecoon_description":"<<MISSING>>","tumbleworm":"Tumbleworm","tumbleworm_description":"Kdy\u017e p\u0159erostou sv\u00e1 vo\u0161tinov\u00e1 vaj\u00ed\u010dka, spadnou nejprve na zem.","tux":"Tux","tux_description":"<<MISSING>>","tweesher":"Tweesher","tweesher_description":"\u010c\u00edm chladn\u011bj\u0161\u00ed je po\u010das\u00ed, t\u00edm t\u011b\u017e\u0161\u00ed je jeho zob\u00e1k. P\u0159i m\u00e9n\u011b ne\u017e 0 stupn\u00edch je tvrd\u0161\u00ed ne\u017e diamant.","vamporm":"Vamporm","vamporm_description":"\u017d\u00edzn\u00ed po krvi, ale mus\u00ed si vysta\u010dit se stromovou m\u00edzou.","velocitile":"Velocitile","velocitile_description":"M\u016f\u017ee ut\u00e9ct kulce, ale pouze tehdy, kdy\u017e se zah\u0159eje.","wrougon":"Wrougon","wrougon_description":"Each Wrougon is born with a patch of rust larger than the patch of its parents.","zunna":"Zunna","zunna_description":"Vesel\u00e1 ZUNNA nas\u00e1v\u00e1 do \u017ealudku ve\u0161kerou potravu, kterou najde.","anteater":"Z\u00e1rodek","snout":"\u010cenich","false_dragon":"Fale\u0161n\u00fd drak","dragon":"Drak","sprout":"Kl\u00ed\u010dek","inchoate":"Po\u010d\u00e1te\u010dn\u00ed","prehensile":"Zru\u010dn\u00fd","island":"Ostrov","host":"Host","woodwose":"D\u0159evo","firebird":"Pt\u00e1k ohniv\u00e1k","frost_ape":"Mrazov\u00e1 opice","taiga":"Tajga","horned_raptor":"Rohat\u00fd Raptor","lions_tooth":"Lv\u00ed zub","vengeance":"Odveta","joyful":"Radostn\u00fd","cloaked":"Maskovan\u00e1","cirrus":"\u00daponek","pupil":"U\u010de\u0148","fire":"Ohe\u0148","sanguine":"Optimistick\u00fd","wood":"D\u0159evo","climbing":"Horolezectv\u00ed","crested":"Chocholat\u00fd","metal_water":"Kov, Voda","gumnut":"Gumov\u00fd o\u0159ech","lizard":"Je\u0161t\u011brka","earth_fire":"Zem\u011b, Ohe\u0148","devil":"\u010e\u00e1bel","nightcrawler":"No\u010dn\u00ed plazi\u010d","probiscus":"Probiscus","flopped":"Propadlo","metal":"Kov","visitor":"N\u00e1v\u0161t\u011bvn\u00edk","earth":"Zem\u011b","rip":"Roztrhnout","yeti":"Sn\u011b\u017en\u00fd mu\u017e","ex_machina":"Ex Machina","water":"Vodn\u00ed","clot":"Sra\u017eenina","restless":"Neklidn\u00fd","slurpy":"Slurpy","aeble":"Aeble","allie":"Allie","cottonnurse":"Cotton Nurse","karrianna":"Karrianna","knight1":"Ryt\u00ed\u0159 I","knight2":"Ryt\u00ed\u0159 II","liela":"Liela","maple_girl":"Javor","misa":"Misa","npc_wife":"Man\u017eelka NPC","professor":"Profesor","npc_red":"Red","tabanurse":"Zdravotn\u00ed sestra Taba","tuxemart_keeper":"Tuxemart Obchodn\u00edk","tuxemart_aide":"Tuxemart Zam\u011bstnanec","xerogrund1":"T\u00fdm Xero Grunt I","xerogrund2":"T\u00fdm Xero Grunt II","xerogrunt2":"T\u00fdm Xero Grunt II","xerogrunt3":"T\u00fdm Xero Grunt III","xerogrunt4":"T\u00fdm Xero Grunt IV","xerogrunt5":"T\u00fdm Xero Grunt V","xerogrunt6":"T\u00fdm Xero Grunt VI","xerogrunt7":"T\u00fdm Xero Grunt VII","xerogrunt8":"T\u00fdm Xero Grunt VIII","xerogrunt9":"T\u00fdm Xero Grunt IX","xerogrunt10":"T\u00fdm Xero Grunt X","healmytuxemon":"Do you want to heal your Tuxemon?","haveagoodday":"Have a nice day!","yes":"Ano","no":"Ne","door_problems":"Dve\u0159e jsou zaseknut\u00e9 a neotev\u0159ou se...","empty_pot":"It's an empty pot, maybe someone will plant something here","purple_flowers":"N\u011bkdo zasadil sladce von\u00edc\u00ed fialov\u00e9 kv\u011bty!","orange_flowers":"N\u011bkdo zasadil n\u011bjak\u00e9 kr\u00e1sn\u00e9 oran\u017eov\u00e9 kv\u011bty!","famous_statue":"Je to socha b\u00fdval\u00e9ho mistra Tuxemon. N\u00e1zev je zv\u011btral\u00fd...","famous_statue2":"\u0158\u00edk\u00e1: Pro na\u0161e milovan\u00e9 p\u0159\u00e1tele a hrdiny v\u0161ech, wywen","cotton_town_fountain":"It's a fountain. A lot of coins are at the bottom","tree":"Tento strom vypad\u00e1 \u0161\u0165astn\u011b a zdrav\u011b!","route_2":"Cesta 2","sure_i_do":"Sure I do","not_really":"Not really","professor_dialog":"Profesor: Hur\u00e1. P\u0159esn\u011b ten \u010dlov\u011bk se kter\u00fdm jsem se cht\u011bl setkat.\\nSly\u0161el jsem \u017ee se chce\u0161 u\u010dit o Tuxemonech.\\nTuxemoni jsou mal\u00e1 zv\u00ed\u0159ata, n\u011bkte\u0159\u00ed je naz\u00fdvaj\u00ed monstry, se kter\u00fdmi se p\u0159\u00e1tel\u00edme a pou\u017e\u00edv\u00e1me je k boji s dal\u0161\u00edmi Tuxemony.\\nNapadlo m\u011b, \u017ee jsem zrovna z\u00edskal t\u0159i nov\u00e9 Tuxemony pro sv\u016fj v\u00fdzkum. Jednoho bych ti r\u00e1d dal.\\nKter\u00fd by se ti l\u00edbil?\\n","professor_dialog6.1":"Profesor: Skv\u011bl\u00e1 volba! Hydrone je vodn\u00ed tuxemon","professor_dialog6.2":"Profesor: Vynikaj\u00edc\u00ed volba! Rockitten je zemn\u00ed tuxemon","professor_dialog6.3":"Profesor: V\u00fdborn\u00e1 volba! Fruitera je d\u0159evn\u00ed tuxemon","professor_dialog7":"Profesor: Douf\u00e1m, \u017ee se uvid\u00edme! Jdu se vydat na cestu, tak\u017ee se mo\u017en\u00e1 n\u011bkdy setk\u00e1me.","karrianna_dialog1":"Karrianna: Tr\u00e9novala jsem cel\u00fd m\u011bs\u00edc! Zat\u00edm m\u011b nikdo neporazil!","karrianna_dialog2":"Dob\u0159e... Byl jsi prvn\u00ed tren\u00e9r, se kter\u00fdm jsem se setkal...","xero_hideout1":"Institut Xero pro v\u00fdzkum a v\u00fdvoj v oblasti Tuxemon\u016f.","cherry_found":"Na\u0161el jsi t\u0159e\u0161e\u0148","xero_grunts_block":"Tato oblast je ve v\u00fdstavb\u011b, m\u011blo by to b\u00fdt brzy hotovo.","waiting_for_misa":"Our leader would like to talk with you. When you are ready, talk to my friend next to me.","teleport?":"Are you ready to meet our leader?","ouch":"Sorry, but this may hurt a bit...","maybe_sometime_again?":"Okay, I'll be here when you are ready.","youcantleave":"Dve\u0159e jsou zam\u010den\u00e9 zven\u010d\u00ed... Je n\u011bkde kl\u00ed\u010d?","discovered_a_person":"Na\u0161li jste m\u011b! Haha!","a_serious_discussion":"","oops":"","backstory":"","backstory9":"Co vy na to? Pom\u016f\u017eete n\u00e1m?","sorryfurthis":"Dobr\u00e1 volba. Omlouv\u00e1m se, ale bude to jen trochu bodat.","mwah":"","mwah2":"JESS!!!","itslockedboi":"Allie za sebou zamkla dve\u0159e...","hellothere":"???: \u010cauky!","kmere":"Pro\u010d nep\u0159ijde\u0161 sem a nepromluv\u00ed\u0161 si se mnou?","theinfo":"","liela_goes_to_battle":"Jestli m\u011b bude\u0161 ru\u0161it, zat\u00edmco budu sb\u00edrat bobule, budu t\u011b prost\u011b muset vyzvat!","Cathedral_Center":"Cathedral Center: \u017dijeme, abychom slou\u017eili.","Cotton_Mart":"Z\u00edskejte kope\u010dek v obchod\u011b Scoop!","Cotton_Town_Sign":"Welcome to Cotton Town: A Growing Force\\n^ Cotton Town --- Route 1 v\\n","column1":"Vz\u00e1cn\u00fd a starobyl\u00fd sloup. To b\u00fdvalo sou\u010d\u00e1st\u00ed chr\u00e1mu.","column2":"Vz\u00e1cn\u00fd a starobyl\u00fd sloup. Dal\u0161\u00ed ruiny ze stejn\u00e9 kultury najdete na Route 3. ","cityparksign":"Welcome to City Park: A Taste of the Wild\\n^ City Park --- Route 2 v\\n","route2speech":"EEK!!!","route2speech2":"","route2speech3":"","yestalk":"V\u00e1\u017en\u011b? D\u00edk...","notalk":"Jak necitliv\u00e9 od v\u00e1s! \u0160koda, stejn\u011b m\u011b bude\u0161 muset poslouchat!","spillit":"","spillit3":"Cokoliv... Allie je moje sestra a znamen\u00e1 pro m\u011b cel\u00fd sv\u011bt, tak\u017ee m\u011b zni\u010dilo, kdy\u017e jsem zjistila, \u017ee ji vzal na velitelstv\u00ed.","spillit4":"Nemus\u00ed se to zd\u00e1t jako \u0161patn\u00e1 v\u011bc, ale je to tak. V\u00edte, co d\u011blaj\u00ed sv\u00fdm rekrut\u016fm? ANO!?","spillit5":"Proto\u017ee j\u00e1 tak\u00e9 ne... V\u00edm jen, \u017ee nikdo nikdy neopustil Omnichannel pot\u00e9, co byl p\u0159ijat.","spillit6":"stejn\u011b... V\u00e1s se to net\u00fdk\u00e1. Jedin\u00e9, na \u010dem z\u00e1le\u017e\u00ed, je svr\u017een\u00ed Omnichannel.","spillit7":"Omlouv\u00e1m se, \u017ee v\u00e1s obt\u011b\u017euji sv\u00fdmi probl\u00e9my. City Park je vp\u0159edu, kdy\u017e se chcete posunout d\u00e1l","leavemealone":"Hr\u00e1vali jsme tu po\u0159\u00e1d, kdy\u017e jsme byli mlad\u0161\u00ed...","iamknight":"What are you doing here? You know that only knights are allowed through city park.\\n... ... ... Hmm... So you're trying to get to Leather Town...\\nWell, I guess you could enter the challenge if you want. The only problem is that you'll need a Tuxemon...\\nI'm sure we can lend you one. Are you up for the challenge?\\n","sorry":"Okay, well... when you're ready, I'll still be here...","splendid":"You will? Splendid! Now, to find you a suitable Tuxemon...\\n... ... You already have a Tuxemon? Well, I'm sure that you'd be able to handle yourself well...\\n","cottonnurse_dialog":"Welcome to the Cotton Town Tuxecenter!","tabanurse_dialog":"V\u00edtejte v ${{map_name}} Tuxecenter!\\nChcete vyl\u00e9\u010dit sv\u00e9 Tuxemon?\\n","okaythen":"OK! Jen mi dej vte\u0159inu a j\u00e1 uzdrav\u00edm tv\u00e9 Tuxemon!","okaythen2":"Well, it looks like your Tuxemon are full of energy! Here they are!","input_name":"Jm\u00e9no?","tuxemon_stat2":"{desc}","urcine":"Urcine","vivisource":"Vivisource","viviteel":"Viviteel","vivicinder":"Vivicinder","vivitron":"Vivitron","volcoli":"Volcoli","vividactil":"Vividactil","vivipere":"Vivipere","vivitrans":"Vivitrans","viviphyta":"Viviphyta","chrome_robo":"Chrome Robo","dark_robo":"Dark Robo","birb_robo":"Birb Robo","xeon":"Xeon","xeon_2":"Xeon-2","mk01_beta":"Mk01 Beta","mk01_alpha":"MK01 Alpha","altie":"Altie","abesnaki":"Abesnaki","angrito":"Angrito","anu":"Anu","apeoro":"Apeoro","araignee":"Araignee","arthrobolt":"Arthrobolt","av8r":"Av8r","b_ver_1":"B-Ver.1","banling":"Banling","baobaraffe":"Baobaraffe","baoby":"Baoby","beenstalker":"Beenstalker","birdling":"Birdling","boltnu":"Boltnu","botbot":"Botbot","boxali":"Boxali","brewdin":"Brewdin","budaye":"Budaye","bugnin":"Bugnin","bumbulus":"Bumbulus","bursa":"Bursa","cataspike":"Cataspike","cateye":"Cateye","chenipode":"Chenipode","chibiro":"Chibiro","chromeye":"Chromeye","cochini":"Cochini","turnipper":"Turnipper","vigueur":"Vigueur","weavifly":"Weavifly","windeye":"Windeye","yiinaang":"Yiinaang","embazook":"Embazook","conileaf":"Conileaf","criniotherme":"Cowpignon","neutrito":"Neutrito","masknake":"Masknake","mrmoswitch":"Mrmoswitch","medushock":"Medushock","shelagu":"Shelagu","snock":"Snock","eruptibus":"Eruptibus","katacoon":"Katacoon","nudiflot_female":"Nudiflot","nudiflot_male":"Nudiflot","pilthropus":"Pilthropus","sumchon":"Sumchon","coproblight":"Coproblight","katapill":"Katapill","shammer_fossil":"Zkamen\u011blina Shammer","rhincus_fossil":"Zkamen\u011blina Rhincus","coleorus":"Coleorus","cowpignon":"Cowpignon","dandicub":"Dandicub","dinoflop":"Dandicub","drashimi":"Drashimi","drokoro":"Drokoro","elofly":"Elofly","elostorm":"Elostorm","elowind":"Elowind","embra":"Embra","enduros":"Enduros","exapode":"Exapode","exclawvate":"Exclawvate","eyesore":"Eyesore","fancair":"Fancair","flacono":"Fancair","fordin":"Fordin","forturtle":"Forturtle","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","foxfire":"Foxfire","frondly":"Frondly","furnursus":"Furnursus","galnec":"Galnec","ghosteeth":"Ghosteeth","graffiki":"Graffiki","grimachin":"Grimachin","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","grumpi":"Grumpi","gryfix":"Gryfix","ignibus":"Ignibus","hampotamos":"Hampotamos","happito":"Happito","hatchling":"Hatchling","incandesfin":"Incandesfin","jelillow":"Jelillow","jemuar":"Jemuar","k9":"K9","komodraw":"Komodraw","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","lunight":"Lunight","manosting":"Manosting","memnomnom":"Memnomnom","metesaur":"Metesaur","miaownolith":"Miaownolith","mystikapi":"Mystikapi","narcileaf":"Narcileaf","nudikill":"Nudikill","nudimind":"Nudimind","nuenflu":"Nuenflu","octabode":"Octabode","ouroboutlet":"Ouroboutlet","pairagrim":"Pairagrim","pairagrin":"Pairagrin","pantherafira":"Pantherafira","pharfan":"Pharfan","picc":"Picc","pipis":"Pipis","poinchin":"Poinchin","polyrock":"Polyrock","prophetoise":"Prophetoise","puparmor":"Puparmor","pyraminx":"Pyraminx","pythock":"Pythock","pythwire":"Pythwire","qetzlrokilus":"Qetzlrokilus","rabbitosaur":"Rabbitosaur","rhincus":"Rhincus","rosarin":"Rosarin","ruption":"Ruption","sadito":"Sadito","sampsack":"Sampsack","sampsage":"Sampsage","sapsnap":"Sapsnap","saurchin":"Saurchin","sclairus":"Sclairus","seirein":"Seirein","shammer":"Shammer","shnark":"Shnark","shybulb":"Shybulb","skwib":"Skwib","snaki":"Snaki","snarlon":"Snarlon","snokari":"Snokari","sockeserp":"Sockeserp","solight":"Solight","spighter":"Spighter","spoilurm":"Spoilurm","squabbit":"Squabbit","statursus":"Statursus","strella":"Strella","tarpeur":"Tarpeur","taupypus":"Taupypus","teddisun":"Teddisun","tetrchimp":"Tetrchimp","tikoal":"Tikoal","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel":"Toufigel","tourbidi":"Tourbidi","trapsnap":"Trapsnap","tsushimi":"Tsushimi","tumblebee":"Tumblebee","tumblequill":"Tumblequill","oedipus":"Oidipus","spyder_museum_entrance2":"Prozkoumejte na\u0161ich p\u011bt sekc\u00ed a nezapome\u0148te si p\u0159e\u010d\u00edst o na\u0161ich p\u011bti sponzorech.","quicklyknight4":"Promi\u0148te, ale m\u011bl bych odej\u00edt hned.","oopsie2":"Pro\u010d nepo\u010dk\u00e1me, a\u017e se moji ryt\u00ed\u0159i vr\u00e1t\u00ed.\\nNerad oznamuji \u0161patn\u00e9 zpr\u00e1vy o samot\u011b.","hellolovelypeople5":"Ne... Po\u010dkej... Chyb\u00ed n\u00e1m jeden \u010dlov\u011bk...\\nOsam\u011bl\u00fd chovatel Tuxemon ode\u0161el do regionu Fondent. Ten, kter\u00fd si \u0159\u00edk\u00e1 Tuxemon Professor","spyder_citypark_achievement":"Achievement Maniac's House: Zav\u0159eno.","spyder_papertown_daycare1":"Denn\u00ed stacion\u00e1\u0159: Ve v\u00fdstavb\u011b.","xero_campaign":"Tuxemon: Xero","spyder_nimrod_plaque":"Sponzorov\u00e1no spole\u010dnost\u00ed Nimrod. \\\"Kdybychom je neprodali my, prodal by je n\u011bkdo jin\u00fd!\\\"","misaisleavingfornow2":"Hodn\u011b \u0161t\u011bst\u00ed ${{name}}. Jsem si jist\u00fd, \u017ee se je\u0161t\u011b uvid\u00edme. ","knight4ispoor":"Ona opravdu nen\u00ed \u0161patn\u00fd \u010dlov\u011bk.","announcement1":"DOBR\u00dd DEN, OB\u010cAN\u00c9 FONDENT KRAJE!\\nD\u011aKUJEME, \u017dE JSTE SI NALADILI TOTO POVINN\u00c9 OZN\u00c1MEN\u00cd.","quicklyknight2":"Omnichannel ovl\u00e1daj\u00ed dva lid\u00e9. Deska je vtip.\\n","yesmaam":"Ano, madam.","kylekindasucks6":"Jo a ${{name}}?","kennel_label":"{box} ({qty})","omnichannelarrives":"STOP!","player_wallet":"Pen\u011b\u017eenka ${{name}}: ${{currency}}${{money}}"} \ No newline at end of file
diff --git a/db/_generated/i18n/de_DE.json b/db/_generated/i18n/de_DE.json
index 62c3e41..0e3d2fb 100644
--- a/db/_generated/i18n/de_DE.json
+++ b/db/_generated/i18n/de_DE.json
@@ -1 +1 @@
-{"translation_missing":"\u00dcbersetzung fehlt","game:battle:money:get":"{amount} Geld erhalten!","game:battle:defeat":"Kampf verloren!","game:battle:defeat:recovery_price":"{amount} f\u00fcr vollst\u00e4ndige Heilung in {name} gezahlt!","game:battle:technique:attempt":"{monster.name} versucht {technique.name} zu verwenden!","game:battle:technique:attempt:fail:recharge":"Aber muss nachladen!","game:battle:technique:attempt:fail:noddingoff":"Aber schl\u00e4ft!","game:battle:technique:attempt:fail:miss":"Aber hat verfehlt!","game:battle:technique:use":"{monster.name} verwendet {technique.name}!","game:battle:technique:use:damage":"F\u00fcgt {name} {amount} Schaden zu!","game:battle:technique:use:healing":"Heilt {amount}!","game:battle:technique:use:status":"{monster.name} ist jetzt {status_effect.name}!","game:battle:status_effect:is":"{monster.name} ist {status_effect.name}!","game:battle:status_effect:removed":"{monster.name} ist nicht mehr {status_effect.name}!","game:catch:ball:throw":"Werfe {ball}!","game:catch:attempt":"Versuche einzufangen!","game:catch:attempt:nr:success":"Ausbruchversuch {nr}: erfolgreich!","game:catch:broke_free":"{monster} ist ausgebrochen!","game:catch:attempt:nr:fail":"Ausbruchversuch {nr}: fehlgeschlagen!","game:catch:caught":"{monster} gefangen!","game:catch:to_party":"{monster} wurde zum Team hinzugef\u00fcgt!","game:catch:to_box":"{monster} wurde in die Box transferiert!","ui:healing_center:heal:price_description":"Preis f\u00fcr Heilung pro Tuxemon","ui:healing_center:heal:select":"Ausw\u00e4hlen zum heilen","ui:healing_center:box:withdraw":"Box Mitnahme","ui:healing_center:box:withdraw:no_tuxemon_in_box":"Keine Tuxemon in der Box!","ui:healing_center:box:withdraw:no_space_in_party":"Nicht genug Platz im Team!","ui:healing_center:box:deposit":"Box Ablage","ui:healing_center:box:deposit:last_tuxemon":"Letztes Tuxemon kann nicht abgelegt werden!","ui:healing_center:box:view":"Box Anschauen","ui:healing_center:box:view:no_tuxemon_in_box":"Keine Tuxemon in der Box!","ui:shop:mode:buy":"Kaufen","ui:shop:mode:info":"Info","ui:status:area:title":"Areal","ui:next_trainer":"N\u00e4chster Trainer","ui:change_area":"Areal wechseln","ui:no_applicable_monsters":"Keine entsprechenden Monster vorhanden.","ui:starter_monster_selection:title":"W\u00e4hle dein Tuxemon!","ui:party_monsters:mode:select":"Ausw\u00e4hlen","ui:party_monsters:mode:stats":"Status","ui:party_monsters:mode:techniques":"Techniken","ui:inventory:tab:heal":"Heal","ui:inventory:tab:stats":"Stats","ui:inventory:tab:balls":"B\u00e4lle","ui:inventory:tab:techniques":"Techniken","ui:inventory:tab:other":"Andere","ui:inventory:tab:key_items":"Key Items","ui:inventory:mode:use":"Verwenden","ui:inventory:mode:info":"Info","ui:save_load:save_to_clipboard":"In Zwischenablage speichern","ui:load:loading":"Lade...","ui:settings:name:label":"Name","ui:settings:language:label":"Sprache","ui:settings:currency:label":"W\u00e4hrung","ui:settings:currency:last_updated":"Letzte Aktualisierung","ui:settings:highlight_interactive_elements":"Interaktive Elemente hervorheben","ui:settings:clear_local_save_data:button":"Lokale Speicherdaten l\u00f6schen","ui:settings:clear_local_save_data:confirm":"Lokale Speicherdaten l\u00f6schen?","ui:story:next":"Weiter","story:introduction:monster_selection:title":"W\u00e4hle dein Tuxemon!","story:select_starter_monster:monster_selection:title":"W\u00e4hle dein tats\u00e4chliches Tuxemon!","omnichannel-ceo":"Omnichannel CEO","tuxemart-keeper":"Tuxemart Verwalter","dryadsgrove":"Nymphenhain","spyder_intro00":"Hallo! Ich bin der CEO von Omnichannel. Wir betreiben die Zeitungen, Fernsehsender und Radio Stationen in dieser Region.\\nEs ist meine Pflicht euch zu informieren.","spyder_intro01":"Tuxemon sind die Tiere, die in dieser Welt leben.\\nSie lieben es gefangen zu werden, sodass ihre Meister sie f\u00fcr Spa\u00df und Profit k\u00e4mpfen lassen k\u00f6nnen.\\nDie st\u00e4rksten gewinnen, genau wie in der Welt der Unternehmen.\\nDie meisten Monster lassen sich in der Wildnis finden. Sie entwickeln sich weiter, wenn sie Erfahrung sammeln.\\nAber die f\u00fcnf S\u00e4ulen, die die Kathedrale formen, also, die f\u00fcnf allierten Firmen, die in dieser Region agieren,\\nhaben die Natur verbessert. Diese Saison bietet wir f\u00fcnf deluxe Tuxemon an!","spyder_intro_shopkeeper1":"Was f\u00fcr eine gro\u00dfartige Pr\u00e4sentation von unserem CEO! Alle Gold Mitglieder bekommen ein kostenloses Tuxemon geboten.","spyder_intro_shopkeeper4":"Tut mir Leid, aber du bist kein Gold Mitglied. Dieses Angebot gilt nur f\u00fcr Gold Mitlieder.","spyder_papertown_myfirstmon_notmet":"Ich erkenne dich wieder! Du bist das Kind, das keinen Gold Pass hat.\\nWei\u00dft du, ich k\u00f6nnte dir vielleicht helfen.\\nAls die neuen schmucken Tuxemon von der Kathedrale kamen, haben wir einfach alle alten in den M\u00fcll geschmissen!\\nDas f\u00fchlt sich nach so einer Verschwendung an, besonders wenn Kinder wie du keine haben!","spyder_papertown_myfirstmon1":"*w\u00fchl* *w\u00fchl*","spyder_papertown_myfirstmon2":"Sieht aus als w\u00e4ren Tuxemon in den meisten M\u00fclltonnen. \\n Mein Chef hat mich gerufen. Viel Gl\u00fcck!","spyder_papertown_firstfight":"Hey, warum w\u00fchlst du in den M\u00fclltonnen rum? Das ist eklig - und es ist gegen die Regeln!\\n...\\nWas? Es wurden komplett normale Tuxemon weggeworfen?\\n...\\nNun, wenn sie keine M\u00e4ngel gehabt h\u00e4tten, w\u00e4ren sie bestimmt nicht weggeworfen worden.\\nSie m\u00fcssen im Vergleich zu den neuen Modellen minderwertig sein. Hier, ich zeige es dir!","spyder_papertown_firstfight_win":"Hmm, das war wohl Gl\u00fcck. Unm\u00f6glich, dass das neue Modell schlechter als das alte ist!","spyder_papertown_firstfight_lose":"War zu erwarten! Alte Modelle k\u00f6nnen sich nicht mit neuen vergleichen!","spyder_papertown_firstfight_after":"Dieses mal heile ich deine Tuxemon, aber ich bin nicht die Wohlfahrt. Ruht euch das n\u00e4chste Mal zu Hause aus, wenn deine Monster ersch\u00f6pft sind.","apple":"Apfel","apple_description":"Heilt ein Monster um 10 HP.","berry":"Beere","berry_description":"Heilt ein Monster um 10 HP.","cherry":"Kirsche","cherry_description":"Heilt ein Monster um 10 HP.","orange":"Orange","orange_description":"Heilt ein Monster um 20 HP.","potion":"Trank","potion_description":"Heilt ein Monster um 50 HP.","super_potion":"Super Trank","super_potion_description":"Heilt ein Monster um 150 HP.","imperial_potion":"Imperial Trank","imperial_potion_description":"Heilt ein Monster um 350 HP.","capture_device":"Fangger\u00e4t","capture_device_description":"F\u00e4ngt ein Monster ein.","tm_avalanche":"TM: Lawine","tm_avalanche_description":"Technik-Manual, dass einem Wasser- oder Erde-Tuxemon die Lawinen-Technik beibringt.","tm_blossom":"TM: Erbl\u00fchen","tm_blossom_description":"Technik-Manual, dass einem Holz-Tuxemon die Erbl\u00fchen-Technik beibringt.","reg_papers":"Registrierungspapiere","reg_papers_description":"Ein Paket mit Registrierungspapieren f\u00fcr die Pr\u00fcfung","allies_address":"Allies Adresse","allies_address_description":"Raum 31, Block 2, Omnichannel-Turm, Cotton Town\\n\\nDa ist ein Lippenabdruck neben der Adresse","combat_used_x":"{user} benutzt {name}!","combat_run":"{user} ist geflohen!","combat_miss":"Es schlug fehl...","combat_can't_run_from_trainer":"Du kannst nicht fliehen!","combat_player_run":"Du bist geflohen!","combat_used_x_on_y":"{user} benutzt {name} auf {target}!","combat_swap":"{user} schickt {target} in den Kampf!","combat_call_tuxemon":"Los {name}!","combat_opponent_call_tuxemon":"{user} schickt {name} in den Kampf!","combat_state_poison_get":"{target} ist vergiftet.","combat_state_poison_damage":"Das Gift schadet {name}!","combat_state_lifeleech_get":"{user} saugt Leben von {target} ab.","dodge_increased":"{user}'s {stat} wurde erh\u00f6ht.","speed_halved":"{user}'s Geschwindigkeit wurde halbiert.","hp_restored":"{user}'s HP wurde wieder hergestellt.","combat_state_overfeed_get":"{user} hat {target} \u00fcberf\u00fcttert.","dodge_fell":"{user}'s Ausweichgeschick ist gesunken.","combat_levitate_get":"{user} stieg h\u00f6her in die Luft.","combat_amnesia_get":"{user} hat eine Amnesie bekommen.","combat_state_lifeleech_success":"{user} wurde Leben abgesaugt!","combat_state_lifeleech_failure":"{link} kann nicht weiter geheilt werden.","combat_state_recover_get":"{target} beginnt Leben zu regenerieren.","combat_state_recover_success":"{user} hat sie geheilt!","combat_state_recover_failure":"{link} kann nicht weiter geheilt werden.","combat_status_damage":"{name} erleidet Schaden durch {status}!","combat_trainer_appeared":"{name} m\u00f6chte k\u00e4mpfen!","combat_victory":"Du hast gewonnen!","combat_defeat":"Du wurdest geschlagen!","combat_draw":"Alle Beteiligten sind kampfunf\u00e4hig!","combat_capturing_success":"Du hast {name} gefangen!","combat_capturing_fail":"{name} ist ausgebrochen!","combat_recharging":"{name} braucht eine Pause, bevor {move} wieder eingesetzt werden kann...","combat_replacement":"W\u00e4hle einen Ersatz!","combat_replacement_is_fainted":"Dieses Monster ist ersch\u00f6pft!","combat_wild_appeared":"Ein wildes {name} erscheint!","combat_monster_choice":"Was soll {name} tun?","combat_fainted":"{name} ist ersch\u00f6pft!","combat_isactive":"{name} k\u00e4mpft bereits.","combat_target_itself":"{name} sollte sich nicht selbst angreifen.","not_implemented":"Diese Funktion ist noch nicht verf\u00fcgbar.","generic_success":"Es hat funktioniert!","generic_failure":"Es ist fehlgeschlagen!","empty_slot":"Leerer Slot","exit":"Verlassen","item_confirm_use":"Benutzen","item_confirm_cancel":"Abbrechen","item_success":"Es hat funktioniert!","item_failure":"Es hat nicht funktioniert!","attempting_capture":"Versuche zu fangen...","gotcha":"Geschnappt!","item_cannot_use_here":"{name} kann hier nicht benutzt werden!","receive_happiness":"5 Einfanger\u00e4te erhalten!","received_x":"{name} erhalten!","save_success":"Gespeichert!","save_failure":"Fehler beim Speichervorgang!","slot":"Slot","status_faint":"K.O.","status_poison":"Gift","status_lifeleech":"Energieabsorbtion","status_overfeed":"\u00dcbers\u00e4ttigt","status_recover":"Erholung","attack_very_effective":"Der Angriff macht viel Extraschaden!","attack_effective":"Der Angriff macht Extraschaden!","attack_resisted":"Dem Angriff wird widerstanden!","attack_weak":"Der Angriff ist fast wirkungslos!","bite":"Biss","fire_explosion":"Feuerexplosion","poison_string":"Giftstachel","pound":"Sto\u00df","swap":"Tausch","water_shot":"Wasserschuss","whirlwind":"Wirbelwind","all_in":"All In","amnesia":"Amnesie","avalanche":"Lawine","battery_acid":"Batteries\u00e4ure","battery_discharge":"Batterieentladung","beam":"Strahl","berserk":"Raserei","biting_winds":"Bei\u00dfende Winde","blade":"Klinge","blood_bond":"Blutsbund","blossom":"Bl\u00fcte","boulder":"Felsbrocken","breathe_fire":"Feuer speien","bubble_trap":"Blasenfalle","bullet":"Kugel","chill_mist":"Gefriernebel","clamp_on":"Festklammern","constrict":"Abdr\u00fccken","electrical_storm":"Stromsturm","energy_claws":"Energiekrallen","energy_field":"Energiefeld","eyebite":"B\u00f6ser Blick","feint":"Finte","fester":"Verfaulen","fire_ball":"Feuerball","fire_claw":"Feuerklaue","flamethrower":"Flammenwerfer","flood":"\u00dcberfluten","flow":"Flie\u00dfen","fluff_up":"Auflockern","font":"Font","frostbite":"Gefrierbrand","fume":"Rauch","give_all":"Alles geben","glower":"Finsterblick","goad":"Anspornen","headbutt":"Kopfnuss","hibernate":"Winterschlaf","ice_claw":"Eiskralle","icicle_spear":"Eiszapfenspeer","invictus":"Invictus","kindling_flame":"Z\u00fcndende Flamme","levitate":"Schweben","midnight_mantle":"Mittnachtsmantel","muddle":"Verwirren","mudslide":"Schlammrutsch","one_two":"Eins-Zwei","overgrowth":"\u00dcberwuchern","peck":"Picken","peregrine":"Wanderfalke","perfect_cut":"Sauberer Schnitt","petrify":"Versteinern","probiscus":"R\u00fcssel","pseudopod":"Pseudopod","quicksand":"Treibsand","ram":"Rammen","refresh":"Auffrischen","rock":"Stein","rot":"F\u00e4ule","rust_bomb":"Rostbombe","salamander":"Salamander","sand_spray":"Sandwirbel","shadow_boxing":"Schattenboxen","shrapnel":"Schrapnell","shuriken":"Shuriken","sleep_bomb":"Schlafbombe","sleeping_powder":"Schlafpulver","snowstorm":"Schneesturm","splinter":"Splitter","spray":"Spray","stampede":"Anstrum","starfall":"Sternfall","static_field":"Statisches Feld","sting":"Stich","stone_rot":"Steinf\u00e4ule","strike":"Schlag","suck_poison":"Sauggift","sudden_glow":"Blitzgl\u00fchen","supernova":"Supernova","surge":"Spannungssto\u00df","take_cover":"In Deckung","thunderball":"Donnerball","thunderclap":"Donnerschlag","tonguespear":"Zungenspeer","venomous_tentacle":"Giftige Tentakel","wall_of_steel":"Eiserner Vorhang","wallow":"Suhle","web":"Weben","wing_tip":"Fl\u00fcgelspitze","run":"Flucht","menu_alphabet":"A\u00c4BCDEFGHIJKLMNO\u00d6PQRS\\\\0TU\u00dcVWXYZa\u00e4bcdefghijklmno\u00f6pqrs\u00dftu\u00fcvwxyz1234567890.-!","menu_alphabet_n_columns":"15","monster_menu_info":"Info","monster_menu_move":"Bewegen","monster_menu_release":"Freilassen","cant_release":"Du kannst das einzige Tuxemon in deinem Team nicht freigelassen.","release_confirmation":"Bist du dir sicher, dass du {name} freilassen m\u00f6chtest?","tuxemon_released":"{name} wurde freigelassen.","log_off":"Ausloggen","menu_bag":"Tasche","menu_fight":"Kampf","menu_item":"Item","menu_items":"Items","menu_journal":"Tagebuch","menu_load":"Laden","menu_monster":"Tuxemon","menu_monsters":"Monster","menu_storage":"Tuxemon aufnehmen","menu_dropoff":"Tuxemon ablegen","menu_multiplayer":"Mehrspieler","menu_new_game":"Neues Spiel","menu_options":"Optionen","menu_player":"Spieler","menu_run":"Flucht","menu_save":"Speichern","menu_up_key":"Hochtaste","menu_left_key":"Linkstaste","menu_right_key":"Rechtstaste","menu_down_key":"Runtertaste","menu_primary_select_key":"Aktion-Taste","menu_secondary_select_key":"Abbruchtaste","menu_back_key":"Zur\u00fccktaste","options_new_input_key0":"Dr\u00fccke eine Taste, um sie als neue Eingabetaste festzulegen","options_new_input_key1":"Starte das Spiel neu, damit die \u00c4nderungen wirksam werden!","menu_storage_take_monster":"Du hast {name} deinem Team hinzugef\u00fcgt!","menu_storage_monsters_full":"Dein Team ist vollz\u00e4hlig, du kannst nicht noch weitere aus dem Lager nehmen.","menu_storage_empty_kennel":"Dieser Zwinger ist leer, es gibt dort keine Monster zu holen.","menu_dropoff_no_monsters":"Du kannst das letzte Tuxemon deines Teams nicht ablegen.","xero_campaign":"Tuxemon: Xero","spyder_campaign":"Tuxemon: Spyder und die Kathedrale","multiplayer_accept":"Akzeptieren","multiplayer_decline":"Ablehnen","multiplayer_duel":"{name} m\u00f6chte ein Duell!","multiplayer_host_game":"Spiel hosten","multiplayer_scan_games":"Suche nach Spielen","multiplayer_join_game":"Spiel beitreten","multiplayer_hosting_ready":"Bereit Clients anzunehmen!","multiplayer_already_hosting":"Spiel wird bereits gehostet!","multiplayer_no_servers":"Keine Server gefunden...","multiplayer_join_prompt":"Hostname oder IP?","aardart":"Aardart","aardart_description":"Es z\u00e4hlt s\u00e4mtliche Ameisen, die es verspeist hat und feiert hohe Essmeilensteine.","aardorn":"Aardorn","aardorn_description":"Nach seiner Geburt wird es in einem Ameisenhaufen ausgesetzt und frisst sich durch diesen.","abesnaki_description":"Jedes Gesicht ist ein unterschiedliches Muster, und manche sagen, dass die Symbole W\u00f6rter einer toten Sprache buchstabieren.","abesnaki":"Abesnaki","agnidon":"Agnidon","agnidon_description":"Obwohl es lieber auf allen Vieren l\u00e4uft, kann es auch zwei stehen um T\u00fcren zu \u00f6ffnen, B\u00e4ume umzuschmei\u00dfen oder Sachen zu halten.","agnigon":"Agnigon","agnigon_description":"Es wird als 'falscher Drache' bezeichnet, weil es wie ein Drache in Erscheinung tritt, aber sich tats\u00e4chlich aus einer anderen Linie antiker Reptile entwickelt hat.","agnite":"Agnite","agnite_description":"Es ist verspielt, aber ihm muss schon fr\u00fch beigebracht werden sein Feuer in Schach zu halten.","allagon":"Allagon","allagon_description":"ALLAGON werden von den Relikten angezogen, die aus dem zur\u00fcckgelassenen Metall ihrer Vorfahren gemacht wurden, und sie werden nicht vor Gewalt zur\u00fcckschrecken, um sie zur\u00fcckzubekommen.","altie_description":"ALTIE schwebte in einer Blase hinunter zur Erde. Jetzt ist seine Blase geplatzt, es kann nicht mehr als einige Meter in der Luft schweben.","altie":"Altie","angrito_description":"Es versteht nicht, warum Menschen Wut und Hass f\u00fchlen, aber ANGRITO f\u00fchlt diese Emotionen ebenfalls.","angrito":"Angrito","anoleaf":"Anoleaf","anoleaf_description":"Es betrachtet Pflanzen, die in seiner N\u00e4he wachsen, als B\u00fcder und Schwestern.","anu_description":"Es wird gesagt, dass es die Tr\u00e4ume anderer betritt auf der Suche nach seiner verlorenen Liebe.","anu":"Anu","apeoro_description":"Die K\u00f6nige der Alten benutzten psychische Kr\u00e4fte um ihre Seelen in diese goldenen verarbeitenden Maschinen zu transferieren. Nun leben sie weiter, unf\u00e4hig zu kommunizieren, aber immernoch von Imperien tr\u00e4umend.","apeoro":"Apeoro","araignee_description":"Pedanten, die sagen, dass Spinnen immer acht Beine haben, sind seltsam still wenn es um ARAIGNEE geht.","araignee":"Araignee","arthrobolt_description":"Es f\u00fchlt sich unwohl dabei seinen Gef\u00e4hrten NUT and BOLT Befehle zu erteilen, und l\u00e4uft \u00fcblicherweise davon. Aber dann haben NUT and BOLT niemanden, der ihnen Anweisungen gibt.","arthrobolt":"Arthrobolt","av8r_description":"Wenn die Sonne scheint kann es so hoch oder weit fliegen, wie es m\u00f6chte.","av8r":"Av8r","axylightl":"Axylightl","axylightl_description":"Mit seinem leuchtenden Schweif markiert es sichere Unterk\u00fcnfte f\u00fcr Fische in tiefen Gew\u00e4ssern.","b_ver_1_description":"Es ist daf\u00fcr f\u00fcr all die Zeiten gemacht, wenn du etwas von einem Roboter gebissen haben m\u00f6chtest.","b_ver_1":"B-Ver.1","bamboon":"Bamboon","bamboon_description":"Es k\u00e4mpft mit seinem Bambusstab, den er zus\u00e4tzlich f\u00fcr seine Balance nutzt.","banling_description":"Jedes BANLING wartet auf einen heimatlosen Geist, der sich an seine Zweige schmiegt.","banling":"Banling","baobaraffe_description":"Es speichert gewaltige Wassermassen in seinem riesigen K\u00f6rper, sodass es weite Strecken durch hei\u00dfe, trockene W\u00fcsten zur\u00fccklegen kann. Es teilt sein Wasser auch mit durstigen Kreaturen. Wenn es kein Wasser speichert, ist es d\u00fcnn.","baobaraffe":"Baobaraffe","baoby_description":"Sie wandern von Fluss zu Fluss auf der Suche nach Wasser zum trinken und speichern. Die belaubte Ossikone auf seinem Kopf verbergen bewegliche Punkte, die \u00e4hnlich wie eine W\u00fcnschelrute wirken. Viele Kreaturen folgen BAOBY in D\u00fcrren.","baoby":"Baoby","beenstalker_description":"Was BEENSTALKER an Sinnen und Anmut mangelt, gleichen sie mit schierem Enthusiasmus und Wohlwollen aus. Es erfreut sich daran Ungezieher zu verscheuchen, ohne sie aber jemals zu verletzen.","beenstalker":"Beenstalker","bigfin":"Bigfin","bigfin_description":"Ein ganzes \u00d6kosysem existiert auf seinem R\u00fccken, wodurch es das Tauchen meidet.","bolt":"Bolt","bolt_description":"Die Anwesenheit eines BOLT macht ein NUT h\u00e4rter und funkt mehr Energie.","boltnu_description":"Es verbringt die meiste Zeit damit einen Bau in den Boden zu graben. Die st\u00e4ndige Vibration und Bewegung, die sie dabei bewirken, sorgt daf\u00fcr, dass ihnen dauerhaft schwindelig ist.","boltnu":"Boltnu","botbot_description":"Es ist ein universeller Roboter, der f\u00fcr jeden Zweck angepasst werden kann.","botbot":"Botbot","boxali_description":"Mit seinem langen blauen Umhang kann BOXALI \u00fcber den Boden gleiten - was es ihm erm\u00f6glicht Stunts und Luftattacken durchf\u00fchren.","boxali":"Boxali","brewdin_description":"Geboren in vernachl\u00e4ssigten, einst gesch\u00e4tzten T\u00f6pferwaren und \u00e4hnlichen Sch\u00e4tzen. Es hei\u00dft, dass es jenen W\u00fcnsche erf\u00fcllt, die es schaffen es zum l\u00e4cheln zu bringen.","brewdin":"Brewdin","budaye_description":"Es kann jede Gruppe mit etwas ermutigendem Maunzen und Winken davon \u00fcberzeugen f\u00fcr das Allgemeinwohl zu kooperieren.","budaye":"Budaye","bugnin_description":"Sein Schwert ist eigentlich eine Antenne, die daf\u00fcr gewachsen und abgebrochen wurde.","bugnin":"Bugnin","bumbulus_description":"BUMBULUS ist ein fliegendes Wesen, das eine Wolke aus Rauch produziert, um sich als Wolke zu tarnen. Niemand hat je seinen wahren K\u00f6rper gesehen.","bumbulus":"Bumbulus","bursa_description":"Es lehnt Feuer als solches ab und produziert nur das Feuer des Verstandes.","bursa":"Bursa","cairfrey":"Cairfrey","cairfrey_description":"Ein vergn\u00fcgtes St\u00fcck M\u00f6bel, das eines Morgens aufwachte und sich entschied auf Entdeckungstour zu gehen.","capiti":"Capiti","capiti_description":"Es ist aus wie ein Baby, aber es wurden Exemplare gefunden, die Hunderte Jahre alt sind.","cardiling":"Cardiling","cardiling_description":"Man w\u00fcrde von ihm nicht erwarten, dass es Feuer spukt, bis es dies tut.","cardinale":"Cardinale","cardinale_description":"Es hasst alle Raubtiere mit Leidenschaft. Es f\u00fchrt Krieg mit ihnen und mit seinem Jungtier, wenn es dies kann.","cardiwing":"Cardiwing","cardiwing_description":"Sein Gesang ist bemerkenswert, aber nur wenige wagen es, sich einen explosiven Singvogel zu halten.","cataspike_description":"Es lernt durch Beobachtung wie man k\u00e4mpft. Sich selbst \u00fcberlassen benutzt es seinen seinen Stachel, um Abfall aufzuheben.","cataspike":"Cataspike","cateye_description":"Sie sagen, es blinzelt einmal im Jahr, um das Ende des Sommers zu ehren.","cateye":"Cateye","chenipode_description":"Es knabbert an Schn\u00fcrsenkeln und Hosenbeinen wenn es reisen will.","chenipode":"Chenipode","chibiro_description":"Es wird in W\u00e4ldern und auf Feldern gefunden, wo es h\u00e4ufig mit einer R\u00fcbe verwechselt wird.","chibiro":"Chibiro","chillimp":"Chillimp","chillimp_description":"Es geht das Ger\u00fccht um, dass es auf dem Gipfel verschneiter Berge lebt, allerdings hat niemand je ein deutliches Foto von ihm machen k\u00f6nnen.","chloragon":"Chloragon","chloragon_description":"Es schl\u00fcpft, wenn es in fruchtbarer Erde gepflanzt wurde. Wenn die Eier ausgehen, wird es keine CHLORAGON mehr geben.","chromeye_description":"CHROMEYE wurde erschaffen, um zu beobachten und zu lernen, wie Menschen denken und f\u00fchlen.","chromeye":"Chromeye","cochini_description":"Es ist so intelligent und bewusst wie ein drei Jahre altes Kind. Es schmeckt k\u00f6stlich.","cochini":"Cochini","coleorus_description":"Es hat, unver\u00e4ndert, f\u00fcr Millionen von Jahren existiert.","coleorus":"Coleorus","conifrost":"Conifrost","conifrost_description":"Wenn es niest l\u00f6st es eine Lawine aus. Es hat st\u00e4ndig Schnupfen.","conileaf_description":"Essen, das in seinem Krug plaziert wird, wird gemischt und in Essig eingelegt. Sie werden dazu verwendet, um Essen zu lagern, ohne das dieses verdirbt.","conileaf":"Conileaf","coproblight_description":"Geboren in den F\u00e4kalien prehistorischer Tuxemon, es benutzte die Knochensplitter in sich zur Verteidigung.","coproblight":"Coproblight","corvix":"Corvix","corvix_description":"Es bewaffnet seine Schwingen mit den Knochensplittern seiner Opfer.","cowpignon_description":"Einige Leute lassen es austrocknen und essen es als eine medizinische Verbesserung.","cowpignon":"Cowpignon","criniotherme_description":"Seine M\u00e4hne leuchtet am Tag, wird gro\u00df und rot w\u00e4hrend des Sonnenuntergangs und verweht als Asche bei Nacht.","criniotherme":"Criniotherme","dandicub_description":"Nachdem ein Wurf zur Welt gekommen ist, schweben sie \u00fcber die ganze Welt und sehen ihre Familie nie wieder.","dandicub":"Dandicub","dandylion":"Dandylion","dandylion_description":"Es hat einen Wurf in seinem Leben. Dann wandert es durch die Welt, um sie wieder zu finden.","dinoflop_description":"DINOFLOP erg\u00f6tzt sich daran sich schnell von seinen Angreifern abzuwenden, sodass deren Schl\u00e4ge auf seinem abgeschirmten und stacheligen R\u00fccken landen.","dinoflop":"Dinoflop","djinnbo":"Djinnbo","djinnbo_description":"F\u00e4lschlicherweise glaubt man, dass dies ein Mensch sei, welcher im Feuer starb. Eigentlich, waren es seine Verwandten.","dollfin":"Dollfin","dollfin_description":"Jeder einzelne folgt einem Schiff von Ort zu Ort, die Welt entdeckend.","dracune":"Dracune","dracune_description":"Bei Tage ist es unbeweglich, bei Nacht allerdings kann es zappeln und bei\u00dfen.","dragarbor":"Dragarbor","dragarbor_description":"Wenn es sp\u00fcrt, dass das Ende seines Lebens naht, reist es zu einem Friedhof, wo es sich selbst einpflanzt. Seine Schwanzblume w\u00e4chst ewig.","drokoro_description":"Es hatte einmal eine Familie, aber es hat seine Eltern gefressen, seine Kinder und seinen Partner, und alle seiner Art.","drokoro":"Drokoro","dune_pincher":"Dune Pincher","dune_pincher_description":"Diese Einsiedler werden sich einwickeln in was auch immer in greifbarer N\u00e4he ist. In der W\u00fcste sind das die Leichent\u00fccher l\u00e4ngst verstorbener Pharaohnen.","eaglace":"Eaglace","eaglace_description":"Wenn es abfliegt, formen sich Wolken. Wenn es mit seinen Fl\u00fcgeln schl\u00e4gt, f\u00e4llt Hagel.","elofly_description":"Ein ELOFLY auf sich allein gestellt ist geduldig und weise, aber wenn sie gro\u00dfe Schw\u00e4rme bilden werden sie gewaltt\u00e4tig und impulsiv.","elofly":"Elofly","elostorm_description":"K\u00f6nige und K\u00f6niginnen, die ELOSTORM herrschen \u00fcber Ihresgleichen und haben gro\u00dfe Ambitionen.","elostorm":"Elostorm","elowind_description":"Als die Leutnants der ELOFLY Familie f\u00fchren die ELOWIND die Herde und halten sie konzentriert.","elowind":"Elowind","embazook_description":"Es wurde f\u00fcr den Krieg trainiert und kennt kein anderes Leben.","embazook":"Embazook","embra_description":"Es frisst alles, was es kann, um gro\u00df genug zu werden, damit es zu einem RUPTION wird.","embra":"Embra","enduros_description":"ENDUROS ist ein agressiver Raufer, der sich nicht mit seinen Schl\u00e4gen zur\u00fcckh\u00e4lt. Au\u00dferhalb des Rings ist es ganz gesellig.","enduros":"Enduros","eruptibus_description":"Schmiede arbeiten mit ihm, indem sie Metall in seiner Caldera erhitzen.","eruptibus":"Eruptibus","exapode_description":"Es winkt mit seinen Beinen, um auf sich aufmerksam zu machen, aber meisten laufen die Leute einfach weg.","exapode":"Exapode","exclawvate_description":"Sie werden oft auf Baustellen gesehen, wo sie mit ihren riesigen H\u00e4nden und ihrem Schwanz Dreck und Schutt aufschaufeln. Unterhalb sind diese Tuxemon Raupenreifen, was ihnen eine bessere Balance gibt sowie eine bessere Griffigkeit w\u00e4hrend sie Schutthaufen emporklettern.","exclawvate":"Exclawvate","eyenemy":"Eyenemy","eyenemy_description":"Es n\u00e4hrt sich von sch\u00f6ner Aussicht und anderen spektakul\u00e4ren Besichtigungen.","eyesore_description":"Es kann sich an alles erinnern, was es jemals gesehen hat, nur nicht, in welcher Reihenfolge.","eyesore":"Eyesore","fancair_description":"Wenn jemand seinen L\u00fcfter laufen l\u00e4sst, obwohl er nicht gebraucht wird, dann erwacht er zum Leben und fliegt aus dem Fenster, um jemanden zu finden, der tats\u00e4chlich gek\u00fchlt werden muss.","fancair":"Fancair","falcono":"Falcono","falcono_description":"Es ist vollkommen furchtlos gegen\u00fcber Widersachern und wird jeden Gegner ohne zu z\u00f6gern angreifen, ungeachtet seiner Gr\u00f6\u00dfe.","ferricran":"Ferricran","ferricran_description":"Einst waren die FERRICRAN vollst\u00e4ndig mit unzerst\u00f6rbaren Schuppen bedeckt und hatten Fl\u00fcgel aus Mithril.","firomenis":"Firomenis","firomenis_description":"<<MISSING>>","fluttaflap":"Fluttaflap","fluttaflap_description":"Es ern\u00e4hrt sich von Verunreinigungen, deshalb gibt es gereinigtes Blut an jene zur\u00fcck, von denen es das Blut absaugt.","fruitera":"Fruitera","fruitera_description":"FRUITERA ist hungrig nach Obst und tr\u00e4gt alles, was es kann. Als er \u00fcberrascht ist, l\u00e4sst er alle seine Fr\u00fcchte fallen, sammelt sie wieder auf und flieht dann.","gectile":"Gectile","gectile_description":"Es ist so schnell und leicht, dass es auf Bl\u00e4ttern gehen kann.","heronquak":"Heronquak","heronquak_description":"Der Kristall auf seiner Brust wird von Wilderern mit einem Diamanten verwechselt. Es schmilzt, sobald es von HERONQUAK's k\u00f6rper entfernt wird.","hydrone":"Hydrone","hydrone_description":"Es nutzt eine experimentelle Technologie, die Strom aus Wasser erzeugt.","katacoon_description":"Es verbleibt in einer meditativen Pose f\u00fcr seine Verpuppung und bewegt sich nur, um Feine zu stechen.","katacoon":"Katacoon","lambert":"Lambert","lambert_description":"Die Eltern legen es in die Nuss und schicken es hinaus in die Welt.","legko":"Legko","legko_description":"Lange wurde angenommen, dass es keine Beine habe, dabei sind seine Bl\u00e4tter tats\u00e4chlich verk\u00fcmmerte Gliedma\u00dfen.","magmaturtle":"Magmaturtle","magmaturtle_description":"<<MISSING>>","merlicun":"Merlicun","merlicun_description":"<<MISSING>>","moloch":"Moloch","moloch_description":"Es kann seine Haut verh\u00e4rten und weich machen, um damit auf Freunde und Feine zu reagieren.","noctalo":"Noctalo","noctalo_description":"Es bewohnt nur menschenverlassene Orte - Schl\u00f6sser, Friedh\u00f6fe und Abwasserkan\u00e4le.","noctula":"Noctula","noctula_description":"Es isst K\u00e4fer und PIPIS Essfrucht, somit konkurrieren sich nicht miteinander und das, obwohl sie so nah beieinander leben.","nostray":"Nostray","nostray_description":"Es kann alles im Ozean riechen, egal wie weit entfernt es auch sein mag.","nudiflot":"Nudiflot","nudiflot_description":"Es frisst Seekreaturen und speichert das Gift jener in seinem K\u00f6rper.","nut":"Nut","nut_description":"In den gro\u00dfen Schiffen, die die Ozeane \u00fcberqueren, liefern Tausende von NUT und BOLT Strom und halten die Stahlbeschichtung zusammen.","onaclov":"Onaclov","onaclov_description":"<<MISSING>>","pigabyte":"Pigabyte","pigabyte_description":"Wissenschaftler fanden heraus, dass die besten Computer organische Implantate haben.","possessun":"Possessun","possessun_description":"Es ist ein Geist, das tote CAIRFREY bewohnt.","propellercat":"Propellercat","propellercat_description":"Ist es eine neue Spezies oder nur das Haustier eines Erfinders?","rockat":"Rockat","rockat_description":"Trotz seines betr\u00e4chtlichen Gewichts sind seine Schritte lautlos.","rockitten":"Rockitten","rockitten_description":"Er nutzt seine winzigen Felsenohren zum Kuscheln.","sapragon":"Sapragon","sapragon_description":"In alten Zeiten gab es f\u00fcr jedes Element einen m\u00e4chtigen Drachen - aber diese Kreaturen wurden immer weniger und sind heutzutage nur noch selten zu finden.","selket":"Selket","selket_description":"Sie liegen unter dem Sand und k\u00f6nnen ihre Beute durch die Vibrationen ihrer Schritte sp\u00fcren.","selmatek":"Selmatek","selmatek_description":"Von den alten K\u00f6nigen der W\u00fcsten gehalten, diente SELMATEK als Wachhunde, Jagdgef\u00e4hrten und - jetzt - Verteidiger gegen Grabr\u00e4uber.","simba":"Simba","simba_description":"<<MISSING>>","sludgehog":"Sludgehog","sludgehog_description":"Es lebt im M\u00fcll und frisst es auch. Seine Stacheln scheinen scharf zu sein, aber es kann sie nach Belieben mildern.","sharpfin":"Sharpfin","sharpfin_description":"Im Wasser ist es unsichtbar. Sichtbar ist es nur, wenn es aus dem Wasser springt, um Tiere vom Ufer in die Tiefe zur\u00fcckzuziehen.","snowrilla":"Snowrilla","snowrilla_description":"Es erfreut sich daran mit Skiern auf verlassenen H\u00e4ngen fangen zu spielen.","spycozeus":"Spycozeus","spycozeus_description":"Die gefl\u00fcsterten Kommunikationen des Waldes erhalten in SPYCOZEUS, der wie die B\u00e4ume denkt, physische Form.","sumobug":"Sumobug","sumobug_description":"Es nutzt sein Gewicht um viel gr\u00f6\u00dfere Gegner zu st\u00fcrzen. Seine Dichte gleicht einem Stern.","tigrock":"Tigrock","tigrock_description":"Man sagt dass es sich selbst erfand, da eine Evolution nicht erdacht wurde.","tumblecoon":"Tumblecoon","tumblecoon_description":"<<MISSING>>","tumbleworm":"Tumbleworm","tumbleworm_description":"Wenn sie ihrem Bienenwabenei entwachsen sind, fallen sie mit dem Gesicht zuerst auf den Boden.","tux":"Tux","tux_description":"<<MISSING>>","tweesher":"Tweesher","tweesher_description":"Je k\u00e4lter das Wetter, umso h\u00e4rter wird sein Schnabel. Bei unter 0 Grad ist sein Schnabel h\u00e4rter als Diamant.","vamporm":"Vamporm","vamporm_description":"Es durstet nach Blut, muss sich aber mit Braumsaft begn\u00fcgen.","velocitile":"Velocitile","velocitile_description":"Es kann sogar eine Kugel \u00fcberholen, muss dazu aber erst aufgew\u00e4rmt sein.","wrougon":"Wrougon","wrougon_description":"Jedes WROUGON wird mit einem Rostfleck geboren, der gr\u00f6\u00dfer ist als der seiner Eltern.","zunna":"Zunna","zunna_description":"Das heitere ZUNNA saugt alles Futter, dass es finden kann, auf in seinen Magen.","anteater":"Ameisenfresser","snout":"Schnauze","false_dragon":"Falscher Drache","dragon":"Drache","sprout":"Spr\u00f6ssling","inchoate":"Inchoate","prehensile":"Prehensile","island":"Insel","host":"Host","woodwose":"Woodwose","firebird":"Feuervogel","frost_ape":"Frostaffe","taiga":"Taiga","horned_raptor":"Geh\u00f6rnter Raubvogel","lions_tooth":"L\u00f6wenzahn","vengeance":"Vengeance","joyful":"Joyful","cloaked":"Getarnt","cirrus":"Zirrus","pupil":"Pupille","fire":"Feuer","sanguine":"Sanguine","wood":"Holz","climbing":"Climbing","crested":"Crested","metal_water":"Metall, Wasser","gumnut":"Gumnut","lizard":"Eidechse","earth_fire":"Erde, Feuer","devil":"Teufel","nightcrawler":"Nachtfalter","flopped":"Flopped","metal":"Metall","visitor":"Besucher","earth":"Erde","rip":"Rip","yeti":"Yeti","ex_machina":"Ex Machina","water":"Wasser","clot":"Clot","restless":"Ruhelos","slurpy":"Slurpy","aeble":"Aeble","allie":"Allie","cottonnurse":"Cotton Krankenschwester","karrianna":"Karrianna","knight1":"Ritter I","knight2":"Ritter II","liela":"Liela","maple_girl":"Maple","misa":"Misa","npc_wife":"Ehefrau NPC","professor":"Professor","npc_red":"Rot","tabanurse":"Taba Krankenschwester","tuxemart_keeper":"Tuxemart Ladenbesitzer","tuxemart_aide":"Tuxemart Mitarbeiter","xerogrund1":"Team Xero R\u00fcpel I","xerogrund2":"Team Xero R\u00fcpel II","xerogrunt2":"Team Xero R\u00fcpel II","xerogrunt3":"Team Xero R\u00fcpel III","xerogrunt4":"Team Xero R\u00fcpel IV","xerogrunt5":"Team Xero R\u00fcpel V","xerogrunt6":"Team Xero R\u00fcpel VI","xerogrunt7":"Team Xero R\u00fcpel VII","xerogrunt8":"Team Xero R\u00fcpel VIII","xerogrunt9":"Team Xero R\u00fcpel IX","xerogrunt10":"Team Xero R\u00fcpel X","healmytuxemon":"M\u00f6chtest du deine Tuxemon heilen?","haveagoodday":"Sch\u00f6nen Tag noch!","yes":"Ja","no":"Nein","door_problems":"Die T\u00fcr klemmt und wird sich nicht \u00f6ffnen...","empty_pot":"Ein leerer Blumentopf, vielleicht pflanzt jemand hier etwas.","purple_flowers":"Jemand hat hier s\u00fc\u00df-riechende lila Blumen gepflanzt!","orange_flowers":"Jemand hat hier wundersch\u00f6ne orangene Blumen gepflanzt!","famous_statue":"Eine Statur eines ehemaligen Tuxemon-Meisters. Der Name ist verwittert...","famous_statue2":"Dort steht: F\u00fcr unsere geliebten Freunde und Helden von allen, die Wywen","cotton_town_fountain":"Ein Springbrunnen. Eine Menge M\u00fcnzen liegen auf dem Grund.","tree":"Dieser Baum sieht fr\u00f6hlich und gesund aus!","route_2":"Route 2","sure_i_do":"Nat\u00fcrlich werde ich.","not_really":"Nicht wirklich.","professor_dialog\\n":"Professor: \\n Ah, ja. Genau die Person, die ich schon seit langem treffen wollte.\\nIch habe geh\u00f6rt du m\u00f6chtest mehr \u00fcber Tuxemon lernen.\\nTuxemon sind kleine Tiere, manche nennen sie Monster, mit denen wir befreundet sind und um gegen andere Tuxemon zu k\u00e4mpfen.\\nIch habe mich gefragt, ich habe drei neue Tuxemon f\u00fcr Forschungen bekommen und ich w\u00fcrde dir eines geben.\\nWelches m\u00f6chtes du haben?\\n","professor_dialog6.1":"Professor: Eine hervorragende Wahl! Hydrone ist ein Wasser-Tuxemon","professor_dialog6.2":"Professor: Eine spitzen Wahl! Rockitten ist ein Erde-Tuxemon","professor_dialog6.3":"Professor: Eine tolle Wahl! Fruitera ist ein Holz-Tuxemon","professor_dialog7":"Professor: Ich hoffe dich wieder zu sehen! Ich werde mich bald auf eine Reise begeben, also sieht man sich vielleicht irgendwann.","karrianna_dialog1":"Karrianna: Ich habe die letzten Monate trainiert! Keiner hat mich bischer geschlagen!","karrianna_dialog2":"Nun... du warst der erste Trainer, dem ich begegnet bin...","xero_hideout1":"Xero Institut f\u00fcr Tuxemon-Forschungen und -F\u00f6rderung geradeaus.","xero_grunt1":"Hallo, willkommen im Xero Institut f\u00fcr Tuxemon-Forschungen und -F\u00f6rderung, wir haben gerade geschlossen f\u00fcr Umbauarbeiten.","xero_grunt2":"Ich bin bereit dich herreinzulassen, falls du eine Kirsche hast, mein Tuxemon liebt sie!","xero_grunt3":"Normalerwei\u00dfe k\u00f6nnen die auf dem Boden eines Baumes gefunden werden.","cherry_found":"Du hast eine Kirsche gefunden.","xero_grunt4":"Ich sehe du hast eine Kirsche, Ich nehme sie mal... Nun werde ich dich mal hinein bringen.","xero_grunts_block":"In diesem Bereich sind gerade Bauarbeiten im Gange, diese sollten aber bald fertig sein.","waiting_for_misa":"Unsere Anf\u00fchrerin w\u00fcrde gern mit dir sprechen. Wenn du bereit bist, sprich mit meinem Freund hier neben mir.","teleport?":"Bist du bereit dich mit unserem Anf\u00fchrer zu treffen?","ouch":"Tut mir Leid, aber das k\u00f6nnte ein bisschen wehtun...","maybe_sometime_again?":"Okay, Ich werde hier sein, sobald du bereit bist.","youcantleave":"Die T\u00fcren sind von Au\u00dfen verschlossen... Ist hier irgendwo ein Schl\u00fcssel?","discovered_a_person":"Du hast mich gefunden! Haha!","a_serious_discussion\\n":"Ich beobachte dich jetzt schon eine Weile, ich bin froh, dass meine Anh\u00e4nger es geschafft haben, dich ohne Schaden zu packen.\\nOh, wo sind meine Manieren!\\nIch bin Misa, Premierminister des Xero Institute for Tuxemon Research and Advancement.\\nWie hie\u00dfen Sie nochmal?\\n.... ..... ....\\n${{name}}?\\nKein gro\u00dfer Name f\u00fcr jemanden, der illegal einen Tuxemon besitzt.\\n","oops\\n":"Oh. Ich sch\u00e4tze, du hast das nicht gewusst...\\nDu solltest keine Angst haben, ein Tuxemon an seiner Seite zu haben ist das Beste, was dir passen kann.\\n","backstory\\n":"Vor etwa drei\u00dfig Jahren begann eine Gruppe namens Omnichannel, die Medien zu kontrollieren.\\nBald darauf wurde die Meinungsfreiheit fast unm\u00f6glich.\\nSo beschlossen die Menschen, Tuxemon als Boten zu benutzen und Streitigkeiten beizulegen.\\nVor etwa zehn Jahren wurde das harte Vorgehen gegen Tuxemon eingeleitet.\\nJetzt k\u00f6nnen nur zugelassene Personen Tuxemon besitzen und aufziehen.\\nMeine Gruppe verwendet Tuxemon f\u00fcr die Forschung, deshalb haben wir sie alle.\\nSie sind ungew\u00f6hnlich, Sie sind nicht von Omnichannel zugelassen.\\nDu k\u00f6nntest der Trainer sein, auf den wir gewartet haben.\\nOmnichannel, so r\u00fccksichtslos sie auch sind, sind nicht die einzige Bedrohung, die wir hier haben.\\nEs gibt eine andere Organisation namens Spyder.\\nSie sollten sich nicht zu viele Sorgen um sie machen m\u00fcssen, sie sind hier nicht zu aktiv.\\nJetzt schicken wir Sie zur\u00fcck auf Ihre Reise.\\nAber nur, wenn Sie sich bereit erkl\u00e4ren, uns gegen Omnichannel zu helfen.\\nAndernfalls melden wir Sie selbst an Omnichannel.\\nUnd du wirst alles verlieren.\\nWir beobachten immer.\\n","backstory9":"Was wirst du tun? Wirst du uns helfen?","sorryfurthis":"Gute Entscheidung. Tut mir Leid, das wird ein bisschen stechen.","mwah\\n":"???: Was willst du? ... ... ... Nun, zu schade. Du kommst hier nicht hinein, obwohl deine Kleidung geschmackvoll gemacht ist.\\nIch bin Allie nebenbei.\\nAllie: Ja, dies ist der Omnichannel, ich bin jedoch nur eine niedrigrangige Wache. Wer bist du?\\n${{name}}...\\nHmm. Ein starker Name. Mein Haus ist nicht weit von hier, vielleicht... nach der Arbeit... k\u00f6nntest du mir deine St\u00e4rke zeigen?\\n... ... Nein! Was meinst du mit nein? Es sei denn... ... Du bist Jess's neuer Freund nicht wahr! Sie hat die ganze Zeit mit mir gespielt!\\n","mwah2":"JESS!!!","itslockedboi":"Allie hat die T\u00fcr hinter sich verschlossen...","hellothere":"???: Hallo!","kmere":"Warum kommst du nicht hier r\u00fcber und redest mit mir?","theinfo\\n":"Mir tut die Szene da Leid, Allie ist manchmal nicht einfach, im Gegensatz zu meiner Tochter Jess.\\nOh! Wo sind blo\u00df meine Manieren. Mein Name ist Ae... Wei\u00dft du was? Ich werde es einfach aufschreiben.\\nAeble\\nEs wird ahbluh ausgesprochen, aber jeder nennt mich Able. Du kannst mich so nennen, sch\u00e4tze ich...\\nAeble: Ich bin der CEO hier beim Omnichannel, jeder Rundfunk, den du siehst, wird von mir genehmigt.\\nJetzt bin ich aber nicht der Einzige, der seinen Teil beitr\u00e4gt, wir haben einen Vorstand, der uns hilft die Distrikte zu administrieren\\nDer Vorstand wurde seit der Gr\u00fcndung wiedergew\u00e4hlt. Sie haben jedoch einen gro\u00dfartigen Job gemacht, so macht es Sinn.\\nOmnichannel's Ziel ist es die Welt f\u00fcr alle zu \u00f6ffnen. Der einzige Weg um dies zu erreichen jedoch, um alle gleich zu stellen,\\nwar es n\u00f6tig die Tuxemon einzuschr\u00e4nken.\\nWir haben mit Beschlagnahmung angefangen, aber die meisten Tuxemon haben es geschafft zu entkommen. Also gingen wir zu extremen Ma\u00dfnahmen \u00fcber.\\nUnsere Schwesterorganisation hat eine Droge entwickelt, die die Tuxemon ver\u00e4ndern konnte.\\nEs isolierte einen Teil des Gehirns, das jedes Tuxemon mysteri\u00f6serweise besitzt und \u00fcberlud es.\\nSobald die Gage Paludal Lamina mit Elektrizit\u00e4t \u00fcberladen wurde, verschwand deren Wille zu widerstehen und sie wurden f\u00fcgsam.\\nDeswegen sind einige Spezies tot,\\nbesonders Rockitten, Fruitera, und Hydrone.\\nDas ist jedoch nicht mehr von Bedeutung. Diese Generation wei\u00df nicht mal wer was Tuxemon sind, es sei denn sie arbeiten f\u00fcr uns.\\nDie Geburtenrate ist auf einem Allzeithoch, und die Genehmigung der Omnichannel wurde seit dem Jahr der Einschr\u00e4nkung nicht gest\u00fcrzt\\nTuxemon sind ein perverser Fluch, der die ganze Menschheit zerst\u00f6rt. Omnichannel hat das Problem gel\u00f6st und Ordnung gebracht.\\nTuxemon zerst\u00f6ren und jeder, der was anderes behauptet, l\u00fcgt. Entschuldigung, aber ich muss mich wieder an die Arbeit machen.\\n","liela_goes_to_battle":"Wenn du mich st\u00f6rst w\u00e4hrend ich Beeren pfl\u00fccke, dann werde ich dich herausfordern m\u00fcssen!","Cathedral_Center":"Kathedralencenter: We leben um zu dienen.","Cotton_Mart":"Hol dir den Scoop beim Scoop-Gesch\u00e4ft!","Cotton_Town_Sign\\n":"Willkommen in Cotton Town: Eine Wachsende Macht \\n \\n^ Cotton Town --- Route 1 v","column1":"Eine seltene und antike S\u00e4ule. Dies war mal ein Tempel.","column2":"Eine seltene und antike S\u00e4ule. Andere Ruinen von der selben Kultur k\u00f6nnen auf Route 3 gefunden werden. ","cityparksign\\n":"Willkommen in City Park: Eine Kostprobe von der Wildnis\\n^ City Park --- Route 2 v\\n","route2speech":"EEK!!!","route2speech2\\n":"Oh. Du bist es nur, ${{name}}...\\nSei das n\u00e4chste Mal etwas r\u00fccksichtsvoller wenn du jemanden schubst. Die Klippe geht weiter runter als es aussieht...\\n","route2speech3\\n":"Obwohl das keine schlechte Sache ist...\\nIch wei\u00df, jeder braucht mich zum Anf\u00fchren, aber mit allem, was vor sich geht...\\nAber du willst mir gar nicht zuh\u00f6ren... oder?\\n","yestalk":"Wirklich? Danke...","notalk":"Du unsensible Person! Du wirst mir sowieso zuh\u00f6ren!","spillit\\n":"Du wei\u00dft, dass ich das Xero institut leite und dass ich dich rekrutiert habe, um sie zu bek\u00e4mpfen. Aber sonst wei\u00dft du nichts weiter.\\nAllie, die, die du zuvor kennengelernt hast... Was? Ich habe dir gesagt, dass wir beobachten, du brauchst nicht so \u00fcberrascht dar\u00fcber zu sein.\\n","spillit3":"Wie auch immer... Allie ist meine Schwester und bedeutet mir die Welt, deshalb war ich am Boden zerst\u00f6rt, als ich herausgefunden habe, dass er sie ins HQ gebracht hat.","spillit4":"Es mag vielleicht nicht den Eindruck von etwas Schlechtem zu machen, aber es ist etwas Schlechtes. Wei\u00dft du, was die ihnen antun? Wei\u00dft du es!?","spillit5":"Denn ich auch nicht... Alles, was ich wei\u00df, ist, dass niemand jemals Omnichannel nach der Rekrutierung verlassen hat.","spillit6":"Wie auch immer... Es betrifft dich nicht. Alles, was gerade wichtig ist, ist, dass Omnichannel zu Fall gebracht wird.","spillit7":"Tut mir Leid, dass ich dich mit meinen Problemen belaste. City Park ist weter vorne, wenn du weitergehen m\u00f6chtest","leavemealone":"Wir haben hier fr\u00fcher immer gespielt als wir noch j\u00fcnger waren...","iamknight\\n":"Was machst du denn hier? Du wei\u00dft doch, dass nur Ritter in City Park erlaubt sind.\\n... ... ... Hmm... Du versuchst also nach Leather Town zu kommen...\\nNun, ich sch\u00e4tze du k\u00f6nntest an der Herausforderung teilnehmen, wenn du m\u00f6chtest. Das einzige Problem ist, dass du ein Tuxemon brauchen wirst...\\nIch bin sicher, dass wir dir eins leihen k\u00f6nnen. Bist du bereit f\u00fcr die Herausforderung?\\n","sorry":"Okay, gut... wenn du bereit bist werde ich immer noch hier sein...","splendid\\n":"Du wirst? Hervorragend! Jetzt, um ein passendes Tuxemon f\u00fcr dich zu finden...\\n... ... Du hast schon ein Tuxemon? Nun, ich bin sicher, dass du dann ganz gut selbst zurechtkommen wirst...\\n","cottonnurse_dialog":"Willkommen im Cotton Town Tuxecenter!","tabanurse_dialog\\n":"Willkommen im ${{map_name}} Tuxecenter!\\nM\u00f6chtest du deine Tuxemon heilen?\\n","okaythen":"Okay! Gib mir nur ein paar Sekunden und ich werde dein Tuxemon heilen!","okaythen2":"Gut, ich denke deine Tuxemon sind wieder bei voller Energie! Hier hast du sie wieder!","input_name":"Name?","hey":"Hey!","spyder_route4_rosamund2":"Rache wird am besten kalt serviert. ","spyder_greenwash_aissa2":"Wir werden alle sterben!","spyder_timber_dante1":"Hey Kumpel! Sch\u00f6n dich wieder zu sehen. ","darnitjohn5":"Warum bist du noch immer hier?","revive":"Wiederbeleben","item_no_available_target":"{name} kann gerade nicht mit einem deiner Tuxemon benutzt werden.","spyder_scoop_lapinou2":"Mhm ah!","spyder_tunnelb_tommy1":"Hast du mein Sandwich gesehen?","revive_description":"Belebt das \u00f6hn\u00e4chtige Tuxemon wieder und stellt 20 HP wieder her.","spyder_greenwash_moreau1":"Du solltest nicht hier sein! ","thats_me":"Das bin ich!","spyder_nimrod_thatcher2":"Kein Kommentar. ","spyder_scoop_landrace2":"Ufff.","item_used_wrong_location_inside":"{name} kann nur {here} verwendet werden!","outside":"au\u00dfen","route1_sanglorian":"Sanglorian Allee","here_to_west":"Von ${{map_name}} nach ${{west}}","here_to_north":"Von ${{map_name}} nach ${{north}}","here_to_east":"Von ${{map_name}} nach ${{east}}","got_new_tuxemon":"Ein neuer Tuxemon ist geboren! Willkommen {monster_name}!","spyder_greenwash_chip2":"Braucht mehr Leistung!","spyder_greenwash_louis2":"Darf ich euch die Gaia-Hypothese vorstellen?","spyder_greenwash_louis1":"Die Regeln dieser Schlacht sind die einfachen Gesetze der nat\u00fcrlichen Selektion: Nur die Starken \u00fcberleben!","spyder_greenwash_gregor1":"Ich verbringe den ganzen Tag damit, mein CATEYE zu beobachten - ich werde es blinken sehen!","inside":"innen","item_used_wrong_location_type":"{name} kann nur in einem {here} verwendet werden!","here_to_south":"Von ${{map_name}} nach ${{south}}","evolution_confirmation":"{name} versucht, sich zu {evolve} zu entwickeln. Evolution zulassen?","tuxemon_stat1":"ID {txmn}, {type}, vor {doc} Tagen\\n{exp}xp, {exp_lv}xp nach Lv {lv}\\nK\u00f6rper: {weight} {unit_weight} {height} {unit_height}","tuxemon_stat2":"{desc}","spyder_greenwash_guard":"Okay, okay, hier gibt es nichts zu sehen.","spyder_greenwash_chip1":"Ich habe eine un\u00fcbertroffene Rechenleistung entwickelt!","spyder_greenwash_clarence1":"Meine tuxemon sind im Sonnenlicht nicht aufzuhalten!","spyder_greenwash_gregor2":"Ugh, es blinzelte nicht einmal, als es ohnm\u00e4chtig wurde!","spyder_greenwash_clarence2":"Da war eine Wolke!","vivipere":"Vivipere","viviphyta":"Viviphyta","vivisource":"Vivisource","vividactil":"Vividactil","viviteel":"Viviteel","birdling":"Birdling","pythock":"Pythock","pipis":"Pipis","ouroboutlet":"Ouroboutlet","pilthropus":"Pilthropus","rosarin":"Rosarin","ruption":"Ruption","sadito":"Sadito","sampsack":"Sampsack","teddisun":"Teddisun","fishing_rod":"Angelrute","fishing_rod_description":"F\u00e4ngt Fische.","grumpi":"Grumpi","skwib":"Skwib","taba_town_sign_profhouse":"Haus des Professors Tuxemon","taba_town_sign_tuxemart":"Tuxemart - Ein Ort zum Kaufen und Verkaufen von Artikeln","taba_town_sign_tuxecenter":"Tuxecenter - Ein Ort, um Ihre tuxemon zu heilen","leather_town_open_air":"Open Air Cafe und Marktplatz","taba_town_homeplace":"${{name}}'s Haus","taba_town_sign_proflab":"Labor des Professors Tuxemon","shammer_fossil":"Shammer Fossil","rhincus_fossil":"Rhincus Fossil","drashimi":"Drashimi","furnursus":"Furnursus","ghosteeth":"Ghosteeth","galnec":"Galnec","flacono":"Flacono","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","fordin":"Fordin","forturtle":"Forturtle","foxfire":"Foxfire","frondly":"Frondly","furnursus_description":"FURNURSUS sind freundlich und vergessen oft, dass ihre K\u00f6rper zu hei\u00df sind, als dass andere sie ber\u00fchren k\u00f6nnten.","ghosteeth_description":"Er l\u00e4chelt, weil er wei\u00df, wie jeder, den er trifft, sterben wird.","graffiki":"Graffiki","grimachin":"Grimachin","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","gryfix":"Gryfix","hampotamos":"Hampotamos","happito":"Happito","hatchling":"Hatchling","grintot_description":"Es ist ein GRINTROCK oder GRINFLARE, der Erosion erfahren hat.","ignibus":"Ignibus","incandesfin":"Incandesfin","jelillow":"Jelillow","jemuar":"Jemuar","k9":"K9","katapill":"Katapill","komodraw":"Komodraw","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","lunight":"Lunight","manosting":"Manosting","masknake":"Masknake","medushock":"Medushock","memnomnom":"Memnomnom","metesaur":"Metesaur","miaownolith":"Miaownolith","mrmoswitch":"Mrmoswitch","mystikapi":"Mystikapi","narcileaf":"Narcileaf","neutrito":"Neutrito","nudiflot_female":"Nudiflot","nudikill":"Nudikill","nudimind":"Nudimind","nuenflu":"Nuenflu","octabode":"Octabode","pairagrim":"Pairagrim","nudiflot_male":"Nudiflot","pairagrin":"Pairagrin","pantherafira":"Pantherafira","pharfan":"Pharfan","picc":"Picc","poinchin":"Poinchin","polyrock":"Polyrock","prophetoise":"Prophetoise","puparmor":"Puparmor","pyraminx":"Pyraminx","pythwire":"Pythwire","qetzlrokilus":"Qetzlrokilus","rabbitosaur":"Rabbitosaur","rhincus":"Rhincus","sampsage":"Sampsage","sapsnap":"Sapsnap","saurchin":"Saurchin","sclairus":"Sclairus","seirein":"Seirein","shammer":"Shammer","shelagu":"Shelagu","shnark":"Shnark","shybulb":"Shybulb","snaki":"Snaki","snarlon":"Snarlon","snock":"Snock","snokari":"Snokari","sockeserp":"Sockeserp","solight":"Solight","spighter":"Spighter","spoilurm":"Spoilurm","squabbit":"Squabbit","statursus":"Statursus","strella":"Strella","sumchon":"Sumchon","tarpeur":"Tarpeur","taupypus":"Taupypus","tetrchimp":"Tetrchimp","tikoal":"Tikoal","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel":"Toufigel","tourbidi":"Tourbidi","urcine":"Urcine","vigueur":"Vigueur","vivicinder":"Vivicinder","vivitrans":"Vivitrans","vivitron":"Vivitron","volcoli":"Volcoli","trapsnap":"Trapsnap","tsushimi":"Tsushimi","tumblebee":"Tumblebee","tumblequill":"Tumblequill","turnipper":"Turnipper","weavifly":"Weavifly","windeye":"Windeye","chrome_robo":"Chrome Robo","yiinaang":"Yiinaang","dark_robo":"Dark Robo","birb_robo":"Birb Robo","xeon":"Xeon","xeon_2":"Xeon-2","mk01_beta":"Mk01 Beta","mk01_alpha":"MK01 Alpha","earthquake":"Erdbeben","evasion":"Umgehung","feline":"Katzenartig","fire_shield":"Feuerschild","firestorm":"Feuersbrunst","fledgling":"K\u00fcken","gold_digger":"Goldgr\u00e4ber","grinding":"Reibend","gust":"Gust","gyser":"Gyser","hawk":"Habicht","ice_storm":"Eissturm","insanity":"Wahnsinn","kraken":"Krake","lantern":"Laterne","oedipus":"\u00d6dipus","glitch":"Glitch","aether":"\u00c4ther","normal":"Normal","demiurge":"Demiurg","fiery":"Feurig","save_keep":"Nein, Speicherung behalten.","kennel_label":"{box} ({qty})","taba_house2_sign":"Legacy-Bibliothek","taba_house1_sign":"Herr und Frau Clawbrew Haus","taba_house1_calendar":"Es ist ein Kalender und der 30. September und der 12. Februar sind rot eingekreist.","taba_house1_husband1":"Tuxemon! Ich geh\u00f6rte zu den erfahrensten Trainern!","taba_house1_wife1":"Trainer? Mein Mann ist wahnhaft.","taba_house2_reading1":"Das Buch ist Visiting The King von Manolo Qai.","taba_house1_reading":"Das Buch ist Philosophy of Illusionary Studies von Jaiden Gemrevenza.","taba_house2_reading3":"Das Buch ist Children Without Honor von Leslie Greninza.","taba_house2_reading4":"Das Buch ist Sailing Into Eternitys von Laurine Doprachuld.","taba_house2_owner1":"Willkommen in der Legacy-Bibliothek! F\u00fchlen Sie sich frei, sich umzusehen, aber bitte ruhig.","taba_house2_reader4a":"Lesen stimuliert meinen Geist auf eine Weise, die Fernsehen und Filme niemals tun k\u00f6nnen.","taba_house2_reader1a":"Ich f\u00fchle mich besser beim Anblick eines Buches oder einer Buchhandlung.","taba_house2_reader2a":"Es regt meine Fantasie an.","taba_house2_reader3a":"So kann ich tausend verschiedene Leben leben.","taba_house2_reading2":"Das Buch ist Raised By Dreams von Louis Etrergo.","taba_house2_books":"000 - Informatik, Information und allgemeine Werke, 100 - Philosophie und Psychologie\\n200 - Religion, 300 - Sozialwissenschaften, 400 - Sprache, 500 - Reine Wissenschaft, 600 - Technologie\\n700 - Kunst und Erholung, 800 - Literatur, 900 - Geschichte und Geographie","taba_house3_client1a":"Ich ruhe mich aus, w\u00e4hrend meine Schwester wahrscheinlich ein paar B\u00fccher liest.","taba_house3_client2a":"Zu viel Denken kann uns schaden.","taba_house4_dish1":"Es ist braun, dicht, aber es sieht nicht aus wie Pudding...","taba_house3_client3a":"Es l\u00e4sst mich an das Haus meiner Mutter denken.","taba_house4_client1a":"Meine Oma hat fr\u00fcher ein \u00e4hnliches Gericht zubereitet!","taba_house4_client2a":"Gell? Einfach einen leeren Magen f\u00fcllen.","taba_house1_watching":"Es ist ein Dokumentarfilm \u00fcber die seltsamsten und wunderbarsten Tuxemon der Region,\\n\u00a0sowie die seltsamen Verhaltensweisen, die sie angenommen haben.","taba_house4_owner1":"Willkommen im Honorable Seagulls Pub!","taba_house3_owner1":"Willkommen im Thoughtful Leaf Inn!","wall_fire":"Feuerwand","sledgehammer_description":"Zerbricht graue Felsbrocken.","scoop_badge":"Abzeichen: Scoop","shaft_badge":"Abzeichen: Shaft","shaft_badge_description":"Bei Shaft gekaufte Tuxemon ben\u00f6tigen dieses Abzeichen um sich zu verwandeln.","booster_tech_description":"Open Source Technilogie welche die Form\u00e4nderung von Tuxemon erm\u00f6glicht.","earth_booster":"Erd Booster","nimrod_badge":"Abzeichen: Nimrod","rhincus_fossil_description":"Sieht aus wie der versteinerte Sch\u00e4del pr\u00e4historischen Zahnvogels.","shammer_fossil_description":"Sieht aus wie der versteinerte Sch\u00e4del pr\u00e4historischen Hundes.","nimrod_badge_description":"Bei Nimrod gekaufte Tuxemon ben\u00f6tigen dieses Abzeichen um sich zu verwandeln.","omnichannel_badge_description":"Bei Omnichannel gekaufte Tuxemon ben\u00f6tigen dieses Abzeichen um sich zu verwandeln.","booster_tech":"Technologie Booster","greenwash_badge":"Abzeichen: Greenwash","omnichannel_badge":"Abzeichen: Omnichannel","greenwash_badge_description":"Bei Greenwash gekaufte Tuxemon ben\u00f6tigen dieses Abzeichen um sich zu verwandeln.","scoop_badge_description":"Bei Scoop gekaufte Tuxemon ben\u00f6tigen dieses Abzeichen um sich zu verwandeln.","walls":"W\u00e4nde","flower_city":"Blume","earth_booster_description":"Erm\u00f6glicht die Form\u00e4nderung von Erd Tuxemon.","fire_booster":"Feuer Booster","flintstone_description":"Ein Stein der f\u00fcr Steinwerkzeuge und zum Feuermachen verwendet werden kann. Allerdings nicht f\u00fcr beides gleichzeitig.","lucky_bamboo_description":"Es ist zwar kein echter Bambus und auch nicht sonderlich gl\u00fccklich, aber es macht sich gut als Zimmerpflanze.","peace_lily_description":"Eine robuste Zimmerpflanze f\u00fcr jemand besonderen.","petrified_dung_description":"Es sieht aus wie Kacke ... aber es ist hart wie Stein.","pyramidion_description":"Ein goldenes Dreieck von dem ein Summen himmlischer Macht ausgeht.","water_booster":"Wasser Booster","water_booster_description":"Erm\u00f6glicht die Form\u00e4nderung von Wasser Tuxemon.","stovepipe_description":"Ein langes Eisenrohr. Nachdem du es in die Hand genommen hast sind deine H\u00e4nde voll Ru\u00df und Asche.","status_chargedup":"Aufgeladen","tectonic_drill_description":"Eine gro\u00dfe klick-klack Maschine mit der in die Erde gebohrt wird.","wood_booster_description":"Erm\u00f6glicht die Form\u00e4nderung von Holz Tuxemon.","combat_victory_trainer":"Du hast gegen {npc} gewonnen!\\nDu erh\u00e4ltst {currency}{prize}!","status_exhausted":"Ersch\u00f6pft","status_focused":"Fokussiert","spyder_citypark_edith1":"Hey, hast du gesagt ich sei wie mein Tuxemon? Daf\u00fcr k\u00e4mpfe ich mit dir!","combat_skip":"{user} \u00fcberspringt den Zug!","combat_state_chargedup_get":"{target} ist voll aufgeladen.","combat_state_charging_get":"{target} l\u00e4dt Energie auf.","shop":"Laden","player_wallet":"${{name}}'s Geldb\u00f6rse: ${{currency}}${{money}}","combat_forfeit":"Du hast versagt!\\n{npc} ist entt\u00e4uscht.","combat_state_blinded_get":"{target} ist geblendet.","combat_state_confused_get":"{target} ist verwirrt.","combat_state_diehard_get":"{target} k\u00e4mpft weiter.","combat_state_dozing_get":"{target} schl\u00e4ft.","combat_state_exhausted_get":"{target} ist ersch\u00f6pft.","combat_state_festering_get":"{target}'s wunden vereitern.","combat_state_focused_get":"{target} fokussiert sich.","combat_state_grabbed_get":"{target} wird festgehalten.","combat_state_hardshell_get":"{target} wird von einer harten Schale bedeckt.","combat_state_noddingoff_get":"{target} nickt ein und schl\u00e4ft.","combat_state_sniping_get":"{target} zielt.","alert_text":"Text ist zu lang!","status_eliminated":"Beseitigt","spyderbite":"Spinnenbiss","status_tired":"M\u00fcde","save_overwrite":"Ja, Speicherung \u00fcberschreiben.","status_dozing":"D\u00f6sen","status_enraged":"Berserker","status_festering":"Eiterig","status_grabbed":"Geschnappt","status_blinded":"Geblendet","status_charging":"Aufladen","status_diehard":"Stirb langsam","status_noddingoff":"Einnickend","status_confused":"Verwirrt","status_hardshell":"Harte Schale","stabilo":"Stabilo","terror":"Terror","time_crisis":"Zeitkrise","route1_description":"Sei vorsichtig!","spyder_citypark_maniac":"Puh, wir sind fix und fertig!","sword":"Schwert","ubuntu":"Ubuntu","viper":"Viper","candy_town":"S\u00fc\u00dfigkeiten","cotton_town_description":"Eine aufsteigende Macht!","monster_menu_tech":"F\u00e4higkeiten","menu_forfeit":"Nicht Antreten","slime":"Schleim","stonehenge":"Stonehenge","tsunami":"Tsunami","tux_attack":"Tux Angriff","undertaker":"Totengr\u00e4ber","tip":"Trinkgeld","torch":"Fackel","touch":"Ber\u00fchrung","wall_ice":"Eiswand","cotton_town":"Baumwolle","leather_town":"Leder","citypark":"Stadtpark","paper_town":"Papier","route2":"Route 2","monster_menu_desc":"Beschreibung","pick_up":"Aufheben","route1":"Route 1","leather_town_description":"Der Beweis, dass Sch\u00f6nheit und Bergbau koexistieren k\u00f6nnen!","paper_town_description":"Das Tor nach Fondent!","taba_town_description":"Eine friedliche Zuflucht!","spyder_route2_marion2":"Ich esse keine Ameisen.","neutrito_description":"NEUTRITO f\u00fchlt nichts. Die perfekte Maschine?","forturtle_description":"Es erhitzt seinen Panzer um aus den Rissen, die sich ergeben, die Zukunft zu lesen.","foxfire_description":"FOXFIRE Welpen werden in \u00fcber Nacht abgebrannten Feuerstellen gefunden. Niemand wei\u00df woher sie kommen.","nudikill_description":"Sie werden dunkle Bisch\u00f6ffe genannt, weil die Form ihrer K\u00f6pfe an Bischoffsm\u00fctzen erinnert.","spyder_citypark_frances2":"Du musst irgendwann mal vorbeikommen. ","spyder_citypark_granny":"Nach einer kleinen Pause gehen wir zur\u00fcck ins Leder Dorf.","spyder_citypark_edith2":"Hmm, da hast du vielleicht recht.","spyder_museum_entrance1":"Willkommen im Museum f\u00fcr Nationalgeschichte! Es ist kostenlos, aber auf Ihre gro\u00dfz\u00fcgige Spende angewiesen. K\u00f6nnen Sie sich vorstellen ${{currency}}50 zu spenden?","spyder_museum_entrance2":"Bitte erkunden Sie unsere f\u00fcnf Bereiche und lesen Sie \u00fcber unsere f\u00fcnf Sponsoren.","spyder_route3_roxby3":"Ich hoffe die Chefin ist nicht w\u00fctend - sie wird so schnell zornig,\\nAber sie ist ein netter Mensch und hat ein Herz aus Gold.","spyder_museum_entrance3":"Ungl\u00fccklicherweise m\u00fcssen wir jetzt Eintrittsgeld verlangen. ${{currency}}100 bitte.","spyder_greenwash_dippel1":"Vielleicht sind wir zu weit gegangen \u2026","spyder_museum_shopkeeper_chat":"Ich arbeite ehrenamtlich damit das Museum m\u00f6glichst erschwinglich bleiben kann. ","spyder_wayfarer1_james2":"Ich bin froh, dass Jessie nicht gesehen hat wie ich verloren habe!","spyder_greenwash_clarence":"Clarence","spyder_greenwash_chip":"Chip","spyder_greenwash_gregor":"Gregor","omnichannel_sign":"Omnichannel HQ: Wir machen Schlagzeilen","spyder_greenwash_dippel":"Dippel","spyder_greenwash_moreau":"Moreau","spyder_wayfarer1_bismuth2":"Mist!","announcement1":"HALLO B\u00dcRGERINNEN UND B\u00dcRGER DER FONDENT-REGION!\\nVIELEN DANK, DASS SIE SICH AUF DIESE OBLIGATORISCHE ANK\u00dcNDIGUNG EINGESTELLT HABEN.","thetvbescreamin":"Schatz, warte. Ich schaltete den Fernseher ein und eine Omnichannel-Pressekonferenz ert\u00f6nte.\\nWir sollten es beobachten.","ipausedit":"Ich habe den Fernseher pausiert, bitte schnapp mir ein Glas Wasser und dann k\u00f6nnen wir zusammen zuschauen.","waitdontgo":"${{name}}! Warte! Gehen Sie noch nicht!","announcement3":"Vielen Dank. Ich liebe dich auch\\nNun zur Sache.","announcement5":"Es war ein langer, harter Weg zu dem Frieden und der Ruhe, die jetzt in der Region Fondent herrscht.\\nEs ist mir jedoch eine Freude, an diesem Tag den 25. Jahrestag der Gr\u00fcndung von Omnichannel bekannt zu geben...\\nTUXEMON ARE CONTROLLED!\\n*ohrenbet\u00e4ubendes Geschrei*\\nBeruhigen Sie sich! Beruhigen Sie sich! Ihre Begeisterung ist ansteckend, muss ich sagen!\\nGemeinsam mit dem Xero-Institut haben wir ihnen den Angriffswillen genommen!\\nAus diesem Grund sind wir zuversichtlich, dass die Freilassung von Tuxemon in die Wildnis sicher ist.\\nAusgangssperren m\u00fcssen jedoch weiterhin durchgesetzt werden, wir sind schlie\u00dflich keine rechtsfreie Region.\\nLetztendlich... WIR SIND SICHERHEIT, WIR SIND ORDNUNG, WIR SIND OMNICHANNEL!","announcement4":"An ALLE B\u00fcrger der Fondent Region und dar\u00fcber hinaus, die sich einschalten, hei\u00dfe ich Sie willkommen.\\nMein Name ist Aeble, buchstabiert A-E-B-L-E f\u00fcr diejenigen, die sich wundern, und ich bin der CEO von Omnichannel!\\n","whythecheering":"Diese Omnichannel-Leute jubeln ihm zu. Ich frage mich, warum?","spyder_citypark_florist":"Genie\u00dfen Sie die Blumenausstellung! Es ist der ganze Stolz von Leder Dorf.","spyder_citypark2_florist":"Die Blumen sehen okay aus, oder? ... Seit Beginn des Bergbaus im Leder Dorf sind die Blumen dem Wetter ausgesetzt!","spyder_route2_graf2":"Ich wurde bedient.","spyder_citypark_frances1":"Ich habe die sch\u00f6nsten G\u00e4rten im ganzen Land. Deshalb tauchen immer wieder diese Shybulb auf.","spyder_citypark_bobette1":" Ich liebe Katzen. Ein Aardorn ist im Grunde eine Katze, richtig?","spyder_citypark_bobette2":" Eine Katze h\u00e4tte gewonnen \u2026","watchmewatchme":"Warum gehst du in die Stadt, du wei\u00dft, dass es eine fr\u00fche Ausgangssperre gibt.\\n... ... ... ...\\n... ... ... ...\\nDu scheinst keine Bedrohung zu sein, also kannst du in die Stadt gehen...\\nErz\u00e4hlen Sie einfach keinem dieser Omnichannel-Schl\u00e4ger, die ich Sie vorbeigelassen habe, okay?","bobtalk":"Es w\u00e4re sch\u00f6n, wenn mehr Leute wie Sie kommen w\u00fcrden, um Hallo zu sagen...\\n\u00dcbrigens, Hallo! Einen sch\u00f6nen Tag noch! Heute oder morgen oder jeder Tag wird gro\u00dfartig sein!","grumble":"Omnichannel ist ein Haufen Schl\u00e4ger, aber wir haben keine Wahl...\\nWie sie immer sagt, sch\u00e4tze, wir m\u00fcssen mit ihnen arbeiten...","professorexists3":"Oh! Entschuldigen Sie meine Manieren, ich kann nicht glauben, dass ich mich nie vorgestellt habe!\\nMein Name ist Kay Wren, besser bekannt als der Tuxemon Professor.\\nSeit Jahren bin ich die einzige Person in der Fondent Region, die Tuxemon erforschen darf.","professorexists4":"Nun, ich wei\u00df, was du denkst, warum sollten sie es mir erlauben?\\nUngl\u00fccklicherweise f\u00fcr dich, Dieses Geheimnis ist f\u00fcr mich und mich allein!\\nOmnichannel sollte jedoch bald eine neue Ank\u00fcndigung machen und ich denke, Sie werden es m\u00f6gen.\\nWir bringen Sie besser nach Hause und schauen uns die zweite Ank\u00fcndigung an: Komm schon!","spyder_papertown_grannypiper1":"Oh hallo ${{name}}, ich habe dich dort zwischen all dem Trubel und Schutt nicht gesehen!\\nIch kann es kaum erwarten, bis die Tuxemontagesst\u00e4tte installiert ist!","spyder_flower_muse2":"Was? Sie haben ein Gem\u00e4lde. Oooh - w\u00fcrdest du mich es kaufen lassen? Ich habe ${{currency}}2.000.","ohnoes":"Gut... Ich wei\u00df nicht, wie ich mich dabei f\u00fchlen soll...","hiperson3":"Wie w\u00e4re es, wenn wir mit einem Namen beginnen und woher Sie kommen?","hiperson4":".... ... ....","nobody2":"Ok! Bewahren Sie Ihre Geheimnisse!","iknowyou":"Hallo Callie, hallo ${{name}}, bin gerade vorbeigekommen, um Hallo zu sagen, als ich geh\u00f6rt habe, wie du \u00fcber die Ank\u00fcndigung gesprochen hast.","brokethegasp":"Nun, Fr\u00e4ulein, wenn ich darf, ${{name}} macht es f\u00fcr mehr als einen Job.","goodbye2":"So lange ${{name}}! Und viel Gl\u00fcck in der Probe, du wirst es brauchen.","picc_description":"Es begleitet Taucher und liefert dringend ben\u00f6tigten Sauerstoff.","poinchin_description":"POINCHIN bauen Nester in der Koralle und k\u00f6nnen durch Brot und Milch verf\u00fchrt werden.","pairagrim_description":"Einer von PAIRAGRIMs K\u00f6pfen ist immer auf der Suche nach Beute, w\u00e4hrend der andere sich darauf konzentriert, mit gro\u00dfer Geschwindigkeit zu fliegen.","pharfan_description":"An der Wasserstelle h\u00e4lt er seine Freunde RINOCEREED und HAMPOTAMOS gut bew\u00e4ssert.","pilthropus_description":"PILTHROPUS wurde neben Smokings wie RHINCUS gefunden und war einer der \u00e4ltesten Tuxemon, der seine eigenen Werkzeuge herstellen konnte.","pipis_description":"Seine Schreie gelten als schlechtes Omen, aber es ist eine sanfte Kreatur.","quicklyknight4":"Tut mir leid, aber ich sollte jetzt gehen.","quicklyknight2":"Zwei Personen steuern Omnichannel. Das Board ist ein Witz.\\n","hellolovelypeople5":"Nein... Warte... Uns fehlt eine Person...\\nDer einsame Tuxemon-Z\u00fcchter verlie\u00df die Region Fondent. Derjenige, der sich Tuxemon Professor nennt","welcometotaba3":"Sind wir nicht nur zu dritt? Es scheint, als w\u00fcrden wir uns kaum als \\\"Gruppe\\\" qualifizieren.","welcometotaba4":"Um ehrlich zu sein, dachte ich, mehr w\u00fcrde die Bewertung bestehen...","oopsie2":"Warum warten wir nicht auf die R\u00fcckkehr meiner Ritter?\\nIch hasse es, nur schlechte Nachrichten zu verk\u00fcnden.","knight4ispoor":"Sie ist wirklich kein schlechter Mensch.","welcometotaba7":"Ich werde nicht l\u00fcgen, ich habe mehr Begeisterung von den ersten Trial-Mitgliedern erwartet.","welcometotaba8":"Du bist das Ding, an dem Misa hing. Wie bist du \u00fcberhaupt hierher gekommen? Hat sie Ihre Papiere gef\u00e4lscht, um Sie hinein zu bekommen?\\n... .... ... ...\\nAllie hat Ihre Papiere unterschrieben? Interessant...","welcometotaba5":"Unabh\u00e4ngig davon ist mein Name Kyle und ich bin der leitende Architekt hinter den Battle Areas.\\nIch bin hier, um das erste Kampfgebiet der Fondent-Region einzuweihen und zu erkl\u00e4ren, dass...\\nDER TRIAL HAT BEGONNEN!","welcometotaba10":"Dies erkl\u00e4rt jedoch immer noch nicht den Mangel an Begeisterung. Das ist eine gro\u00dfe Ehre!\\nSie und Misas Spielzeug dort dr\u00fcben repr\u00e4sentieren die besten und kl\u00fcgsten Jugendlichen der Fondent-Region!","welcometotaba11":"Tut mir leid, Sir, aber wie ist das eine Ehre? Ich wurde dazu gezwungen. Ich habe mir nicht ausgesucht, Teil des Trial zu sein.","welcometotaba12":"Zugegeben, wir haben einige vielversprechende Omnichannel-Rekruten genommen und sie in ein Probetraining geschickt, also entschuldige ich mich, wenn das der Fall ist.","welcometotaba13":"Nein, Sir, Sie haben meine Familie eingesperrt und mich und meinen Bruder gezwungen, sich dem Prozess anzuschlie\u00dfen.\\nVerzeihen Sie mir, wenn es mir \\\"an Begeisterung mangelt\\\", wenn Sie \u00fcber den Prozess sprechen.","welcometotaba15":"Mein Name ist Speck, Sir.","welcometotaba14":"Ahh, du bist das Flower City, von dem ich so viel geh\u00f6rt habe. \\\"Die Zukunft des Omnichannel.\\\" Wie hei\u00dfen Sie?","kylereallysucks":"Nun, Speck, wenn es ein Trost ist, war ich derjenige, der den Befehl zum Angriff gab.","kylereallysucks2":"Viel Gl\u00fcck allerseits! Ich erwarte voll und ganz, dass keiner von euch es schafft!","dowehavetogoin":"Wei\u00dft du, du musst nicht hineingehen. Gehen Sie einfach das Standard-Trainingsprogramm durch und \u00fcberspringen Sie die Trial.","dowehavetogoin2":"Nein, das verstehst du nicht. Der einzige Weg, wie ich meine Familie aus dem Gef\u00e4ngnis holen kann, ist, wenn ich einen ausreichend hohen Rang im Omnichannel erreiche.\\nDas Beenden der Studie w\u00fcrde mich in eine Position direkt unter dem CEO bringen. Ich w\u00e4re in der Lage, Dinge zu \u00e4ndern.\\nWenn ich das beende, kann ich meine Familie retten...","dowehavetogoin3":"Ich muss hineingehen, egal wie sehr ich es nicht will, ich muss den Menschen helfen, die ich liebe.","dowehavetogoin4":"Wer wei\u00df, vielleicht kann ich selbst gegen ihn k\u00e4mpfen!","dowehavetogoin5":"\u00dcbrigens, wie ist dein Name? Kyle schien dich \u00fcberhaupt nicht anzusprechen.","hichristie":"Oh, mein Name ist Christie! Entschuldigung, das h\u00e4tte ich vorher erw\u00e4hnen sollen.","hichristie2":"Hallo Christie. Wie Sie wissen, bin ich Speck. Es ist sch\u00f6n, Sie kennenzulernen.\\nJetzt...","hiperson":"Wer bist du, wer ist Misa und wer ist Allie? Geben Sie uns die Details!","hiperson2":"Whoa da Christie, \u00fcberw\u00e4ltige sie nicht.","somebody2":"Oooh. Sind sie dann etwas Besonderes f\u00fcr Sie? Gibt es eine Dreiecksbeziehung? Komm schon! Wir m\u00fcssen wissen","hiperson5":"Oh, du kommst also aus Taba Town! Ordentlich!","hiperson6":"Nun, wer sind Misa und Allie?","nobody":"Ich wei\u00df es eigentlich nicht","somebody":"Ich m\u00f6chte lieber nicht \u00fcber sie sprechen","timeforround2":"${{name}}! Endlich! Du bist zur\u00fcck! Ich hatte Angst, dass Sie die Ank\u00fcndigung verpassen w\u00fcrden!","brokethegasp3":"Bitte, Miss Omnichannel Ma'am, ${{name}}'s Mutter wollte, dass sie an der Studie teilnehmen, um die gesamte Region zu sehen\\n${{name}} tut es nicht f\u00fcr den Job, sie tun es f\u00fcr die Erfahrung.","spyder_hospital_billie1":"${{name}}, deine Einmischung ist zu viel geworden! Lasst die Beh\u00f6rden einfach ihre Arbeit machen!","earthmover_key_description":"K\u00f6nnte hilfreich sein, falls eine gigantische Planierraupe den Weg versperrt.","spyder_greenwash_louis":"Louis","spyder_greenwash_dippel2":"Oder nicht weit genug! ","spyder_greenwash_aissa1":"Halt dich da raus - Greenwash hat das alles unter Kontrolle.","spyder_greenwash_aissa":"Aissa","ohnoes2":"Jetzt, wo das vorbei ist... wir brauchen noch Tr\u00e4nke aus dem Tuxemart.\\nStellen Sie sicher, dass Sie vor der Ausgangssperre zur\u00fcck sind!","depressedmom":"Warum sollte er so etwas tun... Ich dachte, er k\u00fcmmerte sich...","waterwater":"Das Wasser ist eiskalt und lecker!","professorexists1":"Danke Ben.","professorexists1.5":"Oh Hallo!","professorexists2":"Du musst Callies Kind sein! Ich habe so viel \u00fcber dich von deiner Mutter geh\u00f6rt.\\nWof\u00fcr kommen Sie hierher?\\n.... .... ....\\nTr\u00e4nke? Die braucht man nat\u00fcrlich immer!\\nHier, haben ein paar auf dem Haus, mit freundlicher Genehmigung von mir.","potions2":"2 Tr\u00e4nke erhalten!","theenergy":"Die Energie dieses Mannes ist grenzenlos...","37707_villager_male_missing":"00000: i W@$ n3v3R B0rN\\n${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}}","spyder_route3_zoolander2":"Ah, ich hab meinen Vorschlaghammer fallen lassen!","spyder_route3_novak2":"Hmm, nicht schlau genug ...","spyder_route3_curie1":"Schau dir meine gro\u00dfartige Erfindung an!","spyder_route3_curie2":"Warum hast du das gemacht?","spyder_route3_connor2":"Ach je, die werden noch eine Menge dazulernen.","spyder_route3_roxby1":"Bring die Ramme hier r\u00fcber und beeil dich! Hey ... du siehst nicht aus wie ein Bergarbeiter. ","spyder_route3_roxby2":"Weg hier! ","spyder_dragonscave_benden4":"Bitte, ${{name}}. Wenn du diese Schurken nicht aufhalten kannst, ist alles verloren.","spyder_greenwash_looten1":"Tja, ich denke die Fusionstechnologie ist noch nicht so weit. Wir arbeiten schon seit Jahren daran!","spyder_papertown_daycare1":"Tuxemontagesst\u00e4tte: Im Bau.","spyder_citypark_achievement":"Achievement Maniac's House: Geschlossen.","spyder_nimrod_plaque":"Gesponsert von Nimrod. \\\"Wenn wir sie nicht verkaufen w\u00fcrden, w\u00fcrde es jemand anderes tun!\\\"","earthmover_key":"Planierraupenschl\u00fcssel","sledgehammer":"Vorschlaghammer","taba_greeting2b":"Ah! Ich sehe, Sie haben bereits welche. Du hast einen guten Kopf auf deinen Schultern ${{name}}, ich bin mir sicher, dass du in k\u00fcrzester Zeit ein Champion sein wirst.","taba_greeting3":"Viel Gl\u00fcck bei Ihren Abenteuern ${{name}}, und denken Sie daran, bei Tuxemart f\u00fcr alle Ihre Abenteuerbed\u00fcrfnisse einzukaufen!\\n...\\nSorry f\u00fcr das Verkaufsgespr\u00e4ch, es ist mein Job.","shop_buy_free":"FREI!","misaisleavingfornow2":"Viel Gl\u00fcck ${{name}}. Ich bin mir sicher, dass wir uns wiedersehen werden. ","sea_girdle_description":"Eine Schnur von Kugeln, weich und schleimig wie Seetang.","sweet_sand_description":"In Teilen der Welt reinigen sich die Menschen mit diesem duftenden, schaumigen Sand.","thunderstone_description":"Eine alte Steinreliquie, die jetzt zum Gl\u00fcck herumgetragen wird.","yesmaam":"Ja, Ma'am.","professorexists":"Ich nehme bitte 12 Tr\u00e4nke.","kylekindasucks6":"Oh, und ${{name}}?","welcometotaba6":"... .... ...","maple_bedroom_sign":"Es ist ein Kalender und der 27. April ist rosa eingekreist.","37707_exit_missing":"<recovery_module>: GR\u00dcSSE ${{name}}. BITTE HABEN SIE VERST\u00c4NDNIS DAF\u00dcR, DASS DIESER BEREICH NIE EXISTIERT HAT. ES IST EIN SYSTEMFEHLER AUFGETRETEN.\\n<recovery_module>: DER FEHLER WURDE NUN BEHOBEN. SIE K\u00d6NNEN DAS SPIEL VON NUN AN NORMAL FORTSETZEN. VERSUCHEN SIE NICHT, HIERHER ZUR\u00dcCKZUKEHREN.\\n<recovery_module>: WACH AUF. VERGISS ALLES. ALLES IST NUR EIN TRAUM...","taba_house4_client3a":"Zum Gl\u00fcck habe ich nicht daf\u00fcr bezahlt. Wie k\u00f6nnen Sie das bezahlen?","spyder_papertown_homemaker1":"Wie geht es dir, ${{name}}?\\nRuhig und feierlich wie immer, sehe ich.","spyder_cottonart_shopkeeper":"Willkommen in der Cotton Town Art Gallery. Ah - ich meine Art Shop!\\nSeit sie unsere Finanzierung gek\u00fcrzt haben, mussten wir die Kunstwerke verkaufen, anstatt sie nur auszustellen.\\nDer Eintrag ist ${{currency}}50. Er flie\u00dft in die j\u00e4hrliche Dividende des Unternehmens.","cotton_breeder5":"Hey ${{name}}, komm, um deinen Tuxemon zu \u00fcberpr\u00fcfen?","taba_greeting1":"Greeter Jaime: Hallo ${{name}}! Ich habe geh\u00f6rt, dass Sie ein Tuxemon haben, herzlichen Gl\u00fcckwunsch! Wenn Sie Ihre Gruppe vergr\u00f6\u00dfern m\u00f6chten, ben\u00f6tigen Sie Tuxeballs.","fire_booster_description":"Erm\u00f6glicht die Form\u00e4nderung von Feuer Tuxemon.","flintstone":"Feuerstein","lucky_bamboo":"Gl\u00fccksbambus","metal_booster":"Metall Booster","metal_booster_description":"Erm\u00f6glicht die Form\u00e4nderung von Metall Tuxemon.","miaow_milk":"Miau Milch","miaow_milk_description":"Katzen lieben den Geschmack von Miau Milch\u2122!","peace_lily":"Friedenslilie","petrified_dung":"Versteinerter Dung","pyramidion":"Pyramidion","sea_girdle":"Seegras","stovepipe":"Ofenrohr","tectonic_drill":"Tektonischer Bohrer","wood_booster":"Holz Booster","sweet_sand":"S\u00fc\u00dfer Sand","thunderstone":"Donnerstein","no_type":"Kein Typ","town":"Stadt","route":"Route","dungeon":"Verlies","center":"Zentrum","cannot_use_tech_monster":"{name} kann nicht benutzt werden.","combat_player_run_status":"Kann nicht entkommen.\\n{monster} ist {status}!","combat_player_forfeit_status":"Kann das Spiel nicht verlieren.\\n{monster} ist {status}!","combat_player_swap_status":"Monster k\u00f6nnen nicht gewechselt werden.\\n{monster} ist {status}!","attacks_rose":"Die Angriffsschadensarten von {user} stiegen.","combat_state_enraged_get":"{target} ist w\u00fctend.","combat_state_softened_get":"Die Panzerung von {target} wird weicher.","combat_state_spyderbite_get":"{target} beginnt zu schniefen.","combat_state_stuck_get":"{target} bleibt an Ort und Stelle h\u00e4ngen.","combat_state_tired_get":"{target} ist abgenutzt.","status_sniping":"Wegputzend","status_softened":"Aufgeweicht","status_stuck":"Eingeklemmt","lust":"Lust","magma":"Magma","maori":"Maori","mobbing":"Mobbing","negation":"Negation","nest":"Nest","platinum":"Platin","acid":"S\u00e4ure","ring":"Ring","welcome_location_city":"Willkommen in ${{map_name}} City: ${{map_desc}}\\nNord: ${{north}} \/ S\u00fcd: ${{south}} \/ West: ${{west}} \/ Ost: ${{east}}","welcome_location_route":"Willkommen in ${{map_name}}: ${{map_desc}}\\nNord: ${{north}} \/ S\u00fcd: ${{south}} \/ West: ${{west}} \/ Ost: ${{east}}","welcome_location_town":"Willkommen in ${{map_name}} Town: ${{map_desc}}\\nNord: ${{north}} \/ S\u00fcd: ${{south}} \/ West: ${{west}} \/ Ost: ${{east}}","grimachin_description":"Es wurde von einer Spielzeugfirma als Haustier hergestellt, war aber zu gef\u00e4hrlich.","grinflare_description":"Es wird erz\u00e4hlt, dass jedes das wandelnde Herz eines Vulkans sei.","grintrock_description":"Es ern\u00e4hrt sich dadurch bei Gewitter drau\u00dfen zu sitzen und darauf zu warten vom Blitz getroffen zu werden.","pairagrin_description":"Die junge Form von Pairagrim, es ist eine allgemein gl\u00fcckliche Kreatur. Es k\u00e4mpft zu fliegen, bis die beiden K\u00f6pfe lernen, zusammenzuarbeiten.","pantherafira_description":"Jedes Mitglied des Rudels z\u00fcndet seine M\u00e4hne von einem gemeinsamen Lagerfeuer an. Solange dieses Feuer brennt, wird ihre St\u00e4rke geteilt.","announcement2":"WIR LIEBEN DICH ABLE!","welcometotaba9":"Ihre Papiere scheinen in Ordnung zu sein. Erst einmal.","kylereallysucks3":"Oh, und Speck? Ich genoss die Schreie","toodles":"Auf Wiedersehen!","spyder_route3_surat1":" Sie nennen es die \\\"dunkle Arterie\\\" - versteinertes Blut und Knochen von pr\u00e4historischen Tuxemon unter der Erde.\\nUnd wir d\u00fcrfen es ausgraben!","spyder_route3_surat2":"Ich wusste du w\u00fcrdest es nicht verstehen. ","spyder_wayfarer1_morningstar1":"Ich bin nicht \u00fcberrascht dich hier zu sehen. ","spyder_wayfarer1_james1":"Ich frage mich wie die Verst\u00e4rkung so schnell hier sein konnte! Schwester Jessie muss sie gerufen haben.","omnichannelarrives":"STOP!","spyder_route4_beck2":"Spiel, Satz, Sieg.","darnitjohn4":"J-Ja Fr\u00e4ulein?"} \ No newline at end of file
+{"translation_missing":"\u00dcbersetzung fehlt","game:battle:money:get":"{amount} Geld erhalten!","game:battle:defeat":"Kampf verloren!","game:battle:defeat:recovery_price":"{amount} f\u00fcr vollst\u00e4ndige Heilung in {name} gezahlt!","game:battle:technique:attempt":"{monster.name} versucht {technique.name} zu verwenden!","game:battle:technique:attempt:fail:recharge":"Aber muss nachladen!","game:battle:technique:attempt:fail:noddingoff":"Aber schl\u00e4ft!","game:battle:technique:attempt:fail:miss":"Aber hat verfehlt!","game:battle:technique:use":"{monster.name} verwendet {technique.name}!","game:battle:technique:use:damage":"F\u00fcgt {name} {amount} Schaden zu!","game:battle:technique:use:healing":"Heilt {amount}!","game:battle:technique:use:status":"{monster.name} ist jetzt {status_effect.name}!","game:battle:status_effect:is":"{monster.name} ist {status_effect.name}!","game:battle:status_effect:removed":"{monster.name} ist nicht mehr {status_effect.name}!","game:catch:ball:throw":"Werfe {ball}!","game:catch:attempt":"Versuche einzufangen!","game:catch:attempt:nr:success":"Ausbruchversuch {nr}: erfolgreich!","game:catch:broke_free":"{monster} ist ausgebrochen!","game:catch:attempt:nr:fail":"Ausbruchversuch {nr}: fehlgeschlagen!","game:catch:caught":"{monster} gefangen!","game:catch:to_party":"{monster} wurde zum Team hinzugef\u00fcgt!","game:catch:to_box":"{monster} wurde in die Box transferiert!","ui:healing_center:heal:price_description":"Preis f\u00fcr Heilung pro Tuxemon","ui:healing_center:heal:select":"Ausw\u00e4hlen zum heilen","ui:healing_center:box:withdraw":"Box Mitnahme","ui:healing_center:box:withdraw:no_tuxemon_in_box":"Keine Tuxemon in der Box!","ui:healing_center:box:withdraw:no_space_in_party":"Nicht genug Platz im Team!","ui:healing_center:box:deposit":"Box Ablage","ui:healing_center:box:deposit:last_tuxemon":"Letztes Tuxemon kann nicht abgelegt werden!","ui:healing_center:box:view":"Box Anschauen","ui:healing_center:box:view:no_tuxemon_in_box":"Keine Tuxemon in der Box!","ui:shop:mode:buy":"Kaufen","ui:shop:mode:info":"Info","ui:status:area:title":"Areal","ui:next_trainer":"N\u00e4chster Trainer","ui:change_area":"Areal wechseln","ui:no_applicable_monsters":"Keine entsprechenden Monster vorhanden.","ui:starter_monster_selection:title":"W\u00e4hle dein Tuxemon!","ui:party_monsters:mode:select":"Ausw\u00e4hlen","ui:party_monsters:mode:stats":"Status","ui:party_monsters:mode:techniques":"Techniken","ui:inventory:tab:heal":"Heal","ui:inventory:tab:stats":"Stats","ui:inventory:tab:balls":"B\u00e4lle","ui:inventory:tab:techniques":"Techniken","ui:inventory:tab:other":"Andere","ui:inventory:tab:key_items":"Key Items","ui:inventory:mode:use":"Verwenden","ui:inventory:mode:info":"Info","ui:save_load:save_to_clipboard":"In Zwischenablage speichern","ui:load:loading":"Lade...","ui:settings:name:label":"Name","ui:settings:language:label":"Sprache","ui:settings:currency:label":"W\u00e4hrung","ui:settings:currency:last_updated":"Letzte Aktualisierung","ui:settings:highlight_interactive_elements":"Interaktive Elemente hervorheben","ui:settings:clear_local_save_data:button":"Lokale Speicherdaten l\u00f6schen","ui:settings:clear_local_save_data:confirm":"Lokale Speicherdaten l\u00f6schen?","ui:story:next":"Weiter","story:introduction:monster_selection:title":"W\u00e4hle dein Tuxemon!","story:select_starter_monster:monster_selection:title":"W\u00e4hle dein tats\u00e4chliches Tuxemon!","omnichannel-ceo":"Omnichannel CEO","tuxemart-keeper":"Tuxemart Verwalter","dryadsgrove":"Nymphenhain","spyder_intro00":"Hallo! Ich bin der CEO von Omnichannel. Wir betreiben die Zeitungen, Fernsehsender und Radio Stationen in dieser Region.\\nEs ist meine Pflicht euch zu informieren.","spyder_intro01":"Tuxemon sind die Tiere, die in dieser Welt leben.\\nSie lieben es gefangen zu werden, sodass ihre Meister sie f\u00fcr Spa\u00df und Profit k\u00e4mpfen lassen k\u00f6nnen.\\nDie st\u00e4rksten gewinnen, genau wie in der Welt der Unternehmen.\\nDie meisten Monster lassen sich in der Wildnis finden. Sie entwickeln sich weiter, wenn sie Erfahrung sammeln.\\nAber die f\u00fcnf S\u00e4ulen, die die Kathedrale formen, also, die f\u00fcnf allierten Firmen, die in dieser Region agieren,\\nhaben die Natur verbessert. Diese Saison bietet wir f\u00fcnf deluxe Tuxemon an!","spyder_intro_shopkeeper1":"Was f\u00fcr eine gro\u00dfartige Pr\u00e4sentation von unserem CEO! Alle Gold Mitglieder bekommen ein kostenloses Tuxemon geboten.","spyder_intro_shopkeeper4":"Tut mir Leid, aber du bist kein Gold Mitglied. Dieses Angebot gilt nur f\u00fcr Gold Mitlieder.","spyder_papertown_myfirstmon_notmet":"Ich erkenne dich wieder! Du bist das Kind, das keinen Gold Pass hat.\\nWei\u00dft du, ich k\u00f6nnte dir vielleicht helfen.\\nAls die neuen schmucken Tuxemon von der Kathedrale kamen, haben wir einfach alle alten in den M\u00fcll geschmissen!\\nDas f\u00fchlt sich nach so einer Verschwendung an, besonders wenn Kinder wie du keine haben!","spyder_papertown_myfirstmon1":"*w\u00fchl* *w\u00fchl*","spyder_papertown_myfirstmon2":"Sieht aus als w\u00e4ren Tuxemon in den meisten M\u00fclltonnen. \\n Mein Chef hat mich gerufen. Viel Gl\u00fcck!","spyder_papertown_firstfight":"Hey, warum w\u00fchlst du in den M\u00fclltonnen rum? Das ist eklig - und es ist gegen die Regeln!\\n...\\nWas? Es wurden komplett normale Tuxemon weggeworfen?\\n...\\nNun, wenn sie keine M\u00e4ngel gehabt h\u00e4tten, w\u00e4ren sie bestimmt nicht weggeworfen worden.\\nSie m\u00fcssen im Vergleich zu den neuen Modellen minderwertig sein. Hier, ich zeige es dir!","spyder_papertown_firstfight_win":"Hmm, das war wohl Gl\u00fcck. Unm\u00f6glich, dass das neue Modell schlechter als das alte ist!","spyder_papertown_firstfight_lose":"War zu erwarten! Alte Modelle k\u00f6nnen sich nicht mit neuen vergleichen!","spyder_papertown_firstfight_after":"Dieses mal heile ich deine Tuxemon, aber ich bin nicht die Wohlfahrt. Ruht euch das n\u00e4chste Mal zu Hause aus, wenn deine Monster ersch\u00f6pft sind.","apple":"Apfel","apple_description":"Heilt ein Monster um 10 HP.","berry":"Beere","berry_description":"Heilt ein Monster um 10 HP.","cherry":"Kirsche","cherry_description":"Heilt ein Monster um 10 HP.","orange":"Orange","orange_description":"Heilt ein Monster um 20 HP.","potion":"Trank","potion_description":"Heilt ein Monster um 50 HP.","super_potion":"Super Trank","super_potion_description":"Heilt ein Monster um 150 HP.","imperial_potion":"Imperial Trank","imperial_potion_description":"Heilt ein Monster um 350 HP.","capture_device":"Fangger\u00e4t","capture_device_description":"F\u00e4ngt ein Monster ein.","tm_avalanche":"TM: Lawine","tm_avalanche_description":"Technik-Manual, dass einem Wasser- oder Erde-Tuxemon die Lawinen-Technik beibringt.","tm_blossom":"TM: Erbl\u00fchen","tm_blossom_description":"Technik-Manual, dass einem Holz-Tuxemon die Erbl\u00fchen-Technik beibringt.","reg_papers":"Registrierungspapiere","reg_papers_description":"Ein Paket mit Registrierungspapieren f\u00fcr die Pr\u00fcfung","allies_address":"Allies Adresse","allies_address_description":"Raum 31, Block 2, Omnichannel-Turm, Cotton Town\\n\\nDa ist ein Lippenabdruck neben der Adresse","combat_used_x":"{user} benutzt {name}!","combat_run":"{user} ist geflohen!","combat_miss":"Es schlug fehl...","combat_can't_run_from_trainer":"Du kannst nicht fliehen!","combat_player_run":"Du bist geflohen!","combat_used_x_on_y":"{user} benutzt {name} auf {target}!","combat_swap":"{user} schickt {target} in den Kampf!","combat_call_tuxemon":"Los {name}!","combat_opponent_call_tuxemon":"{user} schickt {name} in den Kampf!","combat_state_poison_get":"{target} ist vergiftet.","combat_state_poison_damage":"Das Gift schadet {name}!","combat_state_lifeleech_get":"{user} saugt Leben von {target} ab.","dodge_increased":"{user}'s {stat} wurde erh\u00f6ht.","speed_halved":"{user}'s Geschwindigkeit wurde halbiert.","hp_restored":"{user}'s HP wurde wieder hergestellt.","combat_state_overfeed_get":"{user} hat {target} \u00fcberf\u00fcttert.","dodge_fell":"{user}'s Ausweichgeschick ist gesunken.","combat_levitate_get":"{user} stieg h\u00f6her in die Luft.","combat_amnesia_get":"{user} hat eine Amnesie bekommen.","combat_state_lifeleech_success":"{user} wurde Leben abgesaugt!","combat_state_lifeleech_failure":"{link} kann nicht weiter geheilt werden.","combat_state_recover_get":"{target} beginnt Leben zu regenerieren.","combat_state_recover_success":"{user} hat sie geheilt!","combat_state_recover_failure":"{link} kann nicht weiter geheilt werden.","combat_status_damage":"{name} erleidet Schaden durch {status}!","combat_trainer_appeared":"{name} m\u00f6chte k\u00e4mpfen!","combat_victory":"Du hast gewonnen!","combat_defeat":"Du wurdest geschlagen!","combat_draw":"Alle Beteiligten sind kampfunf\u00e4hig!","combat_capturing_success":"Du hast {name} gefangen!","combat_capturing_fail":"{name} ist ausgebrochen!","combat_recharging":"{name} braucht eine Pause, bevor {move} wieder eingesetzt werden kann...","combat_replacement":"W\u00e4hle einen Ersatz!","combat_replacement_is_fainted":"Dieses Monster ist ersch\u00f6pft!","combat_wild_appeared":"Ein wildes {name} erscheint!","combat_monster_choice":"Was soll {name} tun?","combat_fainted":"{name} ist ersch\u00f6pft!","combat_isactive":"{name} k\u00e4mpft bereits.","combat_target_itself":"{name} sollte sich nicht selbst angreifen.","not_implemented":"Diese Funktion ist noch nicht verf\u00fcgbar.","generic_success":"Es hat funktioniert!","generic_failure":"Es ist fehlgeschlagen!","empty_slot":"Leerer Slot","exit":"Verlassen","item_confirm_use":"Benutzen","item_confirm_cancel":"Abbrechen","item_success":"Es hat funktioniert!","item_failure":"Es hat nicht funktioniert!","attempting_capture":"Versuche zu fangen...","gotcha":"Geschnappt!","item_cannot_use_here":"{name} kann hier nicht benutzt werden!","receive_happiness":"5 Einfanger\u00e4te erhalten!","received_x":"{name} erhalten!","save_success":"Gespeichert!","save_failure":"Fehler beim Speichervorgang!","slot":"Slot","status_faint":"K.O.","status_poison":"Gift","status_lifeleech":"Energieabsorbtion","status_overfeed":"\u00dcbers\u00e4ttigt","status_recover":"Erholung","attack_very_effective":"Der Angriff macht viel Extraschaden!","attack_effective":"Der Angriff macht Extraschaden!","attack_resisted":"Dem Angriff wird widerstanden!","attack_weak":"Der Angriff ist fast wirkungslos!","bite":"Biss","fire_explosion":"Feuerexplosion","poison_string":"Giftstachel","pound":"Sto\u00df","swap":"Tausch","water_shot":"Wasserschuss","whirlwind":"Wirbelwind","all_in":"All In","amnesia":"Amnesie","avalanche":"Lawine","battery_acid":"Batteries\u00e4ure","battery_discharge":"Batterieentladung","beam":"Strahl","berserk":"Raserei","biting_winds":"Bei\u00dfende Winde","blade":"Klinge","blood_bond":"Blutsbund","blossom":"Bl\u00fcte","boulder":"Felsbrocken","breathe_fire":"Feuer speien","bubble_trap":"Blasenfalle","bullet":"Kugel","chill_mist":"Gefriernebel","clamp_on":"Festklammern","constrict":"Abdr\u00fccken","electrical_storm":"Stromsturm","energy_claws":"Energiekrallen","energy_field":"Energiefeld","eyebite":"B\u00f6ser Blick","feint":"Finte","fester":"Verfaulen","fire_ball":"Feuerball","fire_claw":"Feuerklaue","flamethrower":"Flammenwerfer","flood":"\u00dcberfluten","flow":"Flie\u00dfen","fluff_up":"Auflockern","font":"Font","frostbite":"Gefrierbrand","fume":"Rauch","give_all":"Alles geben","glower":"Finsterblick","goad":"Anspornen","headbutt":"Kopfnuss","hibernate":"Winterschlaf","ice_claw":"Eiskralle","icicle_spear":"Eiszapfenspeer","invictus":"Invictus","kindling_flame":"Z\u00fcndende Flamme","levitate":"Schweben","midnight_mantle":"Mittnachtsmantel","muddle":"Verwirren","mudslide":"Schlammrutsch","one_two":"Eins-Zwei","overgrowth":"\u00dcberwuchern","peck":"Picken","peregrine":"Wanderfalke","perfect_cut":"Sauberer Schnitt","petrify":"Versteinern","probiscus":"R\u00fcssel","pseudopod":"Pseudopod","quicksand":"Treibsand","ram":"Rammen","refresh":"Auffrischen","rock":"Stein","rot":"F\u00e4ule","rust_bomb":"Rostbombe","salamander":"Salamander","sand_spray":"Sandwirbel","shadow_boxing":"Schattenboxen","shrapnel":"Schrapnell","shuriken":"Shuriken","sleep_bomb":"Schlafbombe","sleeping_powder":"Schlafpulver","snowstorm":"Schneesturm","splinter":"Splitter","spray":"Spray","stampede":"Anstrum","starfall":"Sternfall","static_field":"Statisches Feld","sting":"Stich","stone_rot":"Steinf\u00e4ule","strike":"Schlag","suck_poison":"Sauggift","sudden_glow":"Blitzgl\u00fchen","supernova":"Supernova","surge":"Spannungssto\u00df","take_cover":"In Deckung","thunderball":"Donnerball","thunderclap":"Donnerschlag","tonguespear":"Zungenspeer","venomous_tentacle":"Giftige Tentakel","wall_of_steel":"Eiserner Vorhang","wallow":"Suhle","web":"Weben","wing_tip":"Fl\u00fcgelspitze","run":"Flucht","menu_alphabet":"A\u00c4BCDEFGHIJKLMNO\u00d6PQRS\\\\0TU\u00dcVWXYZa\u00e4bcdefghijklmno\u00f6pqrs\u00dftu\u00fcvwxyz1234567890.-!","menu_alphabet_n_columns":"15","monster_menu_info":"Info","monster_menu_move":"Bewegen","monster_menu_release":"Freilassen","cant_release":"Du kannst das einzige Tuxemon in deinem Team nicht freigelassen.","release_confirmation":"Bist du dir sicher, dass du {name} freilassen m\u00f6chtest?","tuxemon_released":"{name} wurde freigelassen.","log_off":"Ausloggen","menu_bag":"Tasche","menu_fight":"Kampf","menu_item":"Item","menu_items":"Items","menu_journal":"Tagebuch","menu_load":"Laden","menu_monster":"Tuxemon","menu_monsters":"Monster","menu_storage":"Tuxemon aufnehmen","menu_dropoff":"Tuxemon ablegen","menu_multiplayer":"Mehrspieler","menu_new_game":"Neues Spiel","menu_options":"Optionen","menu_player":"Spieler","menu_run":"Flucht","menu_save":"Speichern","menu_up_key":"Hochtaste","menu_left_key":"Linkstaste","menu_right_key":"Rechtstaste","menu_down_key":"Runtertaste","menu_primary_select_key":"Aktion-Taste","menu_secondary_select_key":"Abbruchtaste","menu_back_key":"Zur\u00fccktaste","options_new_input_key0":"Dr\u00fccke eine Taste, um sie als neue Eingabetaste festzulegen","options_new_input_key1":"Starte das Spiel neu, damit die \u00c4nderungen wirksam werden!","menu_storage_take_monster":"Du hast {name} deinem Team hinzugef\u00fcgt!","menu_storage_monsters_full":"Dein Team ist vollz\u00e4hlig, du kannst nicht noch weitere aus dem Lager nehmen.","menu_storage_empty_kennel":"Dieser Zwinger ist leer, es gibt dort keine Monster zu holen.","menu_dropoff_no_monsters":"Du kannst das letzte Tuxemon deines Teams nicht ablegen.","xero_campaign":"Tuxemon: Xero","spyder_campaign":"Tuxemon: Spyder und die Kathedrale","multiplayer_accept":"Akzeptieren","multiplayer_decline":"Ablehnen","multiplayer_duel":"{name} m\u00f6chte ein Duell!","multiplayer_host_game":"Spiel hosten","multiplayer_scan_games":"Suche nach Spielen","multiplayer_join_game":"Spiel beitreten","multiplayer_hosting_ready":"Bereit Clients anzunehmen!","multiplayer_already_hosting":"Spiel wird bereits gehostet!","multiplayer_no_servers":"Keine Server gefunden...","multiplayer_join_prompt":"Hostname oder IP?","aardart":"Aardart","aardart_description":"Es z\u00e4hlt s\u00e4mtliche Ameisen, die es verspeist hat und feiert hohe Essmeilensteine.","aardorn":"Aardorn","aardorn_description":"Nach seiner Geburt wird es in einem Ameisenhaufen ausgesetzt und frisst sich durch diesen.","abesnaki_description":"Jedes Gesicht ist ein unterschiedliches Muster, und manche sagen, dass die Symbole W\u00f6rter einer toten Sprache buchstabieren.","abesnaki":"Abesnaki","agnidon":"Agnidon","agnidon_description":"Obwohl es lieber auf allen Vieren l\u00e4uft, kann es auch zwei stehen um T\u00fcren zu \u00f6ffnen, B\u00e4ume umzuschmei\u00dfen oder Sachen zu halten.","agnigon":"Agnigon","agnigon_description":"Es wird als 'falscher Drache' bezeichnet, weil es wie ein Drache in Erscheinung tritt, aber sich tats\u00e4chlich aus einer anderen Linie antiker Reptile entwickelt hat.","agnite":"Agnite","agnite_description":"Es ist verspielt, aber ihm muss schon fr\u00fch beigebracht werden sein Feuer in Schach zu halten.","allagon":"Allagon","allagon_description":"ALLAGON werden von den Relikten angezogen, die aus dem zur\u00fcckgelassenen Metall ihrer Vorfahren gemacht wurden, und sie werden nicht vor Gewalt zur\u00fcckschrecken, um sie zur\u00fcckzubekommen.","altie_description":"ALTIE schwebte in einer Blase hinunter zur Erde. Jetzt ist seine Blase geplatzt, es kann nicht mehr als einige Meter in der Luft schweben.","altie":"Altie","angrito_description":"Es versteht nicht, warum Menschen Wut und Hass f\u00fchlen, aber ANGRITO f\u00fchlt diese Emotionen ebenfalls.","angrito":"Angrito","anoleaf":"Anoleaf","anoleaf_description":"Es betrachtet Pflanzen, die in seiner N\u00e4he wachsen, als B\u00fcder und Schwestern.","anu_description":"Es wird gesagt, dass es die Tr\u00e4ume anderer betritt auf der Suche nach seiner verlorenen Liebe.","anu":"Anu","apeoro_description":"Die K\u00f6nige der Alten benutzten psychische Kr\u00e4fte um ihre Seelen in diese goldenen verarbeitenden Maschinen zu transferieren. Nun leben sie weiter, unf\u00e4hig zu kommunizieren, aber immernoch von Imperien tr\u00e4umend.","apeoro":"Apeoro","araignee_description":"Pedanten, die sagen, dass Spinnen immer acht Beine haben, sind seltsam still wenn es um ARAIGNEE geht.","araignee":"Araignee","arthrobolt_description":"Es f\u00fchlt sich unwohl dabei seinen Gef\u00e4hrten NUT and BOLT Befehle zu erteilen, und l\u00e4uft \u00fcblicherweise davon. Aber dann haben NUT and BOLT niemanden, der ihnen Anweisungen gibt.","arthrobolt":"Arthrobolt","av8r_description":"Wenn die Sonne scheint kann es so hoch oder weit fliegen, wie es m\u00f6chte.","av8r":"Av8r","axylightl":"Axylightl","axylightl_description":"Mit seinem leuchtenden Schweif markiert es sichere Unterk\u00fcnfte f\u00fcr Fische in tiefen Gew\u00e4ssern.","b_ver_1_description":"Es ist daf\u00fcr f\u00fcr all die Zeiten gemacht, wenn du etwas von einem Roboter gebissen haben m\u00f6chtest.","b_ver_1":"B-Ver.1","bamboon":"Bamboon","bamboon_description":"Es k\u00e4mpft mit seinem Bambusstab, den er zus\u00e4tzlich f\u00fcr seine Balance nutzt.","banling_description":"Jedes BANLING wartet auf einen heimatlosen Geist, der sich an seine Zweige schmiegt.","banling":"Banling","baobaraffe_description":"Es speichert gewaltige Wassermassen in seinem riesigen K\u00f6rper, sodass es weite Strecken durch hei\u00dfe, trockene W\u00fcsten zur\u00fccklegen kann. Es teilt sein Wasser auch mit durstigen Kreaturen. Wenn es kein Wasser speichert, ist es d\u00fcnn.","baobaraffe":"Baobaraffe","baoby_description":"Sie wandern von Fluss zu Fluss auf der Suche nach Wasser zum trinken und speichern. Die belaubte Ossikone auf seinem Kopf verbergen bewegliche Punkte, die \u00e4hnlich wie eine W\u00fcnschelrute wirken. Viele Kreaturen folgen BAOBY in D\u00fcrren.","baoby":"Baoby","beenstalker_description":"Was BEENSTALKER an Sinnen und Anmut mangelt, gleichen sie mit schierem Enthusiasmus und Wohlwollen aus. Es erfreut sich daran Ungezieher zu verscheuchen, ohne sie aber jemals zu verletzen.","beenstalker":"Beenstalker","bigfin":"Bigfin","bigfin_description":"Ein ganzes \u00d6kosysem existiert auf seinem R\u00fccken, wodurch es das Tauchen meidet.","bolt":"Bolt","bolt_description":"Die Anwesenheit eines BOLT macht ein NUT h\u00e4rter und funkt mehr Energie.","boltnu_description":"Es verbringt die meiste Zeit damit einen Bau in den Boden zu graben. Die st\u00e4ndige Vibration und Bewegung, die sie dabei bewirken, sorgt daf\u00fcr, dass ihnen dauerhaft schwindelig ist.","boltnu":"Boltnu","botbot_description":"Es ist ein universeller Roboter, der f\u00fcr jeden Zweck angepasst werden kann.","botbot":"Botbot","boxali_description":"Mit seinem langen blauen Umhang kann BOXALI \u00fcber den Boden gleiten - was es ihm erm\u00f6glicht Stunts und Luftattacken durchf\u00fchren.","boxali":"Boxali","brewdin_description":"Geboren in vernachl\u00e4ssigten, einst gesch\u00e4tzten T\u00f6pferwaren und \u00e4hnlichen Sch\u00e4tzen. Es hei\u00dft, dass es jenen W\u00fcnsche erf\u00fcllt, die es schaffen es zum l\u00e4cheln zu bringen.","brewdin":"Brewdin","budaye_description":"Es kann jede Gruppe mit etwas ermutigendem Maunzen und Winken davon \u00fcberzeugen f\u00fcr das Allgemeinwohl zu kooperieren.","budaye":"Budaye","bugnin_description":"Sein Schwert ist eigentlich eine Antenne, die daf\u00fcr gewachsen und abgebrochen wurde.","bugnin":"Bugnin","bumbulus_description":"BUMBULUS ist ein fliegendes Wesen, das eine Wolke aus Rauch produziert, um sich als Wolke zu tarnen. Niemand hat je seinen wahren K\u00f6rper gesehen.","bumbulus":"Bumbulus","bursa_description":"Es lehnt Feuer als solches ab und produziert nur das Feuer des Verstandes.","bursa":"Bursa","cairfrey":"Cairfrey","cairfrey_description":"Ein vergn\u00fcgtes St\u00fcck M\u00f6bel, das eines Morgens aufwachte und sich entschied auf Entdeckungstour zu gehen.","capiti":"Capiti","capiti_description":"Es ist aus wie ein Baby, aber es wurden Exemplare gefunden, die Hunderte Jahre alt sind.","cardiling":"Cardiling","cardiling_description":"Man w\u00fcrde von ihm nicht erwarten, dass es Feuer spukt, bis es dies tut.","cardinale":"Cardinale","cardinale_description":"Es hasst alle Raubtiere mit Leidenschaft. Es f\u00fchrt Krieg mit ihnen und mit seinem Jungtier, wenn es dies kann.","cardiwing":"Cardiwing","cardiwing_description":"Sein Gesang ist bemerkenswert, aber nur wenige wagen es, sich einen explosiven Singvogel zu halten.","cataspike_description":"Es lernt durch Beobachtung wie man k\u00e4mpft. Sich selbst \u00fcberlassen benutzt es seinen seinen Stachel, um Abfall aufzuheben.","cataspike":"Cataspike","cateye_description":"Sie sagen, es blinzelt einmal im Jahr, um das Ende des Sommers zu ehren.","cateye":"Cateye","chenipode_description":"Es knabbert an Schn\u00fcrsenkeln und Hosenbeinen wenn es reisen will.","chenipode":"Chenipode","chibiro_description":"Es wird in W\u00e4ldern und auf Feldern gefunden, wo es h\u00e4ufig mit einer R\u00fcbe verwechselt wird.","chibiro":"Chibiro","chillimp":"Chillimp","chillimp_description":"Es geht das Ger\u00fccht um, dass es auf dem Gipfel verschneiter Berge lebt, allerdings hat niemand je ein deutliches Foto von ihm machen k\u00f6nnen.","chloragon":"Chloragon","chloragon_description":"Es schl\u00fcpft, wenn es in fruchtbarer Erde gepflanzt wurde. Wenn die Eier ausgehen, wird es keine CHLORAGON mehr geben.","chromeye_description":"CHROMEYE wurde erschaffen, um zu beobachten und zu lernen, wie Menschen denken und f\u00fchlen.","chromeye":"Chromeye","cochini_description":"Es ist so intelligent und bewusst wie ein drei Jahre altes Kind. Es schmeckt k\u00f6stlich.","cochini":"Cochini","coleorus_description":"Es hat, unver\u00e4ndert, f\u00fcr Millionen von Jahren existiert.","coleorus":"Coleorus","conifrost":"Conifrost","conifrost_description":"Wenn es niest l\u00f6st es eine Lawine aus. Es hat st\u00e4ndig Schnupfen.","conileaf_description":"Essen, das in seinem Krug plaziert wird, wird gemischt und in Essig eingelegt. Sie werden dazu verwendet, um Essen zu lagern, ohne das dieses verdirbt.","conileaf":"Conileaf","coproblight_description":"Geboren in den F\u00e4kalien prehistorischer Tuxemon, es benutzte die Knochensplitter in sich zur Verteidigung.","coproblight":"Coproblight","corvix":"Corvix","corvix_description":"Es bewaffnet seine Schwingen mit den Knochensplittern seiner Opfer.","cowpignon_description":"Einige Leute lassen es austrocknen und essen es als eine medizinische Verbesserung.","cowpignon":"Cowpignon","criniotherme_description":"Seine M\u00e4hne leuchtet am Tag, wird gro\u00df und rot w\u00e4hrend des Sonnenuntergangs und verweht als Asche bei Nacht.","criniotherme":"Criniotherme","dandicub_description":"Nachdem ein Wurf zur Welt gekommen ist, schweben sie \u00fcber die ganze Welt und sehen ihre Familie nie wieder.","dandicub":"Dandicub","dandylion":"Dandylion","dandylion_description":"Es hat einen Wurf in seinem Leben. Dann wandert es durch die Welt, um sie wieder zu finden.","dinoflop_description":"DINOFLOP erg\u00f6tzt sich daran sich schnell von seinen Angreifern abzuwenden, sodass deren Schl\u00e4ge auf seinem abgeschirmten und stacheligen R\u00fccken landen.","dinoflop":"Dinoflop","djinnbo":"Djinnbo","djinnbo_description":"F\u00e4lschlicherweise glaubt man, dass dies ein Mensch sei, welcher im Feuer starb. Eigentlich, waren es seine Verwandten.","dollfin":"Dollfin","dollfin_description":"Jeder einzelne folgt einem Schiff von Ort zu Ort, die Welt entdeckend.","dracune":"Dracune","dracune_description":"Bei Tage ist es unbeweglich, bei Nacht allerdings kann es zappeln und bei\u00dfen.","dragarbor":"Dragarbor","dragarbor_description":"Wenn es sp\u00fcrt, dass das Ende seines Lebens naht, reist es zu einem Friedhof, wo es sich selbst einpflanzt. Seine Schwanzblume w\u00e4chst ewig.","drokoro_description":"Es hatte einmal eine Familie, aber es hat seine Eltern gefressen, seine Kinder und seinen Partner, und alle seiner Art.","drokoro":"Drokoro","dune_pincher":"Dune Pincher","dune_pincher_description":"Diese Einsiedler werden sich einwickeln in was auch immer in greifbarer N\u00e4he ist. In der W\u00fcste sind das die Leichent\u00fccher l\u00e4ngst verstorbener Pharaohnen.","eaglace":"Eaglace","eaglace_description":"Wenn es abfliegt, formen sich Wolken. Wenn es mit seinen Fl\u00fcgeln schl\u00e4gt, f\u00e4llt Hagel.","elofly_description":"Ein ELOFLY auf sich allein gestellt ist geduldig und weise, aber wenn sie gro\u00dfe Schw\u00e4rme bilden werden sie gewaltt\u00e4tig und impulsiv.","elofly":"Elofly","elostorm_description":"K\u00f6nige und K\u00f6niginnen, die ELOSTORM herrschen \u00fcber Ihresgleichen und haben gro\u00dfe Ambitionen.","elostorm":"Elostorm","elowind_description":"Als die Leutnants der ELOFLY Familie f\u00fchren die ELOWIND die Herde und halten sie konzentriert.","elowind":"Elowind","embazook_description":"Es wurde f\u00fcr den Krieg trainiert und kennt kein anderes Leben.","embazook":"Embazook","embra_description":"Es frisst alles, was es kann, um gro\u00df genug zu werden, damit es zu einem RUPTION wird.","embra":"Embra","enduros_description":"ENDUROS ist ein agressiver Raufer, der sich nicht mit seinen Schl\u00e4gen zur\u00fcckh\u00e4lt. Au\u00dferhalb des Rings ist es ganz gesellig.","enduros":"Enduros","eruptibus_description":"Schmiede arbeiten mit ihm, indem sie Metall in seiner Caldera erhitzen.","eruptibus":"Eruptibus","exapode_description":"Es winkt mit seinen Beinen, um auf sich aufmerksam zu machen, aber meisten laufen die Leute einfach weg.","exapode":"Exapode","exclawvate_description":"Sie werden oft auf Baustellen gesehen, wo sie mit ihren riesigen H\u00e4nden und ihrem Schwanz Dreck und Schutt aufschaufeln. Unterhalb sind diese Tuxemon Raupenreifen, was ihnen eine bessere Balance gibt sowie eine bessere Griffigkeit w\u00e4hrend sie Schutthaufen emporklettern.","exclawvate":"Exclawvate","eyenemy":"Eyenemy","eyenemy_description":"Es n\u00e4hrt sich von sch\u00f6ner Aussicht und anderen spektakul\u00e4ren Besichtigungen.","eyesore_description":"Es kann sich an alles erinnern, was es jemals gesehen hat, nur nicht, in welcher Reihenfolge.","eyesore":"Eyesore","fancair_description":"Wenn jemand seinen L\u00fcfter laufen l\u00e4sst, obwohl er nicht gebraucht wird, dann erwacht er zum Leben und fliegt aus dem Fenster, um jemanden zu finden, der tats\u00e4chlich gek\u00fchlt werden muss.","fancair":"Fancair","falcono":"Falcono","falcono_description":"Es ist vollkommen furchtlos gegen\u00fcber Widersachern und wird jeden Gegner ohne zu z\u00f6gern angreifen, ungeachtet seiner Gr\u00f6\u00dfe.","ferricran":"Ferricran","ferricran_description":"Einst waren die FERRICRAN vollst\u00e4ndig mit unzerst\u00f6rbaren Schuppen bedeckt und hatten Fl\u00fcgel aus Mithril.","firomenis":"Firomenis","firomenis_description":"<<MISSING>>","fluttaflap":"Fluttaflap","fluttaflap_description":"Es ern\u00e4hrt sich von Verunreinigungen, deshalb gibt es gereinigtes Blut an jene zur\u00fcck, von denen es das Blut absaugt.","fruitera":"Fruitera","fruitera_description":"FRUITERA ist hungrig nach Obst und tr\u00e4gt alles, was es kann. Als er \u00fcberrascht ist, l\u00e4sst er alle seine Fr\u00fcchte fallen, sammelt sie wieder auf und flieht dann.","gectile":"Gectile","gectile_description":"Es ist so schnell und leicht, dass es auf Bl\u00e4ttern gehen kann.","heronquak":"Heronquak","heronquak_description":"Der Kristall auf seiner Brust wird von Wilderern mit einem Diamanten verwechselt. Es schmilzt, sobald es von HERONQUAK's k\u00f6rper entfernt wird.","hydrone":"Hydrone","hydrone_description":"Es nutzt eine experimentelle Technologie, die Strom aus Wasser erzeugt.","katacoon_description":"Es verbleibt in einer meditativen Pose f\u00fcr seine Verpuppung und bewegt sich nur, um Feine zu stechen.","katacoon":"Katacoon","lambert":"Lambert","lambert_description":"Die Eltern legen es in die Nuss und schicken es hinaus in die Welt.","legko":"Legko","legko_description":"Lange wurde angenommen, dass es keine Beine habe, dabei sind seine Bl\u00e4tter tats\u00e4chlich verk\u00fcmmerte Gliedma\u00dfen.","magmaturtle":"Magmaturtle","magmaturtle_description":"<<MISSING>>","merlicun":"Merlicun","merlicun_description":"<<MISSING>>","moloch":"Moloch","moloch_description":"Es kann seine Haut verh\u00e4rten und weich machen, um damit auf Freunde und Feine zu reagieren.","noctalo":"Noctalo","noctalo_description":"Es bewohnt nur menschenverlassene Orte - Schl\u00f6sser, Friedh\u00f6fe und Abwasserkan\u00e4le.","noctula":"Noctula","noctula_description":"Es isst K\u00e4fer und PIPIS Essfrucht, somit konkurrieren sich nicht miteinander und das, obwohl sie so nah beieinander leben.","nostray":"Nostray","nostray_description":"Es kann alles im Ozean riechen, egal wie weit entfernt es auch sein mag.","nudiflot":"Nudiflot","nudiflot_description":"Es frisst Seekreaturen und speichert das Gift jener in seinem K\u00f6rper.","nut":"Nut","nut_description":"In den gro\u00dfen Schiffen, die die Ozeane \u00fcberqueren, liefern Tausende von NUT und BOLT Strom und halten die Stahlbeschichtung zusammen.","onaclov":"Onaclov","onaclov_description":"<<MISSING>>","pigabyte":"Pigabyte","pigabyte_description":"Wissenschaftler fanden heraus, dass die besten Computer organische Implantate haben.","possessun":"Possessun","possessun_description":"Es ist ein Geist, das tote CAIRFREY bewohnt.","propellercat":"Propellercat","propellercat_description":"Ist es eine neue Spezies oder nur das Haustier eines Erfinders?","rockat":"Rockat","rockat_description":"Trotz seines betr\u00e4chtlichen Gewichts sind seine Schritte lautlos.","rockitten":"Rockitten","rockitten_description":"Er nutzt seine winzigen Felsenohren zum Kuscheln.","sapragon":"Sapragon","sapragon_description":"In alten Zeiten gab es f\u00fcr jedes Element einen m\u00e4chtigen Drachen - aber diese Kreaturen wurden immer weniger und sind heutzutage nur noch selten zu finden.","selket":"Selket","selket_description":"Sie liegen unter dem Sand und k\u00f6nnen ihre Beute durch die Vibrationen ihrer Schritte sp\u00fcren.","selmatek":"Selmatek","selmatek_description":"Von den alten K\u00f6nigen der W\u00fcsten gehalten, diente SELMATEK als Wachhunde, Jagdgef\u00e4hrten und - jetzt - Verteidiger gegen Grabr\u00e4uber.","simba":"Simba","simba_description":"<<MISSING>>","sludgehog":"Sludgehog","sludgehog_description":"Es lebt im M\u00fcll und frisst es auch. Seine Stacheln scheinen scharf zu sein, aber es kann sie nach Belieben mildern.","sharpfin":"Sharpfin","sharpfin_description":"Im Wasser ist es unsichtbar. Sichtbar ist es nur, wenn es aus dem Wasser springt, um Tiere vom Ufer in die Tiefe zur\u00fcckzuziehen.","snowrilla":"Snowrilla","snowrilla_description":"Es erfreut sich daran mit Skiern auf verlassenen H\u00e4ngen fangen zu spielen.","spycozeus":"Spycozeus","spycozeus_description":"Die gefl\u00fcsterten Kommunikationen des Waldes erhalten in SPYCOZEUS, der wie die B\u00e4ume denkt, physische Form.","sumobug":"Sumobug","sumobug_description":"Es nutzt sein Gewicht um viel gr\u00f6\u00dfere Gegner zu st\u00fcrzen. Seine Dichte gleicht einem Stern.","tigrock":"Tigrock","tigrock_description":"Man sagt dass es sich selbst erfand, da eine Evolution nicht erdacht wurde.","tumblecoon":"Tumblecoon","tumblecoon_description":"<<MISSING>>","tumbleworm":"Tumbleworm","tumbleworm_description":"Wenn sie ihrem Bienenwabenei entwachsen sind, fallen sie mit dem Gesicht zuerst auf den Boden.","tux":"Tux","tux_description":"<<MISSING>>","tweesher":"Tweesher","tweesher_description":"Je k\u00e4lter das Wetter, umso h\u00e4rter wird sein Schnabel. Bei unter 0 Grad ist sein Schnabel h\u00e4rter als Diamant.","vamporm":"Vamporm","vamporm_description":"Es durstet nach Blut, muss sich aber mit Braumsaft begn\u00fcgen.","velocitile":"Velocitile","velocitile_description":"Es kann sogar eine Kugel \u00fcberholen, muss dazu aber erst aufgew\u00e4rmt sein.","wrougon":"Wrougon","wrougon_description":"Jedes WROUGON wird mit einem Rostfleck geboren, der gr\u00f6\u00dfer ist als der seiner Eltern.","zunna":"Zunna","zunna_description":"Das heitere ZUNNA saugt alles Futter, dass es finden kann, auf in seinen Magen.","anteater":"Ameisenfresser","snout":"Schnauze","false_dragon":"Falscher Drache","dragon":"Drache","sprout":"Spr\u00f6ssling","inchoate":"Inchoate","prehensile":"Prehensile","island":"Insel","host":"Host","woodwose":"Woodwose","firebird":"Feuervogel","frost_ape":"Frostaffe","taiga":"Taiga","horned_raptor":"Geh\u00f6rnter Raubvogel","lions_tooth":"L\u00f6wenzahn","vengeance":"Vengeance","joyful":"Joyful","cloaked":"Getarnt","cirrus":"Zirrus","pupil":"Pupille","fire":"Feuer","sanguine":"Sanguine","wood":"Holz","climbing":"Climbing","crested":"Crested","metal_water":"Metall, Wasser","gumnut":"Gumnut","lizard":"Eidechse","earth_fire":"Erde, Feuer","devil":"Teufel","nightcrawler":"Nachtfalter","flopped":"Flopped","metal":"Metall","visitor":"Besucher","earth":"Erde","rip":"Rip","yeti":"Yeti","ex_machina":"Ex Machina","water":"Wasser","clot":"Clot","restless":"Ruhelos","slurpy":"Slurpy","aeble":"Aeble","allie":"Allie","cottonnurse":"Cotton Krankenschwester","karrianna":"Karrianna","knight1":"Ritter I","knight2":"Ritter II","liela":"Liela","maple_girl":"Maple","misa":"Misa","npc_wife":"Ehefrau NPC","professor":"Professor","npc_red":"Rot","tabanurse":"Taba Krankenschwester","tuxemart_keeper":"Tuxemart Ladenbesitzer","tuxemart_aide":"Tuxemart Mitarbeiter","xerogrund1":"Team Xero R\u00fcpel I","xerogrund2":"Team Xero R\u00fcpel II","xerogrunt2":"Team Xero R\u00fcpel II","xerogrunt3":"Team Xero R\u00fcpel III","xerogrunt4":"Team Xero R\u00fcpel IV","xerogrunt5":"Team Xero R\u00fcpel V","xerogrunt6":"Team Xero R\u00fcpel VI","xerogrunt7":"Team Xero R\u00fcpel VII","xerogrunt8":"Team Xero R\u00fcpel VIII","xerogrunt9":"Team Xero R\u00fcpel IX","xerogrunt10":"Team Xero R\u00fcpel X","healmytuxemon":"M\u00f6chtest du deine Tuxemon heilen?","haveagoodday":"Sch\u00f6nen Tag noch!","yes":"Ja","no":"Nein","door_problems":"Die T\u00fcr klemmt und wird sich nicht \u00f6ffnen...","empty_pot":"Ein leerer Blumentopf, vielleicht pflanzt jemand hier etwas.","purple_flowers":"Jemand hat hier s\u00fc\u00df-riechende lila Blumen gepflanzt!","orange_flowers":"Jemand hat hier wundersch\u00f6ne orangene Blumen gepflanzt!","famous_statue":"Eine Statur eines ehemaligen Tuxemon-Meisters. Der Name ist verwittert...","famous_statue2":"Dort steht: F\u00fcr unsere geliebten Freunde und Helden von allen, die Wywen","cotton_town_fountain":"Ein Springbrunnen. Eine Menge M\u00fcnzen liegen auf dem Grund.","tree":"Dieser Baum sieht fr\u00f6hlich und gesund aus!","route_2":"Route 2","sure_i_do":"Nat\u00fcrlich werde ich.","not_really":"Nicht wirklich.","professor_dialog":"Professor: \\n Ah, ja. Genau die Person, die ich schon seit langem treffen wollte.\\nIch habe geh\u00f6rt du m\u00f6chtest mehr \u00fcber Tuxemon lernen.\\nTuxemon sind kleine Tiere, manche nennen sie Monster, mit denen wir befreundet sind und um gegen andere Tuxemon zu k\u00e4mpfen.\\nIch habe mich gefragt, ich habe drei neue Tuxemon f\u00fcr Forschungen bekommen und ich w\u00fcrde dir eines geben.\\nWelches m\u00f6chtes du haben?\\n","professor_dialog6.1":"Professor: Eine hervorragende Wahl! Hydrone ist ein Wasser-Tuxemon","professor_dialog6.2":"Professor: Eine spitzen Wahl! Rockitten ist ein Erde-Tuxemon","professor_dialog6.3":"Professor: Eine tolle Wahl! Fruitera ist ein Holz-Tuxemon","professor_dialog7":"Professor: Ich hoffe dich wieder zu sehen! Ich werde mich bald auf eine Reise begeben, also sieht man sich vielleicht irgendwann.","karrianna_dialog1":"Karrianna: Ich habe die letzten Monate trainiert! Keiner hat mich bischer geschlagen!","karrianna_dialog2":"Nun... du warst der erste Trainer, dem ich begegnet bin...","xero_hideout1":"Xero Institut f\u00fcr Tuxemon-Forschungen und -F\u00f6rderung geradeaus.","xero_grunt1":"Hallo, willkommen im Xero Institut f\u00fcr Tuxemon-Forschungen und -F\u00f6rderung, wir haben gerade geschlossen f\u00fcr Umbauarbeiten.","xero_grunt2":"Ich bin bereit dich herreinzulassen, falls du eine Kirsche hast, mein Tuxemon liebt sie!","xero_grunt3":"Normalerwei\u00dfe k\u00f6nnen die auf dem Boden eines Baumes gefunden werden.","cherry_found":"Du hast eine Kirsche gefunden.","xero_grunt4":"Ich sehe du hast eine Kirsche, Ich nehme sie mal... Nun werde ich dich mal hinein bringen.","xero_grunts_block":"In diesem Bereich sind gerade Bauarbeiten im Gange, diese sollten aber bald fertig sein.","waiting_for_misa":"Unsere Anf\u00fchrerin w\u00fcrde gern mit dir sprechen. Wenn du bereit bist, sprich mit meinem Freund hier neben mir.","teleport?":"Bist du bereit dich mit unserem Anf\u00fchrer zu treffen?","ouch":"Tut mir Leid, aber das k\u00f6nnte ein bisschen wehtun...","maybe_sometime_again?":"Okay, Ich werde hier sein, sobald du bereit bist.","youcantleave":"Die T\u00fcren sind von Au\u00dfen verschlossen... Ist hier irgendwo ein Schl\u00fcssel?","discovered_a_person":"Du hast mich gefunden! Haha!","a_serious_discussion":"Ich beobachte dich jetzt schon eine Weile, ich bin froh, dass meine Anh\u00e4nger es geschafft haben, dich ohne Schaden zu packen.\\nOh, wo sind meine Manieren!\\nIch bin Misa, Premierminister des Xero Institute for Tuxemon Research and Advancement.\\nWie hie\u00dfen Sie nochmal?\\n.... ..... ....\\n${{name}}?\\nKein gro\u00dfer Name f\u00fcr jemanden, der illegal einen Tuxemon besitzt.\\n","oops":"Oh. Ich sch\u00e4tze, du hast das nicht gewusst...\\nDu solltest keine Angst haben, ein Tuxemon an seiner Seite zu haben ist das Beste, was dir passen kann.\\n","backstory":"Vor etwa drei\u00dfig Jahren begann eine Gruppe namens Omnichannel, die Medien zu kontrollieren.\\nBald darauf wurde die Meinungsfreiheit fast unm\u00f6glich.\\nSo beschlossen die Menschen, Tuxemon als Boten zu benutzen und Streitigkeiten beizulegen.\\nVor etwa zehn Jahren wurde das harte Vorgehen gegen Tuxemon eingeleitet.\\nJetzt k\u00f6nnen nur zugelassene Personen Tuxemon besitzen und aufziehen.\\nMeine Gruppe verwendet Tuxemon f\u00fcr die Forschung, deshalb haben wir sie alle.\\nSie sind ungew\u00f6hnlich, Sie sind nicht von Omnichannel zugelassen.\\nDu k\u00f6nntest der Trainer sein, auf den wir gewartet haben.\\nOmnichannel, so r\u00fccksichtslos sie auch sind, sind nicht die einzige Bedrohung, die wir hier haben.\\nEs gibt eine andere Organisation namens Spyder.\\nSie sollten sich nicht zu viele Sorgen um sie machen m\u00fcssen, sie sind hier nicht zu aktiv.\\nJetzt schicken wir Sie zur\u00fcck auf Ihre Reise.\\nAber nur, wenn Sie sich bereit erkl\u00e4ren, uns gegen Omnichannel zu helfen.\\nAndernfalls melden wir Sie selbst an Omnichannel.\\nUnd du wirst alles verlieren.\\nWir beobachten immer.\\n","backstory9":"Was wirst du tun? Wirst du uns helfen?","sorryfurthis":"Gute Entscheidung. Tut mir Leid, das wird ein bisschen stechen.","mwah":"???: Was willst du? ... ... ... Nun, zu schade. Du kommst hier nicht hinein, obwohl deine Kleidung geschmackvoll gemacht ist.\\nIch bin Allie nebenbei.\\nAllie: Ja, dies ist der Omnichannel, ich bin jedoch nur eine niedrigrangige Wache. Wer bist du?\\n${{name}}...\\nHmm. Ein starker Name. Mein Haus ist nicht weit von hier, vielleicht... nach der Arbeit... k\u00f6nntest du mir deine St\u00e4rke zeigen?\\n... ... Nein! Was meinst du mit nein? Es sei denn... ... Du bist Jess's neuer Freund nicht wahr! Sie hat die ganze Zeit mit mir gespielt!\\n","mwah2":"JESS!!!","itslockedboi":"Allie hat die T\u00fcr hinter sich verschlossen...","hellothere":"???: Hallo!","kmere":"Warum kommst du nicht hier r\u00fcber und redest mit mir?","theinfo":"Mir tut die Szene da Leid, Allie ist manchmal nicht einfach, im Gegensatz zu meiner Tochter Jess.\\nOh! Wo sind blo\u00df meine Manieren. Mein Name ist Ae... Wei\u00dft du was? Ich werde es einfach aufschreiben.\\nAeble\\nEs wird ahbluh ausgesprochen, aber jeder nennt mich Able. Du kannst mich so nennen, sch\u00e4tze ich...\\nAeble: Ich bin der CEO hier beim Omnichannel, jeder Rundfunk, den du siehst, wird von mir genehmigt.\\nJetzt bin ich aber nicht der Einzige, der seinen Teil beitr\u00e4gt, wir haben einen Vorstand, der uns hilft die Distrikte zu administrieren\\nDer Vorstand wurde seit der Gr\u00fcndung wiedergew\u00e4hlt. Sie haben jedoch einen gro\u00dfartigen Job gemacht, so macht es Sinn.\\nOmnichannel's Ziel ist es die Welt f\u00fcr alle zu \u00f6ffnen. Der einzige Weg um dies zu erreichen jedoch, um alle gleich zu stellen,\\nwar es n\u00f6tig die Tuxemon einzuschr\u00e4nken.\\nWir haben mit Beschlagnahmung angefangen, aber die meisten Tuxemon haben es geschafft zu entkommen. Also gingen wir zu extremen Ma\u00dfnahmen \u00fcber.\\nUnsere Schwesterorganisation hat eine Droge entwickelt, die die Tuxemon ver\u00e4ndern konnte.\\nEs isolierte einen Teil des Gehirns, das jedes Tuxemon mysteri\u00f6serweise besitzt und \u00fcberlud es.\\nSobald die Gage Paludal Lamina mit Elektrizit\u00e4t \u00fcberladen wurde, verschwand deren Wille zu widerstehen und sie wurden f\u00fcgsam.\\nDeswegen sind einige Spezies tot,\\nbesonders Rockitten, Fruitera, und Hydrone.\\nDas ist jedoch nicht mehr von Bedeutung. Diese Generation wei\u00df nicht mal wer was Tuxemon sind, es sei denn sie arbeiten f\u00fcr uns.\\nDie Geburtenrate ist auf einem Allzeithoch, und die Genehmigung der Omnichannel wurde seit dem Jahr der Einschr\u00e4nkung nicht gest\u00fcrzt\\nTuxemon sind ein perverser Fluch, der die ganze Menschheit zerst\u00f6rt. Omnichannel hat das Problem gel\u00f6st und Ordnung gebracht.\\nTuxemon zerst\u00f6ren und jeder, der was anderes behauptet, l\u00fcgt. Entschuldigung, aber ich muss mich wieder an die Arbeit machen.\\n","liela_goes_to_battle":"Wenn du mich st\u00f6rst w\u00e4hrend ich Beeren pfl\u00fccke, dann werde ich dich herausfordern m\u00fcssen!","Cathedral_Center":"Kathedralencenter: We leben um zu dienen.","Cotton_Mart":"Hol dir den Scoop beim Scoop-Gesch\u00e4ft!","Cotton_Town_Sign":"Willkommen in Cotton Town: Eine Wachsende Macht \\n \\n^ Cotton Town --- Route 1 v","column1":"Eine seltene und antike S\u00e4ule. Dies war mal ein Tempel.","column2":"Eine seltene und antike S\u00e4ule. Andere Ruinen von der selben Kultur k\u00f6nnen auf Route 3 gefunden werden. ","cityparksign":"Willkommen in City Park: Eine Kostprobe von der Wildnis\\n^ City Park --- Route 2 v\\n","route2speech":"EEK!!!","route2speech2":"Oh. Du bist es nur, ${{name}}...\\nSei das n\u00e4chste Mal etwas r\u00fccksichtsvoller wenn du jemanden schubst. Die Klippe geht weiter runter als es aussieht...\\n","route2speech3":"Obwohl das keine schlechte Sache ist...\\nIch wei\u00df, jeder braucht mich zum Anf\u00fchren, aber mit allem, was vor sich geht...\\nAber du willst mir gar nicht zuh\u00f6ren... oder?\\n","yestalk":"Wirklich? Danke...","notalk":"Du unsensible Person! Du wirst mir sowieso zuh\u00f6ren!","spillit":"Du wei\u00dft, dass ich das Xero institut leite und dass ich dich rekrutiert habe, um sie zu bek\u00e4mpfen. Aber sonst wei\u00dft du nichts weiter.\\nAllie, die, die du zuvor kennengelernt hast... Was? Ich habe dir gesagt, dass wir beobachten, du brauchst nicht so \u00fcberrascht dar\u00fcber zu sein.\\n","spillit3":"Wie auch immer... Allie ist meine Schwester und bedeutet mir die Welt, deshalb war ich am Boden zerst\u00f6rt, als ich herausgefunden habe, dass er sie ins HQ gebracht hat.","spillit4":"Es mag vielleicht nicht den Eindruck von etwas Schlechtem zu machen, aber es ist etwas Schlechtes. Wei\u00dft du, was die ihnen antun? Wei\u00dft du es!?","spillit5":"Denn ich auch nicht... Alles, was ich wei\u00df, ist, dass niemand jemals Omnichannel nach der Rekrutierung verlassen hat.","spillit6":"Wie auch immer... Es betrifft dich nicht. Alles, was gerade wichtig ist, ist, dass Omnichannel zu Fall gebracht wird.","spillit7":"Tut mir Leid, dass ich dich mit meinen Problemen belaste. City Park ist weter vorne, wenn du weitergehen m\u00f6chtest","leavemealone":"Wir haben hier fr\u00fcher immer gespielt als wir noch j\u00fcnger waren...","iamknight":"Was machst du denn hier? Du wei\u00dft doch, dass nur Ritter in City Park erlaubt sind.\\n... ... ... Hmm... Du versuchst also nach Leather Town zu kommen...\\nNun, ich sch\u00e4tze du k\u00f6nntest an der Herausforderung teilnehmen, wenn du m\u00f6chtest. Das einzige Problem ist, dass du ein Tuxemon brauchen wirst...\\nIch bin sicher, dass wir dir eins leihen k\u00f6nnen. Bist du bereit f\u00fcr die Herausforderung?\\n","sorry":"Okay, gut... wenn du bereit bist werde ich immer noch hier sein...","splendid":"Du wirst? Hervorragend! Jetzt, um ein passendes Tuxemon f\u00fcr dich zu finden...\\n... ... Du hast schon ein Tuxemon? Nun, ich bin sicher, dass du dann ganz gut selbst zurechtkommen wirst...\\n","cottonnurse_dialog":"Willkommen im Cotton Town Tuxecenter!","tabanurse_dialog":"Willkommen im ${{map_name}} Tuxecenter!\\nM\u00f6chtest du deine Tuxemon heilen?\\n","okaythen":"Okay! Gib mir nur ein paar Sekunden und ich werde dein Tuxemon heilen!","okaythen2":"Gut, ich denke deine Tuxemon sind wieder bei voller Energie! Hier hast du sie wieder!","input_name":"Name?","hey":"Hey!","spyder_route4_rosamund2":"Rache wird am besten kalt serviert. ","spyder_greenwash_aissa2":"Wir werden alle sterben!","spyder_timber_dante1":"Hey Kumpel! Sch\u00f6n dich wieder zu sehen. ","darnitjohn5":"Warum bist du noch immer hier?","revive":"Wiederbeleben","item_no_available_target":"{name} kann gerade nicht mit einem deiner Tuxemon benutzt werden.","spyder_scoop_lapinou2":"Mhm ah!","spyder_tunnelb_tommy1":"Hast du mein Sandwich gesehen?","revive_description":"Belebt das \u00f6hn\u00e4chtige Tuxemon wieder und stellt 20 HP wieder her.","spyder_greenwash_moreau1":"Du solltest nicht hier sein! ","thats_me":"Das bin ich!","spyder_nimrod_thatcher2":"Kein Kommentar. ","spyder_scoop_landrace2":"Ufff.","item_used_wrong_location_inside":"{name} kann nur {here} verwendet werden!","outside":"au\u00dfen","route1_sanglorian":"Sanglorian Allee","here_to_west":"Von ${{map_name}} nach ${{west}}","here_to_north":"Von ${{map_name}} nach ${{north}}","here_to_east":"Von ${{map_name}} nach ${{east}}","got_new_tuxemon":"Ein neuer Tuxemon ist geboren! Willkommen {monster_name}!","spyder_greenwash_chip2":"Braucht mehr Leistung!","spyder_greenwash_louis2":"Darf ich euch die Gaia-Hypothese vorstellen?","spyder_greenwash_louis1":"Die Regeln dieser Schlacht sind die einfachen Gesetze der nat\u00fcrlichen Selektion: Nur die Starken \u00fcberleben!","spyder_greenwash_gregor1":"Ich verbringe den ganzen Tag damit, mein CATEYE zu beobachten - ich werde es blinken sehen!","inside":"innen","item_used_wrong_location_type":"{name} kann nur in einem {here} verwendet werden!","here_to_south":"Von ${{map_name}} nach ${{south}}","evolution_confirmation":"{name} versucht, sich zu {evolve} zu entwickeln. Evolution zulassen?","tuxemon_stat1":"ID {txmn}, {type}, vor {doc} Tagen\\n{exp}xp, {exp_lv}xp nach Lv {lv}\\nK\u00f6rper: {weight} {unit_weight} {height} {unit_height}","tuxemon_stat2":"{desc}","spyder_greenwash_guard":"Okay, okay, hier gibt es nichts zu sehen.","spyder_greenwash_chip1":"Ich habe eine un\u00fcbertroffene Rechenleistung entwickelt!","spyder_greenwash_clarence1":"Meine tuxemon sind im Sonnenlicht nicht aufzuhalten!","spyder_greenwash_gregor2":"Ugh, es blinzelte nicht einmal, als es ohnm\u00e4chtig wurde!","spyder_greenwash_clarence2":"Da war eine Wolke!","vivipere":"Vivipere","viviphyta":"Viviphyta","vivisource":"Vivisource","vividactil":"Vividactil","viviteel":"Viviteel","birdling":"Birdling","pythock":"Pythock","pipis":"Pipis","ouroboutlet":"Ouroboutlet","pilthropus":"Pilthropus","rosarin":"Rosarin","ruption":"Ruption","sadito":"Sadito","sampsack":"Sampsack","teddisun":"Teddisun","fishing_rod":"Angelrute","fishing_rod_description":"F\u00e4ngt Fische.","grumpi":"Grumpi","skwib":"Skwib","taba_town_sign_profhouse":"Haus des Professors Tuxemon","taba_town_sign_tuxemart":"Tuxemart - Ein Ort zum Kaufen und Verkaufen von Artikeln","taba_town_sign_tuxecenter":"Tuxecenter - Ein Ort, um Ihre tuxemon zu heilen","leather_town_open_air":"Open Air Cafe und Marktplatz","taba_town_homeplace":"${{name}}'s Haus","taba_town_sign_proflab":"Labor des Professors Tuxemon","shammer_fossil":"Shammer Fossil","rhincus_fossil":"Rhincus Fossil","drashimi":"Drashimi","furnursus":"Furnursus","ghosteeth":"Ghosteeth","galnec":"Galnec","flacono":"Flacono","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","fordin":"Fordin","forturtle":"Forturtle","foxfire":"Foxfire","frondly":"Frondly","furnursus_description":"FURNURSUS sind freundlich und vergessen oft, dass ihre K\u00f6rper zu hei\u00df sind, als dass andere sie ber\u00fchren k\u00f6nnten.","ghosteeth_description":"Er l\u00e4chelt, weil er wei\u00df, wie jeder, den er trifft, sterben wird.","graffiki":"Graffiki","grimachin":"Grimachin","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","gryfix":"Gryfix","hampotamos":"Hampotamos","happito":"Happito","hatchling":"Hatchling","grintot_description":"Es ist ein GRINTROCK oder GRINFLARE, der Erosion erfahren hat.","ignibus":"Ignibus","incandesfin":"Incandesfin","jelillow":"Jelillow","jemuar":"Jemuar","k9":"K9","katapill":"Katapill","komodraw":"Komodraw","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","lunight":"Lunight","manosting":"Manosting","masknake":"Masknake","medushock":"Medushock","memnomnom":"Memnomnom","metesaur":"Metesaur","miaownolith":"Miaownolith","mrmoswitch":"Mrmoswitch","mystikapi":"Mystikapi","narcileaf":"Narcileaf","neutrito":"Neutrito","nudiflot_female":"Nudiflot","nudikill":"Nudikill","nudimind":"Nudimind","nuenflu":"Nuenflu","octabode":"Octabode","pairagrim":"Pairagrim","nudiflot_male":"Nudiflot","pairagrin":"Pairagrin","pantherafira":"Pantherafira","pharfan":"Pharfan","picc":"Picc","poinchin":"Poinchin","polyrock":"Polyrock","prophetoise":"Prophetoise","puparmor":"Puparmor","pyraminx":"Pyraminx","pythwire":"Pythwire","qetzlrokilus":"Qetzlrokilus","rabbitosaur":"Rabbitosaur","rhincus":"Rhincus","sampsage":"Sampsage","sapsnap":"Sapsnap","saurchin":"Saurchin","sclairus":"Sclairus","seirein":"Seirein","shammer":"Shammer","shelagu":"Shelagu","shnark":"Shnark","shybulb":"Shybulb","snaki":"Snaki","snarlon":"Snarlon","snock":"Snock","snokari":"Snokari","sockeserp":"Sockeserp","solight":"Solight","spighter":"Spighter","spoilurm":"Spoilurm","squabbit":"Squabbit","statursus":"Statursus","strella":"Strella","sumchon":"Sumchon","tarpeur":"Tarpeur","taupypus":"Taupypus","tetrchimp":"Tetrchimp","tikoal":"Tikoal","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel":"Toufigel","tourbidi":"Tourbidi","urcine":"Urcine","vigueur":"Vigueur","vivicinder":"Vivicinder","vivitrans":"Vivitrans","vivitron":"Vivitron","volcoli":"Volcoli","trapsnap":"Trapsnap","tsushimi":"Tsushimi","tumblebee":"Tumblebee","tumblequill":"Tumblequill","turnipper":"Turnipper","weavifly":"Weavifly","windeye":"Windeye","chrome_robo":"Chrome Robo","yiinaang":"Yiinaang","dark_robo":"Dark Robo","birb_robo":"Birb Robo","xeon":"Xeon","xeon_2":"Xeon-2","mk01_beta":"Mk01 Beta","mk01_alpha":"MK01 Alpha","earthquake":"Erdbeben","evasion":"Umgehung","feline":"Katzenartig","fire_shield":"Feuerschild","firestorm":"Feuersbrunst","fledgling":"K\u00fcken","gold_digger":"Goldgr\u00e4ber","grinding":"Reibend","gust":"Gust","gyser":"Gyser","hawk":"Habicht","ice_storm":"Eissturm","insanity":"Wahnsinn","kraken":"Krake","lantern":"Laterne","oedipus":"\u00d6dipus","glitch":"Glitch","aether":"\u00c4ther","normal":"Normal","demiurge":"Demiurg","fiery":"Feurig","save_keep":"Nein, Speicherung behalten.","kennel_label":"{box} ({qty})","taba_house2_sign":"Legacy-Bibliothek","taba_house1_sign":"Herr und Frau Clawbrew Haus","taba_house1_calendar":"Es ist ein Kalender und der 30. September und der 12. Februar sind rot eingekreist.","taba_house1_husband1":"Tuxemon! Ich geh\u00f6rte zu den erfahrensten Trainern!","taba_house1_wife1":"Trainer? Mein Mann ist wahnhaft.","taba_house2_reading1":"Das Buch ist Visiting The King von Manolo Qai.","taba_house1_reading":"Das Buch ist Philosophy of Illusionary Studies von Jaiden Gemrevenza.","taba_house2_reading3":"Das Buch ist Children Without Honor von Leslie Greninza.","taba_house2_reading4":"Das Buch ist Sailing Into Eternitys von Laurine Doprachuld.","taba_house2_owner1":"Willkommen in der Legacy-Bibliothek! F\u00fchlen Sie sich frei, sich umzusehen, aber bitte ruhig.","taba_house2_reader4a":"Lesen stimuliert meinen Geist auf eine Weise, die Fernsehen und Filme niemals tun k\u00f6nnen.","taba_house2_reader1a":"Ich f\u00fchle mich besser beim Anblick eines Buches oder einer Buchhandlung.","taba_house2_reader2a":"Es regt meine Fantasie an.","taba_house2_reader3a":"So kann ich tausend verschiedene Leben leben.","taba_house2_reading2":"Das Buch ist Raised By Dreams von Louis Etrergo.","taba_house2_books":"000 - Informatik, Information und allgemeine Werke, 100 - Philosophie und Psychologie\\n200 - Religion, 300 - Sozialwissenschaften, 400 - Sprache, 500 - Reine Wissenschaft, 600 - Technologie\\n700 - Kunst und Erholung, 800 - Literatur, 900 - Geschichte und Geographie","taba_house3_client1a":"Ich ruhe mich aus, w\u00e4hrend meine Schwester wahrscheinlich ein paar B\u00fccher liest.","taba_house3_client2a":"Zu viel Denken kann uns schaden.","taba_house4_dish1":"Es ist braun, dicht, aber es sieht nicht aus wie Pudding...","taba_house3_client3a":"Es l\u00e4sst mich an das Haus meiner Mutter denken.","taba_house4_client1a":"Meine Oma hat fr\u00fcher ein \u00e4hnliches Gericht zubereitet!","taba_house4_client2a":"Gell? Einfach einen leeren Magen f\u00fcllen.","taba_house1_watching":"Es ist ein Dokumentarfilm \u00fcber die seltsamsten und wunderbarsten Tuxemon der Region,\\n\u00a0sowie die seltsamen Verhaltensweisen, die sie angenommen haben.","taba_house4_owner1":"Willkommen im Honorable Seagulls Pub!","taba_house3_owner1":"Willkommen im Thoughtful Leaf Inn!","wall_fire":"Feuerwand","sledgehammer_description":"Zerbricht graue Felsbrocken.","scoop_badge":"Abzeichen: Scoop","shaft_badge":"Abzeichen: Shaft","shaft_badge_description":"Bei Shaft gekaufte Tuxemon ben\u00f6tigen dieses Abzeichen um sich zu verwandeln.","booster_tech_description":"Open Source Technilogie welche die Form\u00e4nderung von Tuxemon erm\u00f6glicht.","earth_booster":"Erd Booster","nimrod_badge":"Abzeichen: Nimrod","rhincus_fossil_description":"Sieht aus wie der versteinerte Sch\u00e4del pr\u00e4historischen Zahnvogels.","shammer_fossil_description":"Sieht aus wie der versteinerte Sch\u00e4del pr\u00e4historischen Hundes.","nimrod_badge_description":"Bei Nimrod gekaufte Tuxemon ben\u00f6tigen dieses Abzeichen um sich zu verwandeln.","omnichannel_badge_description":"Bei Omnichannel gekaufte Tuxemon ben\u00f6tigen dieses Abzeichen um sich zu verwandeln.","booster_tech":"Technologie Booster","greenwash_badge":"Abzeichen: Greenwash","omnichannel_badge":"Abzeichen: Omnichannel","greenwash_badge_description":"Bei Greenwash gekaufte Tuxemon ben\u00f6tigen dieses Abzeichen um sich zu verwandeln.","scoop_badge_description":"Bei Scoop gekaufte Tuxemon ben\u00f6tigen dieses Abzeichen um sich zu verwandeln.","walls":"W\u00e4nde","flower_city":"Blume","earth_booster_description":"Erm\u00f6glicht die Form\u00e4nderung von Erd Tuxemon.","fire_booster":"Feuer Booster","flintstone_description":"Ein Stein der f\u00fcr Steinwerkzeuge und zum Feuermachen verwendet werden kann. Allerdings nicht f\u00fcr beides gleichzeitig.","lucky_bamboo_description":"Es ist zwar kein echter Bambus und auch nicht sonderlich gl\u00fccklich, aber es macht sich gut als Zimmerpflanze.","peace_lily_description":"Eine robuste Zimmerpflanze f\u00fcr jemand besonderen.","petrified_dung_description":"Es sieht aus wie Kacke ... aber es ist hart wie Stein.","pyramidion_description":"Ein goldenes Dreieck von dem ein Summen himmlischer Macht ausgeht.","water_booster":"Wasser Booster","water_booster_description":"Erm\u00f6glicht die Form\u00e4nderung von Wasser Tuxemon.","stovepipe_description":"Ein langes Eisenrohr. Nachdem du es in die Hand genommen hast sind deine H\u00e4nde voll Ru\u00df und Asche.","status_chargedup":"Aufgeladen","tectonic_drill_description":"Eine gro\u00dfe klick-klack Maschine mit der in die Erde gebohrt wird.","wood_booster_description":"Erm\u00f6glicht die Form\u00e4nderung von Holz Tuxemon.","combat_victory_trainer":"Du hast gegen {npc} gewonnen!\\nDu erh\u00e4ltst {currency}{prize}!","status_exhausted":"Ersch\u00f6pft","status_focused":"Fokussiert","spyder_citypark_edith1":"Hey, hast du gesagt ich sei wie mein Tuxemon? Daf\u00fcr k\u00e4mpfe ich mit dir!","combat_skip":"{user} \u00fcberspringt den Zug!","combat_state_chargedup_get":"{target} ist voll aufgeladen.","combat_state_charging_get":"{target} l\u00e4dt Energie auf.","shop":"Laden","player_wallet":"${{name}}'s Geldb\u00f6rse: ${{currency}}${{money}}","combat_forfeit":"Du hast versagt!\\n{npc} ist entt\u00e4uscht.","combat_state_blinded_get":"{target} ist geblendet.","combat_state_confused_get":"{target} ist verwirrt.","combat_state_diehard_get":"{target} k\u00e4mpft weiter.","combat_state_dozing_get":"{target} schl\u00e4ft.","combat_state_exhausted_get":"{target} ist ersch\u00f6pft.","combat_state_festering_get":"{target}'s wunden vereitern.","combat_state_focused_get":"{target} fokussiert sich.","combat_state_grabbed_get":"{target} wird festgehalten.","combat_state_hardshell_get":"{target} wird von einer harten Schale bedeckt.","combat_state_noddingoff_get":"{target} nickt ein und schl\u00e4ft.","combat_state_sniping_get":"{target} zielt.","alert_text":"Text ist zu lang!","status_eliminated":"Beseitigt","spyderbite":"Spinnenbiss","status_tired":"M\u00fcde","save_overwrite":"Ja, Speicherung \u00fcberschreiben.","status_dozing":"D\u00f6sen","status_enraged":"Berserker","status_festering":"Eiterig","status_grabbed":"Geschnappt","status_blinded":"Geblendet","status_charging":"Aufladen","status_diehard":"Stirb langsam","status_noddingoff":"Einnickend","status_confused":"Verwirrt","status_hardshell":"Harte Schale","stabilo":"Stabilo","terror":"Terror","time_crisis":"Zeitkrise","route1_description":"Sei vorsichtig!","spyder_citypark_maniac":"Puh, wir sind fix und fertig!","sword":"Schwert","ubuntu":"Ubuntu","viper":"Viper","candy_town":"S\u00fc\u00dfigkeiten","cotton_town_description":"Eine aufsteigende Macht!","monster_menu_tech":"F\u00e4higkeiten","menu_forfeit":"Nicht Antreten","slime":"Schleim","stonehenge":"Stonehenge","tsunami":"Tsunami","tux_attack":"Tux Angriff","undertaker":"Totengr\u00e4ber","tip":"Trinkgeld","torch":"Fackel","touch":"Ber\u00fchrung","wall_ice":"Eiswand","cotton_town":"Baumwolle","leather_town":"Leder","citypark":"Stadtpark","paper_town":"Papier","route2":"Route 2","monster_menu_desc":"Beschreibung","pick_up":"Aufheben","route1":"Route 1","leather_town_description":"Der Beweis, dass Sch\u00f6nheit und Bergbau koexistieren k\u00f6nnen!","paper_town_description":"Das Tor nach Fondent!","taba_town_description":"Eine friedliche Zuflucht!","spyder_route2_marion2":"Ich esse keine Ameisen.","neutrito_description":"NEUTRITO f\u00fchlt nichts. Die perfekte Maschine?","forturtle_description":"Es erhitzt seinen Panzer um aus den Rissen, die sich ergeben, die Zukunft zu lesen.","foxfire_description":"FOXFIRE Welpen werden in \u00fcber Nacht abgebrannten Feuerstellen gefunden. Niemand wei\u00df woher sie kommen.","nudikill_description":"Sie werden dunkle Bisch\u00f6ffe genannt, weil die Form ihrer K\u00f6pfe an Bischoffsm\u00fctzen erinnert.","spyder_citypark_frances2":"Du musst irgendwann mal vorbeikommen. ","spyder_citypark_granny":"Nach einer kleinen Pause gehen wir zur\u00fcck ins Leder Dorf.","spyder_citypark_edith2":"Hmm, da hast du vielleicht recht.","spyder_museum_entrance1":"Willkommen im Museum f\u00fcr Nationalgeschichte! Es ist kostenlos, aber auf Ihre gro\u00dfz\u00fcgige Spende angewiesen. K\u00f6nnen Sie sich vorstellen ${{currency}}50 zu spenden?","spyder_museum_entrance2":"Bitte erkunden Sie unsere f\u00fcnf Bereiche und lesen Sie \u00fcber unsere f\u00fcnf Sponsoren.","spyder_route3_roxby3":"Ich hoffe die Chefin ist nicht w\u00fctend - sie wird so schnell zornig,\\nAber sie ist ein netter Mensch und hat ein Herz aus Gold.","spyder_museum_entrance3":"Ungl\u00fccklicherweise m\u00fcssen wir jetzt Eintrittsgeld verlangen. ${{currency}}100 bitte.","spyder_greenwash_dippel1":"Vielleicht sind wir zu weit gegangen \u2026","spyder_museum_shopkeeper_chat":"Ich arbeite ehrenamtlich damit das Museum m\u00f6glichst erschwinglich bleiben kann. ","spyder_wayfarer1_james2":"Ich bin froh, dass Jessie nicht gesehen hat wie ich verloren habe!","spyder_greenwash_clarence":"Clarence","spyder_greenwash_chip":"Chip","spyder_greenwash_gregor":"Gregor","omnichannel_sign":"Omnichannel HQ: Wir machen Schlagzeilen","spyder_greenwash_dippel":"Dippel","spyder_greenwash_moreau":"Moreau","spyder_wayfarer1_bismuth2":"Mist!","announcement1":"HALLO B\u00dcRGERINNEN UND B\u00dcRGER DER FONDENT-REGION!\\nVIELEN DANK, DASS SIE SICH AUF DIESE OBLIGATORISCHE ANK\u00dcNDIGUNG EINGESTELLT HABEN.","thetvbescreamin":"Schatz, warte. Ich schaltete den Fernseher ein und eine Omnichannel-Pressekonferenz ert\u00f6nte.\\nWir sollten es beobachten.","ipausedit":"Ich habe den Fernseher pausiert, bitte schnapp mir ein Glas Wasser und dann k\u00f6nnen wir zusammen zuschauen.","waitdontgo":"${{name}}! Warte! Gehen Sie noch nicht!","announcement3":"Vielen Dank. Ich liebe dich auch\\nNun zur Sache.","announcement5":"Es war ein langer, harter Weg zu dem Frieden und der Ruhe, die jetzt in der Region Fondent herrscht.\\nEs ist mir jedoch eine Freude, an diesem Tag den 25. Jahrestag der Gr\u00fcndung von Omnichannel bekannt zu geben...\\nTUXEMON ARE CONTROLLED!\\n*ohrenbet\u00e4ubendes Geschrei*\\nBeruhigen Sie sich! Beruhigen Sie sich! Ihre Begeisterung ist ansteckend, muss ich sagen!\\nGemeinsam mit dem Xero-Institut haben wir ihnen den Angriffswillen genommen!\\nAus diesem Grund sind wir zuversichtlich, dass die Freilassung von Tuxemon in die Wildnis sicher ist.\\nAusgangssperren m\u00fcssen jedoch weiterhin durchgesetzt werden, wir sind schlie\u00dflich keine rechtsfreie Region.\\nLetztendlich... WIR SIND SICHERHEIT, WIR SIND ORDNUNG, WIR SIND OMNICHANNEL!","announcement4":"An ALLE B\u00fcrger der Fondent Region und dar\u00fcber hinaus, die sich einschalten, hei\u00dfe ich Sie willkommen.\\nMein Name ist Aeble, buchstabiert A-E-B-L-E f\u00fcr diejenigen, die sich wundern, und ich bin der CEO von Omnichannel!\\n","whythecheering":"Diese Omnichannel-Leute jubeln ihm zu. Ich frage mich, warum?","spyder_citypark_florist":"Genie\u00dfen Sie die Blumenausstellung! Es ist der ganze Stolz von Leder Dorf.","spyder_citypark2_florist":"Die Blumen sehen okay aus, oder? ... Seit Beginn des Bergbaus im Leder Dorf sind die Blumen dem Wetter ausgesetzt!","spyder_route2_graf2":"Ich wurde bedient.","spyder_citypark_frances1":"Ich habe die sch\u00f6nsten G\u00e4rten im ganzen Land. Deshalb tauchen immer wieder diese Shybulb auf.","spyder_citypark_bobette1":" Ich liebe Katzen. Ein Aardorn ist im Grunde eine Katze, richtig?","spyder_citypark_bobette2":" Eine Katze h\u00e4tte gewonnen \u2026","watchmewatchme":"Warum gehst du in die Stadt, du wei\u00dft, dass es eine fr\u00fche Ausgangssperre gibt.\\n... ... ... ...\\n... ... ... ...\\nDu scheinst keine Bedrohung zu sein, also kannst du in die Stadt gehen...\\nErz\u00e4hlen Sie einfach keinem dieser Omnichannel-Schl\u00e4ger, die ich Sie vorbeigelassen habe, okay?","bobtalk":"Es w\u00e4re sch\u00f6n, wenn mehr Leute wie Sie kommen w\u00fcrden, um Hallo zu sagen...\\n\u00dcbrigens, Hallo! Einen sch\u00f6nen Tag noch! Heute oder morgen oder jeder Tag wird gro\u00dfartig sein!","grumble":"Omnichannel ist ein Haufen Schl\u00e4ger, aber wir haben keine Wahl...\\nWie sie immer sagt, sch\u00e4tze, wir m\u00fcssen mit ihnen arbeiten...","professorexists3":"Oh! Entschuldigen Sie meine Manieren, ich kann nicht glauben, dass ich mich nie vorgestellt habe!\\nMein Name ist Kay Wren, besser bekannt als der Tuxemon Professor.\\nSeit Jahren bin ich die einzige Person in der Fondent Region, die Tuxemon erforschen darf.","professorexists4":"Nun, ich wei\u00df, was du denkst, warum sollten sie es mir erlauben?\\nUngl\u00fccklicherweise f\u00fcr dich, Dieses Geheimnis ist f\u00fcr mich und mich allein!\\nOmnichannel sollte jedoch bald eine neue Ank\u00fcndigung machen und ich denke, Sie werden es m\u00f6gen.\\nWir bringen Sie besser nach Hause und schauen uns die zweite Ank\u00fcndigung an: Komm schon!","spyder_papertown_grannypiper1":"Oh hallo ${{name}}, ich habe dich dort zwischen all dem Trubel und Schutt nicht gesehen!\\nIch kann es kaum erwarten, bis die Tuxemontagesst\u00e4tte installiert ist!","spyder_flower_muse2":"Was? Sie haben ein Gem\u00e4lde. Oooh - w\u00fcrdest du mich es kaufen lassen? Ich habe ${{currency}}2.000.","ohnoes":"Gut... Ich wei\u00df nicht, wie ich mich dabei f\u00fchlen soll...","hiperson3":"Wie w\u00e4re es, wenn wir mit einem Namen beginnen und woher Sie kommen?","hiperson4":".... ... ....","nobody2":"Ok! Bewahren Sie Ihre Geheimnisse!","iknowyou":"Hallo Callie, hallo ${{name}}, bin gerade vorbeigekommen, um Hallo zu sagen, als ich geh\u00f6rt habe, wie du \u00fcber die Ank\u00fcndigung gesprochen hast.","brokethegasp":"Nun, Fr\u00e4ulein, wenn ich darf, ${{name}} macht es f\u00fcr mehr als einen Job.","goodbye2":"So lange ${{name}}! Und viel Gl\u00fcck in der Probe, du wirst es brauchen.","picc_description":"Es begleitet Taucher und liefert dringend ben\u00f6tigten Sauerstoff.","poinchin_description":"POINCHIN bauen Nester in der Koralle und k\u00f6nnen durch Brot und Milch verf\u00fchrt werden.","pairagrim_description":"Einer von PAIRAGRIMs K\u00f6pfen ist immer auf der Suche nach Beute, w\u00e4hrend der andere sich darauf konzentriert, mit gro\u00dfer Geschwindigkeit zu fliegen.","pharfan_description":"An der Wasserstelle h\u00e4lt er seine Freunde RINOCEREED und HAMPOTAMOS gut bew\u00e4ssert.","pilthropus_description":"PILTHROPUS wurde neben Smokings wie RHINCUS gefunden und war einer der \u00e4ltesten Tuxemon, der seine eigenen Werkzeuge herstellen konnte.","pipis_description":"Seine Schreie gelten als schlechtes Omen, aber es ist eine sanfte Kreatur.","quicklyknight4":"Tut mir leid, aber ich sollte jetzt gehen.","quicklyknight2":"Zwei Personen steuern Omnichannel. Das Board ist ein Witz.\\n","hellolovelypeople5":"Nein... Warte... Uns fehlt eine Person...\\nDer einsame Tuxemon-Z\u00fcchter verlie\u00df die Region Fondent. Derjenige, der sich Tuxemon Professor nennt","welcometotaba3":"Sind wir nicht nur zu dritt? Es scheint, als w\u00fcrden wir uns kaum als \\\"Gruppe\\\" qualifizieren.","welcometotaba4":"Um ehrlich zu sein, dachte ich, mehr w\u00fcrde die Bewertung bestehen...","oopsie2":"Warum warten wir nicht auf die R\u00fcckkehr meiner Ritter?\\nIch hasse es, nur schlechte Nachrichten zu verk\u00fcnden.","knight4ispoor":"Sie ist wirklich kein schlechter Mensch.","welcometotaba7":"Ich werde nicht l\u00fcgen, ich habe mehr Begeisterung von den ersten Trial-Mitgliedern erwartet.","welcometotaba8":"Du bist das Ding, an dem Misa hing. Wie bist du \u00fcberhaupt hierher gekommen? Hat sie Ihre Papiere gef\u00e4lscht, um Sie hinein zu bekommen?\\n... .... ... ...\\nAllie hat Ihre Papiere unterschrieben? Interessant...","welcometotaba5":"Unabh\u00e4ngig davon ist mein Name Kyle und ich bin der leitende Architekt hinter den Battle Areas.\\nIch bin hier, um das erste Kampfgebiet der Fondent-Region einzuweihen und zu erkl\u00e4ren, dass...\\nDER TRIAL HAT BEGONNEN!","welcometotaba10":"Dies erkl\u00e4rt jedoch immer noch nicht den Mangel an Begeisterung. Das ist eine gro\u00dfe Ehre!\\nSie und Misas Spielzeug dort dr\u00fcben repr\u00e4sentieren die besten und kl\u00fcgsten Jugendlichen der Fondent-Region!","welcometotaba11":"Tut mir leid, Sir, aber wie ist das eine Ehre? Ich wurde dazu gezwungen. Ich habe mir nicht ausgesucht, Teil des Trial zu sein.","welcometotaba12":"Zugegeben, wir haben einige vielversprechende Omnichannel-Rekruten genommen und sie in ein Probetraining geschickt, also entschuldige ich mich, wenn das der Fall ist.","welcometotaba13":"Nein, Sir, Sie haben meine Familie eingesperrt und mich und meinen Bruder gezwungen, sich dem Prozess anzuschlie\u00dfen.\\nVerzeihen Sie mir, wenn es mir \\\"an Begeisterung mangelt\\\", wenn Sie \u00fcber den Prozess sprechen.","welcometotaba15":"Mein Name ist Speck, Sir.","welcometotaba14":"Ahh, du bist das Flower City, von dem ich so viel geh\u00f6rt habe. \\\"Die Zukunft des Omnichannel.\\\" Wie hei\u00dfen Sie?","kylereallysucks":"Nun, Speck, wenn es ein Trost ist, war ich derjenige, der den Befehl zum Angriff gab.","kylereallysucks2":"Viel Gl\u00fcck allerseits! Ich erwarte voll und ganz, dass keiner von euch es schafft!","dowehavetogoin":"Wei\u00dft du, du musst nicht hineingehen. Gehen Sie einfach das Standard-Trainingsprogramm durch und \u00fcberspringen Sie die Trial.","dowehavetogoin2":"Nein, das verstehst du nicht. Der einzige Weg, wie ich meine Familie aus dem Gef\u00e4ngnis holen kann, ist, wenn ich einen ausreichend hohen Rang im Omnichannel erreiche.\\nDas Beenden der Studie w\u00fcrde mich in eine Position direkt unter dem CEO bringen. Ich w\u00e4re in der Lage, Dinge zu \u00e4ndern.\\nWenn ich das beende, kann ich meine Familie retten...","dowehavetogoin3":"Ich muss hineingehen, egal wie sehr ich es nicht will, ich muss den Menschen helfen, die ich liebe.","dowehavetogoin4":"Wer wei\u00df, vielleicht kann ich selbst gegen ihn k\u00e4mpfen!","dowehavetogoin5":"\u00dcbrigens, wie ist dein Name? Kyle schien dich \u00fcberhaupt nicht anzusprechen.","hichristie":"Oh, mein Name ist Christie! Entschuldigung, das h\u00e4tte ich vorher erw\u00e4hnen sollen.","hichristie2":"Hallo Christie. Wie Sie wissen, bin ich Speck. Es ist sch\u00f6n, Sie kennenzulernen.\\nJetzt...","hiperson":"Wer bist du, wer ist Misa und wer ist Allie? Geben Sie uns die Details!","hiperson2":"Whoa da Christie, \u00fcberw\u00e4ltige sie nicht.","somebody2":"Oooh. Sind sie dann etwas Besonderes f\u00fcr Sie? Gibt es eine Dreiecksbeziehung? Komm schon! Wir m\u00fcssen wissen","hiperson5":"Oh, du kommst also aus Taba Town! Ordentlich!","hiperson6":"Nun, wer sind Misa und Allie?","nobody":"Ich wei\u00df es eigentlich nicht","somebody":"Ich m\u00f6chte lieber nicht \u00fcber sie sprechen","timeforround2":"${{name}}! Endlich! Du bist zur\u00fcck! Ich hatte Angst, dass Sie die Ank\u00fcndigung verpassen w\u00fcrden!","brokethegasp3":"Bitte, Miss Omnichannel Ma'am, ${{name}}'s Mutter wollte, dass sie an der Studie teilnehmen, um die gesamte Region zu sehen\\n${{name}} tut es nicht f\u00fcr den Job, sie tun es f\u00fcr die Erfahrung.","spyder_hospital_billie1":"${{name}}, deine Einmischung ist zu viel geworden! Lasst die Beh\u00f6rden einfach ihre Arbeit machen!","earthmover_key_description":"K\u00f6nnte hilfreich sein, falls eine gigantische Planierraupe den Weg versperrt.","spyder_greenwash_louis":"Louis","spyder_greenwash_dippel2":"Oder nicht weit genug! ","spyder_greenwash_aissa1":"Halt dich da raus - Greenwash hat das alles unter Kontrolle.","spyder_greenwash_aissa":"Aissa","ohnoes2":"Jetzt, wo das vorbei ist... wir brauchen noch Tr\u00e4nke aus dem Tuxemart.\\nStellen Sie sicher, dass Sie vor der Ausgangssperre zur\u00fcck sind!","depressedmom":"Warum sollte er so etwas tun... Ich dachte, er k\u00fcmmerte sich...","waterwater":"Das Wasser ist eiskalt und lecker!","professorexists1":"Danke Ben.","professorexists1.5":"Oh Hallo!","professorexists2":"Du musst Callies Kind sein! Ich habe so viel \u00fcber dich von deiner Mutter geh\u00f6rt.\\nWof\u00fcr kommen Sie hierher?\\n.... .... ....\\nTr\u00e4nke? Die braucht man nat\u00fcrlich immer!\\nHier, haben ein paar auf dem Haus, mit freundlicher Genehmigung von mir.","potions2":"2 Tr\u00e4nke erhalten!","theenergy":"Die Energie dieses Mannes ist grenzenlos...","37707_villager_male_missing":"00000: i W@$ n3v3R B0rN\\n${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}}","spyder_route3_zoolander2":"Ah, ich hab meinen Vorschlaghammer fallen lassen!","spyder_route3_novak2":"Hmm, nicht schlau genug ...","spyder_route3_curie1":"Schau dir meine gro\u00dfartige Erfindung an!","spyder_route3_curie2":"Warum hast du das gemacht?","spyder_route3_connor2":"Ach je, die werden noch eine Menge dazulernen.","spyder_route3_roxby1":"Bring die Ramme hier r\u00fcber und beeil dich! Hey ... du siehst nicht aus wie ein Bergarbeiter. ","spyder_route3_roxby2":"Weg hier! ","spyder_dragonscave_benden4":"Bitte, ${{name}}. Wenn du diese Schurken nicht aufhalten kannst, ist alles verloren.","spyder_greenwash_looten1":"Tja, ich denke die Fusionstechnologie ist noch nicht so weit. Wir arbeiten schon seit Jahren daran!","spyder_papertown_daycare1":"Tuxemontagesst\u00e4tte: Im Bau.","spyder_citypark_achievement":"Achievement Maniac's House: Geschlossen.","spyder_nimrod_plaque":"Gesponsert von Nimrod. \\\"Wenn wir sie nicht verkaufen w\u00fcrden, w\u00fcrde es jemand anderes tun!\\\"","earthmover_key":"Planierraupenschl\u00fcssel","sledgehammer":"Vorschlaghammer","taba_greeting2b":"Ah! Ich sehe, Sie haben bereits welche. Du hast einen guten Kopf auf deinen Schultern ${{name}}, ich bin mir sicher, dass du in k\u00fcrzester Zeit ein Champion sein wirst.","taba_greeting3":"Viel Gl\u00fcck bei Ihren Abenteuern ${{name}}, und denken Sie daran, bei Tuxemart f\u00fcr alle Ihre Abenteuerbed\u00fcrfnisse einzukaufen!\\n...\\nSorry f\u00fcr das Verkaufsgespr\u00e4ch, es ist mein Job.","shop_buy_free":"FREI!","misaisleavingfornow2":"Viel Gl\u00fcck ${{name}}. Ich bin mir sicher, dass wir uns wiedersehen werden. ","sea_girdle_description":"Eine Schnur von Kugeln, weich und schleimig wie Seetang.","sweet_sand_description":"In Teilen der Welt reinigen sich die Menschen mit diesem duftenden, schaumigen Sand.","thunderstone_description":"Eine alte Steinreliquie, die jetzt zum Gl\u00fcck herumgetragen wird.","yesmaam":"Ja, Ma'am.","professorexists":"Ich nehme bitte 12 Tr\u00e4nke.","kylekindasucks6":"Oh, und ${{name}}?","welcometotaba6":"... .... ...","maple_bedroom_sign":"Es ist ein Kalender und der 27. April ist rosa eingekreist.","37707_exit_missing":"<recovery_module>: GR\u00dcSSE ${{name}}. BITTE HABEN SIE VERST\u00c4NDNIS DAF\u00dcR, DASS DIESER BEREICH NIE EXISTIERT HAT. ES IST EIN SYSTEMFEHLER AUFGETRETEN.\\n<recovery_module>: DER FEHLER WURDE NUN BEHOBEN. SIE K\u00d6NNEN DAS SPIEL VON NUN AN NORMAL FORTSETZEN. VERSUCHEN SIE NICHT, HIERHER ZUR\u00dcCKZUKEHREN.\\n<recovery_module>: WACH AUF. VERGISS ALLES. ALLES IST NUR EIN TRAUM...","taba_house4_client3a":"Zum Gl\u00fcck habe ich nicht daf\u00fcr bezahlt. Wie k\u00f6nnen Sie das bezahlen?","spyder_papertown_homemaker1":"Wie geht es dir, ${{name}}?\\nRuhig und feierlich wie immer, sehe ich.","spyder_cottonart_shopkeeper":"Willkommen in der Cotton Town Art Gallery. Ah - ich meine Art Shop!\\nSeit sie unsere Finanzierung gek\u00fcrzt haben, mussten wir die Kunstwerke verkaufen, anstatt sie nur auszustellen.\\nDer Eintrag ist ${{currency}}50. Er flie\u00dft in die j\u00e4hrliche Dividende des Unternehmens.","cotton_breeder5":"Hey ${{name}}, komm, um deinen Tuxemon zu \u00fcberpr\u00fcfen?","taba_greeting1":"Greeter Jaime: Hallo ${{name}}! Ich habe geh\u00f6rt, dass Sie ein Tuxemon haben, herzlichen Gl\u00fcckwunsch! Wenn Sie Ihre Gruppe vergr\u00f6\u00dfern m\u00f6chten, ben\u00f6tigen Sie Tuxeballs.","fire_booster_description":"Erm\u00f6glicht die Form\u00e4nderung von Feuer Tuxemon.","flintstone":"Feuerstein","lucky_bamboo":"Gl\u00fccksbambus","metal_booster":"Metall Booster","metal_booster_description":"Erm\u00f6glicht die Form\u00e4nderung von Metall Tuxemon.","miaow_milk":"Miau Milch","miaow_milk_description":"Katzen lieben den Geschmack von Miau Milch\u2122!","peace_lily":"Friedenslilie","petrified_dung":"Versteinerter Dung","pyramidion":"Pyramidion","sea_girdle":"Seegras","stovepipe":"Ofenrohr","tectonic_drill":"Tektonischer Bohrer","wood_booster":"Holz Booster","sweet_sand":"S\u00fc\u00dfer Sand","thunderstone":"Donnerstein","no_type":"Kein Typ","town":"Stadt","route":"Route","dungeon":"Verlies","center":"Zentrum","cannot_use_tech_monster":"{name} kann nicht benutzt werden.","combat_player_run_status":"Kann nicht entkommen.\\n{monster} ist {status}!","combat_player_forfeit_status":"Kann das Spiel nicht verlieren.\\n{monster} ist {status}!","combat_player_swap_status":"Monster k\u00f6nnen nicht gewechselt werden.\\n{monster} ist {status}!","attacks_rose":"Die Angriffsschadensarten von {user} stiegen.","combat_state_enraged_get":"{target} ist w\u00fctend.","combat_state_softened_get":"Die Panzerung von {target} wird weicher.","combat_state_spyderbite_get":"{target} beginnt zu schniefen.","combat_state_stuck_get":"{target} bleibt an Ort und Stelle h\u00e4ngen.","combat_state_tired_get":"{target} ist abgenutzt.","status_sniping":"Wegputzend","status_softened":"Aufgeweicht","status_stuck":"Eingeklemmt","lust":"Lust","magma":"Magma","maori":"Maori","mobbing":"Mobbing","negation":"Negation","nest":"Nest","platinum":"Platin","acid":"S\u00e4ure","ring":"Ring","welcome_location_city":"Willkommen in ${{map_name}} City: ${{map_desc}}\\nNord: ${{north}} \/ S\u00fcd: ${{south}} \/ West: ${{west}} \/ Ost: ${{east}}","welcome_location_route":"Willkommen in ${{map_name}}: ${{map_desc}}\\nNord: ${{north}} \/ S\u00fcd: ${{south}} \/ West: ${{west}} \/ Ost: ${{east}}","welcome_location_town":"Willkommen in ${{map_name}} Town: ${{map_desc}}\\nNord: ${{north}} \/ S\u00fcd: ${{south}} \/ West: ${{west}} \/ Ost: ${{east}}","grimachin_description":"Es wurde von einer Spielzeugfirma als Haustier hergestellt, war aber zu gef\u00e4hrlich.","grinflare_description":"Es wird erz\u00e4hlt, dass jedes das wandelnde Herz eines Vulkans sei.","grintrock_description":"Es ern\u00e4hrt sich dadurch bei Gewitter drau\u00dfen zu sitzen und darauf zu warten vom Blitz getroffen zu werden.","pairagrin_description":"Die junge Form von Pairagrim, es ist eine allgemein gl\u00fcckliche Kreatur. Es k\u00e4mpft zu fliegen, bis die beiden K\u00f6pfe lernen, zusammenzuarbeiten.","pantherafira_description":"Jedes Mitglied des Rudels z\u00fcndet seine M\u00e4hne von einem gemeinsamen Lagerfeuer an. Solange dieses Feuer brennt, wird ihre St\u00e4rke geteilt.","announcement2":"WIR LIEBEN DICH ABLE!","welcometotaba9":"Ihre Papiere scheinen in Ordnung zu sein. Erst einmal.","kylereallysucks3":"Oh, und Speck? Ich genoss die Schreie","toodles":"Auf Wiedersehen!","spyder_route3_surat1":" Sie nennen es die \\\"dunkle Arterie\\\" - versteinertes Blut und Knochen von pr\u00e4historischen Tuxemon unter der Erde.\\nUnd wir d\u00fcrfen es ausgraben!","spyder_route3_surat2":"Ich wusste du w\u00fcrdest es nicht verstehen. ","spyder_wayfarer1_morningstar1":"Ich bin nicht \u00fcberrascht dich hier zu sehen. ","spyder_wayfarer1_james1":"Ich frage mich wie die Verst\u00e4rkung so schnell hier sein konnte! Schwester Jessie muss sie gerufen haben.","omnichannelarrives":"STOP!","spyder_route4_beck2":"Spiel, Satz, Sieg.","darnitjohn4":"J-Ja Fr\u00e4ulein?"} \ No newline at end of file
diff --git a/db/_generated/i18n/en_US.json b/db/_generated/i18n/en_US.json
index cf7a775..652681f 100644
--- a/db/_generated/i18n/en_US.json
+++ b/db/_generated/i18n/en_US.json
@@ -1 +1 @@
-{"translation_missing":"Translation missing","game:battle:money:get":"Got {amount} money!","game:battle:defeat":"Whited out!","game:battle:defeat:recovery_price":"Payed {amount} for full recovery at {name}!","game:battle:technique:attempt":"{monster.name} attempts to use {technique.name}!","game:battle:technique:attempt:fail:recharge":"But has to recharge!","game:battle:technique:attempt:fail:noddingoff":"But is nodding off!","game:battle:technique:attempt:fail:miss":"But missed!","game:battle:technique:use":"{monster.name} is using {technique.name}!","game:battle:technique:use:damage":"Deals {amount} to {name}!","game:battle:technique:use:healing":"Heals {amount}!","game:battle:technique:use:status":"{monster.name} is now {status_effect.name}!","game:battle:status_effect:is":"{monster.name} is {status_effect.name}!","game:battle:status_effect:removed":"{monster.name} is not {status_effect.name} anymore!","game:catch:ball:throw":"Throwing {ball}!","game:catch:attempt":"Attempting capture!","game:catch:attempt:nr:success":"Escape attempt {nr}: succeeded!","game:catch:broke_free":"{monster} broke free!","game:catch:attempt:nr:fail":"Escape attempt {nr}: failed!","game:catch:caught":"Caught {monster}!","game:catch:to_party":"Added {monster} to Party!","game:catch:to_box":"Transferred {monster} to Box!","ui:healing_center:heal:price_description":"Price for Full Heal per Tuxemon","ui:healing_center:heal:select":"Select to Heal","ui:healing_center:box:withdraw":"Box Withdraw","ui:healing_center:box:withdraw:no_tuxemon_in_box":"No Tuxemon to withdraw in Box!","ui:healing_center:box:withdraw:no_space_in_party":"Not enough space in party!","ui:healing_center:box:deposit":"Box Deposit","ui:healing_center:box:deposit:last_tuxemon":"Can't deposit last Tuxemon!","ui:healing_center:box:view":"Box View","ui:healing_center:box:view:no_tuxemon_in_box":"No Tuxemon in Box!","ui:shop:mode:buy":"Buy","ui:shop:mode:info":"Info","ui:status:area:title":"Area","ui:next_trainer":"Next Trainer","ui:change_area":"Change Area","ui:no_applicable_monsters":"No applicable monsters.","ui:starter_monster_selection:title":"Select your Tuxemon!","ui:party_monsters:mode:select":"Select","ui:party_monsters:mode:stats":"Stats","ui:party_monsters:mode:techniques":"Techniques","ui:inventory:tab:heal":"Heal","ui:inventory:tab:stats":"Stats","ui:inventory:tab:balls":"Balls","ui:inventory:tab:techniques":"Techniques","ui:inventory:tab:other":"Other","ui:inventory:tab:key_items":"Key Items","ui:inventory:mode:use":"Use","ui:inventory:mode:info":"Info","ui:save_load:save_to_clipboard":"Save to Clipboard","ui:load:loading":"Loading...","ui:settings:name:label":"Name","ui:settings:language:label":"Language","ui:settings:currency:label":"Currency","ui:settings:currency:last_updated":"Last Updated","ui:settings:highlight_interactive_elements":"Highlight Interactive Elements","ui:settings:clear_local_save_data:button":"Clear local save data","ui:settings:clear_local_save_data:confirm":"Delete local save data?","ui:story:next":"Next","story:introduction:monster_selection:title":"Select your Tuxemon!","story:select_starter_monster:monster_selection:title":"Select your actual Tuxemon!","omnichannel-ceo":"Omnichannel CEO","tuxemart-keeper":"Tuxemart Keeper","mansion":"Mansion","mansion_top_floor":"Mansion Top Floor","mansion_basement":"Mansion Basement","reach":"Reach","special":"Special","fire_berry":"Fire Berry","fire_berry_description":"It changes monster type into fire.","metal_cherry":"Metal Cherry","metal_cherry_description":"It changes monster type into metal.","potion":"Potion","potion_description":"Heals a monster by 20 HP.","super_potion":"Super Potion","super_potion_description":"Heals a monster by 50 HP.","imperial_potion":"Imperial Potion","imperial_potion_description":"Heals a monster by 500 HP.","mega_potion":"Imperial Potion","mega_potion_description":"Heals a monster by 200 HP.","ancient_tea":"Ancient Tea","ancient_tea_description":"Adds 1277 to a monster's XP.","imperial_tea":"Imperial Tea","imperial_tea_description":"Adds 3005 to a monster's XP.","mystery_tea":"Mystery Tea","mystery_tea_description":"Adds 437 to a monster's XP.","tea":"Tea","tea_description":"Adds 107 to a monster's XP.","revive":"Revive","revive_description":"Revives knocked out Tuxemon and restores 20 HP.","tuxeball":"Tuxeball","tuxeball_description":"Captures a monster.","tuxeball_earth":"Earth Tuxeball","tuxeball_earth_description":"Captures more easily an Earth Tuxemon.","tuxeball_fire":"Fire Tuxeball","tuxeball_fire_description":"Captures more easily a Fire Tuxemon.","tuxeball_metal":"Metal Tuxeball","tuxeball_metal_description":"Captures more easily a Metal Tuxemon.","tuxeball_water":"Water Tuxeball","tuxeball_water_description":"Captures more easily a Water Tuxemon.","tuxeball_wood":"Wood Tuxeball","tuxeball_wood_description":"Captures more easily a Wood Tuxemon.","tuxeball_male":"Male Tuxeball","tuxeball_male_description":"Captures more easily a Male Tuxemon.","tuxeball_female":"Female Tuxeball","tuxeball_female_description":"Captures more easily a Female Tuxemon.","tuxeball_neuter":"Neuter Tuxeball","tuxeball_neuter_description":"Captures more easily a Neuter Tuxemon.","tuxeball_candy":"Candy Tuxeball","tuxeball_candy_description":"Captures Tuxemon and increases its level (+1) upon capture.","tuxeball_lavish":"Lavish Tuxeball","tuxeball_lavish_description":"The capture has a higher chance of succeeding.","tuxeball_ancient":"Ancient Tuxeball","tuxeball_ancient_description":"This Tuxeball was made a long time ago and is capable of catching any Tuxemon without fail.","tuxeball_crusher":"Crusher Tuxeball","tuxeball_crusher_description":"This Tuxeball breaks through defenses and increases the catch rate the higher the opposing Tuxemon's defense is. It will fail to catch if a protection move is used.","tuxeball_xero":"Xero Tuxeball","tuxeball_xero_description":"This odd Tuxeball increases the chance of succeeding if the opposing Tuxemon is a different type than yours, but has a decreased chance if they are the same type.","tuxeball_omni":"Omni Tuxeball","tuxeball_omni_description":"This odd Tuxeball increases the chance of succeeding if the opposing Tuxemon is the same type as yours, but has a decreased chance if they are different types.","tuxeball_hardened":"Hardened Tuxeball","tuxeball_hardened_description":"Captures Tuxemon and it doesn't break when it fails.","tuxeball_hearty":"Hearty Tuxeball","tuxeball_hearty_description":"Upon capture, the tuxemon's positive taste changes to hearty.","tuxeball_peppy":"Peppy Tuxeball","tuxeball_peppy_description":"Upon capture, the tuxemon's positive taste changes to peppy.","tuxeball_refined":"Refined Tuxeball","tuxeball_refined_description":"Upon capture, the tuxemon's positive taste changes to refined.","tuxeball_salty":"Salty Tuxeball","tuxeball_salty_description":"Upon capture, the tuxemon's positive taste changes to salty.","tuxeball_zesty":"Zesty Tuxeball","tuxeball_zesty_description":"Upon capture, the tuxemon's positive taste changes to zesty.","boost_armour":"Boost Armour","boost_armour_description":"For the rest of the combat, increase Armour by 20%.","boost_dodge":"Boost Dodge","boost_dodge_description":"For the rest of the combat, increase Dodge by 20%.","boost_melee":"Boost Melee","boost_melee_description":"For the rest of the combat, increase Melee by 20%.","boost_ranged":"Boost Ranged","boost_ranged_description":"For the rest of the combat, increase Ranged by 20%.","boost_speed":"Boost Speed","boost_speed_description":"For the rest of the combat, increase Speed by 20%.","raise_armour":"Raise Armour","raise_armour_description":"Learn the hardness of the diamond. Increase Armour by 5%.","raise_dodge":"Raise Dodge","raise_dodge_description":"Learn the iridescence of the opal. Increase Dodge by 5%.","raise_hp":"Raise HP","raise_hp_description":"Learn the bulk and abundance of quartz. Increase HP by 5%.","raise_melee":"Raise Melee","raise_melee_description":"Learn the anger of the ruby. Increase Melee by 5%.","raise_ranged":"Raise Ranged","raise_ranged_description":"Learn the aim of the emerald. Increase Ranged by 5%.","raise_speed":"Raise Speed","raise_speed_description":"Learn the reflexes of the spinel. Increase Speed by 5%.","fishing_rod":"Fishing Rod","fishing_rod_description":"Catch fish.","poseidon":"Poseidon","poseidon_description":"Professional fishing rod.","neptune":"Neptune","neptune_description":"Advanced fishing rod.","hatchet":"Hatchet","hatchet_description":"Cut down pesky logs with the Hatchet.","surfboard":"Surfboard","surfboard_description":"From your Mom. It lets you travel faster.","gold_pass":"Gold Pass","gold_pass_description":"Enjoy the Cathedral's deluxe services.","dojo_pass":"Dojo Pass","dojo_pass_description":"Admit one to the Dojo of the Five Elements.","earthmover_key":"Earthmover Key","earthmover_key_description":"Could come in handy if there's a giant earthmover blocking the path.","sledgehammer":"Sledgehammer","sledgehammer_description":"Smash apart grey boulders.","shammer_fossil":"Shammer Fossil","shammer_fossil_description":"It looks like the skull of an ancient dog, but it's hard as stone.","rhincus_fossil":"Rhincus Fossil","rhincus_fossil_description":"It looks like the skull of a toothed bird, but it's hard as stone.","nu_phone":"Nu Phone","nu_phone_description":"You can do a lot with this, e.g. phone home.","spyder_pass":"Spyder Pass","spyder_pass_description":"This should let you in to places only Spyder conspirators are meant to go.","app_banking":"Bank App","app_banking_description":"Access your funds here whenever you're in a town.","app_contacts":"Contacts App","app_contacts_description":"Call your friends and battle the people of your choice.","app_map":"Map App","app_map_description":"Use this on your phone to see where you are.","app_tuxepedia":"Tuxepedia App","app_tuxepedia_description":"Keep track of information about Tuxemon here, and share it with the world.","p_trepidation":"Trepidation","p_trepidation_description":"Painting 'Trepidation', medium: oil on canvas. Hand-signed by the artist.","p_starry_night":"Starry Night","p_starry_night_description":"Painting 'Starry, Starry, Starry Night', medium: oil on canvas. Hand-signed by the artist.","p_monsters_eyes":"Eyes Meet","p_monsters_eyes_description":"Painting 'Monsters' Eyes Meet', medium: oil on canvas. Hand-signed by the artist.","ancient_egg":"Ancient Egg","ancient_egg_description":"A peculiar egg. If you plant it, maybe it will hatch.","restoration":"Restoration","restoration_description":"Remove any condition currently affecting the target.","cureall":"Cureall","cureall_description":"Heals your tuxemon to full health and removes any conditions.","tm_avalanche":"TM: Avalanche","tm_avalanche_description":"Technique Manual that teaches a Water or Earth Tuxemon the Avalanche technique.","tm_blossom":"TM: Blossom","tm_blossom_description":"Technique Manual that teaches a Wood Tuxemon the Blossom technique.","tm_surf":"TM: Surf","tm_surf_description":"Technique Manual that teaches a Water Tuxemon the Surf technique.","tm_earth":"Technical Manual (Earth)","tm_earth_description":"Learn the particular Earth type technique in this TM.","tm_fire":"Technical Manual (Fire)","tm_fire_description":"Learn the particular Fire type technique in this TM.","tm_metal":"Technical Manual (Metal)","tm_metal_description":"Learn the particular Metal type technique in this TM.","tm_water":"Technical Manual (Water)","tm_water_description":"Learn the particular Water type technique in this TM.","tm_wood":"Technical Manual (Wood)","tm_wood_description":"Learn the particular Wood type technique in this TM.","mm_earth":"Move Module (Earth)","mm_earth_description":"Learn the particular Earth type technique in this MM. Then it is consumed.","mm_fire":"Move Module (Fire)","mm_fire_description":"Learn the particular Fire type technique in this MM. Then it is consumed.","mm_metal":"Move Module (Metal)","mm_metal_description":"Learn the particular Metal type technique in this MM. Then it is consumed.","mm_water":"Move Module (Water)","mm_water_description":"Learn the particular Water type technique in this MM. Then it is consumed.","mm_wood":"Move Module (Wood)","mm_wood_description":"Learn the particular Wood type technique in this MM. Then it is consumed.","aardant":"Aardant","aardant_description":"","greenwash_badge":"Badge: Greenwash","greenwash_badge_description":"Tuxemon purchased from Greenwash require this badge to morph.","nimrod_badge":"Badge: Nimrod","nimrod_badge_description":"Tuxemon purchased from Nimrod require this badge to morph.","omnichannel_badge":"Badge: Omnichannel","omnichannel_badge_description":"Tuxemon purchased from Omnichannel require this badge to morph.","scoop_badge":"Badge: Scoop","scoop_badge_description":"Tuxemon purchased from Scoop require this badge to morph.","shaft_badge":"Badge: Shaft","shaft_badge_description":"Tuxemon purchased from Shaft require this badge to morph.","booster_tech":"Tech Booster","booster_tech_description":"An open source technology that allows to morph tuxemon into a different form.","earth_booster":"Earth Booster","earth_booster_description":"It allows to morph an Earth type tuxemon into a different form.","fire_booster":"Fire Booster","fire_booster_description":"It allows to morph a Fire type tuxemon into a different form.","flintstone":"Flintstone","flintstone_description":"A flaky stone used to make stone tools and start fires. Not at the same time.","lucky_bamboo":"Lucky Bamboo","lucky_bamboo_description":"Technically, it's not bamboo at all. Nor is it particularly lucky. But it makes a nice indoor plant.","metal_booster":"Metal Booster","metal_booster_description":"It allows to morph a Metal type tuxemon into a different form.","miaow_milk":"Miaow Milk","miaow_milk_description":"Cats love the taste of Miaow Milk\u2122!","ox_stick":"Ox Stick","ox_stick_description":"An inspiring weapon for an ancient tuxemon.","peace_lily":"Peace Lily","peace_lily_description":"A hardy indoor plant for someone special.","petrified_dung":"Petrified Dung","petrified_dung_description":"It looks like, well, poo ... but it's hard as stone.","pyramidion":"Pyramidion","pyramidion_description":"A golden triangle that hums with celestial power.","sea_girdle":"Sea Girdle","sea_girdle_description":"A string of baubles, soft and slimy like kelp.","stovepipe":"Stovepipe","stovepipe_description":"A long iron pipe. Handling it leaves your hands sooty and ashen.","sweet_sand":"Sweet Sand","sweet_sand_description":"In parts of the world, people clean themselves with this fragrant, sudsy sand.","tectonic_drill":"Tectonic Drill","tectonic_drill_description":"A big click-clack machine used to drill into the earth.","thunderstone":"Thunderstone","thunderstone_description":"An old stone relic, now carried about for good luck.","water_booster":"Water Booster","water_booster_description":"It allows to morph a Water type tuxemon into a different form.","wood_booster":"Wood Booster","wood_booster_description":"It allows to morph a Wood type tuxemon into a different form.","no_type":"no type","town":"town","route":"route","dungeon":"dungeon","clinic":"clinic","shop":"shop","inside":"inside","outside":"outside","item_cannot_use_here":"{name} cannot be used here!","item_used_wrong_location_inside":"{name} can only be used {here}!","item_used_wrong_location_type":"{name} can only be used in a {here}!","item_no_available_target":"{name} cannot be used on any of your Tuxemon right now.","technique_description":"ID.{id} ({types}) - Accuracy {acc}%, Potency {pot}%, Power {pow}\/3, Recharge {rec} turns - Successful: {sus}%","reg_papers":"Registration Papers","reg_papers_description":"A packet of registration papers for The Trial","allies_address":"Allie's Address","allies_address_description":"Room 31, Block 2, Omnichannel Tower, Cotton Town\\n\\nThere's a kiss mark next to the address","player_wallet":"${{name}}'s wallet: ${{currency}}${{money}}","wallet":"Wallet","bank":"Bank","deposit":"Deposit","withdraw":"Withdraw","no_money_operation":"{operation} not possible!","action_call":"Call","phone_no_answer":"Phone keeps ringing but no answer!","combat_scope":"AR:{AR} DE:{DE} ME:{ME} RD:{RD} SD:{SD}","combat_gain_exp":"{name} gains {xp}px","tuxemon_new_tech":"{name} learned technique {tech}!","combat_none":" ","combat_miss":"It missed...","combat_full_health":"But it's already at full health.","combat_forfeit":"You have forfeited!\\n{npc} is disappointed.","combat_cannot_run_away":"But can't run away!","combat_forfeit_trainer":"Can't forfeit!","combat_player_run":"You have run away!","combat_player_run_status":"Can't escape.\\n{monster} is {status}!","combat_player_forfeit_status":"Can't forfeit the match.\\n{monster} is {status}!","combat_player_swap_status":"Can't switch monsters.\\n{monster} is {status}!","cannot_use_tech_monster":"{name} can't be used.","combat_used_x":"{user} used {name}!","combat_used_x_on_y":"{user} used {name} on {target}!","combat_swap":"{user} sent out {target}!","combat_skip":"{user} skips the turn!","combat_call_tuxemon":"Go {name}!","dodge_increased":"{user}'s {stat} increased.","speed_halved":"{user}'s speed was halved.","hp_restored":"{user}'s hp was restored.","dodge_fell":"{user}'s dodge fell.","attacks_rose":"{user}'s attack damage types rose.","combat_levitate_get":"{user} rose higher into the air.","combat_amnesia_get":"{user} has gotten amnesia.","combat_status_damage":"{name} took {status} damage!","combat_trainer_appeared":"{name} wants to battle!","combat_victory":"You have won!","combat_victory_trainer":"You have won against {npc}!\\n You get {currency}{prize}!","combat_defeat":"You've been defeated!","combat_draw":"All parties have fainted!","combat_capturing_success":"You captured {name}!","combat_capturing_fail":"{name} broke free!","combat_recharging":"{name} needs a break before using {move} again...","combat_replacement":"Choose a replacement!","combat_replacement_is_fainted":"That monster has fainted already!","combat_wild_appeared":"A wild {name} appeared!","combat_monster_choice":"What will {name} do?","combat_fainted":"{name} fainted!","combat_isactive":"{name} is already in play.","combat_target_itself":"{name} shouldn't attack itself.","attack_very_effective":"The attack did a lot of extra damage!","attack_effective":"The attack did extra damage!","attack_resisted":"The attack was resisted!","attack_weak":"The attack was strongly resisted!","combat_state_blinded_get":"{target} is blinded.","combat_state_burn_end":"{target} takes damage from burns.","combat_state_burn_get":"{target} is burned.","combat_state_chargedup_get":"{target} is fully charged.","combat_state_charging_get":"{target} is charging power.","combat_state_confused_get":"{target} is confused.","combat_state_confused_tech":"{target} gets muddled and uses {name} instead!","combat_state_gold":"{name} gets {symbol}{gold}!","combat_state_switch":"{target} is {types} type!","combat_state_switch_both":"{user} is {type1} type, while {target} is {type2} type!","combat_state_diehard_get":"{target} will keep fighting.","combat_state_diehard_tech":"{target} fights through the pain.","combat_state_dozing_get":"{target} is asleep.","combat_state_dozing_end":"{target} dozes off!","combat_state_enraged_get":"{target} is enraged.","combat_state_exhausted_get":"{target} is exhausted.","combat_state_festering_get":"{target}'s wounds fester.","combat_state_festering_item":"The healing fails. The wound festers.","combat_state_focused_get":"{target} becomes focused.","combat_state_grabbed_get":"{target} is held tight.","combat_state_hardshell_get":"{target} is covered in hard shell.","combat_state_lifeleech_get":"{target}'s lifeforce is being leeched.","combat_state_lifeleech_end":"{target} is having their lifeforce stolen.","combat_state_noddingoff_get":"{target} is nodding off to sleep.","combat_state_slow_get":"{target} has been slowed down.","combat_state_poison_get":"{target} is poisoned.","combat_state_poison_end":"{target} takes damage from the poison.","combat_state_recover_failure":"{target} can't heal any further.","combat_state_recover_get":"{target} is regenerating.","combat_state_recover_end":"{target} recovers its lifeforce.","combat_state_sniping_get":"{target} takes aim.","combat_state_softened_get":"{target}'s armour softens.","combat_state_stuck_get":"{target} is stuck in place.","combat_state_tired_get":"{target} is worn out.","combat_state_tired_end":"{target} shakes off its tiredness.","combat_state_plague0":"{target} begins to sniffle.","combat_state_plague1":"Ah ... Ah. {target} held in a sneeze.","combat_state_plague2":"Ah ... Ahchoo! {user} sneezed on {target}.","combat_state_plague3":"{target} wiped it off.","combat_state_lockdown_get":"Items will not affect {target}.","combat_state_wasting_get":"{target} is afflicted by a wasting condition.","combat_state_wasting_end":"{target} is wasting away.","combat_state_flinching_get":"{target} flinches and may not act.","combat_state_wild_get":"{target} has gone wild.","combat_state_wild_end":"{target} is still wild.","combat_state_harpooned_get":"{target} risks injury if it backs away.","combat_state_elemental_shield_get":"{target} puts up a flame shield.","combat_state_prickly_get":"{target} is harmful to make contact with.","combat_state_feedback_get":"{target} is turning ranged attacks back on the attacker.","empty_slot":"Empty Slot","exit":"Exit","item_confirm_use":"Use","item_confirm_cancel":"Cancel","generic_success":"It worked!","generic_failure":"It failed!","who_is_that":"Name That Tuxemon","generic_right":"Correct!","generic_wrong":"Wrong!","attempting_capture":"Attempting capture...","captured_failed":"Not this time! The capture failed!","gotcha":"Gotcha!","gotcha_kennel":"{name} has been put in the kennel!","gotcha_team":"{name} has joined the team!","not_implemented":"This feature is not yet implemented.","alert_text":"Text too long!","receive_happiness":"Received 5 Tuxeballs!","received_x":"Received {name}!","save_success":"Saved!","save_failure":"There was a problem saving!","save_overwrite":"Yes, overwrite this save.","save_keep":"No, keep this save.","slot":"Slot","status_blinded":"Blinded","status_burn":"Burn","status_chargedup":"Charged Up","status_charging":"Charging","status_confused":"Confused","status_diehard":"Die Hard","status_dozing":"Dozing","status_elementalshield":"Elemental Shield","status_eliminated":"Eliminated","status_enraged":"Berserk","status_exhausted":"Exhausted","status_faint":"Faint","status_feedback":"Feedback","status_festering":"Festering","status_flinching":"Flinching","status_focused":"Focused","status_grabbed":"Grabbed","status_hardshell":"Hard Shell","status_harpooned":"Harpooned","status_lifeleech":"Lifeleech","status_lockdown":"Lockdown","status_noddingoff":"Nodding Off","status_poison":"Poison","status_prickly":"Prickly","status_recover":"Recover","status_slow":"Slow","status_sniping":"Sniping","status_softened":"Softened","spyderbite":"Spyder Bite","status_stuck":"Stuck","status_tired":"Tired","status_wasting":"Wasting","status_wild":"Wild","acid_description":"","acid":"Acid","adamantine_description":"","adamantine":"Adamantine","air_chain_description":"","air_chain":"Air Chain","all_in_description":"The user draws on their last ounce of strength, striking hard and getting their second wind.","all_in":"All In","amnesia_description":"The combatants' minds touch, leaving both befuddled.","amnesia":"Amnesia","ants_description":"","ants":"Ants","arcane_eye_description":"An arcane veil lashes at those that would curse the user.","arcane_eye":"Arcane Eye","assault_description":"","assault":"Assault","avalanche_description":"","avalanche":"Avalanche","barking_description":"","barking":"Barking","battery_acid_description":"","battery_acid":"Battery Acid","battery_discharge_description":"","battery_discharge":"Battery Discharge","beam_description":"","beam":"Beam","berserk_description":"","berserk":"Berserk","biting_winds_description":"A chill wind leaves the target weak and exposed.","biting_winds":"Biting Winds","blade_description":"A lightning-fast cut.","blade":"Blade","blood_bond_description":"The user sucks the target's blood, but leaves something of themselves behind.","blood_bond":"Blood Bond","blood_nets_description":"","blood_nets":"Blood Nets","blossom_description":"Carnivorous plants grow around the target, drawing away nutrients for the user's benefit.","blossom":"Blossom","boulder_description":"The user shelters beneath a rocky shell.","boulder":"Boulder","breath_description":"","breath":"Breath","breathe_fire_description":"Fire bursts from the user's mouth, scorching the target.","breathe_fire":"Breathe Fire","bubble_trap_description":"","bubble_trap":"Bubble Trap","bullet_description":"A piece of metal is flung at the target with great alacrity.","bullet":"Bullet","canine_description":"","canine":"Canine","cat_calling_description":"","cat_calling":"Cat Calling","cavity_description":"","cavity":"Cavity","chameleon_description":"","chameleon":"Chameleon","chill_mist_description":"","chill_mist":"Chill Mist","clairaudience_description":"","clairaudience":"Clairaudience","clamp_on_description":"","clamp_on":"Clamp On","clock_description":"","clock":"Clock","cloud_aether_description":"","cloud_aether":"Cloud Aether","conjurer_description":"","conjurer":"Conjurer","constrict_description":"","constrict":"Constrict","crystal_description":"","crystal":"Crystal","demiurge_description":"","demiurge":"Demiurge","earthquake_description":"","earthquake":"Earthquake","electrical_storm_description":"","electrical_storm":"Electrical Storm","electroplate_description":"","electroplate":"Electroplate","energy_claws_description":"","energy_claws":"Energy Claws","energy_field_description":"The device saps the target's energy, empowering the user.","energy_field":"Energy Field","evasion_description":"","evasion":"Evasion","eyebite_description":"A glance from the user saps the target of its vim and vigor.","eyebite":"Eyebite","feint_description":"","feint":"Feint","feline_description":"","feline":"Feline","fester_description":"A foul smell washes across the battlefield, hindering the recovery of all combatants.","fester":"Fester","fiery_description":"","fiery":"Fiery","fire_ball_description":"An orb of scorching fire is flung at the target.","fire_ball":"Fire Ball","fire_claw_description":"","fire_claw":"Fire Claw","fire_shield_description":"","fire_shield":"Fire Shield","firestorm_description":"","firestorm":"Firestorm","flamethrower_description":"","flamethrower":"Flamethrower","fledgling_description":"","fledgling":"Fledgling","flood_description":"","flood":"Flood","flow_description":"","flow":"Flow","fluff_up_description":"","fluff_up":"Fluff Up","font_description":"","font":"Font","frostbite_description":"","frostbite":"Frostbite","fume_description":"","fume":"Fume","give_all_description":"","give_all":"Give All","glower_description":"At the user's glare, the target grows weak and vulnerable.","glower":"Glower","goad_description":"","goad":"Goad","gold_digger_description":"","gold_digger":"Gold Digger","grinding_description":"","grinding":"Grinding","gust_description":"","gust":"Gust","gyser_description":"","gyser":"Gyser","hawk_description":"","hawk":"Hawk","headbutt_description":"","headbutt":"Headbutt","hibernate_description":"The user falls into a restorative sleep.","hibernate":"Hibernate","ice_claw_description":"","ice_claw":"Ice Claw","ice_shield_description":"","ice_shield":"Ice Shield","ice_storm_description":"","ice_storm":"Ice Storm","icicle_spear_description":"","icicle_spear":"Icicle Spear","insanity_description":"","insanity":"Insanity","invictus_description":"","invictus":"Invictus","kindling_flame_description":"","kindling_flame":"Kindling Flame","kraken_description":"","kraken":"Kraken","lantern_description":"","lantern":"Lantern","lava_description":"","lava":"Lava","levitate_description":"Combatants float into the air, giving them a vantage point but leaving both struggling to connect with their hand-to-hand attacks.","levitate":"Levitate","life_surge_description":"An eruption of life charges the monster, but at the expense of healing its opponent.","life_surge":"Life Surge","lightning_spheres_description":"","lightning_spheres":"Lightning Spheres","lineage_description":"","lineage":"Lineage","lust_description":"","lust":"Lust","magma_description":"","magma":"Magma","maori_description":"","maori":"Maori","meltdown_description":"","meltdown":"Meltdown","mending_description":"","mending":"Mending","midnight_mantle_description":"","midnight_mantle":"Midnight Mantle","mobbing_description":"","mobbing":"Mobbing","muck_description":"","muck":"Muck","muddle_description":"A haze over the battlefield makes it harder for attacks to connect.","muddle":"Muddle","mudslide_description":"","mudslide":"Mudslide","mystic_blending_description":"","mystic_blending":"Mystic Blending","negation_description":"","negation":"Negation","nest_description":"","nest":"Nest","neutralize_description":"The battlefield is reset, with all conditions and other changes cleared.","neutralize":"Neutralize","oedipus_description":"","oedipus":"Oedipus","one_two_description":"Two decisive strikes bring the target to its knees.","one_two":"One-Two","orbs_description":"The user undergoes a magical transformation, firing off an energy ball of a random element.","orbs":"Orbs","overfeed_description":"","overfeed":"Overfeed","overgrowth_description":"Vines lash the target, locking them in place.","overgrowth":"Overgrowth","panjandrum_description":"A reliable technique that hurts any monster in proportion to its HP.","panjandrum":"Panjandrum","peck_description":"","peck":"Peck","peregrine_description":"","peregrine":"Peregrine","perfect_cut_description":"","perfect_cut":"Perfect Cut","petrify_description":"","petrify":"Petrify","phantasmal_force_description":"","phantasmal_force":"Phantasmal Force","pit_description":"","pit":"Pit","platinum_description":"","platinum":"Platinum","poison_courtship_description":"","poison_courtship":"Poison Courtship","probiscus_description":"","probiscus":"Probiscus","pseudopod_description":"","pseudopod":"Pseudopod","quicksand_description":"","quicksand":"Quicksand","radiance_description":"","radiance":"Radiance","ram_description":"","ram":"Ram","refresh_description":"","refresh":"Refresh","ring_description":"","ring":"Ring","rock_description":"A heavy rock falls on the target.","rock":"Rock","rot_description":"A sickness befalls the target.","rot":"Rot","ruby_description":"","ruby":"Ruby","rust_bomb_description":"","rust_bomb":"Rust Bomb","saber_description":"","saber":"Saber","salamander_description":"A bite brimming with heat and lashing pain.","salamander":"Salamander","sand_spray_description":"","sand_spray":"Sand Spray","scope_description":"Identifies an opponent's strengths and weaknesses.","scope":"Scope","shadow_boxing_description":"A flurry of punches strikes the target.","shadow_boxing":"Shadow Boxing","shapechange_description":"","shapechange":"Shapechange","shrapnel_description":"","shrapnel":"Shrapnel","shuriken_description":"","shuriken":"Shuriken","sleep_bomb_description":"A violent explosion of sleeping powder threatens to send both combatants into a doze.","sleep_bomb":"Sleep Bomb","sleeping_powder_description":"","sleeping_powder":"Sleeping Powder","slime_description":"","slime":"Slime","snowstorm_description":"","snowstorm":"Snowstorm","splinter_description":"","splinter":"Splinter","spray_description":"Liquid death sprays from the user's venom sacs.","spray":"Spray","stabilo_description":"","stabilo":"Stabilo","stampede_description":"","stampede":"Stampede","starfall_description":"","starfall":"Starfall","static_field_description":"","static_field":"Static Field","sting_description":"","sting":"Sting","stone_rot_description":"A sickness quickly befalls the target.","stone_rot":"Stone Rot","stonehenge_description":"","stonehenge":"Stonehenge","strangulation_description":"","strangulation":"Strangulation","strike_description":"","strike":"Strike","suck_poison_description":"","suck_poison":"Suck Poison","sudden_glow_description":"","sudden_glow":"Sudden Glow","sunburst_description":"","sunburst":"Sunburst","supernova_description":"","supernova":"Supernova","surf_description":"","surf":"Surf","surge_description":"","surge":"Surge","sword_description":"","sword":"Sword","sylvan_description":"","sylvan":"Sylvan","take_cover_description":"","take_cover":"Take Cover","terror_description":"","terror":"Terror","thunderball_description":"","thunderball":"Thunderball","thunderclap_description":"","thunderclap":"Thunderclap","time_crisis_description":"","time_crisis":"Time Crisis","tinder_description":"The target is set alight.","tinder":"Tinder","tip_description":"","tip":"Tip","tonguespear_description":"The tongue is jabbed into the opponent, and their blood drained.","tonguespear":"Tonguespear","torch_description":"","torch":"Torch","tsunami_description":"","tsunami":"Tsunami","tux_attack_description":"","tux_attack":"Tux Attack","ubuntu_description":"","ubuntu":"Ubuntu","undertaker_description":"","undertaker":"Undertaker","venom_description":"","venom":"Venom","venomous_tentacle_description":"","venomous_tentacle":"Venomous Tentacle","viper_description":"","viper":"Viper","vorpal_description":"","vorpal":"Vorpal","wall_fire_description":"","wall_fire":"Wall Fire","wall_of_steel_description":"The user spins about, creating a biting, shielding wall of steel.","wall_of_steel":"Wall of Steel","wallow_description":"","wallow":"Wallow","walls_description":"","walls":"Walls","web_description":"","web":"Web","webs_wind_description":"","webs_wind":"Webs Wind","whirlwind_description":"","whirlwind":"Whirlwind","wing_tip_description":"","wing_tip":"Wing Tip","lion_mountain":"Lion Mountain","candy_town":"Candy","citypark":"Citypark","cotton_town":"Cotton","dryadsgrove":"Dryad's Grove","flower_city":"Flower","leather_town":"Leather","paper_town":"Paper","route1":"Route 1","route1_sanglorian":"Sanglorian Avenue","route2":"Route 2","route3":"Route 3","route4":"Route 4","route5":"Route 5","route6":"Route 6","route7":"Route 7","routea":"Route A","routeb":"Route B","routec":"Route C","routed":"Route D","routee":"Route E","sphalian_town":"Sphalian","taba_town":"Taba","taba_ba_br_1":"Taba Battle Area - Battle Room 1","taba_ba_foyer":"Taba Battle Area - Foyer","taba_ba_main":"Taba Battle Area - Main Hall","taba_ba_passageway_1":"Taba Battle Area - Passageway 1","timber_town":"Timber","tunnel":"Tunnel","lion_mountain_description":"One of Fondent's Holy Mountains! Prominence 3,776 m (12,388 ft)!","candy_town_description":"Pushing the bounds of possibility - with biology!","citypark_description":"A Taste of the Wild!","cotton_town_description":"A growing force!","flower_city_description":"Uniforms that guard you while you sleep!","leather_town_description":"Proof that beauty and mining can co-exist!","paper_town_description":"The gateway to Fondent!","routea_description":"A private grotto given over to the wilds!","routeb_description":"The winding path to instantaneous communication!","routec_description":"Home is just over the horizon!","routee_description":"Do not swim downstream of the pump site!","route1_description":"Take care!","route2_description":"The historic path!","route3_description":"Enjoy the scenic beauty of this 'artificial canyon'.","route4_description":"Up and down the road again!","route5_description":"The memorial passage to Timber Town!","route6_description":"A playful meander along the river!","route7_description":"The Ascension Trail on the slopes of Lion Mountain!","sphalian_town_description":"The highest settlement in the Fondent Region!","taba_town_description":"A peaceful refuge!","timber_town_description":"Breadbasket of Fondant!","tunnel_description":"The dark expanse - watch your step!","welcome_location_city":"Welcome to ${{map_name}} City: ${{map_desc}}\\nNorth: ${{north}} \/ South: ${{south}} \/ West: ${{west}} \/ East: ${{east}}","welcome_location_route":"Welcome to ${{map_name}}: ${{map_desc}}\\nNorth: ${{north}} \/ South: ${{south}} \/ West: ${{west}} \/ East: ${{east}}","welcome_location_town":"Welcome to ${{map_name}} Town: ${{map_desc}}\\nNorth: ${{north}} \/ South: ${{south}} \/ West: ${{west}} \/ East: ${{east}}","here_to_north":"From ${{map_name}} to ${{north}}","here_to_south":"From ${{map_name}} to ${{south}}","here_to_west":"From ${{map_name}} to ${{west}}","here_to_east":"From ${{map_name}} to ${{east}}","menu_alphabet":"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890.-!","menu_alphabet_n_columns":"13","dont_care":"DON'T CARE","random_names_male":"Jarrod\\nEdwardson\\nLothair\\nAndrea\\nBrady\\nDemarcus\\nBrady\\nFarant\\nBirch\\nJustin\\nColbey\\nEfrem\\nGarnier\\nFlorentus\\nAlvyn\\nHadden\\nJulianus\\nHugh","random_names_female":"Robine\\nMagnolia\\nSvana\\nSimone\\nEila\\nKrimhild\\nCharlot\\nYara\\nGracie\\nAnke\\nTheresia\\nDiana\\nKathrin\\nAnne\\nMadita\\nSlainie\\nNastasia\\nNelly","random_names":"Beep-beep\\nToast\\nChair\\nLizard\\nChris\\nCarter\\nKyndi\\nWednesday\\nTapioca\\nPom\\nIndiana\\nKansas\\nDont Care","monster_menu_info":"Info","monster_menu_move":"Move","monster_menu_tech":"Techniques","monster_menu_desc":"Description","monster_menu_type":"Type(s)","monster_menu_species":"Species","monster_menu_shape":"Body Type","monster_menu_release":"Release","shop_buy_free":"FREE!","shop_buy_soldout":"Sold Out!","cant_release":"Can't release only Tuxemon in party.","release_confirmation":"Are you sure you would like to release {name}?","tuxemon_released":"{name} has been released.","new_tech_delete":"{name} has too many techniques.\\nWhich technique do you want to delete?","evolution_confirmation":"{name} is trying to evolve into {evolve}. Allow evolution?","no_signal":"No Signal","omnichannel_mobile":"Omnichannel Mobile 4G","max_moves_alert":"{name} has too many techniques.\\nWhich do you want to overwrite for learning {tech}?","uninstall_app":"Unable to uninstall the app.","tuxepedia_progress":"Tuxepedia: {value}%!","tuxepedia_data_seen":"Seen {param} out of {all} Tuxemon","tuxepedia_data_caught":"Caught {param} out of {all} Tuxemon","player_start_adventure":"The adventure began {date} days ago.","player_walked":"Walked {distance} {unit}","player_battles":"Battles: {tot} (W{won} D{draw} L{lost})","page_tuxepedia":"From id {a} to id {b}","no_evolution":"No evolution","yes_evolution":"Evolution","yes_evolutions":"Evolutions","tuxepedia_capture":"Captured {doc} days ago","tuxepedia_exp":"{exp_lv}xp to Lv {lv}","log_off":"Log Off","menu_bag":"Bag","menu_fight":"Fight","menu_item":"Item","menu_items":"Items","menu_journal":"Journal","menu_tuxepedia":"Tuxepedia","menu_load":"Load","menu_monster":"Tuxemon","menu_storage":"Pick Up Tuxemon","menu_dropoff":"Drop Off Tuxemon","menu_item_storage":"Pick Up Item","menu_item_dropoff":"Drop Off Item","menu_multiplayer":"Multiplayer","menu_new_game":"New Game","menu_options":"Options","menu_minigame":"Minigame","menu_player":"Player","menu_run":"Run","menu_forfeit":"Forfeit","menu_save":"Save","menu_up_key":"Up Key","menu_left_key":"Left Key","menu_right_key":"Right Key","menu_down_key":"Down Key","menu_primary_select_key":"Action Key","menu_secondary_select_key":"Cancel Key","menu_back_key":"Back Key","menu_music_daynight":"Day \/ Night","enable":"Enable","disable":"Disable","menu_music_volume":"Music Volume","menu_sound_volume":"Sound Volume","menu_units":"Unit","menu_units_metric":"Metric","menu_units_imperial":"Imperial","menu_hemisphere":"Hemisphere","menu_hemisphere_north":"Northern","menu_hemisphere_south":"Southern","options_new_input_key0":"Press a key to set your new input key","options_new_input_key1":"Restart your game for changes to take effect!","menu_storage_infected_monster":"Virus detected. For the safety of all tuxemon in our system, you cannot store an infected tuxemon.","menu_storage_take_monster":"You added {name} into your party!","menu_storage_take_item":"You added {nr} {name} into your bag!","menu_storage_monsters_full":"Your party is full, you cannot take any more from storage.","menu_storage_items_full":"Your bag is full, you cannot take any more from storage.","menu_storage_empty_kennel":"This shelter is empty, there are no monsters to take.","menu_storage_full_kennel":"This shelter is full.","menu_storage_hidden_kennel":"Unable to access the hidden storage.","menu_storage_empty_locker":"This locker is empty, there are no items to take.","item_menu_disband":"Disband","item_disbanded":"{nr} {name} have been disbanded.","menu_dropoff_no_monsters":"Can't drop off the last Tuxemon in your party.","pick_up":"pick up","move_to_kennel":"move to {box}","Kennel":"shelter","Locker":"locker","quarantine":"Quarantine","xero_campaign":"Tuxemon: Xero","spyder_campaign":"Tuxemon: Spyder and the Cathedral","multiplayer_accept":"Accept","multiplayer_decline":"Decline","multiplayer_duel":"{name} would like to Duel!","multiplayer_host_game":"Host Game","multiplayer_scan_games":"Scan for Games","multiplayer_join_game":"Join Game","multiplayer_hosting_ready":"Ready to accept clients!","multiplayer_already_hosting":"Already hosting!","multiplayer_no_servers":"No servers found...","multiplayer_join_prompt":"Hostname or IP?","swap":"Swap","skip":"Skip","empty":"Empty","aardart_description":"It keeps count of every ant it has eaten, and celebrates significant numbers.","aardart":"Aardart","aardorn_description":"When born it is placed in an anthill and left to eat its way out.","aardorn":"Aardorn","abesnaki_description":"Each face is a different pattern, and some say the symbols spell out words in a dead language.","abesnaki":"Abesnaki","agnidon_description":"It prefers four legs, but can stand on two to open doors, push over trees or hold things.","agnidon":"Agnidon","agnigon_description":"It is called a 'false dragon', because it appears to be a dragon, but actually evolved from a different line of ancient reptiles.","agnigon":"Agnigon","agnite_description":"It is playful, but must be taught early on to keep its fire in check.","agnite":"Agnite","allagon_description":"ALLAGON are drawn to relics made from the metals left behind by their ancestors, and will be violent to retrieve them.","allagon":"Allagon","altie_description":"ALTIE floated down to earth in a bubble. Now its bubble has popped, it cannot float more than a few metres in the air.","altie":"Altie","ambuwl_description":"The egg in its pouch does not hatch. Instead, it secretes a delicious drink with restorative powers.","ambuwl":"Ambuwl","angesnow_description":"Those who survive getting lost in hostile, icy conditions often mention a mysterious presence guiding them even when the snow is too heavy to see through.","angesnow":"Angesnow","angrito_description":"It cannot understand why humans feel rage and hatred, but ANGRITO feels these urges too.","angrito":"Angrito","anoleaf_description":"It considers the plants growing near it to be its brothers and sisters.","anoleaf":"Anoleaf","anu_description":"It is said that it enters others' dreams to search for its lost love.","anu":"Anu","apeoro_description":"The kings of old used psychic powers to transfer their souls into these golden computing machines. Now they live on, unable to communicate but still dreaming of empires.","apeoro":"Apeoro","araignee_description":"Pedants who say all spiders have eight legs are strangely quiet on the case of ARAIGNEE.","araignee":"Araignee","arthrobolt_description":"It feels uncomfortable commanding its fellow NUT and BOLT, and usually runs away. But then the NUT and BOLT have no one to instruct them.","arthrobolt":"Arthrobolt","av8r_description":"If the sun is out, it can fly as far or as high as it likes.","av8r":"Av8r","axylightl_description":"It lights the deep waters with its tail, marking a safe shelter for fish.","axylightl":"Axylightl","b_ver_1_description":"It is designed for all those times you need something to be bitten by a robot.","b_ver_1":"B-Ver.1","bamboon_description":"It fights with its bamboo staff, which it also uses for balance.","bamboon":"Bamboon","banling_description":"Each BANLING is waiting for a homeless spirit to nestle in its branches.","banling":"Banling","baobaraffe_description":"It stores mass amounts of water in its huge body so that it can travel long distances across hot, dry deserts. It will also share water with thirsty creatures. When it has no water stored it is skinny.","baobaraffe":"Baobaraffe","baoby_description":"They travel from river to river in search of water to drink and store. The leafy ossicones on its head conceal movable points that act similar to a dowsing rod. Many creatures follow BAOBY in droughts.","baoby":"Baoby","beenstalker_description":"What BEENSTALKER lacks in sense and grace, it makes up for in sheer enthusiasm and goodwill. It delights in scaring off vermin, but never harming them.","beenstalker":"Beenstalker","bigfin_description":"A whole ecosystem exists on its back, so it tries not to go underwater.","bigfin":"Bigfin","birdling_description":"The ignorant believe that it carries its own egg upon its back. It is the guard for a far more important egg than that.","birdling":"Birdling","blasdoor_description":"BLASDOOR shield those they care about behind their impenetrable bulk, but macerate unwanted intruders and scrap machines between their steel teeth.","blasdoor":"Blasdoor","bolt_description":"The presence of a BOLT makes a NUT clamp down harder and spark more energy.","bolt":"Bolt","boltnu_description":"It spends most of its time digging burrows into the ground, it remains dizzy from the constant vibrations and movement caused by them digging into the soil.","boltnu":"Boltnu","botbot_description":"It is a universal robot that can be adapted for any purpose.","botbot":"Botbot","boxali_description":"With its long blue cape, BOXALI can glide above the ground - allowing it to perform stunts and aerial attacks.","boxali":"Boxali","brewdin_description":"Born in neglected, once prized, pottery and similar treasures. Rumored to grants wishes to those who can make it smile.","brewdin":"Brewdin","bricgard_description":"When the winter comes, IMBRICKCILE builds a defensive cocoon of bricks to protect it from predators.","bricgard":"Bricgard","brickhemoth_description":"Be wary when kicking a BRICGARD's nest, because percussive force is the trigger the tuxemon needs to burst forth once it has formed into a BRICKHEMOTH.","brickhemoth":"Brickhemoth","budaye_description":"It can convince any group to cooperate for the common good with some encouraging mewls and waves.","budaye":"Budaye","bugnin_description":"Its sword is actually an antenna grown and snapped off for that purpose.","bugnin":"Bugnin","bumbulus_description":"BUMBULUS is a flying being that produces a cloud of smoke to disguise itself as a cloud. No one has ever seen its true body.","bumbulus":"Bumbulus","bursa_description":"It rejects fire as basic, and produces only the fire of the mind.","bursa":"Bursa","cairfrey_description":"A jolly piece of furniture who awoke one morning and decided to explore.","cairfrey":"Cairfrey","capinyah_description":"Only after intense training in the jungles, lifting logs and river boulders, can CAPITI graduate to become CAPINYAH.","capinyah":"Capinyah","capiti_description":"It looks like a baby, but some specimens have been found that are hundreds of years old.","capiti":"Capiti","cardiling_description":"One wouldn't expect it to breathe fire, until it does.","cardiling":"Cardiling","cardinale_description":"It hates all predators with a passion, and makes war with them and their young when it can.","cardinale":"Cardinale","cardiwing_description":"Its song is remarkable, but few dare keep an explosive songbird.","cardiwing":"Cardiwing","cataspike_description":"It learns to fight from observation. Left to its own devices, it uses its spike to pick up rubbish.","cataspike":"Cataspike","cateye_description":"They say it blinks once a year, in honour of summer's end.","cateye":"Cateye","chenipode_description":"It bites onto shoelaces and trouser legs when it wants to travel.","chenipode":"Chenipode","cherubat_description":"These inquisitive bats are drawn by the heady emotions of people in love, and carry back unsupervised bouquets and chocolate boxes to build their nests.","cherubat":"Cherubat","chibiro_description":"It is found in forests and fields, where it is often mistaken for a turnip.","chibiro":"Chibiro","chillimp_description":"It is rumoured to live atop snowy mountains, but no clear photo of it has ever been taken.","chillimp":"Chillimp","chloragon_description":"It hatches when an ancient egg is planted in fertile soil. When the eggs run out, there will be no more CHLORAGON.","chloragon":"Chloragon","chromeye_description":"CHROMEYE was created to observe and learn how humans think and feel.","chromeye":"Chromeye","cochini_description":"It is as intelligent and aware as a three-year old child. It tastes delicious.","cochini":"Cochini","coleorus_description":"It has existed, unchanged, for millions of years.","coleorus":"Coleorus","conglolem_description":"The gel has long ago dried out, but CONGLOLEM continues.","conglolem":"Conglolem","conifrost_description":"If it sneezes, an avalanche occurs. It has a permanent sniffle.","conifrost":"Conifrost","conileaf_description":"Foods placed in its pitcher are blended and pickled. They are used to store food without it going off.","conileaf":"Conileaf","coproblight_description":"Born from the feces of prehistoric Tuxemon, it used the shards of bone within itself for defense.","coproblight":"Coproblight","corvix_description":"It arms its wings with bone shards from its victims.","corvix":"Corvix","cowpignon_description":"Some people dry it out and eat it as a medicinal enhancement.","cowpignon":"Cowpignon","criniotherme_description":"Its mane shines during the day, grows big and red at sunset, and blows away as ash at night.","criniotherme":"Criniotherme","dandicub_description":"After a litter is born, they float all over the world and never see their family again.","dandicub":"Dandicub","dandylion_description":"It gives birth to one litter in its life. Then it wanders the world trying to find them.","dandylion":"Dandylion","dankush_description":"A DANKUSH can stop itself from burning by holding its breath, causing plumes of smoke to billow forth from each leaf.","dankush":"Dankush","demosnow_description":"DEMOSNOW delight in luring travelers deeper into the wilderness than is strictly safe, promising them glory and adventure.","demosnow":"Demosnow","dinoflop_description":"DINOFLOP delights in quickly turning away from its attackers so their blows land on its shielded and spiny back.","dinoflop":"Dinoflop","djinnbo_description":"It is mistakenly believed that it is a human who died in a fire. Actually, its relatives did.","djinnbo":"Djinnbo","dollfin_description":"Each one follows a ship from place to place, exploring the world.","dollfin":"Dollfin","dracune_description":"It is immobile during the day, but can wriggle and bite at night.","dracune":"Dracune","dragarbor_description":"When it feels it is coming to the end of its life, it travels to a graveyard where it plants itself. Its tail flower grows forever.","dragarbor":"Dragarbor","drashimi_description":"It lies on the ground, smelling delicious and tempting monsters to take a bite - but when they approach, it bites them first.","drashimi":"Drashimi","drokoro_description":"Once it had a family, but it ate its parents, and it ate its children, and it ate its mate, and it ate all of its kind.","drokoro":"Drokoro","dune_pincher_description":"These hermits will wrap themselves in whatever is closest. In the desert, that is the burial shrouds of long-dead pharaohs.","dune_pincher":"Dune Pincher","eaglace_description":"When it takes flight, clouds form. When it claps its wings, hail falls.","eaglace":"Eaglace","elofly_description":"An ELOFLY on its own is patient and wise, but when it flocks in great numbers it becomes violent and impulsive.","elofly":"Elofly","elostorm_description":"Kings and queens, the ELOSTORM rule their people and have great ambition.","elostorm":"Elostorm","elowind_description":"The lieutenants of the ELOFLY family, ELOWIND shepherd the flock and keep it focused.","elowind":"Elowind","embazook_description":"It is trained for use in war and it knows no other life.","embazook":"Embazook","embra_description":"It eats everything it can to grow big enough to become a RUPTION.","embra":"Embra","enduros_description":"ENDUROS is an aggressive brawler that does not pull its blows. Out of the ring, it is quite sociable.","enduros":"Enduros","eruptibus_description":"Smiths work with it, heating up metals in its caldera.","eruptibus":"Eruptibus","exapode_description":"It waves its legs to attract attention, but mostly people just run away.","exapode":"Exapode","exclawvate_description":"Often seen on construction sites, they can use their huge hands and tail to scoop up dirt and rubble. Underneath the Tuxemon are caterpillar tires, giving them a better balance and grip while climbing heaps of rubble.","exclawvate":"Exclawvate","eyenemy_description":"It feeds on beautiful views and other spectacular sights.","eyenemy":"Eyenemy","eyesore_description":"It remembers everything it has ever seen, but not the order that it has seen it in.","eyesore":"Eyesore","fancair_description":"If someone leaves their fan running when they do not need it, it comes alive and flies out the window to find someone who actually needs to be cooled.","fancair":"Fancair","ferricran_description":"Once, the FERRICRAN were covered all over with adamantine scales, and had wings of mithril.","ferricran":"Ferricran","firomenis_description":"These tuxemon are large and tough from the many years spent as a MERLICUN. Their jaws can crush through trees and bones, and their flight is strong enough to carry people.","firomenis":"Firomenis","flacono_description":"It is totally unafraid of adversaries, and will attack an enemy of any size without hesitation.","flacono":"Flacono","flambear_description":"It can be tracked from the trail of boiled berry bushes and roasted trout it leaves in its wake.","flambear":"Flambear","flisces_description":"It skims the surface of the water, evading detection until a powerful leap brings its sharp fins into play.","flisces":"Flisces","fluoresfin_description":"When threatened, it huddles together with other FLUORESFIN to create a large blinding light to disorientate predators.","fluoresfin":"Fluoresfin","fluttaflap_description":"It feeds on impurities, so it returns purified blood to those it sucks on.","fluttaflap":"Fluttaflap","foofle_description":"When one is in danger, all FOOFLE hear its cries, wherever they are.","foofle":"Foofle","fordin_description":"When threatened, it curls into a ball and bounces away.","fordin":"Fordin","forturtle_description":"It heats its shell to read the future from the cracks that emerge.","forturtle":"Forturtle","foxfire_description":"FOXFIRE cubs are found in fires that burned out overnight. No one knows where they come from.","foxfire":"Foxfire","fribbit_description":"It is said that it was once a boy who licked a freezing lamp post.","fribbit":"Fribbit","frondly_description":"It can do anything with its prehensile tail, even shake hands and pick fruit.","frondly":"Frondly","fruitera_description":"FRUITERA is greedy for fruit, and carries as much as it can. When startled, it drops all its fruit, gathers it all up again, and only then runs away.","fruitera":"Fruitera","furnursus_description":"FURNURSUS are friendly, and often forget that their bodies are too hot for others to touch.","furnursus":"Furnursus","fuzzina_description":"When the child that abandoned a FUZZLET needs it again, it becomes a FUZZINA, a brave protector and nurturer of the small and the weak.","fuzzina":"Fuzzina","fuzzlet_description":"When a child is no longer around to play with their toys, they sometimes come to life.","fuzzlet":"Fuzzlet","galnec_description":"GALNEC buries itself deep in the hot sands of the desert, only its stony tail above ground. In packs, they look like gardens of stone.","galnec":"Galnec","gectile_description":"It is so quick and light that it can walk on leaves.","gectile":"Gectile","ghosteeth_description":"It smiles because it knows how everyone it meets is going to die.","ghosteeth":"Ghosteeth","glombroc_description":"It stores its memories in its rocky shell. If some fall off, it is forgetful.","glombroc":"Glombroc","graffiki_description":"GRAFFIKI are as at home in cities as they are in the jungle, tagging their territory with elaborate paintings.","graffiki":"Graffiki","grimachin_description":"It was made by a toy company to be a pet, but was too dangerous.","grimachin":"Grimachin","grinflare_description":"It is said that each is the walking heart of a volcano.","grinflare":"Grinflare","grintot_description":"It is a GRINTROCK or GRINFLARE that has experienced erosion.","grintot":"Grintot","grintrock_description":"It feeds by sitting out in thunderstorms, waiting to be struck by lightning.","grintrock":"Grintrock","grumpi_description":"Once grabbed by a GRUMPI, its sticky tacky body is impossible to escape from.","grumpi":"Grumpi","gryfix_description":"Bone armor protects GRYFIX from all but the most powerful of attacks.","gryfix":"Gryfix","hampotamos_description":"It nibbles on RINOCEREED, clearing away dead skin, moss and weeds.","hampotamos":"Hampotamos","happito_description":"Why can't people always be happy? HAPPITO will give them exactly what they want, even if it is not what they need.","happito":"Happito","hatchling_description":"When an egg does not want to hatch and begin its next life stage, it becomes a HATCHLING.","hatchling":"Hatchling","hectapod_description":"When it inflates its dome, it floats to the top of oceans, or even through mist and clouds.","hectapod":"Hectapod","heronquak_description":"The crystal on its chest is mistaken for a diamond by poachers. It melts when it is removed from HERONQUAK's body.","heronquak":"Heronquak","hotline_description":"These curious creatures can leap great distances, letting out a strange, tinny cry that cannot be escaped however far their prey runs.","hotline":"Hotline","howl_description":"HOWL's foolish exterior hides deep wisdom - if only it could communicate it, but its words come out as hoots and howls.","howl":"Howl","hydrone_description":"It utilises an experimental technology that creates power from water.","hydrone":"Hydrone","ignibus_description":"When threatened it retreats into its shell and cools down dramatically by venting steam. It could be mistaken for a rock.","ignibus":"Ignibus","imbrickcile_description":"IMBRICKCILE shelter inside a single brick, emerging only to lift it to build their strength.","imbrickcile":"Imbrickcile","incandesfin_description":"Its entire body has massively grown in size. However, its light is still the exact same.","incandesfin":"Incandesfin","jelillow_description":"When a person rests their head on JELILLOW, its jelly-like skin causes them to fall into a deep sleep. If someone is having sleeping problems, then this monster will be used to help them.","jelillow":"Jelillow","jemuar_description":"The gems on its back are the type found when it was born. There are extensive ROCKITTEN breeding facilities over diamond veins.","jemuar":"Jemuar","joulraton_description":"Its static coat of bristly fur attracts seeds, flowers and feathers, which it uses for food or nesting materials.","joulraton":"Joulraton","k9_description":"It is a helpful companion that can pull a tonne of weight.","k9":"K9","katacoon_description":"It stays in a meditative pose for its chrysalis, moving only to jab enemies.","katacoon":"Katacoon","katapill_description":"It is born fighting. It has to punch out of its eggshell or be trapped.","katapill":"Katapill","kernel_description":"KERNEL is a core component of the monster system (kennel) and item system (locker), and serves as the main interface between the computer's physical hardware and the processes running on it. Known as JAS-KERI-BIT from its creators.","kernel":"Kernel","komodraw_description":"It uses its claws to carve its firearm out of wood, and uses it for powerful ranged attacks.","komodraw":"Komodraw","lambert_description":"It is placed in its nut by its parent, who then sends it into the world.","lambert":"Lambert","lapinou_description":"When SQUABBITS were taken as fashionable pets, they adapted to domestic life and lost their violent natures.","lapinou":"Lapinou","legko_description":"Long thought to be legless, its leaves are actually vestigial limbs.","legko":"Legko","lendos_description":"When two UNEYE become tangled, they form a single unified LENDOS.","lendos":"Lendos","lightmare_description":"It lurks in the depths of the ocean, luring any unsuspecting prey using its light right into its large, gaping mouth.","lightmare":"Lightmare","loliferno_description":"It is said that the LOLIFERNO's fire could not be extinguished. Yet, despite its power, LOLIFERNO has a playful side, and is known to dance among the flames it creates.","loliferno":"Loliferno","lucifice_description":"Is it the wind howling through the trees, or LUCIFICE calling the dark spirits of the night to join its hunt?","lucifice":"Lucifice","lunight_description":"LUNIGHT is the guardian of the night, and can control the moon and its phases.","lunight":"Lunight","magmaturtle_description":"When threatened it retreats into its shell and cools down dramatically by venting steam. It could be mistaken for a rock.","magmaturtle":"Magmaturtle","manosting_description":"It floats across the tops of cities, contemplating sharks.","manosting":"Manosting","masknake_description":"When frightened or aggressive, it flashes a beautiful pattern with its tail.","masknake":"Masknake","mauai_description":"MAUAI gives itself over to the spirits of lost warriors trapped inside its weapon.","mauai":"Mauai","medushock_description":"Tend to stay away from shore and known to be aggressive to people. Stingers are used to stun its prey. Swim safely.","medushock":"Medushock","memnomnom_description":"It is said that each one's mask is the face of a different dead king.","memnomnom":"Memnomnom","merlicun_description":"Merlicun is a hardy insect that has evolved to be efficient at both attack and defense. They gather in the tree canopies of ancient forests to feed on fruits and leaves.","merlicun":"Merlicun","metesaur_description":"This Tuxemon would enjoy diving into the ground and leaving marks. Sometimes, the Tuxemon would misjudge the hit and land in trees, starting huge and dangerous forest fires","metesaur":"Metesaur","miaownolith_description":"It can speak the human tongue, but only to say cryptic riddles.","miaownolith":"Miaownolith","mingdyn_description":"Every 12 years, a single MINGDYN egg is laid. Its discovery marks a time of renewal and upheaval across the land.","mingdyn":"Mingdyn","moloch_description":"It can stiffen or soften its skin to respond to friends and foes.","moloch":"Moloch","mrmoswitch_description":"These cheeky robots are used for their fine motor skills, but they love pranks.","mrmoswitch":"Mrmoswitch","mystikapi_description":"The MYSTIKAPI's saliva augments psychic powers. It licks its eyes and ears to heighten its senses.","mystikapi":"Mystikapi","narcileaf_description":"When a SHYBULB has restored a garden to glory, it morphs and proudly takes credit for its work.","narcileaf":"Narcileaf","neutrito_description":"NEUTRITO feels nothing. The perfect machine?","neutrito":"Neutrito","nimbulex_description":"NIMBULEX dresses itself in sparks and storm clouds to protect its delicate inner core.","nimbulex":"Nimbulex","noctalo_description":"It inhabits only places abandoned by humans - castles, graveyards and sewers.","noctalo":"Noctalo","noctula_description":"It eats bugs and PIPIS eat fruit, so despite living in close proximity they do not compete.","noctula":"Noctula","nostray_description":"It can smell anything in the ocean, no matter how far away.","nostray":"Nostray","nudiflot_female_description":"It eats and stores the poison of the sea creatures that it feeds upon.","nudiflot_female":"Nudiflot","nudiflot_male_description":"Its feathery antennas snap off if it is attacked, confusing the predator.","nudiflot_male":"Nudiflot","nudikill_description":"They are called Dark Bishops because their heads are reminiscent of a bishop's hat.","nudikill":"Nudikill","nudimind_description":"It dreams of oceans under other skies.","nudimind":"Nudimind","nuenflu_description":"It snuggles in homes in the winter months, spreading diseases.","nuenflu":"Nuenflu","nut_description":"In the great ships that cross the oceans, thousands of NUT and BOLT provide power and hold the steel plating together.","nut":"Nut","octabode_description":"OCTABODE make ancient vessels and artifacts their homes, dreaming of the lives of those who used the relics before them.","octabode":"Octabode","ouroboutlet_description":"The circuit focuses energy, creating a new type of electricity called griefed-lightning.","ouroboutlet":"Ouroboutlet","pairagrim_description":"One of PAIRAGRIM's heads is always searching for prey, while the other focuses on flying at great speed.","pairagrim":"Pairagrim","pairagrin_description":"The young form of Pairagrim, it is a generally happy creature. It struggles to fly until the two heads learn to work together.","pairagrin":"Pairagrin","pantherafira_description":"Each member of the pride lights their mane from a shared bonfire. As long as that fire burns, their strength is shared.","pantherafira":"Pantherafira","pharfan_description":"At the watering hole it keeps its friends RINOCEREED and HAMPOTAMOS well watered.","pharfan":"Pharfan","picc_description":"It accompanies divers, providing much needed oxygen.","picc":"Picc","pigabyte_description":"Scientists found that the best computers have organic implants.","pigabyte":"Pigabyte","pilthropus_description":"Found alongside Tuxemon such as RHINCUS, PILTHROPUS was one of the oldest Tuxemon able to create its own tools.","pilthropus":"Pilthropus","pipis_description":"Its cries are considered a bad omen, but it is a gentle creature.","pipis":"Pipis","poinchin_description":"POINCHIN make nests in the coral and can be tempted out by bread and milk.","poinchin":"Poinchin","polyrock_description":"It disguises itself as a human child to sneak into dojos and learn from martial arts masters.","polyrock":"Polyrock","possessun_description":"It is a ghost that inhabits a dead CAIRFREY.","possessun":"Possessun","potturmeist_description":"POTTURMEIST are spirits of the dead that take refuge in empty vessels. In ancient temples, acolytes must distract the monsters lest they interrupt important ceremonies.","potturmeist":"Potturmeist","potturney_description":"By the time a POTTURMEIST has reached its maturity, its protective urn has so changed shape that it resembles no pottery made by human hands. Some insist that the designs on a POTTURMEIST's urn are writings from the far future.","potturney":"Potturney","propellercat_description":"Is it a new species, or just the pet of an inventor?","propellercat":"Propellercat","prophetoise_description":"Its heavenly fire is something foes rarely see coming.","prophetoise":"Prophetoise","puparmor_description":"Its cocoon is so hard, people are knocked out if a PUPARMOR is dropped on them. They were once loaded into cannons and catapults.","puparmor":"Puparmor","pyraminx_description":"It has a tomb hidden somewhere in the land. If it finds it, it can sleep.","pyraminx":"Pyraminx","pythock_description":"Using its shadow puppets, it can use them to fight its opponent with great accuracy and speed. They are much more confident, and will sometimes even use their shadow puppets to entertain small children at puppet shows.","pythock":"Pythock","pythwire_description":"Observations of wild PYTHWIRE inspired the inventor of the first electrical outlet.","pythwire":"Pythwire","qetzlrokilus_description":"This Tuxemon would dive into groups of other dinosaur Tuxemon and burn them. They also enjoy setting forests alight and dropping their ashes into water to spoil its purity.","qetzlrokilus":"Qetzlrokilus","rabbitosaur_description":"Its tunnels are extensive and wide, the site of tremendous wars between burrows.","rabbitosaur":"Rabbitosaur","rhincus_description":"It has some properties of a reptile and some of a bird.","rhincus":"Rhincus","rhinocarpe_description":"RHINOCARPE are territorial, charging headfirst at any who swim too near to their coral fortresses.","rhinocarpe":"Rhinocarpe","rinocereed_description":"It is voraciously hungry because it grows so quickly - and it does not limit itself to plants.","rinocereed":"Rinocereed","rockat_description":"Despite its considerable weight, its footfalls are silent.","rockat":"Rockat","rockitten_description":"It uses its tiny rock ears for snuggling.","rockitten":"Rockitten","rosarin_description":"ROSARIN's love is incredible, he's only asking some affection.","rosarin":"Rosarin","ruption_description":"Once EMBRA's flame becomes hot enough, it engulfs its entire body, essentially replacing it in the process.","ruption":"Ruption","sadito_description":"When a person is feeling too sad, SADITO will carry that burden for them.","sadito":"Sadito","sampsack_description":"A scientist wanted to separate his personalities, but he split his body.","sampsack":"Sampsack","sampsage_description":"A scientist took a drug that made him clever by day and violent by night.","sampsage":"Sampsage","sapragon_description":"In olden times, each element had a mighty dragon - but those creatures have diminished and are rare in these days.","sapragon":"Sapragon","sapsnap_description":"Its terrific anger is off putting, but it passes quickly.","sapsnap":"Sapsnap","saurchin_description":"By night, SAURCHIN emerge from the coral reefs to hunt bigger prey on land.","saurchin":"Saurchin","sclairus_description":"When a crop is left unharvested - be it from laziness or disaster - its scarecrow becomes a dark and living creature.","sclairus":"Sclairus","seirein_description":"It grows lonely in the swamps, so it burns brightly to draw travellers near - but it is painfully shy and flits away when they approach.","seirein":"Seirein","selket_description":"Lying in wait beneath the sand, they can feel their prey through the vibrations of their footsteps.","selket":"Selket","selmatek_description":"Kept by the ancient kings of the deserts, SELMATEK served as watchdogs, hunting companions and - now - defenders against grave robbers.","selmatek":"Selmatek","seraphice_description":"SERAPHICE can freeze in ice moments of great courage and joy, stored away in deep vaults beneath the mountains for the days when humanity will need them most.","seraphice":"Seraphice","shammer_description":"In ancient times it hunted RHINCUS beneath ashen skies.","shammer":"Shammer","sharpfin_description":"It is invisible in the water, being visible only when it leaps out of the water to drag animals on the shore back into the deep.","sharpfin":"Sharpfin","shelagu_description":"It wards off attackers by poisoning its spiky shell with goo spat from its mouth.","shelagu":"Shelagu","shnark_description":"SHNARK wears its last meal's flesh as a disguise so it can get close to its trusting prey.","shnark":"Shnark","shybulb_description":"When a garden is neglected, a SHYBULB moves in and quietly tends the droopy plants.","shybulb":"Shybulb","skwib_description":"The SKWIB contentedly floats through the ocean, examining potential shell-homes. It has to fear for its life before it will finally make a choice.","skwib":"Skwib","slichen_description":"It is a gel that sparked to life and begins making a body for itself of stone and rock.","slichen":"Slichen","sludgehog_description":"It lives in rubbish, and eats it too. Its spikes seem sharp, but it can soften them at will.","sludgehog":"Sludgehog","snaki_description":"SNAKI is a snake that has learned to grow legs by examining the motion of lizards and crocodiles.","snaki":"Snaki","snarlon_description":"It does not fly, but its feet never touch the ground. The king of paradox.","snarlon":"Snarlon","snock_description":"The snake-like creature hides under the safety of its sock cover. If startled, it will flail and lie very still on the ground to avoid attention.","snock":"Snock","snokari_description":"The two heads of SNOKARI each hold great wisdom, but they never agree.","snokari":"Snokari","snowrilla_description":"It delights in playing tag with skiers on desolate slopes.","snowrilla":"Snowrilla","sockeserp_description":"An otherwise formidable enemy, SOCKESERP is easily dispatched if it gets tangled up.","sockeserp":"Sockeserp","solight_description":"A villainous team is plotting to use SOLIGHT to create a miniature sun in order to create a new planet.","solight":"Solight","spighter_description":"It's not fair that something so good at sneaking up on people, can't be snuck up on itself.","spighter":"Spighter","spoilurm_description":"SPOILURM disguise themselves as apples, and wait in trees to eat the unexpecting.","spoilurm":"Spoilurm","spycozeus_description":"The whispered communications of the forest are given physical form in SPYCOZEUS, which thinks like the trees.","spycozeus":"Spycozeus","squabbit_description":"To prove themselves, they will fight tooth and nail over even the smallest thing.","squabbit":"Squabbit","squink_description":"It is named for the noise it makes when it is all out of ink.","squink":"Squink","statursus_description":"STATURSUS has learned to channel its emotions into a single pure flame. The mere sight of it sends others into a trance.","statursus":"Statursus","strella_description":"Its tails are lures to convince bugs to bite them and be trapped.","strella":"Strella","sumchon_description":"It uses its weight to trip much larger enemies. It is as dense as a star.","sumchon":"Sumchon","tadcool_description":"It croaks to warn people when they are walking near thin ice.","tadcool":"Tadcool","tarpeur_description":"They rest and grow. They also grow and rest. Rarely, they rest without growing or grow without resting.","tarpeur":"Tarpeur","taupypus_description":"Upon their birth, a TAUPYPUS' eyes are burst by its mother. That way, their eyes will never sting when they dive into the water.","taupypus":"Taupypus","teddisun_description":"TEDDISUN worships the sun - they're always seen carrying their sun toy.","teddisun":"Teddisun","tetrchimp_description":"They absorb any information they come across. Their constant chatter communicates everything they have learned in order.","tetrchimp":"Tetrchimp","tigrock_description":"It is said that it had to invent itself because an evolution was not designed.","tigrock":"Tigrock","tikoal_description":"The guardian of a forest-dwelling people, it keeps guard and resolves disputes.","tikoal":"Tikoal","tikorch_description":"It is the intermediary between forest and volcano, between sun and earth.","tikorch":"Tikorch","tobishimi_description":"TOBISHIMI spawn eggs in vast numbers, and carry them about under their chins for safekeeping until the next full moon - when they hatch.","tobishimi":"Tobishimi","toufigel_description":"It appears to be a fluffy insect, but it is actually a reptile coated in soft snow.","toufigel":"Toufigel","tourbidi_description":"If you find a circle of mushrooms or clover, it is a place where TOURBIDI dance.","tourbidi":"Tourbidi","trapsnap_description":"Its head is the only part of its body that doesn't grow as it ages.","trapsnap":"Trapsnap","tsushimi_description":"While sometimes referred to as its armor, the fleshy plates on TSUSHIMI are softer than its skin. Their purpose remains unknown.","tsushimi":"Tsushimi","tumblebee_description":"It builds hives that are perfect spheres, with the TUMBLEBEE inside just rolling about and buzzing with laughter.","tumblebee":"Tumblebee","tumbledillo_description":"Tumbledillo have a mystical connection to a particular road, and they guard it from people who would interfere with it - even pothole repair crews!","tumbledillo":"Tumbledillo","tumblequill_description":"Tumblequill rolls along the highways, gathering up useful items for its nests from the rubbish left by the side of the road.","tumblequill":"Tumblequill","tumbleworm_description":"When they have outgrown their honeycomb eggs, they drop to the ground face first.","tumbleworm":"Tumbleworm","turnipper_description":"When a field is abandoned to the crows, locusts and mice, a TURNIPPER will sometimes dig itself out of the ground to defend the crops.","turnipper":"Turnipper","tux_description":"Most comfortable in arctic climes, TUX hunt weaker prey by leaping upon it, and crack open the shells or armor of stronger prey by sliding it along the ice into hard rocks.","tux":"Tux","tweesher_description":"The colder the weather, the harder its beak. At below 0 degrees, it is harder than diamond.","tweesher":"Tweesher","uf0_description":"This strange creature seems to be drawn by sounds that are too high for human ears to hear.","uf0":"UF0","uglip_description":"When it is pulled up too quick from its home in the deep waters, UGLIP becomes puffy and pained.","uglip":"Uglip","uneye_description":"Uneye lurks in the shadows, and on the edge of vision.","uneye":"Uneye","urcheedle_description":"It can't move or attack, so it sits still and prays that the opponent damages itself on its many needles.","urcheedle":"Urcheedle","urcine_description":"When a FURNURSUS is born without the fire inside, it is abandoned in the forests as an URCINE.","urcine":"Urcine","vamporm_description":"It thirsts for blood, but must make do with tree sap.","vamporm":"Vamporm","velocitile_description":"It can outrun a bullet, but only when it has warmed up.","velocitile":"Velocitile","vigueur_description":"VIGUEUR compete to see who can lift the heaviest rocks. When they lift one that is too heavy, it squashes them and scatters TARPEUR seeds.","vigueur":"Vigueur","vivicinder_description":"It makes its nest in long-burning fires, either of its own creation or in memorials, smithies and glassworks.","vivicinder":"Vivicinder","vividactil_description":"In ancient times, the Year of the VIVIDACTIL marked a time of renewal and the restoration of authority.","vividactil":"Vividactil","vivipere_description":"It hatches in great numbers in the summer, but the rest of its lifespan is a mystery.","vivipere":"Vivipere","viviphyta_description":"It is the king of snakes - or at least believes itself to be such.","viviphyta":"Viviphyta","vivisource_description":"The spring it chooses for its home always has a peculiar oniony taste.","vivisource":"Vivisource","viviteel_description":"It takes the armour of a fallen warrior and repurposes it for a shell.","viviteel":"Viviteel","vivitrans_description":"The cold focuses VIVITRANS' mind to a keen edge.","vivitrans":"Vivitrans","vivitron_description":"Early philosophers used VIVITRON as evidence that natural forces can be tamed and controlled.","vivitron":"Vivitron","volcoli_description":"It is the spirit of a forest. Its hair changes with the seasons.","volcoli":"Volcoli","waysprite_description":"WAYSPRITE are said to form when a person faces a difficult decision.","waysprite":"Waysprite","weavifly_description":"When it is heavy with egg, it becomes unable to fly.","weavifly":"Weavifly","windeye_description":"Like a mighty tree, WINDEYE plants itself on the top of hills to soak in the sun and wind. Recharged, it then leaves to find another place under the sky.","windeye":"Windeye","woodoor_description":"When a haunted house burns to the ground, sometimes all that is left is the front door. It hops away to find its next home.","woodoor":"Woodoor","wrougon_description":"Each WROUGON is born with a patch of rust larger than the patch of its parents.","wrougon":"Wrougon","yiinaang_description":"It was born the first time a star fell into a black hole.","yiinaang":"Yiinaang","ziggurat_description":"No labyrinth that can contain ZIGGURAT. It decorates its nests with carvings of all the mazes it has traversed over the years.","ziggurat":"Ziggurat","zunna_description":"Cheerful ZUNNA sucks up all the food it can find into its stomach.","zunna":"Zunna","agnsher_description":"A fusion of two tuxemon.","agnsher":"Agnsher","bearloch_description":"A fusion of two tuxemon.","bearloch":"Bearloch","chrome_robo_description":"A hostile robot.","chrome_robo":"Chrome Robo","dark_robo_description":"A hostile robot.","dark_robo":"Dark Robo","foxko_description":"A fusion of two tuxemon.","foxko":"Foxko","mk01_alpha_description":"A killer robot fused with a dragon. Don't ask us how.","mk01_alpha":"MK01 Alpha","mk01_beta_description":"A killer robot fused with a dragon. Don't ask us how.","mk01_beta":"Mk01 Beta","mk01_delta_description":"A killer robot fused with a dragon. Don't ask us how.","mk01_delta":"Mk01 Delta","mk01_gamma_description":"A killer robot fused with a dragon. Don't ask us how.","mk01_gamma":"Mk01 Gamma","mk01_omega_description":"A killer robot fused with a dragon. Don't ask us how.","mk01_omega":"Mk01 Omega","mk01_proto_description":"A killer robot fused with a dragon. Don't ask us how.","mk01_proto":"Mk01 Proto","rocktot_description":"A fusion of two tuxemon.","rocktot":"Rocktot","xeon_description":"A hostile robot.","xeon":"Xeon","xeon_2_description":"A hostile robot.","xeon_2":"Xeon-2","cat_aggregate":"Aggregatecat_alarmAlarmcat_alienAliencat_ampedAmpedcat_anteaterAnteatercat_anubisAnubiscat_athenaAthenacat_balanceBalancecat_balloonBallooncat_barbBarbcat_barbedBarbedcat_beatBeatcat_big_frightfearBig Frightfearcat_big_headBig Headcat_birdBirdcat_bird_brainBird Braincat_bladderBladdercat_bonfireBonfirecat_brainsBrainscat_brawnBrawncat_brickBrickcat_brick_wallBrick Wallcat_broodBroodcat_buzzkillBuzzkillcat_calfCalfcat_calm_emotionCalm Emotioncat_carolCarolcat_cheshireCheshirecat_chipChipcat_cirrusCirruscat_climbingClimbingcat_cloakedCloakedcat_clotClotcat_cloudburstCloudburstcat_crestedCrestedcat_cuteCutecat_cute_boulderCute Bouldercat_cute_teddyCute Teddycat_cypselurusCypseluruscat_dark_bishopDark Bishopcat_deadly_fanDeadly Fancat_deepseaDeep-Seacat_defensiveDefensivecat_desolateDesolatecat_detritusDetrituscat_devilDevilcat_diggerDiggercat_disguisedDisguisedcat_dragonDragoncat_dragon_boneDragon Bonecat_dragon_mothDragon Mothcat_dragon_rollDragon Rollcat_dragon_wormDragon Wormcat_dream_foxDream Foxcat_driven_snowDriven Snowcat_droneDronecat_dry_desertDry Desertcat_echoEchocat_ecstatic_emotionEcstatic Emotioncat_eggEggcat_electric_pigElectric Pigcat_elf_ringElf Ringcat_energisedEnergisedcat_enhancementEnhancementcat_enraged_emotionEnraged Emotioncat_ermineErminecat_eurekaEurekacat_every_thornEvery Thorncat_ex_machinaEx Machinacat_exhumedExhumedcat_eyerachnidEyerachnidcat_fallowFallowcat_false_dragonFalse Dragoncat_false_serpentFalse Serpentcat_false_turnipFalse Turnipcat_firebirdFirebirdcat_fireplaceFireplacecat_flatfootFlatfootcat_flickerFlickercat_floppedFloppedcat_floretFloretcat_flotsamFlotsamcat_foremanForemancat_fortifiedFortifiedcat_fossilFossilcat_frost_apeFrost Apecat_galvanisedGalvanisedcat_gamutGamutcat_garbageGarbagecat_gardenerGardenercat_gelGelcat_genieGeniecat_germinatedGerminatedcat_glitchedGlitchedcat_gnawerGnawercat_golemGolemcat_grasshopperGrasshoppercat_gremlinGremlincat_gummyGummycat_gumnutGumnutcat_gunnerGunnercat_halcyonHalcyoncat_hardwareHardwarecat_heliotropeHeliotropecat_helping_handHelping Handcat_hermitHermitcat_honourHonourcat_horned_raptorHorned Raptorcat_hostHostcat_hot_rockHot Rockcat_hungryHungrycat_hydraHydracat_igneousIgneouscat_inchoateInchoatecat_infinite_energyInfinite Energycat_inner_fireInner Firecat_islandIslandcat_jelly_pillowJelly Pillowcat_jellyfishJellyfishcat_joyfulJoyfulcat_lamenting_emotionLamenting Emotioncat_light_finLight Fincat_lions_toothLion's Toothcat_litLitcat_little_elephantLittle Elephantcat_lizardLizardcat_long_wingedLong Wingedcat_ma_bellMa Bellcat_macropodMacropodcat_mazerunnerMazerunnercat_mercuryMercurycat_meteorMeteorcat_missing_linkMissing Linkcat_mixed_emotionMixed Emotioncat_mutualMutualcat_naiveNaivecat_nightcrawlerNightcrawlercat_nightmare_fuelNightmare Fuelcat_ninth_circleNinth Circlecat_nobleNoblecat_old_blockOld Blockcat_oracle_boneOracle Bonecat_overseerOverseercat_patuPatucat_pebblePebblecat_penguinPenguincat_petrifiedPetrifiedcat_pitcherPitchercat_pointyPointycat_portalPortalcat_potentiaPotentiacat_potteryPotterycat_powderPowdercat_power_socketPower Socketcat_power_socket_snakePower Socket Snakecat_precious_boulderPrecious Bouldercat_prehensilePrehensilecat_prescientPrescientcat_probiscusProbiscuscat_pulsarPulsarcat_pupilPupilcat_puppet_masterPuppet Mastercat_purifiedPurifiedcat_quasarQuasarcat_quickdrawQuickdrawcat_rabbitRabbitcat_relicReliccat_restfulRestfulcat_restlessRestlesscat_restorativeRestorativecat_reverieReveriecat_ripRipcat_ruefulRuefulcat_sand_scorpionSand Scorpioncat_sand_steedSand Steedcat_sanguineSanguinecat_scarytaleScarytalecat_screwdriverScrewdrivercat_seasonalSeasonalcat_sea_spraySea Spraycat_sea_stormSea Stormcat_sentinelSentinelcat_sepulchreSepulchrecat_serpents_toothSerpent's Toothcat_shelteringShelteringcat_shield-maskShield-Maskcat_short_circuitShort Circuitcat_skull_pooSkull Poocat_sleek_boulderSleek Bouldercat_slurpySlurpycat_smokeSmokecat_snoutSnoutcat_snowballSnowballcat_sockSockcat_socketSocketcat_space_cutieSpace Cutiecat_sparkedSparkedcat_spikedSpikedcat_spinySpinycat_spirit_fireSpirit Firecat_spookSpookcat_sproutSproutcat_stanceStancecat_sublimatedSublimatedcat_tabooTaboocat_taigaTaigacat_tastyTastycat_temperTempercat_temptedTemptedcat_thirsty_okapiThirsty Okapicat_thlayThlaycat_threatThreatcat_thunderstoneThunderstonecat_timelessTimelesscat_tiny_batTiny Batcat_too_hotToo Hotcat_tool_makerTool Makercat_towerTowercat_toyToycat_trailingTrailingcat_trapdoorTrapdoorcat_travel_bugTravel Bugcat_tree_giraffeTree Giraffecat_unknownUnknowncat_urchinUrchincat_veiledVeiledcat_vengeanceVengeancecat_virtualVirtualcat_visionVisioncat_visitorVisitorcat_volte-faceVolte Facecat_waveringWaveringcat_weaverWeavercat_westerlyWesterlycat_willpowerWillpowercat_woodwoseWoodwosecat_woollyWoollycat_wrestlingWrestlingcat_yetiYeticat_zazaZaza","gender_male":"Male","gender_neuter":"Neuter","gender_female":"Female","aether":"Aether","wood":"Wood","fire":"Fire","earth":"Earth","metal":"Metal","water":"Water","glitch":"Glitch","normal":"Normal","taste":"Taste","tastes":"Tastes","taste_warm":"Taste Warm","taste_cold":"Taste Cold","taste_peppy":"Peppy","taste_mild":"Mild","taste_salty":"Salty","taste_sweet":"Sweet","taste_hearty":"Hearty","taste_soft":"Soft","taste_zesty":"Zesty","taste_flakey":"Flakey","taste_refined":"Refined","taste_dry":"Dry","armour":"Armour","dodge":"Dodge","hp":"Hit Points","melee":"Melee","ranged":"Ranged","speed":"Speed","touch":"Touch","short_armour":"AR","short_dodge":"DE","short_hp":"HP","short_melee":"ME","short_ranged":"RD","short_speed":"SD","blob":"Blob","brute":"Brute","dragon":"Dragon","flier":"Flier","grub":"Grub","humanoid":"Humanoid","hunter":"Hunter","landrace":"Landrace","leviathan":"Leviathan","piscine":"Piscine","polliwog":"Polliwog","serpent":"Serpent","sprite":"Sprite","varmint":"Varmint","aeble":"Aeble","allie":"Allie","knight1":"Knight I","knight2":"Knight II","liela":"Liela","maple_girl":"Maple","misa":"Misa","timmy":"Timmy","npc_wife":"Wife NPC","professor":"Professor","npc_red":"Red","m_default1":"Jimmy","m_default2":"Linus","m_default3":"Richard","f_default1":"Ada","f_default2":"Christine","f_default3":"Hawthorn","tabanurse":"Taba Nurse","tuxemart_keeper":"Tuxemart Shopkeeper","tuxemart_aide":"Tuxemart Employee","xerogrund1":"Team Xero Grunt I","xerogrund2":"Team Xero Grunt II","xerogrunt2":"Team Xero Grunt II","xerogrunt3":"Team Xero Grunt III","xerogrunt4":"Team Xero Grunt IV","xerogrunt5":"Team Xero Grunt V","xerogrunt6":"Team Xero Grunt VI","xerogrunt7":"Team Xero Grunt VII","xerogrunt8":"Team Xero Grunt VIII","xerogrunt9":"Team Xero Grunt IX","xerogrunt10":"Team Xero Grunt X","acolyte":"Acolyte Corren","fishing_rod_failure":"The water ripples, but nothing bites.","itsswimmingtime":"Do you want to swim?","haveagoodday":"Have a good day!","yes":"Yes","no":"No","hey":"Hey!","door_problems":"The door is stuck and won't open...","empty_pot":"It's an empty pot, maybe someone will plant something here.","purple_flowers":"Somebody planted some sweet smelling purple flowers!","orange_flowers":"Someone planted some beautiful orange flowers!","famous_statue":"It's a statue of a former Tuxemon master. The name is weathered away...","famous_statue2":"It says: For our beloved friends and heroes of all, the wywen","cotton_town_fountain":"It's a fountain. A lot of coins are at the bottom.","tree":"This tree looks happy and healthy!","strategy":"Strategy","strength":"Strength","sure_i_do":"Sure I do.","not_really":"Not really.","mistaken":"You're mistaken.","thats_me":"That's me!","cash_register":"It's a cash register, looks relatively new.","potions_in_shop":"The display case seems to have a lot of potions, must be pretty popular around here.","capture_devices_in_shop":"Tuxeballs. How do they make these?","xero_intro_1":"Welcome to the Fondent Region!\\nThe Fondent Region is a wonderful place filled with all sorts of wonderful people!\\nYou're sure to love it here!\\nThe Fondent Region is run by the benevolent Omnichannel Corporation.\\nThey make sure everyone's needs are met and that everyone is protected from the fearsome Tuxemon!","xero_intro_2":"The great and benevolent Omnichannel Corporation has been led by one man since its inception 25 years ago:\\nAeble Flisk! Along with the Omni-Council and the Omnigrunts.\\nHe has brought stability and prosperity to the Fondent Region!","xero_intro_3":"Thank you for visiting the Fondent Region!\\nWe hope you enjoy your stay, whether it's for a few days, or for a lifetime!","xero_intro_question":"What's your name?","xero_hideout1":"Xero Institute for Tuxemon Research and Advancement ahead.","cherry_found":"You found a cherry.","youcantleave":"The doors are locked from the outside... Is there a key somewhere?","discovered_a_person":"You found me! Haha!","a_serious_discussion\\n":"I have been observing you for a while now, I'm glad my followers managed to grab you without harm.\\nOh, where are my manners! \\nI am Misa, Premier of the Xero Institute for Tuxemon Research and Advancement.\\nWhat was your name again? \\n.... ..... ....\\n${{name}}?\\nNot much of a name for someone who illegally owns a Tuxemon.\\n","oops\\n":"Oh. I guess you didn't know that...\\nYou shouldn't be afraid, having a Tuxemon by your side is the best thing ever to happen to you.\\n","backstory\\n":"About thirty years ago, a group called Omnichannel started controlling the media.\\nSoon after, freedom of expression became nearly impossible.\\nSo people decided to use Tuxemon as messengers and to settle disputes. \\nAbout ten years ago, the crackdown on Tuxemon was initiated.\\nNow, only approved persons can own and raise Tuxemon. \\nMy group uses Tuxemon for research, that's why we all have them. \\nYou are unusual, you are not approved by Omnichannel. \\nYou might be the trainer we have been waiting for.\\nOmnichannel, as ruthless as they are, are not the only threat we have here. \\nThere is another organization called Spyder.\\nYou shouldn't have to worry too much about them, they aren't too active around here. \\nNow, we'll send you back on your journey. \\nBut only if you agree to help us against Omnichannel.\\nOtherwise, we will report you to Omnichannel ourselves. \\nAnd you will lose everything. \\nWe are always watching.\\n","backstory9":"What do you say? Will you help us?","sorryfurthis":"Good Choice. Sorry, this will only sting a little.","mwah\\n":"???: What do you want? ... ... ... Well too bad. You're not getting in here even though if you meet the dresscode.\\nI'm Allie by the way.\\nAllie: Yes, this is the Omnichannel, I'm just a lowly guard though. Who are you?\\n${{name}}...\\nHmm. A strong name. My house is not too far, maybe... after work... you could show me your strength?\\n... ... No! what do you mean no? Unless... ... You're Jess's new boyfriend aren't you! She played me this whole time!\\n","mwah2":"JESS!!!","itslockedboi":"Allie locked the door behind her...","hellothere":"???: Hello there!","kmere":"Why don't you come over here and talk to me?","theinfo\\n":"I'm sorry about that scene, Allie is sometimes hard to deal with, unlike my daughter Jess.\\nOh! Where are my manners. My name is Ae... You know what? I'll just write it.\\nAeble\\nIt's pronounced ahbluh, but everyone just calls me Able. You can call me that, I guess...\\nAeble: I'm the CEO here at the Omnichannel, every broadcast you see, gets approved by me.\\nNow, I'm not the only one that does their part. Omnichannel has a board that helps administrate the various districts.\\nAnd what do you know...the board keeps getting reelected every year!\\nOmnichannel's goal is to open up the world to all. The only way to do that though, to make everyone equal,\\nWas to restrict Tuxemon.\\nWe started with confiscation, but most Tuxemon managed to escape. So we were forced to resort to extreme measures.\\nOur sister organization Spyder developed a drug that could change Tuxemon.\\nIt isolated a portion of the brain that every Tuxemon mysteriously has and overloaded it.\\nOnce the Gage Paludal Lamina was overloaded with electricity, their will to resist faded and they became docile.\\nBecause of some unexpected and tragic side effects, sadly, a few species are now effectively extinct,\\nRockitten, Fruitera, and Hydrone specifically.\\nNow, outside of a few stragglers in the wild, this generation only interacts with Tuxemon when they work for us.\\nThe birthrate is at an all time high, and approval of the Omnichannel has not fallen since the year before the restrictions.\\nWild Tuxemon were a pervasive curse, threatening to destroying humanity. Omnichannel has fixed that and imposed order.\\nUnchecked, Tuxemon are a force of destruction and anyone who says otherwise is lying. Sorry, I must head to work.\\n","liela_goes_to_battle":"If you are going to disturb me while I pick berries, I'm just going to have to challenge you!","Cathedral_Center":"Cathedral Center: We Live to Serve.","Cotton_Mart":"Get the scoop at the Scoop Store!","column1":"A rare and ancient column. This used to be part of a temple.","column2":"A rare and ancient column. Other ruins from the same culture can be found on Route 3. ","route2speech":"EEK!!!","route2speech2\\n":"Oh. It's just you ${{name}}...\\nBe more considerate the next time you push someone. The cliff is higher than it looks...\\n","route2speech3\\n":"Although that may not be a bad thing...\\nI know, everyone needs me to lead, but with everything going on...\\nBut you don't want to listen to me... do you?\\n","yestalk":"Really? Thanks...","notalk":"How insensitive of you! Too bad, you'll have to listen to me anyway!","spillit\\n":"You know that I am the leader of the Xero institute and that I recruited you to fight them. But you don't know something else.\\nAllie, who you met before... What? I told you we would be watching, you don't have to be surprised by it.\\n","spillit3":"Whatever... Allie is my sister and means the world to me, so it destroyed me when I found out he had taken her to HQ.","spillit4":"It may not seem like a bad thing, but it is. Do you know what they do to their recruits? DO YOU!?","spillit5":"Because neither do I... All I know is that no one has ever left Omnichannel after being recruited.","spillit6":"Anyways... it doesn't concern you. All that matters is bringing down Omnichannel.","spillit7":"I'm sorry for troubling you with my issues. City Park is up ahead when you want to move on","leavemealone":"We used to play here all the time when we were younger...","iamknight":"AHHH!!!\\nI thought you were someone else. I'm sorry for shouting.","iamknight2":"Wait, you're the one they whisper about right? The one with the illegal Tuxemon?","mistakenknight":"Nope, there's no way I'm wrong. It's you!\\nDon't worry, I won't tell anyone.","thatsmeknight":"Oh, Splendid! I knew from the beginning it had to be you\\nDon't worry, I won't tell anyone.","quicklyknight":"I don't have much time left. Omnichannel is coming...\\nI was supposed to meet a contact, but you'll have to do. They're coming.","quicklyknight2":"Two people control Omnichannel. The board is a joke.","quicklyknight3":"Allie. Allie is the one they don't want you to know about.","quicklyknight4":"Sorry, but I should leave now.","omnichannelarrives":"STOP!","omnichannelarrives2":"","yesmaam":"Yes Ma'am.","firsts":"\u266a Watch me whip \u266a\\n\u266a Watch me nae nae \u266a\\nThis song is pretty great right?","nopenotyet":"Sorry, someone got injured on the route. It's closed right now.","bothofyou":"Both of you, come outside. An Omnnichannel representative wants to address the town.","hellolovelypeople":"HELLOOOOO CITIZENS OF TABA TOWN!","darnitjohn":"Wait... Where's John?","darnitjohn2":"DARN IT JOHN! Get out here!","darnitjohn3":"John.","darnitjohn4":"Y-Yes ma'am?","darnitjohn5":"Why are you still here?","darnitjohn6":"Uhh...","darnitjohn7":"I'm not sure...","darnitjohn8":"AAAAAGH!!!","darnitjohn9":"YOU IMBECILE!\\nI will say this once and only once:\\nGO. SEARCH. THE. HOUSES.","darnitjohn10":"NOW!","johnissorry":"Sorry Ma'am... I... \\nSaw... \\nSome... \\nFlowers...","uselessnes":"You're absolutely useless John. I can't believe we were ever together.","cometomepls":"NOW, EVERYONE, PLEASE COME TO THE CENTER OF TOWN. OMNICHANNEL WISHES TO ADDRESS YOU!","hellolovelypeople2":"I know you're probably wondering why my Omni Knights and I are here.\\nWait...","hellolovelypeople3":"Are you really the only people in this town? There's no one here! This has GOT to be the smallest town in the Fondent Region.","hellolovelypeople4":"I'm pretty sure there are houses in Cotton Town larger than this...","hellolovelypeople5":"No... Wait... We are missing one person... \\nThe lone Tuxemon breeder left in the Fondent region. The one that calls himself the Tuxemon Professor","whereismyhairbrush":"John, Grant, spread out. FIND HIM.","oopsie":"Sorry you had to see that. He's just SOOOOOOO useless sometimes.","ourstuffisours":"Why are you actually here?","oopsie2":"Why don't we wait for my knights to return. \\nI hate to announce bad news alone.","maamiexist":"Ma'am, He isn't in the house.","maamiexist2":"Was there anything of interest?","maamiexist3":"There's a computer running Ubuntu.\\nI was going to confiscate it, but I know Gnome isn't your style...","maamiexist4":"Nah, leave it. These people obviously have terrible taste and despise usefulness and simplicity...\\nCheck the lab now Grant. I'll wait for John.","itsmyaurababe":"Now, who are you?","itsmyaurababe2":"Hmm, now that I actually look at you, you have a rather mysterious aura.\\n... ... ... ...\\nWe should talk sometime. Maybe see me in Cotton Town?","itsmyduhduhduh":"Received Allie's Address!","itsmyaurababe3":"I hope we'll meet again. ","maamnothing":"Ma'am...","maamnothing2":"Darn it John! We were having a moment!\\nWhat do you want?","maamnothing3":"I... I... Didn't find anything.","maamnothing4":"Great. Thanks for the notice.","maamnothing5":"Ma'am, I haven't found him either.","maamnothing6":"... ... ... ...\\n... Fine. We should probably head back to HQ and report.","solongjohn":"John, you should stay here to keep the peace.\\nI don't want you around anyways.","solongjohn2":"Come on Grant, we have a schedule to keep.","seeme":"Make sure you come see me...","knight4ispoor":"She's really not a bad person.","frowntime":"I don't mind being here...\\nIt's just lonely sometimes...","wherewasshe":"She didn't tell us the bad news...","waitdontgo":"${{name}}! Wait! Don't Leave Yet!","thetvbescreamin":"Honey, wait. I turned on the TV and an Omnichannel press conference came on.\\nWe should watch it.","ipausedit":"I paused the TV, please grab me a glass of water and then we can watch together.","announcement1":"HELLO CITIZENS OF THE FONDENT REGION!\\nTHANK YOU FOR TUNING IN TO THIS MANDATORY ANNOUNCEMENT.","announcement2":"WE LOVE YOU ABLE!","announcement3":"Thank you. I love you too\\nNow, to the matter at hand.","announcement4":"To ALL the citizens of the Fondent Region and beyond who are tuning in, I welcome you.\\nMy name is Aeble, spelled A-E-B-L-E for those who wonder, and I am the CEO of Omnichannel!","whythecheering":"Those Omnichannel people are cheering a lot for him. I wonder why?","announcement5":"It has been a long, hard road to the peace and tranquility that now reigns in the Fondent region.\\nHowever, it is my pleasure to announce, on this day, the 25th Anniversary of the founding of Omnichannel...\\nTUXEMON ARE CONTROLLED!\\n*deafening screaming*\\nQuiet Down! Quiet Down! Your enthusiasm is infectious I must say!\\nIn conjunction with the Xero institute, we have stripped away their will to attack!\\nDue to this, we are confident that releasing Tuxemon into the wild is safe.\\nHowever, curfews must still be enforced, we are not a lawless region after all.\\nAfter all... WE ARE SAFETY, WE ARE ORDER, WE ARE OMNICHANNEL!","ohnoes":"Well... I don't know how to feel about this...","ohnoes2":"Now that that's over...we still need potions from the Tuxemart.\\nMake sure you're back before curfew though!","depressedmom":"Why would he do something like that... I thought he cared...","waterwater":"The water is ice cold and delicious!","watchmewatchme":"Why are you heading into town, You know there's an early curfew.\\n... ... ... ...\\n... ... ... ...\\nYou don't seem like a threat, so you can head on to town...\\nJust don't tell any of those Omnichannel thugs I let you past, M'kay?","grumble":"Omnichannel are a bunch of thugs, but we don't have a choice...\\nAs she always says, guess we have to work with them...","bobtalk":"It would be nice if more people like you came around to say Hi...\\nBy the way, Hello! Have a good day! Today or Tomorrow or any day will be great!","professorexists":"I'll take 12 potions please.","professorexists1":"Thanks Ben.","professorexists1.5":"Why hello there!","professorexists2":"You must be Callie's kid! I've heard so much about you from your mom.\\nWhat brings you in here for?\\n.... .... ....\\nPotions? Of course, you always need those!\\nHere, have a few on the house, courtesy of me.","potions2":"Received 2 potions!","professorexists3":"Oh! Excuse my manners, I can't believe I never introduced myself!\\nMy name is Kay Wren, better known as the Tuxemon Professor.\\nFor years now I've been the only person in the Fondent Region allowed to research Tuxemon.","professorexists4":"Now, I know what you are thinking, why would they allow me?\\nUnfortunately for you, That secret is for me and me alone!\\nHowever, Omnichannel should be making a new announcement soon and I think you'll like it.\\nWe'd better get you back home and watch the second announcement, Come on!","theenergy":"The energy of that man is boundless...","hmmm":"I wonder what they're doing over there?","hmmm2":"I heard they were making a new park. To \\\"Greenify the Area\\\"","hmmm3":"What's the point? The Route is nearly all grass anyways.","hmmm4":"Maybe they're making a water park!","hmmm5":"Max, as much as you may want one, we've established this. They are not making, and will not make, a water park.","hmmm6":".... .... Okay... But it could be...","hmmm7":"The Weather is nice though, isn't it?","timeforround2":"${{name}}! Finally! You're back! I was afraid you would miss the announcement!","timeforround22":"Oh! You did get the potions! Good! Now we really need to get back.","theanthemishere":"Listen! The anthem is starting, we made it just in time. Come and watch!","moreannouncement":"ATTENTION, ALL CITIZENS OF THE FONDENT REGION!","moreannouncement2":"I am sorry to give you such late notice about this address, but I believed it important before the media leaked it...\\nWell... Heh. We own the media, so I guess it wouldn't matter, but I wanted to share it all the same.\\nAfter consulting with my advisors, we have decided that the best way to become more comfortable with Tuxemon, is to use them.\\nNow, it will be some time before we can integrate them into the workforce, but in the meantime, as I said before, we will be releasing them into the wild.\\nI realize this is a shock for everyone, plus I understand that some of you may even be afraid. We all know what happened before...\\nThis is not the time to be afraid though, as Omnichannel will be sponsoring the revival of the ancient tradition known as The Trial!\\nNow, for you who are less versed in Fondent region history, a hundred years ago there was a tradition where young men and women would catch and raise Tuxemon.\\nThey would then use these Tuxemon to battle others and ascend rank in their town, with the best Tuxemon Trainers gaining status and power.\\nWe will be creating a version of this for the modern day. We will be forming battle areas in multiple cities across Fondent.\\nEach Battle Area will need to be completed in order and the most promising trainer, or trainers, will be able to attempt the Championship.\\nThe Championship will be held on top of Omnichannel Tower in Cotton Town, but only once a Tuxemon Trainer has made it through every Battle Area.\\nThe Trial is designed as a way to slowly introduce public life to Tuxemon and to encourage travel throughout the region.\\nWho better to demonstrate this than our youth?\\nEach Match will be broadcast live on Omnichannel-T, the newest television station devoted exclusively to Tuxemon-related programming!\\nDon't worry, the addition will be reflected in your bill.\\nOh, and one more thing, all Tuxemon Trainers will be exempt from the curfew.\\nBefore this of course, you will need a Tuxemon! Now, not everyone can be allowed to become a Tuxemon Trainer. That would be pure chaos!\\nFirst, you'll have to register your name with your local Omnichannel representative and if you're selected, you'll be sent to Omnichannel training.\\nAfter successful completion of your training, you will be provided with a Tuxemon and can start participating in The Trial!\\nI look forward to meeting you all! Let's create a new world together!\\nAfter all... WE ARE SAFETY, WE ARE ORDER, WE ARE OMNICHANNEL! And now,\\nWE \\nARE \\nTHE \\nFUTURE!","youneedtodothis":"I... I think you need to look into this...\\nI don't want to lose you, especially when we're just getting settled.","youneedtodothis2":"But.. I know you've been eager to see the region, and this is your best shot.\\nI know you have the drive in yourself to become the very best, like no one ever was.\\nI just don't know if we can afford the fees\\n\\nWe'll make something work... Somehow.","ihaveyourmoney":"Well, maybe I can help with that.","iknowyou":"Hello Callie, hello ${{name}}, just stopped by to say hi when I overheard you talking about the announcement.","ihaveyourmoney2":"I have a little stored away that needs to be put to good use and Omnichannel owes me a favor.\\nI'm positive something could be arranged.Getting the qualification papers is the easy part. Getting your first Tuxemon is a little more difficult...\\nLuckily, I happen to know someone who has access to multiple different Tuxemon...\\nMe!\\nNow, I know it's a lot to process, so I'll be in my lab waiting for your decision.","hebenice":"He's a nice man, maybe you should at least see what he has to say.","moverocky":"C'mon Rocky! You can move! I believe!","moverocky2":"Well, you move when you're ready, I'll be here waiting.","tuxemontime":"Ah, you came! Great!","tuxemontime1.5":"I take it this means you've decided to join the Trial?","tuxemontimechoiceyes":"Splendid!","tuxemontimechoiceno":"Oh... Okay... I'll be here if you change your mind...","tuxemontime2":"Now, the first thing to do is get your papers all set...","tuxemontime3":"There we go!","tuxemontime3.1":"Here are your registration papers, the first Battle Area will require you to present them in exchange for a Trainer badge.\\nYou won't need the papers after that.","obtainedpapers":"Received Registration Papers!","tuxemontime4":"Now for the most important part! Choosing your Tuxemon!\\nUnfortunately, my source of funding has become... hesitant as of late. This leaves you with only three choices of Tuxemon, sorry about that.\\nThe three choices are Rockitten, Cardiling, and Tweesher.","chooseyerfate":"Which Tuxemon do you want?","chooseyerfateRockitten":"A solid choice! Rockitten is an Earth-type Tuxemon. In medieval times, they bred Rockittens to sit by the door and look cute.\\nDo you want to choose Rockitten?","choseRockitten":"Alright, here's your Rockitten! I know that you two will go on great adventures together!","choseRockitten2":"First though, let's test your battle prowess with a quick Tuxemon battle.\\n Let's see... I'll choose Cardiling.","rockitten!":"Obtained Rockitten!","nochoiceTuxemon":"Okay, why don't you take a look at the other two?","chooseyerfateCardiling":"An interesting choice, it speaks to the spark inside of you. Cardiling is a Fire-type Tuxemon known for stealing food from friends and enemies alike.\\nDo you want to choose Cardiling?","choseCardiling":"Alright, here's your Cardiling! I know that you two will go on great adventures together!","choseCardiling2":"First though, let's test your battle prowess with a quick Tuxemon battle.\\n Let's see... I'll choose Tweesher.","chosefight":"And... LET'S FIGHT!","cardiling!":"Obtained Cardiling!","chooseyerfateTweesher":"A great choice! Tweesher is a Water-type Tuxemon. It's evolution Eagleace is one of the fastest Tuxemon\\nDo you want to choose Tweesher?","choseTweesher":"Alright, here's your Tweesher! I know that you two will go on great adventures together!","choseTweesher2":"First though, let's test your battle prowess with a quick Tuxemon battle.\\n Let's see... I'll choose Rockitten.","tweesher!":"Obtained Tweesher!","wewnicefight":"Wow, that was a good fight!\\nLet me heal your Tuxemon real quick...\\nAnd... There! All set!\\nWith a little more practice and maybe a few more Tuxemon, you'll definitely be able to take on the Trial.","yahaha":"Ah ha! Found you!","gasp":"Wait...","gasp2":"What are you doing here with this... Criminal?\\n... .... ....\\n... ... ...\\nJoining the trial? You'd really subject yourself to that nonsense?\\nIf all you want is a job at Omnichannel, you could have just asked me.\\nI'm sure I can find a... use for you... if you're interested.","brokethegasp":"Now, Miss, if I may, ${{name}} is doing it for more than a job.","brokethegasp2":"You. Why are you talking? I didn't allow you to speak.","brokethegasp3":"Please, miss omnichannel ma'am, ${{name}}'s Mother wanted them to join the Trial to see the entire region\\n${{name}} isn't doing it for the job, they're doing it for the experience.","gasp3":"If that's true, there's more to you than I realized...","gasp4":"Fine, I'll let your registration papers stay intact. For now.\\nJohn, Grant, take the so-called Tuxemon Professor to his new home.","goodbye":"Don't let the Trial prevent you from coming to see me. In fact... Maybe I'll find you first.","goodbye2":"So long ${{name}}! And good luck in the Trial, you'll need it.","tabatownbattlearea":"Omnichannel Certified Battle Area - Taba Town","rockywhy":"Wait, Rocky, don't stop here! We made it so far already!\\nI know you like the grass, but we need to make it to Cotton Town!","heystop":"WHY ARE YOU DOING THIS?","heystop2":"Miss, we already told you. Under section 2 of article 3, Omnichannel reserves the right to close down and maintain areas as needed.","heystop3":"I KNOW THAT, BUT WHY? YOU JUST KICKED US OUT!","heystop4":"Marissa, maybe we should leave for now, we'll come back another day.","heystop5":"But... But... they dug up our flowers. Without a second thought, without asking.","heystop6":"I know, but we can plant new flowers somewhere else. They'll still be special, because we'll plant them together.","heystop7":"If they weren't so intent on bringing back Tuxemon, we'd still have our special flower patch...","soiwashearing":"Well it looks like we finally found a florist everyone.","soiwashearing2":"You, the florist, who are you?","soiwashearing3":"My name is Marissa, and these... these... THUGS! Destroyed my flower patch.","soiwashearing4":"How dare you...\\nThis is the Premier you're talking too! Have some respect!","soiwashearing5":"Ma'am, should I arrest her for addressing you so insolently?","soiwashearing6":"No Julius, I don't think that's necessary.","soiwashearing7":"She looks scared, the poor thing.","soiwashearing7.5":"But anyone who hates omnichannel is a friend of mine.","soiwashearing8":"Not to mention that the prisons are already overflowing with the... Flower City incident.","soiwashearing9":"However, in the future...","soiwashearing10":"I expect to be addressed CORRECTLY.","y-yes":"Y-yes... Ma'am.","soiwashearing11":"Good, now move so I can talk to these so called \\\"knights.\\\"","allofyounow":"Anyone without a Tuxemon needs to leave. This could get messy.","waityouhaveone":"You have a Tuxemon?\\nWhy is that?\\n... .... ... ... \\n... ... .... ... \\nTrial eh? Well, hopefully you're good in a fight! I'll heal your Tuxemon real quick and then we'll see how good you really are.","taketheleft":"You take the one on the left and I'll take the other three.","taketheleft2":"Take the one on the left! Don't worry, I've got these three!","nobodygetsthrough":"No matter who you bring with you, I won't let anyone through!","staples":"Well, that was easy.","higrunts":"These grunts don't even get proper training, so they were no match for me. You didn't do too bad either it looks like.","higrunts2":"Here, I'll heal your Tuxemon.","ohaimisa":"Well look who it is!","ohaimisa2":"I heard that some Xero thug was beating up my men, but I didn't think it'd be you Misa!","ohaimisa3":"Hi Kyle, why are you here?","ohaimisa4":"Why am I here? Why, I'm the head of this project! Building the model Battle Area for the entire region is an honor!\\nAlthough, I can see why you wouldn't have heard the news, frolicking about with your new plaything and all","ohaimisa5":"Wait, they aren't my-","ohaimisa6":"Ah, doesn't matter. I have more important things to attend to anyways. Have fun you two, AND STOP HURTING MY MEN!\\nToodles!","ohaimisa7":"Jack, Rick, Eddy, come with me. Jon, you stay here.","kylekindasucks":"Sorry about that, Kyle is one of my least favorite people at Omnichannel. And that's saying something!\\nWe were in the same cohort at The Academy and he's been nothing but trouble since. That's probably why Omnichannel recruited him actually.\\nLuckily, I don't have to listen to his grating voice every day like some poor souls have to.","kylekindasucks2":"On a different note, it looks like Kyle was here to open the path. It seems like the Battle Area is open now.","kylekindasucks3":"I know you're going through the Trial and all, but watch your back. Omnichannel is everywhere, watching everything.\\nThey have no issue... disposing of troublesome individuals.","kylekindasucks4":"I don't want to see another person disappear. Especially one as promising as you.","kylekindasucks5":"Alright, I've probably been here long enough. Time for me to head back.","kylekindasucks6":"Oh, and ${{name}}?","kylekindasucks7":"I'll be watching you. In fact, I may even root for you.\\nDon't let me down okay?","kylekindasucks8":"You four, head home. Remember, YOU. SAW. NOTHING.\\nUnderstand?\\nOh, and florist? Come find me at some point. My address is on the card I gave you. ","misaisleavingfornow":"Matt, Julius, let's head out. ","misaisleavingfornow2":"Good Luck ${{name}}. I'm sure we'll see each other again. ","imherenow":"I'm here to make sure nobody disrespects Omnichannel!\\n... .... ... ...\\nHow do I do that? Well... Uh... Maybe I'll ask them nicely?","oimate":"Hey! This is a restricted area! No one without a badge is allowed in!","welcometotaba":"Hello aspiring Tuxemon Trainers!","welcometotaba2":"Congratulations on passing the strict evaluation!\\nYou are the lucky group that has been chosen to be the first contestants in the trial!","welcometotaba3":"Aren't there only three of us? Seems like we barely qualify as a \\\"group\\\".","welcometotaba4":"To be honest, I thought more would pass the evaluation...","welcometotaba5":"Regardless, my name is Kyle and I am the lead architect behind the Battle Areas.\\nI am here to inaugurate the first Fondent Region Battle Area and declare that...\\nTHE TRIAL HAS BEGUN!","welcometotaba6":"... .... ...","welcometotaba7":"I'm not going to lie, I expected more enthusiasm from the first Trial Members.","welcometotaba8":"You're that thing that Misa was attached to. How'd you even get here? Did she falsify your papers to get you in?\\n... .... ... ...\\nAllie signed off on your papers? Interesting...","welcometotaba9":"Your papers seem to be in order. For now.","welcometotaba10":"However, this still doesn't explain the lack of enthusiasm. This is a big honor!\\nBoth of you and Misa's plaything over there represent the best and brightest of the Fondent Region's youth!","welcometotaba11":"Sorry sir, but how is this an honor? I was forced into this. I didn't choose to be a part of the Trial.","welcometotaba12":"Admittedly, we did take some promising Omnichannel recruits and sent them into Trial training, so I apologize if that's the case.","welcometotaba13":"No sir, you imprisoned my family and forced me and my brother to join the Trial.\\nSo forgive me if I \\\"lack enthusiasm\\\" when you're talking about the Trial.","welcometotaba14":"Ahh, you're the Flower City kid I've heard so much about. \\\"The Future of Omnichannel.\\\" What's your name?","welcometotaba15":"My name is Speck, sir.","kylereallysucks":"Well, Speck, if it's any consolation, I was the one that gave the order to attack.","kylereallysucks2":"Good Luck everyone! I fully expect none of you to make it!","kylereallysucks3":"Oh, and Speck? I enjoyed the screams","toodles":"Toodles!","dowehavetogoin":"You know, you don't have to go in. Just go through the standard training program, skip the Trial.","dowehavetogoin2":"No, you don't understand. The only way I can get my family out of prison is if I reach a high enough rank in Omnichannel.\\nFinishing the Trial would set me up in a position just below the CEO. I'd be able to change things.\\nIf I finish this, I can save my family...","dowehavetogoin3":"I have to go in, no matter how much I don't want to, I have to help the people I love.","dowehavetogoin4":"Who knows, maybe I'll be able to fight him myself!","dowehavetogoin5":"By the way, what's your name? Kyle didn't seem to address you at all.","hichristie":"Oh, my name is Christie! Sorry, I should have mentioned that before.","hichristie2":"Hi Christie. As you know, I'm Speck. It's nice to meet you.\\nNow...","hiperson":"Who are you, who's Misa, and who's Allie? Give us the deets!","hiperson2":"Whoa there Christie, don't overwhelm them.","hiperson3":"How about we start with a name and where you're from?","hiperson4":".... ... ....","hiperson5":"Oh, so you're from Taba Town! Neat!","hiperson6":"Now, who are Misa and Allie?","nobody":"I don't actually know","somebody":"I'd rather not talk about them","nobody2":"Fine! Keep your secrets!","somebody2":"Oooh. Are they special to you then? Is there a love triangle going around? C'mon! We need to know!","stahp":"Hey Christie, don't interrogate them. We just met after all. \\nMaybe we should head in anyways. We don't want to make Kyle angry.","stahp2":".... Fine.","stahp3":"But don't think you're avoiding this conversation! I'll get the deets out of you soon enough!","stahp4":"She means well...","stahp5":"... I think.","mydadiscool":"My dad works in the Battle Area! He's pretty cool right?\\nI have to wait out here while he works though because Tuxemon are dangerous...","mydadiscool2":"But... But that doesn't make him any less cool! He's brave and I'll be brave like him one day too!","welcomecontestants":"Welcome, Trial contestants!","itsforthefans":"And a huge welcome to everyone watching from home! My name is Aeble and I am the CEO of Omnichannel.","itsforthefans2":"You've all probably been on the edge of your seat waiting to see our first Trial contestants. Well, today you get to meet them!","itsforthefans3":"From Flower City! The one who fought Tuxemon with his bare hands! Speck!","itsforthefans4":"... .... ...","itsforthefans5":"DARNIT! CUT!","itsforthefans6":"The recording has been stopped, sir.","itsforthefans7":"Good","itsforthefans8":"AS FOR YOU THREE!","itsforthefans9":"Each of you should be stepping forward when your name is called. I won't have a bunch of insignificant kids destroying this for me.\\nAlright?","itsforthefans10":"START THE RECORDING! We'll pick it up at the introductions.","yessir":"Yes, Sir","itsforthefans11":"From Paper Town! The one and only Flower Demon, Christie!","itsforthefans12":"And finally, the one you've all been hearing about. The one you've been talking about!\\nFrom Taba Town! The Grunt subduer themselves!\\n${{name}}!","abouttababa":"Now, you are probably all wondering what this Battle Area will entail. I know our Trial contestants definitely do!\\nThe Taba Battle Area is the first of seven Battle Areas, culminating in the Championship battle in Cotton Town.\\nEach Battle Area will have a different requirement. Some will be mind challenges, others more physical.\\nThis is all so that we can find the best of the best. The future of the Fondent Region and Omnichannel itself.","abouttababa2":"Christie.","abouttababa3":"Speck.","abouttababa4":"${{name}}","abouttababa5":"The Requirement for the Taba Battle Area is...","abouttababa6":"Tuxemon Battles!","abouttababa7":"Now, you will have to defeat all 4 Trial acolytes before being able to face the Battle Area Master.\\nOnce you've defeated the Battle Area Master, you will receive your Trial medal for the Battle Area.\\nGood luck to all three of you, and remember...\\nWE ARE SAFETY, WE ARE ORDER, WE ARE OMNICHANNEL!","abouttababa8":"Oh, and one more thing you three, no matter what you might think...\\nWE are Fondent. Omnichannel is Fondent. Stay in line and don't muck anything up, otherwise there could be... issues","abouttababa9":"Alright guys, CUT! That was great! I think we're good!","abouttababa10":"Just cut out the last section and it will be perfect!","buh-bye":"I'm heading out, but great work everyone! See you all later!","weneedhelp":"Uhh... are we meant to just battle each other then?","weneedhelp2":"I guess we'll just battle here?","weneedhelp3":"I guess that works, this room doesn't seem like a battle room though.","weneedhelp4":"No, you're right, but it's not like we were given any instructions...","explainthyselfchristie":"By the way, why did Aeble call you the \\\"Flower Demon\\\"?\\nHis nicknames for ${{name}} and I at least make sense","explainthyselfchristie2":"Although yours, ${{name}}, sounds more interesting than mine.","explainthyselfchristie3":"\\\"Flower Demon\\\" on the other hand sounds like more than a nickname.","explainthyselfchristie4":"... .... ...","explainthyselfchristie5":"Come on, Christie. Give us something! We're all stuck here together anyways!","explainthyselfchristie6":"... Just like you... I have a past I'm running from...","explainthyselfchristie7":"Christie...","maybeabattle":"ENOUGH!","maybeabattle2":"Speck! I CHALLENGE YOU TO A BATTLE! PREPARE YOURSELF!","maybeabattle3":"Christie, are you sure...","maybeabattle4":"Oh, I see, you're just afraid to fight me huh? Maybe ${{name}} will have the guts, unlike you.","maybeabattle5":"ARGH!","maybeabattle6":"If it's a battle you want, THEN FINE!","maybeabattle7":"Ha! That's more like it!","maybeabattle8":"READY YOURSELF CHRISTIE! AND... FI..","haltyourbickering":"HALT!","haltyourbickering2":"While I admire your enthusiasm, this isn't the place for battling each other.\\nIt's also not the point of this Battle Area.","haltyourbickering3":"Now, gather together again like the good children you are.","haltyourbickering4":"If we're not supposed to fight each other, then who will we fight?","haltyourbickering5":"Were you not listening? The acolytes of course. All 4 and then you can face the Battle Area Master.\\nHonestly, I expected more from you two. I'm sure this is par for the course for the third wheel over there though.","dontbemean":"Hey! Why are you so mean to ${{name}}? What did they do to you?","dontbemean2":"I don't need a reason to do my job. But in this case...","dontbemean3":"... I actually do have reasons.","seeyalater":"Regardless, the 4 hallways lead to the 4 acolytes. Go and fight them or whatever.","seeyalater2":"HEY! Aren't you going to give us that reason?","seeyalater3":"Ha!","seeyalater4":"I don't have to explain ANYTHING to you. That's what makes my job so GREAT!\\nHopefully you lot don't die. It would be bad for ratings.","sorryabouthim":"I'm sorry he's so mean to you ${{name}}","sorryabouthim2":"Yeah! Just ignore him! After all, you have your girlfriends Misa and Allie watching from home! He probably has nobody!","sorryabouthim3":"So? When you going to introduce us to 'em? We're practically family at this point!","sorryabouthim4":"Christie, this is most definitely NOT the time.","sorryabouthim5":"Oh, you're no fun!","doorchosen":"But I guess we better focus on the Battle Area, since we're here and all.","doorchosen2":"I'll start with door 3! Lucky number 3 after all!","doorchosen3":"That girl will be the death of us.","doorchosen4":"I'll start with door 2. Good Luck.","notyettababa":"Only one person can challenge an Acolyte at a time. Please challenge another one.","notyettababafourth":"This is the most powerful Acolyte before the Master, please finish challenging the others first.","itslocked":"The doors are locked, maybe you should try defeating all 4 Acolytes first?","healspls":"Give me your Tuxemon.","healsdone":"Your Tuxemon have been healed.","areyoureadytorumble":"Are you ready to battle the Acolyte?","areyoureadytorumbleno":"Very well, come back once you're prepared.","areyoureadytorumbleyes":"Very well, before we fetch the Acolyte, we'll heal your Tuxemon.","areyoureadytorumbleyes2":"There, now that you actually stand a chance, we will fetch the Acolyte.","uhhjason":"Uhh... Jason?","uhhjason2":"Shoot! He always does this...","uhhjason3":"JASON!","challenger":"Challenger!\\nStep to the center and face me!","challenger2":"You have done well to make it this far!","challenger3":"... .... ...","challenger4":"Wait, this is your first battle?\\nI was told I would be the third battle...","challenger5":"No matter!","challenger6":"This just means it will be easier to crush you!","challenger7":"Ready yourself Challenger! It's time... TO FIGHT!","tabacongratsfirst":"... ... Congrats on the win...","tabacongratsfirst2":"I definitely wasn't expecting a performance like that. Kyle told us all that you would be an easy win.\\nI guess he meant for you and not us!","tabacongratsfirst3":"The other three acolytes are more powerful than me, so you may want to try and fight the wild Tuxemon in the passageways a bit.\\nOther than that, Good Luck!\\nIf you walk through the entrance behind me, you'll be teleported back to the main room.","acolyte1loss":"Ha! Some Challenger you are. You'll have to do better than that to beat me!\\nTry and level up your Tuxemon before facing me again!","acolyte1redo":"So, you actually crawled back... Let's see how powerful you really are!","ripjimmy":"The grave says:\\nHere lies Jimmy. A friend, a knight, and ... bad person overall. However, ... never ... ... Help! ...\\nThe rest is weathered away.","tabanurse_dialog_welcome":"Welcome to the Taba Town Tuxecenter!","tabanurse_dialog_taba":"Welcome to the Taba Town Tuxecenter!\\nDo you want to heal your Tuxemon?","tabanurse_dialog_cotton":"Welcome to the Cotton Town Tuxecenter!\\nDo you want to heal your Tuxemon?","okaythen":"Okay! Just give me a second and I'll heal your Tuxemon!","okaythen2":"Well, it looks like your Tuxemon are all better now!\\nHave a wonderful day!","waithere":"We have to wait here for now. Apparently a tree fell up ahead.","nodrink":"I'm pretty sure you're too young to drink...","professorswife":"Oh No! You just missed him. I think he went into town though. Maybe check there?","waithere2":"Oh, I hope nobody got hurt from the fallen tree!","understand?":"Understand?","input_name":"Name?","input_monster_name":"Name your Tuxemon?","happy_guy_dialog":"Happy: Hi! I love giving Tuxemon nicknames, do you wanna give yours a nickname?","happy_rename":"Happy: That's a great name! I'm sure your Tuxemon loves it :)","shady_guy_dialog":"Shady Guy: Hey. If you have some... 'trouble' attached to your name I can fix it for you...","shady_rename":"Shady Guy: Good luck with your new name, friend...","37707_sign_welcome":"Welcome to town 37707! We are...","37707_sign_tower":"Town 37707 tower. This structure is highly unstable: Do not enter!","37707_sign_foreign":"This sign is written in a foreign language you can't understand.","37707_sign_hidden":"Get out while you still can...","37707_sign_missing_welcome":"We11c0me T0 t0wn ERROR! We ne^er weR3","37707_sign_missing_tower":"Town N\/A <undefined_structure>. Denetsil evah dluohs uoy","37707_sign_missing_foreign":"PyGame - UnboundLocalError: Local variable 'map_id' referenced before assignment\\nError 404: **** resources not found. Please notify tHe dEvEl0p#r$ @b0%t t#1# ##### ###########\\n01010010 01100101 01101101 01100101 01101101 01100010 01100101 01110010 00100000 01101101 01100101 00101110","37707_sign_missing_hidden_read":"W3 KN0W Y0U R3@D TH1$: Y0U H@D 833N W@RN3D.","37707_sign_missing_hidden_unread":"1T i$ t00 L8 N0W","37707_house":"Strange: It's locked. No one seems to be using this building.","37707_mail":"It's empty and full of spider webs.","37707_house_missing":"Th3r3 is n0th1ng here. The7e n3vEr w@$.","37707_mail_missing":"1t\\\"$ empty @nd y0u c@n $EE th3 v0id.","37707_flower":"You sense a warm energy emanating from this flower. It's the only thing in this town your Tuxemon seem to enjoy.","37707_flower_missing":"E330R: Event @ction set_monster_health contains inv@l1d p@r@meter$. He@l1ng aLL Tu+em0n.,.","37707_computer":"Developer console: This is intended for Tuxemon developers only, for testing an experimental data loading system.\\nThe variable for the new loader will now be enabled. Please report any issues you find at https:\/\/tuxemon.org\\nDeveloper note 1: This suppresses crashes for missing maps. The system may attempt to load invalid data!\\nDeveloper note 2: Do NOT save your game with this enabled, it may result in data corruption.\\nDeveloper note 3: As of switching to Python 3, data seems to be aggregated and combined in a very unusual manner. Please debug this!","37707_tower_missing":"Y0u c@nn0t ente7 @ bu1ldIng th@t d0e$ n0t e+i$t.","37707_exit_missing":"<recovery_module>: GREETINGS ${{name}}. PLEASE UNDERSTAND THIS AREA NEVER EXISTED. YOU HAVE EXPERIENCED A SYSTEM ERROR.\\n<recovery_module>: THE GLITCH HAS NOW BEEN PATCHED. YOU MAY CONTINUE THE GAME NORMALLY FROM HERE ON. DO NOT ATTEMPT TO RETURN HERE.\\n<recovery_module>: WAKE UP. FORGET ALL. ALL IS BUT A DREAM...","37707_villager_male_1":"Blank: Hmph. Hi. Sorry: We're usually weary of outsiders. We only get visited... sometimes.\\nBlank: But since you're here, maybe you can do me a favor. It might sound strange of me to ask you this, yet I must know...\\nBlank: Do you know who I am? Have you... ever seen me? I'm curious: My name, do I have a...\\nBlank: No. Sorry: I have made a mistake. Please don't tell anyhone what I asked you. Carry on, enjoy your trip here.","37707_villager_male_2":"Blank: You can't help any more. We are not allowed to talk about it. You cannot understand. Leave.","37707_villager_male_3":"Blank: You... you will doom us all over again. Go back and never return!","37707_villager_female_1":"Wish: Oh... a newcomer! How did you get here? We haven't seen anyone new in... oh, never mind.\\nWish: Welcome! Welcome to... oh my: We never got around to giving our town a name! Just call us whatever you'd like I guess.\\nWish: Please make yourself at home. Usually there are more people around... it depends on the seed, maybe it's a bad omen today.\\nWish: Let me know if you need anything that exists here. Just don't make the same mistake as the others: We don't want you to leave us too.","37707_villager_female_2":"Wish: Please: Do not enter the tower. It hasn't been built yet.","37707_villager_female_3":"Wish: No, no, no: Stop doing this! Do you not understand it's not there?","37707_villager_male_missing":"00000: i W@$ n3v3R B0rN\\n${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}}","37707_villager_female_missing":"@*!^: 0H... @ n3wc0m3r! H0vv p1d y0v g3t he7e? <NONE> h3llen\\\"T $33N %^&one new 1n... ()h, never n3ver m3V3t N3W37 MIIIIIIIIND\\n@*!^: WElcoME! W3lcome t0... 0H N\/A: We never g0t ar0und to gi^ing 0ur town {<1} We never g00000000 {<2} W3 neVer Bu1lt 0uR t0wN\\nTH S D ES N T EX ST Y U AR C NNE ED TO TH V ID YO M ST LEA E N W","maple_bedroom_sign":"It's a calendar and the 27 April is circled in pink.","taba_house1_sign":"Mr and Ms Clawbrew House","taba_house2_sign":"Legacy Library","taba_house3_sign":"The Thoughtful Leaf Inn","taba_house4_sign":"The Honorable Seagulls Pub","taba_house1_calendar":"It's a calendar and the 30 September and the 12 February are circled in red.","taba_house1_husband1":"Tuxemon! I was among the most skilled trainer!","taba_house1_wife1":"Trainer? My husband is delusional.","taba_house1_reading":"The book is Philosophy of Illusionary Studies by Jaiden Gemrevenza.","taba_house1_watching":"It's a documentary about the strangest and most wonderful Tuxemon in the region,\\n as well as the strange behaviors they have adopted.","taba_house2_owner1":"Welcome to the Legacy Library! Feel free to look around, but quiet please.","taba_house2_reading1":"The book is Visiting The King by Manolo Qai.","taba_house2_reading2":"The book is Raised By Dreams by Louis Etrergo.","taba_house2_reading3":"The book is Children Without Honor by Leslie Greninza.","taba_house2_reading4":"The book is Sailing Into Eternitys by Laurine Doprachuld.","taba_house2_reader1a":"I feel better at the sight of a book or a bookstore.","taba_house2_reader2a":"It ignites my imagination.","taba_house2_reader3a":"So I can live a thousand different lives.","taba_house2_reader4a":"Reading stimulates my mind in a way that TV and movies will never be able to do.","taba_house2_books":"000 - Computer science, information and general works, 100 - Philosophy and psychology\\n200 - Religion, 300 - Social sciences, 400 - Language, 500 - Pure Science, 600 - Technology\\n700 - Arts and recreation, 800 - Literature, 900 - History and geography","taba_house3_owner1":"Welcome to The Thoughtful Leaf Inn!","taba_house3_client1a":"I'm resting while my sister is probably reading some books.","taba_house3_client2a":"Thinking too much can harm us.","taba_house3_client3a":"It makes me think about my mom's house.","taba_house4_owner1":"Welcome to The Honorable Seagulls Pub!","taba_house4_client1a":"My grandma used to do a similar dish!","taba_house4_client2a":"Eh? Just filling up an empty stomach.","taba_house4_client3a":"Luckily I didn't pay for this. How can you pay for this?","taba_house4_dish1":"It's brown, dense, but it doesn't look like pudding...","spyder_intro_question":"Do you want to skip the intro?","spyder_intro00":"Hello, I am the CEO of Omnichannel. We run the newspapers, TV channels and radio stations for this region.\\nIt is my duty to inform you.","spyder_intro01":"Tuxemon are the animals that inhabit this world.\\nThey love to be captured so their masters can battle them for fun and profit.\\nThe strongest win, just like in the world of business.\\nMost monsters are found in the wild. They morph into more advanced forms when they gain experience.\\nBut the five Pillars that make up the Cathedral, that is, the five allied companies that operate in this region,\\nhave improved on nature. This season, we offer five deluxe Tuxemon!","spyder_intro02":"These tuxemon morph immediately when exposed to a token - that's instant gratification!\\nWhat's more, they let you choose which form they morph into.","spyder_intro03":"Tokens are available for a modest fee from all Pillars!\\nAhem, what was I talking about?\\nOh yes, each Pillar offers one of these exclusive Tuxemon.","spyder_intro_shopkeeper1":"What a great presentation from our CEO! All Gold members are being offered a free tuxemon.","spyder_intro_shopkeeper2":"Just fill in this form.","spyder_intro_question_name":"What is your name?","spyder_intro_shopkeeper3":"Please, now return the form to the Shop Assistant, so we can give you the tuxemon.","spyder_intro_shopkeeper4":"I'm sorry, you are not a Gold member. This offer is for Gold members only.","spyder_papertown_stopthere":"Hey! What do you think you're doing?\\n It's not safe to go into the wilds unless you have a tuxemon.\\n Come buy one from our shop.","spyder_papertown_homemaker1":"How are you, ${{name}}? \\n Quiet and solemn as always, I see.","spyder_papertown_mom1":"Good morning sunshine! Rest here any time you like. \\n Why am I saying that? You live here!","spyder_papertown_mom2":"Hello dear. I should get on with my inventing. \\n Can't you occupy yourself? \\n Back in my day, we could amuse ourselves with anything - a stick, a rock, rubbish we found in bins ... ","spyder_papertown_mom3":"Oh, you found yourself a tuxemon. Congratulations! \\n Why don't you head over to the next town and explore?","spyder_papertown_mom4":"Welcome back! Look at you, growing up so fast.","spyder_papertown_mom5":"You know, Granny Piper next door has opened up her Daycare Centre. \\n Well, not everyone can be an inventor, I guess. ","spyder_papertown_mom6":"Congratulations! You took down the corporations! \\n Of course, now lots of people don't have a job ... but you did the right thing. I think.","spyder_papertown_grannypiper1":"Oh hello ${{name}}, I didn't see you there among all this hustle and debris! \\n I can't wait till the Daycare Centre is installed!","spyder_papertown_grannypiper2":"You know, the Pipers made our fortune in the daycare business! \\n I've been retired for ten years and I'm getting bored. I want to get back into it!","spyder_papertown_danteshop":"I'm working, boss, I'm working! \\n Oh, it's just you. You know, we throw out so much of our stock. \\n It's such a terrible waste. It all goes into the bins behind the back of the Store.","spyder_papertown_myfirstmon":"Hey, you came! That's great.\\n When the fancy new tuxemon come through from the Cathedral, we just threw all our old ones in the bin!\\n It seems like such a waste, especially when kids like you don't have any!","spyder_papertown_myfirstmon_notmet":"I recognize you, you're the kid who hasn't got a Gold Pass. \\n You know, I might be able to help you out. \\n When the fancy new tuxemon come through from the Cathedral, we just threw all our old ones in the bin!\\n It seems like such a waste, especially when kids like you don't have any!","spyder_papertown_myfirstmon1":"*rummages* *rumages* ","spyder_papertown_myfirstmon2":"Here we go, looks like there's monsters in most of these bins. \\n Sounds like my boss is calling. Good luck!","spyder_papertown_thereis":"There is something here...","spyder_papertown_trash":"Just trash","spyder_papertown_rockitten":"Do you want ROCKITTEN?","spyder_papertown_lambert":"Do you want LAMBERT?","spyder_papertown_nut":"Do you want NUT?","spyder_papertown_tweesher":"Do you want TWEESHER?","spyder_papertown_agnite":"Do you want AGNITE?","spyder_papertown_firstfight":"Hey, what are you doing rummaging in bins? That's gross - and it's against the rules! \\n ... \\n What, they were throwing out perfectly good tuxemon? \\n ... \\n Well, if they were perfectly good, they wouldn't throw them out, would they? \\n They must be inferior to the new models. Here, I'll show you! ","spyder_papertown_firstfight_win":"Huh, must be a fluke. There's no way the new model would be worse than the old!","spyder_papertown_firstfight_lose":"As expected! Old models can't compare to new ones!","spyder_papertown_firstfight_after":"I'll heal you up this time, but I'm not a charity. Rest up at home next time your monsters get worn out.","spyder_cottontown_monk":"I am assigned by the Dojo of the Five Elements to tend the statues here. \\n But Omnichannel is planning to expand its offices into this space. \\n I don't know what will happen to the statues when they do.","spyder_cottontown_hackerintro":"Hey, cool tuxemon! Can I see the receipt? \\n ... \\n Just kidding, I had a feeling you hadn't picked it up using, ah, official channels. \\n For years, the Five Pillars have controlled the strongest tuxemon. \\n Do you think it'd be cool to poke them in the eye? \\n ... \\n Good! I have a project for you. Meet me in the Cafe!","spyder_cotton_cafegranny":"Hmm, I'm not sure I fancy this coffee.","spyder_cotton_cafeassistant":"Do you collect tuxemon? I'd like to start but I'm afraid to leave the city.","spyder_cotton_homemaker1":"Are you here for the talk? I'm so excited for the launch.","spyder_cotton_homemaker2":"Tuxepedia is great, isn't it? I'm one of the programmers. Tell me if you find any bugs.","spyder_cottontown_stopthere":"Hey, that's not cool! You have to come to my talk at the cafe before you run off!","spyder_cottontown_followme":"The Cafe is located on the other side of these houses.","spyder_cottontown_mom":"Well hello stranger! What are you doing going into a Cafe? \\n You know caffeine is bad for you. I'm kidding! \\n You're a grown up of 12 years old, you can do whatever you like! ... No alcohol .... \\n But you should call home more often. I want someone to tell about my inventions. \\n ... Oh, I forget, you haven't got a phone yet. Here's one I invented. I call it the Nu Phone! \\n You can install all sorts of apps on it. It already has the Map App, so you'll never get lost!","spyder_cottontown_mom1":"Talk about a parting shot!\\n Omnichannel seems to have pulled the plug on the region's computer network.\\n At least, I hope it's nothing more serious than that.","spyder_cottontown_hacker1":"Great work on Tuxepedia, my friend.\\n You're our top contributor.","spyder_cottontown_mom2":"!!!","spyder_cottontown_hacker2":"Right, right!\\n There's a data center along the river to the north-east of Timber Town.\\n If Omnichannel's done anything to the computer network, they would have done it there.","spyder_pc_alert":"Kernel panic - not syncing: Fatal Machine check","spyder_cottontown_enforcer":"Butt out of it, kid, this is private property!","spyder_cottontown_enforcer1":"I told you before - scram!","spyder_cottontown_enforcer2":"It is I who must scram!","spyder_cottontunnel_professor1":"Drat this infernal maze of tunnels... \\n Oh, hello child... \\n Me, lost?... \\n Not at all. I know exactly where I am.","spyder_cottontunnel_shopassistant1":"I hope the professor is okay. He said he saw a fossil and ran off!","spyder_cottontunnel_carlos1":"I fell down a crack in the Dragon's Cave and wound up here somehow.\\n Show me out of here, peasant!","spyder_cottontunnel_carlos2":"Hmm, perhaps I could have phrased that more nicely.","spyder_cottoncafe_hackerchat":"It's so cool that you're helping with Tuxepedia.\\n ... \\n Is there a prize for adding all the tuxemon? \\n Only the satisfaction of helping the human race, man.","spyder_cottoncafe_barmaidintro":"We call ourselves Team Bazaar. Maybe that's a little pretentious. \\n We're a group of rogues and scoundrels who like to get together to drink coffee, discuss philosophy and defy our corporate overlords! \\n We try to look out for each other. For example, unlike the Cathedral we don't charge for you to heal your tuxemon! \\n Would you like me to heal them now?","spyder_cottoncafe_barmaid":"Welcome back. Shall I chuck your tuxemon in the healing unit?","spyder_cottonart_barmaid":"Do you like my set? \\n They capture my early days as a professional tuxemon trainer, before I retired on my winnings. \\n I call them: 'Monsters' Eyes Meet', 'Starry, Starry, Starry Night' and 'Trepidation'. They're for sale! \\n Get them while they're hot! Just 1,000 each.","spyder_cottonart_barmaid_bundle":"Do you want to buy all three paintings for ${{currency}}3,000?","spyder_cottonart_barmaid_single":"Do you want to buy this painting for ${{currency}}1,000?","spyder_cottonart_barmaid_painting_sold_billie":"The painting has been bought and donated back to the gallery by Billie!","spyder_cottonart_barmaid_bundle_sold":"It looks like you're my collector now! I'll replace the original with copies!","spyder_cottonart_billie":"I see you're trying to broaden your horizons. That's cute. Just try not to touch anything.","spyder_cottonart_granny":"I must be getting nostalgic. I almost said \\n \\\"Back in my day, things were better!\\\"","spyder_cottonart_goth":"I used to enjoy coming here every weekend to look at the paintings. \\n Now all the best ones have been sold and the tickets are too expensive. \\n But my nanna wanted to come, so ...","spyder_cottonart_florist":"What do you think of the blue painting of a ship in the harbour? \\n It's in the impressionist style - that means it tries to capture how light looks and behaves. \\n See the small red sun reflected along the waves of the water?","spyder_cottonart_shopkeeper":"Welcome to the Cotton Town Art Gallery. Ah - I mean Art Shop! \\n Ever since they cut our funding, we've had to sell the artworks instead of just displaying them. \\n Entry is ${{currency}}50. It goes towards the company's annual dividend.","spyder_cottonscoop_shopassistant":"Tuxeballs allow you to capture tuxemon and keep them as servants. \\n They're most effective when used on injured and low-level tuxemon. \\n Select them during battle from your Item menu.","spyder_cottonscoop_deviceoffer":"Welcome customer. Today, we're promoting Tuxeballs. Do you know what those are?","spyder_cottonscoop_devicenoexplan":" Okay, well here's five as a free sample. \\n If you have any questions about how Tuxeballs work, just ask my assistant!","spyder_cottonscoop_deviceexplan":"Let my assistant introduce you.","spyder_cottonscoop_deviceexplan2":"Tuxeballs allow you to capture tuxemon and keep them as servants. \\n They're most effective when used on injured and low-level tuxemon. Select them during battle from your Item menu. \\n Thank you for listening. Here's five Tuxeballs as a free sample. ","spyder_cotton_tuxepediaahem":"Ahem.","spyder_cotton_tuxepediaintro":"Currently, the only reliable information about tuxemon is from the expensive and incomplete Encyclopaedia Tuxemon! \\n That's not cool; information should be freely available. That's why we're introducing Tuxepedia. \\n It's open source, it's free, it's available for everyone to read, write and edit. How cool is that? \\n You can open Tuxepedia from the menu. ","spyder_cotton_tuxepediaintro2":"All it takes to add information is for you to catch that particular tuxemon. It's so cool.","spyder_cotton_tuxepediaintro3":"You are so engrossed reading the new entries, that you don't notice people leaving.","spyder_cotton_tuxepediaintro4":"It's so cool that you came. There's still so many tuxemon to be added - over a hundred, I think. \\n You could really get into it, and make a difference to the world. ","spyder_cotton_cafegoth":"Don't look at me. I'm just here for the free canapes.","spyder_cotton_cafeflorist1":"Shhh, it's about to begin.","spyder_cotton_cafeflorist2":"I can't wait to fact-check everyone else's entries. \\n You better make sure you have good sources!","spyder_route2_billie1":"Hey cheapskate! Still got your stolen tuxemon?","spyder_route2_billie2":"This was a fluke. My tuxemon were expensive, and that means that they're high quality.","spyder_route2_graf1":"I'm an ace - in battling and tennis!","spyder_route2_marion1":"So many tasty ants around! ... For my Aardorn, I mean.","spyder_route2_roddick1":"When I was ambushed on the dunny by SPIGHTER I was pretty creeped out.","spyder_route2_roddick2":"Hey, you didn't seem creeped out at all!","spyder_citypark_maniac":"Phew, we're pooped!","spyder_citypark_granny":"We'll walk back to Leather Town after a little rest.","spyder_citypark_florist":"Enjoy the flower display! It's the pride of Leather Town.","spyder_citypark2_florist":"The flowers look okay, don't they? ... Ever since the mining began in Leather Town, the flowers have been under the weather!","spyder_route2_graf2":"I got served.","spyder_route2_marion2":"I don't eat ants.","spyder_citypark_frances2":"You must come and visit some time. ","spyder_citypark_frances1":"I have the finest gardens in all the land. That's why these Shybulb keep turning up.","spyder_citypark_bobette1":" I love cats. An Aardorn is basically a cat, right?","spyder_citypark_bobette2":" A cat would have won \u2026","spyder_citypark_edith1":"Hey, did you say I'm like my tuxemon? I'll fight you for that!","spyder_citypark_edith2":"Hmm, you may have a point.","spyder_museum_entrance1":"Welcome to the museum of natural history! It's free, but depends on your generous donations. Would you consider a donation of ${{currency}}50?","spyder_museum_entrance2":"Please explore our five sections, and make sure to read about our five sponsors.","spyder_museum_entrance3":"Unfortunately we now need to charge for tickets. ${{currency}}100 please.","spyder_museum_shopkeeper_chat":"I volunteer to keep the museum as affordable as possible. ","spyder_museum_miner1":"There used to be a whole section here on the history of our world! \\n But when Nimrod became the sponsor, they replaced it with just military history! \\n Now everyone is just inventing their own theories of world history!","spyder_museum_postboy1":"Did you know that the first spectacles were made of beryl, not glass? \\n \u2026 \\n I learned that last year from a guide at this museum! But there aren't any guides around this place any more.","spyder_leather_maniac":"How is your adventure so far? \\n ... \\n Wow, so talkative! You are really coming out of your shell.spyder_route3_signRehabilitation will begin as soon as possible. \\n Please stop nagging us.spyder_route3_drag1AGENT: What happened to the excavation? \\n SHAFT BOSS: We got ... interrupted. By ... a kid. \\n AGENT: A kid?! \\n SHAFT BOSS: But we did manage to recover one ... \\n AGENT: Hush! You know that's top secret. Alright, hand it over and scram! \\n SHAFT BOSS: Okay, here ... uh!spyder_route3_drag2AGENT: What the?! Come with me, you can explain this to HQ!","spyder_route3_zoolander1":"A boulder is causing problems for travellers? \\n It's \\\"our fault\\\"? \\n Who cares? We've got urgent work to do!","spyder_route3_zoolander2":"Ah, I dropped my sledgehammer!","spyder_route3_qqq1":"Ah, the Enforcers weren't meant to let anyone out!spyder_route3_qqq2I'll reveal nothing about our plot! In fact, forget I said anything about a plot!spyder_route3_novak1 My Elofly is a genius! I'm going to collect as many as I can.spyder_route3_novak2Hmm, not smart enough ...spyder_route3_weaver1Hey, butt out of it! This mine site belongs to Shaft!spyder_route3_weaver2Go on, get out!spyder_route3_curie1Look at my magnificent invention!spyder_route3_curie2Why did you do that?spyder_route3_connor1My Weavifly is fighting fit now - there was a while there where it couldn't fly.spyder_route3_connor2Oh well, this will be a learning experience for them.spyder_route3_roxby1Bring that pile driver over here and be quick! Hey ... you don't look like a miner. spyder_route3_roxby2Scram! spyder_route3_roxby3I hope Boss is not mad - she gets angry so fast, \\n But she is a nice person and has a heart like a diamond.spyder_route3_surat1 They call it the \\\"dark artery\\\" - the fossilised blood and bone of ancient tuxemon beneath the soil. \\n And we get to dig it up!spyder_route3_surat2I knew you wouldn't understand. spyder_route3_surat3Scram! You're getting in our way.","spyder_route3_twig1":"Some of the stuff we're digging up belongs in a museum! \\n Wait, you don't work here. ","spyder_route3_twig2":"Don't mention that museum stuff to the boss, okay?spyder_route3_twig3I will train more and become as strong as our Boss. \\n She worked so hard to become the leader, I wanna be like her someday.spyder_route3_wanda1All I ever seem to catch is boring Nudiflot!spyder_route3_wanda2The fishing's good in Flower City - but who wants to walk that far? \\n Here, you can have my Fishing Rod.","spyder_papertown_danteresting":"I'm working, boss, I'm working! \\n Oh, it's just you. You know, we throw out so much of our stock. It's such a terrible waste. \\n It all goes into the bins behind the back of the Store.","spyder_cotton_nurse1":"Welcome to the Cathedral Centre! \\n Do you want to heal your Tuxemon?","spyder_wayfarer_shopkeeper":"Sorry mate, no rooms available. \\n The Enforcers say a rare disease has broken out among some guests' tuxemon, so we're under quarantine. \\n I can heal your tuxemon for you, though?","spyder_wayfarer_nurse":"There are sick tuxemon in this building. Best to leave it to the Enforcers to sort everything out. \\n If you keep going, I can't make any promises about how they'll respond. ","spyder_wayfarer_granny":"I can't explain it ... one moment my Cairfrey was healthy, the next it was sick! \\n At least the Enforcers arrived so soon. spyder_wayfarer_maniacMy tuxemon aren't sick! This is just an excuse to sell us medicine we don't need. \\n When I was your age, we didn't have medicine. We swam in mountain streams and if you got a sniffle, well, tough! \\n And anyway, I saw the Enforcers coming down Route 4 before anyone so much as sniffled, so how could \\n ... \\n ah ah achoo! \\n ... \\n That doesn't mean anything. I have an itchy nose.spyder_wayfarer1_maniacHey, buddy, do you want my Botbot?spyder_wayfarer1_maniac1I dunno how long I'm going to be stuck here, so it might as well get to explore with you.spyder_wayfarer1_maniac2A little privacy, please! spyder_wayfarer1_morton1I'm stuck in this room until my tuxemon got better, so there's nothing to do but battle!spyder_wayfarer1_morton2Now there's nothing to do!spyder_wayfarer1_jessie1The Enforcers were so prompt and helpful! I guess Scientist James alerted them as soon as possible.spyder_wayfarer1_jessie2You're not as helpful as an Enforcer. Or as handsome. spyder_wayfarer1_nightshade1It's embarrassing. All the Nurses' tuxemon got sick, but the Enforcers' tuxemon are fighting fit!spyder_wayfarer1_nightshade2I guess we have a lot to learn about tuxemon care.spyder_wayfarer1_victor1Hey, you're not leaving with potentially infected tuxemon!spyder_wayfarer1_victor2Stop right there! Or, um ...spyder_wayfarer1_morningstar1I'm not surprised to see you here. spyder_wayfarer1_morningstar2Come back and see me later - next patient please!spyder_wayfarer1_bravo1This enforcement action is sponsored by Omnichannel: The Only News You Need. spyder_wayfarer1_bravo2Please do not let my battling performance affect your opinion of Omnichannel: The Only News You Need. spyder_wayfarer1_james1I wonder how the Enforcers got here so quickly! Nurse Jessie must have called them.spyder_wayfarer1_james2I'm glad Jessie didn't see my lose like that!spyder_wayfarer1_bismuth1I hope this isn't related to those sick tuxemon at Scoop Farms!spyder_wayfarer1_bismuth2Bummer!spyder_wayfarer1_ratcher1You should let the patients rest!spyder_wayfarer1_ratcher2Now I need a rest!spyder_route4_marshall1I'm working on a gigantic cannon!spyder_route4_marshall2It might need some work.spyder_route4_roger1We can learn a lot about strategy from tuxemon.spyder_route4_roger2I could learn a lot about strategy from you!spyder_route4_wulf1Ah, just collecting some medicinal supplementsspyder_route4_wulf2Ooh, I feel so emasculated!spyder_route4_rincewind1Finally, a use for K9!spyder_route4_rincewind2It wasn't that useful.spyder_route4_rosamund1Try to fight me and you'll get your just desserts!spyder_route4_rosamund2Revenge is best served cold. spyder_route4_beck1Your serve!spyder_route4_beck2Game, set, match.spyder_barmaid_cafe1Are you okay?\\n I guess all your tuxemon were infected, so the Enforcers took them to the Hospital!spyder_barmaid_cafe2You can use the PC to get out some non-infected tuxemon.spyder_barmaid_cafe3Oh dear, you're totally out of tuxemon.\\n Well, I have this Nudiflot I don't really want.spyder_enforcer_candy1Stop right there!\\n We are taking all infected tuxemon to the Hospital to be quarantined\\n until Greenwash develops a cure for the virus.spyder_enforcer_candy2Wow! I guess you get to keep them all\\n ... Uh ... I mean, good job keeping your tuxemon free from disease.\\n You may go.spyder_enforcer_candy3Ha! I mean, oh dear, your tuxemon are infected and must be quarantined.\\n Hand them over now ...spyder_enforcer_candy4Don't you even think of trying to steal your tuxemon back from the Hospital.\\n The scanners are set up to reject all known tuxemon and human DNA!spyder_route4_billie1I've got all the latest gear and the best tuxemon. What have you got?spyder_route4_billie2I guess money can't buy everything, after all.spyder_routea_billie1Hey cheapskate! We bought a little surprise for you from the store.spyder_routea_billie2It didn't work this time ... but at least we didn't fish it out of the trash!spyder_routea_rosyRosyspyder_routea_lotuLotuspyder_routea_connieConniespyder_routea_lexiLexispyder_routea_joeJoespyder_routea_koanKoanspyder_routea_daggerDaggerspyder_routea_dorisDorisspyder_routea_vinceVince","spyder_routea_rosy1":"I came here to play with my Shammer, but he's just lazing around in the sun.spyder_routea_rosy2That perked him up, thank you!spyder_routea_lotu1You younglings, always in such a rush to experience the world.spyder_routea_lotu2Leave time to stop and smell the flowers every once in a while.spyder_routea_connie1A morning run's just the thing to clear the head.spyder_routea_connie2A tuxemon battle, that's the tonic!spyder_routea_lexi1There's some great tuxemon on this route!spyder_routea_lexi2I simply love bugs, don't you?spyder_routea_joe1I got my report card from school yesterday.spyder_routea_joe2'Needs improvement.'' Where have I heard that before?spyder_routea_koan1Flower City is cold but I like where I'm living.spyder_routea_koan2What can I possibly say?spyder_routea_dagger1Someone said you were asking after me.spyder_routea_dagger2No one said you were asking after me. I'm just a blaggard.spyder_routea_doris1I love the color of the leaves this time of year.spyder_routea_doris2Thank you. It's always a pleasure to battle someone new.spyder_routea_vince1I love to just sit by myself in the park and read.spyder_routea_vince2... Just me, alone in nature.spyder_routea_vince3... Gee, you really can't take a hint can you kid?spyder_routea_vince4Oh golly, my spine is broken! On my book, I mean.spyder_routea_maniacIt's funny\\n I come to the park to get away from people\\n but I always end up running into someone I know!spyder_routea_little1The access is blocked. A landslide damaged the route.spyder_routea_firefighterIt's so quiet here.\\n It's a nice break from the noise of the city.","spyder_magician_timber":"Hey, that's a nice phone you've got there ... Your mum made it for you? Heaps cool! \\n Then you've gotta install my newest social media app. It's called Contacts App. \\n It keeps track of all the people you meet and tells you what they're up to.spyder_candy_catgirl1You know, I'm just fascinated by fossils. You know - SHAMMER, RHINCUS, that kind of thing.spyder_candy_catgirl2Do you have a fossil tuxemon?spyder_candy_catgirl_nofossilNo? Well, you know where you can find me.spyder_candy_catgirl_willtradeYou do? Want to trade it for a PROPELLERCAT?spyder_candy_prof1ZUNNA! This darn tuxemon is eating me out of house and home.spyder_candy_prof_nocateyeI wish I could trade it for a nice quite tuxemon, like a CATEYE.spyder_candy_prof_willtradeI'm the luckiest professor in the region of Fondent.","spyder_candy_eliane1":"Welcome to my market garden.\\n I grow plants.\\n Would you like me to harvest some crops for you?","spyder_candy_eliane2":"How did you enjoy the fruits of my labours?","spyder_candy_eliane3":"Here, you have it.","spyder_candy_eliane4":"It may be important.","spyder_timber_firefighter1":"Hey, do you treat your tuxemon with proper respect?! \\n Sorry, I can be very blunt. \\n But you wouldn't believe the damage that tuxemon can do if they aren't taken proper care of.spyder_timber_firefighter_nochillimpLast week a Tikoal almost burnt down its owner's house!spyder_timber_firefighter_willtradeHey, do you want a TIKOAL? I could really do with a CHILLIMP, if you've got one.spyder_flower_mieke1It's exciting for us to visit the region of Fondant! You have such unique tuxemon here ... \\n Hey, do you want to trade? My Conileaf for a creature that we don't have back home ... \\n How about Budaye?spyder_flower_mieke_nobudayeOh it doesn't matter - I can see you don't have a Budaye.spyder_flower_mieke_willtradeWell, great! Here you go.spyder_flower_fez1Everyone in our region has to pick from one of the same five boring tuxemon. \\n I know like a hundred people with a Foxfire ... \\n Hey, do you want to trade? My Foxfire for an Ignibus?spyder_flower_fez_noignibusOh it doesn't matter - I can see you don't have an Ignibus.spyder_flower_fez_willtradeWell, great! Here you go.spyder_flower_cady1Oh I'd just love to have a souvenier to take back home with me. \\n I just adore those sweet little Grintot. Could you get me one? \\n I could give you my Hampotamos in exchange?spyder_flower_cady_nogrintotOh it doesn't matter - I can see you don't have a Grintot. spyder_flower_sandy1This Pharfan keeps spraying me with water. What a drag! \\n Hey, do you want it? You'd have to give me a Tweesher in return.spyder_flower_sandy_notweesherOh it doesn't matter - I can see you don't have a Tweesher.spyder_flower_cady_willtradeWell, great! Here you go.spyder_flower_teach1Oh where has my other student gotten to?spyder_flower_monk1I'm sorry, only experienced trainers are allowed past this point.spyder_flower_monk2Welcome master.","spyder_flower_petshopassistant":"Hello - we are the Pet Shop Boys. Are you interested in buying a tuxemon?spyder_flower_petshopassistant1Each for ${{currency}}500spyder_flower_petshopkeeper1I found these eggs in the bough of a tree, and hatched them! \\n They appear to be a previously unknown tuxemon. \\n I call them Vivipere! I wonder what they morph into.spyder_flower_petshopkeeper2Tell you what, why don't I give you one and you can come back and tell me what it morphs into!spyder_flower_petshopkeeper3Did you get Vivipere to morph yet?spyder_flower_petshopkeeper4You got it to morph? \\n ... \\n And you did it in that particular way? \\n I see. Hmmm, I don't really like the look of that morph. \\n If I give you another Vivipere, can you bring it back if it ever morphs into something different?spyder_route1_beachcomberTo run, just hold down the SHIFT key. \\n Look! I'm free as an ELOFLY!spyder_cottonhouse1_homemakerI feel so safe seeing all the Enforcers around. You can never be too careful. \\n The newspapers are always reporting terrible crimes in this very region!spyder_cottonhouse1_firefighterDid you know it's possible for tuxemon to have two elements? \\n Even a technique can belong to two elements at one.spyder_cottonhouse2_magicianSome conditions replace one another. \\n Learning how conditions interact is key to becoming a master of tuxemon fighting.spyder_cottonhouse2_catgirlHave you met the old man in City Park? He's obsessed with breaking records!spyder_cottonhouse2_shopkeeperI don't have a problem with people from other regions. \\n Just don't come after my job, alright?spyder_route5_grannyThis park is much more salubrious with the Nimrod construction keeping the Flower City riff-raff out. spyder_leatherhouse1_floristThere used to be several TV and radio stations operating, but Omnichannel ran them out of business. \\n Now we don't have to worry about different journalists contradicting each other.spyder_leatherhouse2_tvA little green mon is lifting a ship out of a swamp.spyder_leatherhouse2_scientistI work for Shaft. \\n ... \\n Where's my helmet? I don't need one, I control the truck remotely from our offices. \\n Pretty soon, most jobs in the mines will be automated. spyder_leatherhouse2_minerYou won't believe what they're digging up in Route 3. \\n I've never seen an egg that big. \\n Oops, I've said too much. spyder_route1_routesignRoute 1. Take care!spyder_flowerhouse1_tvTwo mons are having a fight. \\\"I'm not your friend, Budaye\\\", one says.spyder_flowerhouse2_soldierI worked for Nimrod during the war. \\n Not that I got a medal. Or a parade. \\n They don't hand those out to mercenaries.spyder_flowerhouse2_scientistRadio FUD wakes me up every morning. \\n Not sure I care for their politics, but at least they call it how they see it!spyder_flower_floristThere used to be a riverboat captain here who could take you up and down the river. \\n But I haven't seen him for a few days. spyder_flowerhouse1_firefighterThe five Pillars are the only big companies in this region. They have a lot of sway.spyder_flowerhouse1_grannyScoop has managed to cut the price of beef yet again! I don't know how they do it. spyder_nimrod_chromerobo1Boop beepspyder_nimrod_chromerobo2Shoop dee doo woopspyder_nimrod_xeon1Whoo ... burr ... target acquiredspyder_nimrod_xeon2... Daisy, Daisy, give me your answer do ...spyder_nimrod_thatcher1Woo-wee. Look at that. Those protesters won't know what hit them.spyder_nimrod_thatcher2No comment. spyder_nimrod_dirk1Are you here for the investor presentation? \\n Nimrod shares are a great buy - armies always need weapons!spyder_nimrod_honour1Don't you dare touch those prototypes! spyder_nimrod_honour2Leave those prototypes alone!spyder_nimrod_antimony1Oh god, you destroyed the prototypes. We were just about to start mass production.spyder_nimrod_antimony2Years of work, down the drain in minutes. spyder_nimrod_berke1Don't hurt me, I just write the contracts! I haven't done anything wrong! \\n ... \\n I mean, no one has done anything wrong. This is all legal and above board.spyder_nimrod_rebel1Did the Cathedral send you for that new shipment of ... \\n No? \\n Oh.spyder_nimrod_rebel2The shipment I was asking about was full of... um ... teddybears.spyder_nimrod_maverick1At night I play guitar by myself.spyder_nimrod_maverick2I wish I knew someone I could play music with.spyder_nimrod_justice1Ask not for whom Ghosteeth tolls!spyder_cotton_lazybruteBuzz off, this tunnel is still under construction.spyder_nimrod_justice2It tolls for me.spyder_nimrod_mace1I want to quit and become a musician.spyder_nimrod_mace2I'll call my band, \\\"Machine Gun Fellows\\\".spyder_nimrod_argon1We fight wars with humans and tuxemon. Many dead, many more injured. \\n Using robos instead is the only moral course of action.spyder_nimrod_argon2I knew I wouldn't be able to convince you.spyder_nimrod_zircon1If you truly loved tuxemon, you would support us replacing them in war with robos.spyder_nimrod_zircon2I wish I'd replaced my tuxemon with robos. spyder_nimrod_archer1How's the fusion technology coming along? We ... Wait, you're not from Greenwash!spyder_nimrod_archer2Keep your mouth shut, okay?spyder_nimrod_bowie1Our law enforcement would be a lot easier with some military hardware, friend. ... Who are you? spyder_nimrod_bowie2That military hardware question was hypothetical, okay?spyder_nimrod_tru1My weapons have won wars and subdued revolts in every corner of the world, and you think you have a chance against me?spyder_nimrod_tru2Guard, retrieve the prototypes in the testing room. At least we can salvage something! spyder_nimrod_tru3If those imbeciles in Shaft hadn't lost my dragon, beating you would have been a piece of cake.spyder_nimrod_guard1Sorry bud, private meeting in progress. \\n So buzz off!spyder_route5_goliath1Hey, aren't you that meddlesome kid from the Wayfarer Inn?spyder_route5_goliath2Quit ruining our plans!spyder_route5_sara1My Capiti looks cute and all, but I can't wait until it grows into an adult!spyder_route5_sara2Oh well, not today!spyder_route5_hunter1It takes a lot to hold a team together.spyder_route5_hunter2We'll be back.spyder_route5_edith1Woohoo! Our millionth ant! ... Uhm, I didn't think anyone would hear that.spyder_route5_edith2Let's see if you're so cocky after Aardart eats her two-millionth ant!spyder_route5_cleo1Mother says you can trace our bloodline back to the kings who once ruled this country.spyder_route5_cleo2Oh ancestors, I've failed you!spyder_route5_tryphaena1You know, we're descended from ... You've already heard it? Oh.spyder_route5_tryphaena2Well, might makes right.spyder_timber_mom1Hey bojo, your BOARD doesn't work on water. Unless you've got power.spyder_outsidewalled_rogue1Welcome to the Walled Garden. Gold Pass, please.spyder_outsidewalled_rogue2Oh, I see. \\n This is an exclusive venue for elite battlers. No amateurs.spyder_outsidewalled_rogue3Please, come in. Let me take your coat.spyder_outsidewalled_rogue4Yeah, yeah, let a thousand cheap flowers bloom. In you go.spyder_outsidewalled_midas1Welcome one and all to the Public Garden. \\n Lovers of tuxemon and the sport of tuxemon battling are our honored guests.spyder_timber_mom2What I mean to say is, here's a Surfboard! Ride it onto the river and see what happens!spyder_timber_dante1Hey buddy! Cool to see you again. spyder_timber_dante2Hey buddy! \\n Are you planning to break into these HQ? Cool! \\n Make sure you're well prepared before you do, because it's difficult to get out once you're inside! \\n You'll need to call your mom to let her know you're safe. Use this app!spyder_scoop_lanth1Look how happy the tuxemon are, living so close to one another!spyder_scoop_lanth2Typical activist troublemaker. spyder_scoop_paine1I feel so terrible that the disease got out. spyder_scoop_paine2If those Enforcers hadn't come in and exposed their pet tuxemon to the disease, it would never have left the facility!spyder_scoop_rubid1This is actually the most humane way to keep tuxemon.spyder_scoop_rubid2Studies show that tuxemon find battling more stressful than living in these conditions. spyder_scoop_berys1You will notice that none of the tuxemon out here are sick - they were all kept in the containment unit.spyder_scoop_berys2Scoop did not release the disease! I promise you. spyder_scoop_turner1Some of these people will tell you that Enforcers let the disease get out. Don't believe them!spyder_scoop_turner2Remember, we had nothing to do with the disease getting out!","spyder_scoop_asta1":"Why yes, I am the inventor of the Extreme Restraints. \\n What are they, I hear you ask? \\n Only a set of manacles so powerful that even a dragon could not escape them. \\n They are being used in the containment unit to make sure none of the infected tuxemon escape.","spyder_scoop_alyssa1":"As soon as disease was detected, we moved the infected tuxemon to this containment unit.spyder_scoop_alyssa2I'm telling you, we kept the disease under control!spyder_scoop_taggart1Someone stole the Extreme Restraints we invented to keep tuxemon in the containment unit! Was it you?spyder_scoop_taggart2If you didn't steal the Extreme Restraints, who did? spyder_scoop_donald1The sick tuxemon we were keeping here in quarantine got out and broke into the storeroom beyond! How will we secure the storeroom?spyder_scoop_donald2You might just be strong enough to contain the escaped tuxemon. Please - do it for us. spyder_scoop_orba1Yikes! What are you doing here?spyder_scoop_orba2What am I doing here, for that matter?spyder_scoop_haf1I chased the people who stole the Restraints into this room. But then the sick tuxemon got in, and now we're all stuck!spyder_scoop_weaver1I would never have taken the Restraints off those coughing tuxemon if I knew they'd chase us in here!spyder_scoop_weaver2Yikes! It turns out crime doesn't pay!spyder_scoop_arachne1Oi! Can't you see we're in the middle of a villainous scheme?spyder_scoop_arachne2It's too late! I have the Extreme Restraints and there's nothing you can do about it. spyder_scoop_landrace1Graar!spyder_scoop_landrace2Ufff.spyder_scoop_landrace3Thanks for getting rid of that brute that was blocking the way! \\n Now we can escape with the Extreme Restraints! spyder_scoop_cochini1Oink! Oink! spyder_scoop_cochini2Oink.spyder_scoop_lapinou1Aiya!spyder_scoop_lapinou2Mhm ah!spyder_tunnelb_beryll1I love collecting rocks and stones.spyder_tunnelb_beryll2Ah, I spilled my stone collection!spyder_tunnelb_lute1Bats make the best pets!spyder_tunnelb_lute2... but not necessarily the best fighters.spyder_tunnelb_meitner1Masknake is great fun. Just give it a poke and its tail puts on a light show!spyder_tunnelb_meitner2I think you poked it too hard.spyder_tunnelb_iris1Oi! You interrupted our dance!spyder_tunnelb_iris2Be gone. Tourbidi, places please!spyder_tunnelb_greta1When an Agnidon cornered my precious Foofle, all these friends turned up!spyder_tunnelb_greta2Oh no, I need more!spyder_tunnelb_tommy1Have you seen my sandwich?spyder_tunnelb_tommy2My hunger put me off of my game!spyder_successful_logYour mighty hatchet slices the log in two.spyder_route6_billie1Let's make it quick. I have a spa appointment in an hour.spyder_route6_billie2Huh. You're a better trainer than I thought.spyder_route6_frances1My Narcileaf keeps the finest garden in all the land.spyder_route6_frances2You must come visit some time.spyder_route6_ping1Psst, have you heard? The enforcers are confiscating tuxemon from everyone in Candy Town.spyder_route6_ping2They won't stop there ... eventually they'll confiscate all tuxemon if they think they can get away with itspyder_route6_richard1Man, the one day I leave the computer and go for a walk, this happens!spyder_route6_richard2Worst. Day. Ever.spyder_route6_blair1Something's fishy.spyder_route6_blair2I heard they kicked all the researchers out of Greenwash HQ. \\n And now they're confiscating tuxemon and taking them to the Hospital!spyder_route6_maxwell1I don't understand! Last month, they were so excited about Fusion technology. \\n And now they say they have to shut it down, destroy it ...spyder_route6_maxwell2I just hope they don't decide its safest to put down the tuxemon we fused!spyder_route6_orion1I was in the middle of a very important experiment.spyder_route6_orion2I hope I get back before my experiment melts down!spyder_route6_mungo1I can't believe they locked us out of Greenwash HQ. I was getting so close to a cure for the virus!spyder_route6_mungo2I guess the bosses got spooked by the latest Fusion developments.spyder_route6_rigel1We might as well battle - there's nothing else to do at the moment!spyder_route6_rigel2Now there's nothing to do.spyder_route6_gunner1Excuse me, no entrance permitted. All Greenwash employees must stay outside of the city.spyder_route6_gunner2You're not a Greenwash employee? I've heard that one before!spyder_route7_arnold1Did you hear about the new tuxemon discovered in the Archipelago?spyder_route7_sylvester1The sea is a long way from here.spyder_route7_fritz1A typical Sphalian breakfast consists of white sausage, wheat beer and pretzels.spyder_route7_statius1What would you change about yourself if you could change one thing?spyder_route7_statius2Probably my party, monsters party.spyder_route7_jacopo1Are you interested to download an app?spyder_route7_jacopo2The app matches zombies with victims.spyder_route7_pia1Are you really going to ignore me?spyder_route7_pia2After everything that happened during this fight?spyder_route7_penitent1The chocolate chip cookies smelled so good that I ate one without asking.spyder_route7_penitent2Please, don't tell anyone!spyder_route7_nino1I enjoyed the peacefulness of nature on the mountain bushwalk.spyder_route7_nino2Not so peaceful!spyder_route7_hugh1Do you mind if I smoke?spyder_route7_hugh2How to quit?spyder_route7_arnaut1The bad thing about inferiority complexes is that the wrong people have them.spyder_route7_arnaut2Oops!spyder_route7_conrad1The Lion Mountain got snow, and all the tourists are very excited.spyder_route7_conrad2Too many tourists.spyder_route7_manfred1Do you think our lives will ever go back to normal?spyder_route7_manfred2I mean... after Cotton Town.spyder_route7_sordello1If you could buy anything you wanted, what would you buy?spyder_route7_sordello2Probably a couple of revives and some potions.","spyder_lionmountain_jacques1":"I've never been that high before \\n and it's very very strenuous to climb ice like that.spyder_lionmountain_jacques2Not only is it technically difficult and unstable and frightening \\n but your heart goes like crazy because of the altitude.spyder_lionmountain_adam1I was up, it was windy.spyder_lionmountain_adam2Then it started snowing.spyder_lionmountain_arlene1No anchors at any point.spyder_lionmountain_arlene2It was physically very, very tiring, full-body climbing really.spyder_lionmountain_david1It took me the best part of five or six hours to climb about the last piece.spyder_lionmountain_david2Carried on way after it got dark.spyder_lionmountain_alexander1Already the clouds are coming in from the east. Big clouds.spyder_lionmountain_alexander2I expect this ridge to be quite ... Brace yourself.spyder_lionmountain_emilio1Half an hour to an hour after leaving the summit, I was lost.spyder_lionmountain_emilio2I was in the wild, I couldn't see anything.spyder_lionmountain_chhurim1I'm going to make the summit, I can actually make the summit.spyder_lionmountain_chhurim2Will there be anyone there?spyder_lionmountain_tom1I don't know entirely what happened for the rest of that night.spyder_lionmountain_tom2I stopped looking at the watch, and everything just started to go apart.spyder_lionmountain_conrad1I remember smelling something.spyder_lionmountain_conrad2It was a really strong smell.spyder_lionmountain_kurt1I'm not capable of going any further.spyder_lionmountain_kurt2I made the mistake of having a little bit of hope.","spyder_lionmountain_nurse1":"To be honest with you, I am older than you think.spyder_lionmountain_scientist1That's the biggest grasshopper I've ever seen.spyder_lionmountain_enforcer1So the incident at the Datacenter has been resolved?spyder_lionmountain_enforcer2It could have been so much worse.\\n Omnichannel was developing a tuxemon that can control human emotion.\\n If Kernel had gotten access to Chromeye, there would have been no stopping it.spyder_lionmountain_enforcer3So when the breakdown occurred, I retreated here.spyder_lionmountain_enforcer4It looks like you can handle this. Maybe you are the only one who can.","spyder_flower_artist1":"Simplistic and clumsy brushstrokes and a pedestrian theme. Bah! Another ruined canvas.spyder_flower_muse1He's so hard on himself, never happy with something he's painted. He's so forgetful, too. Perhaps I could buy a painting spyder_flower_muse2What? You have a painting. Oooh - would you let me buy it? I have ${{currency}}2,000.spyder_flower_muse4What? You have all the paintings. Oooh - would you let me buy it? I have ${{currency}}6,000.spyder_flower_artist_clippingA newspaper clipping is on the wall. It begins: \\n \\\"The famous art critic has put away his poison pen and picked up the paint brush. \\n After years of tearing down artists, can he do any better himself?\\\"spyder_flower_artist2Magnificent! I didn't know I had it in me. \\n I don't know what those artist were complaining about - painting is easy!spyder_flower_muse3Thank you, he's much better company now. \\n Although ... he was saying something about taking up digital art!spyder_searoutec_nigel1This is Dragon's Cave! I'm standing outside because ... uh, because I'm guarding it.spyder_searoutec_nigel2Okay I'm not standing guard! The other dragonriders wouldn't let me join them!spyder_searoutec_river1Manosting was wrapped around me ... I couldn't swim ... My last hope ... The Tuxeball I stashed in my swimming costume!spyder_searoutec_river2Suffice to say, it worked!spyder_searoutec_wade1I'm the world-record holder for holding your breath! Hold onto your hats ...spyder_searoutec_wade2*splutter*spyder_searoutec_gil1If you're stung by a Manosting, Nudiflot can suck the poison out.spyder_searoutec_gil2Of course, sucking out the poison makes Nudiflot poisonous itself!spyder_searoutec_more1You're going the wrong way...Turn around.spyder_searoutec_more2Ouch, my bad!spyder_searoutec_leek1Let me win - don't be _shellfish_!spyder_searoutec_leek2I lost on _porpoise_.spyder_searoutec_beech1Hey, did you do something in the water?spyder_searoutec_beech2Okay, I believe you.spyder_searoutec_rutherford1Water water everywhere, it really makes you think!spyder_searoutec_rutherford2... but not a drop to drink.spyder_searoutec_carstair1I dig this beach!spyder_searoutec_carstair2I couldn't keep my head above water.spyder_searoutec_sandy1Sharpfin are great! But don't give one a bath ...spyder_searoutec_sandy2I took the bait.spyder_searoutec_stafford1It's relaxing sitting on the shore and watching the waves go by.spyder_searoutec_stafford2Nope, not even losing another battle is going to ruin my afternoon.spyder_searoutec_maurice1Just because one is on a remote island doesn't mean one must forgo creature comforts.spyder_searoutec_maurice2Ah, a battle is just the thing to wind up a lazy day off work.spyder_searoutec_swimmer1I've heard strange cries and seen belching smoke from up ahead. I'm not swimming any further!spyder_searoutec_swimmer2Keep it up! Not far to Paper Town now.spyder_dragonscave_blockedThe tunnel is still being drilled!spyder_dragonscave_angrybrute1The bosses get to go in and have all the fun. spyder_dragonscave_lazybrute1I'm exhausted after all that tunnelling. spyder_dragonscave_concernedbrute1Wait, if we're all here - who's guarding Omnichannel HQ?spyder_omnichannel_nurseIf that coward Beaverbrook thinks I'm going to risk my skin looking out for him,\\n with mechanical dragons roaming the office,\\n he's got another thing coming.spyder_omnichannel_maniacMondays, am I right?spyder_omnichannel1_spyderrookieSo, how do I apply for the witness protection program?\\n Is there a form or something?spyder_omnichannel_tohei1This computer controls the emergency screens. You think I'm going to just let you fiddle with it?spyder_omnichannel_crane1Mercy, mercy! I'm just an innocent sound engineer.spyder_omnichannel_schwartz1This is a little hands-on for me. I was hired to consult on strategy, not tactics!spyder_omnichannel_dempsey1Did you know that some cultures use the same word for 'crisis' and 'opportunity'?spyder_omnichannel_bettger1This is going to play havoc on Omnichannel's stock price.spyder_omnichannel_tohei2The password is 'password'.spyder_omnichannel_crane2Sucker! I was a Spyder agent all along.spyder_omnichannel_schwartz2Did you know that some cultures use the same word for 'crisis' and 'opportunity'?spyder_omnichannel_dempsey2You've gotta help me get out of here!spyder_omnichannel_bettger2Maybe they'll hire us to consult on the post-apocalypse rebrand.spyder_omnichannel_toheiToheispyder_omnichannel_craneCranespyder_omnichannel_schwartzSchwartzspyder_omnichannel_dempseyDempseyspyder_omnichannel_bettgerBettgerspyder_omnichannel2_pcYou have lowered the protective screens on all floors.spyder_omnichannel4_elevator_nopassIt requires the Spyder Pass!spyder_omnichannel4_elevator_passSpyder Pass scanned, elevator activated!spyder_omnichannel1_screenScreen active!spyder_omnichannel3_spyderrookieAll my tuxemon passed out fighting the dragons. This is a bad time to forget to pack any potions!spyder_omnichannel_william1Nothing to see here. No sir.spyder_omnichannel_william2I gotta scram!spyder_omnichannel_carnegie1I run three-week online self-improvement course: Lead Like Elostorm!spyder_omnichannel_carnegie2Hey, you should take my course!spyder_omnichannel_byrne1My Jemuar comes from a town where there is nothing but quartz.spyder_omnichannel_byrne2What a disappointment.spyder_omnichannel_strauss1I have to shake a lot of hands in my line of work.spyder_omnichannel_strauss2Down low. Too slow!spyder_omnichannel_billie1Not so fast, ${{name}}! We're not going to let you go in there \\n ... by yourself! I'm coming too. \\n When you cured my tuxemon, you made me do some serious thinking. \\n We can't let them get away with stealing our tuxemon!spyder_omnichannel_beaverbrook1Aha, it's too late for you! \\n Just out of the birthing pit ... the perfect monsters! \\n The genes of Drokoro incubated in dragon eggs dug up by Shaft \\n ... and fused with three killer robos designed by Nimrod. \\n The power of teamwork ... and it's in my hands. spyder_omnichannel_beaverbrook2No. It's not possible. \\n Two upstarts, one with off-brand tuxemon, defeating my perfect creations. \\n If I can just make it to my live radio interview, I'll command my enforcers to complete the takeover.spyder_omnichannel_radioannounceThis is FUD Radio, DJ Worm here and my co-host, \\\"The Duke of Dead Air\\\", broadcasting live from the Omnichannel Radio Studios. \\n We've got a full hour of lolly-pop, soft rock and accessible hip hop for you - but first, an interview with the head of Omnichannel! \\n Ah, it looks like Sir Beaverbrook couldn't make it, but in his place has sent a small child. Well, small child, what do you have to say? \\n ... \\n Speak up! You're on live radio! \\n ... \\n Huh, a conspiracy, you say? \\n ... \\n The Pillars were going to use Greenwash fusion technology, Nimrod killer robos and dragons dug up by Shaft ... \\n And they were going to use those fusions to take control of the entire region? \\n ... \\n And they deliberately spread the Virus to everyone's tuxemon using food from Scoop? \\n ... \\n And the Enforcers are in on it? \\n ... \\n And Omnichannel was behind the whole thing, using the media to keep people confused and distracted? \\n ... \\n You know we work for Omnichannel, right? Doc, please tell me you stopped broadcasting. Doc?! \\n ... \\n Ouch! Man I really wish Radio FUD didn't go out live. \\n I don't think people are going to be very happy with us.","spyder_dragonscave_benden3":"What is this? These villains are trying to steal Drokoro! But why?spyder_dragonscave_mallory3The Drokoro is ours! \\n We got Shaft to dig it up from beneath Route 3, and we would have kept it if that infuriating kid hadn't interrupted our plans. \\n It is time for the Pillars to combine their strength and rule this region outright! \\n Too long have we let the Cathedral and the public tell us what can and cannot be done with Tuxemon. \\n When we use Greenwash's fusion technology to combine this Drokoro with the killer robots built by Nimrod, we will be unstoppable! \\n And the best part is, Omnichannel will tell the public that this is all in their best interests - and the public will believe them!spyder_dragonscave_benden4Please, ${{name}}. If you can't stop these villains, all is lost.spyder_dragonscave_tomas1Once we each rode a dragon. That was long ago. But just recently a new-born dragon appeared above this island, and crawled into this cave.spyder_dragonscave_tomas2As you can see, the age of the dragons has passed. The hatchling dragon is our last hope.spyder_dragonscave_lessa1We stand guard over this, the last dragon. We don't know where it came from or why it hatched. We thought all dragons had hatched long ago.spyder_dragonscave_lessa2Maybe someone will come who has the power to defeat it.spyder_dragonscave_cailin1This is our last duty. Dragarbor is so very tired.spyder_dragonscave_cailin2Thank you.spyder_dragonscave_griffin1I wonder what it would be like to be swallowed by a dragon ...spyder_dragonscave_griffin2Oh well - pobody's nerfect!spyder_dragonscave_daenny1Prepare to be defeated!spyder_dragonscave_daenny2You may have bested me, but you'll never best Benden.spyder_dragonscave_benden1I am the last and most powerful of the dragonriders.spyder_dragonscave_benden2You have proven yourself a worthy opponent for Drokoro. \\n I will show you to the sacred inner chamber - after I heal you.spyder_dragonscave_mal1You have gotten in our way too many times!spyder_dragonscave_mal2Ah ha, you fell right into my trap!spyder_dragonscave_ray1All we want to do is create a mega-corporation that takes over the government. Is that so wrong?spyder_dragonscave_ray2You're taking away my freedoms.spyder_dragonscave_lucille1The Pillars are the only way we'll get anything done around here.spyder_dragonscave_lucille2You'll regret this.spyder_dragonscave_tru1This is for your own good, okay?spyder_dragonscave_tru2Whatever. We already took the DNA sample. \\n We just wanted to capture Drokoro as a backup. \\n You'll never stop them back at Omnichannel HQ.spyder_dragonscave_drokoro1Rawr!","0floor":"Ground Floor1floor1\u00b0 Floor2floor2\u00b0 Floor","spyder_hospital1_aurora":"Auroraspyder_hospital1_eleniElenispyder_hospital1_feluFeluspyder_hospital1_fringFringspyder_hospital1_lianeLianespyder_hospital1_luziaLuziaspyder_hospital1_pemPemspyder_hospital1_reaReaspyder_hospital1_waltWaltspyder_hospital1_zekarZekarspyder_hospital1_rakezRakezspyder_hospital1_rhizomeRhizomespyder_hospital1_aurora1You will quickly learn that you have chosen for your sparring partner\\n the most skilled trainer in the building.spyder_hospital1_aurora2Not too shabby. I don't suppose I could recruit you for Spyder?spyder_hospital1_eleni1Salutations. Test your puissance against my menagerie.spyder_hospital1_eleni2Bollocks.spyder_hospital1_felu1You look like you could use a challenge.spyder_hospital1_felu2Well, I didn't say it would be me.spyder_hospital1_fring1Boss says we can't help ourselves to the stashed tuxemon ... yet.spyder_hospital1_fring2This would have been a lot easier with a Moloch or two!spyder_hospital1_liane1You wouldn't believe the powerful mons these suckers have handed over.spyder_hospital1_liane2You may have beaten me, but you'll never stop Spyder.spyder_hospital1_luzia1Like taking candy from a baby.spyder_hospital1_luzia2Waa!\\n What's the point of having so many of us stationed here.\\n No one will get through the DNA blocker.spyder_hospital1_pem1I don't recognize you from the induction.spyder_hospital1_rea1Confiscating all the tuxemon was a waste of time.\\n No trainer can stop the super-monsters that Spyder is breeding. spyder_hospital1_walt1What happened to your uniform? Wait, imposter! Stop right there!spyder_hospital1_walt2I'm going to have to report this to head office.\\n Thanks for nothing.spyder_hospital1_zekar1Oi! Stop right there!spyder_hospital1_zekar2You may have beaten me, but there's no way you'll beat what they have cooking at HQ.spyder_hospital1_rakez1I just got involved for the paycheck.\\n Is that so wrong?spyder_hospital1_rakez2Alright, alright, you've made your point.spyder_hospital1_rhizome1Stop right there!\\n What you are looking at is the intellectual property of Omnichannel!spyder_hospital1_rhizome2You might be able to defeat me, but you'll never beat the patent lawyers.spyder_hospital1_nurse1You have to stop them!\\n These villains have taken over the hospital,\\n and they're stopping us from releasing the cure.spyder_hospital2_nurse1Quarantines have their use, especially for people who don't have tuxemon to heal them,\\n but Spyder have used this one very cynically.","spyder_hospital1_scientist1":"We didn't want these tuxemon to be seized, but while they're here we're going to look after them.spyder_hospital1_scientist2This might help.spyder_hospital2_scientist2Psst! Look familiar?spyder_hospital2_scientist1We have a cure, but we keep running into the Cathedral's DRM system.","spyder_omnichannel_zoolander1":"You really are a diamond in the rough, aren't you?spyder_omnichannel_donald1Back again? I should have fed you into the meat grinder back at Scoop HQ.spyder_hospital_warning1Bzzzz. Lifeform detected. \\n Doors remain closed.spyder_hospital_nurse1The screen is set up to detect and reject humans and tuxemon. \\n It has been encoded with the DNA of all known tuxemon! spyder_hospital_warning2\\\"Aardant\\\" is not a recognised lifeform. \\n Shutting down.spyder_hospital_cure1It's the cure to the Spyder Bite infection! \\n With this, you can cure your own and others' tuxemon.spyder_searoutec_nigel3Sorry, I cannot permit entrance to the sacred cave while the Spyder Bite infection is still at loose.spyder_hospital_billie1${{name}}, your meddling has become too much! Just let the authorities do their jobs!spyder_hospital_billie2Wait ... your tuxemon aren't sick! \\n ... \\n It was that simple? \\n Then why did the Enforcers take our tuxemon instead of just curing them? ...","spyder_mansion_drinkingbuddya1":"I wonder where our drinking buddy has gotten to?spyder_mansion_drinkingbuddyb1We started singing an old sea shanty, and by the time we'd done the Captain was missing!spyder_mansion_drinkingbuddya2There you are old friend! Let's get you back to river.spyder_mansion_captain1Ahoy there! Thank you for finding me! \\n I wandered off during last night's drinking session and fell down here. \\n Hey, can you find the exit? Just shout out when you do.spyder_river_captain2Ahoy there! Where would you like to go?","spyder_mansion_magician1":"Welcome to the Bazaar Mansion.\\n Please look past the mildew and creaky staircases; we've only just moved in.spyder_mansion_paintingThe eyes seem to follow you around the room.spyder_mansion_picnickerIn Team Bazaar, we love to hang out in out-of-the-way places so Omnichannel can't spy on us.spyder_mansion_gillette1Ah-ha, finally - a worthy adversary.spyder_mansion_gillette2I've gotten rusty.spyder_mansion_lucy1Have you ever tried drinking Imperial Tea? Well, I did - and I learned so much!spyder_mansion_lucy2Maybe I should have shared the tea with my tuxemon.spyder_mansion_lucy3Hey, give this a try!spyder_mansion_barmaidWe're going to claim squatters' rights on this mansion.\\n Just another thirteen and a half years to go!spyder_mansion_magician2Whoever owns this mansion seems to have forgotten about it.\\n Can you imagine owning so many homes you forget about one?spyder_mansion_pirate1Arrr, hand over ye money and ye tuxeballs.spyder_mansion_pirate2Don't be alarmed! I'm not a real pirate, just a fan of piracy.spyder_basement_ballerBrrr, it's cold down here.spyder_basement_rogueThey really should patch up that hole in the floor.spyder_basement_coralli1I've always loved the thrill of a tuxemon battle.spyder_basement_coralli2The comedown from an intense battle is hard.spyder_basement_roger1Hello. I am a human child.spyder_basement_roger2Drat, I still have a lot to learn!spyder_basement_catholi1The scalpel can cut to save a life or to end it.spyder_basement_catholi2There you go, no need to be scared.spyder_basement_bobby1Do you like tuxemon?\\n I've been obsessed since I was just eight years old.spyder_basement_bobby2Yep, I've been obsessed with tuxemon for one year.spyder_basement_josephine1Never mind my bellicose friend.\\n Do you want to heal your Tuxemon?spyder_basement_josephine2I hope the healing helped.spyder_top_russell1Have you heard of Botbot? It's the most versatile tuxemon.spyder_top_russell2Just because it is versatile, does not mean it is powerful.spyder_top_jackson1Tuxemon are what you make of them. Weak trainers raise weak tuxemon.spyder_top_jackson2I got unlucky that time.spyder_top_mickey1Do you ever wonder\\n if life is one big illusion, playing on a screen for someone in another universe?spyder_top_mickey2Well, I'm going to reload.spyder_top_ricardo1I used to be just like you, full of enthusiasm but light on talent.spyder_top_ricardo2I see myself in you.spyder_top_dancerMy parents think I'm paranoid, but I just don't trust Omnichannel.\\n Or Scoop. Or Shaft. Or Greenwash. Or Nimrod, for that matter.spyder_top_barmaidThe big corporations sell monsters\\n that can only be morphed using their own proprietary technologies!spyder_top_magician1Have you ever been to the Dojo in Flower City?\\n No? A keen battler like you?spyder_top_magician2Well, this should help.","spyder_mansion_gillette":"Gillettespyder_mansion_lucyLucyspyder_mansion_lyleLylespyder_basement_coralliCorallispyder_basement_rogerRogerspyder_basement_catholiCatholispyder_basement_bobbyBobbyspyder_basement_joshJoshspyder_top_russellRussellspyder_top_jacksonJacksonspyder_top_mickeyMickeyspyder_top_ricardoRicardo","spyder_wayfarerinn_tv1":"The news is playing. \\n The presenters are saying that there are unfounded rumours of an infection.spyder_dryadsgrove_volcoli1Bree! Bree!spyder_dryadsgrove_aquemini1Welcome to our grove, mortal.spyder_dryadsgrove_aquemini2Pray you survive your visit.spyder_dryadsgrove_ignatia1We are more than we appear.spyder_dryadsgrove_ignatia2You are more than you appear.spyder_dryadsgrove_petra1Crack nature's moulds!spyder_dryadsgrove_petra2Ungrateful man.spyder_dryadsgrove_ferris1Do you realise you disturb the slumber of centuries?spyder_dryadsgrove_ferris2Maybe it is time for us to go into the world.spyder_dryadsgrove_sylvia1The seasons turn with Volcoli's dance.spyder_dryadsgrove_sylvia2We nymphs wax and wane in power with the passing of the seasons.spyder_leatherhouse1_tennisplayer1Is Frostbite an Earth element technique or a Water element technique? spyder_leatherhouse1_tennisplayer2Trick question - it's both!","spyder_routee_calliope":"Calliope","spyder_routee_calliope0":"Stop right there! This place is off limits.","spyder_routee_calliope1":"So you're the little squirt who crashed Omnichannel and blew up all our plans?","spyder_routee_calliope2":"Mercy, please!","spyder_routee_aiolos":"Aiolos","spyder_routee_aiolos1":"I was just about to start eating.","spyder_routee_aiolos2":"My lunchtime is gone!","spyder_routeb_billie1":"So you noticed the computer system is down too?\\n Fancy a battle to pass the time? ...\\n I guess there are more important things.","spyder_routeb_electra":"Electra","spyder_routeb_electra1":"I'm much stronger.","spyder_routeb_electra2":"Twice the pride, double the fall.","spyder_routeb_cytherea":"Cytherea","spyder_routeb_cytherea1":"It's a glitch. A bug. A snafu. It's practically a feature.","spyder_routeb_cytherea2":"At least we developed the technology before anyone else.","spyder_routeb_nephthys":"Nephthys","spyder_routeb_nephthys1":"Nothing to see here. Scram!","spyder_routeb_nephthys2":"We've lost control. Please, you might just be powerful enough to help!","spyder_routeb_sedna":"Sedna","spyder_routeb_sedna1":"Get out of here!","spyder_routeb_sedna2":"I mean it, you've got to get out of here!","spyder_routeb_calypso":"Calypso","spyder_routeb_calypso1":"Why you?","spyder_routeb_calypso2":"I admire you.","spyder_datacenter_fermi":"Fermi","spyder_datacenter_fermi1":"The vulnerabilities were discovered by me.","spyder_datacenter_fermi2":"Omnichannel took advantage.","spyder_datacenter_onnes":"Onnes","spyder_datacenter_onnes1":"Omnichannel claimed that encryption keys purportedly belonging to them.","spyder_datacenter_onnes2":"Fake news.","spyder_datacenter_bayliss":"Bayliss","spyder_datacenter_bayliss1":"You could do a lot of work in the kernel.","spyder_datacenter_bayliss2":"But it would again be a security issue.","spyder_datacenter_chomsky":"Chomsky","spyder_datacenter_chomsky1":"The kernel will be rebased.","spyder_datacenter_chomsky2":"New long-term stable releases.","spyder_datacenter_lagrange":"Lagrange","spyder_datacenter_lagrange1":"Kernel vulnerability?","spyder_datacenter_lagrange2":"The kernel vulnerability was fixed in a supplemental update for OmniOS 6.20.4.","spyder_datacenter_billie1":"Great job, ${{name}}. Looks like Omnichannel let their AI out just to spite us.\\n You know, you're making quite a habit of saving the region.\\n You should take a break for a change.\\n I hear there's a new walking trail that has opened up behind the old Mansion outside Flower City.\\n Might be worth checking out.\\n Me? I'm going to be a little busy over the next while.\\n Let's just say they've finally let me into an exclusive club.\\n Come on, you're not going to make me give up all my perks, are you?","spyder_box_goldpass1":"It looks like someone has lost this.\\n Obtained Gold Pass.","spyder_datacenter_sign":"Welcome to the GoodChat data center. An Omnichannel subsidiary.","spyder_data_pc02":"Pid: 0, comm: swapper Tainted: T U\\n ---------------- \\n 6.9.20-0420.el6.x86_64 #1\\n Call Trace:","spyder_data_pc04":"Which is the lightest monster?","spyder_data_pc05":"10010000","spyder_data_pc06":"1001101","spyder_data_pc07":"Which is the tallest monster?","spyder_data_pc08":"Which is the smallest monster?","spyder_data_pc09":"Which is the heaviest monster?","spyder_data_pc10":"11000001","spyder_scoop_welcome":"Welcome!","spyder_scoop_sign":"Scoop HQ: Almost good enough to eat!","spyder_leatherhouse2_snugglepot":"Wow! One day I'm going to be a trainer just like you!","spyder_successful_boulder":"The sledgehammer smashes the boulder apart.","spyder_dante":"Dante","spyder_drokoro":"Drokoro","spyder_volcoli":"Volcoli","spyder_frolicking_rockitten":"Rockitten","spyder_frolicking_conileaf":"Conileaf","spyder_papertown_riverboatcaptain":"Riverboat Captain","spyder_papertown_homemaker":"Homemaker","spyder_papertown_mom":"Mom","spyder_papertown_grannypiper":"Granny Piper","spyder_papertown_shopkeeper":"Shopkeeper","spyder_instore_dante":"Dante","spyder_billie":"Billie","spyder_cottontown_hacker":"Hacker","spyder_omnichannel_enforcer":"Marciano","spyder_cottontown_barmaid":"Barmaid","spyder_cottontunnel_carlos":"Carlos","spyder_granny":"Granny","spyder_goth":"Goth","spyder_florist":"Florist","spyder_shopkeeper":"Shopkeeper","spyder_shopassistant":"Shop Assistant","spyder_route2_billie":"Billie","spyder_route2_roddick":"Roddick","spyder_route2_marion":"Marion","spyder_route2_graf":"Graf","spyder_maniac":"Maniac","spyder_citypark_frances":"Frances","spyder_citypark_bobette":"Bobette","spyder_citypark_edith":"Edith","spyder_miner":"Miner","spyder_postboy":"Postboy","spyder_route3_zoolander":"Zoolander","spyder_rookie":"Rookie","spyder_route3_weaver":"Weaver","spyder_route3_qqq":"???","spyder_route3_novak":"Novak","spyder_route3_curie":"Curie","spyder_route3_connor":"Connor","spyder_route3_wanda":"Wanda","spyder_route3_twig":"Twig","spyder_route3_surat":"Surat","spyder_route3_roxby":"Roxby","spyder_wayfarer1_morton":"Mortonspyder_wayfarer1_jessieJessiespyder_wayfarer1_nightshadeNightshadespyder_wayfarer1_victorVictorspyder_wayfarer1_morningstarMorningstarspyder_wayfarer1_bravoBravospyder_wayfarer1_jamesJamesspyder_wayfarer1_bismuthBismuthspyder_wayfarer1_ratcherRatcherspyder_route4_marshallMarshallspyder_route4_rogerRogerspyder_route4_wulfWulfspyder_route4_rincewindRincewindspyder_route4_rosamundRosamundspyder_route4_beckBeck","spyder_nimrod_chromerobo":"Chrome Robospyder_nimrod_xeonXeonspyder_nimrod_justiceJusticespyder_nimrod_thatcherThatcherspyder_nimrod_maceMacespyder_nimrod_honourHonourspyder_nimrod_argonArgonspyder_nimrod_zirconZirconspyder_nimrod_maverickMaverickspyder_nimrod_rebelRebelspyder_nimrod_antimonyAntimonyspyder_nimrod_bowieBowiespyder_nimrod_archerArcherspyder_nimrod_truTruspyder_nimrod_dirkDirkspyder_nimrod_berkeBerkespyder_nimrod_guardGuardspyder_route5_cleoCleospyder_route5_tryphaenaTryphaenaspyder_route5_edithEdithspyder_route5_saraSaraspyder_route5_hunterHunterspyder_route5_goliathGoliathspyder_scoop_donaldDonaldspyder_scoop_turnerTurnerspyder_scoop_painePainespyder_scoop_taggartTaggartspyder_scoop_alyssaAlyssaspyder_scoop_lanthLanthspyder_scoop_berysBerysspyder_scoop_rubidRubidspyder_scoop_astaAstaspyder_scoop_hafHafspyder_scoop_arachneArachnespyder_scoop_weaverWeaverspyder_scoop_orbaOrbaspyder_scoop_landraceLandracespyder_scoop_cochiniaCochiniAspyder_scoop_cochinibCochiniBspyder_scoop_cochinicCochiniCspyder_tunnelb_beryllBeryllspyder_tunnelb_luteLutespyder_tunnelb_meitnerMeitnerspyder_tunnelb_irisIrisspyder_tunnelb_gretaGretaspyder_tunnelb_tommyTommyspyder_route6_francesFrancesspyder_route6_pingPingspyder_route6_richardRichardspyder_route6_blairBlairspyder_route6_maxwellMaxwellspyder_route6_orionOrionspyder_route6_mungoMungospyder_route6_rigelRigelspyder_route6_gunnerGunnerspyder_route7_arnoldArnoldspyder_route7_sylvesterSylvesterspyder_route7_fritzFritzspyder_route7_statiusStatiusspyder_route7_jacopoJacopospyder_route7_piaPiaspyder_route7_penitentPenitentspyder_route7_ninoNinospyder_route7_hughHughspyder_route7_arnautArnautspyder_route7_conradConradspyder_route7_manfredManfredspyder_route7_sordelloSordello","spyder_lionmountain_jacques":"Jacquesspyder_lionmountain_adamAdamspyder_lionmountain_arleneArlenespyder_lionmountain_davidDavidspyder_lionmountain_alexanderAlexanderspyder_lionmountain_emilioEmiliospyder_lionmountain_chhurimChhurimspyder_lionmountain_tomTomspyder_lionmountain_conradConradspyder_lionmountain_kurtKurt","spyder_searoutec_nigel":"Nigelspyder_searoutec_riverRiverspyder_searoutec_wadeWadespyder_searoutec_gilGilspyder_searoutec_moreMorespyder_searoutec_leekLeekspyder_searoutec_beechBeechspyder_searoutec_rutherfordRutherfordspyder_searoutec_carstairCarstairspyder_searoutec_sandySandyspyder_searoutec_staffordStaffordspyder_searoutec_mauriceMauricespyder_searoutec_alphaAlphaspyder_searoutec_betaBetaspyder_dragonscave_tomasTomasspyder_dragonscave_lessaLessaspyder_dragonscave_cailinCailinspyder_dragonscave_griffinGriffinspyder_dragonscave_daennyDaennyspyder_dragonscave_bendenBendenspyder_dragonscave_malMalspyder_dragonscave_rayRayspyder_dragonscave_lucilleLucillespyder_dragonscave_truTruspyder_flower_cadyCadyspyder_flower_miekeMiekespyder_flower_sandySandyspyder_flower_teachTeachspyder_omnichannel_williamWilliamspyder_omnichannel_carnegieCarnegiespyder_omnichannel_byrneByrnespyder_omnichannel_straussStraussspyder_omnichannel_beaverbrookBeaverbrookspyder_omnichannel_wormWormspyder_omnichannel_thedukeofdeadairThe Duke of Dead Airspyder_dragonscave_angrybruteAngryBrutespyder_dragonscave_lazybruteLazyBrutespyder_dragonscave_concernedbruteConcernedBrutespyder_hospital_billieBilliespyder_greenwash_lootenLootenspyder_papermart_harithHarithspyder_basement_josephineJosephinespyder_route1_bjornBjornspyder_papermart_milesMilesspyder_papermart_shirleyShirleyspyder_papermart_rafaelRafaelspyder_flower_monkBaospyder_candy_henrikHenrikspyder_candy_elianeElianespyder_cottonhouse1_rodgerRodgerspyder_greenwash_nortonNortonspyder_routea_jarodJarodspyder_flowerhouse1_willieWilliespyder_timberhouse_zedZedspyder_omnichannel_talbotTalbotspyder_omnichannel_goreGorespyder_cottonhouse1_lilaLilaspyder_cottoncafe_julianaJulianaspyder_cottoncafe_lotusLotusspyder_cottoncafe_lotus1This never happened while Omnichannel was in charge.spyder_cottoncafe_hillaryHillaryspyder_cottoncafe_caydenCaydenspyder_cottoncafe_cayden1Hey, aren't you the guy who stopped the Spyder plot? Can't you do something?spyder_cottoncafe_wilfordWilfordspyder_leathergym_chadineChadinespyder_leathergym_chadfortChadfortspyder_leathergym_chadChadspyder_leathergym_bradfortBradfortspyder_leathergym_bradBradspyder_leathergym_gigachadGigachadspyder_leathergym_virginVirginspyder_cottonartshop_phoenixPhoenixspyder_top_penelopePenelopespyder_candycafe_noraNoraspyder_top_mauraMauraspyder_leather_eulaEulaspyder_mansion_laineyLaineyspyder_flowerhouse2_pipPipspyder_nimrod_jakeJakespyder_leathermuseum_davieDaviespyder_leatherhouse2_memphisMemphisspyder_leathershaft1_coleColespyder_leathershaft1_rutherfordRutherfordspyder_leathershaft1_beryllBeryllspyder_leathershaft1_suratSuratspyder_leathershaft1_roxbyRoxbyspyder_leathershaft2_colinColinspyder_grannypiperGranny Piperspyder_cottonartshop_philisPhilisspyder_citypark_magdaleneMagdalenespyder_route5_lexiaLexiaspyder_flowerhouse1_jonetteJonettespyder_wayfarer2_gaeGaespyder_basement_garretGarretspyder_leatherhouse1_rogerRogerspyder_leathermuseum_kaseyKaseyspyder_route3_rylandRylandspyder_candyhouse2_indianaIndianaspyder_candyhouse2_barneyBarneyspyder_mansion_roloRolospyder_basement_flickFlickspyder_captainCaptainspyder_cottonhouse2_sidneySidneyspyder_candyhouse3_joanieJoaniespyder_cottonartshop_luviniaLuviniaspyder_cottonartshop_luvinia1What are we supposed to do?spyder_leatherhouse1_gailGailspyder_flower_lissaLissaspyder_citypark_pruePruespyder_papertown_silverSilverspyder_leatherhouse2_eliasEliasspyder_flowerhouse2_bruceBrucespyder_hospital1_smithSmithspyder_hospital1_lesleyLesleyspyder_hospital1_traffordTraffordspyder_leatherhouse2_gabeGabespyder_greenwash_selbySelbyspyder_nimrod_jervisJervisspyder_scoop_reeseReesespyder_scoop_nashNashspyder_cottonhouse2_nevaNevaspyder_mansion_tamaraTamaraspyder_candyhouse1_tillieTilliespyder_hospital1_marylynMarylynspyder_hospital1_melanieMelaniespyder_hospital1_audieAudiespyder_omnichannel_danitaDanitaspyder_wayfarer1_addyAddyspyder_top_lennyLennyspyder_mansion_reedReedspyder_timbercafe_gradyGradyspyder_mansion_wayneWaynespyder_omnichannel_ethanEthanspyder_wayfarer2_kimKimspyder_routea_johnJohnspyder_routea_littleLittlespyder_candyhouse1_sawyerSawyerspyder_leathermuseum_gilesGilesspyder_papermanor_princetonPrincetonspyder_citypark_mackMackspyder_wayfarer1_wesWesspyder_leather_filburFilburspyder_flower_fezFezspyder_flowerpetshop_denzelDenzelspyder_flowerpetshop_titusTitusspyder_cottonhouse2_davisDavisspyder_cottonhouse2_davis1I left my best monster in the storage!spyder_cottonartshop_carterCarterspyder_wayfarer1_normNormspyder_timbercenter_lucianaLucianaspyder_candycenter_diamondDiamondspyder_cottoncenter_krystalKrystalspyder_cottoncenter_adaAdaspyder_cottoncenter_ada1The computer system is experiencing technical difficulties.\\n Withdrawing and depositing monsters and items is currently unavailable.\\n Thank you for your patience.spyder_leathercenter_sofiaSofiaspyder_candyscoop_clintClintspyder_cottonscoop_joeJoespyder_flowerscoop_jarodJarodspyder_paperscoop_santinoSantinospyder_timberscoop_leandroLeandrospyder_leatherscoop_blakeBlake","spyder_riverboatcaptain":"Riverboat Captainspyder_mansion_drinkingbuddyaDrinking Buddy Aspyder_mansion_drinkingbuddybDrinking Buddy Bspyder_dryadsgrove_aqueminiAqueminispyder_dryadsgrove_ignatiaIgnatiaspyder_dryadsgrove_petraPetraspyder_dryadsgrove_ferrisFerrisspyder_dryadsgrove_sylviaSylviaspyder_dryadsgrove_volcoliVolcoli_chromeroboChrome Robo_darkroboDark Robo_xeonXeon_xeon-2Xeon-2_mk01betaMk01 Beta_mk01alphaMk01 Alpha","spyder_multi_underrepairs":"The sign reads, 'Under repairs'","spyder_multi_martsign":"Buy things here","spyder_papertown_daycare1":"Daycare Centre: Under construction.","spyder_papertown_daycare2":"Daycare Centre: Open now!","spyder_papertown_sunnyside":"Sunnyside Manor: If we are not home leave a message with our housekeeper.","spyder_papertown_home":"Home sweet home!","spyder_papertown_rival":"Billie's House","spyder_papertown_restinbed":"You awake fully rested!","spyder_papertown_tvwatch":"What's on TV? A prom queen is breaking her tiara into pieces and handing it out.","spyder_citypark_achievement":"Achievement Maniac's House: Closed.","spyder_column1_sign":"A rare ancient column. This was once part of a temple building.spyder_column2_signA rare ancient column. Other ruins from the same culture can be found in Route 3. spyder_ruby_plaqueRuby is just the term for any corundum that is red! \\n When corundum comes in other colours like blue, pink and clear, it is called a sapphire. \\n When tuxemon eat rubies, they become passionate and vigorous, making them better at physical attacks like slaps, claws and bites.spyder_opal_plaqueOpals show flashes of coloured light. \\n They form in fissues and dips in rock when water evaporates leaving behind silica. \\n Tuxemon that eat opals benefit from its magical warding are better able to escape magical distant attacks like blasts, sprays and rays.spyder_emerald_plaqueAn emerald is a green variety of beryl. Beryl that is blue is called aquamarine instead. \\n A one-carat emerald is larger but less dense than a one-carat diamond. \\n Tuxemon that eat emeralds have their sight and intuition heighten, making their ranged attacks like shots, sprays and blasts more potent.spyder_agate_plaqueAgate is a rock, often formed by volcanoes and often banded with parallel lines. \\n It features a great variety of colours: browns, greys, creams, reds, oranges and even blues. \\n Feeding agate to a tuxemon can increase its speed and agility, making it faster to react in battle.spyder_diamond_plaqueFamously the hardest gemstone in the world, diamonds are great on necklaces, engagement rings and earrings! \\n If your fiance doesn't buy a Shaft diamond ring for you, he doesn't love you! \\n Feed diamonds to your tuxemon to harden their skin, making them better able to resist physical blows.","spyder_quartz_plaque":"Quartz is one of the most abundant minerals on the planet. \\n Some quartz varieties - like onyx, amethyst and carnelian - are rarer and more precious. \\n Quartz is used in clocks to keep very precise time. \\n Tuxemon that eat quartz have their fortitude and vitality increased, making them able to endure more attacks before being knocked out. ","spyder_shaft_plaque":"Sponsored by Shaft. \\\"We dig it!\\\"spyder_nimrod_plaqueSponsored by Nimrod. \\\"If we didn't sell them, someone else would!\\\"spyder_nimrod2_plaqueTuxemon are powerful weapons that have fought alongside humans for as long as there has been war. \\n Rock paintings found in caves show prehistoric humans training sabretoothed Rockats to fight wild Wolffsky.spyder_nimrod3_plaqueThe symbol of an ancient empire was the Eaglace, because when the empire invaded from the icy north their generals and scouts rode on Eaglace. \\n Today, medic teams in our mighty republic are training with Agnidon for protection and transport. spyder_nimrod4_plaqueBut soon, tuxemon and humans may be rendered obsolete. \\n Our corporate sponsors Nimrod are developing robot technology that could make war a bloodless affair. \\n In the meantime, sign up for the Nimrod Enforcers for good pay, free education and a life of adventure.spyder_shaft1_signShaft Headquarters: Mining Divisionspyder_shaft2_signShaft Headquarters: Public Relations Divisionspyder_leathercafe_signOpen Air Cafe and Marketplacespyder_leathercbd_signLeather Town Business District","spyder_leatherhouse1_radio_morning":"An R&B song is playing. It's called \\\"Possessuns, Part I\\\".spyder_leatherhouse1_radioAn R&B song is playing. It's called \\\"Possessuns, Part II\\\".spyder_leatherhouse1_radio_duskAn Electronic song is playing. It's called \\\"Beats Of BotBot\\\".spyder_leatherhouse1_radio_dawnA Country song is playing. It's called \\\"Heavyhearted At Losing My Rockat\\\".spyder_leatherhouse1_radio_nightA song is playing. It's called \\\"Fondent Tango\\\".spyder_flower_dojo_signDojo of the Five Elements: Master Tuxemon Battle","spyder_dojo_board_a":"It's the Mentor's notes on Morphing.spyder_dojo_board_bIt's the Mentor's notes on Stats.spyder_dojo_board_cIt's the Mentor's notes on Tastes.spyder_dojo_board_dIt is the Mentor's notes on Techniques.spyder_dojo_zhao1How are you finding the Dojo?...\\n You should become a monk here. You already have the vow of silence covered!spyder_dojo_fu1Let me tell you how Morphing works.spyder_dojo_yin1Let me tell you how Stats works.spyder_dojo_zhu1Let me tell you how Tastes work.spyder_dojo_xiang1Let me tell you how Techniques work.spyder_dojo_fu2Throughout their lives, most monsters pass through different stages.\\n For example, a Rockitten may become a Rockat and then a Jemuar. This is called Morphing.\\n Most Morphing occurs because a monster reaches a certain level,\\n but there are other ways that Morphing can occur,\\n like Dollfin becoming Bigfin when exposed to Sweet Sand.spyder_dojo_yin2Monsters have six Stats: HP, Melee, Ranged, Armor, Dodge and Speed.\\n HP determines how much Damage they can take from attacks before passing out.\\n Melee determines how much Damage their melee and touch attacks do.\\n Ranged determines how much Damage their ranged and reach attacks do.\\n Armor reduces Damage from melee and reach attacks.\\n Dodge reduces Damage from ranged and touch attacks.\\n Whichever monster has the higher Speed acts first in battle.spyder_dojo_zhu2Every monster has two Tastes: Warm and Cold.\\n A Warm Taste makes the monster 10 percent better in one Stat:\\n Speed for Peppy Taste, Melee for Salty Taste, Armor for Hearty Taste,\\n Ranged for Zesty Taste and Dodge for Refined Taste.\\n A Cold Taste makes the monster 10 percent worse in one Stat:\\n Speed for Mild Taste, Melee for Sweet Taste,\\n Armor for Soft Taste, Ranged for Flakey Taste and Dodge for Dry Taste.spyder_dojo_xiang2In combat, monsters can choose from up to four techniques that they know.\\n Techniques have an accuracy, which determines how likely they are to occur.\\n If a technique has a Power, that determines how much Damage it does.\\n Some techniques impose a condition on the user or the target,\\n or both - and the technique's Potency determines how likely that is to occur.\\n Some techniques, once used, take a while to become available again.spyder_dojo_fu3I have developed a potion that reverts a tuxemon back to its base form.\\n Shall I give the Button Potion to one of your tuxemon?spyder_dojo_zhu3I have developed a potion that changes a tuxemon's taste.\\n Shall I give the Taste-Changer Potion to one of your tuxemon for ${{currency}}50?spyder_dojo_xiang3I have developed a potion that allows a tuxemon to re-learn a technique that it has forgotten.\\n Shall I give the Re-Learner Potion to one of your tuxemon?","spyder_dojo_wan":"Master Wanspyder_dojo_tophMonk Tophspyder_dojo_sokkaMonk Sokkaspyder_dojo_yangchenMonk Yangchenspyder_dojo_kataroMonk Katarospyder_dojo_irohMonk Irohspyder_dojo_zhuZhuspyder_dojo_zhaoZhaospyder_dojo_yinYinspyder_dojo_xiangXiangspyder_dojo_fuFu","spyder_dojo_wan1":"My Wood tuxemon all know Fire moves, \\n so if you send a Metal tuxemon against me to take advantage of their weakness to Metal, \\n we'll meet it with Fire.spyder_dojo_wan2Every monster is composed of one or two elements, \\n and every move that they can perform is composed of one or two elements. \\n A monster's element determines which moves it resists, and which moves it is weak against. \\n It takes half damage from moves of the element it is resistant to, \\n and double from moves of the element it is weak against.spyder_dojo_wan3Each monk in this room specialises in monsters of a particular type, \\n but each has found a way to develop their strengths and to mitigate their weaknesses. \\n Talk to me once you have defeated them all.spyder_dojo_wan4Congratulations. \\n Now prove what you have learned in battle against me.spyder_dojo_toph1I may have a team of Earth tuxemon, but they all have high Melee or Ranged stats. \\n I use that to overwhelm your defences, even if you are strong against Earth.spyder_dojo_toph2Of course, this strategy depends on your opponents having low Armour and Dodge stats. \\n Good job. Let me heal you.spyder_dojo_sokka1My tuxemon are all of the Metal type, \\n but they each have a second element, or know a technique with two elements. \\n That makes their strengths and weaknesses more difficult to predict.spyder_dojo_sokka2Of course, dual types still have some weaknesses - sometimes twice as many as others. \\n Good job. Let me heal you.spyder_dojo_yangchen1My Wood tuxemon all know Fire moves, \\n so if you send a Metal tuxemon against me to take advantage of their weakness to Metal, \\n we'll meet it with Fire.spyder_dojo_yangchen2Of course that strategy doesn't work if non-Metal types are using Metal techniques. \\n Good job. Let me heal you.spyder_dojo_kataro1My Water tuxemon know techniques that work around their weakness, \\n whether that's using Sinkhole to mitigate their weakness towards Earth techniques, \\n or using the fixed damage move Perfect Cut so it's not halved against Wood types.spyder_dojo_kataro2Of course, these mitigating strategies carry an opportunity cost. \\n Good job. Let me heal you.spyder_dojo_iroh1I am a Fire-type specialist. \\n Each of my tuxemon knows Fire moves, and moves of one other type. \\n I'll always have a monster that can target a monster's weakness.spyder_dojo_iroh2Of course, they do still have their Fire weaknesses. \\n Good job. Let me heal you.","spyder_dojo_tu":"Master Tuspyder_dojo_aresMonk Aresspyder_dojo_orionMonk Orionspyder_dojo_hephastusMonk Hephastusspyder_dojo_hermesMonk Hermesspyder_dojo_saturnMonk Saturnspyder_dojo_billieBilliespyder_dojo_thriRiddler Thri","spyder_dojo_tu1":"On this level you must prove your mastery of the six vital statistics of tuxemon:\\n HP, Melee, Ranged, Armour, Dodge and Speed.spyder_dojo_tu3Each monk in this room specialises in monsters with one very high stat.\\n To overcome this, you will have to make clever use of your own creatures' stats. \\n Talk to me once you have defeated them all.spyder_dojo_tu4Congratulations.\\n Now prove what you have learned in battle against me","spyder_dojo_ares1":"My tuxemon have great Melee or Ranged stats, or both, so their attacks hit hard.spyder_dojo_ares2Here is a TM that you may find useful: Scope.\\n It tells you what a tuxemon's statistics are,\\n meaning you can target melee and ranged attacks based on which are weak towards them.\\n I'll also heal you.spyder_dojo_orion1My team all have excellent Dodge stats,\\n making it very difficult to get a successful ranged attack off against them.spyder_dojo_orion2Here is a TM that you may find useful: Shadow Boxing.\\n It uses your Melee and their Dodge,\\n allowing your strong melee attackers to get around an enemy with high Armour.\\n I'll also heal you.spyder_dojo_hephastus1My team all have excellent Armour, so melee attacks just bounce off of their thick hides.spyder_dojo_hephastus2Here is a TM that you may find useful: Blade.\\n It goes before most other moves, allowing a slow creature to get the advantage.\\n I'll also heal you.spyder_dojo_hermes1My team are lightning-quick, with high Speed. By the time you get around to attacking, we'll have already defeated you.spyder_dojo_hermes2Here is a TM that you may find useful: Panjandrum.\\n Its damage is a portion of the target's maximum HP,\\n so it's as effective against high HP foes as it is against low HP ones.\\n I'll also heal you.spyder_dojo_saturn1My team are tough as nails, with incredibly high HP.spyder_dojo_saturn2Here is a TM that you may find useful: All In.\\n It heals you a little, improving your odds of holding out against durable monsters.\\n I'll also heal you.","spyder_dojo_thri1":"Congratulations, you have proven yourself an excellent trainer. \\n You will face only one further adversary: me!spyder_dojo_thri2You are a true master of battle and have earned a reward. \\n Tell me, do you favour strength or strategy?spyder_dojo_strengthIn that case, take this SAMPSACK. Its power is unrivalled.spyder_dojo_strategyIn that case, take this SAMPSAGE. Its cunning is unrivalled.spyder_dojo_billie1Hey cheapskate! I'm training here too. You know, this Tuxepedia thing isn't half bad. \\n I bet you only like it cos it's free, though.spyder_dojo_billie2Hmmm, I can tell from your Tuxepedia edits that you know your stuff.spyder_dojo_billie3Billie has added their tuxemon data to TUXEPEDIA.","spyder_wayfarerinn_sign":"Welcome to the Wayfarer Inn! spyder_omnichannel_noteHaha, suckers - you'll never find me. \\n It's on the Omnichannel CEO's letterhead.","spyder_walled_osman":"Osmanspyder_walled_musaMusaspyder_walled_augustusAugustusspyder_walled_fuggerFuggerspyder_walled_rufusRufusspyder_walled_alexanderAlexanderspyder_walled_carnegieCarnegiespyder_walled_crassusCrassusspyder_walled_girardGirardspyder_walled_vanderbiltVanderbiltspyder_walled_fordFordspyder_walled_astorAstorspyder_walled_midasMidas","spyder_walled_osman1":"Do you want to buy Tuxcoin?","spyder_walled_osman2":"I wish I have bought Tuxcoin ten years ago.","spyder_walled_musa1":"Why do you keep asking such obvious questions?","spyder_walled_musa2":"Let's skip it.","spyder_walled_augustus1":"I wrote nine academic papers!","spyder_walled_augustus2":"But I'm unable to win a match!","spyder_walled_fugger1":"My new movie was not as good as I thought it would be.","spyder_walled_fugger2":"Too many fight scenes.","spyder_walled_rufus1":"Do you really want to play this game with me?","spyder_walled_rufus2":"You have won.","spyder_walled_alexander1":"Do you mind waiting an extra hour so I can read more of my book?","spyder_walled_alexander2":"Lasted less than thirty seconds.","spyder_walled_carnegie1":"I often wish I was born in a time before social media.","spyder_walled_carnegie2":"Let me update my status!","spyder_walled_crassus1":"I'm going to buy an island.","spyder_walled_crassus2":"But which one?","spyder_walled_girard1":"Why not go back to them and tell them you changed your mind?","spyder_walled_girard2":"Who popped up in your mind?","spyder_walled_vanderbilt1":"People have justifications for hurting others, but they are rarely good justifications.","spyder_walled_vanderbilt2":"What's your justification?","spyder_walled_ford1":"Did you hear about the big earthquake in ocean?","spyder_walled_ford2":"There was a tsunami alert!","spyder_walled_astor1":"What should you do if you find a spider on your bed?","spyder_walled_astor2":"Capture and sell!","spyder_walled_billie1":"Well hello, ${{name}}.\\n You scrub up alright.\\n Don't worry, I'm not going to battle you.\\n I don't want my win rate to get any worse.","spyder_walled_midas1":"I guess they're just giving out Gold Passes to everyone these days.","spyder_walled_midas2":"... ... ...\\n I founded the Walled Garden as a sanctuary for the better class of person\\n to hone their battle skills and network with fellow members of the elite.\\n But seeing you, a...\\n what is the word?\\n I want to say 'hoi polloi'? 'Villein'?\\n Seeing a pleb like you triumph has made me reconsider.\\n From this day on, I am going to open the Walled Garden to all comers.\\n Anyone who wants to test their mettle can do so here.","spyder_cottonhouse1_tvwatch":"It's the latest reality show: people and their tuxemon complete challenges on a remote island.","cannot_use_item_monster":"This item cannot be used on this monster.","cotton_breeder0":"Hi there, welcome to the Daycare, I breed Tuxemon here.\\nI run this place because I love Tuxemon so much!\\nIf you like, I can breed two of your Tuxemon for you. Just let me know, ok?","cotton_breeder1":"Do you wanna leave two of your Tuxemon with me to breed them?","cotton_breeder2a_1":"Okay, which Tuxemon will be the mother?","cotton_breeder2a_2":"Great, how about the father?","cotton_breeder3":"Okay, you sure these are the two you want?","cotton_breeder4a":"Great! Come back to check in later and I'll let you know how it's going.","cotton_breeder_rejected":"Oh, alright. You think about it some more and come back to me.","cotton_breeder5":"Hey ${{name}}, come to check up on your Tuxemon?","cotton_breeder6a":"They're still getting acquainted, as it were. Why don't you come back later?","cotton_breeder6b":"It's going very well! They're practically inseperable!\\nIt shouldn't be too long now before we've got a baby on the way.","cotton_breeder6c":"Congratulations! They've had a baby! Here you go, raise it well.","cotton_breeder_continue":"It'll be awhile before they're ready for another, but if you like I can hold onto these two and breed them again.","cotton_breeder7a":"Great! You take some time with the baby and I'll take care of the parents. Come back later to check up on them.","cotton_breeder7b":"Good idea, the new family should be kept together at this important stage in the baby's development.\\nYa'll come back now, y'hear?","taba_greeting1":"Greeter Jaime: Hey there ${{name}}! Heard you got a Tuxemon, congrats! If you wanna grow your party, you'll need Tuxeballs.","taba_greeting2a":"The shop is doing a promo, here's some to get you started. You use them to capture Tuxemon. It's easier if they're weakend first though!","taba_greeting2b":"Ah! I see you've already got some. You've got a good head on your shoulders ${{name}}, I'm sure you'll be a champ in no time.","taba_greeting3":"Good luck in your adventures ${{name}}, and remember to shop at Tuxemart for all your adventuring needs!\\n...\\nSorry about the sales pitch, it's my job.","gotfivetuxeballs":"You got 5 Tuxeballs!","got_new_tuxemon":"A new Tuxemon is born! Welcome {monster_name}!","spyder_greenwash_guard":"Alright, alright, nothing to see here.","spyder_greenwash_gregor1":"I spend all day watching my CATEYE - I'm going to catch it blinking!spyder_greenwash_chip1I have developed unmatched computing power!spyder_greenwash_clarence1My tuxemon are unstoppable in the sunlight!spyder_greenwash_gregor2Ugh, it didn't even blink when it fainted!spyder_greenwash_chip2Needs more power!spyder_greenwash_clarence2There was a cloud!spyder_greenwash_louis1The rules of this battle are the simple laws of natural selection: only the strong survive!spyder_greenwash_louis2May I introduce you to the Gaia Hypothesis?spyder_greenwash_lewis1Hey, this is an active emergency.\\n Get out of here!spyder_greenwash_lewis2Great, now I've got nothing to fight the fires with.spyder_greenwash_hunt1Come work at Greenwash, they said.\\n Perform experiments that blur the line between science and madness, they said.\\n Look where that got me!spyder_greenwash_hunt2There's no future in STEM, kid.spyder_greenwash_alex1I order all my flowers from Greenwash.\\n They have varieties that I've never seen before!spyder_greenwash_alex2Here's my card in case you ever need a flower arrangement.\\n I do weddings, funerals, birthdays...spyder_greenwash_gluck1Say what you will about genetic engineering, hydroponics and chemical fertilizers,\\n but you can't argue with the results.spyder_greenwash_gluck2That settles it,\\n I'm giving Narcileaf another dose of fertilizer when we get home.spyder_greenwash_firefighterI could battle you, but I prefer to appeal to your reason and common sense.\\n If you don't get out of here, the building might fall on you!spyder_greenwash_broer1Every day, I sedate all the monsters so they can be observed safely.\\n I forget ONE TIME, and everyone makes a huge fuss.spyder_greenwash_broer2Whatever. Here, have a potion.spyder_greenwash_lewie1Just some broken glass and escaped monsters.\\n I was hoping for a fire.spyder_greenwash_lewie2I like fire a normal amount.spyder_greenwash_morehouse1They said to get out,\\n but I'm not leaving without my notebook of scientific observations.spyder_greenwash_morehouse2I'm sure my notebook is around here somewhere.spyder_greenwash_dempsey1This is fine.spyder_greenwash_heidenstam1This has been one heck of a work experience placement.spyder_greenwash_heidenstam2Gee, thanks a bunch.","spyder_greenwash_louis":"Louisspyder_greenwash_clarenceClarencespyder_greenwash_chipChipspyder_greenwash_gregorGregorspyder_greenwash_lewisLewisspyder_greenwash_huntHuntspyder_greenwash_alexAlexspyder_greenwash_gluckGluckspyder_greenwash_broerBroerspyder_greenwash_lewieLewiespyder_greenwash_morehouseMorehousespyder_greenwash_dempseyDempseyspyder_greenwash_heidenstamHeidenstam","spyder_greenwash_fossilisator1":"Hello there, I suppose you are here to see my finest invention - the De-Fossilator.\\n ... No? You're here to investigate why the Greenwash staff went on strike\\n and got locked out by the Enforcers?spyder_greenwash_fossilisator2While you're here you might as well see the De-Fossilator in action.spyder_greenwash_fossilisator3Ah, I see you have a toothed bird fossil. Shall I de-fossilate it?spyder_greenwash_fossilisator4It worked! The fossil turned into a Rhincus!spyder_greenwash_fossilisator5Ah, I see you have an ancient dog fossil. Shall I de-fossilate it?spyder_greenwash_fossilisator6It worked! The fossil turned into a Shammer!spyder_greenwash_fossilisator7Maybe another time then.spyder_greenwash_fossilisator8Ah, I see you have two ancient fossils. Shall I de-fossilate both?spyder_greenwash_fossilisator9It worked! The fossils turned into a Shammer and a Rhincus!","spyder_greenwash_looten1":"Prepare to face the power of my fusion tuxemon!spyder_greenwash_looten2Well, I guess fusion technology isn't quite there yet.\\n We've been working on it for years!spyder_greenwash_looten3Here's the closest we've come -- it's a cute fusion of an ant and an Aardorn.\\n Not exactly the ultimate killing machine Omnichannel wanted us to create.\\n I mean \u2026 uh! You didn't hear that from me.spyder_greenwash_looten4The funny thing is, because of its fusion DNA, it makes DNA screeners behave all funny.spyder_greenwash_moreau1You shouldn't be here! spyder_greenwash_moreau2The fusion experiment blew up!spyder_greenwash_dippel1Maybe we went too far \u2026spyder_greenwash_dippel2Or not far enough! spyder_greenwash_aissa1Stay out - Greenwash has this all under control.spyder_greenwash_aissa2We're all going to die!spyder_greenwash_aissaAissaspyder_greenwash_dippelDippelspyder_greenwash_moreauMoreau","spyder_leathergym_chadine1":"Thanks for joining Chad & Brad Fondent Fitness (C&BFF),\\nwe are excited to have you on board!spyder_leathergym_chad1Yes, I can hear the silence.spyder_leathergym_brad1Yes, I can see the dark.spyder_leathergym_chadfort1Yes, I can fix the broken.spyder_leathergym_bradfort1Yes, I can feel your heart.spyder_leathergym_gigachad1Why are you here? Having a tough time? Don't worry fellow Sigma.spyder_leathergym_virgin1I love knocking on the door, screaming and running away while someone is using the restroom!","spyder_leathershaft2_dude":"Shaft is is one of the largest mining companies in the region,\\nespecially those that contribute to the communities.spyder_leathershaft2_achievementShaft is proud to join the top businesses in this race towards a net-zero economy\\nbecause we believe that climate change is not only one of the greatest risks facing Fondent,\\nbut also one of the greatest opportunities for sustainable innovation.spyder_leathershaft2_pcShaft promotional video on TuxTube.spyder_leathershaft2_papersThis leaflet from the Shaft aims to gain the trust of the Fondent's people.spyder_leathershaft2_skepticI don't trust Shaft. My geologist friend joined a team to explore the river basin\\nto determine the impact of deforestation and mining on the river and water quality.\\nThis will mark the first ever evaluation of carbon and mercury production in mining ponds,\\nand their subsequent impact on water flowpaths, ever conducted in Fondent.","spyder_leathershaft1_sign":"Journey to the Center of the Earth!spyder_leathershaft1_miner1It is important to protect indigenous people, land... but we cannot criminalize the miners\\nwho are looking for a living to survive. What matters is that the miners are protected!spyder_leathershaft1_beryll1In Fondent alone there are about a dozen locations where illegal or artisan mining is going on\\nbut Shaft is viewed as evil.spyder_leathershaft1_roxby1Some islands in the archipelago are completely taken over by mining. It is not possible to differentiate\\nbetween an indigenous community and a mining area. There is not even water to drink. Shaft is against!spyder_leathershaft1_rutherford1Shaft leader is a thinker and doer. She is not a talker. She has met twice with the miners. It shows quality.\\nIt shows his plans for Fondent. Our leader has been consistent when it comes to climate change.spyder_leathershaft1_surat1To streamline the mining sector, someone started to give certificates to those qualified to mine.\\nThe entity? Omnichannel! And Shaft is the scapegoat.","spyder_papermanor_oldman":"I have two sons and a niece. The first is a sailor, and last year he went to the Archipelago.\\nThe second is a Captain and he transports people. My niece is playing outside.","spyder_candyhouse2_captain":"I'm writing a book about my journey to the Archipelago. It is composed of nine volcanic islands.\\nAbout 1,400 km (870 mi) west of Paper Town, about 1,500 km (930 mi) north west of Candy Town.","cotton_misa_fireplace":"It looks like someone burned papers.cotton_misa_tvWhat's on TV? The story of how Omnichannel became a global phenomenon,\\nreflecting and influencing a generation in the process.cotton_misa_grannyAre you here to ask for my niece's hand? No? I'm sorry!cotton_misa_littlebroMy sister is very nice to me.","omnichannel_sign":"Omnichannel HQ: We Make Headlines","taba_town_homeplace":"${{name}}'s housetaba_town_sign_profhouseTuxemon Professor's Housetaba_town_sign_proflabTuxemon Professor's Labtaba_town_sign_tuxemartTuxemart - A place to buy and sell itemstaba_town_sign_tuxecenterTuxecenter - A place to heal your tuxemon","leather_town_open_air":"Open Air Cafe and Marketplace","xero_citypark_achievement":"Achievement Maniac's House: Closed.","xero_shaft1_sign":"Shaft Headquarters: Mining Divisionxero_shaft2_signShaft Headquarters: Public Relations Division","xero_taba_tvwatch":"What's on TV? A prom queen is breaking her tiara into pieces and handing it out.","xero_taba_poster":"Home sweet home!","xero_taba_restinbed":"You awake fully rested!","xero_skip_question":"Do you want to skip the intro?","sphalian_alert_skating":"Always be cautious! Always bring safety gear!","sphalian_hackerchat":"Two weeks ago a tremendous blizzard struck ${{map_name}}.","sphalian_barmaid":"I don't skate very well.","mountain_road_interrupted":"Road blocked due to landslide.","sphalian_grannypiper":"The Great Blizzard's impact was so great that, still today, survivors met to commemorate.","sphalian_monk":"I'm reminded of the time the blizzard killed my friend.","sphalian_granny":"That's, uh... heavy. I'm sorry to hear that.","sphalian_shopkeeper":"We worship and have deep respect for the mountain, we trust it will save us from whatever comes.","sphalian_maniac":"Climbers need to wake up and understand that climbing Lion Mountain is extremely risky.\\nThey need to stop believing just because they have strong tuxemon that they will be able to climb.","sphalian_beck":"That's not even a little bit funny, man.","sphalian_tvwatch":"A journalist travels the globe hunting for lost civilizations."} \ No newline at end of file
+{"translation_missing":"Translation missing","game:battle:money:get":"Got {amount} money!","game:battle:defeat":"Whited out!","game:battle:defeat:recovery_price":"Payed {amount} for full recovery at {name}!","game:battle:technique:attempt":"{monster.name} attempts to use {technique.name}!","game:battle:technique:attempt:fail:recharge":"But has to recharge!","game:battle:technique:attempt:fail:noddingoff":"But is nodding off!","game:battle:technique:attempt:fail:miss":"But missed!","game:battle:technique:use":"{monster.name} is using {technique.name}!","game:battle:technique:use:damage":"Deals {amount} to {name}!","game:battle:technique:use:healing":"Heals {amount}!","game:battle:technique:use:status":"{monster.name} is now {status_effect.name}!","game:battle:status_effect:is":"{monster.name} is {status_effect.name}!","game:battle:status_effect:removed":"{monster.name} is not {status_effect.name} anymore!","game:catch:ball:throw":"Throwing {ball}!","game:catch:attempt":"Attempting capture!","game:catch:attempt:nr:success":"Escape attempt {nr}: succeeded!","game:catch:broke_free":"{monster} broke free!","game:catch:attempt:nr:fail":"Escape attempt {nr}: failed!","game:catch:caught":"Caught {monster}!","game:catch:to_party":"Added {monster} to Party!","game:catch:to_box":"Transferred {monster} to Box!","ui:healing_center:heal:price_description":"Price for Full Heal per Tuxemon","ui:healing_center:heal:select":"Select to Heal","ui:healing_center:box:withdraw":"Box Withdraw","ui:healing_center:box:withdraw:no_tuxemon_in_box":"No Tuxemon to withdraw in Box!","ui:healing_center:box:withdraw:no_space_in_party":"Not enough space in party!","ui:healing_center:box:deposit":"Box Deposit","ui:healing_center:box:deposit:last_tuxemon":"Can't deposit last Tuxemon!","ui:healing_center:box:view":"Box View","ui:healing_center:box:view:no_tuxemon_in_box":"No Tuxemon in Box!","ui:shop:mode:buy":"Buy","ui:shop:mode:info":"Info","ui:status:area:title":"Area","ui:next_trainer":"Next Trainer","ui:change_area":"Change Area","ui:no_applicable_monsters":"No applicable monsters.","ui:starter_monster_selection:title":"Select your Tuxemon!","ui:party_monsters:mode:select":"Select","ui:party_monsters:mode:stats":"Stats","ui:party_monsters:mode:techniques":"Techniques","ui:inventory:tab:heal":"Heal","ui:inventory:tab:stats":"Stats","ui:inventory:tab:balls":"Balls","ui:inventory:tab:techniques":"Techniques","ui:inventory:tab:other":"Other","ui:inventory:tab:key_items":"Key Items","ui:inventory:mode:use":"Use","ui:inventory:mode:info":"Info","ui:save_load:save_to_clipboard":"Save to Clipboard","ui:load:loading":"Loading...","ui:settings:name:label":"Name","ui:settings:language:label":"Language","ui:settings:currency:label":"Currency","ui:settings:currency:last_updated":"Last Updated","ui:settings:highlight_interactive_elements":"Highlight Interactive Elements","ui:settings:clear_local_save_data:button":"Clear local save data","ui:settings:clear_local_save_data:confirm":"Delete local save data?","ui:story:next":"Next","story:introduction:monster_selection:title":"Select your Tuxemon!","story:select_starter_monster:monster_selection:title":"Select your actual Tuxemon!","omnichannel-ceo":"Omnichannel CEO","tuxemart-keeper":"Tuxemart Keeper","tunnel-underground":"Tunnel Underground","hospital":"Hospital","hospital1":"Hospital Floor 1","hospital2":"Hospital Floor 2","hospital3":"Hospital Floor 3","dragonscave":"Dragon's Cave","cotton_tunnel":"Cotton Tunnel","mansion":"Mansion","mansion_top_floor":"Mansion Top Floor","mansion_basement":"Mansion Basement","reach":"Reach","special":"Special","fire_berry":"Fire Berry","fire_berry_description":"It changes monster type into fire.","metal_cherry":"Metal Cherry","metal_cherry_description":"It changes monster type into metal.","potion":"Potion","potion_description":"Heals a monster by 20 HP.","super_potion":"Super Potion","super_potion_description":"Heals a monster by 50 HP.","imperial_potion":"Imperial Potion","imperial_potion_description":"Heals a monster by 500 HP.","mega_potion":"Imperial Potion","mega_potion_description":"Heals a monster by 200 HP.","ancient_tea":"Ancient Tea","ancient_tea_description":"Adds 1277 to a monster's XP.","imperial_tea":"Imperial Tea","imperial_tea_description":"Adds 3005 to a monster's XP.","mystery_tea":"Mystery Tea","mystery_tea_description":"Adds 437 to a monster's XP.","tea":"Tea","tea_description":"Adds 107 to a monster's XP.","revive":"Revive","revive_description":"Revives knocked out Tuxemon and restores 20 HP.","tuxeball":"Tuxeball","tuxeball_description":"Captures a monster.","tuxeball_earth":"Earth Tuxeball","tuxeball_earth_description":"Captures more easily an Earth Tuxemon.","tuxeball_fire":"Fire Tuxeball","tuxeball_fire_description":"Captures more easily a Fire Tuxemon.","tuxeball_metal":"Metal Tuxeball","tuxeball_metal_description":"Captures more easily a Metal Tuxemon.","tuxeball_water":"Water Tuxeball","tuxeball_water_description":"Captures more easily a Water Tuxemon.","tuxeball_wood":"Wood Tuxeball","tuxeball_wood_description":"Captures more easily a Wood Tuxemon.","tuxeball_male":"Male Tuxeball","tuxeball_male_description":"Captures more easily a Male Tuxemon.","tuxeball_female":"Female Tuxeball","tuxeball_female_description":"Captures more easily a Female Tuxemon.","tuxeball_neuter":"Neuter Tuxeball","tuxeball_neuter_description":"Captures more easily a Neuter Tuxemon.","tuxeball_candy":"Candy Tuxeball","tuxeball_candy_description":"Captures Tuxemon and increases its level (+1) upon capture.","tuxeball_lavish":"Lavish Tuxeball","tuxeball_lavish_description":"The capture has a higher chance of succeeding.","tuxeball_ancient":"Ancient Tuxeball","tuxeball_ancient_description":"This Tuxeball was made a long time ago and is capable of catching any Tuxemon without fail.","tuxeball_crusher":"Crusher Tuxeball","tuxeball_crusher_description":"This Tuxeball breaks through defenses and increases the catch rate the higher the opposing Tuxemon's defense is. It will fail to catch if a protection move is used.","tuxeball_xero":"Xero Tuxeball","tuxeball_xero_description":"This odd Tuxeball increases the chance of succeeding if the opposing Tuxemon is a different type than yours, but has a decreased chance if they are the same type.","tuxeball_omni":"Omni Tuxeball","tuxeball_omni_description":"This odd Tuxeball increases the chance of succeeding if the opposing Tuxemon is the same type as yours, but has a decreased chance if they are different types.","tuxeball_hardened":"Hardened Tuxeball","tuxeball_hardened_description":"Captures Tuxemon and it doesn't break when it fails.","tuxeball_hearty":"Hearty Tuxeball","tuxeball_hearty_description":"Upon capture, the tuxemon's positive taste changes to hearty.","tuxeball_peppy":"Peppy Tuxeball","tuxeball_peppy_description":"Upon capture, the tuxemon's positive taste changes to peppy.","tuxeball_refined":"Refined Tuxeball","tuxeball_refined_description":"Upon capture, the tuxemon's positive taste changes to refined.","tuxeball_salty":"Salty Tuxeball","tuxeball_salty_description":"Upon capture, the tuxemon's positive taste changes to salty.","tuxeball_zesty":"Zesty Tuxeball","tuxeball_zesty_description":"Upon capture, the tuxemon's positive taste changes to zesty.","boost_armour":"Boost Armour","boost_armour_description":"For the rest of the combat, increase Armour by 20%.","boost_dodge":"Boost Dodge","boost_dodge_description":"For the rest of the combat, increase Dodge by 20%.","boost_melee":"Boost Melee","boost_melee_description":"For the rest of the combat, increase Melee by 20%.","boost_ranged":"Boost Ranged","boost_ranged_description":"For the rest of the combat, increase Ranged by 20%.","boost_speed":"Boost Speed","boost_speed_description":"For the rest of the combat, increase Speed by 20%.","raise_armour":"Raise Armour","raise_armour_description":"Learn the hardness of the diamond. Increase Armour by 5%.","raise_dodge":"Raise Dodge","raise_dodge_description":"Learn the iridescence of the opal. Increase Dodge by 5%.","raise_hp":"Raise HP","raise_hp_description":"Learn the bulk and abundance of quartz. Increase HP by 5%.","raise_melee":"Raise Melee","raise_melee_description":"Learn the anger of the ruby. Increase Melee by 5%.","raise_ranged":"Raise Ranged","raise_ranged_description":"Learn the aim of the emerald. Increase Ranged by 5%.","raise_speed":"Raise Speed","raise_speed_description":"Learn the reflexes of the spinel. Increase Speed by 5%.","fishing_rod":"Fishing Rod","fishing_rod_description":"Catch fish.","poseidon":"Poseidon","poseidon_description":"Professional fishing rod.","neptune":"Neptune","neptune_description":"Advanced fishing rod.","hatchet":"Hatchet","hatchet_description":"Cut down pesky logs with the Hatchet.","surfboard":"Surfboard","surfboard_description":"From your Mom. It lets you travel faster.","gold_pass":"Gold Pass","gold_pass_description":"Enjoy the Cathedral's deluxe services.","dojo_pass":"Dojo Pass","dojo_pass_description":"Admit one to the Dojo of the Five Elements.","earthmover_key":"Earthmover Key","earthmover_key_description":"Could come in handy if there's a giant earthmover blocking the path.","sledgehammer":"Sledgehammer","sledgehammer_description":"Smash apart grey boulders.","shammer_fossil":"Shammer Fossil","shammer_fossil_description":"It looks like the skull of an ancient dog, but it's hard as stone.","rhincus_fossil":"Rhincus Fossil","rhincus_fossil_description":"It looks like the skull of a toothed bird, but it's hard as stone.","nu_phone":"Nu Phone","nu_phone_description":"You can do a lot with this, e.g. phone home.","spyder_pass":"Spyder Pass","spyder_pass_description":"This should let you in to places only Spyder conspirators are meant to go.","app_banking":"Bank App","app_banking_description":"Access your funds here whenever you're in a town.","app_contacts":"Contacts App","app_contacts_description":"Call your friends and battle the people of your choice.","app_map":"Map App","app_map_description":"Use this on your phone to see where you are.","app_tuxepedia":"Tuxepedia App","app_tuxepedia_description":"Keep track of information about Tuxemon here, and share it with the world.","p_trepidation":"Trepidation","p_trepidation_description":"Painting 'Trepidation', medium: oil on canvas. Hand-signed by the artist.","p_starry_night":"Starry Night","p_starry_night_description":"Painting 'Starry, Starry, Starry Night', medium: oil on canvas. Hand-signed by the artist.","p_monsters_eyes":"Eyes Meet","p_monsters_eyes_description":"Painting 'Monsters' Eyes Meet', medium: oil on canvas. Hand-signed by the artist.","ancient_egg":"Ancient Egg","ancient_egg_description":"A peculiar egg. If you plant it, maybe it will hatch.","restoration":"Restoration","restoration_description":"Remove any condition currently affecting the target.","cureall":"Cureall","cureall_description":"Heals your tuxemon to full health and removes any conditions.","tm_avalanche":"TM: Avalanche","tm_avalanche_description":"Technique Manual that teaches a Water or Earth Tuxemon the Avalanche technique.","tm_blossom":"TM: Blossom","tm_blossom_description":"Technique Manual that teaches a Wood Tuxemon the Blossom technique.","tm_surf":"TM: Surf","tm_surf_description":"Technique Manual that teaches a Water Tuxemon the Surf technique.","tm_earth":"Technical Manual (Earth)","tm_earth_description":"Learn the particular Earth type technique in this TM.","tm_fire":"Technical Manual (Fire)","tm_fire_description":"Learn the particular Fire type technique in this TM.","tm_metal":"Technical Manual (Metal)","tm_metal_description":"Learn the particular Metal type technique in this TM.","tm_water":"Technical Manual (Water)","tm_water_description":"Learn the particular Water type technique in this TM.","tm_wood":"Technical Manual (Wood)","tm_wood_description":"Learn the particular Wood type technique in this TM.","mm_earth":"Move Module (Earth)","mm_earth_description":"Learn the particular Earth type technique in this MM. Then it is consumed.","mm_fire":"Move Module (Fire)","mm_fire_description":"Learn the particular Fire type technique in this MM. Then it is consumed.","mm_metal":"Move Module (Metal)","mm_metal_description":"Learn the particular Metal type technique in this MM. Then it is consumed.","mm_water":"Move Module (Water)","mm_water_description":"Learn the particular Water type technique in this MM. Then it is consumed.","mm_wood":"Move Module (Wood)","mm_wood_description":"Learn the particular Wood type technique in this MM. Then it is consumed.","aardant":"Aardant","aardant_description":"","greenwash_badge":"Badge: Greenwash","greenwash_badge_description":"Tuxemon purchased from Greenwash require this badge to morph.","nimrod_badge":"Badge: Nimrod","nimrod_badge_description":"Tuxemon purchased from Nimrod require this badge to morph.","omnichannel_badge":"Badge: Omnichannel","omnichannel_badge_description":"Tuxemon purchased from Omnichannel require this badge to morph.","scoop_badge":"Badge: Scoop","scoop_badge_description":"Tuxemon purchased from Scoop require this badge to morph.","shaft_badge":"Badge: Shaft","shaft_badge_description":"Tuxemon purchased from Shaft require this badge to morph.","booster_tech":"Tech Booster","booster_tech_description":"An open source technology that allows to morph tuxemon into a different form.","earth_booster":"Earth Booster","earth_booster_description":"It allows to morph an Earth type tuxemon into a different form.","fire_booster":"Fire Booster","fire_booster_description":"It allows to morph a Fire type tuxemon into a different form.","flintstone":"Flintstone","flintstone_description":"A flaky stone used to make stone tools and start fires. Not at the same time.","lucky_bamboo":"Lucky Bamboo","lucky_bamboo_description":"Technically, it's not bamboo at all. Nor is it particularly lucky. But it makes a nice indoor plant.","metal_booster":"Metal Booster","metal_booster_description":"It allows to morph a Metal type tuxemon into a different form.","miaow_milk":"Miaow Milk","miaow_milk_description":"Cats love the taste of Miaow Milk\u2122!","ox_stick":"Ox Stick","ox_stick_description":"An inspiring weapon for an ancient tuxemon.","peace_lily":"Peace Lily","peace_lily_description":"A hardy indoor plant for someone special.","petrified_dung":"Petrified Dung","petrified_dung_description":"It looks like, well, poo ... but it's hard as stone.","pyramidion":"Pyramidion","pyramidion_description":"A golden triangle that hums with celestial power.","sea_girdle":"Sea Girdle","sea_girdle_description":"A string of baubles, soft and slimy like kelp.","stovepipe":"Stovepipe","stovepipe_description":"A long iron pipe. Handling it leaves your hands sooty and ashen.","sweet_sand":"Sweet Sand","sweet_sand_description":"In parts of the world, people clean themselves with this fragrant, sudsy sand.","tectonic_drill":"Tectonic Drill","tectonic_drill_description":"A big click-clack machine used to drill into the earth.","thunderstone":"Thunderstone","thunderstone_description":"An old stone relic, now carried about for good luck.","water_booster":"Water Booster","water_booster_description":"It allows to morph a Water type tuxemon into a different form.","wood_booster":"Wood Booster","wood_booster_description":"It allows to morph a Wood type tuxemon into a different form.","no_type":"no type","town":"town","route":"route","dungeon":"dungeon","clinic":"clinic","shop":"shop","inside":"inside","outside":"outside","item_cannot_use_here":"{name} cannot be used here!","item_used_wrong_location_inside":"{name} can only be used {here}!","item_used_wrong_location_type":"{name} can only be used in a {here}!","item_no_available_target":"{name} cannot be used on any of your Tuxemon right now.","technique_description":"ID.{id} ({types}) - Accuracy {acc}%, Potency {pot}%, Power {pow}\/3, Recharge {rec} turns - Successful: {sus}%","reg_papers":"Registration Papers","reg_papers_description":"A packet of registration papers for The Trial","allies_address":"Allie's Address","allies_address_description":"Room 31, Block 2, Omnichannel Tower, Cotton Town\\n\\nThere's a kiss mark next to the address","player_wallet":"${{name}}'s wallet: ${{currency}}${{money}}","wallet":"Wallet","bank":"Bank","deposit":"Deposit","withdraw":"Withdraw","no_money_operation":"{operation} not possible!","action_call":"Call","phone_no_answer":"Phone keeps ringing but no answer!","combat_scope":"AR:{AR} DE:{DE} ME:{ME} RD:{RD} SD:{SD}","combat_gain_exp":"{name} gains {xp}px","tuxemon_new_tech":"{name} learned technique {tech}!","combat_none":" ","combat_miss":"It missed...","combat_full_health":"But it's already at full health.","combat_forfeit":"You have forfeited!\\n{npc} is disappointed.","combat_cannot_run_away":"But can't run away!","combat_forfeit_trainer":"Can't forfeit!","combat_player_run":"You have run away!","combat_player_run_status":"Can't escape.\\n{monster} is {status}!","combat_player_forfeit_status":"Can't forfeit the match.\\n{monster} is {status}!","combat_player_swap_status":"Can't switch monsters.\\n{monster} is {status}!","cannot_use_tech_monster":"{name} can't be used.","combat_used_x":"{user} used {name}!","combat_used_x_on_y":"{user} used {name} on {target}!","combat_swap":"{user} sent out {target}!","combat_skip":"{user} skips the turn!","combat_call_tuxemon":"Go {name}!","dodge_increased":"{user}'s {stat} increased.","speed_halved":"{user}'s speed was halved.","hp_restored":"{user}'s hp was restored.","dodge_fell":"{user}'s dodge fell.","attacks_rose":"{user}'s attack damage types rose.","combat_levitate_get":"{user} rose higher into the air.","combat_amnesia_get":"{user} has gotten amnesia.","combat_status_damage":"{name} took {status} damage!","combat_trainer_appeared":"{name} wants to battle!","combat_victory":"You have won!","combat_victory_trainer":"You have won against {npc}!\\n You get {currency}{prize}!","combat_defeat":"You've been defeated!","combat_draw":"All parties have fainted!","combat_capturing_success":"You captured {name}!","combat_capturing_fail":"{name} broke free!","combat_recharging":"{name} needs a break before using {move} again...","combat_replacement":"Choose a replacement!","combat_replacement_is_fainted":"That monster has fainted already!","combat_wild_appeared":"A wild {name} appeared!","combat_monster_choice":"What will {name} do?","combat_fainted":"{name} fainted!","combat_isactive":"{name} is already in play.","combat_target_itself":"{name} shouldn't attack itself.","attack_very_effective":"The attack did a lot of extra damage!","attack_effective":"The attack did extra damage!","attack_resisted":"The attack was resisted!","attack_weak":"The attack was strongly resisted!","combat_state_blinded_get":"{target} is blinded.","combat_state_burn_end":"{target} takes damage from burns.","combat_state_burn_get":"{target} is burned.","combat_state_chargedup_get":"{target} is fully charged.","combat_state_charging_get":"{target} is charging power.","combat_state_confused_get":"{target} is confused.","combat_state_confused_tech":"{target} gets muddled and uses {name} instead!","combat_state_gold":"{name} gets {symbol}{gold}!","combat_state_switch":"{target} is {types} type!","combat_state_switch_both":"{user} is {type1} type, while {target} is {type2} type!","combat_state_diehard_get":"{target} will keep fighting.","combat_state_diehard_tech":"{target} fights through the pain.","combat_state_dozing_get":"{target} is asleep.","combat_state_dozing_end":"{target} dozes off!","combat_state_enraged_get":"{target} is enraged.","combat_state_exhausted_get":"{target} is exhausted.","combat_state_festering_get":"{target}'s wounds fester.","combat_state_festering_item":"The healing fails. The wound festers.","combat_state_focused_get":"{target} becomes focused.","combat_state_grabbed_get":"{target} is held tight.","combat_state_hardshell_get":"{target} is covered in hard shell.","combat_state_lifeleech_get":"{target}'s lifeforce is being leeched.","combat_state_lifeleech_end":"{target} is having their lifeforce stolen.","combat_state_noddingoff_get":"{target} is nodding off to sleep.","combat_state_slow_get":"{target} has been slowed down.","combat_state_poison_get":"{target} is poisoned.","combat_state_poison_end":"{target} takes damage from the poison.","combat_state_recover_failure":"{target} can't heal any further.","combat_state_recover_get":"{target} is regenerating.","combat_state_recover_end":"{target} recovers its lifeforce.","combat_state_sniping_get":"{target} takes aim.","combat_state_softened_get":"{target}'s armour softens.","combat_state_stuck_get":"{target} is stuck in place.","combat_state_tired_get":"{target} is worn out.","combat_state_tired_end":"{target} shakes off its tiredness.","combat_state_plague0":"{target} begins to sniffle.","combat_state_plague1":"Ah ... Ah. {target} held in a sneeze.","combat_state_plague2":"Ah ... Ahchoo! {user} sneezed on {target}.","combat_state_plague3":"{target} wiped it off.","combat_state_lockdown_get":"Items will not affect {target}.","combat_state_wasting_get":"{target} is afflicted by a wasting condition.","combat_state_wasting_end":"{target} is wasting away.","combat_state_flinching_get":"{target} flinches and may not act.","combat_state_wild_get":"{target} has gone wild.","combat_state_wild_end":"{target} is still wild.","combat_state_harpooned_get":"{target} risks injury if it backs away.","combat_state_elemental_shield_get":"{target} puts up a flame shield.","combat_state_prickly_get":"{target} is harmful to make contact with.","combat_state_feedback_get":"{target} is turning ranged attacks back on the attacker.","empty_slot":"Empty Slot","exit":"Exit","item_confirm_use":"Use","item_confirm_cancel":"Cancel","generic_success":"It worked!","generic_failure":"It failed!","who_is_that":"Name That Tuxemon","generic_right":"Correct!","generic_wrong":"Wrong!","attempting_capture":"Attempting capture...","captured_failed":"Not this time! The capture failed!","gotcha":"Gotcha!","gotcha_kennel":"{name} has been put in the kennel!","gotcha_team":"{name} has joined the team!","not_implemented":"This feature is not yet implemented.","alert_text":"Text too long!","receive_happiness":"Received 5 Tuxeballs!","received_x":"Received {name}!","save_success":"Saved!","save_failure":"There was a problem saving!","save_overwrite":"Yes, overwrite this save.","save_keep":"No, keep this save.","slot":"Slot","status_blinded":"Blinded","status_burn":"Burn","status_chargedup":"Charged Up","status_charging":"Charging","status_confused":"Confused","status_diehard":"Die Hard","status_dozing":"Dozing","status_elementalshield":"Elemental Shield","status_eliminated":"Eliminated","status_enraged":"Berserk","status_exhausted":"Exhausted","status_faint":"Faint","status_feedback":"Feedback","status_festering":"Festering","status_flinching":"Flinching","status_focused":"Focused","status_grabbed":"Grabbed","status_hardshell":"Hard Shell","status_harpooned":"Harpooned","status_lifeleech":"Lifeleech","status_lockdown":"Lockdown","status_noddingoff":"Nodding Off","status_poison":"Poison","status_prickly":"Prickly","status_recover":"Recover","status_slow":"Slow","status_sniping":"Sniping","status_softened":"Softened","spyderbite":"Spyder Bite","status_stuck":"Stuck","status_tired":"Tired","status_wasting":"Wasting","status_wild":"Wild","acid_description":"","acid":"Acid","adamantine_description":"","adamantine":"Adamantine","air_chain_description":"","air_chain":"Air Chain","all_in_description":"The user draws on their last ounce of strength, striking hard and getting their second wind.","all_in":"All In","amnesia_description":"The combatants' minds touch, leaving both befuddled.","amnesia":"Amnesia","ants_description":"","ants":"Ants","arcane_eye_description":"An arcane veil lashes at those that would curse the user.","arcane_eye":"Arcane Eye","assault_description":"","assault":"Assault","avalanche_description":"","avalanche":"Avalanche","barking_description":"","barking":"Barking","battery_acid_description":"","battery_acid":"Battery Acid","battery_discharge_description":"","battery_discharge":"Battery Discharge","beam_description":"","beam":"Beam","berserk_description":"","berserk":"Berserk","biting_winds_description":"A chill wind leaves the target weak and exposed.","biting_winds":"Biting Winds","blade_description":"A lightning-fast cut.","blade":"Blade","blood_bond_description":"The user sucks the target's blood, but leaves something of themselves behind.","blood_bond":"Blood Bond","blood_nets_description":"","blood_nets":"Blood Nets","blossom_description":"Carnivorous plants grow around the target, drawing away nutrients for the user's benefit.","blossom":"Blossom","boulder_description":"The user shelters beneath a rocky shell.","boulder":"Boulder","breath_description":"","breath":"Breath","breathe_fire_description":"Fire bursts from the user's mouth, scorching the target.","breathe_fire":"Breathe Fire","bubble_trap_description":"","bubble_trap":"Bubble Trap","bullet_description":"A piece of metal is flung at the target with great alacrity.","bullet":"Bullet","canine_description":"","canine":"Canine","cat_calling_description":"","cat_calling":"Cat Calling","cavity_description":"","cavity":"Cavity","chameleon_description":"","chameleon":"Chameleon","chill_mist_description":"","chill_mist":"Chill Mist","clairaudience_description":"","clairaudience":"Clairaudience","clamp_on_description":"","clamp_on":"Clamp On","clock_description":"","clock":"Clock","cloud_aether_description":"","cloud_aether":"Cloud Aether","conjurer_description":"","conjurer":"Conjurer","constrict_description":"","constrict":"Constrict","crystal_description":"","crystal":"Crystal","demiurge_description":"","demiurge":"Demiurge","earthquake_description":"","earthquake":"Earthquake","electrical_storm_description":"","electrical_storm":"Electrical Storm","electroplate_description":"","electroplate":"Electroplate","energy_claws_description":"","energy_claws":"Energy Claws","energy_field_description":"The device saps the target's energy, empowering the user.","energy_field":"Energy Field","evasion_description":"","evasion":"Evasion","eyebite_description":"A glance from the user saps the target of its vim and vigor.","eyebite":"Eyebite","feint_description":"","feint":"Feint","feline_description":"","feline":"Feline","fester_description":"A foul smell washes across the battlefield, hindering the recovery of all combatants.","fester":"Fester","fiery_description":"","fiery":"Fiery","fire_ball_description":"An orb of scorching fire is flung at the target.","fire_ball":"Fire Ball","fire_claw_description":"","fire_claw":"Fire Claw","fire_shield_description":"","fire_shield":"Fire Shield","firestorm_description":"","firestorm":"Firestorm","flamethrower_description":"","flamethrower":"Flamethrower","fledgling_description":"","fledgling":"Fledgling","flood_description":"","flood":"Flood","flow_description":"","flow":"Flow","fluff_up_description":"","fluff_up":"Fluff Up","font_description":"","font":"Font","frostbite_description":"","frostbite":"Frostbite","fume_description":"","fume":"Fume","give_all_description":"","give_all":"Give All","glower_description":"At the user's glare, the target grows weak and vulnerable.","glower":"Glower","goad_description":"","goad":"Goad","gold_digger_description":"","gold_digger":"Gold Digger","grinding_description":"","grinding":"Grinding","gust_description":"","gust":"Gust","gyser_description":"","gyser":"Gyser","hawk_description":"","hawk":"Hawk","headbutt_description":"","headbutt":"Headbutt","hibernate_description":"The user falls into a restorative sleep.","hibernate":"Hibernate","ice_claw_description":"","ice_claw":"Ice Claw","ice_shield_description":"","ice_shield":"Ice Shield","ice_storm_description":"","ice_storm":"Ice Storm","icicle_spear_description":"","icicle_spear":"Icicle Spear","insanity_description":"","insanity":"Insanity","invictus_description":"","invictus":"Invictus","kindling_flame_description":"","kindling_flame":"Kindling Flame","kraken_description":"","kraken":"Kraken","lantern_description":"","lantern":"Lantern","lava_description":"","lava":"Lava","levitate_description":"Combatants float into the air, giving them a vantage point but leaving both struggling to connect with their hand-to-hand attacks.","levitate":"Levitate","life_surge_description":"An eruption of life charges the monster, but at the expense of healing its opponent.","life_surge":"Life Surge","lightning_spheres_description":"","lightning_spheres":"Lightning Spheres","lineage_description":"","lineage":"Lineage","lust_description":"","lust":"Lust","magma_description":"","magma":"Magma","maori_description":"","maori":"Maori","meltdown_description":"","meltdown":"Meltdown","mending_description":"","mending":"Mending","midnight_mantle_description":"","midnight_mantle":"Midnight Mantle","mobbing_description":"","mobbing":"Mobbing","muck_description":"","muck":"Muck","muddle_description":"A haze over the battlefield makes it harder for attacks to connect.","muddle":"Muddle","mudslide_description":"","mudslide":"Mudslide","mystic_blending_description":"","mystic_blending":"Mystic Blending","negation_description":"","negation":"Negation","nest_description":"","nest":"Nest","neutralize_description":"The battlefield is reset, with all conditions and other changes cleared.","neutralize":"Neutralize","oedipus_description":"","oedipus":"Oedipus","one_two_description":"Two decisive strikes bring the target to its knees.","one_two":"One-Two","orbs_description":"The user undergoes a magical transformation, firing off an energy ball of a random element.","orbs":"Orbs","overfeed_description":"","overfeed":"Overfeed","overgrowth_description":"Vines lash the target, locking them in place.","overgrowth":"Overgrowth","panjandrum_description":"A reliable technique that hurts any monster in proportion to its HP.","panjandrum":"Panjandrum","peck_description":"","peck":"Peck","peregrine_description":"","peregrine":"Peregrine","perfect_cut_description":"","perfect_cut":"Perfect Cut","petrify_description":"","petrify":"Petrify","phantasmal_force_description":"","phantasmal_force":"Phantasmal Force","pit_description":"","pit":"Pit","platinum_description":"","platinum":"Platinum","poison_courtship_description":"","poison_courtship":"Poison Courtship","probiscus_description":"","probiscus":"Probiscus","pseudopod_description":"","pseudopod":"Pseudopod","quicksand_description":"","quicksand":"Quicksand","radiance_description":"","radiance":"Radiance","ram_description":"","ram":"Ram","refresh_description":"","refresh":"Refresh","ring_description":"","ring":"Ring","rock_description":"A heavy rock falls on the target.","rock":"Rock","rot_description":"A sickness befalls the target.","rot":"Rot","ruby_description":"","ruby":"Ruby","rust_bomb_description":"","rust_bomb":"Rust Bomb","saber_description":"","saber":"Saber","salamander_description":"A bite brimming with heat and lashing pain.","salamander":"Salamander","sand_spray_description":"","sand_spray":"Sand Spray","scope_description":"Identifies an opponent's strengths and weaknesses.","scope":"Scope","shadow_boxing_description":"A flurry of punches strikes the target.","shadow_boxing":"Shadow Boxing","shapechange_description":"","shapechange":"Shapechange","shrapnel_description":"","shrapnel":"Shrapnel","shuriken_description":"","shuriken":"Shuriken","sleep_bomb_description":"A violent explosion of sleeping powder threatens to send both combatants into a doze.","sleep_bomb":"Sleep Bomb","sleeping_powder_description":"","sleeping_powder":"Sleeping Powder","slime_description":"","slime":"Slime","snowstorm_description":"","snowstorm":"Snowstorm","splinter_description":"","splinter":"Splinter","spray_description":"Liquid death sprays from the user's venom sacs.","spray":"Spray","stabilo_description":"","stabilo":"Stabilo","stampede_description":"","stampede":"Stampede","starfall_description":"","starfall":"Starfall","static_field_description":"","static_field":"Static Field","sting_description":"","sting":"Sting","stone_rot_description":"A sickness quickly befalls the target.","stone_rot":"Stone Rot","stonehenge_description":"","stonehenge":"Stonehenge","strangulation_description":"","strangulation":"Strangulation","strike_description":"","strike":"Strike","suck_poison_description":"","suck_poison":"Suck Poison","sudden_glow_description":"","sudden_glow":"Sudden Glow","sunburst_description":"","sunburst":"Sunburst","supernova_description":"","supernova":"Supernova","surf_description":"","surf":"Surf","surge_description":"","surge":"Surge","sword_description":"","sword":"Sword","sylvan_description":"","sylvan":"Sylvan","take_cover_description":"","take_cover":"Take Cover","terror_description":"","terror":"Terror","thunderball_description":"","thunderball":"Thunderball","thunderclap_description":"","thunderclap":"Thunderclap","time_crisis_description":"","time_crisis":"Time Crisis","tinder_description":"The target is set alight.","tinder":"Tinder","tip_description":"","tip":"Tip","tonguespear_description":"The tongue is jabbed into the opponent, and their blood drained.","tonguespear":"Tonguespear","torch_description":"","torch":"Torch","tsunami_description":"","tsunami":"Tsunami","tux_attack_description":"","tux_attack":"Tux Attack","ubuntu_description":"","ubuntu":"Ubuntu","undertaker_description":"","undertaker":"Undertaker","venom_description":"","venom":"Venom","venomous_tentacle_description":"","venomous_tentacle":"Venomous Tentacle","viper_description":"","viper":"Viper","vorpal_description":"","vorpal":"Vorpal","wall_fire_description":"","wall_fire":"Wall Fire","wall_of_steel_description":"The user spins about, creating a biting, shielding wall of steel.","wall_of_steel":"Wall of Steel","wallow_description":"","wallow":"Wallow","walls_description":"","walls":"Walls","web_description":"","web":"Web","webs_wind_description":"","webs_wind":"Webs Wind","whirlwind_description":"","whirlwind":"Whirlwind","wing_tip_description":"","wing_tip":"Wing Tip","lion_mountain":"Lion Mountain","candy_town":"Candy","citypark":"Citypark","cotton_town":"Cotton","dryadsgrove":"Dryad's Grove","flower_city":"Flower","leather_town":"Leather","paper_town":"Paper","route1":"Route 1","route1_sanglorian":"Sanglorian Avenue","route2":"Route 2","route3":"Route 3","route4":"Route 4","route5":"Route 5","route6":"Route 6","route7":"Route 7","routea":"Route A","routeb":"Route B","routec":"Route C","routed":"Route D","routee":"Route E","sphalian_town":"Sphalian","taba_town":"Taba","taba_ba_br_1":"Taba Battle Area - Battle Room 1","taba_ba_foyer":"Taba Battle Area - Foyer","taba_ba_main":"Taba Battle Area - Main Hall","taba_ba_passageway_1":"Taba Battle Area - Passageway 1","timber_town":"Timber","tunnel":"Tunnel","lion_mountain_description":"One of Fondent's Holy Mountains! Prominence 3,776 m (12,388 ft)!","candy_town_description":"Pushing the bounds of possibility - with biology!","citypark_description":"A Taste of the Wild!","cotton_town_description":"A growing force!","flower_city_description":"Uniforms that guard you while you sleep!","leather_town_description":"Proof that beauty and mining can co-exist!","paper_town_description":"The gateway to Fondent!","routea_description":"A private grotto given over to the wilds!","routeb_description":"The winding path to instantaneous communication!","routec_description":"Home is just over the horizon!","routee_description":"Do not swim downstream of the pump site!","route1_description":"Take care!","route2_description":"The historic path!","route3_description":"Enjoy the scenic beauty of this 'artificial canyon'.","route4_description":"Up and down the road again!","route5_description":"The memorial passage to Timber Town!","route6_description":"A playful meander along the river!","route7_description":"The Ascension Trail on the slopes of Lion Mountain!","sphalian_town_description":"The highest settlement in the Fondent Region!","taba_town_description":"A peaceful refuge!","timber_town_description":"Breadbasket of Fondant!","tunnel_description":"The dark expanse - watch your step!","welcome_location_city":"Welcome to ${{map_name}} City: ${{map_desc}}\\nNorth: ${{north}} \/ South: ${{south}} \/ West: ${{west}} \/ East: ${{east}}","welcome_location_route":"Welcome to ${{map_name}}: ${{map_desc}}\\nNorth: ${{north}} \/ South: ${{south}} \/ West: ${{west}} \/ East: ${{east}}","welcome_location_town":"Welcome to ${{map_name}} Town: ${{map_desc}}\\nNorth: ${{north}} \/ South: ${{south}} \/ West: ${{west}} \/ East: ${{east}}","here_to_north":"From ${{map_name}} to ${{north}}","here_to_south":"From ${{map_name}} to ${{south}}","here_to_west":"From ${{map_name}} to ${{west}}","here_to_east":"From ${{map_name}} to ${{east}}","menu_alphabet":"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890.-!","menu_alphabet_n_columns":"13","dont_care":"DON'T CARE","random_names_male":"Jarrod\\nEdwardson\\nLothair\\nAndrea\\nBrady\\nDemarcus\\nBrady\\nFarant\\nBirch\\nJustin\\nColbey\\nEfrem\\nGarnier\\nFlorentus\\nAlvyn\\nHadden\\nJulianus\\nHugh","random_names_female":"Robine\\nMagnolia\\nSvana\\nSimone\\nEila\\nKrimhild\\nCharlot\\nYara\\nGracie\\nAnke\\nTheresia\\nDiana\\nKathrin\\nAnne\\nMadita\\nSlainie\\nNastasia\\nNelly","random_names":"Beep-beep\\nToast\\nChair\\nLizard\\nChris\\nCarter\\nKyndi\\nWednesday\\nTapioca\\nPom\\nIndiana\\nKansas\\nDont Care","monster_menu_info":"Info","monster_menu_move":"Move","monster_menu_tech":"Techniques","monster_menu_desc":"Description","monster_menu_type":"Type(s)","monster_menu_species":"Species","monster_menu_shape":"Body Type","monster_menu_release":"Release","shop_buy_free":"FREE!","shop_buy_soldout":"Sold Out!","cant_release":"Can't release only Tuxemon in party.","release_confirmation":"Are you sure you would like to release {name}?","tuxemon_released":"{name} has been released.","new_tech_delete":"{name} has too many techniques.\\nWhich technique do you want to delete?","evolution_confirmation":"{name} is trying to evolve into {evolve}. Allow evolution?","no_signal":"No Signal","omnichannel_mobile":"Omnichannel Mobile 4G","max_moves_alert":"{name} has too many techniques.\\nWhich do you want to overwrite for learning {tech}?","uninstall_app":"Unable to uninstall the app.","tuxepedia_progress":"Tuxepedia: {value}%!","tuxepedia_data_seen":"Seen {param} out of {all} Tuxemon","tuxepedia_data_caught":"Caught {param} out of {all} Tuxemon","player_start_adventure":"The adventure began {date} days ago.","player_walked":"Walked {distance} {unit}","player_battles":"Battles: {tot} (W{won} D{draw} L{lost})","page_tuxepedia":"From id {a} to id {b}","no_evolution":"No evolution","yes_evolution":"Evolution","yes_evolutions":"Evolutions","tuxepedia_capture":"Captured {doc} days ago","tuxepedia_exp":"{exp_lv}xp to Lv {lv}","log_off":"Log Off","menu_bag":"Bag","menu_fight":"Fight","menu_item":"Item","menu_items":"Items","menu_journal":"Journal","menu_tuxepedia":"Tuxepedia","menu_load":"Load","menu_monster":"Tuxemon","menu_storage":"Pick Up Tuxemon","menu_dropoff":"Drop Off Tuxemon","menu_item_storage":"Pick Up Item","menu_item_dropoff":"Drop Off Item","menu_multiplayer":"Multiplayer","menu_new_game":"New Game","menu_options":"Options","menu_minigame":"Minigame","menu_player":"Player","menu_run":"Run","menu_forfeit":"Forfeit","menu_save":"Save","menu_up_key":"Up Key","menu_left_key":"Left Key","menu_right_key":"Right Key","menu_down_key":"Down Key","menu_primary_select_key":"Action Key","menu_secondary_select_key":"Cancel Key","menu_back_key":"Back Key","menu_music_daynight":"Day \/ Night","enable":"Enable","disable":"Disable","menu_music_volume":"Music Volume","menu_sound_volume":"Sound Volume","menu_units":"Unit","menu_units_metric":"Metric","menu_units_imperial":"Imperial","menu_hemisphere":"Hemisphere","menu_hemisphere_north":"Northern","menu_hemisphere_south":"Southern","options_new_input_key0":"Press a key to set your new input key","options_new_input_key1":"Restart your game for changes to take effect!","menu_storage_infected_monster":"Virus detected. For the safety of all tuxemon in our system, you cannot store an infected tuxemon.","menu_storage_take_monster":"You added {name} into your party!","menu_storage_take_item":"You added {nr} {name} into your bag!","menu_storage_monsters_full":"Your party is full, you cannot take any more from storage.","menu_storage_items_full":"Your bag is full, you cannot take any more from storage.","menu_storage_empty_kennel":"This shelter is empty, there are no monsters to take.","menu_storage_full_kennel":"This shelter is full.","menu_storage_hidden_kennel":"Unable to access the hidden storage.","menu_storage_empty_locker":"This locker is empty, there are no items to take.","item_menu_disband":"Disband","item_disbanded":"{nr} {name} have been disbanded.","menu_dropoff_no_monsters":"Can't drop off the last Tuxemon in your party.","pick_up":"pick up","move_to_kennel":"move to {box}","Kennel":"shelter","Locker":"locker","quarantine":"Quarantine","xero_campaign":"Tuxemon: Xero","spyder_campaign":"Tuxemon: Spyder and the Cathedral","multiplayer_accept":"Accept","multiplayer_decline":"Decline","multiplayer_duel":"{name} would like to Duel!","multiplayer_host_game":"Host Game","multiplayer_scan_games":"Scan for Games","multiplayer_join_game":"Join Game","multiplayer_hosting_ready":"Ready to accept clients!","multiplayer_already_hosting":"Already hosting!","multiplayer_no_servers":"No servers found...","multiplayer_join_prompt":"Hostname or IP?","swap":"Swap","skip":"Skip","empty":"Empty","aardart_description":"It keeps count of every ant it has eaten, and celebrates significant numbers.","aardart":"Aardart","aardorn_description":"When born it is placed in an anthill and left to eat its way out.","aardorn":"Aardorn","abesnaki_description":"Each face is a different pattern, and some say the symbols spell out words in a dead language.","abesnaki":"Abesnaki","agnidon_description":"It prefers four legs, but can stand on two to open doors, push over trees or hold things.","agnidon":"Agnidon","agnigon_description":"It is called a 'false dragon', because it appears to be a dragon, but actually evolved from a different line of ancient reptiles.","agnigon":"Agnigon","agnite_description":"It is playful, but must be taught early on to keep its fire in check.","agnite":"Agnite","allagon_description":"ALLAGON are drawn to relics made from the metals left behind by their ancestors, and will be violent to retrieve them.","allagon":"Allagon","altie_description":"ALTIE floated down to earth in a bubble. Now its bubble has popped, it cannot float more than a few metres in the air.","altie":"Altie","ambuwl_description":"The egg in its pouch does not hatch. Instead, it secretes a delicious drink with restorative powers.","ambuwl":"Ambuwl","angesnow_description":"Those who survive getting lost in hostile, icy conditions often mention a mysterious presence guiding them even when the snow is too heavy to see through.","angesnow":"Angesnow","angrito_description":"It cannot understand why humans feel rage and hatred, but ANGRITO feels these urges too.","angrito":"Angrito","anoleaf_description":"It considers the plants growing near it to be its brothers and sisters.","anoleaf":"Anoleaf","anu_description":"It is said that it enters others' dreams to search for its lost love.","anu":"Anu","apeoro_description":"The kings of old used psychic powers to transfer their souls into these golden computing machines. Now they live on, unable to communicate but still dreaming of empires.","apeoro":"Apeoro","araignee_description":"Pedants who say all spiders have eight legs are strangely quiet on the case of ARAIGNEE.","araignee":"Araignee","arthrobolt_description":"It feels uncomfortable commanding its fellow NUT and BOLT, and usually runs away. But then the NUT and BOLT have no one to instruct them.","arthrobolt":"Arthrobolt","av8r_description":"If the sun is out, it can fly as far or as high as it likes.","av8r":"Av8r","axylightl_description":"It lights the deep waters with its tail, marking a safe shelter for fish.","axylightl":"Axylightl","b_ver_1_description":"It is designed for all those times you need something to be bitten by a robot.","b_ver_1":"B-Ver.1","bamboon_description":"It fights with its bamboo staff, which it also uses for balance.","bamboon":"Bamboon","banling_description":"Each BANLING is waiting for a homeless spirit to nestle in its branches.","banling":"Banling","baobaraffe_description":"It stores mass amounts of water in its huge body so that it can travel long distances across hot, dry deserts. It will also share water with thirsty creatures. When it has no water stored it is skinny.","baobaraffe":"Baobaraffe","baoby_description":"They travel from river to river in search of water to drink and store. The leafy ossicones on its head conceal movable points that act similar to a dowsing rod. Many creatures follow BAOBY in droughts.","baoby":"Baoby","beenstalker_description":"What BEENSTALKER lacks in sense and grace, it makes up for in sheer enthusiasm and goodwill. It delights in scaring off vermin, but never harming them.","beenstalker":"Beenstalker","bigfin_description":"A whole ecosystem exists on its back, so it tries not to go underwater.","bigfin":"Bigfin","birdling_description":"The ignorant believe that it carries its own egg upon its back. It is the guard for a far more important egg than that.","birdling":"Birdling","blasdoor_description":"BLASDOOR shield those they care about behind their impenetrable bulk, but macerate unwanted intruders and scrap machines between their steel teeth.","blasdoor":"Blasdoor","bolt_description":"The presence of a BOLT makes a NUT clamp down harder and spark more energy.","bolt":"Bolt","boltnu_description":"It spends most of its time digging burrows into the ground, it remains dizzy from the constant vibrations and movement caused by them digging into the soil.","boltnu":"Boltnu","botbot_description":"It is a universal robot that can be adapted for any purpose.","botbot":"Botbot","boxali_description":"With its long blue cape, BOXALI can glide above the ground - allowing it to perform stunts and aerial attacks.","boxali":"Boxali","brewdin_description":"Born in neglected, once prized, pottery and similar treasures. Rumored to grants wishes to those who can make it smile.","brewdin":"Brewdin","bricgard_description":"When the winter comes, IMBRICKCILE builds a defensive cocoon of bricks to protect it from predators.","bricgard":"Bricgard","brickhemoth_description":"Be wary when kicking a BRICGARD's nest, because percussive force is the trigger the tuxemon needs to burst forth once it has formed into a BRICKHEMOTH.","brickhemoth":"Brickhemoth","budaye_description":"It can convince any group to cooperate for the common good with some encouraging mewls and waves.","budaye":"Budaye","bugnin_description":"Its sword is actually an antenna grown and snapped off for that purpose.","bugnin":"Bugnin","bumbulus_description":"BUMBULUS is a flying being that produces a cloud of smoke to disguise itself as a cloud. No one has ever seen its true body.","bumbulus":"Bumbulus","bursa_description":"It rejects fire as basic, and produces only the fire of the mind.","bursa":"Bursa","cairfrey_description":"A jolly piece of furniture who awoke one morning and decided to explore.","cairfrey":"Cairfrey","capinyah_description":"Only after intense training in the jungles, lifting logs and river boulders, can CAPITI graduate to become CAPINYAH.","capinyah":"Capinyah","capiti_description":"It looks like a baby, but some specimens have been found that are hundreds of years old.","capiti":"Capiti","cardiling_description":"One wouldn't expect it to breathe fire, until it does.","cardiling":"Cardiling","cardinale_description":"It hates all predators with a passion, and makes war with them and their young when it can.","cardinale":"Cardinale","cardiwing_description":"Its song is remarkable, but few dare keep an explosive songbird.","cardiwing":"Cardiwing","cataspike_description":"It learns to fight from observation. Left to its own devices, it uses its spike to pick up rubbish.","cataspike":"Cataspike","cateye_description":"They say it blinks once a year, in honour of summer's end.","cateye":"Cateye","chenipode_description":"It bites onto shoelaces and trouser legs when it wants to travel.","chenipode":"Chenipode","cherubat_description":"These inquisitive bats are drawn by the heady emotions of people in love, and carry back unsupervised bouquets and chocolate boxes to build their nests.","cherubat":"Cherubat","chibiro_description":"It is found in forests and fields, where it is often mistaken for a turnip.","chibiro":"Chibiro","chillimp_description":"It is rumoured to live atop snowy mountains, but no clear photo of it has ever been taken.","chillimp":"Chillimp","chloragon_description":"It hatches when an ancient egg is planted in fertile soil. When the eggs run out, there will be no more CHLORAGON.","chloragon":"Chloragon","chromeye_description":"CHROMEYE was created to observe and learn how humans think and feel.","chromeye":"Chromeye","cochini_description":"It is as intelligent and aware as a three-year old child. It tastes delicious.","cochini":"Cochini","coleorus_description":"It has existed, unchanged, for millions of years.","coleorus":"Coleorus","conglolem_description":"The gel has long ago dried out, but CONGLOLEM continues.","conglolem":"Conglolem","conifrost_description":"If it sneezes, an avalanche occurs. It has a permanent sniffle.","conifrost":"Conifrost","conileaf_description":"Foods placed in its pitcher are blended and pickled. They are used to store food without it going off.","conileaf":"Conileaf","coproblight_description":"Born from the feces of prehistoric Tuxemon, it used the shards of bone within itself for defense.","coproblight":"Coproblight","corvix_description":"It arms its wings with bone shards from its victims.","corvix":"Corvix","cowpignon_description":"Some people dry it out and eat it as a medicinal enhancement.","cowpignon":"Cowpignon","criniotherme_description":"Its mane shines during the day, grows big and red at sunset, and blows away as ash at night.","criniotherme":"Criniotherme","dandicub_description":"After a litter is born, they float all over the world and never see their family again.","dandicub":"Dandicub","dandylion_description":"It gives birth to one litter in its life. Then it wanders the world trying to find them.","dandylion":"Dandylion","dankush_description":"A DANKUSH can stop itself from burning by holding its breath, causing plumes of smoke to billow forth from each leaf.","dankush":"Dankush","demosnow_description":"DEMOSNOW delight in luring travelers deeper into the wilderness than is strictly safe, promising them glory and adventure.","demosnow":"Demosnow","dinoflop_description":"DINOFLOP delights in quickly turning away from its attackers so their blows land on its shielded and spiny back.","dinoflop":"Dinoflop","djinnbo_description":"It is mistakenly believed that it is a human who died in a fire. Actually, its relatives did.","djinnbo":"Djinnbo","dollfin_description":"Each one follows a ship from place to place, exploring the world.","dollfin":"Dollfin","dracune_description":"It is immobile during the day, but can wriggle and bite at night.","dracune":"Dracune","dragarbor_description":"When it feels it is coming to the end of its life, it travels to a graveyard where it plants itself. Its tail flower grows forever.","dragarbor":"Dragarbor","drashimi_description":"It lies on the ground, smelling delicious and tempting monsters to take a bite - but when they approach, it bites them first.","drashimi":"Drashimi","drokoro_description":"Once it had a family, but it ate its parents, and it ate its children, and it ate its mate, and it ate all of its kind.","drokoro":"Drokoro","dune_pincher_description":"These hermits will wrap themselves in whatever is closest. In the desert, that is the burial shrouds of long-dead pharaohs.","dune_pincher":"Dune Pincher","eaglace_description":"When it takes flight, clouds form. When it claps its wings, hail falls.","eaglace":"Eaglace","elofly_description":"An ELOFLY on its own is patient and wise, but when it flocks in great numbers it becomes violent and impulsive.","elofly":"Elofly","elostorm_description":"Kings and queens, the ELOSTORM rule their people and have great ambition.","elostorm":"Elostorm","elowind_description":"The lieutenants of the ELOFLY family, ELOWIND shepherd the flock and keep it focused.","elowind":"Elowind","embazook_description":"It is trained for use in war and it knows no other life.","embazook":"Embazook","embra_description":"It eats everything it can to grow big enough to become a RUPTION.","embra":"Embra","enduros_description":"ENDUROS is an aggressive brawler that does not pull its blows. Out of the ring, it is quite sociable.","enduros":"Enduros","eruptibus_description":"Smiths work with it, heating up metals in its caldera.","eruptibus":"Eruptibus","exapode_description":"It waves its legs to attract attention, but mostly people just run away.","exapode":"Exapode","exclawvate_description":"Often seen on construction sites, they can use their huge hands and tail to scoop up dirt and rubble. Underneath the Tuxemon are caterpillar tires, giving them a better balance and grip while climbing heaps of rubble.","exclawvate":"Exclawvate","eyenemy_description":"It feeds on beautiful views and other spectacular sights.","eyenemy":"Eyenemy","eyesore_description":"It remembers everything it has ever seen, but not the order that it has seen it in.","eyesore":"Eyesore","fancair_description":"If someone leaves their fan running when they do not need it, it comes alive and flies out the window to find someone who actually needs to be cooled.","fancair":"Fancair","ferricran_description":"Once, the FERRICRAN were covered all over with adamantine scales, and had wings of mithril.","ferricran":"Ferricran","firomenis_description":"These tuxemon are large and tough from the many years spent as a MERLICUN. Their jaws can crush through trees and bones, and their flight is strong enough to carry people.","firomenis":"Firomenis","flacono_description":"It is totally unafraid of adversaries, and will attack an enemy of any size without hesitation.","flacono":"Flacono","flambear_description":"It can be tracked from the trail of boiled berry bushes and roasted trout it leaves in its wake.","flambear":"Flambear","flisces_description":"It skims the surface of the water, evading detection until a powerful leap brings its sharp fins into play.","flisces":"Flisces","fluoresfin_description":"When threatened, it huddles together with other FLUORESFIN to create a large blinding light to disorientate predators.","fluoresfin":"Fluoresfin","fluttaflap_description":"It feeds on impurities, so it returns purified blood to those it sucks on.","fluttaflap":"Fluttaflap","foofle_description":"When one is in danger, all FOOFLE hear its cries, wherever they are.","foofle":"Foofle","fordin_description":"When threatened, it curls into a ball and bounces away.","fordin":"Fordin","forturtle_description":"It heats its shell to read the future from the cracks that emerge.","forturtle":"Forturtle","foxfire_description":"FOXFIRE cubs are found in fires that burned out overnight. No one knows where they come from.","foxfire":"Foxfire","fribbit_description":"It is said that it was once a boy who licked a freezing lamp post.","fribbit":"Fribbit","frondly_description":"It can do anything with its prehensile tail, even shake hands and pick fruit.","frondly":"Frondly","fruitera_description":"FRUITERA is greedy for fruit, and carries as much as it can. When startled, it drops all its fruit, gathers it all up again, and only then runs away.","fruitera":"Fruitera","furnursus_description":"FURNURSUS are friendly, and often forget that their bodies are too hot for others to touch.","furnursus":"Furnursus","fuzzina_description":"When the child that abandoned a FUZZLET needs it again, it becomes a FUZZINA, a brave protector and nurturer of the small and the weak.","fuzzina":"Fuzzina","fuzzlet_description":"When a child is no longer around to play with their toys, they sometimes come to life.","fuzzlet":"Fuzzlet","galnec_description":"GALNEC buries itself deep in the hot sands of the desert, only its stony tail above ground. In packs, they look like gardens of stone.","galnec":"Galnec","gectile_description":"It is so quick and light that it can walk on leaves.","gectile":"Gectile","ghosteeth_description":"It smiles because it knows how everyone it meets is going to die.","ghosteeth":"Ghosteeth","glombroc_description":"It stores its memories in its rocky shell. If some fall off, it is forgetful.","glombroc":"Glombroc","graffiki_description":"GRAFFIKI are as at home in cities as they are in the jungle, tagging their territory with elaborate paintings.","graffiki":"Graffiki","grimachin_description":"It was made by a toy company to be a pet, but was too dangerous.","grimachin":"Grimachin","grinflare_description":"It is said that each is the walking heart of a volcano.","grinflare":"Grinflare","grintot_description":"It is a GRINTROCK or GRINFLARE that has experienced erosion.","grintot":"Grintot","grintrock_description":"It feeds by sitting out in thunderstorms, waiting to be struck by lightning.","grintrock":"Grintrock","grumpi_description":"Once grabbed by a GRUMPI, its sticky tacky body is impossible to escape from.","grumpi":"Grumpi","gryfix_description":"Bone armor protects GRYFIX from all but the most powerful of attacks.","gryfix":"Gryfix","hampotamos_description":"It nibbles on RINOCEREED, clearing away dead skin, moss and weeds.","hampotamos":"Hampotamos","happito_description":"Why can't people always be happy? HAPPITO will give them exactly what they want, even if it is not what they need.","happito":"Happito","hatchling_description":"When an egg does not want to hatch and begin its next life stage, it becomes a HATCHLING.","hatchling":"Hatchling","hectapod_description":"When it inflates its dome, it floats to the top of oceans, or even through mist and clouds.","hectapod":"Hectapod","heronquak_description":"The crystal on its chest is mistaken for a diamond by poachers. It melts when it is removed from HERONQUAK's body.","heronquak":"Heronquak","hotline_description":"These curious creatures can leap great distances, letting out a strange, tinny cry that cannot be escaped however far their prey runs.","hotline":"Hotline","howl_description":"HOWL's foolish exterior hides deep wisdom - if only it could communicate it, but its words come out as hoots and howls.","howl":"Howl","hydrone_description":"It utilises an experimental technology that creates power from water.","hydrone":"Hydrone","ignibus_description":"When threatened it retreats into its shell and cools down dramatically by venting steam. It could be mistaken for a rock.","ignibus":"Ignibus","imbrickcile_description":"IMBRICKCILE shelter inside a single brick, emerging only to lift it to build their strength.","imbrickcile":"Imbrickcile","incandesfin_description":"Its entire body has massively grown in size. However, its light is still the exact same.","incandesfin":"Incandesfin","jelillow_description":"When a person rests their head on JELILLOW, its jelly-like skin causes them to fall into a deep sleep. If someone is having sleeping problems, then this monster will be used to help them.","jelillow":"Jelillow","jemuar_description":"The gems on its back are the type found when it was born. There are extensive ROCKITTEN breeding facilities over diamond veins.","jemuar":"Jemuar","joulraton_description":"Its static coat of bristly fur attracts seeds, flowers and feathers, which it uses for food or nesting materials.","joulraton":"Joulraton","k9_description":"It is a helpful companion that can pull a tonne of weight.","k9":"K9","katacoon_description":"It stays in a meditative pose for its chrysalis, moving only to jab enemies.","katacoon":"Katacoon","katapill_description":"It is born fighting. It has to punch out of its eggshell or be trapped.","katapill":"Katapill","kernel_description":"KERNEL is a core component of the monster system (kennel) and item system (locker), and serves as the main interface between the computer's physical hardware and the processes running on it. Known as JAS-KERI-BIT from its creators.","kernel":"Kernel","komodraw_description":"It uses its claws to carve its firearm out of wood, and uses it for powerful ranged attacks.","komodraw":"Komodraw","lambert_description":"It is placed in its nut by its parent, who then sends it into the world.","lambert":"Lambert","lapinou_description":"When SQUABBITS were taken as fashionable pets, they adapted to domestic life and lost their violent natures.","lapinou":"Lapinou","legko_description":"Long thought to be legless, its leaves are actually vestigial limbs.","legko":"Legko","lendos_description":"When two UNEYE become tangled, they form a single unified LENDOS.","lendos":"Lendos","lightmare_description":"It lurks in the depths of the ocean, luring any unsuspecting prey using its light right into its large, gaping mouth.","lightmare":"Lightmare","loliferno_description":"It is said that the LOLIFERNO's fire could not be extinguished. Yet, despite its power, LOLIFERNO has a playful side, and is known to dance among the flames it creates.","loliferno":"Loliferno","lucifice_description":"Is it the wind howling through the trees, or LUCIFICE calling the dark spirits of the night to join its hunt?","lucifice":"Lucifice","lunight_description":"LUNIGHT is the guardian of the night, and can control the moon and its phases.","lunight":"Lunight","magmaturtle_description":"When threatened it retreats into its shell and cools down dramatically by venting steam. It could be mistaken for a rock.","magmaturtle":"Magmaturtle","manosting_description":"It floats across the tops of cities, contemplating sharks.","manosting":"Manosting","masknake_description":"When frightened or aggressive, it flashes a beautiful pattern with its tail.","masknake":"Masknake","mauai_description":"MAUAI gives itself over to the spirits of lost warriors trapped inside its weapon.","mauai":"Mauai","medushock_description":"Tend to stay away from shore and known to be aggressive to people. Stingers are used to stun its prey. Swim safely.","medushock":"Medushock","memnomnom_description":"It is said that each one's mask is the face of a different dead king.","memnomnom":"Memnomnom","merlicun_description":"Merlicun is a hardy insect that has evolved to be efficient at both attack and defense. They gather in the tree canopies of ancient forests to feed on fruits and leaves.","merlicun":"Merlicun","metesaur_description":"This Tuxemon would enjoy diving into the ground and leaving marks. Sometimes, the Tuxemon would misjudge the hit and land in trees, starting huge and dangerous forest fires","metesaur":"Metesaur","miaownolith_description":"It can speak the human tongue, but only to say cryptic riddles.","miaownolith":"Miaownolith","mingdyn_description":"Every 12 years, a single MINGDYN egg is laid. Its discovery marks a time of renewal and upheaval across the land.","mingdyn":"Mingdyn","moloch_description":"It can stiffen or soften its skin to respond to friends and foes.","moloch":"Moloch","mrmoswitch_description":"These cheeky robots are used for their fine motor skills, but they love pranks.","mrmoswitch":"Mrmoswitch","mystikapi_description":"The MYSTIKAPI's saliva augments psychic powers. It licks its eyes and ears to heighten its senses.","mystikapi":"Mystikapi","narcileaf_description":"When a SHYBULB has restored a garden to glory, it morphs and proudly takes credit for its work.","narcileaf":"Narcileaf","neutrito_description":"NEUTRITO feels nothing. The perfect machine?","neutrito":"Neutrito","nimbulex_description":"NIMBULEX dresses itself in sparks and storm clouds to protect its delicate inner core.","nimbulex":"Nimbulex","noctalo_description":"It inhabits only places abandoned by humans - castles, graveyards and sewers.","noctalo":"Noctalo","noctula_description":"It eats bugs and PIPIS eat fruit, so despite living in close proximity they do not compete.","noctula":"Noctula","nostray_description":"It can smell anything in the ocean, no matter how far away.","nostray":"Nostray","nudiflot_female_description":"It eats and stores the poison of the sea creatures that it feeds upon.","nudiflot_female":"Nudiflot","nudiflot_male_description":"Its feathery antennas snap off if it is attacked, confusing the predator.","nudiflot_male":"Nudiflot","nudikill_description":"They are called Dark Bishops because their heads are reminiscent of a bishop's hat.","nudikill":"Nudikill","nudimind_description":"It dreams of oceans under other skies.","nudimind":"Nudimind","nuenflu_description":"It snuggles in homes in the winter months, spreading diseases.","nuenflu":"Nuenflu","nut_description":"In the great ships that cross the oceans, thousands of NUT and BOLT provide power and hold the steel plating together.","nut":"Nut","octabode_description":"OCTABODE make ancient vessels and artifacts their homes, dreaming of the lives of those who used the relics before them.","octabode":"Octabode","ouroboutlet_description":"The circuit focuses energy, creating a new type of electricity called griefed-lightning.","ouroboutlet":"Ouroboutlet","pairagrim_description":"One of PAIRAGRIM's heads is always searching for prey, while the other focuses on flying at great speed.","pairagrim":"Pairagrim","pairagrin_description":"The young form of Pairagrim, it is a generally happy creature. It struggles to fly until the two heads learn to work together.","pairagrin":"Pairagrin","pantherafira_description":"Each member of the pride lights their mane from a shared bonfire. As long as that fire burns, their strength is shared.","pantherafira":"Pantherafira","pharfan_description":"At the watering hole it keeps its friends RINOCEREED and HAMPOTAMOS well watered.","pharfan":"Pharfan","picc_description":"It accompanies divers, providing much needed oxygen.","picc":"Picc","pigabyte_description":"Scientists found that the best computers have organic implants.","pigabyte":"Pigabyte","pilthropus_description":"Found alongside Tuxemon such as RHINCUS, PILTHROPUS was one of the oldest Tuxemon able to create its own tools.","pilthropus":"Pilthropus","pipis_description":"Its cries are considered a bad omen, but it is a gentle creature.","pipis":"Pipis","poinchin_description":"POINCHIN make nests in the coral and can be tempted out by bread and milk.","poinchin":"Poinchin","polyrock_description":"It disguises itself as a human child to sneak into dojos and learn from martial arts masters.","polyrock":"Polyrock","possessun_description":"It is a ghost that inhabits a dead CAIRFREY.","possessun":"Possessun","potturmeist_description":"POTTURMEIST are spirits of the dead that take refuge in empty vessels. In ancient temples, acolytes must distract the monsters lest they interrupt important ceremonies.","potturmeist":"Potturmeist","potturney_description":"By the time a POTTURMEIST has reached its maturity, its protective urn has so changed shape that it resembles no pottery made by human hands. Some insist that the designs on a POTTURMEIST's urn are writings from the far future.","potturney":"Potturney","propellercat_description":"Is it a new species, or just the pet of an inventor?","propellercat":"Propellercat","prophetoise_description":"Its heavenly fire is something foes rarely see coming.","prophetoise":"Prophetoise","puparmor_description":"Its cocoon is so hard, people are knocked out if a PUPARMOR is dropped on them. They were once loaded into cannons and catapults.","puparmor":"Puparmor","pyraminx_description":"It has a tomb hidden somewhere in the land. If it finds it, it can sleep.","pyraminx":"Pyraminx","pythock_description":"Using its shadow puppets, it can use them to fight its opponent with great accuracy and speed. They are much more confident, and will sometimes even use their shadow puppets to entertain small children at puppet shows.","pythock":"Pythock","pythwire_description":"Observations of wild PYTHWIRE inspired the inventor of the first electrical outlet.","pythwire":"Pythwire","qetzlrokilus_description":"This Tuxemon would dive into groups of other dinosaur Tuxemon and burn them. They also enjoy setting forests alight and dropping their ashes into water to spoil its purity.","qetzlrokilus":"Qetzlrokilus","rabbitosaur_description":"Its tunnels are extensive and wide, the site of tremendous wars between burrows.","rabbitosaur":"Rabbitosaur","rhincus_description":"It has some properties of a reptile and some of a bird.","rhincus":"Rhincus","rhinocarpe_description":"RHINOCARPE are territorial, charging headfirst at any who swim too near to their coral fortresses.","rhinocarpe":"Rhinocarpe","rinocereed_description":"It is voraciously hungry because it grows so quickly - and it does not limit itself to plants.","rinocereed":"Rinocereed","rockat_description":"Despite its considerable weight, its footfalls are silent.","rockat":"Rockat","rockitten_description":"It uses its tiny rock ears for snuggling.","rockitten":"Rockitten","rosarin_description":"ROSARIN's love is incredible, he's only asking some affection.","rosarin":"Rosarin","ruption_description":"Once EMBRA's flame becomes hot enough, it engulfs its entire body, essentially replacing it in the process.","ruption":"Ruption","sadito_description":"When a person is feeling too sad, SADITO will carry that burden for them.","sadito":"Sadito","sampsack_description":"A scientist wanted to separate his personalities, but he split his body.","sampsack":"Sampsack","sampsage_description":"A scientist took a drug that made him clever by day and violent by night.","sampsage":"Sampsage","sapragon_description":"In olden times, each element had a mighty dragon - but those creatures have diminished and are rare in these days.","sapragon":"Sapragon","sapsnap_description":"Its terrific anger is off putting, but it passes quickly.","sapsnap":"Sapsnap","saurchin_description":"By night, SAURCHIN emerge from the coral reefs to hunt bigger prey on land.","saurchin":"Saurchin","sclairus_description":"When a crop is left unharvested - be it from laziness or disaster - its scarecrow becomes a dark and living creature.","sclairus":"Sclairus","seirein_description":"It grows lonely in the swamps, so it burns brightly to draw travellers near - but it is painfully shy and flits away when they approach.","seirein":"Seirein","selket_description":"Lying in wait beneath the sand, they can feel their prey through the vibrations of their footsteps.","selket":"Selket","selmatek_description":"Kept by the ancient kings of the deserts, SELMATEK served as watchdogs, hunting companions and - now - defenders against grave robbers.","selmatek":"Selmatek","seraphice_description":"SERAPHICE can freeze in ice moments of great courage and joy, stored away in deep vaults beneath the mountains for the days when humanity will need them most.","seraphice":"Seraphice","shammer_description":"In ancient times it hunted RHINCUS beneath ashen skies.","shammer":"Shammer","sharpfin_description":"It is invisible in the water, being visible only when it leaps out of the water to drag animals on the shore back into the deep.","sharpfin":"Sharpfin","shelagu_description":"It wards off attackers by poisoning its spiky shell with goo spat from its mouth.","shelagu":"Shelagu","shnark_description":"SHNARK wears its last meal's flesh as a disguise so it can get close to its trusting prey.","shnark":"Shnark","shybulb_description":"When a garden is neglected, a SHYBULB moves in and quietly tends the droopy plants.","shybulb":"Shybulb","skwib_description":"The SKWIB contentedly floats through the ocean, examining potential shell-homes. It has to fear for its life before it will finally make a choice.","skwib":"Skwib","slichen_description":"It is a gel that sparked to life and begins making a body for itself of stone and rock.","slichen":"Slichen","sludgehog_description":"It lives in rubbish, and eats it too. Its spikes seem sharp, but it can soften them at will.","sludgehog":"Sludgehog","snaki_description":"SNAKI is a snake that has learned to grow legs by examining the motion of lizards and crocodiles.","snaki":"Snaki","snarlon_description":"It does not fly, but its feet never touch the ground. The king of paradox.","snarlon":"Snarlon","snock_description":"The snake-like creature hides under the safety of its sock cover. If startled, it will flail and lie very still on the ground to avoid attention.","snock":"Snock","snokari_description":"The two heads of SNOKARI each hold great wisdom, but they never agree.","snokari":"Snokari","snowrilla_description":"It delights in playing tag with skiers on desolate slopes.","snowrilla":"Snowrilla","sockeserp_description":"An otherwise formidable enemy, SOCKESERP is easily dispatched if it gets tangled up.","sockeserp":"Sockeserp","solight_description":"A villainous team is plotting to use SOLIGHT to create a miniature sun in order to create a new planet.","solight":"Solight","spighter_description":"It's not fair that something so good at sneaking up on people, can't be snuck up on itself.","spighter":"Spighter","spoilurm_description":"SPOILURM disguise themselves as apples, and wait in trees to eat the unexpecting.","spoilurm":"Spoilurm","spycozeus_description":"The whispered communications of the forest are given physical form in SPYCOZEUS, which thinks like the trees.","spycozeus":"Spycozeus","squabbit_description":"To prove themselves, they will fight tooth and nail over even the smallest thing.","squabbit":"Squabbit","squink_description":"It is named for the noise it makes when it is all out of ink.","squink":"Squink","statursus_description":"STATURSUS has learned to channel its emotions into a single pure flame. The mere sight of it sends others into a trance.","statursus":"Statursus","strella_description":"Its tails are lures to convince bugs to bite them and be trapped.","strella":"Strella","sumchon_description":"It uses its weight to trip much larger enemies. It is as dense as a star.","sumchon":"Sumchon","tadcool_description":"It croaks to warn people when they are walking near thin ice.","tadcool":"Tadcool","tarpeur_description":"They rest and grow. They also grow and rest. Rarely, they rest without growing or grow without resting.","tarpeur":"Tarpeur","taupypus_description":"Upon their birth, a TAUPYPUS' eyes are burst by its mother. That way, their eyes will never sting when they dive into the water.","taupypus":"Taupypus","teddisun_description":"TEDDISUN worships the sun - they're always seen carrying their sun toy.","teddisun":"Teddisun","tetrchimp_description":"They absorb any information they come across. Their constant chatter communicates everything they have learned in order.","tetrchimp":"Tetrchimp","tigrock_description":"It is said that it had to invent itself because an evolution was not designed.","tigrock":"Tigrock","tikoal_description":"The guardian of a forest-dwelling people, it keeps guard and resolves disputes.","tikoal":"Tikoal","tikorch_description":"It is the intermediary between forest and volcano, between sun and earth.","tikorch":"Tikorch","tobishimi_description":"TOBISHIMI spawn eggs in vast numbers, and carry them about under their chins for safekeeping until the next full moon - when they hatch.","tobishimi":"Tobishimi","toufigel_description":"It appears to be a fluffy insect, but it is actually a reptile coated in soft snow.","toufigel":"Toufigel","tourbidi_description":"If you find a circle of mushrooms or clover, it is a place where TOURBIDI dance.","tourbidi":"Tourbidi","trapsnap_description":"Its head is the only part of its body that doesn't grow as it ages.","trapsnap":"Trapsnap","tsushimi_description":"While sometimes referred to as its armor, the fleshy plates on TSUSHIMI are softer than its skin. Their purpose remains unknown.","tsushimi":"Tsushimi","tumblebee_description":"It builds hives that are perfect spheres, with the TUMBLEBEE inside just rolling about and buzzing with laughter.","tumblebee":"Tumblebee","tumbledillo_description":"Tumbledillo have a mystical connection to a particular road, and they guard it from people who would interfere with it - even pothole repair crews!","tumbledillo":"Tumbledillo","tumblequill_description":"Tumblequill rolls along the highways, gathering up useful items for its nests from the rubbish left by the side of the road.","tumblequill":"Tumblequill","tumbleworm_description":"When they have outgrown their honeycomb eggs, they drop to the ground face first.","tumbleworm":"Tumbleworm","turnipper_description":"When a field is abandoned to the crows, locusts and mice, a TURNIPPER will sometimes dig itself out of the ground to defend the crops.","turnipper":"Turnipper","tux_description":"Most comfortable in arctic climes, TUX hunt weaker prey by leaping upon it, and crack open the shells or armor of stronger prey by sliding it along the ice into hard rocks.","tux":"Tux","tweesher_description":"The colder the weather, the harder its beak. At below 0 degrees, it is harder than diamond.","tweesher":"Tweesher","uf0_description":"This strange creature seems to be drawn by sounds that are too high for human ears to hear.","uf0":"UF0","uglip_description":"When it is pulled up too quick from its home in the deep waters, UGLIP becomes puffy and pained.","uglip":"Uglip","uneye_description":"Uneye lurks in the shadows, and on the edge of vision.","uneye":"Uneye","urcheedle_description":"It can't move or attack, so it sits still and prays that the opponent damages itself on its many needles.","urcheedle":"Urcheedle","urcine_description":"When a FURNURSUS is born without the fire inside, it is abandoned in the forests as an URCINE.","urcine":"Urcine","vamporm_description":"It thirsts for blood, but must make do with tree sap.","vamporm":"Vamporm","velocitile_description":"It can outrun a bullet, but only when it has warmed up.","velocitile":"Velocitile","vigueur_description":"VIGUEUR compete to see who can lift the heaviest rocks. When they lift one that is too heavy, it squashes them and scatters TARPEUR seeds.","vigueur":"Vigueur","vivicinder_description":"It makes its nest in long-burning fires, either of its own creation or in memorials, smithies and glassworks.","vivicinder":"Vivicinder","vividactil_description":"In ancient times, the Year of the VIVIDACTIL marked a time of renewal and the restoration of authority.","vividactil":"Vividactil","vivipere_description":"It hatches in great numbers in the summer, but the rest of its lifespan is a mystery.","vivipere":"Vivipere","viviphyta_description":"It is the king of snakes - or at least believes itself to be such.","viviphyta":"Viviphyta","vivisource_description":"The spring it chooses for its home always has a peculiar oniony taste.","vivisource":"Vivisource","viviteel_description":"It takes the armour of a fallen warrior and repurposes it for a shell.","viviteel":"Viviteel","vivitrans_description":"The cold focuses VIVITRANS' mind to a keen edge.","vivitrans":"Vivitrans","vivitron_description":"Early philosophers used VIVITRON as evidence that natural forces can be tamed and controlled.","vivitron":"Vivitron","volcoli_description":"It is the spirit of a forest. Its hair changes with the seasons.","volcoli":"Volcoli","waysprite_description":"WAYSPRITE are said to form when a person faces a difficult decision.","waysprite":"Waysprite","weavifly_description":"When it is heavy with egg, it becomes unable to fly.","weavifly":"Weavifly","windeye_description":"Like a mighty tree, WINDEYE plants itself on the top of hills to soak in the sun and wind. Recharged, it then leaves to find another place under the sky.","windeye":"Windeye","woodoor_description":"When a haunted house burns to the ground, sometimes all that is left is the front door. It hops away to find its next home.","woodoor":"Woodoor","wrougon_description":"Each WROUGON is born with a patch of rust larger than the patch of its parents.","wrougon":"Wrougon","yiinaang_description":"It was born the first time a star fell into a black hole.","yiinaang":"Yiinaang","ziggurat_description":"No labyrinth that can contain ZIGGURAT. It decorates its nests with carvings of all the mazes it has traversed over the years.","ziggurat":"Ziggurat","zunna_description":"Cheerful ZUNNA sucks up all the food it can find into its stomach.","zunna":"Zunna","agnsher_description":"A fusion of two tuxemon.","agnsher":"Agnsher","bearloch_description":"A fusion of two tuxemon.","bearloch":"Bearloch","chrome_robo_description":"A hostile robot.","chrome_robo":"Chrome Robo","dark_robo_description":"A hostile robot.","dark_robo":"Dark Robo","foxko_description":"A fusion of two tuxemon.","foxko":"Foxko","mk01_alpha_description":"A killer robot fused with a dragon. Don't ask us how.","mk01_alpha":"MK01 Alpha","mk01_beta_description":"A killer robot fused with a dragon. Don't ask us how.","mk01_beta":"Mk01 Beta","mk01_delta_description":"A killer robot fused with a dragon. Don't ask us how.","mk01_delta":"Mk01 Delta","mk01_gamma_description":"A killer robot fused with a dragon. Don't ask us how.","mk01_gamma":"Mk01 Gamma","mk01_omega_description":"A killer robot fused with a dragon. Don't ask us how.","mk01_omega":"Mk01 Omega","mk01_proto_description":"A killer robot fused with a dragon. Don't ask us how.","mk01_proto":"Mk01 Proto","rocktot_description":"A fusion of two tuxemon.","rocktot":"Rocktot","xeon_description":"A hostile robot.","xeon":"Xeon","xeon_2_description":"A hostile robot.","xeon_2":"Xeon-2","cat_aggregate":"Aggregate","cat_alarm":"Alarm","cat_alien":"Alien","cat_amped":"Amped","cat_anteater":"Anteater","cat_anubis":"Anubis","cat_athena":"Athena","cat_balance":"Balance","cat_balloon":"Balloon","cat_barb":"Barb","cat_barbed":"Barbed","cat_beat":"Beat","cat_big_frightfear":"Big Frightfear","cat_big_head":"Big Head","cat_bird":"Bird","cat_bird_brain":"Bird Brain","cat_bladder":"Bladder","cat_bonfire":"Bonfire","cat_brains":"Brains","cat_brawn":"Brawn","cat_brick":"Brick","cat_brick_wall":"Brick Wall","cat_brood":"Brood","cat_buzzkill":"Buzzkill","cat_calf":"Calf","cat_calm_emotion":"Calm Emotion","cat_carol":"Carol","cat_cheshire":"Cheshire","cat_chip":"Chip","cat_cirrus":"Cirrus","cat_climbing":"Climbing","cat_cloaked":"Cloaked","cat_clot":"Clot","cat_cloudburst":"Cloudburst","cat_crested":"Crested","cat_cute":"Cute","cat_cute_boulder":"Cute Boulder","cat_cute_teddy":"Cute Teddy","cat_cypselurus":"Cypselurus","cat_dark_bishop":"Dark Bishop","cat_deadly_fan":"Deadly Fan","cat_deepsea":"Deep-Sea","cat_defensive":"Defensive","cat_desolate":"Desolate","cat_detritus":"Detritus","cat_devil":"Devil","cat_digger":"Digger","cat_disguised":"Disguised","cat_dragon":"Dragon","cat_dragon_bone":"Dragon Bone","cat_dragon_moth":"Dragon Moth","cat_dragon_roll":"Dragon Roll","cat_dragon_worm":"Dragon Worm","cat_dream_fox":"Dream Fox","cat_driven_snow":"Driven Snow","cat_drone":"Drone","cat_dry_desert":"Dry Desert","cat_echo":"Echo","cat_ecstatic_emotion":"Ecstatic Emotion","cat_egg":"Egg","cat_electric_pig":"Electric Pig","cat_elf_ring":"Elf Ring","cat_energised":"Energised","cat_enhancement":"Enhancement","cat_enraged_emotion":"Enraged Emotion","cat_ermine":"Ermine","cat_eureka":"Eureka","cat_every_thorn":"Every Thorn","cat_ex_machina":"Ex Machina","cat_exhumed":"Exhumed","cat_eyerachnid":"Eyerachnid","cat_fallow":"Fallow","cat_false_dragon":"False Dragon","cat_false_serpent":"False Serpent","cat_false_turnip":"False Turnip","cat_firebird":"Firebird","cat_fireplace":"Fireplace","cat_flatfoot":"Flatfoot","cat_flicker":"Flicker","cat_flopped":"Flopped","cat_floret":"Floret","cat_flotsam":"Flotsam","cat_foreman":"Foreman","cat_fortified":"Fortified","cat_fossil":"Fossil","cat_frost_ape":"Frost Ape","cat_galvanised":"Galvanised","cat_gamut":"Gamut","cat_garbage":"Garbage","cat_gardener":"Gardener","cat_gel":"Gel","cat_genie":"Genie","cat_germinated":"Germinated","cat_glitched":"Glitched","cat_gnawer":"Gnawer","cat_golem":"Golem","cat_grasshopper":"Grasshopper","cat_gremlin":"Gremlin","cat_gummy":"Gummy","cat_gumnut":"Gumnut","cat_gunner":"Gunner","cat_halcyon":"Halcyon","cat_hardware":"Hardware","cat_heliotrope":"Heliotrope","cat_helping_hand":"Helping Hand","cat_hermit":"Hermit","cat_honour":"Honour","cat_horned_raptor":"Horned Raptor","cat_host":"Host","cat_hot_rock":"Hot Rock","cat_hungry":"Hungry","cat_hydra":"Hydra","cat_igneous":"Igneous","cat_inchoate":"Inchoate","cat_infinite_energy":"Infinite Energy","cat_inner_fire":"Inner Fire","cat_island":"Island","cat_jelly_pillow":"Jelly Pillow","cat_jellyfish":"Jellyfish","cat_joyful":"Joyful","cat_lamenting_emotion":"Lamenting Emotion","cat_light_fin":"Light Fin","cat_lions_tooth":"Lion's Tooth","cat_lit":"Lit","cat_little_elephant":"Little Elephant","cat_lizard":"Lizard","cat_long_winged":"Long Winged","cat_ma_bell":"Ma Bell","cat_macropod":"Macropod","cat_mazerunner":"Mazerunner","cat_mercury":"Mercury","cat_meteor":"Meteor","cat_missing_link":"Missing Link","cat_mixed_emotion":"Mixed Emotion","cat_mutual":"Mutual","cat_naive":"Naive","cat_nightcrawler":"Nightcrawler","cat_nightmare_fuel":"Nightmare Fuel","cat_ninth_circle":"Ninth Circle","cat_noble":"Noble","cat_old_block":"Old Block","cat_oracle_bone":"Oracle Bone","cat_overseer":"Overseer","cat_patu":"Patu","cat_pebble":"Pebble","cat_penguin":"Penguin","cat_petrified":"Petrified","cat_pitcher":"Pitcher","cat_pointy":"Pointy","cat_portal":"Portal","cat_potentia":"Potentia","cat_pottery":"Pottery","cat_powder":"Powder","cat_power_socket":"Power Socket","cat_power_socket_snake":"Power Socket Snake","cat_precious_boulder":"Precious Boulder","cat_prehensile":"Prehensile","cat_prescient":"Prescient","cat_probiscus":"Probiscus","cat_pulsar":"Pulsar","cat_pupil":"Pupil","cat_puppet_master":"Puppet Master","cat_purified":"Purified","cat_quasar":"Quasar","cat_quickdraw":"Quickdraw","cat_rabbit":"Rabbit","cat_relic":"Relic","cat_restful":"Restful","cat_restless":"Restless","cat_restorative":"Restorative","cat_reverie":"Reverie","cat_rip":"Rip","cat_rueful":"Rueful","cat_sand_scorpion":"Sand Scorpion","cat_sand_steed":"Sand Steed","cat_sanguine":"Sanguine","cat_scarytale":"Scarytale","cat_screwdriver":"Screwdriver","cat_seasonal":"Seasonal","cat_sea_spray":"Sea Spray","cat_sea_storm":"Sea Storm","cat_sentinel":"Sentinel","cat_sepulchre":"Sepulchre","cat_serpents_tooth":"Serpent's Tooth","cat_sheltering":"Sheltering","cat_shield-mask":"Shield-Mask","cat_short_circuit":"Short Circuit","cat_skull_poo":"Skull Poo","cat_sleek_boulder":"Sleek Boulder","cat_slurpy":"Slurpy","cat_smoke":"Smoke","cat_snout":"Snout","cat_snowball":"Snowball","cat_sock":"Sock","cat_socket":"Socket","cat_space_cutie":"Space Cutie","cat_sparked":"Sparked","cat_spiked":"Spiked","cat_spiny":"Spiny","cat_spirit_fire":"Spirit Fire","cat_spook":"Spook","cat_sprout":"Sprout","cat_stance":"Stance","cat_sublimated":"Sublimated","cat_taboo":"Taboo","cat_taiga":"Taiga","cat_tasty":"Tasty","cat_temper":"Temper","cat_tempted":"Tempted","cat_thirsty_okapi":"Thirsty Okapi","cat_thlay":"Thlay","cat_threat":"Threat","cat_thunderstone":"Thunderstone","cat_timeless":"Timeless","cat_tiny_bat":"Tiny Bat","cat_too_hot":"Too Hot","cat_tool_maker":"Tool Maker","cat_tower":"Tower","cat_toy":"Toy","cat_trailing":"Trailing","cat_trapdoor":"Trapdoor","cat_travel_bug":"Travel Bug","cat_tree_giraffe":"Tree Giraffe","cat_unknown":"Unknown","cat_urchin":"Urchin","cat_veiled":"Veiled","cat_vengeance":"Vengeance","cat_virtual":"Virtual","cat_vision":"Vision","cat_visitor":"Visitor","cat_volte-face":"Volte Face","cat_wavering":"Wavering","cat_weaver":"Weaver","cat_westerly":"Westerly","cat_willpower":"Willpower","cat_woodwose":"Woodwose","cat_woolly":"Woolly","cat_wrestling":"Wrestling","cat_yeti":"Yeti","cat_zaza":"Zaza","gender_male":"Male","gender_neuter":"Neuter","gender_female":"Female","aether":"Aether","wood":"Wood","fire":"Fire","earth":"Earth","metal":"Metal","water":"Water","glitch":"Glitch","normal":"Normal","taste":"Taste","tastes":"Tastes","taste_warm":"Taste Warm","taste_cold":"Taste Cold","taste_peppy":"Peppy","taste_mild":"Mild","taste_salty":"Salty","taste_sweet":"Sweet","taste_hearty":"Hearty","taste_soft":"Soft","taste_zesty":"Zesty","taste_flakey":"Flakey","taste_refined":"Refined","taste_dry":"Dry","armour":"Armour","dodge":"Dodge","hp":"Hit Points","melee":"Melee","ranged":"Ranged","speed":"Speed","touch":"Touch","short_armour":"AR","short_dodge":"DE","short_hp":"HP","short_melee":"ME","short_ranged":"RD","short_speed":"SD","blob":"Blob","brute":"Brute","dragon":"Dragon","flier":"Flier","grub":"Grub","humanoid":"Humanoid","hunter":"Hunter","landrace":"Landrace","leviathan":"Leviathan","piscine":"Piscine","polliwog":"Polliwog","serpent":"Serpent","sprite":"Sprite","varmint":"Varmint","aeble":"Aeble","allie":"Allie","knight1":"Knight I","knight2":"Knight II","liela":"Liela","maple_girl":"Maple","misa":"Misa","timmy":"Timmy","npc_wife":"Wife NPC","professor":"Professor","npc_red":"Red","m_default1":"Jimmy","m_default2":"Linus","m_default3":"Richard","f_default1":"Ada","f_default2":"Christine","f_default3":"Hawthorn","tabanurse":"Taba Nurse","tuxemart_keeper":"Tuxemart Shopkeeper","tuxemart_aide":"Tuxemart Employee","xerogrund1":"Team Xero Grunt I","xerogrund2":"Team Xero Grunt II","xerogrunt2":"Team Xero Grunt II","xerogrunt3":"Team Xero Grunt III","xerogrunt4":"Team Xero Grunt IV","xerogrunt5":"Team Xero Grunt V","xerogrunt6":"Team Xero Grunt VI","xerogrunt7":"Team Xero Grunt VII","xerogrunt8":"Team Xero Grunt VIII","xerogrunt9":"Team Xero Grunt IX","xerogrunt10":"Team Xero Grunt X","acolyte":"Acolyte Corren","fishing_rod_failure":"The water ripples, but nothing bites.","itsswimmingtime":"Do you want to swim?","haveagoodday":"Have a good day!","yes":"Yes","no":"No","hey":"Hey!","door_problems":"The door is stuck and won't open...","empty_pot":"It's an empty pot, maybe someone will plant something here.","purple_flowers":"Somebody planted some sweet smelling purple flowers!","orange_flowers":"Someone planted some beautiful orange flowers!","famous_statue":"It's a statue of a former Tuxemon master. The name is weathered away...","famous_statue2":"It says: For our beloved friends and heroes of all, the wywen","cotton_town_fountain":"It's a fountain. A lot of coins are at the bottom.","tree":"This tree looks happy and healthy!","strategy":"Strategy","strength":"Strength","sure_i_do":"Sure I do.","not_really":"Not really.","mistaken":"You're mistaken.","thats_me":"That's me!","cash_register":"It's a cash register, looks relatively new.","potions_in_shop":"The display case seems to have a lot of potions, must be pretty popular around here.","capture_devices_in_shop":"Tuxeballs. How do they make these?","xero_intro_1":"Welcome to the Fondent Region!\\nThe Fondent Region is a wonderful place filled with all sorts of wonderful people!\\nYou're sure to love it here!\\nThe Fondent Region is run by the benevolent Omnichannel Corporation.\\nThey make sure everyone's needs are met and that everyone is protected from the fearsome Tuxemon!","xero_intro_2":"The great and benevolent Omnichannel Corporation has been led by one man since its inception 25 years ago:\\nAeble Flisk! Along with the Omni-Council and the Omnigrunts.\\nHe has brought stability and prosperity to the Fondent Region!","xero_intro_3":"Thank you for visiting the Fondent Region!\\nWe hope you enjoy your stay, whether it's for a few days, or for a lifetime!","xero_intro_question":"What's your name?","xero_hideout1":"Xero Institute for Tuxemon Research and Advancement ahead.","cherry_found":"You found a cherry.","youcantleave":"The doors are locked from the outside... Is there a key somewhere?","discovered_a_person":"You found me! Haha!","a_serious_discussion":"I have been observing you for a while now, I'm glad my followers managed to grab you without harm.\\nOh, where are my manners! \\nI am Misa, Premier of the Xero Institute for Tuxemon Research and Advancement.\\nWhat was your name again? \\n.... ..... ....\\n${{name}}?\\nNot much of a name for someone who illegally owns a Tuxemon.\\n","oops":"Oh. I guess you didn't know that...\\nYou shouldn't be afraid, having a Tuxemon by your side is the best thing ever to happen to you.\\n","backstory":"About thirty years ago, a group called Omnichannel started controlling the media.\\nSoon after, freedom of expression became nearly impossible.\\nSo people decided to use Tuxemon as messengers and to settle disputes. \\nAbout ten years ago, the crackdown on Tuxemon was initiated.\\nNow, only approved persons can own and raise Tuxemon. \\nMy group uses Tuxemon for research, that's why we all have them. \\nYou are unusual, you are not approved by Omnichannel. \\nYou might be the trainer we have been waiting for.\\nOmnichannel, as ruthless as they are, are not the only threat we have here. \\nThere is another organization called Spyder.\\nYou shouldn't have to worry too much about them, they aren't too active around here. \\nNow, we'll send you back on your journey. \\nBut only if you agree to help us against Omnichannel.\\nOtherwise, we will report you to Omnichannel ourselves. \\nAnd you will lose everything. \\nWe are always watching.\\n","backstory9":"What do you say? Will you help us?","sorryfurthis":"Good Choice. Sorry, this will only sting a little.","mwah":"???: What do you want? ... ... ... Well too bad. You're not getting in here even though if you meet the dresscode.\\nI'm Allie by the way.\\nAllie: Yes, this is the Omnichannel, I'm just a lowly guard though. Who are you?\\n${{name}}...\\nHmm. A strong name. My house is not too far, maybe... after work... you could show me your strength?\\n... ... No! what do you mean no? Unless... ... You're Jess's new boyfriend aren't you! She played me this whole time!\\n","mwah2":"JESS!!!","itslockedboi":"Allie locked the door behind her...","hellothere":"???: Hello there!","kmere":"Why don't you come over here and talk to me?","theinfo":"I'm sorry about that scene, Allie is sometimes hard to deal with, unlike my daughter Jess.\\nOh! Where are my manners. My name is Ae... You know what? I'll just write it.\\nAeble\\nIt's pronounced ahbluh, but everyone just calls me Able. You can call me that, I guess...\\nAeble: I'm the CEO here at the Omnichannel, every broadcast you see, gets approved by me.\\nNow, I'm not the only one that does their part. Omnichannel has a board that helps administrate the various districts.\\nAnd what do you know...the board keeps getting reelected every year!\\nOmnichannel's goal is to open up the world to all. The only way to do that though, to make everyone equal,\\nWas to restrict Tuxemon.\\nWe started with confiscation, but most Tuxemon managed to escape. So we were forced to resort to extreme measures.\\nOur sister organization Spyder developed a drug that could change Tuxemon.\\nIt isolated a portion of the brain that every Tuxemon mysteriously has and overloaded it.\\nOnce the Gage Paludal Lamina was overloaded with electricity, their will to resist faded and they became docile.\\nBecause of some unexpected and tragic side effects, sadly, a few species are now effectively extinct,\\nRockitten, Fruitera, and Hydrone specifically.\\nNow, outside of a few stragglers in the wild, this generation only interacts with Tuxemon when they work for us.\\nThe birthrate is at an all time high, and approval of the Omnichannel has not fallen since the year before the restrictions.\\nWild Tuxemon were a pervasive curse, threatening to destroying humanity. Omnichannel has fixed that and imposed order.\\nUnchecked, Tuxemon are a force of destruction and anyone who says otherwise is lying. Sorry, I must head to work.\\n","liela_goes_to_battle":"If you are going to disturb me while I pick berries, I'm just going to have to challenge you!","Cathedral_Center":"Cathedral Center: We Live to Serve.","Cotton_Mart":"Get the scoop at the Scoop Store!","column1":"A rare and ancient column. This used to be part of a temple.","column2":"A rare and ancient column. Other ruins from the same culture can be found on Route 3. ","route2speech":"EEK!!!","route2speech2":"Oh. It's just you ${{name}}...\\nBe more considerate the next time you push someone. The cliff is higher than it looks...\\n","route2speech3":"Although that may not be a bad thing...\\nI know, everyone needs me to lead, but with everything going on...\\nBut you don't want to listen to me... do you?\\n","yestalk":"Really? Thanks...","notalk":"How insensitive of you! Too bad, you'll have to listen to me anyway!","spillit":"You know that I am the leader of the Xero institute and that I recruited you to fight them. But you don't know something else.\\nAllie, who you met before... What? I told you we would be watching, you don't have to be surprised by it.\\n","spillit3":"Whatever... Allie is my sister and means the world to me, so it destroyed me when I found out he had taken her to HQ.","spillit4":"It may not seem like a bad thing, but it is. Do you know what they do to their recruits? DO YOU!?","spillit5":"Because neither do I... All I know is that no one has ever left Omnichannel after being recruited.","spillit6":"Anyways... it doesn't concern you. All that matters is bringing down Omnichannel.","spillit7":"I'm sorry for troubling you with my issues. City Park is up ahead when you want to move on","leavemealone":"We used to play here all the time when we were younger...","iamknight":"AHHH!!!\\nI thought you were someone else. I'm sorry for shouting.","iamknight2":"Wait, you're the one they whisper about right? The one with the illegal Tuxemon?","mistakenknight":"Nope, there's no way I'm wrong. It's you!\\nDon't worry, I won't tell anyone.","thatsmeknight":"Oh, Splendid! I knew from the beginning it had to be you\\nDon't worry, I won't tell anyone.","quicklyknight":"I don't have much time left. Omnichannel is coming...\\nI was supposed to meet a contact, but you'll have to do. They're coming.","quicklyknight2":"Two people control Omnichannel. The board is a joke.","quicklyknight3":"Allie. Allie is the one they don't want you to know about.","quicklyknight4":"Sorry, but I should leave now.","omnichannelarrives":"STOP!","omnichannelarrives2":"","yesmaam":"Yes Ma'am.","firsts":"\u266a Watch me whip \u266a\\n\u266a Watch me nae nae \u266a\\nThis song is pretty great right?","nopenotyet":"Sorry, someone got injured on the route. It's closed right now.","bothofyou":"Both of you, come outside. An Omnnichannel representative wants to address the town.","hellolovelypeople":"HELLOOOOO CITIZENS OF TABA TOWN!","darnitjohn":"Wait... Where's John?","darnitjohn2":"DARN IT JOHN! Get out here!","darnitjohn3":"John.","darnitjohn4":"Y-Yes ma'am?","darnitjohn5":"Why are you still here?","darnitjohn6":"Uhh...","darnitjohn7":"I'm not sure...","darnitjohn8":"AAAAAGH!!!","darnitjohn9":"YOU IMBECILE!\\nI will say this once and only once:\\nGO. SEARCH. THE. HOUSES.","darnitjohn10":"NOW!","johnissorry":"Sorry Ma'am... I... \\nSaw... \\nSome... \\nFlowers...","uselessnes":"You're absolutely useless John. I can't believe we were ever together.","cometomepls":"NOW, EVERYONE, PLEASE COME TO THE CENTER OF TOWN. OMNICHANNEL WISHES TO ADDRESS YOU!","hellolovelypeople2":"I know you're probably wondering why my Omni Knights and I are here.\\nWait...","hellolovelypeople3":"Are you really the only people in this town? There's no one here! This has GOT to be the smallest town in the Fondent Region.","hellolovelypeople4":"I'm pretty sure there are houses in Cotton Town larger than this...","hellolovelypeople5":"No... Wait... We are missing one person... \\nThe lone Tuxemon breeder left in the Fondent region. The one that calls himself the Tuxemon Professor","whereismyhairbrush":"John, Grant, spread out. FIND HIM.","oopsie":"Sorry you had to see that. He's just SOOOOOOO useless sometimes.","ourstuffisours":"Why are you actually here?","oopsie2":"Why don't we wait for my knights to return. \\nI hate to announce bad news alone.","maamiexist":"Ma'am, He isn't in the house.","maamiexist2":"Was there anything of interest?","maamiexist3":"There's a computer running Ubuntu.\\nI was going to confiscate it, but I know Gnome isn't your style...","maamiexist4":"Nah, leave it. These people obviously have terrible taste and despise usefulness and simplicity...\\nCheck the lab now Grant. I'll wait for John.","itsmyaurababe":"Now, who are you?","itsmyaurababe2":"Hmm, now that I actually look at you, you have a rather mysterious aura.\\n... ... ... ...\\nWe should talk sometime. Maybe see me in Cotton Town?","itsmyduhduhduh":"Received Allie's Address!","itsmyaurababe3":"I hope we'll meet again. ","maamnothing":"Ma'am...","maamnothing2":"Darn it John! We were having a moment!\\nWhat do you want?","maamnothing3":"I... I... Didn't find anything.","maamnothing4":"Great. Thanks for the notice.","maamnothing5":"Ma'am, I haven't found him either.","maamnothing6":"... ... ... ...\\n... Fine. We should probably head back to HQ and report.","solongjohn":"John, you should stay here to keep the peace.\\nI don't want you around anyways.","solongjohn2":"Come on Grant, we have a schedule to keep.","seeme":"Make sure you come see me...","knight4ispoor":"She's really not a bad person.","frowntime":"I don't mind being here...\\nIt's just lonely sometimes...","wherewasshe":"She didn't tell us the bad news...","waitdontgo":"${{name}}! Wait! Don't Leave Yet!","thetvbescreamin":"Honey, wait. I turned on the TV and an Omnichannel press conference came on.\\nWe should watch it.","ipausedit":"I paused the TV, please grab me a glass of water and then we can watch together.","announcement1":"HELLO CITIZENS OF THE FONDENT REGION!\\nTHANK YOU FOR TUNING IN TO THIS MANDATORY ANNOUNCEMENT.","announcement2":"WE LOVE YOU ABLE!","announcement3":"Thank you. I love you too\\nNow, to the matter at hand.","announcement4":"To ALL the citizens of the Fondent Region and beyond who are tuning in, I welcome you.\\nMy name is Aeble, spelled A-E-B-L-E for those who wonder, and I am the CEO of Omnichannel!","whythecheering":"Those Omnichannel people are cheering a lot for him. I wonder why?","announcement5":"It has been a long, hard road to the peace and tranquility that now reigns in the Fondent region.\\nHowever, it is my pleasure to announce, on this day, the 25th Anniversary of the founding of Omnichannel...\\nTUXEMON ARE CONTROLLED!\\n*deafening screaming*\\nQuiet Down! Quiet Down! Your enthusiasm is infectious I must say!\\nIn conjunction with the Xero institute, we have stripped away their will to attack!\\nDue to this, we are confident that releasing Tuxemon into the wild is safe.\\nHowever, curfews must still be enforced, we are not a lawless region after all.\\nAfter all... WE ARE SAFETY, WE ARE ORDER, WE ARE OMNICHANNEL!","ohnoes":"Well... I don't know how to feel about this...","ohnoes2":"Now that that's over...we still need potions from the Tuxemart.\\nMake sure you're back before curfew though!","depressedmom":"Why would he do something like that... I thought he cared...","waterwater":"The water is ice cold and delicious!","watchmewatchme":"Why are you heading into town, You know there's an early curfew.\\n... ... ... ...\\n... ... ... ...\\nYou don't seem like a threat, so you can head on to town...\\nJust don't tell any of those Omnichannel thugs I let you past, M'kay?","grumble":"Omnichannel are a bunch of thugs, but we don't have a choice...\\nAs she always says, guess we have to work with them...","bobtalk":"It would be nice if more people like you came around to say Hi...\\nBy the way, Hello! Have a good day! Today or Tomorrow or any day will be great!","professorexists":"I'll take 12 potions please.","professorexists1":"Thanks Ben.","professorexists1.5":"Why hello there!","professorexists2":"You must be Callie's kid! I've heard so much about you from your mom.\\nWhat brings you in here for?\\n.... .... ....\\nPotions? Of course, you always need those!\\nHere, have a few on the house, courtesy of me.","potions2":"Received 2 potions!","professorexists3":"Oh! Excuse my manners, I can't believe I never introduced myself!\\nMy name is Kay Wren, better known as the Tuxemon Professor.\\nFor years now I've been the only person in the Fondent Region allowed to research Tuxemon.","professorexists4":"Now, I know what you are thinking, why would they allow me?\\nUnfortunately for you, That secret is for me and me alone!\\nHowever, Omnichannel should be making a new announcement soon and I think you'll like it.\\nWe'd better get you back home and watch the second announcement, Come on!","theenergy":"The energy of that man is boundless...","hmmm":"I wonder what they're doing over there?","hmmm2":"I heard they were making a new park. To \\\"Greenify the Area\\\"","hmmm3":"What's the point? The Route is nearly all grass anyways.","hmmm4":"Maybe they're making a water park!","hmmm5":"Max, as much as you may want one, we've established this. They are not making, and will not make, a water park.","hmmm6":".... .... Okay... But it could be...","hmmm7":"The Weather is nice though, isn't it?","timeforround2":"${{name}}! Finally! You're back! I was afraid you would miss the announcement!","timeforround22":"Oh! You did get the potions! Good! Now we really need to get back.","theanthemishere":"Listen! The anthem is starting, we made it just in time. Come and watch!","moreannouncement":"ATTENTION, ALL CITIZENS OF THE FONDENT REGION!","moreannouncement2":"I am sorry to give you such late notice about this address, but I believed it important before the media leaked it...\\nWell... Heh. We own the media, so I guess it wouldn't matter, but I wanted to share it all the same.\\nAfter consulting with my advisors, we have decided that the best way to become more comfortable with Tuxemon, is to use them.\\nNow, it will be some time before we can integrate them into the workforce, but in the meantime, as I said before, we will be releasing them into the wild.\\nI realize this is a shock for everyone, plus I understand that some of you may even be afraid. We all know what happened before...\\nThis is not the time to be afraid though, as Omnichannel will be sponsoring the revival of the ancient tradition known as The Trial!\\nNow, for you who are less versed in Fondent region history, a hundred years ago there was a tradition where young men and women would catch and raise Tuxemon.\\nThey would then use these Tuxemon to battle others and ascend rank in their town, with the best Tuxemon Trainers gaining status and power.\\nWe will be creating a version of this for the modern day. We will be forming battle areas in multiple cities across Fondent.\\nEach Battle Area will need to be completed in order and the most promising trainer, or trainers, will be able to attempt the Championship.\\nThe Championship will be held on top of Omnichannel Tower in Cotton Town, but only once a Tuxemon Trainer has made it through every Battle Area.\\nThe Trial is designed as a way to slowly introduce public life to Tuxemon and to encourage travel throughout the region.\\nWho better to demonstrate this than our youth?\\nEach Match will be broadcast live on Omnichannel-T, the newest television station devoted exclusively to Tuxemon-related programming!\\nDon't worry, the addition will be reflected in your bill.\\nOh, and one more thing, all Tuxemon Trainers will be exempt from the curfew.\\nBefore this of course, you will need a Tuxemon! Now, not everyone can be allowed to become a Tuxemon Trainer. That would be pure chaos!\\nFirst, you'll have to register your name with your local Omnichannel representative and if you're selected, you'll be sent to Omnichannel training.\\nAfter successful completion of your training, you will be provided with a Tuxemon and can start participating in The Trial!\\nI look forward to meeting you all! Let's create a new world together!\\nAfter all... WE ARE SAFETY, WE ARE ORDER, WE ARE OMNICHANNEL! And now,\\nWE \\nARE \\nTHE \\nFUTURE!","youneedtodothis":"I... I think you need to look into this...\\nI don't want to lose you, especially when we're just getting settled.","youneedtodothis2":"But.. I know you've been eager to see the region, and this is your best shot.\\nI know you have the drive in yourself to become the very best, like no one ever was.\\nI just don't know if we can afford the fees\\n\\nWe'll make something work... Somehow.","ihaveyourmoney":"Well, maybe I can help with that.","iknowyou":"Hello Callie, hello ${{name}}, just stopped by to say hi when I overheard you talking about the announcement.","ihaveyourmoney2":"I have a little stored away that needs to be put to good use and Omnichannel owes me a favor.\\nI'm positive something could be arranged.Getting the qualification papers is the easy part. Getting your first Tuxemon is a little more difficult...\\nLuckily, I happen to know someone who has access to multiple different Tuxemon...\\nMe!\\nNow, I know it's a lot to process, so I'll be in my lab waiting for your decision.","hebenice":"He's a nice man, maybe you should at least see what he has to say.","moverocky":"C'mon Rocky! You can move! I believe!","moverocky2":"Well, you move when you're ready, I'll be here waiting.","tuxemontime":"Ah, you came! Great!","tuxemontime1.5":"I take it this means you've decided to join the Trial?","tuxemontimechoiceyes":"Splendid!","tuxemontimechoiceno":"Oh... Okay... I'll be here if you change your mind...","tuxemontime2":"Now, the first thing to do is get your papers all set...","tuxemontime3":"There we go!","tuxemontime3.1":"Here are your registration papers, the first Battle Area will require you to present them in exchange for a Trainer badge.\\nYou won't need the papers after that.","obtainedpapers":"Received Registration Papers!","tuxemontime4":"Now for the most important part! Choosing your Tuxemon!\\nUnfortunately, my source of funding has become... hesitant as of late. This leaves you with only three choices of Tuxemon, sorry about that.\\nThe three choices are Rockitten, Cardiling, and Tweesher.","chooseyerfate":"Which Tuxemon do you want?","chooseyerfateRockitten":"A solid choice! Rockitten is an Earth-type Tuxemon. In medieval times, they bred Rockittens to sit by the door and look cute.\\nDo you want to choose Rockitten?","choseRockitten":"Alright, here's your Rockitten! I know that you two will go on great adventures together!","choseRockitten2":"First though, let's test your battle prowess with a quick Tuxemon battle.\\n Let's see... I'll choose Cardiling.","rockitten!":"Obtained Rockitten!","nochoiceTuxemon":"Okay, why don't you take a look at the other two?","chooseyerfateCardiling":"An interesting choice, it speaks to the spark inside of you. Cardiling is a Fire-type Tuxemon known for stealing food from friends and enemies alike.\\nDo you want to choose Cardiling?","choseCardiling":"Alright, here's your Cardiling! I know that you two will go on great adventures together!","choseCardiling2":"First though, let's test your battle prowess with a quick Tuxemon battle.\\n Let's see... I'll choose Tweesher.","chosefight":"And... LET'S FIGHT!","cardiling!":"Obtained Cardiling!","chooseyerfateTweesher":"A great choice! Tweesher is a Water-type Tuxemon. It's evolution Eagleace is one of the fastest Tuxemon\\nDo you want to choose Tweesher?","choseTweesher":"Alright, here's your Tweesher! I know that you two will go on great adventures together!","choseTweesher2":"First though, let's test your battle prowess with a quick Tuxemon battle.\\n Let's see... I'll choose Rockitten.","tweesher!":"Obtained Tweesher!","wewnicefight":"Wow, that was a good fight!\\nLet me heal your Tuxemon real quick...\\nAnd... There! All set!\\nWith a little more practice and maybe a few more Tuxemon, you'll definitely be able to take on the Trial.","yahaha":"Ah ha! Found you!","gasp":"Wait...","gasp2":"What are you doing here with this... Criminal?\\n... .... ....\\n... ... ...\\nJoining the trial? You'd really subject yourself to that nonsense?\\nIf all you want is a job at Omnichannel, you could have just asked me.\\nI'm sure I can find a... use for you... if you're interested.","brokethegasp":"Now, Miss, if I may, ${{name}} is doing it for more than a job.","brokethegasp2":"You. Why are you talking? I didn't allow you to speak.","brokethegasp3":"Please, miss omnichannel ma'am, ${{name}}'s Mother wanted them to join the Trial to see the entire region\\n${{name}} isn't doing it for the job, they're doing it for the experience.","gasp3":"If that's true, there's more to you than I realized...","gasp4":"Fine, I'll let your registration papers stay intact. For now.\\nJohn, Grant, take the so-called Tuxemon Professor to his new home.","goodbye":"Don't let the Trial prevent you from coming to see me. In fact... Maybe I'll find you first.","goodbye2":"So long ${{name}}! And good luck in the Trial, you'll need it.","tabatownbattlearea":"Omnichannel Certified Battle Area - Taba Town","rockywhy":"Wait, Rocky, don't stop here! We made it so far already!\\nI know you like the grass, but we need to make it to Cotton Town!","heystop":"WHY ARE YOU DOING THIS?","heystop2":"Miss, we already told you. Under section 2 of article 3, Omnichannel reserves the right to close down and maintain areas as needed.","heystop3":"I KNOW THAT, BUT WHY? YOU JUST KICKED US OUT!","heystop4":"Marissa, maybe we should leave for now, we'll come back another day.","heystop5":"But... But... they dug up our flowers. Without a second thought, without asking.","heystop6":"I know, but we can plant new flowers somewhere else. They'll still be special, because we'll plant them together.","heystop7":"If they weren't so intent on bringing back Tuxemon, we'd still have our special flower patch...","soiwashearing":"Well it looks like we finally found a florist everyone.","soiwashearing2":"You, the florist, who are you?","soiwashearing3":"My name is Marissa, and these... these... THUGS! Destroyed my flower patch.","soiwashearing4":"How dare you...\\nThis is the Premier you're talking too! Have some respect!","soiwashearing5":"Ma'am, should I arrest her for addressing you so insolently?","soiwashearing6":"No Julius, I don't think that's necessary.","soiwashearing7":"She looks scared, the poor thing.","soiwashearing7.5":"But anyone who hates omnichannel is a friend of mine.","soiwashearing8":"Not to mention that the prisons are already overflowing with the... Flower City incident.","soiwashearing9":"However, in the future...","soiwashearing10":"I expect to be addressed CORRECTLY.","y-yes":"Y-yes... Ma'am.","soiwashearing11":"Good, now move so I can talk to these so called \\\"knights.\\\"","allofyounow":"Anyone without a Tuxemon needs to leave. This could get messy.","waityouhaveone":"You have a Tuxemon?\\nWhy is that?\\n... .... ... ... \\n... ... .... ... \\nTrial eh? Well, hopefully you're good in a fight! I'll heal your Tuxemon real quick and then we'll see how good you really are.","taketheleft":"You take the one on the left and I'll take the other three.","taketheleft2":"Take the one on the left! Don't worry, I've got these three!","nobodygetsthrough":"No matter who you bring with you, I won't let anyone through!","staples":"Well, that was easy.","higrunts":"These grunts don't even get proper training, so they were no match for me. You didn't do too bad either it looks like.","higrunts2":"Here, I'll heal your Tuxemon.","ohaimisa":"Well look who it is!","ohaimisa2":"I heard that some Xero thug was beating up my men, but I didn't think it'd be you Misa!","ohaimisa3":"Hi Kyle, why are you here?","ohaimisa4":"Why am I here? Why, I'm the head of this project! Building the model Battle Area for the entire region is an honor!\\nAlthough, I can see why you wouldn't have heard the news, frolicking about with your new plaything and all","ohaimisa5":"Wait, they aren't my-","ohaimisa6":"Ah, doesn't matter. I have more important things to attend to anyways. Have fun you two, AND STOP HURTING MY MEN!\\nToodles!","ohaimisa7":"Jack, Rick, Eddy, come with me. Jon, you stay here.","kylekindasucks":"Sorry about that, Kyle is one of my least favorite people at Omnichannel. And that's saying something!\\nWe were in the same cohort at The Academy and he's been nothing but trouble since. That's probably why Omnichannel recruited him actually.\\nLuckily, I don't have to listen to his grating voice every day like some poor souls have to.","kylekindasucks2":"On a different note, it looks like Kyle was here to open the path. It seems like the Battle Area is open now.","kylekindasucks3":"I know you're going through the Trial and all, but watch your back. Omnichannel is everywhere, watching everything.\\nThey have no issue... disposing of troublesome individuals.","kylekindasucks4":"I don't want to see another person disappear. Especially one as promising as you.","kylekindasucks5":"Alright, I've probably been here long enough. Time for me to head back.","kylekindasucks6":"Oh, and ${{name}}?","kylekindasucks7":"I'll be watching you. In fact, I may even root for you.\\nDon't let me down okay?","kylekindasucks8":"You four, head home. Remember, YOU. SAW. NOTHING.\\nUnderstand?\\nOh, and florist? Come find me at some point. My address is on the card I gave you. ","misaisleavingfornow":"Matt, Julius, let's head out. ","misaisleavingfornow2":"Good Luck ${{name}}. I'm sure we'll see each other again. ","imherenow":"I'm here to make sure nobody disrespects Omnichannel!\\n... .... ... ...\\nHow do I do that? Well... Uh... Maybe I'll ask them nicely?","oimate":"Hey! This is a restricted area! No one without a badge is allowed in!","welcometotaba":"Hello aspiring Tuxemon Trainers!","welcometotaba2":"Congratulations on passing the strict evaluation!\\nYou are the lucky group that has been chosen to be the first contestants in the trial!","welcometotaba3":"Aren't there only three of us? Seems like we barely qualify as a \\\"group\\\".","welcometotaba4":"To be honest, I thought more would pass the evaluation...","welcometotaba5":"Regardless, my name is Kyle and I am the lead architect behind the Battle Areas.\\nI am here to inaugurate the first Fondent Region Battle Area and declare that...\\nTHE TRIAL HAS BEGUN!","welcometotaba6":"... .... ...","welcometotaba7":"I'm not going to lie, I expected more enthusiasm from the first Trial Members.","welcometotaba8":"You're that thing that Misa was attached to. How'd you even get here? Did she falsify your papers to get you in?\\n... .... ... ...\\nAllie signed off on your papers? Interesting...","welcometotaba9":"Your papers seem to be in order. For now.","welcometotaba10":"However, this still doesn't explain the lack of enthusiasm. This is a big honor!\\nBoth of you and Misa's plaything over there represent the best and brightest of the Fondent Region's youth!","welcometotaba11":"Sorry sir, but how is this an honor? I was forced into this. I didn't choose to be a part of the Trial.","welcometotaba12":"Admittedly, we did take some promising Omnichannel recruits and sent them into Trial training, so I apologize if that's the case.","welcometotaba13":"No sir, you imprisoned my family and forced me and my brother to join the Trial.\\nSo forgive me if I \\\"lack enthusiasm\\\" when you're talking about the Trial.","welcometotaba14":"Ahh, you're the Flower City kid I've heard so much about. \\\"The Future of Omnichannel.\\\" What's your name?","welcometotaba15":"My name is Speck, sir.","kylereallysucks":"Well, Speck, if it's any consolation, I was the one that gave the order to attack.","kylereallysucks2":"Good Luck everyone! I fully expect none of you to make it!","kylereallysucks3":"Oh, and Speck? I enjoyed the screams","toodles":"Toodles!","dowehavetogoin":"You know, you don't have to go in. Just go through the standard training program, skip the Trial.","dowehavetogoin2":"No, you don't understand. The only way I can get my family out of prison is if I reach a high enough rank in Omnichannel.\\nFinishing the Trial would set me up in a position just below the CEO. I'd be able to change things.\\nIf I finish this, I can save my family...","dowehavetogoin3":"I have to go in, no matter how much I don't want to, I have to help the people I love.","dowehavetogoin4":"Who knows, maybe I'll be able to fight him myself!","dowehavetogoin5":"By the way, what's your name? Kyle didn't seem to address you at all.","hichristie":"Oh, my name is Christie! Sorry, I should have mentioned that before.","hichristie2":"Hi Christie. As you know, I'm Speck. It's nice to meet you.\\nNow...","hiperson":"Who are you, who's Misa, and who's Allie? Give us the deets!","hiperson2":"Whoa there Christie, don't overwhelm them.","hiperson3":"How about we start with a name and where you're from?","hiperson4":".... ... ....","hiperson5":"Oh, so you're from Taba Town! Neat!","hiperson6":"Now, who are Misa and Allie?","nobody":"I don't actually know","somebody":"I'd rather not talk about them","nobody2":"Fine! Keep your secrets!","somebody2":"Oooh. Are they special to you then? Is there a love triangle going around? C'mon! We need to know!","stahp":"Hey Christie, don't interrogate them. We just met after all. \\nMaybe we should head in anyways. We don't want to make Kyle angry.","stahp2":".... Fine.","stahp3":"But don't think you're avoiding this conversation! I'll get the deets out of you soon enough!","stahp4":"She means well...","stahp5":"... I think.","mydadiscool":"My dad works in the Battle Area! He's pretty cool right?\\nI have to wait out here while he works though because Tuxemon are dangerous...","mydadiscool2":"But... But that doesn't make him any less cool! He's brave and I'll be brave like him one day too!","welcomecontestants":"Welcome, Trial contestants!","itsforthefans":"And a huge welcome to everyone watching from home! My name is Aeble and I am the CEO of Omnichannel.","itsforthefans2":"You've all probably been on the edge of your seat waiting to see our first Trial contestants. Well, today you get to meet them!","itsforthefans3":"From Flower City! The one who fought Tuxemon with his bare hands! Speck!","itsforthefans4":"... .... ...","itsforthefans5":"DARNIT! CUT!","itsforthefans6":"The recording has been stopped, sir.","itsforthefans7":"Good","itsforthefans8":"AS FOR YOU THREE!","itsforthefans9":"Each of you should be stepping forward when your name is called. I won't have a bunch of insignificant kids destroying this for me.\\nAlright?","itsforthefans10":"START THE RECORDING! We'll pick it up at the introductions.","yessir":"Yes, Sir","itsforthefans11":"From Paper Town! The one and only Flower Demon, Christie!","itsforthefans12":"And finally, the one you've all been hearing about. The one you've been talking about!\\nFrom Taba Town! The Grunt subduer themselves!\\n${{name}}!","abouttababa":"Now, you are probably all wondering what this Battle Area will entail. I know our Trial contestants definitely do!\\nThe Taba Battle Area is the first of seven Battle Areas, culminating in the Championship battle in Cotton Town.\\nEach Battle Area will have a different requirement. Some will be mind challenges, others more physical.\\nThis is all so that we can find the best of the best. The future of the Fondent Region and Omnichannel itself.","abouttababa2":"Christie.","abouttababa3":"Speck.","abouttababa4":"${{name}}","abouttababa5":"The Requirement for the Taba Battle Area is...","abouttababa6":"Tuxemon Battles!","abouttababa7":"Now, you will have to defeat all 4 Trial acolytes before being able to face the Battle Area Master.\\nOnce you've defeated the Battle Area Master, you will receive your Trial medal for the Battle Area.\\nGood luck to all three of you, and remember...\\nWE ARE SAFETY, WE ARE ORDER, WE ARE OMNICHANNEL!","abouttababa8":"Oh, and one more thing you three, no matter what you might think...\\nWE are Fondent. Omnichannel is Fondent. Stay in line and don't muck anything up, otherwise there could be... issues","abouttababa9":"Alright guys, CUT! That was great! I think we're good!","abouttababa10":"Just cut out the last section and it will be perfect!","buh-bye":"I'm heading out, but great work everyone! See you all later!","weneedhelp":"Uhh... are we meant to just battle each other then?","weneedhelp2":"I guess we'll just battle here?","weneedhelp3":"I guess that works, this room doesn't seem like a battle room though.","weneedhelp4":"No, you're right, but it's not like we were given any instructions...","explainthyselfchristie":"By the way, why did Aeble call you the \\\"Flower Demon\\\"?\\nHis nicknames for ${{name}} and I at least make sense","explainthyselfchristie2":"Although yours, ${{name}}, sounds more interesting than mine.","explainthyselfchristie3":"\\\"Flower Demon\\\" on the other hand sounds like more than a nickname.","explainthyselfchristie4":"... .... ...","explainthyselfchristie5":"Come on, Christie. Give us something! We're all stuck here together anyways!","explainthyselfchristie6":"... Just like you... I have a past I'm running from...","explainthyselfchristie7":"Christie...","maybeabattle":"ENOUGH!","maybeabattle2":"Speck! I CHALLENGE YOU TO A BATTLE! PREPARE YOURSELF!","maybeabattle3":"Christie, are you sure...","maybeabattle4":"Oh, I see, you're just afraid to fight me huh? Maybe ${{name}} will have the guts, unlike you.","maybeabattle5":"ARGH!","maybeabattle6":"If it's a battle you want, THEN FINE!","maybeabattle7":"Ha! That's more like it!","maybeabattle8":"READY YOURSELF CHRISTIE! AND... FI..","haltyourbickering":"HALT!","haltyourbickering2":"While I admire your enthusiasm, this isn't the place for battling each other.\\nIt's also not the point of this Battle Area.","haltyourbickering3":"Now, gather together again like the good children you are.","haltyourbickering4":"If we're not supposed to fight each other, then who will we fight?","haltyourbickering5":"Were you not listening? The acolytes of course. All 4 and then you can face the Battle Area Master.\\nHonestly, I expected more from you two. I'm sure this is par for the course for the third wheel over there though.","dontbemean":"Hey! Why are you so mean to ${{name}}? What did they do to you?","dontbemean2":"I don't need a reason to do my job. But in this case...","dontbemean3":"... I actually do have reasons.","seeyalater":"Regardless, the 4 hallways lead to the 4 acolytes. Go and fight them or whatever.","seeyalater2":"HEY! Aren't you going to give us that reason?","seeyalater3":"Ha!","seeyalater4":"I don't have to explain ANYTHING to you. That's what makes my job so GREAT!\\nHopefully you lot don't die. It would be bad for ratings.","sorryabouthim":"I'm sorry he's so mean to you ${{name}}","sorryabouthim2":"Yeah! Just ignore him! After all, you have your girlfriends Misa and Allie watching from home! He probably has nobody!","sorryabouthim3":"So? When you going to introduce us to 'em? We're practically family at this point!","sorryabouthim4":"Christie, this is most definitely NOT the time.","sorryabouthim5":"Oh, you're no fun!","doorchosen":"But I guess we better focus on the Battle Area, since we're here and all.","doorchosen2":"I'll start with door 3! Lucky number 3 after all!","doorchosen3":"That girl will be the death of us.","doorchosen4":"I'll start with door 2. Good Luck.","notyettababa":"Only one person can challenge an Acolyte at a time. Please challenge another one.","notyettababafourth":"This is the most powerful Acolyte before the Master, please finish challenging the others first.","itslocked":"The doors are locked, maybe you should try defeating all 4 Acolytes first?","healspls":"Give me your Tuxemon.","healsdone":"Your Tuxemon have been healed.","areyoureadytorumble":"Are you ready to battle the Acolyte?","areyoureadytorumbleno":"Very well, come back once you're prepared.","areyoureadytorumbleyes":"Very well, before we fetch the Acolyte, we'll heal your Tuxemon.","areyoureadytorumbleyes2":"There, now that you actually stand a chance, we will fetch the Acolyte.","uhhjason":"Uhh... Jason?","uhhjason2":"Shoot! He always does this...","uhhjason3":"JASON!","challenger":"Challenger!\\nStep to the center and face me!","challenger2":"You have done well to make it this far!","challenger3":"... .... ...","challenger4":"Wait, this is your first battle?\\nI was told I would be the third battle...","challenger5":"No matter!","challenger6":"This just means it will be easier to crush you!","challenger7":"Ready yourself Challenger! It's time... TO FIGHT!","tabacongratsfirst":"... ... Congrats on the win...","tabacongratsfirst2":"I definitely wasn't expecting a performance like that. Kyle told us all that you would be an easy win.\\nI guess he meant for you and not us!","tabacongratsfirst3":"The other three acolytes are more powerful than me, so you may want to try and fight the wild Tuxemon in the passageways a bit.\\nOther than that, Good Luck!\\nIf you walk through the entrance behind me, you'll be teleported back to the main room.","acolyte1loss":"Ha! Some Challenger you are. You'll have to do better than that to beat me!\\nTry and level up your Tuxemon before facing me again!","acolyte1redo":"So, you actually crawled back... Let's see how powerful you really are!","ripjimmy":"The grave says:\\nHere lies Jimmy. A friend, a knight, and ... bad person overall. However, ... never ... ... Help! ...\\nThe rest is weathered away.","tabanurse_dialog_welcome":"Welcome to the Taba Town Tuxecenter!","tabanurse_dialog_taba":"Welcome to the Taba Town Tuxecenter!\\nDo you want to heal your Tuxemon?","tabanurse_dialog_cotton":"Welcome to the Cotton Town Tuxecenter!\\nDo you want to heal your Tuxemon?","okaythen":"Okay! Just give me a second and I'll heal your Tuxemon!","okaythen2":"Well, it looks like your Tuxemon are all better now!\\nHave a wonderful day!","waithere":"We have to wait here for now. Apparently a tree fell up ahead.","nodrink":"I'm pretty sure you're too young to drink...","professorswife":"Oh No! You just missed him. I think he went into town though. Maybe check there?","waithere2":"Oh, I hope nobody got hurt from the fallen tree!","understand?":"Understand?","input_name":"Name?","input_monster_name":"Name your Tuxemon?","happy_guy_dialog":"Happy: Hi! I love giving Tuxemon nicknames, do you wanna give yours a nickname?","happy_rename":"Happy: That's a great name! I'm sure your Tuxemon loves it :)","shady_guy_dialog":"Shady Guy: Hey. If you have some... 'trouble' attached to your name I can fix it for you...","shady_rename":"Shady Guy: Good luck with your new name, friend...","37707_sign_welcome":"Welcome to town 37707! We are...","37707_sign_tower":"Town 37707 tower. This structure is highly unstable: Do not enter!","37707_sign_foreign":"This sign is written in a foreign language you can't understand.","37707_sign_hidden":"Get out while you still can...","37707_sign_missing_welcome":"We11c0me T0 t0wn ERROR! We ne^er weR3","37707_sign_missing_tower":"Town N\/A <undefined_structure>. Denetsil evah dluohs uoy","37707_sign_missing_foreign":"PyGame - UnboundLocalError: Local variable 'map_id' referenced before assignment\\nError 404: **** resources not found. Please notify tHe dEvEl0p#r$ @b0%t t#1# ##### ###########\\n01010010 01100101 01101101 01100101 01101101 01100010 01100101 01110010 00100000 01101101 01100101 00101110","37707_sign_missing_hidden_read":"W3 KN0W Y0U R3@D TH1$: Y0U H@D 833N W@RN3D.","37707_sign_missing_hidden_unread":"1T i$ t00 L8 N0W","37707_house":"Strange: It's locked. No one seems to be using this building.","37707_mail":"It's empty and full of spider webs.","37707_house_missing":"Th3r3 is n0th1ng here. The7e n3vEr w@$.","37707_mail_missing":"1t\\\"$ empty @nd y0u c@n $EE th3 v0id.","37707_flower":"You sense a warm energy emanating from this flower. It's the only thing in this town your Tuxemon seem to enjoy.","37707_flower_missing":"E330R: Event @ction set_monster_health contains inv@l1d p@r@meter$. He@l1ng aLL Tu+em0n.,.","37707_computer":"Developer console: This is intended for Tuxemon developers only, for testing an experimental data loading system.\\nThe variable for the new loader will now be enabled. Please report any issues you find at https:\/\/tuxemon.org\\nDeveloper note 1: This suppresses crashes for missing maps. The system may attempt to load invalid data!\\nDeveloper note 2: Do NOT save your game with this enabled, it may result in data corruption.\\nDeveloper note 3: As of switching to Python 3, data seems to be aggregated and combined in a very unusual manner. Please debug this!","37707_tower_missing":"Y0u c@nn0t ente7 @ bu1ldIng th@t d0e$ n0t e+i$t.","37707_exit_missing":"<recovery_module>: GREETINGS ${{name}}. PLEASE UNDERSTAND THIS AREA NEVER EXISTED. YOU HAVE EXPERIENCED A SYSTEM ERROR.\\n<recovery_module>: THE GLITCH HAS NOW BEEN PATCHED. YOU MAY CONTINUE THE GAME NORMALLY FROM HERE ON. DO NOT ATTEMPT TO RETURN HERE.\\n<recovery_module>: WAKE UP. FORGET ALL. ALL IS BUT A DREAM...","37707_villager_male_1":"Blank: Hmph. Hi. Sorry: We're usually weary of outsiders. We only get visited... sometimes.\\nBlank: But since you're here, maybe you can do me a favor. It might sound strange of me to ask you this, yet I must know...\\nBlank: Do you know who I am? Have you... ever seen me? I'm curious: My name, do I have a...\\nBlank: No. Sorry: I have made a mistake. Please don't tell anyhone what I asked you. Carry on, enjoy your trip here.","37707_villager_male_2":"Blank: You can't help any more. We are not allowed to talk about it. You cannot understand. Leave.","37707_villager_male_3":"Blank: You... you will doom us all over again. Go back and never return!","37707_villager_female_1":"Wish: Oh... a newcomer! How did you get here? We haven't seen anyone new in... oh, never mind.\\nWish: Welcome! Welcome to... oh my: We never got around to giving our town a name! Just call us whatever you'd like I guess.\\nWish: Please make yourself at home. Usually there are more people around... it depends on the seed, maybe it's a bad omen today.\\nWish: Let me know if you need anything that exists here. Just don't make the same mistake as the others: We don't want you to leave us too.","37707_villager_female_2":"Wish: Please: Do not enter the tower. It hasn't been built yet.","37707_villager_female_3":"Wish: No, no, no: Stop doing this! Do you not understand it's not there?","37707_villager_male_missing":"00000: i W@$ n3v3R B0rN\\n${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}}","37707_villager_female_missing":"@*!^: 0H... @ n3wc0m3r! H0vv p1d y0v g3t he7e? <NONE> h3llen\\\"T $33N %^&one new 1n... ()h, never n3ver m3V3t N3W37 MIIIIIIIIND\\n@*!^: WElcoME! W3lcome t0... 0H N\/A: We never g0t ar0und to gi^ing 0ur town {<1} We never g00000000 {<2} W3 neVer Bu1lt 0uR t0wN\\nTH S D ES N T EX ST Y U AR C NNE ED TO TH V ID YO M ST LEA E N W","maple_bedroom_sign":"It's a calendar and the 27 April is circled in pink.","taba_house1_sign":"Mr and Ms Clawbrew House","taba_house2_sign":"Legacy Library","taba_house3_sign":"The Thoughtful Leaf Inn","taba_house4_sign":"The Honorable Seagulls Pub","taba_house1_calendar":"It's a calendar and the 30 September and the 12 February are circled in red.","taba_house1_husband1":"Tuxemon! I was among the most skilled trainer!","taba_house1_wife1":"Trainer? My husband is delusional.","taba_house1_reading":"The book is Philosophy of Illusionary Studies by Jaiden Gemrevenza.","taba_house1_watching":"It's a documentary about the strangest and most wonderful Tuxemon in the region,\\n as well as the strange behaviors they have adopted.","taba_house2_owner1":"Welcome to the Legacy Library! Feel free to look around, but quiet please.","taba_house2_reading1":"The book is Visiting The King by Manolo Qai.","taba_house2_reading2":"The book is Raised By Dreams by Louis Etrergo.","taba_house2_reading3":"The book is Children Without Honor by Leslie Greninza.","taba_house2_reading4":"The book is Sailing Into Eternitys by Laurine Doprachuld.","taba_house2_reader1a":"I feel better at the sight of a book or a bookstore.","taba_house2_reader2a":"It ignites my imagination.","taba_house2_reader3a":"So I can live a thousand different lives.","taba_house2_reader4a":"Reading stimulates my mind in a way that TV and movies will never be able to do.","taba_house2_books":"000 - Computer science, information and general works, 100 - Philosophy and psychology\\n200 - Religion, 300 - Social sciences, 400 - Language, 500 - Pure Science, 600 - Technology\\n700 - Arts and recreation, 800 - Literature, 900 - History and geography","taba_house3_owner1":"Welcome to The Thoughtful Leaf Inn!","taba_house3_client1a":"I'm resting while my sister is probably reading some books.","taba_house3_client2a":"Thinking too much can harm us.","taba_house3_client3a":"It makes me think about my mom's house.","taba_house4_owner1":"Welcome to The Honorable Seagulls Pub!","taba_house4_client1a":"My grandma used to do a similar dish!","taba_house4_client2a":"Eh? Just filling up an empty stomach.","taba_house4_client3a":"Luckily I didn't pay for this. How can you pay for this?","taba_house4_dish1":"It's brown, dense, but it doesn't look like pudding...","spyder_intro_question":"Do you want to skip the intro?","spyder_intro00":"Hello, I am the CEO of Omnichannel. We run the newspapers, TV channels and radio stations for this region.\\nIt is my duty to inform you.","spyder_intro01":"Tuxemon are the animals that inhabit this world.\\nThey love to be captured so their masters can battle them for fun and profit.\\nThe strongest win, just like in the world of business.\\nMost monsters are found in the wild. They morph into more advanced forms when they gain experience.\\nBut the five Pillars that make up the Cathedral, that is, the five allied companies that operate in this region,\\nhave improved on nature. This season, we offer five deluxe Tuxemon!","spyder_intro02":"These tuxemon morph immediately when exposed to a token - that's instant gratification!\\nWhat's more, they let you choose which form they morph into.","spyder_intro03":"Tokens are available for a modest fee from all Pillars!\\nAhem, what was I talking about?\\nOh yes, each Pillar offers one of these exclusive Tuxemon.","spyder_intro_shopkeeper1":"What a great presentation from our CEO! All Gold members are being offered a free tuxemon.","spyder_intro_shopkeeper2":"Just fill in this form.","spyder_intro_question_name":"What is your name?","spyder_intro_shopkeeper3":"Please, now return the form to the Shop Assistant, so we can give you the tuxemon.","spyder_intro_shopkeeper4":"I'm sorry, you are not a Gold member. This offer is for Gold members only.","spyder_papertown_stopthere":"Hey! What do you think you're doing?\\n It's not safe to go into the wilds unless you have a tuxemon.\\n Come buy one from our shop.","spyder_papertown_homemaker1":"How are you, ${{name}}? \\n Quiet and solemn as always, I see.","spyder_papertown_mom1":"Good morning sunshine! Rest here any time you like. \\n Why am I saying that? You live here!","spyder_papertown_mom2":"Hello dear. I should get on with my inventing. \\n Can't you occupy yourself? \\n Back in my day, we could amuse ourselves with anything - a stick, a rock, rubbish we found in bins ... ","spyder_papertown_mom3":"Oh, you found yourself a tuxemon. Congratulations! \\n Why don't you head over to the next town and explore?","spyder_papertown_mom4":"Welcome back! Look at you, growing up so fast.","spyder_papertown_mom5":"You know, Granny Piper next door has opened up her Daycare Centre. \\n Well, not everyone can be an inventor, I guess. ","spyder_papertown_mom6":"Congratulations! You took down the corporations! \\n Of course, now lots of people don't have a job ... but you did the right thing. I think.","spyder_papertown_grannypiper1":"Oh hello ${{name}}, I didn't see you there among all this hustle and debris! \\n I can't wait till the Daycare Centre is installed!","spyder_papertown_grannypiper2":"You know, the Pipers made our fortune in the daycare business! \\n I've been retired for ten years and I'm getting bored. I want to get back into it!","spyder_papertown_danteshop":"I'm working, boss, I'm working! \\n Oh, it's just you. You know, we throw out so much of our stock. \\n It's such a terrible waste. It all goes into the bins behind the back of the Store.","spyder_papertown_myfirstmon":"Hey, you came! That's great.\\n When the fancy new tuxemon come through from the Cathedral, we just threw all our old ones in the bin!\\n It seems like such a waste, especially when kids like you don't have any!","spyder_papertown_myfirstmon_notmet":"I recognize you, you're the kid who hasn't got a Gold Pass. \\n You know, I might be able to help you out. \\n When the fancy new tuxemon come through from the Cathedral, we just threw all our old ones in the bin!\\n It seems like such a waste, especially when kids like you don't have any!","spyder_papertown_myfirstmon1":"*rummages* *rumages* ","spyder_papertown_myfirstmon2":"Here we go, looks like there's monsters in most of these bins. \\n Sounds like my boss is calling. Good luck!","spyder_papertown_thereis":"There is something here...","spyder_papertown_trash":"Just trash","spyder_papertown_rockitten":"Do you want ROCKITTEN?","spyder_papertown_lambert":"Do you want LAMBERT?","spyder_papertown_nut":"Do you want NUT?","spyder_papertown_tweesher":"Do you want TWEESHER?","spyder_papertown_agnite":"Do you want AGNITE?","spyder_papertown_firstfight":"Hey, what are you doing rummaging in bins? That's gross - and it's against the rules! \\n ... \\n What, they were throwing out perfectly good tuxemon? \\n ... \\n Well, if they were perfectly good, they wouldn't throw them out, would they? \\n They must be inferior to the new models. Here, I'll show you! ","spyder_papertown_firstfight_win":"Huh, must be a fluke. There's no way the new model would be worse than the old!","spyder_papertown_firstfight_lose":"As expected! Old models can't compare to new ones!","spyder_papertown_firstfight_after":"I'll heal you up this time, but I'm not a charity. Rest up at home next time your monsters get worn out.","spyder_cottontown_monk":"I am assigned by the Dojo of the Five Elements to tend the statues here. \\n But Omnichannel is planning to expand its offices into this space. \\n I don't know what will happen to the statues when they do.","spyder_cottontown_hackerintro":"Hey, cool tuxemon! Can I see the receipt? \\n ... \\n Just kidding, I had a feeling you hadn't picked it up using, ah, official channels. \\n For years, the Five Pillars have controlled the strongest tuxemon. \\n Do you think it'd be cool to poke them in the eye? \\n ... \\n Good! I have a project for you. Meet me in the Cafe!","spyder_cotton_cafegranny":"Hmm, I'm not sure I fancy this coffee.","spyder_cotton_cafeassistant":"Do you collect tuxemon? I'd like to start but I'm afraid to leave the city.","spyder_cotton_homemaker1":"Are you here for the talk? I'm so excited for the launch.","spyder_cotton_homemaker2":"Tuxepedia is great, isn't it? I'm one of the programmers. Tell me if you find any bugs.","spyder_cottontown_stopthere":"Hey, that's not cool! You have to come to my talk at the cafe before you run off!","spyder_cottontown_followme":"The Cafe is located on the other side of these houses.","spyder_cottontown_mom":"Well hello stranger! What are you doing going into a Cafe? \\n You know caffeine is bad for you. I'm kidding! \\n You're a grown up of 12 years old, you can do whatever you like! ... No alcohol .... \\n But you should call home more often. I want someone to tell about my inventions. \\n ... Oh, I forget, you haven't got a phone yet. Here's one I invented. I call it the Nu Phone! \\n You can install all sorts of apps on it. It already has the Map App, so you'll never get lost!","spyder_cottontown_mom1":"Talk about a parting shot!\\n Omnichannel seems to have pulled the plug on the region's computer network.\\n At least, I hope it's nothing more serious than that.","spyder_cottontown_hacker1":"Great work on Tuxepedia, my friend.\\n You're our top contributor.","spyder_cottontown_mom2":"!!!","spyder_cottontown_hacker2":"Right, right!\\n There's a data center along the river to the north-east of Timber Town.\\n If Omnichannel's done anything to the computer network, they would have done it there.","spyder_pc_alert":"Kernel panic - not syncing: Fatal Machine check","spyder_cottontown_enforcer":"Butt out of it, kid, this is private property!","spyder_cottontown_enforcer1":"I told you before - scram!","spyder_cottontown_enforcer2":"It is I who must scram!","spyder_cottontunnel_professor1":"Drat this infernal maze of tunnels... \\n Oh, hello child... \\n Me, lost?... \\n Not at all. I know exactly where I am.","spyder_cottontunnel_shopassistant1":"I hope the professor is okay. He said he saw a fossil and ran off!","spyder_cottontunnel_carlos1":"I fell down a crack in the Dragon's Cave and wound up here somehow.\\n Show me out of here, peasant!","spyder_cottontunnel_carlos2":"Hmm, perhaps I could have phrased that more nicely.","spyder_cottoncafe_hackerchat":"It's so cool that you're helping with Tuxepedia.\\n ... \\n Is there a prize for adding all the tuxemon? \\n Only the satisfaction of helping the human race, man.","spyder_cottoncafe_barmaidintro":"We call ourselves Team Bazaar. Maybe that's a little pretentious. \\n We're a group of rogues and scoundrels who like to get together to drink coffee, discuss philosophy and defy our corporate overlords! \\n We try to look out for each other. For example, unlike the Cathedral we don't charge for you to heal your tuxemon! \\n Would you like me to heal them now?","spyder_cottoncafe_barmaid":"Welcome back. Shall I chuck your tuxemon in the healing unit?","spyder_cottonart_barmaid":"Do you like my set? \\n They capture my early days as a professional tuxemon trainer, before I retired on my winnings. \\n I call them: 'Monsters' Eyes Meet', 'Starry, Starry, Starry Night' and 'Trepidation'. They're for sale! \\n Get them while they're hot! Just 1,000 each.","spyder_cottonart_barmaid_bundle":"Do you want to buy all three paintings for ${{currency}}3,000?","spyder_cottonart_barmaid_single":"Do you want to buy this painting for ${{currency}}1,000?","spyder_cottonart_barmaid_painting_sold_billie":"The painting has been bought and donated back to the gallery by Billie!","spyder_cottonart_barmaid_bundle_sold":"It looks like you're my collector now! I'll replace the original with copies!","spyder_cottonart_billie":"I see you're trying to broaden your horizons. That's cute. Just try not to touch anything.","spyder_cottonart_granny":"I must be getting nostalgic. I almost said \\n \\\"Back in my day, things were better!\\\"","spyder_cottonart_goth":"I used to enjoy coming here every weekend to look at the paintings. \\n Now all the best ones have been sold and the tickets are too expensive. \\n But my nanna wanted to come, so ...","spyder_cottonart_florist":"What do you think of the blue painting of a ship in the harbour? \\n It's in the impressionist style - that means it tries to capture how light looks and behaves. \\n See the small red sun reflected along the waves of the water?","spyder_cottonart_shopkeeper":"Welcome to the Cotton Town Art Gallery. Ah - I mean Art Shop! \\n Ever since they cut our funding, we've had to sell the artworks instead of just displaying them. \\n Entry is ${{currency}}50. It goes towards the company's annual dividend.","spyder_cottonscoop_shopassistant":"Tuxeballs allow you to capture tuxemon and keep them as servants. \\n They're most effective when used on injured and low-level tuxemon. \\n Select them during battle from your Item menu.","spyder_cottonscoop_deviceoffer":"Welcome customer. Today, we're promoting Tuxeballs. Do you know what those are?","spyder_cottonscoop_devicenoexplan":" Okay, well here's five as a free sample. \\n If you have any questions about how Tuxeballs work, just ask my assistant!","spyder_cottonscoop_deviceexplan":"Let my assistant introduce you.","spyder_cottonscoop_deviceexplan2":"Tuxeballs allow you to capture tuxemon and keep them as servants. \\n They're most effective when used on injured and low-level tuxemon. Select them during battle from your Item menu. \\n Thank you for listening. Here's five Tuxeballs as a free sample. ","spyder_cotton_tuxepediaahem":"Ahem.","spyder_cotton_tuxepediaintro":"Currently, the only reliable information about tuxemon is from the expensive and incomplete Encyclopaedia Tuxemon! \\n That's not cool; information should be freely available. That's why we're introducing Tuxepedia. \\n It's open source, it's free, it's available for everyone to read, write and edit. How cool is that? \\n You can open Tuxepedia from the menu. ","spyder_cotton_tuxepediaintro2":"All it takes to add information is for you to catch that particular tuxemon. It's so cool.","spyder_cotton_tuxepediaintro3":"You are so engrossed reading the new entries, that you don't notice people leaving.","spyder_cotton_tuxepediaintro4":"It's so cool that you came. There's still so many tuxemon to be added - over a hundred, I think. \\n You could really get into it, and make a difference to the world. ","spyder_cotton_cafegoth":"Don't look at me. I'm just here for the free canapes.","spyder_cotton_cafeflorist1":"Shhh, it's about to begin.","spyder_cotton_cafeflorist2":"I can't wait to fact-check everyone else's entries. \\n You better make sure you have good sources!","spyder_route2_billie1":"Hey cheapskate! Still got your stolen tuxemon?","spyder_route2_billie2":"This was a fluke. My tuxemon were expensive, and that means that they're high quality.","spyder_route2_graf1":"I'm an ace - in battling and tennis!","spyder_route2_marion1":"So many tasty ants around! ... For my Aardorn, I mean.","spyder_route2_roddick1":"When I was ambushed on the dunny by SPIGHTER I was pretty creeped out.","spyder_route2_roddick2":"Hey, you didn't seem creeped out at all!","spyder_citypark_maniac":"Phew, we're pooped!","spyder_citypark_granny":"We'll walk back to Leather Town after a little rest.","spyder_citypark_florist":"Enjoy the flower display! It's the pride of Leather Town.","spyder_citypark2_florist":"The flowers look okay, don't they? ... Ever since the mining began in Leather Town, the flowers have been under the weather!","spyder_route2_graf2":"I got served.","spyder_route2_marion2":"I don't eat ants.","spyder_citypark_frances2":"You must come and visit some time. ","spyder_citypark_frances1":"I have the finest gardens in all the land. That's why these Shybulb keep turning up.","spyder_citypark_bobette1":" I love cats. An Aardorn is basically a cat, right?","spyder_citypark_bobette2":" A cat would have won \u2026","spyder_citypark_edith1":"Hey, did you say I'm like my tuxemon? I'll fight you for that!","spyder_citypark_edith2":"Hmm, you may have a point.","spyder_museum_entrance1":"Welcome to the museum of natural history! It's free, but depends on your generous donations. Would you consider a donation of ${{currency}}50?","spyder_museum_entrance2":"Please explore our five sections, and make sure to read about our five sponsors.","spyder_museum_entrance3":"Unfortunately we now need to charge for tickets. ${{currency}}100 please.","spyder_museum_shopkeeper_chat":"I volunteer to keep the museum as affordable as possible. ","spyder_museum_miner1":"There used to be a whole section here on the history of our world! \\n But when Nimrod became the sponsor, they replaced it with just military history! \\n Now everyone is just inventing their own theories of world history!","spyder_museum_postboy1":"Did you know that the first spectacles were made of beryl, not glass? \\n \u2026 \\n I learned that last year from a guide at this museum! But there aren't any guides around this place any more.","spyder_leather_maniac":"How is your adventure so far? \\n ... \\n Wow, so talkative! You are really coming out of your shell.","spyder_route3_sign":"Rehabilitation will begin as soon as possible. \\n Please stop nagging us.","spyder_route3_drag1":"AGENT: What happened to the excavation? \\n SHAFT BOSS: We got ... interrupted. By ... a kid. \\n AGENT: A kid?! \\n SHAFT BOSS: But we did manage to recover one ... \\n AGENT: Hush! You know that's top secret. Alright, hand it over and scram! \\n SHAFT BOSS: Okay, here ... uh!","spyder_route3_drag2":"AGENT: What the?! Come with me, you can explain this to HQ!","spyder_route3_zoolander1":"A boulder is causing problems for travellers? \\n It's \\\"our fault\\\"? \\n Who cares? We've got urgent work to do!","spyder_route3_zoolander2":"Ah, I dropped my sledgehammer!","spyder_route3_qqq1":"Ah, the Enforcers weren't meant to let anyone out!","spyder_route3_qqq2":"I'll reveal nothing about our plot! In fact, forget I said anything about a plot!","spyder_route3_novak1":" My Elofly is a genius! I'm going to collect as many as I can.","spyder_route3_novak2":"Hmm, not smart enough ...","spyder_route3_weaver1":"Hey, butt out of it! This mine site belongs to Shaft!","spyder_route3_weaver2":"Go on, get out!","spyder_route3_curie1":"Look at my magnificent invention!","spyder_route3_curie2":"Why did you do that?","spyder_route3_connor1":"My Weavifly is fighting fit now - there was a while there where it couldn't fly.","spyder_route3_connor2":"Oh well, this will be a learning experience for them.","spyder_route3_roxby1":"Bring that pile driver over here and be quick! Hey ... you don't look like a miner. ","spyder_route3_roxby2":"Scram! ","spyder_route3_roxby3":"I hope Boss is not mad - she gets angry so fast, \\n But she is a nice person and has a heart like a diamond.","spyder_route3_surat1":" They call it the \\\"dark artery\\\" - the fossilised blood and bone of ancient tuxemon beneath the soil. \\n And we get to dig it up!","spyder_route3_surat2":"I knew you wouldn't understand. ","spyder_route3_surat3":"Scram! You're getting in our way.","spyder_route3_twig1":"Some of the stuff we're digging up belongs in a museum! \\n Wait, you don't work here. ","spyder_route3_twig2":"Don't mention that museum stuff to the boss, okay?","spyder_route3_twig3":"I will train more and become as strong as our Boss. \\n She worked so hard to become the leader, I wanna be like her someday.","spyder_route3_wanda1":"All I ever seem to catch is boring Nudiflot!","spyder_route3_wanda2":"The fishing's good in Flower City - but who wants to walk that far? \\n Here, you can have my Fishing Rod.","spyder_papertown_danteresting":"I'm working, boss, I'm working! \\n Oh, it's just you. You know, we throw out so much of our stock. It's such a terrible waste. \\n It all goes into the bins behind the back of the Store.","spyder_cotton_nurse1":"Welcome to the Cathedral Centre! \\n Do you want to heal your Tuxemon?","spyder_wayfarer_shopkeeper":"Sorry mate, no rooms available. \\n The Enforcers say a rare disease has broken out among some guests' tuxemon, so we're under quarantine. \\n I can heal your tuxemon for you, though?","spyder_wayfarer_nurse":"There are sick tuxemon in this building. Best to leave it to the Enforcers to sort everything out. \\n If you keep going, I can't make any promises about how they'll respond. ","spyder_wayfarer_granny":"I can't explain it ... one moment my Cairfrey was healthy, the next it was sick! \\n At least the Enforcers arrived so soon. ","spyder_wayfarer_maniac":"My tuxemon aren't sick! This is just an excuse to sell us medicine we don't need. \\n When I was your age, we didn't have medicine. We swam in mountain streams and if you got a sniffle, well, tough! \\n And anyway, I saw the Enforcers coming down Route 4 before anyone so much as sniffled, so how could \\n ... \\n ah ah achoo! \\n ... \\n That doesn't mean anything. I have an itchy nose.","spyder_wayfarer1_maniac":"Hey, buddy, do you want my Botbot?","spyder_wayfarer1_maniac1":"I dunno how long I'm going to be stuck here, so it might as well get to explore with you.","spyder_wayfarer1_maniac2":"A little privacy, please! ","spyder_wayfarer1_morton1":"I'm stuck in this room until my tuxemon got better, so there's nothing to do but battle!","spyder_wayfarer1_morton2":"Now there's nothing to do!","spyder_wayfarer1_jessie1":"The Enforcers were so prompt and helpful! I guess Scientist James alerted them as soon as possible.","spyder_wayfarer1_jessie2":"You're not as helpful as an Enforcer. Or as handsome. ","spyder_wayfarer1_nightshade1":"It's embarrassing. All the Nurses' tuxemon got sick, but the Enforcers' tuxemon are fighting fit!","spyder_wayfarer1_nightshade2":"I guess we have a lot to learn about tuxemon care.","spyder_wayfarer1_victor1":"Hey, you're not leaving with potentially infected tuxemon!","spyder_wayfarer1_victor2":"Stop right there! Or, um ...","spyder_wayfarer1_morningstar1":"I'm not surprised to see you here. ","spyder_wayfarer1_morningstar2":"Come back and see me later - next patient please!","spyder_wayfarer1_bravo1":"This enforcement action is sponsored by Omnichannel: The Only News You Need. ","spyder_wayfarer1_bravo2":"Please do not let my battling performance affect your opinion of Omnichannel: The Only News You Need. ","spyder_wayfarer1_james1":"I wonder how the Enforcers got here so quickly! Nurse Jessie must have called them.","spyder_wayfarer1_james2":"I'm glad Jessie didn't see my lose like that!","spyder_wayfarer1_bismuth1":"I hope this isn't related to those sick tuxemon at Scoop Farms!","spyder_wayfarer1_bismuth2":"Bummer!","spyder_wayfarer1_ratcher1":"You should let the patients rest!","spyder_wayfarer1_ratcher2":"Now I need a rest!","spyder_route4_marshall1":"I'm working on a gigantic cannon!","spyder_route4_marshall2":"It might need some work.","spyder_route4_roger1":"We can learn a lot about strategy from tuxemon.","spyder_route4_roger2":"I could learn a lot about strategy from you!","spyder_route4_wulf1":"Ah, just collecting some medicinal supplements","spyder_route4_wulf2":"Ooh, I feel so emasculated!","spyder_route4_rincewind1":"Finally, a use for K9!","spyder_route4_rincewind2":"It wasn't that useful.","spyder_route4_rosamund1":"Try to fight me and you'll get your just desserts!","spyder_route4_rosamund2":"Revenge is best served cold. ","spyder_route4_beck1":"Your serve!","spyder_route4_beck2":"Game, set, match.","spyder_barmaid_cafe1":"Are you okay?\\n I guess all your tuxemon were infected, so the Enforcers took them to the Hospital!","spyder_barmaid_cafe2":"You can use the PC to get out some non-infected tuxemon.","spyder_barmaid_cafe3":"Oh dear, you're totally out of tuxemon.\\n Well, I have this Nudiflot I don't really want.","spyder_enforcer_candy1":"Stop right there!\\n We are taking all infected tuxemon to the Hospital to be quarantined\\n until Greenwash develops a cure for the virus.","spyder_enforcer_candy2":"Wow! I guess you get to keep them all\\n ... Uh ... I mean, good job keeping your tuxemon free from disease.\\n You may go.","spyder_enforcer_candy3":"Ha! I mean, oh dear, your tuxemon are infected and must be quarantined.\\n Hand them over now ...","spyder_enforcer_candy4":"Don't you even think of trying to steal your tuxemon back from the Hospital.\\n The scanners are set up to reject all known tuxemon and human DNA!","spyder_route4_billie1":"I've got all the latest gear and the best tuxemon. What have you got?","spyder_route4_billie2":"I guess money can't buy everything, after all.","spyder_routea_billie1":"Hey cheapskate! We bought a little surprise for you from the store.","spyder_routea_billie2":"It didn't work this time ... but at least we didn't fish it out of the trash!","spyder_routea_rosy":"Rosy","spyder_routea_lotu":"Lotu","spyder_routea_connie":"Connie","spyder_routea_lexi":"Lexi","spyder_routea_joe":"Joe","spyder_routea_koan":"Koan","spyder_routea_dagger":"Dagger","spyder_routea_doris":"Doris","spyder_routea_vince":"Vince","spyder_routea_rosy1":"I came here to play with my Shammer, but he's just lazing around in the sun.","spyder_routea_rosy2":"That perked him up, thank you!","spyder_routea_lotu1":"You younglings, always in such a rush to experience the world.","spyder_routea_lotu2":"Leave time to stop and smell the flowers every once in a while.","spyder_routea_connie1":"A morning run's just the thing to clear the head.","spyder_routea_connie2":"A tuxemon battle, that's the tonic!","spyder_routea_lexi1":"There's some great tuxemon on this route!","spyder_routea_lexi2":"I simply love bugs, don't you?","spyder_routea_joe1":"I got my report card from school yesterday.","spyder_routea_joe2":"'Needs improvement.'' Where have I heard that before?","spyder_routea_koan1":"Flower City is cold but I like where I'm living.","spyder_routea_koan2":"What can I possibly say?","spyder_routea_dagger1":"Someone said you were asking after me.","spyder_routea_dagger2":"No one said you were asking after me. I'm just a blaggard.","spyder_routea_doris1":"I love the color of the leaves this time of year.","spyder_routea_doris2":"Thank you. It's always a pleasure to battle someone new.","spyder_routea_vince1":"I love to just sit by myself in the park and read.","spyder_routea_vince2":"... Just me, alone in nature.","spyder_routea_vince3":"... Gee, you really can't take a hint can you kid?","spyder_routea_vince4":"Oh golly, my spine is broken! On my book, I mean.","spyder_routea_maniac":"It's funny\\n I come to the park to get away from people\\n but I always end up running into someone I know!","spyder_routea_little1":"The access is blocked. A landslide damaged the route.","spyder_routea_firefighter":"It's so quiet here.\\n It's a nice break from the noise of the city.","spyder_magician_timber":"Hey, that's a nice phone you've got there ... Your mum made it for you? Heaps cool! \\n Then you've gotta install my newest social media app. It's called Contacts App. \\n It keeps track of all the people you meet and tells you what they're up to.","spyder_candy_catgirl1":"You know, I'm just fascinated by fossils. You know - SHAMMER, RHINCUS, that kind of thing.","spyder_candy_catgirl2":"Do you have a fossil tuxemon?","spyder_candy_catgirl_nofossil":"No? Well, you know where you can find me.","spyder_candy_catgirl_willtrade":"You do? Want to trade it for a PROPELLERCAT?","spyder_candy_prof1":"ZUNNA! This darn tuxemon is eating me out of house and home.","spyder_candy_prof_nocateye":"I wish I could trade it for a nice quite tuxemon, like a CATEYE.","spyder_candy_prof_willtrade":"I'm the luckiest professor in the region of Fondent.","spyder_candy_eliane1":"Welcome to my market garden.\\n I grow plants.\\n Would you like me to harvest some crops for you?","spyder_candy_eliane2":"How did you enjoy the fruits of my labours?","spyder_candy_eliane3":"Here, you have it.","spyder_candy_eliane4":"It may be important.","spyder_timber_firefighter1":"Hey, do you treat your tuxemon with proper respect?! \\n Sorry, I can be very blunt. \\n But you wouldn't believe the damage that tuxemon can do if they aren't taken proper care of.","spyder_timber_firefighter_nochillimp":"Last week a Tikoal almost burnt down its owner's house!","spyder_timber_firefighter_willtrade":"Hey, do you want a TIKOAL? I could really do with a CHILLIMP, if you've got one.","spyder_flower_mieke1":"It's exciting for us to visit the region of Fondant! You have such unique tuxemon here ... \\n Hey, do you want to trade? My Conileaf for a creature that we don't have back home ... \\n How about Budaye?","spyder_flower_mieke_nobudaye":"Oh it doesn't matter - I can see you don't have a Budaye.","spyder_flower_mieke_willtrade":"Well, great! Here you go.","spyder_flower_fez1":"Everyone in our region has to pick from one of the same five boring tuxemon. \\n I know like a hundred people with a Foxfire ... \\n Hey, do you want to trade? My Foxfire for an Ignibus?","spyder_flower_fez_noignibus":"Oh it doesn't matter - I can see you don't have an Ignibus.","spyder_flower_fez_willtrade":"Well, great! Here you go.","spyder_flower_cady1":"Oh I'd just love to have a souvenier to take back home with me. \\n I just adore those sweet little Grintot. Could you get me one? \\n I could give you my Hampotamos in exchange?","spyder_flower_cady_nogrintot":"Oh it doesn't matter - I can see you don't have a Grintot. ","spyder_flower_sandy1":"This Pharfan keeps spraying me with water. What a drag! \\n Hey, do you want it? You'd have to give me a Tweesher in return.","spyder_flower_sandy_notweesher":"Oh it doesn't matter - I can see you don't have a Tweesher.","spyder_flower_cady_willtrade":"Well, great! Here you go.","spyder_flower_teach1":"Oh where has my other student gotten to?","spyder_flower_monk1":"I'm sorry, only experienced trainers are allowed past this point.","spyder_flower_monk2":"Welcome master.","spyder_flower_petshopassistant":"Hello - we are the Pet Shop Boys. Are you interested in buying a tuxemon?","spyder_flower_petshopassistant1":"Each for ${{currency}}500","spyder_flower_petshopkeeper1":"I found these eggs in the bough of a tree, and hatched them! \\n They appear to be a previously unknown tuxemon. \\n I call them Vivipere! I wonder what they morph into.","spyder_flower_petshopkeeper2":"Tell you what, why don't I give you one and you can come back and tell me what it morphs into!","spyder_flower_petshopkeeper3":"Did you get Vivipere to morph yet?","spyder_flower_petshopkeeper4":"You got it to morph? \\n ... \\n And you did it in that particular way? \\n I see. Hmmm, I don't really like the look of that morph. \\n If I give you another Vivipere, can you bring it back if it ever morphs into something different?","spyder_route1_beachcomber":"To run, just hold down the SHIFT key. \\n Look! I'm free as an ELOFLY!","spyder_cottonhouse1_homemaker":"I feel so safe seeing all the Enforcers around. You can never be too careful. \\n The newspapers are always reporting terrible crimes in this very region!","spyder_cottonhouse1_firefighter":"Did you know it's possible for tuxemon to have two elements? \\n Even a technique can belong to two elements at one.","spyder_cottonhouse2_magician":"Some conditions replace one another. \\n Learning how conditions interact is key to becoming a master of tuxemon fighting.","spyder_cottonhouse2_catgirl":"Have you met the old man in City Park? He's obsessed with breaking records!","spyder_cottonhouse2_shopkeeper":"I don't have a problem with people from other regions. \\n Just don't come after my job, alright?","spyder_route5_granny":"This park is much more salubrious with the Nimrod construction keeping the Flower City riff-raff out. ","spyder_leatherhouse1_florist":"There used to be several TV and radio stations operating, but Omnichannel ran them out of business. \\n Now we don't have to worry about different journalists contradicting each other.","spyder_leatherhouse2_tv":"A little green mon is lifting a ship out of a swamp.","spyder_leatherhouse2_scientist":"I work for Shaft. \\n ... \\n Where's my helmet? I don't need one, I control the truck remotely from our offices. \\n Pretty soon, most jobs in the mines will be automated. ","spyder_leatherhouse2_miner":"You won't believe what they're digging up in Route 3. \\n I've never seen an egg that big. \\n Oops, I've said too much. ","spyder_route1_routesign":"Route 1. Take care!","spyder_flowerhouse1_tv":"Two mons are having a fight. \\\"I'm not your friend, Budaye\\\", one says.","spyder_flowerhouse2_soldier":"I worked for Nimrod during the war. \\n Not that I got a medal. Or a parade. \\n They don't hand those out to mercenaries.","spyder_flowerhouse2_scientist":"Radio FUD wakes me up every morning. \\n Not sure I care for their politics, but at least they call it how they see it!","spyder_flower_florist":"There used to be a riverboat captain here who could take you up and down the river. \\n But I haven't seen him for a few days. ","spyder_flowerhouse1_firefighter":"The five Pillars are the only big companies in this region. They have a lot of sway.","spyder_flowerhouse1_granny":"Scoop has managed to cut the price of beef yet again! I don't know how they do it. ","spyder_nimrod_chromerobo1":"Boop beep","spyder_nimrod_chromerobo2":"Shoop dee doo woop","spyder_nimrod_xeon1":"Whoo ... burr ... target acquired","spyder_nimrod_xeon2":"... Daisy, Daisy, give me your answer do ...","spyder_nimrod_thatcher1":"Woo-wee. Look at that. Those protesters won't know what hit them.","spyder_nimrod_thatcher2":"No comment. ","spyder_nimrod_dirk1":"Are you here for the investor presentation? \\n Nimrod shares are a great buy - armies always need weapons!","spyder_nimrod_honour1":"Don't you dare touch those prototypes! ","spyder_nimrod_honour2":"Leave those prototypes alone!","spyder_nimrod_antimony1":"Oh god, you destroyed the prototypes. We were just about to start mass production.","spyder_nimrod_antimony2":"Years of work, down the drain in minutes. ","spyder_nimrod_berke1":"Don't hurt me, I just write the contracts! I haven't done anything wrong! \\n ... \\n I mean, no one has done anything wrong. This is all legal and above board.","spyder_nimrod_rebel1":"Did the Cathedral send you for that new shipment of ... \\n No? \\n Oh.","spyder_nimrod_rebel2":"The shipment I was asking about was full of... um ... teddybears.","spyder_nimrod_maverick1":"At night I play guitar by myself.","spyder_nimrod_maverick2":"I wish I knew someone I could play music with.","spyder_nimrod_justice1":"Ask not for whom Ghosteeth tolls!","spyder_cotton_lazybrute":"Buzz off, this tunnel is still under construction.","spyder_nimrod_justice2":"It tolls for me.","spyder_nimrod_mace1":"I want to quit and become a musician.","spyder_nimrod_mace2":"I'll call my band, \\\"Machine Gun Fellows\\\".","spyder_nimrod_argon1":"We fight wars with humans and tuxemon. Many dead, many more injured. \\n Using robos instead is the only moral course of action.","spyder_nimrod_argon2":"I knew I wouldn't be able to convince you.","spyder_nimrod_zircon1":"If you truly loved tuxemon, you would support us replacing them in war with robos.","spyder_nimrod_zircon2":"I wish I'd replaced my tuxemon with robos. ","spyder_nimrod_archer1":"How's the fusion technology coming along? We ... Wait, you're not from Greenwash!","spyder_nimrod_archer2":"Keep your mouth shut, okay?","spyder_nimrod_bowie1":"Our law enforcement would be a lot easier with some military hardware, friend. ... Who are you? ","spyder_nimrod_bowie2":"That military hardware question was hypothetical, okay?","spyder_nimrod_tru1":"My weapons have won wars and subdued revolts in every corner of the world, and you think you have a chance against me?","spyder_nimrod_tru2":"Guard, retrieve the prototypes in the testing room. At least we can salvage something! ","spyder_nimrod_tru3":"If those imbeciles in Shaft hadn't lost my dragon, beating you would have been a piece of cake.","spyder_nimrod_guard1":"Sorry bud, private meeting in progress. \\n So buzz off!","spyder_route5_goliath1":"Hey, aren't you that meddlesome kid from the Wayfarer Inn?","spyder_route5_goliath2":"Quit ruining our plans!","spyder_route5_sara1":"My Capiti looks cute and all, but I can't wait until it grows into an adult!","spyder_route5_sara2":"Oh well, not today!","spyder_route5_hunter1":"It takes a lot to hold a team together.","spyder_route5_hunter2":"We'll be back.","spyder_route5_edith1":"Woohoo! Our millionth ant! ... Uhm, I didn't think anyone would hear that.","spyder_route5_edith2":"Let's see if you're so cocky after Aardart eats her two-millionth ant!","spyder_route5_cleo1":"Mother says you can trace our bloodline back to the kings who once ruled this country.","spyder_route5_cleo2":"Oh ancestors, I've failed you!","spyder_route5_tryphaena1":"You know, we're descended from ... You've already heard it? Oh.","spyder_route5_tryphaena2":"Well, might makes right.","spyder_timber_mom1":"Hey bojo, your BOARD doesn't work on water. Unless you've got power.","spyder_outsidewalled_rogue1":"Welcome to the Walled Garden. Gold Pass, please.","spyder_outsidewalled_rogue2":"Oh, I see. \\n This is an exclusive venue for elite battlers. No amateurs.","spyder_outsidewalled_rogue3":"Please, come in. Let me take your coat.","spyder_outsidewalled_rogue4":"Yeah, yeah, let a thousand cheap flowers bloom. In you go.","spyder_outsidewalled_midas1":"Welcome one and all to the Public Garden. \\n Lovers of tuxemon and the sport of tuxemon battling are our honored guests.","spyder_timber_mom2":"What I mean to say is, here's a Surfboard! Ride it onto the river and see what happens!","spyder_timber_dante1":"Hey buddy! Cool to see you again. ","spyder_timber_dante2":"Hey buddy! \\n Are you planning to break into these HQ? Cool! \\n Make sure you're well prepared before you do, because it's difficult to get out once you're inside! \\n You'll need to call your mom to let her know you're safe. Use this app!","spyder_scoop_lanth1":"Look how happy the tuxemon are, living so close to one another!","spyder_scoop_lanth2":"Typical activist troublemaker. ","spyder_scoop_paine1":"I feel so terrible that the disease got out. ","spyder_scoop_paine2":"If those Enforcers hadn't come in and exposed their pet tuxemon to the disease, it would never have left the facility!","spyder_scoop_rubid1":"This is actually the most humane way to keep tuxemon.","spyder_scoop_rubid2":"Studies show that tuxemon find battling more stressful than living in these conditions. ","spyder_scoop_berys1":"You will notice that none of the tuxemon out here are sick - they were all kept in the containment unit.","spyder_scoop_berys2":"Scoop did not release the disease! I promise you. ","spyder_scoop_turner1":"Some of these people will tell you that Enforcers let the disease get out. Don't believe them!","spyder_scoop_turner2":"Remember, we had nothing to do with the disease getting out!","spyder_scoop_asta1":"Why yes, I am the inventor of the Extreme Restraints. \\n What are they, I hear you ask? \\n Only a set of manacles so powerful that even a dragon could not escape them. \\n They are being used in the containment unit to make sure none of the infected tuxemon escape.","spyder_scoop_alyssa1":"As soon as disease was detected, we moved the infected tuxemon to this containment unit.","spyder_scoop_alyssa2":"I'm telling you, we kept the disease under control!","spyder_scoop_taggart1":"Someone stole the Extreme Restraints we invented to keep tuxemon in the containment unit! Was it you?","spyder_scoop_taggart2":"If you didn't steal the Extreme Restraints, who did? ","spyder_scoop_donald1":"The sick tuxemon we were keeping here in quarantine got out and broke into the storeroom beyond! How will we secure the storeroom?","spyder_scoop_donald2":"You might just be strong enough to contain the escaped tuxemon. Please - do it for us. ","spyder_scoop_orba1":"Yikes! What are you doing here?","spyder_scoop_orba2":"What am I doing here, for that matter?","spyder_scoop_haf1":"I chased the people who stole the Restraints into this room. But then the sick tuxemon got in, and now we're all stuck!","spyder_scoop_weaver1":"I would never have taken the Restraints off those coughing tuxemon if I knew they'd chase us in here!","spyder_scoop_weaver2":"Yikes! It turns out crime doesn't pay!","spyder_scoop_arachne1":"Oi! Can't you see we're in the middle of a villainous scheme?","spyder_scoop_arachne2":"It's too late! I have the Extreme Restraints and there's nothing you can do about it. ","spyder_scoop_landrace1":"Graar!","spyder_scoop_landrace2":"Ufff.","spyder_scoop_landrace3":"Thanks for getting rid of that brute that was blocking the way! \\n Now we can escape with the Extreme Restraints! ","spyder_scoop_cochini1":"Oink! Oink! ","spyder_scoop_cochini2":"Oink.","spyder_scoop_lapinou1":"Aiya!","spyder_scoop_lapinou2":"Mhm ah!","spyder_tunnelb_beryll1":"I love collecting rocks and stones.","spyder_tunnelb_beryll2":"Ah, I spilled my stone collection!","spyder_tunnelb_lute1":"Bats make the best pets!","spyder_tunnelb_lute2":"... but not necessarily the best fighters.","spyder_tunnelb_meitner1":"Masknake is great fun. Just give it a poke and its tail puts on a light show!","spyder_tunnelb_meitner2":"I think you poked it too hard.","spyder_tunnelb_iris1":"Oi! You interrupted our dance!","spyder_tunnelb_iris2":"Be gone. Tourbidi, places please!","spyder_tunnelb_greta1":"When an Agnidon cornered my precious Foofle, all these friends turned up!","spyder_tunnelb_greta2":"Oh no, I need more!","spyder_tunnelb_tommy1":"Have you seen my sandwich?","spyder_tunnelb_tommy2":"My hunger put me off of my game!","spyder_successful_log":"Your mighty hatchet slices the log in two.","spyder_route6_billie1":"Let's make it quick. I have a spa appointment in an hour.","spyder_route6_billie2":"Huh. You're a better trainer than I thought.","spyder_route6_frances1":"My Narcileaf keeps the finest garden in all the land.","spyder_route6_frances2":"You must come visit some time.","spyder_route6_ping1":"Psst, have you heard? The enforcers are confiscating tuxemon from everyone in Candy Town.","spyder_route6_ping2":"They won't stop there ... eventually they'll confiscate all tuxemon if they think they can get away with it","spyder_route6_richard1":"Man, the one day I leave the computer and go for a walk, this happens!","spyder_route6_richard2":"Worst. Day. Ever.","spyder_route6_blair1":"Something's fishy.","spyder_route6_blair2":"I heard they kicked all the researchers out of Greenwash HQ. \\n And now they're confiscating tuxemon and taking them to the Hospital!","spyder_route6_maxwell1":"I don't understand! Last month, they were so excited about Fusion technology. \\n And now they say they have to shut it down, destroy it ...","spyder_route6_maxwell2":"I just hope they don't decide its safest to put down the tuxemon we fused!","spyder_route6_orion1":"I was in the middle of a very important experiment.","spyder_route6_orion2":"I hope I get back before my experiment melts down!","spyder_route6_mungo1":"I can't believe they locked us out of Greenwash HQ. I was getting so close to a cure for the virus!","spyder_route6_mungo2":"I guess the bosses got spooked by the latest Fusion developments.","spyder_route6_rigel1":"We might as well battle - there's nothing else to do at the moment!","spyder_route6_rigel2":"Now there's nothing to do.","spyder_route6_gunner1":"Excuse me, no entrance permitted. All Greenwash employees must stay outside of the city.","spyder_route6_gunner2":"You're not a Greenwash employee? I've heard that one before!","spyder_route7_arnold1":"Did you hear about the new tuxemon discovered in the Archipelago?","spyder_route7_sylvester1":"The sea is a long way from here.","spyder_route7_fritz1":"A typical Sphalian breakfast consists of white sausage, wheat beer and pretzels.","spyder_route7_statius1":"What would you change about yourself if you could change one thing?","spyder_route7_statius2":"Probably my party, monsters party.","spyder_route7_jacopo1":"Are you interested to download an app?","spyder_route7_jacopo2":"The app matches zombies with victims.","spyder_route7_pia1":"Are you really going to ignore me?","spyder_route7_pia2":"After everything that happened during this fight?","spyder_route7_penitent1":"The chocolate chip cookies smelled so good that I ate one without asking.","spyder_route7_penitent2":"Please, don't tell anyone!","spyder_route7_nino1":"I enjoyed the peacefulness of nature on the mountain bushwalk.","spyder_route7_nino2":"Not so peaceful!","spyder_route7_hugh1":"Do you mind if I smoke?","spyder_route7_hugh2":"How to quit?","spyder_route7_arnaut1":"The bad thing about inferiority complexes is that the wrong people have them.","spyder_route7_arnaut2":"Oops!","spyder_route7_conrad1":"The Lion Mountain got snow, and all the tourists are very excited.","spyder_route7_conrad2":"Too many tourists.","spyder_route7_manfred1":"Do you think our lives will ever go back to normal?","spyder_route7_manfred2":"I mean... after Cotton Town.","spyder_route7_sordello1":"If you could buy anything you wanted, what would you buy?","spyder_route7_sordello2":"Probably a couple of revives and some potions.","spyder_lionmountain_jacques1":"I've never been that high before \\n and it's very very strenuous to climb ice like that.","spyder_lionmountain_jacques2":"Not only is it technically difficult and unstable and frightening \\n but your heart goes like crazy because of the altitude.","spyder_lionmountain_adam1":"I was up, it was windy.","spyder_lionmountain_adam2":"Then it started snowing.","spyder_lionmountain_arlene1":"No anchors at any point.","spyder_lionmountain_arlene2":"It was physically very, very tiring, full-body climbing really.","spyder_lionmountain_david1":"It took me the best part of five or six hours to climb about the last piece.","spyder_lionmountain_david2":"Carried on way after it got dark.","spyder_lionmountain_alexander1":"Already the clouds are coming in from the east. Big clouds.","spyder_lionmountain_alexander2":"I expect this ridge to be quite ... Brace yourself.","spyder_lionmountain_emilio1":"Half an hour to an hour after leaving the summit, I was lost.","spyder_lionmountain_emilio2":"I was in the wild, I couldn't see anything.","spyder_lionmountain_chhurim1":"I'm going to make the summit, I can actually make the summit.","spyder_lionmountain_chhurim2":"Will there be anyone there?","spyder_lionmountain_tom1":"I don't know entirely what happened for the rest of that night.","spyder_lionmountain_tom2":"I stopped looking at the watch, and everything just started to go apart.","spyder_lionmountain_conrad1":"I remember smelling something.","spyder_lionmountain_conrad2":"It was a really strong smell.","spyder_lionmountain_kurt1":"I'm not capable of going any further.","spyder_lionmountain_kurt2":"I made the mistake of having a little bit of hope.","spyder_lionmountain_nurse1":"To be honest with you, I am older than you think.","spyder_lionmountain_scientist1":"That's the biggest grasshopper I've ever seen.","spyder_lionmountain_enforcer1":"So the incident at the Datacenter has been resolved?","spyder_lionmountain_enforcer2":"It could have been so much worse.\\n Omnichannel was developing a tuxemon that can control human emotion.\\n If Kernel had gotten access to Chromeye, there would have been no stopping it.","spyder_lionmountain_enforcer3":"So when the breakdown occurred, I retreated here.","spyder_lionmountain_enforcer4":"It looks like you can handle this. Maybe you are the only one who can.","spyder_flower_artist1":"Simplistic and clumsy brushstrokes and a pedestrian theme. Bah! Another ruined canvas.","spyder_flower_muse1":"He's so hard on himself, never happy with something he's painted. He's so forgetful, too. Perhaps I could buy a painting ","spyder_flower_muse2":"What? You have a painting. Oooh - would you let me buy it? I have ${{currency}}2,000.","spyder_flower_muse4":"What? You have all the paintings. Oooh - would you let me buy it? I have ${{currency}}6,000.","spyder_flower_artist_clipping":"A newspaper clipping is on the wall. It begins: \\n \\\"The famous art critic has put away his poison pen and picked up the paint brush. \\n After years of tearing down artists, can he do any better himself?\\\"","spyder_flower_artist2":"Magnificent! I didn't know I had it in me. \\n I don't know what those artist were complaining about - painting is easy!","spyder_flower_muse3":"Thank you, he's much better company now. \\n Although ... he was saying something about taking up digital art!","spyder_searoutec_nigel1":"This is Dragon's Cave! I'm standing outside because ... uh, because I'm guarding it.","spyder_searoutec_nigel2":"Okay I'm not standing guard! The other dragonriders wouldn't let me join them!","spyder_searoutec_river1":"Manosting was wrapped around me ... I couldn't swim ... My last hope ... The Tuxeball I stashed in my swimming costume!","spyder_searoutec_river2":"Suffice to say, it worked!","spyder_searoutec_wade1":"I'm the world-record holder for holding your breath! Hold onto your hats ...","spyder_searoutec_wade2":"*splutter*","spyder_searoutec_gil1":"If you're stung by a Manosting, Nudiflot can suck the poison out.","spyder_searoutec_gil2":"Of course, sucking out the poison makes Nudiflot poisonous itself!","spyder_searoutec_more1":"You're going the wrong way...Turn around.","spyder_searoutec_more2":"Ouch, my bad!","spyder_searoutec_leek1":"Let me win - don't be _shellfish_!","spyder_searoutec_leek2":"I lost on _porpoise_.","spyder_searoutec_beech1":"Hey, did you do something in the water?","spyder_searoutec_beech2":"Okay, I believe you.","spyder_searoutec_rutherford1":"Water water everywhere, it really makes you think!","spyder_searoutec_rutherford2":"... but not a drop to drink.","spyder_searoutec_carstair1":"I dig this beach!","spyder_searoutec_carstair2":"I couldn't keep my head above water.","spyder_searoutec_sandy1":"Sharpfin are great! But don't give one a bath ...","spyder_searoutec_sandy2":"I took the bait.","spyder_searoutec_stafford1":"It's relaxing sitting on the shore and watching the waves go by.","spyder_searoutec_stafford2":"Nope, not even losing another battle is going to ruin my afternoon.","spyder_searoutec_maurice1":"Just because one is on a remote island doesn't mean one must forgo creature comforts.","spyder_searoutec_maurice2":"Ah, a battle is just the thing to wind up a lazy day off work.","spyder_searoutec_swimmer1":"I've heard strange cries and seen belching smoke from up ahead. I'm not swimming any further!","spyder_searoutec_swimmer2":"Keep it up! Not far to Paper Town now.","spyder_dragonscave_blocked":"The tunnel is still being drilled!","spyder_dragonscave_angrybrute1":"The bosses get to go in and have all the fun. ","spyder_dragonscave_lazybrute1":"I'm exhausted after all that tunnelling. ","spyder_dragonscave_concernedbrute1":"Wait, if we're all here - who's guarding Omnichannel HQ?","spyder_omnichannel_nurse":"If that coward Beaverbrook thinks I'm going to risk my skin looking out for him,\\n with mechanical dragons roaming the office,\\n he's got another thing coming.","spyder_omnichannel_maniac":"Mondays, am I right?","spyder_omnichannel1_spyderrookie":"So, how do I apply for the witness protection program?\\n Is there a form or something?","spyder_omnichannel_tohei1":"This computer controls the emergency screens. You think I'm going to just let you fiddle with it?","spyder_omnichannel_crane1":"Mercy, mercy! I'm just an innocent sound engineer.","spyder_omnichannel_schwartz1":"This is a little hands-on for me. I was hired to consult on strategy, not tactics!","spyder_omnichannel_dempsey1":"Did you know that some cultures use the same word for 'crisis' and 'opportunity'?","spyder_omnichannel_bettger1":"This is going to play havoc on Omnichannel's stock price.","spyder_omnichannel_tohei2":"The password is 'password'.","spyder_omnichannel_crane2":"Sucker! I was a Spyder agent all along.","spyder_omnichannel_schwartz2":"Did you know that some cultures use the same word for 'crisis' and 'opportunity'?","spyder_omnichannel_dempsey2":"You've gotta help me get out of here!","spyder_omnichannel_bettger2":"Maybe they'll hire us to consult on the post-apocalypse rebrand.","spyder_omnichannel_tohei":"Tohei","spyder_omnichannel_crane":"Crane","spyder_omnichannel_schwartz":"Schwartz","spyder_omnichannel_dempsey":"Dempsey","spyder_omnichannel_bettger":"Bettger","spyder_omnichannel2_pc":"You have lowered the protective screens on all floors.","spyder_omnichannel4_elevator_nopass":"It requires the Spyder Pass!","spyder_omnichannel4_elevator_pass":"Spyder Pass scanned, elevator activated!","spyder_omnichannel1_screen":"Screen active!","spyder_omnichannel3_spyderrookie":"All my tuxemon passed out fighting the dragons. This is a bad time to forget to pack any potions!","spyder_omnichannel_william1":"Nothing to see here. No sir.","spyder_omnichannel_william2":"I gotta scram!","spyder_omnichannel_carnegie1":"I run three-week online self-improvement course: Lead Like Elostorm!","spyder_omnichannel_carnegie2":"Hey, you should take my course!","spyder_omnichannel_byrne1":"My Jemuar comes from a town where there is nothing but quartz.","spyder_omnichannel_byrne2":"What a disappointment.","spyder_omnichannel_strauss1":"I have to shake a lot of hands in my line of work.","spyder_omnichannel_strauss2":"Down low. Too slow!","spyder_omnichannel_billie1":"Not so fast, ${{name}}! We're not going to let you go in there \\n ... by yourself! I'm coming too. \\n When you cured my tuxemon, you made me do some serious thinking. \\n We can't let them get away with stealing our tuxemon!","spyder_omnichannel_beaverbrook1":"Aha, it's too late for you! \\n Just out of the birthing pit ... the perfect monsters! \\n The genes of Drokoro incubated in dragon eggs dug up by Shaft \\n ... and fused with three killer robos designed by Nimrod. \\n The power of teamwork ... and it's in my hands. ","spyder_omnichannel_beaverbrook2":"No. It's not possible. \\n Two upstarts, one with off-brand tuxemon, defeating my perfect creations. \\n If I can just make it to my live radio interview, I'll command my enforcers to complete the takeover.","spyder_omnichannel_radioannounce":"This is FUD Radio, DJ Worm here and my co-host, \\\"The Duke of Dead Air\\\", broadcasting live from the Omnichannel Radio Studios. \\n We've got a full hour of lolly-pop, soft rock and accessible hip hop for you - but first, an interview with the head of Omnichannel! \\n Ah, it looks like Sir Beaverbrook couldn't make it, but in his place has sent a small child. Well, small child, what do you have to say? \\n ... \\n Speak up! You're on live radio! \\n ... \\n Huh, a conspiracy, you say? \\n ... \\n The Pillars were going to use Greenwash fusion technology, Nimrod killer robos and dragons dug up by Shaft ... \\n And they were going to use those fusions to take control of the entire region? \\n ... \\n And they deliberately spread the Virus to everyone's tuxemon using food from Scoop? \\n ... \\n And the Enforcers are in on it? \\n ... \\n And Omnichannel was behind the whole thing, using the media to keep people confused and distracted? \\n ... \\n You know we work for Omnichannel, right? Doc, please tell me you stopped broadcasting. Doc?! \\n ... \\n Ouch! Man I really wish Radio FUD didn't go out live. \\n I don't think people are going to be very happy with us.","spyder_dragonscave_benden3":"What is this? These villains are trying to steal Drokoro! But why?","spyder_dragonscave_mallory3":"The Drokoro is ours! \\n We got Shaft to dig it up from beneath Route 3, and we would have kept it if that infuriating kid hadn't interrupted our plans. \\n It is time for the Pillars to combine their strength and rule this region outright! \\n Too long have we let the Cathedral and the public tell us what can and cannot be done with Tuxemon. \\n When we use Greenwash's fusion technology to combine this Drokoro with the killer robots built by Nimrod, we will be unstoppable! \\n And the best part is, Omnichannel will tell the public that this is all in their best interests - and the public will believe them!","spyder_dragonscave_benden4":"Please, ${{name}}. If you can't stop these villains, all is lost.","spyder_dragonscave_tomas1":"Once we each rode a dragon. That was long ago. But just recently a new-born dragon appeared above this island, and crawled into this cave.","spyder_dragonscave_tomas2":"As you can see, the age of the dragons has passed. The hatchling dragon is our last hope.","spyder_dragonscave_lessa1":"We stand guard over this, the last dragon. We don't know where it came from or why it hatched. We thought all dragons had hatched long ago.","spyder_dragonscave_lessa2":"Maybe someone will come who has the power to defeat it.","spyder_dragonscave_cailin1":"This is our last duty. Dragarbor is so very tired.","spyder_dragonscave_cailin2":"Thank you.","spyder_dragonscave_griffin1":"I wonder what it would be like to be swallowed by a dragon ...","spyder_dragonscave_griffin2":"Oh well - pobody's nerfect!","spyder_dragonscave_daenny1":"Prepare to be defeated!","spyder_dragonscave_daenny2":"You may have bested me, but you'll never best Benden.","spyder_dragonscave_benden1":"I am the last and most powerful of the dragonriders.","spyder_dragonscave_benden2":"You have proven yourself a worthy opponent for Drokoro. \\n I will show you to the sacred inner chamber - after I heal you.","spyder_dragonscave_mal1":"You have gotten in our way too many times!","spyder_dragonscave_mal2":"Ah ha, you fell right into my trap!","spyder_dragonscave_ray1":"All we want to do is create a mega-corporation that takes over the government. Is that so wrong?","spyder_dragonscave_ray2":"You're taking away my freedoms.","spyder_dragonscave_lucille1":"The Pillars are the only way we'll get anything done around here.","spyder_dragonscave_lucille2":"You'll regret this.","spyder_dragonscave_tru1":"This is for your own good, okay?","spyder_dragonscave_tru2":"Whatever. We already took the DNA sample. \\n We just wanted to capture Drokoro as a backup. \\n You'll never stop them back at Omnichannel HQ.","spyder_dragonscave_drokoro1":"Rawr!","0floor":"Ground Floor","1floor":"1\u00b0 Floor","2floor":"2\u00b0 Floor","spyder_hospital1_aurora":"Aurora","spyder_hospital1_eleni":"Eleni","spyder_hospital1_felu":"Felu","spyder_hospital1_fring":"Fring","spyder_hospital1_liane":"Liane","spyder_hospital1_luzia":"Luzia","spyder_hospital1_pem":"Pem","spyder_hospital1_rea":"Rea","spyder_hospital1_walt":"Walt","spyder_hospital1_zekar":"Zekar","spyder_hospital1_rakez":"Rakez","spyder_hospital1_rhizome":"Rhizome","spyder_hospital1_aurora1":"You will quickly learn that you have chosen for your sparring partner\\n the most skilled trainer in the building.","spyder_hospital1_aurora2":"Not too shabby. I don't suppose I could recruit you for Spyder?","spyder_hospital1_eleni1":"Salutations. Test your puissance against my menagerie.","spyder_hospital1_eleni2":"Bollocks.","spyder_hospital1_felu1":"You look like you could use a challenge.","spyder_hospital1_felu2":"Well, I didn't say it would be me.","spyder_hospital1_fring1":"Boss says we can't help ourselves to the stashed tuxemon ... yet.","spyder_hospital1_fring2":"This would have been a lot easier with a Moloch or two!","spyder_hospital1_liane1":"You wouldn't believe the powerful mons these suckers have handed over.","spyder_hospital1_liane2":"You may have beaten me, but you'll never stop Spyder.","spyder_hospital1_luzia1":"Like taking candy from a baby.","spyder_hospital1_luzia2":"Waa!\\n What's the point of having so many of us stationed here.\\n No one will get through the DNA blocker.","spyder_hospital1_pem1":"I don't recognize you from the induction.","spyder_hospital1_rea1":"Confiscating all the tuxemon was a waste of time.\\n No trainer can stop the super-monsters that Spyder is breeding. ","spyder_hospital1_walt1":"What happened to your uniform? Wait, imposter! Stop right there!","spyder_hospital1_walt2":"I'm going to have to report this to head office.\\n Thanks for nothing.","spyder_hospital1_zekar1":"Oi! Stop right there!","spyder_hospital1_zekar2":"You may have beaten me, but there's no way you'll beat what they have cooking at HQ.","spyder_hospital1_rakez1":"I just got involved for the paycheck.\\n Is that so wrong?","spyder_hospital1_rakez2":"Alright, alright, you've made your point.","spyder_hospital1_rhizome1":"Stop right there!\\n What you are looking at is the intellectual property of Omnichannel!","spyder_hospital1_rhizome2":"You might be able to defeat me, but you'll never beat the patent lawyers.","spyder_hospital1_nurse1":"You have to stop them!\\n These villains have taken over the hospital,\\n and they're stopping us from releasing the cure.","spyder_hospital2_nurse1":"Quarantines have their use, especially for people who don't have tuxemon to heal them,\\n but Spyder have used this one very cynically.","spyder_hospital1_scientist1":"We didn't want these tuxemon to be seized, but while they're here we're going to look after them.","spyder_hospital1_scientist2":"This might help.","spyder_hospital2_scientist2":"Psst! Look familiar?","spyder_hospital2_scientist1":"We have a cure, but we keep running into the Cathedral's DRM system.","spyder_omnichannel_zoolander1":"You really are a diamond in the rough, aren't you?","spyder_omnichannel_donald1":"Back again? I should have fed you into the meat grinder back at Scoop HQ.","spyder_hospital_warning1":"Bzzzz. Lifeform detected. \\n Doors remain closed.","spyder_hospital_nurse1":"The screen is set up to detect and reject humans and tuxemon. \\n It has been encoded with the DNA of all known tuxemon! ","spyder_hospital_warning2":"\\\"Aardant\\\" is not a recognised lifeform. \\n Shutting down.","spyder_hospital_cure1":"It's the cure to the Spyder Bite infection! \\n With this, you can cure your own and others' tuxemon.","spyder_searoutec_nigel3":"Sorry, I cannot permit entrance to the sacred cave while the Spyder Bite infection is still at loose.","spyder_hospital_billie1":"${{name}}, your meddling has become too much! Just let the authorities do their jobs!","spyder_hospital_billie2":"Wait ... your tuxemon aren't sick! \\n ... \\n It was that simple? \\n Then why did the Enforcers take our tuxemon instead of just curing them? ...","spyder_mansion_drinkingbuddya1":"I wonder where our drinking buddy has gotten to?","spyder_mansion_drinkingbuddyb1":"We started singing an old sea shanty, and by the time we'd done the Captain was missing!","spyder_mansion_drinkingbuddya2":"There you are old friend! Let's get you back to river.","spyder_mansion_captain1":"Ahoy there! Thank you for finding me! \\n I wandered off during last night's drinking session and fell down here. \\n Hey, can you find the exit? Just shout out when you do.","spyder_river_captain2":"Ahoy there! Where would you like to go?","spyder_mansion_magician1":"Welcome to the Bazaar Mansion.\\n Please look past the mildew and creaky staircases; we've only just moved in.","spyder_mansion_painting":"The eyes seem to follow you around the room.","spyder_mansion_picnicker":"In Team Bazaar, we love to hang out in out-of-the-way places so Omnichannel can't spy on us.","spyder_mansion_gillette1":"Ah-ha, finally - a worthy adversary.","spyder_mansion_gillette2":"I've gotten rusty.","spyder_mansion_lucy1":"Have you ever tried drinking Imperial Tea? Well, I did - and I learned so much!","spyder_mansion_lucy2":"Maybe I should have shared the tea with my tuxemon.","spyder_mansion_lucy3":"Hey, give this a try!","spyder_mansion_barmaid":"We're going to claim squatters' rights on this mansion.\\n Just another thirteen and a half years to go!","spyder_mansion_magician2":"Whoever owns this mansion seems to have forgotten about it.\\n Can you imagine owning so many homes you forget about one?","spyder_mansion_pirate1":"Arrr, hand over ye money and ye tuxeballs.","spyder_mansion_pirate2":"Don't be alarmed! I'm not a real pirate, just a fan of piracy.","spyder_basement_baller":"Brrr, it's cold down here.","spyder_basement_rogue":"They really should patch up that hole in the floor.","spyder_basement_coralli1":"I've always loved the thrill of a tuxemon battle.","spyder_basement_coralli2":"The comedown from an intense battle is hard.","spyder_basement_roger1":"Hello. I am a human child.","spyder_basement_roger2":"Drat, I still have a lot to learn!","spyder_basement_catholi1":"The scalpel can cut to save a life or to end it.","spyder_basement_catholi2":"There you go, no need to be scared.","spyder_basement_bobby1":"Do you like tuxemon?\\n I've been obsessed since I was just eight years old.","spyder_basement_bobby2":"Yep, I've been obsessed with tuxemon for one year.","spyder_basement_josephine1":"Never mind my bellicose friend.\\n Do you want to heal your Tuxemon?","spyder_basement_josephine2":"I hope the healing helped.","spyder_top_russell1":"Have you heard of Botbot? It's the most versatile tuxemon.","spyder_top_russell2":"Just because it is versatile, does not mean it is powerful.","spyder_top_jackson1":"Tuxemon are what you make of them. Weak trainers raise weak tuxemon.","spyder_top_jackson2":"I got unlucky that time.","spyder_top_mickey1":"Do you ever wonder\\n if life is one big illusion, playing on a screen for someone in another universe?","spyder_top_mickey2":"Well, I'm going to reload.","spyder_top_ricardo1":"I used to be just like you, full of enthusiasm but light on talent.","spyder_top_ricardo2":"I see myself in you.","spyder_top_dancer":"My parents think I'm paranoid, but I just don't trust Omnichannel.\\n Or Scoop. Or Shaft. Or Greenwash. Or Nimrod, for that matter.","spyder_top_barmaid":"The big corporations sell monsters\\n that can only be morphed using their own proprietary technologies!","spyder_top_magician1":"Have you ever been to the Dojo in Flower City?\\n No? A keen battler like you?","spyder_top_magician2":"Well, this should help.","spyder_mansion_gillette":"Gillette","spyder_mansion_lucy":"Lucy","spyder_mansion_lyle":"Lyle","spyder_basement_coralli":"Coralli","spyder_basement_roger":"Roger","spyder_basement_catholi":"Catholi","spyder_basement_bobby":"Bobby","spyder_basement_josh":"Josh","spyder_top_russell":"Russell","spyder_top_jackson":"Jackson","spyder_top_mickey":"Mickey","spyder_top_ricardo":"Ricardo","spyder_wayfarerinn_tv1":"The news is playing. \\n The presenters are saying that there are unfounded rumours of an infection.","spyder_dryadsgrove_volcoli1":"Bree! Bree!","spyder_dryadsgrove_aquemini1":"Welcome to our grove, mortal.","spyder_dryadsgrove_aquemini2":"Pray you survive your visit.","spyder_dryadsgrove_ignatia1":"We are more than we appear.","spyder_dryadsgrove_ignatia2":"You are more than you appear.","spyder_dryadsgrove_petra1":"Crack nature's moulds!","spyder_dryadsgrove_petra2":"Ungrateful man.","spyder_dryadsgrove_ferris1":"Do you realise you disturb the slumber of centuries?","spyder_dryadsgrove_ferris2":"Maybe it is time for us to go into the world.","spyder_dryadsgrove_sylvia1":"The seasons turn with Volcoli's dance.","spyder_dryadsgrove_sylvia2":"We nymphs wax and wane in power with the passing of the seasons.","spyder_leatherhouse1_tennisplayer1":"Is Frostbite an Earth element technique or a Water element technique? ","spyder_leatherhouse1_tennisplayer2":"Trick question - it's both!","spyder_routee_calliope":"Calliope","spyder_routee_calliope0":"Stop right there! This place is off limits.","spyder_routee_calliope1":"So you're the little squirt who crashed Omnichannel and blew up all our plans?","spyder_routee_calliope2":"Mercy, please!","spyder_routee_aiolos":"Aiolos","spyder_routee_aiolos1":"I was just about to start eating.","spyder_routee_aiolos2":"My lunchtime is gone!","spyder_routeb_billie1":"So you noticed the computer system is down too?\\n Fancy a battle to pass the time? ...\\n I guess there are more important things.","spyder_routeb_electra":"Electra","spyder_routeb_electra1":"I'm much stronger.","spyder_routeb_electra2":"Twice the pride, double the fall.","spyder_routeb_cytherea":"Cytherea","spyder_routeb_cytherea1":"It's a glitch. A bug. A snafu. It's practically a feature.","spyder_routeb_cytherea2":"At least we developed the technology before anyone else.","spyder_routeb_nephthys":"Nephthys","spyder_routeb_nephthys1":"Nothing to see here. Scram!","spyder_routeb_nephthys2":"We've lost control. Please, you might just be powerful enough to help!","spyder_routeb_sedna":"Sedna","spyder_routeb_sedna1":"Get out of here!","spyder_routeb_sedna2":"I mean it, you've got to get out of here!","spyder_routeb_calypso":"Calypso","spyder_routeb_calypso1":"Why you?","spyder_routeb_calypso2":"I admire you.","spyder_datacenter_fermi":"Fermi","spyder_datacenter_fermi1":"The vulnerabilities were discovered by me.","spyder_datacenter_fermi2":"Omnichannel took advantage.","spyder_datacenter_onnes":"Onnes","spyder_datacenter_onnes1":"Omnichannel claimed that encryption keys purportedly belonging to them.","spyder_datacenter_onnes2":"Fake news.","spyder_datacenter_bayliss":"Bayliss","spyder_datacenter_bayliss1":"You could do a lot of work in the kernel.","spyder_datacenter_bayliss2":"But it would again be a security issue.","spyder_datacenter_chomsky":"Chomsky","spyder_datacenter_chomsky1":"The kernel will be rebased.","spyder_datacenter_chomsky2":"New long-term stable releases.","spyder_datacenter_lagrange":"Lagrange","spyder_datacenter_lagrange1":"Kernel vulnerability?","spyder_datacenter_lagrange2":"The kernel vulnerability was fixed in a supplemental update for OmniOS 6.20.4.","spyder_datacenter_billie1":"Great job, ${{name}}. Looks like Omnichannel let their AI out just to spite us.\\n You know, you're making quite a habit of saving the region.\\n You should take a break for a change.\\n I hear there's a new walking trail that has opened up behind the old Mansion outside Flower City.\\n Might be worth checking out.\\n Me? I'm going to be a little busy over the next while.\\n Let's just say they've finally let me into an exclusive club.\\n Come on, you're not going to make me give up all my perks, are you?","spyder_box_goldpass1":"It looks like someone has lost this.\\n Obtained Gold Pass.","spyder_datacenter_sign":"Welcome to the GoodChat data center. An Omnichannel subsidiary.","spyder_data_pc02":"Pid: 0, comm: swapper Tainted: T U\\n ---------------- \\n 6.9.20-0420.el6.x86_64 #1\\n Call Trace:","spyder_data_pc04":"Which is the lightest monster?","spyder_data_pc05":"10010000","spyder_data_pc06":"1001101","spyder_data_pc07":"Which is the tallest monster?","spyder_data_pc08":"Which is the smallest monster?","spyder_data_pc09":"Which is the heaviest monster?","spyder_data_pc10":"11000001","spyder_scoop_welcome":"Welcome!","spyder_scoop_sign":"Scoop HQ: Almost good enough to eat!","spyder_leatherhouse2_snugglepot":"Wow! One day I'm going to be a trainer just like you!","spyder_successful_boulder":"The sledgehammer smashes the boulder apart.","spyder_dante":"Dante","spyder_drokoro":"Drokoro","spyder_volcoli":"Volcoli","spyder_frolicking_rockitten":"Rockitten","spyder_frolicking_conileaf":"Conileaf","spyder_papertown_riverboatcaptain":"Riverboat Captain","spyder_papertown_homemaker":"Homemaker","spyder_papertown_mom":"Mom","spyder_papertown_grannypiper":"Granny Piper","spyder_papertown_shopkeeper":"Shopkeeper","spyder_instore_dante":"Dante","spyder_billie":"Billie","spyder_cottontown_hacker":"Hacker","spyder_omnichannel_enforcer":"Marciano","spyder_cottontown_barmaid":"Barmaid","spyder_cottontunnel_carlos":"Carlos","spyder_granny":"Granny","spyder_goth":"Goth","spyder_florist":"Florist","spyder_shopkeeper":"Shopkeeper","spyder_shopassistant":"Shop Assistant","spyder_route2_billie":"Billie","spyder_route2_roddick":"Roddick","spyder_route2_marion":"Marion","spyder_route2_graf":"Graf","spyder_maniac":"Maniac","spyder_citypark_frances":"Frances","spyder_citypark_bobette":"Bobette","spyder_citypark_edith":"Edith","spyder_miner":"Miner","spyder_postboy":"Postboy","spyder_route3_zoolander":"Zoolander","spyder_rookie":"Rookie","spyder_route3_weaver":"Weaver","spyder_route3_qqq":"???","spyder_route3_novak":"Novak","spyder_route3_curie":"Curie","spyder_route3_connor":"Connor","spyder_route3_wanda":"Wanda","spyder_route3_twig":"Twig","spyder_route3_surat":"Surat","spyder_route3_roxby":"Roxby","spyder_wayfarer1_morton":"Morton","spyder_wayfarer1_jessie":"Jessie","spyder_wayfarer1_nightshade":"Nightshade","spyder_wayfarer1_victor":"Victor","spyder_wayfarer1_morningstar":"Morningstar","spyder_wayfarer1_bravo":"Bravo","spyder_wayfarer1_james":"James","spyder_wayfarer1_bismuth":"Bismuth","spyder_wayfarer1_ratcher":"Ratcher","spyder_route4_marshall":"Marshall","spyder_route4_roger":"Roger","spyder_route4_wulf":"Wulf","spyder_route4_rincewind":"Rincewind","spyder_route4_rosamund":"Rosamund","spyder_route4_beck":"Beck","spyder_nimrod_chromerobo":"Chrome Robo","spyder_nimrod_xeon":"Xeon","spyder_nimrod_justice":"Justice","spyder_nimrod_thatcher":"Thatcher","spyder_nimrod_mace":"Mace","spyder_nimrod_honour":"Honour","spyder_nimrod_argon":"Argon","spyder_nimrod_zircon":"Zircon","spyder_nimrod_maverick":"Maverick","spyder_nimrod_rebel":"Rebel","spyder_nimrod_antimony":"Antimony","spyder_nimrod_bowie":"Bowie","spyder_nimrod_archer":"Archer","spyder_nimrod_tru":"Tru","spyder_nimrod_dirk":"Dirk","spyder_nimrod_berke":"Berke","spyder_nimrod_guard":"Guard","spyder_route5_cleo":"Cleo","spyder_route5_tryphaena":"Tryphaena","spyder_route5_edith":"Edith","spyder_route5_sara":"Sara","spyder_route5_hunter":"Hunter","spyder_route5_goliath":"Goliath","spyder_scoop_donald":"Donald","spyder_scoop_turner":"Turner","spyder_scoop_paine":"Paine","spyder_scoop_taggart":"Taggart","spyder_scoop_alyssa":"Alyssa","spyder_scoop_lanth":"Lanth","spyder_scoop_berys":"Berys","spyder_scoop_rubid":"Rubid","spyder_scoop_asta":"Asta","spyder_scoop_haf":"Haf","spyder_scoop_arachne":"Arachne","spyder_scoop_weaver":"Weaver","spyder_scoop_orba":"Orba","spyder_scoop_landrace":"Landrace","spyder_scoop_cochinia":"CochiniA","spyder_scoop_cochinib":"CochiniB","spyder_scoop_cochinic":"CochiniC","spyder_tunnelb_beryll":"Beryll","spyder_tunnelb_lute":"Lute","spyder_tunnelb_meitner":"Meitner","spyder_tunnelb_iris":"Iris","spyder_tunnelb_greta":"Greta","spyder_tunnelb_tommy":"Tommy","spyder_route6_frances":"Frances","spyder_route6_ping":"Ping","spyder_route6_richard":"Richard","spyder_route6_blair":"Blair","spyder_route6_maxwell":"Maxwell","spyder_route6_orion":"Orion","spyder_route6_mungo":"Mungo","spyder_route6_rigel":"Rigel","spyder_route6_gunner":"Gunner","spyder_route7_arnold":"Arnold","spyder_route7_sylvester":"Sylvester","spyder_route7_fritz":"Fritz","spyder_route7_statius":"Statius","spyder_route7_jacopo":"Jacopo","spyder_route7_pia":"Pia","spyder_route7_penitent":"Penitent","spyder_route7_nino":"Nino","spyder_route7_hugh":"Hugh","spyder_route7_arnaut":"Arnaut","spyder_route7_conrad":"Conrad","spyder_route7_manfred":"Manfred","spyder_route7_sordello":"Sordello","spyder_lionmountain_jacques":"Jacques","spyder_lionmountain_adam":"Adam","spyder_lionmountain_arlene":"Arlene","spyder_lionmountain_david":"David","spyder_lionmountain_alexander":"Alexander","spyder_lionmountain_emilio":"Emilio","spyder_lionmountain_chhurim":"Chhurim","spyder_lionmountain_tom":"Tom","spyder_lionmountain_conrad":"Conrad","spyder_lionmountain_kurt":"Kurt","spyder_searoutec_nigel":"Nigel","spyder_searoutec_river":"River","spyder_searoutec_wade":"Wade","spyder_searoutec_gil":"Gil","spyder_searoutec_more":"More","spyder_searoutec_leek":"Leek","spyder_searoutec_beech":"Beech","spyder_searoutec_rutherford":"Rutherford","spyder_searoutec_carstair":"Carstair","spyder_searoutec_sandy":"Sandy","spyder_searoutec_stafford":"Stafford","spyder_searoutec_maurice":"Maurice","spyder_searoutec_alpha":"Alpha","spyder_searoutec_beta":"Beta","spyder_dragonscave_tomas":"Tomas","spyder_dragonscave_lessa":"Lessa","spyder_dragonscave_cailin":"Cailin","spyder_dragonscave_griffin":"Griffin","spyder_dragonscave_daenny":"Daenny","spyder_dragonscave_benden":"Benden","spyder_dragonscave_mal":"Mal","spyder_dragonscave_ray":"Ray","spyder_dragonscave_lucille":"Lucille","spyder_dragonscave_tru":"Tru","spyder_flower_cady":"Cady","spyder_flower_mieke":"Mieke","spyder_flower_sandy":"Sandy","spyder_flower_teach":"Teach","spyder_omnichannel_william":"William","spyder_omnichannel_carnegie":"Carnegie","spyder_omnichannel_byrne":"Byrne","spyder_omnichannel_strauss":"Strauss","spyder_omnichannel_beaverbrook":"Beaverbrook","spyder_omnichannel_worm":"Worm","spyder_omnichannel_thedukeofdeadair":"The Duke of Dead Air","spyder_dragonscave_angrybrute":"AngryBrute","spyder_dragonscave_lazybrute":"LazyBrute","spyder_dragonscave_concernedbrute":"ConcernedBrute","spyder_hospital_billie":"Billie","spyder_greenwash_looten":"Looten","spyder_papermart_harith":"Harith","spyder_basement_josephine":"Josephine","spyder_route1_bjorn":"Bjorn","spyder_papermart_miles":"Miles","spyder_papermart_shirley":"Shirley","spyder_papermart_rafael":"Rafael","spyder_flower_monk":"Bao","spyder_candy_henrik":"Henrik","spyder_candy_eliane":"Eliane","spyder_cottonhouse1_rodger":"Rodger","spyder_greenwash_norton":"Norton","spyder_routea_jarod":"Jarod","spyder_flowerhouse1_willie":"Willie","spyder_timberhouse_zed":"Zed","spyder_omnichannel_talbot":"Talbot","spyder_omnichannel_gore":"Gore","spyder_cottonhouse1_lila":"Lila","spyder_cottoncafe_juliana":"Juliana","spyder_cottoncafe_lotus":"Lotus","spyder_cottoncafe_lotus1":"This never happened while Omnichannel was in charge.","spyder_cottoncafe_hillary":"Hillary","spyder_cottoncafe_cayden":"Cayden","spyder_cottoncafe_cayden1":"Hey, aren't you the guy who stopped the Spyder plot? Can't you do something?","spyder_cottoncafe_wilford":"Wilford","spyder_leathergym_chadine":"Chadine","spyder_leathergym_chadfort":"Chadfort","spyder_leathergym_chad":"Chad","spyder_leathergym_bradfort":"Bradfort","spyder_leathergym_brad":"Brad","spyder_leathergym_gigachad":"Gigachad","spyder_leathergym_virgin":"Virgin","spyder_cottonartshop_phoenix":"Phoenix","spyder_top_penelope":"Penelope","spyder_candycafe_nora":"Nora","spyder_top_maura":"Maura","spyder_leather_eula":"Eula","spyder_mansion_lainey":"Lainey","spyder_flowerhouse2_pip":"Pip","spyder_nimrod_jake":"Jake","spyder_leathermuseum_davie":"Davie","spyder_leatherhouse2_memphis":"Memphis","spyder_leathershaft1_cole":"Cole","spyder_leathershaft1_rutherford":"Rutherford","spyder_leathershaft1_beryll":"Beryll","spyder_leathershaft1_surat":"Surat","spyder_leathershaft1_roxby":"Roxby","spyder_leathershaft2_colin":"Colin","spyder_grannypiper":"Granny Piper","spyder_cottonartshop_philis":"Philis","spyder_citypark_magdalene":"Magdalene","spyder_route5_lexia":"Lexia","spyder_flowerhouse1_jonette":"Jonette","spyder_wayfarer2_gae":"Gae","spyder_basement_garret":"Garret","spyder_leatherhouse1_roger":"Roger","spyder_leathermuseum_kasey":"Kasey","spyder_route3_ryland":"Ryland","spyder_candyhouse2_indiana":"Indiana","spyder_candyhouse2_barney":"Barney","spyder_mansion_rolo":"Rolo","spyder_basement_flick":"Flick","spyder_captain":"Captain","spyder_cottonhouse2_sidney":"Sidney","spyder_candyhouse3_joanie":"Joanie","spyder_cottonartshop_luvinia":"Luvinia","spyder_cottonartshop_luvinia1":"What are we supposed to do?","spyder_leatherhouse1_gail":"Gail","spyder_flower_lissa":"Lissa","spyder_citypark_prue":"Prue","spyder_papertown_silver":"Silver","spyder_leatherhouse2_elias":"Elias","spyder_flowerhouse2_bruce":"Bruce","spyder_hospital1_smith":"Smith","spyder_hospital1_lesley":"Lesley","spyder_hospital1_trafford":"Trafford","spyder_leatherhouse2_gabe":"Gabe","spyder_greenwash_selby":"Selby","spyder_nimrod_jervis":"Jervis","spyder_scoop_reese":"Reese","spyder_scoop_nash":"Nash","spyder_cottonhouse2_neva":"Neva","spyder_mansion_tamara":"Tamara","spyder_candyhouse1_tillie":"Tillie","spyder_hospital1_marylyn":"Marylyn","spyder_hospital1_melanie":"Melanie","spyder_hospital1_audie":"Audie","spyder_omnichannel_danita":"Danita","spyder_wayfarer1_addy":"Addy","spyder_top_lenny":"Lenny","spyder_mansion_reed":"Reed","spyder_timbercafe_grady":"Grady","spyder_mansion_wayne":"Wayne","spyder_omnichannel_ethan":"Ethan","spyder_wayfarer2_kim":"Kim","spyder_routea_john":"John","spyder_routea_little":"Little","spyder_candyhouse1_sawyer":"Sawyer","spyder_leathermuseum_giles":"Giles","spyder_papermanor_princeton":"Princeton","spyder_citypark_mack":"Mack","spyder_wayfarer1_wes":"Wes","spyder_leather_filbur":"Filbur","spyder_flower_fez":"Fez","spyder_flowerpetshop_denzel":"Denzel","spyder_flowerpetshop_titus":"Titus","spyder_cottonhouse2_davis":"Davis","spyder_cottonhouse2_davis1":"I left my best monster in the storage!","spyder_cottonartshop_carter":"Carter","spyder_wayfarer1_norm":"Norm","spyder_timbercenter_luciana":"Luciana","spyder_candycenter_diamond":"Diamond","spyder_cottoncenter_krystal":"Krystal","spyder_cottoncenter_ada":"Ada","spyder_cottoncenter_ada1":"The computer system is experiencing technical difficulties.\\n Withdrawing and depositing monsters and items is currently unavailable.\\n Thank you for your patience.","spyder_leathercenter_sofia":"Sofia","spyder_candyscoop_clint":"Clint","spyder_cottonscoop_joe":"Joe","spyder_flowerscoop_jarod":"Jarod","spyder_paperscoop_santino":"Santino","spyder_timberscoop_leandro":"Leandro","spyder_leatherscoop_blake":"Blake","spyder_riverboatcaptain":"Riverboat Captain","spyder_mansion_drinkingbuddya":"Drinking Buddy A","spyder_mansion_drinkingbuddyb":"Drinking Buddy B","spyder_dryadsgrove_aquemini":"Aquemini","spyder_dryadsgrove_ignatia":"Ignatia","spyder_dryadsgrove_petra":"Petra","spyder_dryadsgrove_ferris":"Ferris","spyder_dryadsgrove_sylvia":"Sylvia","spyder_dryadsgrove_volcoli":"Volcoli","_chromerobo":"Chrome Robo","_darkrobo":"Dark Robo","_xeon":"Xeon","_xeon-2":"Xeon-2","_mk01beta":"Mk01 Beta","_mk01alpha":"Mk01 Alpha","spyder_multi_underrepairs":"The sign reads, 'Under repairs'","spyder_multi_martsign":"Buy things here","spyder_papertown_daycare1":"Daycare Centre: Under construction.","spyder_papertown_daycare2":"Daycare Centre: Open now!","spyder_papertown_sunnyside":"Sunnyside Manor: If we are not home leave a message with our housekeeper.","spyder_papertown_home":"Home sweet home!","spyder_papertown_rival":"Billie's House","spyder_papertown_restinbed":"You awake fully rested!","spyder_papertown_tvwatch":"What's on TV? A prom queen is breaking her tiara into pieces and handing it out.","spyder_citypark_achievement":"Achievement Maniac's House: Closed.","spyder_column1_sign":"A rare ancient column. This was once part of a temple building.","spyder_column2_sign":"A rare ancient column. Other ruins from the same culture can be found in Route 3. ","spyder_ruby_plaque":"Ruby is just the term for any corundum that is red! \\n When corundum comes in other colours like blue, pink and clear, it is called a sapphire. \\n When tuxemon eat rubies, they become passionate and vigorous, making them better at physical attacks like slaps, claws and bites.","spyder_opal_plaque":"Opals show flashes of coloured light. \\n They form in fissues and dips in rock when water evaporates leaving behind silica. \\n Tuxemon that eat opals benefit from its magical warding are better able to escape magical distant attacks like blasts, sprays and rays.","spyder_emerald_plaque":"An emerald is a green variety of beryl. Beryl that is blue is called aquamarine instead. \\n A one-carat emerald is larger but less dense than a one-carat diamond. \\n Tuxemon that eat emeralds have their sight and intuition heighten, making their ranged attacks like shots, sprays and blasts more potent.","spyder_agate_plaque":"Agate is a rock, often formed by volcanoes and often banded with parallel lines. \\n It features a great variety of colours: browns, greys, creams, reds, oranges and even blues. \\n Feeding agate to a tuxemon can increase its speed and agility, making it faster to react in battle.","spyder_diamond_plaque":"Famously the hardest gemstone in the world, diamonds are great on necklaces, engagement rings and earrings! \\n If your fiance doesn't buy a Shaft diamond ring for you, he doesn't love you! \\n Feed diamonds to your tuxemon to harden their skin, making them better able to resist physical blows.","spyder_quartz_plaque":"Quartz is one of the most abundant minerals on the planet. \\n Some quartz varieties - like onyx, amethyst and carnelian - are rarer and more precious. \\n Quartz is used in clocks to keep very precise time. \\n Tuxemon that eat quartz have their fortitude and vitality increased, making them able to endure more attacks before being knocked out. ","spyder_shaft_plaque":"Sponsored by Shaft. \\\"We dig it!\\\"","spyder_nimrod_plaque":"Sponsored by Nimrod. \\\"If we didn't sell them, someone else would!\\\"","spyder_nimrod2_plaque":"Tuxemon are powerful weapons that have fought alongside humans for as long as there has been war. \\n Rock paintings found in caves show prehistoric humans training sabretoothed Rockats to fight wild Wolffsky.","spyder_nimrod3_plaque":"The symbol of an ancient empire was the Eaglace, because when the empire invaded from the icy north their generals and scouts rode on Eaglace. \\n Today, medic teams in our mighty republic are training with Agnidon for protection and transport. ","spyder_nimrod4_plaque":"But soon, tuxemon and humans may be rendered obsolete. \\n Our corporate sponsors Nimrod are developing robot technology that could make war a bloodless affair. \\n In the meantime, sign up for the Nimrod Enforcers for good pay, free education and a life of adventure.","spyder_shaft1_sign":"Shaft Headquarters: Mining Division","spyder_shaft2_sign":"Shaft Headquarters: Public Relations Division","spyder_leathercafe_sign":"Open Air Cafe and Marketplace","spyder_leathercbd_sign":"Leather Town Business District","spyder_leatherhouse1_radio_morning":"An R&B song is playing. It's called \\\"Possessuns, Part I\\\".","spyder_leatherhouse1_radio":"An R&B song is playing. It's called \\\"Possessuns, Part II\\\".","spyder_leatherhouse1_radio_dusk":"An Electronic song is playing. It's called \\\"Beats Of BotBot\\\".","spyder_leatherhouse1_radio_dawn":"A Country song is playing. It's called \\\"Heavyhearted At Losing My Rockat\\\".","spyder_leatherhouse1_radio_night":"A song is playing. It's called \\\"Fondent Tango\\\".","spyder_flower_dojo_sign":"Dojo of the Five Elements: Master Tuxemon Battle","spyder_dojo_board_a":"It's the Mentor's notes on Morphing.","spyder_dojo_board_b":"It's the Mentor's notes on Stats.","spyder_dojo_board_c":"It's the Mentor's notes on Tastes.","spyder_dojo_board_d":"It is the Mentor's notes on Techniques.","spyder_dojo_zhao1":"How are you finding the Dojo?...\\n You should become a monk here. You already have the vow of silence covered!","spyder_dojo_fu1":"Let me tell you how Morphing works.","spyder_dojo_yin1":"Let me tell you how Stats works.","spyder_dojo_zhu1":"Let me tell you how Tastes work.","spyder_dojo_xiang1":"Let me tell you how Techniques work.","spyder_dojo_fu2":"Throughout their lives, most monsters pass through different stages.\\n For example, a Rockitten may become a Rockat and then a Jemuar. This is called Morphing.\\n Most Morphing occurs because a monster reaches a certain level,\\n but there are other ways that Morphing can occur,\\n like Dollfin becoming Bigfin when exposed to Sweet Sand.","spyder_dojo_yin2":"Monsters have six Stats: HP, Melee, Ranged, Armor, Dodge and Speed.\\n HP determines how much Damage they can take from attacks before passing out.\\n Melee determines how much Damage their melee and touch attacks do.\\n Ranged determines how much Damage their ranged and reach attacks do.\\n Armor reduces Damage from melee and reach attacks.\\n Dodge reduces Damage from ranged and touch attacks.\\n Whichever monster has the higher Speed acts first in battle.","spyder_dojo_zhu2":"Every monster has two Tastes: Warm and Cold.\\n A Warm Taste makes the monster 10 percent better in one Stat:\\n Speed for Peppy Taste, Melee for Salty Taste, Armor for Hearty Taste,\\n Ranged for Zesty Taste and Dodge for Refined Taste.\\n A Cold Taste makes the monster 10 percent worse in one Stat:\\n Speed for Mild Taste, Melee for Sweet Taste,\\n Armor for Soft Taste, Ranged for Flakey Taste and Dodge for Dry Taste.","spyder_dojo_xiang2":"In combat, monsters can choose from up to four techniques that they know.\\n Techniques have an accuracy, which determines how likely they are to occur.\\n If a technique has a Power, that determines how much Damage it does.\\n Some techniques impose a condition on the user or the target,\\n or both - and the technique's Potency determines how likely that is to occur.\\n Some techniques, once used, take a while to become available again.","spyder_dojo_fu3":"I have developed a potion that reverts a tuxemon back to its base form.\\n Shall I give the Button Potion to one of your tuxemon?","spyder_dojo_zhu3":"I have developed a potion that changes a tuxemon's taste.\\n Shall I give the Taste-Changer Potion to one of your tuxemon for ${{currency}}50?","spyder_dojo_xiang3":"I have developed a potion that allows a tuxemon to re-learn a technique that it has forgotten.\\n Shall I give the Re-Learner Potion to one of your tuxemon?","spyder_dojo_wan":"Master Wan","spyder_dojo_toph":"Monk Toph","spyder_dojo_sokka":"Monk Sokka","spyder_dojo_yangchen":"Monk Yangchen","spyder_dojo_kataro":"Monk Kataro","spyder_dojo_iroh":"Monk Iroh","spyder_dojo_zhu":"Zhu","spyder_dojo_zhao":"Zhao","spyder_dojo_yin":"Yin","spyder_dojo_xiang":"Xiang","spyder_dojo_fu":"Fu","spyder_dojo_wan1":"My Wood tuxemon all know Fire moves, \\n so if you send a Metal tuxemon against me to take advantage of their weakness to Metal, \\n we'll meet it with Fire.","spyder_dojo_wan2":"Every monster is composed of one or two elements, \\n and every move that they can perform is composed of one or two elements. \\n A monster's element determines which moves it resists, and which moves it is weak against. \\n It takes half damage from moves of the element it is resistant to, \\n and double from moves of the element it is weak against.","spyder_dojo_wan3":"Each monk in this room specialises in monsters of a particular type, \\n but each has found a way to develop their strengths and to mitigate their weaknesses. \\n Talk to me once you have defeated them all.","spyder_dojo_wan4":"Congratulations. \\n Now prove what you have learned in battle against me.","spyder_dojo_toph1":"I may have a team of Earth tuxemon, but they all have high Melee or Ranged stats. \\n I use that to overwhelm your defences, even if you are strong against Earth.","spyder_dojo_toph2":"Of course, this strategy depends on your opponents having low Armour and Dodge stats. \\n Good job. Let me heal you.","spyder_dojo_sokka1":"My tuxemon are all of the Metal type, \\n but they each have a second element, or know a technique with two elements. \\n That makes their strengths and weaknesses more difficult to predict.","spyder_dojo_sokka2":"Of course, dual types still have some weaknesses - sometimes twice as many as others. \\n Good job. Let me heal you.","spyder_dojo_yangchen1":"My Wood tuxemon all know Fire moves, \\n so if you send a Metal tuxemon against me to take advantage of their weakness to Metal, \\n we'll meet it with Fire.","spyder_dojo_yangchen2":"Of course that strategy doesn't work if non-Metal types are using Metal techniques. \\n Good job. Let me heal you.","spyder_dojo_kataro1":"My Water tuxemon know techniques that work around their weakness, \\n whether that's using Sinkhole to mitigate their weakness towards Earth techniques, \\n or using the fixed damage move Perfect Cut so it's not halved against Wood types.","spyder_dojo_kataro2":"Of course, these mitigating strategies carry an opportunity cost. \\n Good job. Let me heal you.","spyder_dojo_iroh1":"I am a Fire-type specialist. \\n Each of my tuxemon knows Fire moves, and moves of one other type. \\n I'll always have a monster that can target a monster's weakness.","spyder_dojo_iroh2":"Of course, they do still have their Fire weaknesses. \\n Good job. Let me heal you.","spyder_dojo_tu":"Master Tu","spyder_dojo_ares":"Monk Ares","spyder_dojo_orion":"Monk Orion","spyder_dojo_hephastus":"Monk Hephastus","spyder_dojo_hermes":"Monk Hermes","spyder_dojo_saturn":"Monk Saturn","spyder_dojo_billie":"Billie","spyder_dojo_thri":"Riddler Thri","spyder_dojo_tu1":"On this level you must prove your mastery of the six vital statistics of tuxemon:\\n HP, Melee, Ranged, Armour, Dodge and Speed.","spyder_dojo_tu3":"Each monk in this room specialises in monsters with one very high stat.\\n To overcome this, you will have to make clever use of your own creatures' stats. \\n Talk to me once you have defeated them all.","spyder_dojo_tu4":"Congratulations.\\n Now prove what you have learned in battle against me","spyder_dojo_ares1":"My tuxemon have great Melee or Ranged stats, or both, so their attacks hit hard.","spyder_dojo_ares2":"Here is a TM that you may find useful: Scope.\\n It tells you what a tuxemon's statistics are,\\n meaning you can target melee and ranged attacks based on which are weak towards them.\\n I'll also heal you.","spyder_dojo_orion1":"My team all have excellent Dodge stats,\\n making it very difficult to get a successful ranged attack off against them.","spyder_dojo_orion2":"Here is a TM that you may find useful: Shadow Boxing.\\n It uses your Melee and their Dodge,\\n allowing your strong melee attackers to get around an enemy with high Armour.\\n I'll also heal you.","spyder_dojo_hephastus1":"My team all have excellent Armour, so melee attacks just bounce off of their thick hides.","spyder_dojo_hephastus2":"Here is a TM that you may find useful: Blade.\\n It goes before most other moves, allowing a slow creature to get the advantage.\\n I'll also heal you.","spyder_dojo_hermes1":"My team are lightning-quick, with high Speed. By the time you get around to attacking, we'll have already defeated you.","spyder_dojo_hermes2":"Here is a TM that you may find useful: Panjandrum.\\n Its damage is a portion of the target's maximum HP,\\n so it's as effective against high HP foes as it is against low HP ones.\\n I'll also heal you.","spyder_dojo_saturn1":"My team are tough as nails, with incredibly high HP.","spyder_dojo_saturn2":"Here is a TM that you may find useful: All In.\\n It heals you a little, improving your odds of holding out against durable monsters.\\n I'll also heal you.","spyder_dojo_thri1":"Congratulations, you have proven yourself an excellent trainer. \\n You will face only one further adversary: me!","spyder_dojo_thri2":"You are a true master of battle and have earned a reward. \\n Tell me, do you favour strength or strategy?","spyder_dojo_strength":"In that case, take this SAMPSACK. Its power is unrivalled.","spyder_dojo_strategy":"In that case, take this SAMPSAGE. Its cunning is unrivalled.","spyder_dojo_billie1":"Hey cheapskate! I'm training here too. You know, this Tuxepedia thing isn't half bad. \\n I bet you only like it cos it's free, though.","spyder_dojo_billie2":"Hmmm, I can tell from your Tuxepedia edits that you know your stuff.","spyder_dojo_billie3":"Billie has added their tuxemon data to TUXEPEDIA.","spyder_wayfarerinn_sign":"Welcome to the Wayfarer Inn! ","spyder_omnichannel_note":"Haha, suckers - you'll never find me. \\n It's on the Omnichannel CEO's letterhead.","spyder_walled_osman":"Osman","spyder_walled_musa":"Musa","spyder_walled_augustus":"Augustus","spyder_walled_fugger":"Fugger","spyder_walled_rufus":"Rufus","spyder_walled_alexander":"Alexander","spyder_walled_carnegie":"Carnegie","spyder_walled_crassus":"Crassus","spyder_walled_girard":"Girard","spyder_walled_vanderbilt":"Vanderbilt","spyder_walled_ford":"Ford","spyder_walled_astor":"Astor","spyder_walled_midas":"Midas","spyder_walled_osman1":"Do you want to buy Tuxcoin?","spyder_walled_osman2":"I wish I have bought Tuxcoin ten years ago.","spyder_walled_musa1":"Why do you keep asking such obvious questions?","spyder_walled_musa2":"Let's skip it.","spyder_walled_augustus1":"I wrote nine academic papers!","spyder_walled_augustus2":"But I'm unable to win a match!","spyder_walled_fugger1":"My new movie was not as good as I thought it would be.","spyder_walled_fugger2":"Too many fight scenes.","spyder_walled_rufus1":"Do you really want to play this game with me?","spyder_walled_rufus2":"You have won.","spyder_walled_alexander1":"Do you mind waiting an extra hour so I can read more of my book?","spyder_walled_alexander2":"Lasted less than thirty seconds.","spyder_walled_carnegie1":"I often wish I was born in a time before social media.","spyder_walled_carnegie2":"Let me update my status!","spyder_walled_crassus1":"I'm going to buy an island.","spyder_walled_crassus2":"But which one?","spyder_walled_girard1":"Why not go back to them and tell them you changed your mind?","spyder_walled_girard2":"Who popped up in your mind?","spyder_walled_vanderbilt1":"People have justifications for hurting others, but they are rarely good justifications.","spyder_walled_vanderbilt2":"What's your justification?","spyder_walled_ford1":"Did you hear about the big earthquake in ocean?","spyder_walled_ford2":"There was a tsunami alert!","spyder_walled_astor1":"What should you do if you find a spider on your bed?","spyder_walled_astor2":"Capture and sell!","spyder_walled_billie1":"Well hello, ${{name}}.\\n You scrub up alright.\\n Don't worry, I'm not going to battle you.\\n I don't want my win rate to get any worse.","spyder_walled_midas1":"I guess they're just giving out Gold Passes to everyone these days.","spyder_walled_midas2":"... ... ...\\n I founded the Walled Garden as a sanctuary for the better class of person\\n to hone their battle skills and network with fellow members of the elite.\\n But seeing you, a...\\n what is the word?\\n I want to say 'hoi polloi'? 'Villein'?\\n Seeing a pleb like you triumph has made me reconsider.\\n From this day on, I am going to open the Walled Garden to all comers.\\n Anyone who wants to test their mettle can do so here.","spyder_cottonhouse1_tvwatch":"It's the latest reality show: people and their tuxemon complete challenges on a remote island.","cannot_use_item_monster":"This item cannot be used on this monster.","cotton_breeder0":"Hi there, welcome to the Daycare, I breed Tuxemon here.\\nI run this place because I love Tuxemon so much!\\nIf you like, I can breed two of your Tuxemon for you. Just let me know, ok?","cotton_breeder1":"Do you wanna leave two of your Tuxemon with me to breed them?","cotton_breeder2a_1":"Okay, which Tuxemon will be the mother?","cotton_breeder2a_2":"Great, how about the father?","cotton_breeder3":"Okay, you sure these are the two you want?","cotton_breeder4a":"Great! Come back to check in later and I'll let you know how it's going.","cotton_breeder_rejected":"Oh, alright. You think about it some more and come back to me.","cotton_breeder5":"Hey ${{name}}, come to check up on your Tuxemon?","cotton_breeder6a":"They're still getting acquainted, as it were. Why don't you come back later?","cotton_breeder6b":"It's going very well! They're practically inseperable!\\nIt shouldn't be too long now before we've got a baby on the way.","cotton_breeder6c":"Congratulations! They've had a baby! Here you go, raise it well.","cotton_breeder_continue":"It'll be awhile before they're ready for another, but if you like I can hold onto these two and breed them again.","cotton_breeder7a":"Great! You take some time with the baby and I'll take care of the parents. Come back later to check up on them.","cotton_breeder7b":"Good idea, the new family should be kept together at this important stage in the baby's development.\\nYa'll come back now, y'hear?","taba_greeting1":"Greeter Jaime: Hey there ${{name}}! Heard you got a Tuxemon, congrats! If you wanna grow your party, you'll need Tuxeballs.","taba_greeting2a":"The shop is doing a promo, here's some to get you started. You use them to capture Tuxemon. It's easier if they're weakend first though!","taba_greeting2b":"Ah! I see you've already got some. You've got a good head on your shoulders ${{name}}, I'm sure you'll be a champ in no time.","taba_greeting3":"Good luck in your adventures ${{name}}, and remember to shop at Tuxemart for all your adventuring needs!\\n...\\nSorry about the sales pitch, it's my job.","gotfivetuxeballs":"You got 5 Tuxeballs!","got_new_tuxemon":"A new Tuxemon is born! Welcome {monster_name}!","spyder_greenwash_guard":"Alright, alright, nothing to see here.","spyder_greenwash_gregor1":"I spend all day watching my CATEYE - I'm going to catch it blinking!","spyder_greenwash_chip1":"I have developed unmatched computing power!","spyder_greenwash_clarence1":"My tuxemon are unstoppable in the sunlight!","spyder_greenwash_gregor2":"Ugh, it didn't even blink when it fainted!","spyder_greenwash_chip2":"Needs more power!","spyder_greenwash_clarence2":"There was a cloud!","spyder_greenwash_louis1":"The rules of this battle are the simple laws of natural selection: only the strong survive!","spyder_greenwash_louis2":"May I introduce you to the Gaia Hypothesis?","spyder_greenwash_lewis1":"Hey, this is an active emergency.\\n Get out of here!","spyder_greenwash_lewis2":"Great, now I've got nothing to fight the fires with.","spyder_greenwash_hunt1":"Come work at Greenwash, they said.\\n Perform experiments that blur the line between science and madness, they said.\\n Look where that got me!","spyder_greenwash_hunt2":"There's no future in STEM, kid.","spyder_greenwash_alex1":"I order all my flowers from Greenwash.\\n They have varieties that I've never seen before!","spyder_greenwash_alex2":"Here's my card in case you ever need a flower arrangement.\\n I do weddings, funerals, birthdays...","spyder_greenwash_gluck1":"Say what you will about genetic engineering, hydroponics and chemical fertilizers,\\n but you can't argue with the results.","spyder_greenwash_gluck2":"That settles it,\\n I'm giving Narcileaf another dose of fertilizer when we get home.","spyder_greenwash_firefighter":"I could battle you, but I prefer to appeal to your reason and common sense.\\n If you don't get out of here, the building might fall on you!","spyder_greenwash_broer1":"Every day, I sedate all the monsters so they can be observed safely.\\n I forget ONE TIME, and everyone makes a huge fuss.","spyder_greenwash_broer2":"Whatever. Here, have a potion.","spyder_greenwash_lewie1":"Just some broken glass and escaped monsters.\\n I was hoping for a fire.","spyder_greenwash_lewie2":"I like fire a normal amount.","spyder_greenwash_morehouse1":"They said to get out,\\n but I'm not leaving without my notebook of scientific observations.","spyder_greenwash_morehouse2":"I'm sure my notebook is around here somewhere.","spyder_greenwash_dempsey1":"This is fine.","spyder_greenwash_heidenstam1":"This has been one heck of a work experience placement.","spyder_greenwash_heidenstam2":"Gee, thanks a bunch.","spyder_greenwash_louis":"Louis","spyder_greenwash_clarence":"Clarence","spyder_greenwash_chip":"Chip","spyder_greenwash_gregor":"Gregor","spyder_greenwash_lewis":"Lewis","spyder_greenwash_hunt":"Hunt","spyder_greenwash_alex":"Alex","spyder_greenwash_gluck":"Gluck","spyder_greenwash_broer":"Broer","spyder_greenwash_lewie":"Lewie","spyder_greenwash_morehouse":"Morehouse","spyder_greenwash_dempsey":"Dempsey","spyder_greenwash_heidenstam":"Heidenstam","spyder_greenwash_fossilisator1":"Hello there, I suppose you are here to see my finest invention - the De-Fossilator.\\n ... No? You're here to investigate why the Greenwash staff went on strike\\n and got locked out by the Enforcers?","spyder_greenwash_fossilisator2":"While you're here you might as well see the De-Fossilator in action.","spyder_greenwash_fossilisator3":"Ah, I see you have a toothed bird fossil. Shall I de-fossilate it?","spyder_greenwash_fossilisator4":"It worked! The fossil turned into a Rhincus!","spyder_greenwash_fossilisator5":"Ah, I see you have an ancient dog fossil. Shall I de-fossilate it?","spyder_greenwash_fossilisator6":"It worked! The fossil turned into a Shammer!","spyder_greenwash_fossilisator7":"Maybe another time then.","spyder_greenwash_fossilisator8":"Ah, I see you have two ancient fossils. Shall I de-fossilate both?","spyder_greenwash_fossilisator9":"It worked! The fossils turned into a Shammer and a Rhincus!","spyder_greenwash_looten1":"Prepare to face the power of my fusion tuxemon!","spyder_greenwash_looten2":"Well, I guess fusion technology isn't quite there yet.\\n We've been working on it for years!","spyder_greenwash_looten3":"Here's the closest we've come -- it's a cute fusion of an ant and an Aardorn.\\n Not exactly the ultimate killing machine Omnichannel wanted us to create.\\n I mean \u2026 uh! You didn't hear that from me.","spyder_greenwash_looten4":"The funny thing is, because of its fusion DNA, it makes DNA screeners behave all funny.","spyder_greenwash_moreau1":"You shouldn't be here! ","spyder_greenwash_moreau2":"The fusion experiment blew up!","spyder_greenwash_dippel1":"Maybe we went too far \u2026","spyder_greenwash_dippel2":"Or not far enough! ","spyder_greenwash_aissa1":"Stay out - Greenwash has this all under control.","spyder_greenwash_aissa2":"We're all going to die!","spyder_greenwash_aissa":"Aissa","spyder_greenwash_dippel":"Dippel","spyder_greenwash_moreau":"Moreau","spyder_leathergym_chadine1":"Thanks for joining Chad & Brad Fondent Fitness (C&BFF),\\nwe are excited to have you on board!spyder_leathergym_chad1Yes, I can hear the silence.spyder_leathergym_brad1Yes, I can see the dark.spyder_leathergym_chadfort1Yes, I can fix the broken.spyder_leathergym_bradfort1Yes, I can feel your heart.spyder_leathergym_gigachad1Why are you here? Having a tough time? Don't worry fellow Sigma.spyder_leathergym_virgin1I love knocking on the door, screaming and running away while someone is using the restroom!","spyder_leathershaft2_dude":"Shaft is is one of the largest mining companies in the region,\\nespecially those that contribute to the communities.spyder_leathershaft2_achievementShaft is proud to join the top businesses in this race towards a net-zero economy\\nbecause we believe that climate change is not only one of the greatest risks facing Fondent,\\nbut also one of the greatest opportunities for sustainable innovation.spyder_leathershaft2_pcShaft promotional video on TuxTube.spyder_leathershaft2_papersThis leaflet from the Shaft aims to gain the trust of the Fondent's people.spyder_leathershaft2_skepticI don't trust Shaft. My geologist friend joined a team to explore the river basin\\nto determine the impact of deforestation and mining on the river and water quality.\\nThis will mark the first ever evaluation of carbon and mercury production in mining ponds,\\nand their subsequent impact on water flowpaths, ever conducted in Fondent.","spyder_leathershaft1_sign":"Journey to the Center of the Earth!","spyder_leathershaft1_miner1":"It is important to protect indigenous people, land... but we cannot criminalize the miners\\nwho are looking for a living to survive. What matters is that the miners are protected!spyder_leathershaft1_beryll1In Fondent alone there are about a dozen locations where illegal or artisan mining is going on\\nbut Shaft is viewed as evil.spyder_leathershaft1_roxby1Some islands in the archipelago are completely taken over by mining. It is not possible to differentiate\\nbetween an indigenous community and a mining area. There is not even water to drink. Shaft is against!spyder_leathershaft1_rutherford1Shaft leader is a thinker and doer. She is not a talker. She has met twice with the miners. It shows quality.\\nIt shows his plans for Fondent. Our leader has been consistent when it comes to climate change.spyder_leathershaft1_surat1To streamline the mining sector, someone started to give certificates to those qualified to mine.\\nThe entity? Omnichannel! And Shaft is the scapegoat.","spyder_papermanor_oldman":"I have two sons and a niece. The first is a sailor, and last year he went to the Archipelago.\\nThe second is a Captain and he transports people. My niece is playing outside.","spyder_candyhouse2_captain":"I'm writing a book about my journey to the Archipelago. It is composed of nine volcanic islands.\\nAbout 1,400 km (870 mi) west of Paper Town, about 1,500 km (930 mi) north west of Candy Town.","cotton_misa_fireplace":"It looks like someone burned papers.","cotton_misa_tv":"What's on TV? The story of how Omnichannel became a global phenomenon,\\nreflecting and influencing a generation in the process.cotton_misa_grannyAre you here to ask for my niece's hand? No? I'm sorry!cotton_misa_littlebroMy sister is very nice to me.","omnichannel_sign":"Omnichannel HQ: We Make Headlines","taba_town_homeplace":"${{name}}'s house","taba_town_sign_profhouse":"Tuxemon Professor's House","taba_town_sign_proflab":"Tuxemon Professor's Lab","taba_town_sign_tuxemart":"Tuxemart - A place to buy and sell items","taba_town_sign_tuxecenter":"Tuxecenter - A place to heal your tuxemon","leather_town_open_air":"Open Air Cafe and Marketplace","xero_citypark_achievement":"Achievement Maniac's House: Closed.","xero_shaft1_sign":"Shaft Headquarters: Mining Division","xero_shaft2_sign":"Shaft Headquarters: Public Relations Division","xero_taba_tvwatch":"What's on TV? A prom queen is breaking her tiara into pieces and handing it out.","xero_taba_poster":"Home sweet home!","xero_taba_restinbed":"You awake fully rested!","xero_skip_question":"Do you want to skip the intro?","sphalian_alert_skating":"Always be cautious! Always bring safety gear!","sphalian_hackerchat":"Two weeks ago a tremendous blizzard struck ${{map_name}}.","sphalian_barmaid":"I don't skate very well.","mountain_road_interrupted":"Road blocked due to landslide.","sphalian_grannypiper":"The Great Blizzard's impact was so great that, still today, survivors met to commemorate.","sphalian_monk":"I'm reminded of the time the blizzard killed my friend.","sphalian_granny":"That's, uh... heavy. I'm sorry to hear that.","sphalian_shopkeeper":"We worship and have deep respect for the mountain, we trust it will save us from whatever comes.","sphalian_maniac":"Climbers need to wake up and understand that climbing Lion Mountain is extremely risky.\\nThey need to stop believing just because they have strong tuxemon that they will be able to climb.","sphalian_beck":"That's not even a little bit funny, man.","sphalian_tvwatch":"A journalist travels the globe hunting for lost civilizations."} \ No newline at end of file
diff --git a/db/_generated/i18n/eo.json b/db/_generated/i18n/eo.json
index fcb0b5a..52cf806 100644
--- a/db/_generated/i18n/eo.json
+++ b/db/_generated/i18n/eo.json
@@ -1 +1 @@
-{"apple":"Pomo","apple_description":"\u011ci sanigas monstron de 10 SP.","berry":"Bero","berry_description":"\u011ci sanigas monstron de 10 SP.","cherry":"\u0108erizo","cherry_description":"\u011ci sanigas monstron de 10 SP.","orange":"Oran\u011do","orange_description":"\u011ci sanigas monstron de 20 SP.","potion":"Pocio","potion_description":"\u011ci sanigas monstron de 50 SP.","super_potion":"Ega pocio","super_potion_description":"\u011ci sanigas monstron de 150 SP.","imperial_potion":"Imperia pocio","imperial_potion_description":"\u011ci sanigas monstron de 350 SP.","capture_device":"Kaptilo","capture_device_description":"Ilo por kapti monstron.","combat_used_x":"{name} estis uzata de {user}!","combat_run":"{user} forkuris!","combat_player_run":"Vi forkuris!","combat_used_x_on_y":"{name} estis uzata de {user} kontra\u016d {target}!","combat_swap":"{user} sendas {target}!","combat_call_tuxemon":"Iru, {name}!","combat_opponent_call_tuxemon":"{name} estis sendata de {user}!","combat_state_poison_damage":"{name} veneni\u011dis!","combat_status_damage":"{name} dama\u011di\u011dis pro {status}!","combat_victory":"Vi venkis!","combat_defeat":"Vi malvenkis!","combat_draw":"\u0108iuj svenis!","combat_capturing_success":"{name} estas kaptita!","combat_capturing_fail":"{name} liberi\u011dis!","combat_recharging":"","combat_replacement":"Elektu anstata\u016don!","combat_replacement_is_fainted":"La monstro svenis!","combat_wild_appeared":"Sova\u011da {name} aperis!","combat_monster_choice":"Kion {name} faru?","combat_fainted":"{name} svenis!","combat_isactive":"{name} jam batalas.","not_implemented":"\u0108i tiu trajto ne estas jam realigita.","generic_success":"\u011ci funkciis!","generic_failure":"\u011ci fiaskis!","empty_slot":"Malplena ujo","exit":"Eliri","item_confirm_use":"Uzi","item_confirm_cancel":"Nuligi","item_success":"\u011ci funkciis!","item_failure":"\u011ci fiaskis!","attempting_capture":"Kaptado\u2026","gotcha":"Bone!","item_cannot_use_here":"{name} ne uzeblas \u0109i tie!","receive_happiness":"","received_x":"Vi ricevis {name}!","save_success":"Konservite!","save_failure":"Problemo okazis dum konservado!","slot":"Ujo","status_faint":"Svenite","status_poison":"veneno","bite":"Mordo","fire_explosion":"Fajra eksplodo","poison_string":"Venena pikilo","pound":"Frapo","swap":"\u015can\u011do","water_shot":"Akva pafo","whirlwind":"Ventokirlo","run":"Run","menu_alphabet":"ABC\u0108DEFG\u011cH\u0124IJ\u0134KLMNOPRS\u015cTU\u016cVZabc\u0109defg\u011dh\u0125ij\u0135klmnoprs\u015dtu\u016dvz1234567890.-!\\0","menu_alphabet_n_columns":"14","monster_menu_info":"Informoj","monster_menu_move":"Movi","log_off":"Elsaluti","menu_bag":"Sako","menu_fight":"Lukti","menu_item":"Objekto","menu_items":"Objektoj","menu_journal":"Taglibro","menu_load":"\u015cargi","menu_monster":"Tuksemono","menu_monsters":"Monstroj","menu_multiplayer":"Pliludantoj","menu_new_game":"Nova ludo","menu_options":"Opcioj","menu_player":"Ludanto","menu_run":"Forkuri","menu_save":"Konservi","multiplayer_accept":"Akcepti","multiplayer_decline":"Malakcepti","multiplayer_duel":"{name} deziras dueli kun vi!","multiplayer_host_game":"Gastigi ludon","multiplayer_scan_games":"Ser\u0109i por ludoj","multiplayer_join_game":"Ali\u011di la ludon","multiplayer_hosting_ready":"Preta por gastigi!","multiplayer_already_hosting":"Vi jam gastigas!","multiplayer_no_servers":"Neniu servilo trovata...","multiplayer_join_prompt":"\u0108u gastignomo a\u016d IP-adreso?","aardart":"Aardart","aardart_description":"","aardorn":"Aardorn","aardorn_description":"","agnidon":"Agnidon","agnidon_description":"","agnigon":"Agnigon","agnigon_description":"","agnite":"Agnite","agnite_description":"","allagon":"Allagon","allagon_description":"","anoleaf":"Anoleaf","anoleaf_description":"","axylightl":"Axylightl","axylightl_description":"\u011ci lumigas la profundajn akvojn per sia vosto, montrante sekuran \u015dirmon por fi\u015doj.","bamboon":"Bambiano","bamboon_description":"\u011ci luktas kun sia bambua bastono, kiun \u011di uzas anka\u016d por ekvilibri\u011di.","bigfin":"Bigfin","bigfin_description":"Tuta ekosystem ekzistas sur sia dorso, do \u011di provas ne iri subakve.","bolt":"Bolt","bolt_description":"","cairfrey":"Cairfrey","cairfrey_description":"","capiti":"Capiti","capiti_description":"","cardiling":"Cardiling","cardiling_description":"One wouldn't expect it to breathe fire, until it does.","cardinale":"Cardinale","cardinale_description":"","cardiwing":"Cardiwing","cardiwing_description":"","chillimp":"Chillimp","chillimp_description":"","chloragon":"Chloragon","chloragon_description":"It hatches when an ancient egg is planted in fertile soil. When the eggs run out, there will be no more Chloragon.","conifrost":"Conifrost","conifrost_description":"","corvix":"Corvix","corvix_description":"","dandylion":"Dandleono","dandylion_description":"\u011ci naskigas unu idaron dumvive. Do \u011di vagabondas per la mondo, klopodante en trovi ilin.","djinnbo":"Djinnbo","djinnbo_description":"Oni malkorekte kredas, ke \u011di estas homo, kiu mortis en fajro. Aktuale, siaj gepatroj mortis.","dollfin":"Dollfin","dollfin_description":"\u011ci sekvas \u015dipon de loko al loko, eksplorante la mondon.","dracune":"Dracune","dracune_description":"","dragarbor":"Dragarbor","dragarbor_description":"","dune_pincher":"Dune Pincher","dune_pincher_description":"","eaglace":"Eaglace","eaglace_description":"","eyenemy":"Okumiko","eyenemy_description":"\u011ci sin nutras per belaj videoj kaj aliaj spektindaj atrakcioj.","falcono":"Falcono","falcono_description":"It is totally unafraid of adversaries, and will attack an enemy of any size without hesitation.","ferricran":"Ferricran","ferricran_description":"","firomenis":"Firomenis","firomenis_description":"<<MISSING>>","fluttaflap":"Fluttaflap","fluttaflap_description":"","fruitera":"Fruktero","fruitera_description":"","gectile":"Gectile","gectile_description":"","heronquak":"Heronquak","heronquak_description":"","hydrone":"Hidrono","hydrone_description":"","lambert":"Lambert","lambert_description":"\u011ci sidi\u011dis sur siaj nuksoj de siaj gepatroj, kiuj sendis \u011din en la mondon.","legko":"Legko","legko_description":"","magmaturtle":"Magmotestudo","magmaturtle_description":"<<MISSING>>","merlicun":"Merlicun","merlicun_description":"<<MISSING>>","moloch":"Moloch","moloch_description":"","noctalo":"Noctalo","noctalo_description":"","noctula":"Noctula","noctula_description":"","nostray":"Nostray","nostray_description":"","nudiflot":"Nudiflot","nudiflot_description":"\u011ci man\u011das kaj konservas la venenon de la marbestoj, per kiu \u011di sin nutras.","nut":"Juglando","nut_description":"","onaclov":"Onakluvo","onaclov_description":"<<MISSING>>","pigabyte":"Pigabyte","pigabyte_description":"","possessun":"Possessun","possessun_description":"","propellercat":"Propellercat","propellercat_description":"","rockat":"Rokato","rockat_description":"","rockitten":"Rokatido","rockitten_description":"","sapragon":"Sapragon","sapragon_description":"","selket":"Selket","selket_description":"","selmatek":"Selmatek","selmatek_description":"","simba":"Simbo","simba_description":"<<MISSING>>","sludgehog":"Sludgehog","sludgehog_description":"","sharpfin":"Sharpfin","sharpfin_description":"","snowrilla":"Snowrilla","snowrilla_description":"","spycozeus":"Spycozeus","spycozeus_description":"","sumobug":"Sumobug","sumobug_description":"\u011ci usas sian pezon por stumbligi plurajn malamikoj. \u011ci estas densa kiel stelo.","tigrock":"Tigroko","tigrock_description":"Oni diras, ke \u011di inventis sin mem \u0109ar evoluo ne konsideris \u011din.","tumblecoon":"Tumblecoon","tumblecoon_description":"<<MISSING>>","tumbleworm":"Tumbleworm","tumbleworm_description":"","tux":"Tukso","tux_description":"<<MISSING>>","tweesher":"Tweesher","tweesher_description":"","vamporm":"Vamporm","vamporm_description":"","velocitile":"Velocitile","velocitile_description":"","wrougon":"Wrougon","wrougon_description":"Each Wrougon is born with a patch of rust larger than the patch of its parents.","zunna":"Zunna","zunna_description":"","anteater":"Anteater","snout":"","false_dragon":"","dragon":"","sprout":"","inchoate":"Embria","prehensile":"Prenpova","island":"Insulo","host":"Host","woodwose":"","firebird":"","frost_ape":"","taiga":"","horned_raptor":"","lions_tooth":"Dento de Leono","vengeance":"Ven\u011do","joyful":"\u011cojeco","cloaked":"","cirrus":"","pupil":"Lernanto","fire":"","sanguine":"","wood":"Ligno","climbing":"","crested":"","metal_water":"Metalo, Akvo","gumnut":"Gumnukso","lizard":"","earth_fire":"Tero, Fajro","devil":"","nightcrawler":"","probiscus":"Probiscus","flopped":"Ruini\u011dita","metal":"Metalo","visitor":"","earth":"Tero","rip":"","yeti":"","ex_machina":"Ex Machina","water":"Akvo","clot":"","restless":"","slurpy":"","aeble":"Aeble","allie":"Allie","cottonnurse":"Cotton Nurse","karrianna":"Karrianna","knight1":"","knight2":"","liela":"Liela","maple_girl":"Klara","misa":"Misa","npc_wife":"","professor":"Professor","npc_red":"Red","tabanurse":"","tuxemart_keeper":"","tuxemart_aide":"","xerogrund1":"Team Xero Grunt I","xerogrund2":"Team Xero Grunt II","xerogrunt2":"Team Xero Grunt II","xerogrunt3":"Team Xero Grunt III","xerogrunt4":"Team Xero Grunt IV","xerogrunt5":"Team Xero Grunt V","xerogrunt6":"Team Xero Grunt VI","xerogrunt7":"Team Xero Grunt VII","xerogrunt8":"Team Xero Grunt VIII","xerogrunt9":"Team Xero Grunt IX","xerogrunt10":"Team Xero Grunt X","healmytuxemon":"Do you want to heal your Tuxemon?","haveagoodday":"Have a nice day!","yes":"Jes","no":"Ne","door_problems":"","empty_pot":"It's an empty pot, maybe someone will plant something here","purple_flowers":"","orange_flowers":"","famous_statue":"","famous_statue2":"","cotton_town_fountain":"It's a fountain. A lot of coins are at the bottom","tree":"","route_2":"Vojo 2","sure_i_do":"Sure I do","not_really":"Not really","professor_dialog\\n":"Profesoro: Ah, jes. Vi estas la persono, kiun mi antendas por renkonti\u011di.\\nMi a\u016ddis, ke vi volas lerni pri Tuksemonoj.\\nTuksemonoj estas etaj bestoj, kelkaj personoj nomas ilin monstrojn, kiuj ni amiki\u011das kaj uzas por batali kontra\u016d aliaj Tuksemonoj.\\nMi \u0135us ricevis tri novajn Tuksemonojn por ser\u0109ado kaj mi dezirus doni unu el ili al vi.\\nKiun vi deziras?\\n","professor_dialog6.1":"Profesoro: Kia bonega elekto! Hidrono estas akvo-tipa Tuksemono","professor_dialog6.2":"Profesoro: Kia superba elekto! Rokato estas tero-tipa Tuksemono","professor_dialog6.3":"Profesoro: Kia sa\u011da elekto! Fruktero estas ligno-tipa Tuksemono","professor_dialog7":"Profesoro: Mi esperas, ke ni renkonti\u011dos denove! Mi ekvoja\u011dos, do eble ni renkonti\u011dos kelkfoje.","karrianna_dialog1":"Lidja: Mi trejnas ekde la lastaj monatoj! Neniuj ankora\u016d malvenkigas min!","karrianna_dialog2":"Nu\u2026 Vi estas la unua trejnisto, kiun mi renkontis\u2026","xero_hideout1":"Xero instituto por la Tuksemona Ser\u0109ado kaj Progreso anta\u016den.","cherry_found":"Vi trovis unu \u0109erizon","xero_grunts_block":"This area is under construction, it should be done soon.","waiting_for_misa":"Our leader would like to talk with you. When you are ready, talk to my friend next to me.","teleport?":"Are you ready to meet our leader?","ouch":"Sorry, but this may hurt a bit...","maybe_sometime_again?":"Okay, I'll be here when you are ready.","youcantleave":"","discovered_a_person":"","a_serious_discussion\\n":"","oops\\n":"","backstory\\n":"","backstory9":"","sorryfurthis":"","mwah\\n":"","mwah2":"JESS!!!","itslockedboi":"","hellothere":"","kmere":"","theinfo\\n":"","liela_goes_to_battle":"","Cathedral_Center":"","Cotton_Mart":"","Cotton_Town_Sign\\n":"Welcome to Cotton Town: A Growing Force\\n^ Cotton Town --- Route 1 v\\n","column1":"","column2":"","cityparksign\\n":"Welcome to City Park: A Taste of the Wild\\n^ City Park --- Route 2 v\\n","route2speech":"EEK!!!","route2speech2\\n":"","route2speech3\\n":"","yestalk":"","notalk":"","spillit\\n":"","spillit3":"","spillit4":"","spillit5":"","spillit6":"","spillit7":"","leavemealone":"","iamknight\\n":"What are you doing here? You know that only knights are allowed through city park.\\n... ... ... Hmm... So you're trying to get to Leather Town...\\nWell, I guess you could enter the challenge if you want. The only problem is that you'll need a Tuxemon...\\nI'm sure we can lend you one. Are you up for the challenge?\\n","sorry":"Okay, well... when you're ready, I'll still be here...","splendid\\n":"You will? Splendid! Now, to find you a suitable Tuxemon...\\n... ... You already have a Tuxemon? Well, I'm sure that you'd be able to handle yourself well...\\n","cottonnurse_dialog":"Welcome to the Cotton Town Tuxecenter!","tabanurse_dialog\\n":"","okaythen":"","okaythen2":"Well, it looks like your Tuxemon are full of energy! Here they are!","input_name":"Kiel vi nomi\u011das?","birdling":"Birdling","budaye":"Budaye","viviphyta":"Viviphyta","botbot":"Botbot","vivisource":"Vivisource","viviteel":"Viviteel","tuxemon_stat2":"{desc}","abesnaki":"Abesnaki","altie":"Altie","angrito":"Angrito","anu":"Anu","apeoro":"Apeoro","araignee":"Araignee","arthrobolt":"Arthrobolt","av8r":"Av8r","b_ver_1":"B-Ver.1","banling":"Banling","baobaraffe":"Baobaraffe","baoby":"Baoby","beenstalker":"Beenstalker","boltnu":"Boltnu","boxali":"Boxali","brewdin":"Brewdin","bugnin":"Bugnin","urcine":"Urcine","vigueur":"Vigueur","vivicinder":"Vivicinder","vividactil":"Vividactil","vivipere":"Vivipere","vivitrans":"Vivitrans","vivitron":"Vivitron","volcoli":"Volcoli","spoilurm":"Spoilurm","mystikapi":"Mystikapi","snock":"Snock","statursus":"Statursus","snaki":"Snaki","snarlon":"Snarlon","strella":"Strella","trapsnap":"Trapsnap","cateye":"Cateye","chenipode":"Chenipode","chibiro":"Chibiro","embra":"Embra","elofly":"Elofly","elostorm":"Elostorm","embazook":"Embazook","jemuar":"Jemuar","k9":"K9","pantherafira":"Pantherafira","eruptibus":"Eruptibus","pilthropus":"Pilthropus","sumchon":"Sumchon","chrome_robo":"Chrome Robo","dark_robo":"Dark Robo","xeon":"Xeon","xeon_2":"Xeon-2","mk01_alpha":"MK01 Alpha","nuenflu":"Nuenflu","bumbulus":"Bumbulus","bursa":"Bursa","cataspike":"Cataspike","chromeye":"Chromeye","cochini":"Cochini","coleorus":"Coleorus","conileaf":"Conileaf","coproblight":"Coproblight","cowpignon":"Cowpignon","criniotherme":"Criniotherme","dandicub":"Dandicub","dinoflop":"Dinoflop","drokoro":"Drokoro","drashimi":"Drashimi","elowind":"Elowind","enduros":"Enduros","exapode":"Exapode","exclawvate":"Exclawvate","eyesore":"Eyesore","fancair":"Fancair","flacono":"Flacono","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","fordin":"Fordin","forturtle":"Forturtle","foxfire":"Foxfire","frondly":"Frondly","furnursus":"Furnursus","galnec":"Galnec","ghosteeth":"Ghosteeth","grumpi":"Grumpi","gryfix":"Gryfix","hampotamos":"Hampotamos","graffiki":"Graffiki","grimachin":"Grimachin","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","happito":"Happito","hatchling":"Hatchling","ignibus":"Ignibus","incandesfin":"Incandesfin","jelillow":"Jelillow","katacoon":"Katacoon","katapill":"Katapill","komodraw":"Komodraw","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","lunight":"Lunight","manosting":"Manosting","masknake":"Masknake","medushock":"Medushock","memnomnom":"Memnomnom","metesaur":"Metesaur","miaownolith":"Miaownolith","mrmoswitch":"Mrmoswitch","narcileaf":"Narcileaf","neutrito":"Neutrito","nudiflot_female":"Nudiflot","nudiflot_male":"Nudiflot","nudikill":"Nudikill","nudimind":"Nudimind","octabode":"Octabode","ouroboutlet":"Ouroboutlet","pairagrim":"Pairagrim","pairagrin":"Pairagrin","pharfan":"Pharfan","picc":"Picc","pipis":"Pipis","poinchin":"Poinchin","polyrock":"Polyrock","prophetoise":"Prophetoise","puparmor":"Puparmor","pyraminx":"Pyraminx","pythock":"Pythock","pythwire":"Pythwire","qetzlrokilus":"Qetzlrokilus","rabbitosaur":"rabbitosaur","rhincus":"Rhincus","rosarin":"Rosarin","ruption":"Ruption","sadito":"Sadito","sampsack":"Sampsack","sampsage":"Sampsage","sapsnap":"Sapsnap","saurchin":"Saurchin","sclairus":"Sclairus","seirein":"Seirein","shammer":"Shammer","shelagu":"Shelagu","shnark":"Shnark","shybulb":"Shybulb","skwib":"Skwib","snokari":"Snokari","sockeserp":"Sockeserp","solight":"Solight","spighter":"Spighter","squabbit":"Squabbit","tarpeur":"Tarpeur","taupypus":"Taupypus","teddisun":"Teddisun","tetrchimp":"Tetrchimp","tikoal":"Tikoal","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel":"Toufigel","tourbidi":"Tourbidi","weavifly":"Weavifly","windeye":"Windeye","yiinaang":"Yiinaang","birb_robo":"Birb Robo","mk01_beta":"Mk01 Beta","tsushimi":"Tsushimi","tumblebee":"Tumblebee","tumblequill":"Tumblequill","turnipper":"Turnipper","kennel_label":"{box} ({qty})","xero_campaign":"Tuxemon: Xero"} \ No newline at end of file
+{"apple":"Pomo","apple_description":"\u011ci sanigas monstron de 10 SP.","berry":"Bero","berry_description":"\u011ci sanigas monstron de 10 SP.","cherry":"\u0108erizo","cherry_description":"\u011ci sanigas monstron de 10 SP.","orange":"Oran\u011do","orange_description":"\u011ci sanigas monstron de 20 SP.","potion":"Pocio","potion_description":"\u011ci sanigas monstron de 50 SP.","super_potion":"Ega pocio","super_potion_description":"\u011ci sanigas monstron de 150 SP.","imperial_potion":"Imperia pocio","imperial_potion_description":"\u011ci sanigas monstron de 350 SP.","capture_device":"Kaptilo","capture_device_description":"Ilo por kapti monstron.","combat_used_x":"{name} estis uzata de {user}!","combat_run":"{user} forkuris!","combat_player_run":"Vi forkuris!","combat_used_x_on_y":"{name} estis uzata de {user} kontra\u016d {target}!","combat_swap":"{user} sendas {target}!","combat_call_tuxemon":"Iru, {name}!","combat_opponent_call_tuxemon":"{name} estis sendata de {user}!","combat_state_poison_damage":"{name} veneni\u011dis!","combat_status_damage":"{name} dama\u011di\u011dis pro {status}!","combat_victory":"Vi venkis!","combat_defeat":"Vi malvenkis!","combat_draw":"\u0108iuj svenis!","combat_capturing_success":"{name} estas kaptita!","combat_capturing_fail":"{name} liberi\u011dis!","combat_recharging":"","combat_replacement":"Elektu anstata\u016don!","combat_replacement_is_fainted":"La monstro svenis!","combat_wild_appeared":"Sova\u011da {name} aperis!","combat_monster_choice":"Kion {name} faru?","combat_fainted":"{name} svenis!","combat_isactive":"{name} jam batalas.","not_implemented":"\u0108i tiu trajto ne estas jam realigita.","generic_success":"\u011ci funkciis!","generic_failure":"\u011ci fiaskis!","empty_slot":"Malplena ujo","exit":"Eliri","item_confirm_use":"Uzi","item_confirm_cancel":"Nuligi","item_success":"\u011ci funkciis!","item_failure":"\u011ci fiaskis!","attempting_capture":"Kaptado\u2026","gotcha":"Bone!","item_cannot_use_here":"{name} ne uzeblas \u0109i tie!","receive_happiness":"","received_x":"Vi ricevis {name}!","save_success":"Konservite!","save_failure":"Problemo okazis dum konservado!","slot":"Ujo","status_faint":"Svenite","status_poison":"veneno","bite":"Mordo","fire_explosion":"Fajra eksplodo","poison_string":"Venena pikilo","pound":"Frapo","swap":"\u015can\u011do","water_shot":"Akva pafo","whirlwind":"Ventokirlo","run":"Run","menu_alphabet":"ABC\u0108DEFG\u011cH\u0124IJ\u0134KLMNOPRS\u015cTU\u016cVZabc\u0109defg\u011dh\u0125ij\u0135klmnoprs\u015dtu\u016dvz1234567890.-!\\0","menu_alphabet_n_columns":"14","monster_menu_info":"Informoj","monster_menu_move":"Movi","log_off":"Elsaluti","menu_bag":"Sako","menu_fight":"Lukti","menu_item":"Objekto","menu_items":"Objektoj","menu_journal":"Taglibro","menu_load":"\u015cargi","menu_monster":"Tuksemono","menu_monsters":"Monstroj","menu_multiplayer":"Pliludantoj","menu_new_game":"Nova ludo","menu_options":"Opcioj","menu_player":"Ludanto","menu_run":"Forkuri","menu_save":"Konservi","multiplayer_accept":"Akcepti","multiplayer_decline":"Malakcepti","multiplayer_duel":"{name} deziras dueli kun vi!","multiplayer_host_game":"Gastigi ludon","multiplayer_scan_games":"Ser\u0109i por ludoj","multiplayer_join_game":"Ali\u011di la ludon","multiplayer_hosting_ready":"Preta por gastigi!","multiplayer_already_hosting":"Vi jam gastigas!","multiplayer_no_servers":"Neniu servilo trovata...","multiplayer_join_prompt":"\u0108u gastignomo a\u016d IP-adreso?","aardart":"Aardart","aardart_description":"","aardorn":"Aardorn","aardorn_description":"","agnidon":"Agnidon","agnidon_description":"","agnigon":"Agnigon","agnigon_description":"","agnite":"Agnite","agnite_description":"","allagon":"Allagon","allagon_description":"","anoleaf":"Anoleaf","anoleaf_description":"","axylightl":"Axylightl","axylightl_description":"\u011ci lumigas la profundajn akvojn per sia vosto, montrante sekuran \u015dirmon por fi\u015doj.","bamboon":"Bambiano","bamboon_description":"\u011ci luktas kun sia bambua bastono, kiun \u011di uzas anka\u016d por ekvilibri\u011di.","bigfin":"Bigfin","bigfin_description":"Tuta ekosystem ekzistas sur sia dorso, do \u011di provas ne iri subakve.","bolt":"Bolt","bolt_description":"","cairfrey":"Cairfrey","cairfrey_description":"","capiti":"Capiti","capiti_description":"","cardiling":"Cardiling","cardiling_description":"One wouldn't expect it to breathe fire, until it does.","cardinale":"Cardinale","cardinale_description":"","cardiwing":"Cardiwing","cardiwing_description":"","chillimp":"Chillimp","chillimp_description":"","chloragon":"Chloragon","chloragon_description":"It hatches when an ancient egg is planted in fertile soil. When the eggs run out, there will be no more Chloragon.","conifrost":"Conifrost","conifrost_description":"","corvix":"Corvix","corvix_description":"","dandylion":"Dandleono","dandylion_description":"\u011ci naskigas unu idaron dumvive. Do \u011di vagabondas per la mondo, klopodante en trovi ilin.","djinnbo":"Djinnbo","djinnbo_description":"Oni malkorekte kredas, ke \u011di estas homo, kiu mortis en fajro. Aktuale, siaj gepatroj mortis.","dollfin":"Dollfin","dollfin_description":"\u011ci sekvas \u015dipon de loko al loko, eksplorante la mondon.","dracune":"Dracune","dracune_description":"","dragarbor":"Dragarbor","dragarbor_description":"","dune_pincher":"Dune Pincher","dune_pincher_description":"","eaglace":"Eaglace","eaglace_description":"","eyenemy":"Okumiko","eyenemy_description":"\u011ci sin nutras per belaj videoj kaj aliaj spektindaj atrakcioj.","falcono":"Falcono","falcono_description":"It is totally unafraid of adversaries, and will attack an enemy of any size without hesitation.","ferricran":"Ferricran","ferricran_description":"","firomenis":"Firomenis","firomenis_description":"<<MISSING>>","fluttaflap":"Fluttaflap","fluttaflap_description":"","fruitera":"Fruktero","fruitera_description":"","gectile":"Gectile","gectile_description":"","heronquak":"Heronquak","heronquak_description":"","hydrone":"Hidrono","hydrone_description":"","lambert":"Lambert","lambert_description":"\u011ci sidi\u011dis sur siaj nuksoj de siaj gepatroj, kiuj sendis \u011din en la mondon.","legko":"Legko","legko_description":"","magmaturtle":"Magmotestudo","magmaturtle_description":"<<MISSING>>","merlicun":"Merlicun","merlicun_description":"<<MISSING>>","moloch":"Moloch","moloch_description":"","noctalo":"Noctalo","noctalo_description":"","noctula":"Noctula","noctula_description":"","nostray":"Nostray","nostray_description":"","nudiflot":"Nudiflot","nudiflot_description":"\u011ci man\u011das kaj konservas la venenon de la marbestoj, per kiu \u011di sin nutras.","nut":"Juglando","nut_description":"","onaclov":"Onakluvo","onaclov_description":"<<MISSING>>","pigabyte":"Pigabyte","pigabyte_description":"","possessun":"Possessun","possessun_description":"","propellercat":"Propellercat","propellercat_description":"","rockat":"Rokato","rockat_description":"","rockitten":"Rokatido","rockitten_description":"","sapragon":"Sapragon","sapragon_description":"","selket":"Selket","selket_description":"","selmatek":"Selmatek","selmatek_description":"","simba":"Simbo","simba_description":"<<MISSING>>","sludgehog":"Sludgehog","sludgehog_description":"","sharpfin":"Sharpfin","sharpfin_description":"","snowrilla":"Snowrilla","snowrilla_description":"","spycozeus":"Spycozeus","spycozeus_description":"","sumobug":"Sumobug","sumobug_description":"\u011ci usas sian pezon por stumbligi plurajn malamikoj. \u011ci estas densa kiel stelo.","tigrock":"Tigroko","tigrock_description":"Oni diras, ke \u011di inventis sin mem \u0109ar evoluo ne konsideris \u011din.","tumblecoon":"Tumblecoon","tumblecoon_description":"<<MISSING>>","tumbleworm":"Tumbleworm","tumbleworm_description":"","tux":"Tukso","tux_description":"<<MISSING>>","tweesher":"Tweesher","tweesher_description":"","vamporm":"Vamporm","vamporm_description":"","velocitile":"Velocitile","velocitile_description":"","wrougon":"Wrougon","wrougon_description":"Each Wrougon is born with a patch of rust larger than the patch of its parents.","zunna":"Zunna","zunna_description":"","anteater":"Anteater","snout":"","false_dragon":"","dragon":"","sprout":"","inchoate":"Embria","prehensile":"Prenpova","island":"Insulo","host":"Host","woodwose":"","firebird":"","frost_ape":"","taiga":"","horned_raptor":"","lions_tooth":"Dento de Leono","vengeance":"Ven\u011do","joyful":"\u011cojeco","cloaked":"","cirrus":"","pupil":"Lernanto","fire":"","sanguine":"","wood":"Ligno","climbing":"","crested":"","metal_water":"Metalo, Akvo","gumnut":"Gumnukso","lizard":"","earth_fire":"Tero, Fajro","devil":"","nightcrawler":"","probiscus":"Probiscus","flopped":"Ruini\u011dita","metal":"Metalo","visitor":"","earth":"Tero","rip":"","yeti":"","ex_machina":"Ex Machina","water":"Akvo","clot":"","restless":"","slurpy":"","aeble":"Aeble","allie":"Allie","cottonnurse":"Cotton Nurse","karrianna":"Karrianna","knight1":"","knight2":"","liela":"Liela","maple_girl":"Klara","misa":"Misa","npc_wife":"","professor":"Professor","npc_red":"Red","tabanurse":"","tuxemart_keeper":"","tuxemart_aide":"","xerogrund1":"Team Xero Grunt I","xerogrund2":"Team Xero Grunt II","xerogrunt2":"Team Xero Grunt II","xerogrunt3":"Team Xero Grunt III","xerogrunt4":"Team Xero Grunt IV","xerogrunt5":"Team Xero Grunt V","xerogrunt6":"Team Xero Grunt VI","xerogrunt7":"Team Xero Grunt VII","xerogrunt8":"Team Xero Grunt VIII","xerogrunt9":"Team Xero Grunt IX","xerogrunt10":"Team Xero Grunt X","healmytuxemon":"Do you want to heal your Tuxemon?","haveagoodday":"Have a nice day!","yes":"Jes","no":"Ne","door_problems":"","empty_pot":"It's an empty pot, maybe someone will plant something here","purple_flowers":"","orange_flowers":"","famous_statue":"","famous_statue2":"","cotton_town_fountain":"It's a fountain. A lot of coins are at the bottom","tree":"","route_2":"Vojo 2","sure_i_do":"Sure I do","not_really":"Not really","professor_dialog":"Profesoro: Ah, jes. Vi estas la persono, kiun mi antendas por renkonti\u011di.\\nMi a\u016ddis, ke vi volas lerni pri Tuksemonoj.\\nTuksemonoj estas etaj bestoj, kelkaj personoj nomas ilin monstrojn, kiuj ni amiki\u011das kaj uzas por batali kontra\u016d aliaj Tuksemonoj.\\nMi \u0135us ricevis tri novajn Tuksemonojn por ser\u0109ado kaj mi dezirus doni unu el ili al vi.\\nKiun vi deziras?\\n","professor_dialog6.1":"Profesoro: Kia bonega elekto! Hidrono estas akvo-tipa Tuksemono","professor_dialog6.2":"Profesoro: Kia superba elekto! Rokato estas tero-tipa Tuksemono","professor_dialog6.3":"Profesoro: Kia sa\u011da elekto! Fruktero estas ligno-tipa Tuksemono","professor_dialog7":"Profesoro: Mi esperas, ke ni renkonti\u011dos denove! Mi ekvoja\u011dos, do eble ni renkonti\u011dos kelkfoje.","karrianna_dialog1":"Lidja: Mi trejnas ekde la lastaj monatoj! Neniuj ankora\u016d malvenkigas min!","karrianna_dialog2":"Nu\u2026 Vi estas la unua trejnisto, kiun mi renkontis\u2026","xero_hideout1":"Xero instituto por la Tuksemona Ser\u0109ado kaj Progreso anta\u016den.","cherry_found":"Vi trovis unu \u0109erizon","xero_grunts_block":"This area is under construction, it should be done soon.","waiting_for_misa":"Our leader would like to talk with you. When you are ready, talk to my friend next to me.","teleport?":"Are you ready to meet our leader?","ouch":"Sorry, but this may hurt a bit...","maybe_sometime_again?":"Okay, I'll be here when you are ready.","youcantleave":"","discovered_a_person":"","a_serious_discussion":"","oops":"","backstory":"","backstory9":"","sorryfurthis":"","mwah":"","mwah2":"JESS!!!","itslockedboi":"","hellothere":"","kmere":"","theinfo":"","liela_goes_to_battle":"","Cathedral_Center":"","Cotton_Mart":"","Cotton_Town_Sign":"Welcome to Cotton Town: A Growing Force\\n^ Cotton Town --- Route 1 v\\n","column1":"","column2":"","cityparksign":"Welcome to City Park: A Taste of the Wild\\n^ City Park --- Route 2 v\\n","route2speech":"EEK!!!","route2speech2":"","route2speech3":"","yestalk":"","notalk":"","spillit":"","spillit3":"","spillit4":"","spillit5":"","spillit6":"","spillit7":"","leavemealone":"","iamknight":"What are you doing here? You know that only knights are allowed through city park.\\n... ... ... Hmm... So you're trying to get to Leather Town...\\nWell, I guess you could enter the challenge if you want. The only problem is that you'll need a Tuxemon...\\nI'm sure we can lend you one. Are you up for the challenge?\\n","sorry":"Okay, well... when you're ready, I'll still be here...","splendid":"You will? Splendid! Now, to find you a suitable Tuxemon...\\n... ... You already have a Tuxemon? Well, I'm sure that you'd be able to handle yourself well...\\n","cottonnurse_dialog":"Welcome to the Cotton Town Tuxecenter!","tabanurse_dialog":"","okaythen":"","okaythen2":"Well, it looks like your Tuxemon are full of energy! Here they are!","input_name":"Kiel vi nomi\u011das?","birdling":"Birdling","budaye":"Budaye","viviphyta":"Viviphyta","botbot":"Botbot","vivisource":"Vivisource","viviteel":"Viviteel","tuxemon_stat2":"{desc}","abesnaki":"Abesnaki","altie":"Altie","angrito":"Angrito","anu":"Anu","apeoro":"Apeoro","araignee":"Araignee","arthrobolt":"Arthrobolt","av8r":"Av8r","b_ver_1":"B-Ver.1","banling":"Banling","baobaraffe":"Baobaraffe","baoby":"Baoby","beenstalker":"Beenstalker","boltnu":"Boltnu","boxali":"Boxali","brewdin":"Brewdin","bugnin":"Bugnin","urcine":"Urcine","vigueur":"Vigueur","vivicinder":"Vivicinder","vividactil":"Vividactil","vivipere":"Vivipere","vivitrans":"Vivitrans","vivitron":"Vivitron","volcoli":"Volcoli","spoilurm":"Spoilurm","mystikapi":"Mystikapi","snock":"Snock","statursus":"Statursus","snaki":"Snaki","snarlon":"Snarlon","strella":"Strella","trapsnap":"Trapsnap","cateye":"Cateye","chenipode":"Chenipode","chibiro":"Chibiro","embra":"Embra","elofly":"Elofly","elostorm":"Elostorm","embazook":"Embazook","jemuar":"Jemuar","k9":"K9","pantherafira":"Pantherafira","eruptibus":"Eruptibus","pilthropus":"Pilthropus","sumchon":"Sumchon","chrome_robo":"Chrome Robo","dark_robo":"Dark Robo","xeon":"Xeon","xeon_2":"Xeon-2","mk01_alpha":"MK01 Alpha","nuenflu":"Nuenflu","bumbulus":"Bumbulus","bursa":"Bursa","cataspike":"Cataspike","chromeye":"Chromeye","cochini":"Cochini","coleorus":"Coleorus","conileaf":"Conileaf","coproblight":"Coproblight","cowpignon":"Cowpignon","criniotherme":"Criniotherme","dandicub":"Dandicub","dinoflop":"Dinoflop","drokoro":"Drokoro","drashimi":"Drashimi","elowind":"Elowind","enduros":"Enduros","exapode":"Exapode","exclawvate":"Exclawvate","eyesore":"Eyesore","fancair":"Fancair","flacono":"Flacono","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","fordin":"Fordin","forturtle":"Forturtle","foxfire":"Foxfire","frondly":"Frondly","furnursus":"Furnursus","galnec":"Galnec","ghosteeth":"Ghosteeth","grumpi":"Grumpi","gryfix":"Gryfix","hampotamos":"Hampotamos","graffiki":"Graffiki","grimachin":"Grimachin","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","happito":"Happito","hatchling":"Hatchling","ignibus":"Ignibus","incandesfin":"Incandesfin","jelillow":"Jelillow","katacoon":"Katacoon","katapill":"Katapill","komodraw":"Komodraw","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","lunight":"Lunight","manosting":"Manosting","masknake":"Masknake","medushock":"Medushock","memnomnom":"Memnomnom","metesaur":"Metesaur","miaownolith":"Miaownolith","mrmoswitch":"Mrmoswitch","narcileaf":"Narcileaf","neutrito":"Neutrito","nudiflot_female":"Nudiflot","nudiflot_male":"Nudiflot","nudikill":"Nudikill","nudimind":"Nudimind","octabode":"Octabode","ouroboutlet":"Ouroboutlet","pairagrim":"Pairagrim","pairagrin":"Pairagrin","pharfan":"Pharfan","picc":"Picc","pipis":"Pipis","poinchin":"Poinchin","polyrock":"Polyrock","prophetoise":"Prophetoise","puparmor":"Puparmor","pyraminx":"Pyraminx","pythock":"Pythock","pythwire":"Pythwire","qetzlrokilus":"Qetzlrokilus","rabbitosaur":"rabbitosaur","rhincus":"Rhincus","rosarin":"Rosarin","ruption":"Ruption","sadito":"Sadito","sampsack":"Sampsack","sampsage":"Sampsage","sapsnap":"Sapsnap","saurchin":"Saurchin","sclairus":"Sclairus","seirein":"Seirein","shammer":"Shammer","shelagu":"Shelagu","shnark":"Shnark","shybulb":"Shybulb","skwib":"Skwib","snokari":"Snokari","sockeserp":"Sockeserp","solight":"Solight","spighter":"Spighter","squabbit":"Squabbit","tarpeur":"Tarpeur","taupypus":"Taupypus","teddisun":"Teddisun","tetrchimp":"Tetrchimp","tikoal":"Tikoal","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel":"Toufigel","tourbidi":"Tourbidi","weavifly":"Weavifly","windeye":"Windeye","yiinaang":"Yiinaang","birb_robo":"Birb Robo","mk01_beta":"Mk01 Beta","tsushimi":"Tsushimi","tumblebee":"Tumblebee","tumblequill":"Tumblequill","turnipper":"Turnipper","kennel_label":"{box} ({qty})","xero_campaign":"Tuxemon: Xero"} \ No newline at end of file
diff --git a/db/_generated/i18n/es_ES.json b/db/_generated/i18n/es_ES.json
index 25d5973..5e46f2d 100644
--- a/db/_generated/i18n/es_ES.json
+++ b/db/_generated/i18n/es_ES.json
@@ -1 +1 @@
-{"apple":"Manzana","apple_description":"Cura a un monstruo 10 HP.","berry":"Baya","berry_description":"Cura a un monstruo 10 HP.","cherry":"Cereza","cherry_description":"Cura a un monstruo 10 HP.","orange":"Naranja","orange_description":"Cura a un monstruo 20 HP.","potion":"Poci\u00f3n","potion_description":"Cura a un monstruo 50 HP.","super_potion":"Super Poci\u00f3n","super_potion_description":"Cura a un monstruo 150 HP.","imperial_potion":"Poci\u00f3n Imperial","imperial_potion_description":"Cura a un monstruo 350 HP.","revive":"Revivir","revive_description":"Revive a un Tuxemon debilitado y le cura 20 HP.","capture_device":"Dispositivo de Captura","capture_device_description":"Captura un monstruo.","tm_avalanche":"MT: Avalancha","tm_avalanche_description":"Manual t\u00e9cnico que ense\u00f1a a un Tuxemon de Agua o Tierra la t\u00e9cnica Avalancha.","tm_blossom":"TM: Florecer","tm_blossom_description":"Manual t\u00e9cnico que ense\u00f1a a un Tuxemon de Madera la t\u00e9cnica Florecer.","item_cannot_use_here":"\u00a1No puede usarse {name} aqu\u00ed!","item_no_available_target":"No puede usarse {name} en ninguno de tus Tuxemon en este momento.","allies_address":"Direcci\u00f3n de Allie","allies_address_description":"Habitaci\u00f3n 31, N\u00famero 2, Torre Omnichannel, Pueblo Algod\u00f3n\\n\\nSe observa la marca de un beso al lado de la direcci\u00f3n","player_wallet":"La cartera de ${{name}}: ${{money}}${{currency}}","combat_run":"\u00a1{user} se escap\u00f3!","combat_miss":"Fall\u00f3...","combat_can't_run_from_trainer":"\u00a1No puedes huir!","combat_player_run":"\u00a1Escapaste sin problemas!","combat_used_x":"\u00a1{user} us\u00f3 {name}!","combat_used_x_on_y":"\u00a1{user} us\u00f3 {name} sobre {target}!","combat_swap":"\u00a1{user} sac\u00f3 a {target}!","combat_call_tuxemon":"\u00a1Adelante {name}!","combat_opponent_call_tuxemon":"\u00a1{user} sac\u00f3 a {name}!","combat_state_poison_get":"{target} est\u00e1 envenenado.","combat_state_poison_damage":"\u00a1{name} recibi\u00f3 da\u00f1o por envenenamiento!","combat_state_lifeleech_get":"{user} est\u00e1 absorbiendo la vida de {target}.","combat_state_lifeleech_success":"\u00a1{user} perdi\u00f3 salud por chupavidas!","combat_state_lifeleech_failure":"{link} no puede curarse m\u00e1s.","combat_state_recover_get":"{target} empez\u00f3 a recuperar salud.","combat_state_recover_success":"\u00a1{user} recuper\u00f3 salud!","combat_state_recover_failure":"{user} no puede curarse m\u00e1s.","combat_status_damage":"\u00a1{name} sufri\u00f3 {status} de da\u00f1o!","combat_trainer_appeared":"\u00a1{name} quiere combatir!","combat_victory":"\u00a1Has ganado!","combat_defeat":"\u00a1Has sido derrotado!","combat_draw":"\u00a1Todos los equipos se han debilitado!","combat_capturing_success":"\u00a1Has capturado a {name}!","combat_capturing_fail":"\u00a1{name} consigui\u00f3 liberarse!","combat_recharging":"{name} necesita descansar antes de poder usar {move} de nuevo...","combat_replacement":"\u00a1Escoge otro Tuxemon!","combat_replacement_is_fainted":"\u00a1Ese Tuxemon se encuentra debilitado!","combat_wild_appeared":"Un {name} salvaje apareci\u00f3!","combat_monster_choice":"\u00bfQu\u00e9 har\u00e1 {name}?","combat_fainted":"\u00a1{name} se debilit\u00f3!","combat_isactive":"{name} ya est\u00e1 luchando.","attack_very_effective":"\u00a1El ataque hizo mucho da\u00f1o adicional!","attack_effective":"\u00a1El ataque hizo da\u00f1o adicional!","attack_resisted":"\u00a1El ataque fue resistido!","attack_weak":"\u00a1El ataque fue fuertemente resistido!","empty_slot":"Ranura vac\u00eda","exit":"Salir","item_confirm_use":"Usar","item_confirm_cancel":"Cancelar","item_success":"\u00a1Funcion\u00f3!","item_failure":"\u00a1Fall\u00f3!","generic_success":"\u00a1Funcion\u00f3!","generic_failure":"\u00a1Fall\u00f3!","attempting_capture":"Intentando capturar...","gotcha":"\u00a1Atrapado!","not_implemented":"Esta caracter\u00edstica a\u00fan no ha sido implementada.","receive_happiness":"Recibidos 5 Dispositivos de Captura!!","received_x":"\u00a1Se ha recibido {name}!","save_success":"\u00a1Guardado completado!","save_failure":"\u00a1Ha habido un problema al guardar la partida!","slot":"Ranura","status_faint":"Debilitado","status_poison":"Envenenado","status_lifeleech":"Chupavidas","status_recover":"Recuperado","all_in":"Con todo","amnesia":"Amnesia","avalanche":"Avalancha","battery_acid":"\u00c1cido de bater\u00eda","battery_discharge":"Descargar bater\u00eda","beam":"Rayo","berserk":"Berserker","biting_winds":"Vientos Cortantes","blade":"Cuchilla","blood_bond":"Lazo de Sangre","blossom":"Florecer","boulder":"Pe\u00f1asco","breathe_fire":"Aliento Flam\u00edgero","bubble_trap":"Trampa de Burbuja","bullet":"Balazo","chill_mist":"Niebla G\u00e9lida","clamp_on":"Sujetar","constrict":"Constricci\u00f3n","electrical_storm":"Tormenta el\u00e9ctrica","energy_claws":"Garras de Energ\u00eda","energy_field":"Campo de Energ\u00eda","eyebite":"Mirada Penetrante","feint":"Finta","fester":"Supurar","fire_ball":"Bola de Fuego","fire_claw":"Garra de Fuego","flamethrower":"Lanzallamas","flood":"Inundaci\u00f3n","flow":"Flujo","fluff_up":"Esponjar","font":"Fuente","frostbite":"Congelaci\u00f3n","fume":"Vapor","give_all":"Darlo Todo","glower":"Mirada Fulminante","goad":"Aguij\u00f3n","headbutt":"Cabezazo","hibernate":"Hibernar","ice_claw":"Garra de Hielo","icicle_spear":"Lanza Car\u00e1mbano","invictus":"Invencible","kindling_flame":"Llama Encendida","levitate":"Levitar","midnight_mantle":"Manto de Medianoche","muddle":"Confusi\u00f3n","mudslide":"Avalancha de Lodo","one_two":"Uno-Dos","overgrowth":"Sobrecrecimiento","peck":"Picotazo","peregrine":"Halc\u00f3n","perfect_cut":"Corte perfecto","petrify":"Petrificar","probiscus":"Prob\u00f3scide","pseudopod":"Pseud\u00f3podo","quicksand":"Arenas Movedizas","ram":"Embestir","refresh":"Refrescar","rock":"Roca","rot":"Putrefacci\u00f3n","rust_bomb":"Bomba de \u00d3xido","salamander":"Salamandra","sand_spray":"Rociar arena","shadow_boxing":"Shadowboxing","shrapnel":"Metralla","shuriken":"Shuriken","sleep_bomb":"Bomba de Sue\u00f1o","sleeping_powder":"Polvo Somn\u00edfero","snowstorm":"Tormenta de Nieve","splinter":"Astilla","spray":"Rociar","stampede":"Estampida","starfall":"Lluvia de Estrellas","static_field":"Campo est\u00e1tico","sting":"Picadura","stone_rot":"Putrefacci\u00f3n P\u00e9trea","strike":"Asalto","suck_poison":"Absorber Veneno","sudden_glow":"Brillo Repentino","supernova":"Supernova","surge":"Oleada","take_cover":"Cubrirse","thunderball":"Bola Trueno","thunderclap":"Trueno","tonguespear":"Lengua Afilada","venomous_tentacle":"Tent\u00e1culo Venenoso","wall_of_steel":"Muro de Acero","wallow":"Revolcarse","web":"Red","whirlwind":"Torbellino","wing_tip":"Punta de Ala","menu_alphabet":"ABCDEFGHIJKLMN\u00d1OPQRSTUVWXYZ\\0abcdefghijklmn\u00f1opqrstuvwxyz\\01234567890.-\u00a1!","menu_alphabet_n_columns":"14","menu_char_variants":"A\u00c1\\nE\u00c9\\nI\u00cd\\nO\u00d3\\nU\u00da\u00dc\\na\u00e1\\ne\u00e9\\ni\u00ed\\no\u00f3\\nu\u00fa\u00fc","monster_menu_info":"Informaci\u00f3n","monster_menu_move":"Mover","log_off":"Desconectar","menu_bag":"Mochila","menu_fight":"Lucha","menu_item":"Objeto","menu_items":"Objetos","menu_journal":"Diario","menu_load":"Cargar","menu_monster":"Tuxemon","menu_monsters":"Monstruos","menu_multiplayer":"Multijugador","menu_new_game":"Nueva partida","menu_options":"Opciones","menu_player":"Jugador","menu_run":"Huir","menu_save":"Guardar","multiplayer_accept":"Aceptar","multiplayer_decline":"Rechazar","multiplayer_duel":"\u00a1{name} quiere retarte a un duelo!","multiplayer_host_game":"Crear partida","multiplayer_scan_games":"Buscar partidas","multiplayer_join_game":"Unirse a la partida","multiplayer_hosting_ready":"\u00a1Preparado para aceptar conexiones!","multiplayer_already_hosting":"\u00a1Ya eres el l\u00edder de la partida!","multiplayer_no_servers":"No se han encontrado servidores...","multiplayer_join_prompt":"\u00bfNombre de host o IP?","aardart_description":"Lleva la cuenta de todas las hormigas que ha comido, y celebra llegar a n\u00fameros elevados.","aardart":"Aardart","aardorn_description":"Al nacer es abandonado en un hormiguero para que se abra camino devorando a sus ocupantes.","aardorn":"Aardorn","agnidon_description":"Prefiere andar sobre cuatro patas, pero puede erguirse para abrir puertas, empujar \u00e1rboles o sostener cosas.","agnidon":"Agnidon","agnigon_description":"Se dice que es un 'drag\u00f3n falso', porque parece un drag\u00f3n, pero en realidad evolucion\u00f3 a partir de una l\u00ednea diferente de antiguos reptiles.","agnigon":"Agnigon","agnite_description":"Es juguet\u00f3n, pero debe ense\u00f1\u00e1rsele temprano a mantener su fuego a raya.","agnite":"Agnite","allagon_description":"Los ALLAGON se ven atra\u00eddos hacia las reliquias hechas con los metales que dejaron atr\u00e1s sus antepasados, y reaccionar\u00e1n con violencia para recuperarlas.","allagon":"Allagon","anoleaf_description":"Considera a las plantas que crecen cerca de \u00e9l sus hermanos y hermanas.","anoleaf":"Anoleaf","axylightl_description":"Ilumina las aguas profundas con su cola, marcando un refugio seguro para peces.","axylightl":"Axylightl","bamboon_description":"Lucha con su vara de bamb\u00fa, que tambi\u00e9n usa para mantener el equilibrio.","bamboon":"Bamboon","bigfin_description":"Tiene un ecosistema entero en su espalda, as\u00ed que intenta no sumergirse.","bigfin":"Bigfin","bolt_description":"","bolt":"Bolt","cairfrey_description":"Un alegre elemento de mobiliario que se despert\u00f3 una ma\u00f1ana y decidi\u00f3 explorar.","cairfrey":"Cairfrey","capiti_description":"Parece un beb\u00e9, pero se han encuntrado espec\u00edmenes de cientos de a\u00f1os.","capiti":"Capiti","cardiling_description":"Uno no se espera que respire fuego, hasta que lo hace.","cardiling":"Cardiling","cardinale_description":"Odia firmemente a lis depredadores, y les declara la guerra a ellos y sus peque\u00f1os en cuanto puede.","cardinale":"Cardinale","cardiwing_description":"Su canto es notable, pero pocos se atrever\u00edan a mantener a un p\u00e1jaro cantor explosivo.","cardiwing":"Cardiwing","chillimp_description":"Se rumorea que vive en lo alto de monta\u00f1as heladas, pero nunca se le ha sacado una fotograf\u00eda clara.","chillimp":"Chillimp","chloragon_description":"Eclosiona de un huevo antiguo plantado en suelo f\u00e9rtil.Cuando se acaben los huevos, no habr\u00e1 m\u00e1s CHLORAGON.","chloragon":"Chloragon","conifrost_description":"Si estornuda, provoca una avalancha. Tiene moqueo permanente.","conifrost":"Conifrost","corvix_description":"Arma sus alas con fragmentos de hueso de sus v\u00edctimas.","corvix":"Corvix","dandylion_description":"Da a luz a una camada en toda su vida. Despu\u00e9s vaga por el mundo en su busca.","dandylion":"Dandylion","djinnbo_description":"Existe la creencia err\u00f3nea de que es un humano que muri\u00f3 en un incendio. En realidad, los que murieron fueron sus parientes.","djinnbo":"Djinnbo","dollfin_description":"Cada uno sigue a un barco a todas partes, explorando el mundo.","dollfin":"Dollfin","dracune_description":"Se encuentra inm\u00f3vil durante el d\u00eda, pero puede menearse y morder de noche.","dracune":"Dracune","dragarbor_description":"Cuando siente acercarse el fin de sus d\u00edas, viaja a un cementerio y se planta a s\u00ed mismo. La flor de su cola crece por siempre.","dragarbor":"Dragarbor","dune_pincher_description":"","dune_pincher":"Dune Pincher","eaglace_description":"Cuando alza el vuelo, se forman nubes. Cuando agita sus alas, cae granizo.","eaglace":"Eaglace","eruptibus_description":"Los herreros trabajan con \u00e9l, calentando metales en su caldera.","eruptibus":"Eruptibus","eyenemy_description":"Se alimenta de vistas hermosas y otros avistamientos espectaculares.","eyenemy":"Eyenemy","falcono_description":"No tiene miedo de ningun adversario, y atacar\u00e1 sin dudarlo a un enemigo de cualquier tama\u00f1o.","falcono":"Falcono","ferricran_description":"Hubo un tiempo en el que los FERRICRAN estaban cubiertos de escamas adamantinas, y ten\u00edan alas de mithril.","ferricran":"Ferricran","firomenis_description":"<<MISSING>>","firomenis":"Firomenis","fluttaflap_description":"Se alimenta de impurezas, as\u00ed que purifica la sangre de aquellos a los que muerde.","fluttaflap":"Fluttaflap","fruitera_description":"FRUITERA tiene hambre de fruta y lleva todo lo que puede. Cuando se sorprende, deja caer todas sus frutas, las recoge de nuevo y luego huye.","fruitera":"Fruitera","gectile_description":"Es tan r\u00e1pido y ligero que puede caminar sobre las hojas.","gectile":"Gectile","heronquak_description":"El cristal de su pecho es confundido con un diamante por los cazadores furtivos. Se funde al ser extra\u00eddo del cuerpo de un HERONQUAK.","heronquak":"Heronquak","hydrone_description":"","hydrone":"Hydrone","katacoon_description":"Permanece en una pose meditativa en su cris\u00e1lida, movi\u00e9ndose solamente para pinchar a sus enemigos.","katacoon":"Katacoon","lambert_description":"Es colocado en su fruto por su padre, quien luego lo env\u00eda a vagar por el mundo.","lambert":"Lambert","legko_description":"Durante mucho tiempo se pens\u00f3 que no ten\u00eda piernas, pero de hecho sus hojas son extremidades vestigiales.","legko":"Legko","magmaturtle_description":"<<MISSING>>","magmaturtle":"Magmaturtle","merlicun_description":"<<MISSING>>","merlicun":"Merlicun","moloch_description":"Puede endurecer o suavizar su piel como respuesta a amigos y enemigos.","moloch":"Moloch","noctalo_description":"Habita solo en lugares abandonados por humanos - castillos, cementerios y alcantarillas.","noctalo":"Noctalo","noctula_description":"Se alimenta de insectos mientras que los PIPIS se alimentan de fruta, as\u00ed que, a pesar de vivir en proximidad, no compiten entre s\u00ed.","noctula":"Noctula","nostray_description":"Puede oler cualquier cosa en el oc\u00e9ano, sin importar lo lejos que est\u00e9.","nostray":"Nostray","nudiflot_female_description":"Come y almacena el veneno de las criaturas marinas de las que se alimenta.","nudiflot_male_description":"Come y almacena el veneno de las criaturas marinas de las que se alimenta.","nudiflot_female":"Nudiflot","nudiflot_male":"Nudiflot","nut_description":"","nut":"Nut","pigabyte_description":"","pigabyte":"Pigabyte","possessun_description":"Es un fantasma que habita el cuerpo de un CAIRFREY muerto.","possessun":"Possessun","propellercat_description":"","propellercat":"Propellercat","rockat_description":"","rockat":"Rockat","rockitten_description":"","rockitten":"Rockitten","sapragon_description":"En tiempos pret\u00e9ritos, cada elemento ten\u00eda un poderoso drag\u00f3n - pero esas criaturas han disminu\u00eddo y son raras en estos d\u00edas.","sapragon":"Sapragon","selket_description":"","selket":"Selket","selmatek_description":"","selmatek":"Selmatek","sharpfin_description":"Es invisible en el agua, siendo visible \u00fanicamente cuando salta del agua para arrastrar animales en la orilla hacia las profundidades.","sharpfin":"Sharpfin","sludgehog_description":"","sludgehog":"Sludgehog","snowrilla_description":"Le encanta jugar al pilla-pilla con esquiadores en pendientes solitarias.","snowrilla":"Snowrilla","spycozeus_description":"","spycozeus":"Spycozeus","sumchon_description":"Usa su peso para hacer tropezar a enemigos mucho m\u00e1s grandes que \u00e9l. Es tan denso como una estrella.","sumchon":"Sumchon","swap":"Swap","template_description":"Descripci\u00f3n aqu\u00ed","template":"Nombre de Plantilla","tigrock_description":"Se dice que tuvo que inventarse a s\u00ed mismo porque no se hab\u00eda dise\u00f1ado una evoluci\u00f3n.","tigrock":"Tigrock","tumbleworm_description":"","tumbleworm":"Tumbleworm","tux_description":"<<MISSING>>","tux":"Tux","tweesher_description":"Cuanto m\u00e1s fr\u00edo haga, m\u00e1s duro es su pico. Por debajo de 0 grados, es m\u00e1s duro que el diamante.","tweesher":"Tweesher","vamporm_description":"Tiene sed de sangre, pero se las arregla con la savia de los \u00e1rboles.","vamporm":"Vamporm","velocitile_description":"Puede ir m\u00e1s r\u00e1pido que una bala, pero solo si ha calentado primero.","velocitile":"Velocitile","wrougon_description":"Cada WROUGON nace con una mancha de \u00f3xido mayor que la de sus padres.","wrougon":"Wrougon","zunna_description":"Los alegres ZUNNA chupan toda la comida que puedan encontrar.","zunna":"Zunna","anteater":"Oso hormiguero","snout":"Hocico","false_dragon":"Drag\u00f3n falso","dragon":"Drag\u00f3n","sprout":"Brote","inchoate":"Primitivo","prehensile":"Prensil","island":"Isla","host":"Anfitri\u00f3n","woodwose":"Ser de los bosques","firebird":"P\u00e1jaro de fuego","frost_ape":"Mono helado","taiga":"Taiga","horned_raptor":"Rapaz cornuda","lions_tooth":"Diente de le\u00f3n","vengeance":"Venganza","joyful":"Alegre","cloaked":"Encapuchado","cirrus":"Cirro","hot_rock":"Roca caliente","pupil":"Pupila","fire":"Fuego","sanguine":"Sanguinario","wood":"Madera","climbing":"Escalada","crested":"Crestado","metal_water":"Metal, Agua","stance":"Postura","gumnut":"Fruto de eucalipto","lizard":"Lagarto","earth_fire":"Tierra, Fuego","devil":"Diablo","nightcrawler":"Acechador nocturno","flopped":"Tirado","metal":"Metal","visitor":"Visitante","earth":"Tierra","rip":"Rasg\u00f3n","yeti":"Yeti","some_category_here":"Categor\u00eda aqu\u00ed","ex_machina":"Ex Machina","water":"Agua","clot":"Co\u00e1gulo","restless":"Inquieto","slurpy":"Chup\u00f3n","aeble":"Aeble","allie":"Allie","cottonnurse":"Enfermera de Pueblo Algod\u00f3n","karrianna":"Karrianna","knight1":"Caballero I","knight2":"Caballero II","liela":"Liela","maple_girl":"Maple","misa":"Misa","npc_wife":"Esposa NPC","professor":"Profesor","npc_red":"Red","tabanurse":"Enfermera de Taba","tuxemart_keeper":"Dependiente de Tuxemart","tuxemart_aide":"Empleado de Tuxemart","xerogrund1":"Soldado del equipo Xero I","xerogrund2":"Soldado del equipo Xero II","xerogrunt2":"Soldado del equipo Xero II","xerogrunt3":"Soldado del equipo Xero III","xerogrunt4":"Soldado del equipo Xero IV","xerogrunt5":"Soldado del equipo Xero V","xerogrunt6":"Soldado del equipo Xero VI","xerogrunt7":"Soldado del equipo Xero VII","xerogrunt8":"Soldado del equipo Xero VIII","xerogrunt9":"Soldado del equipo Xero IX","xerogrunt10":"Soldado del equipo Xero X","healmytuxemon":"\u00bfDeseas curar tus Tuxemon?","haveagoodday":"\u00a1Que tengas un buen d\u00eda!","yes":"S\u00ed","no":"No","door_problems":"La puerta est\u00e1 atascada y no se abre...","empty_pot":"Es una maceta vac\u00eda. Quiz\u00e1s alguien plante algo aqu\u00ed.","purple_flowers":"\u00a1Alguien ha plantado unas flores moradas de olor dulce!","orange_flowers":"\u00a1Alguien ha plantado unas flores naranjas preciosas!","famous_statue":"Es una estatua de un antiguo maestro Tuxemon. El nombre se ha desgastado con el tiempo y resulta ilegible...","famous_statue2":"Dice: \\\"Para nuestros amados amigos y h\u00e9roes, los Wywen\\\"","cotton_town_fountain":"Es una fuente. Hay muchas monedas en el fondo.","tree":"\u00a1Este \u00e1rbol parece feliz y saludable!","route_2":"Ruta 2","sure_i_do":"Claro que quiero.","not_really":"En realidad no.","mistaken":"Est\u00e1s equivocado.","thats_me":"\u00a1\u00c9se soy yo!","cash_register":"Es una caja registradora, parece relativamente nueva.","potions_in_shop":"El mostrador parece tener muchas pociones, deben ser bastante populares por aqu\u00ed.","capture_devices_in_shop":"Dispositivos de captura. \u00bfC\u00f3mo los har\u00e1n?","professor_dialog\\n":"Profesor: Ah, s\u00ed. Justo la persona a la que quer\u00eda ver.\\nHe o\u00eddo que quieres aprender sobre los Tuxemon.\u00bfEs as\u00ed?","professor_yes":"\u00a1Genial!","professor_no":"Vaya, que l\u00e1stima. \u00a1Pues me he hecho todo el camino hasta aqu\u00ed para hablar contigo, as\u00ed que escucha!","professor_dialog2\\n":"\u00bfDe d\u00f3nde vinieron los Tuxemon?\\nNadie lo sabe realmente, pero han habitado nuestro planeta por miles de a\u00f1os cuanto menos. \\nLos Tuxemon son peque\u00f1os animales. \\nNos hacemos sus amigos, aprendemos de ellos, y los usamos para luchar contra otros Tuxemon en competiciones deportivas.\\nBueno... por lo menos sol\u00edamos hacerlo...\\nMe preguntaba... acabo de recibir tres nuevos Tuxemon y me gustar\u00eda investigar c\u00f3mo act\u00faan con un entrenador. \\n\u00bfEstar\u00edas interesado en uno?","professor_turn":"Claro que estar\u00edas interesado, \u00bfa qui\u00e9n quiero enga\u00f1ar?","professor_select":"\u00bfCual de ellos quieres?","professor_dialog6.1":"Profesor: \u00a1Una elecci\u00f3n excelente! Hydrone es un Tuxemon de tipo agua.","professor_dialog6.2":"Profesor: \u00a1Una elecci\u00f3n soberbia! Rockitten es un Tuxemon de tipo tierra.","professor_dialog6.3":"Profesor: \u00a1Una buena elecci\u00f3n! Fruitera es un Tuxemon de tipo madera.","professor_dialog7":"Profesor: \u00a1Espero verte pronto! Voy a irme de viaje, as\u00ed que quiz\u00e1s nos encontremos en alg\u00fan momento.","karrianna_dialog1":"Karrianna: \u00a1He estado entrenando todo este \u00faltimo mes! \u00a1Nadie me ha derrotado a\u00fan!","karrianna_dialog2":"Bueno... Eres el primer entrenador al que me he enfrentado...","xero_hideout1":"Instituto Xero para la Investigaci\u00f3n y Desarrollo de Tuxemon.","cherry_found":"Has encontrado una cereza.","xero_grunts_block":"Esta zona est\u00e1 en construcci\u00f3n y ser\u00e1 terminada pronto.","waiting_for_misa":"Nuestro l\u00edder quiere hablar contigo. Cuando est\u00e9s listo, habla con mi amigo aqu\u00ed a mi lado.","teleport?":"\u00bfEst\u00e1s preparado para conocer a nuestro l\u00edder?","ouch":"Lo siento, pero esto puede doler un poco...","maybe_sometime_again?":"De acuerdo, esperar\u00e9 aqu\u00ed hasta que est\u00e9s listo.","youcantleave":"Las puertas est\u00e1n cerradas por fuera... \u00bfHay una llave en alguna parte?","discovered_a_person":"\u00a1Me encontraste! \u00a1Jajaja!","a_serious_discussion\\n":"???: Te llevo observando un tiempo. Me alegro de que mis seguidores hayan podido atraparte ileso.\\n\u00a1Oh! \u00bfD\u00f3nde est\u00e1n mis modales? \\nSoy Misa, l\u00edder del Instituto Xero para la Investigaci\u00f3n y Desarrollo de Tuxemon.\\n\u00bfC\u00f3mo dec\u00edas que te llamabas? \\n.... ..... ....\\n\u00bf${{name}}?\\nMisa: Parece un buen nombre para alguien que posee un Tuxemon de forma ilegal.\\n","oops\\n":"Oh. Supongo que no lo sab\u00edas...\\nNo debes tener miedo, tener un Tuxemon de tu parte es la mejor cosa que te ha pasado nunca.\\n","backstory\\n":"Unos treinta a\u00f1os atr\u00e1s, un grupo llamado Omnichannel comenz\u00f3 a controlar los medios de comunicaci\u00f3n\\nPoco depu\u00e9s, dejaron de permitir a todo el mundo expresarse en ellos.\\nAs\u00ed que la gente decidi\u00f3 usar a los Tuxemon como mensajeros y para zanjar disputas. \\nHace unos diez a\u00f1os, comenz\u00f3 a reprimirse el uso de Tuxemon.\\nAhora, solo las personas con aprobaci\u00f3n pueden poseer y criar Tuxemon. \\nMi grupo investiga con ellos, por lo que todos tenemos.\\nT\u00fa eres distinto. No has sido aprobado por Omnichannel. \\nPodr\u00edas ser el entrenador que hemos estado buscando.\\nOmnichannel, por despiadados que sean, no son la \u00fanica amenaza que tenemos aqu\u00ed. \\nHay otra organizaci\u00f3n llamada Spyder.\\nNo deber\u00edas preocuparte mucho por ellos. No tienen mucha actividad cerca de aqu\u00ed.\\nAhora, te mandaremos de vuelta en tu viaje. \\nPero solo si aceptas ayudarnos contra Omnichannel.\\nDe lo contrario, te denunciaremos ante Omnichannel nosotros mismos. \\nY en ese caso lo perder\u00e1s todo.\\nSiempre estamos vigilando.\\n","backstory9":"\u00bfQu\u00e9 dices? \u00bfNos ayudar\u00e1s?","sorryfurthis":"Buena elecci\u00f3n. Lo siento, esto solo doler\u00e1 un poco.","mwah\\n":"???: \u00bfQu\u00e9 quieres? ... ... ... Bueno, pues no. No vas a entrar aqu\u00ed, incluso aunque vistas con tan buen gusto.\\nSoy Allie por cierto.\\nAllie: S\u00ed, esto es el Omnichannel, pero yo soy solo una humilde guardia. \u00bfQui\u00e9n eres t\u00fa?\\n${{name}}...\\nMmm. Un nombre potente. Mi casa no est\u00e1 muy lejos, quiz\u00e1s... despu\u00e9s del trabajo... \u00bfpodr\u00edas ense\u00f1arme lo fuerte que eres?\\n... ... \u00a1No! \u00bfC\u00f3mo que no? Salvo que... ... \u00a1T\u00fa eres el nuevo novio de Jess, \u00bfno?! \u00a1Ha estado jugando conmigo todo este tiempo!\\n","mwah2":"\u00a1\u00a1\u00a1JESS!!!","itslockedboi":"Allie cierra la puerta detr\u00e1s de ella...","hellothere":"???: \u00a1Hola!","kmere":"\u00bfPor qu\u00e9 no te acercas y hablamos?","theinfo\\n":"Lamento que hayas tenido que ver esa escena. Allie es dif\u00edcil de tratar a veces, al contrario que mi hija Jess.\\n\u00a1Oh! \u00bfD\u00f3nde est\u00e1n mis modales? Mi nombre es Ae... \u00bfSabes qu\u00e9? Mejor lo escribo.\\nAeble\\nSe pronuncia \\\"ahbluh\\\", pero todo el mundo me llama simplemente Able. Puedes llamarme as\u00ed, supongo...\\nAeble: Soy el CEO aqu\u00ed en Omnichannel. Todas las retransmisiones que ves, deben ser aprobadas por m\u00ed.\\nAhora bien, no soy el \u00fanico que hace su parte. Tenemos una junta directiva que nos ayuda a administrar los distritos.\\nLa junta lleva siendo reelegida desde que se form\u00f3. Han realizado un gran trabajo, as\u00ed que tiene sentido.\\nEl objetivo de Omnichannel es abrir el mundo a todos. La \u00fanica forma, no obstante, de hacer que todos sean iguales,\\nfue restringir a los Tuxemon.\\nEmpezamos confisc\u00e1ndolos, pero la mayor\u00eda de Tuxemon consegu\u00edan escapar. As\u00ed que pasamos a medidas extremas.\\nNuestra organizaci\u00f3n hermana Spyder ha desarrollado una droga que puede cambiar a los Tuxemon.\\nA\u00edsla una porci\u00f3n del cerebro que todo Tuxemon misteriosamente tiene, y la sobrecarga.\\nUna vez que ha sido sobrecargada con electricidad, sus ganas de resistirse se desvanecen y se vuelven d\u00f3ciles.\\nPor ello, unas pocas especies se encuentran extintas, espec\u00edficamente Rockitten, Fruitera, y Hydrone.\\nEsto ya no importa, no obstante. Esta generaci\u00f3n ya ni siquiera sabe lo que son los Tuxemon, a menos que trabajen para nosotros.\\nLa tasa de natalidad est\u00e1 en su punto m\u00e1s alto, y el apoyo a Omnichannel no ha ca\u00eddo desde el a\u00f1o anterior a la restricci\u00f3n.\\nLos Tuxemon son una maldici\u00f3n penetrante que destruye a la humanidad. Omnichannel ha arreglado esto y ha impuesto orden.\\nLos Tuxemon destruyen y cualquiera que diga lo contrario miente. Lo siento, pero debo volver al trabajo.\\n","liela_goes_to_battle":"\u00a1Si vas a molestarme mientras recojo bayas, me veo obligado a retarte!","Cathedral_Center":"Centro de la Catedral: Vivimos para Servir.","Cotton_Mart":"\u00a1Obt\u00e9n la novedad en la Tienda de Novedades!","Cotton_Town_Sign\\n":"Bienvenidos a Pueblo Algod\u00f3n: Una Fuerza en Crecimiento\\n\u2191 Pueblo Algod\u00f3n --- Ruta 1 \u2193\\n","column1":"Una columna rara y antigua. Esto sol\u00eda ser parte de un templo.","column2":"Una columna rara y antigua. Otras ruinas de la misma civilizaci\u00f3n se pueden encontrar en la Ruta 3. ","cityparksign\\n":"Bienvenido al Parque de la Ciudad: Una muestra del mundo silvestre\\n\u2191 Parque de la Ciudad --- Ruta 2 \u2193\\n","route2speech":"\u00a1\u00a1\u00a1Ehhhh!!!","route2speech2\\n":"Oh. Solo eres t\u00fa, ${{name}}...\\nS\u00e9 m\u00e1s considerado la siguiente vez que empujes a alguien. El barranco es m\u00e1s profundo de lo que parece...\\n","route2speech3\\n":"Aunque realmente puede que no sea algo malo...\\nLo s\u00e9, todo el mundo necesita que yo lidere, pero con todo lo que est\u00e1 pasando...\\nPero t\u00fa no quieres escucharme... \u00bfverdad?\\n","yestalk":"\u00bfEn serio? Gracias...","notalk":"\u00a1C\u00f3mo puedes ser tan insensible! \u00a1Pues me vas a escuchar de todos modos!","spillit\\n":"Ya sabes que soy el l\u00edder del instituto Xero y que te he reclutado para luchar contra ellos. Pero hay algo que no sabes.\\nAllie, a la que conociste anteriormente... \u00bfQu\u00e9? Te dije que estar\u00edamos vigilando, no deber\u00edas sorprenderte.\\n","spillit3":"Lo que sea... Allie es mi hermana y lo significa todo para m\u00ed, as\u00ed que me destroz\u00f3 enterarme de que se la han llevado al cuartel general.","spillit4":"Puede no parecer algo malo, pero lo es. \u00bfSabes qu\u00e9 les hacen? \u00bf\u00a1LO SABES!?","spillit5":"Porque yo tampoco... Lo \u00fanico que s\u00e9 es que nunca nadie ha abandonado Omnichannel despu\u00e9s de ser reclutado.","spillit6":"En cualquier caso... no es de tu incumbencia. Lo \u00fanico que importa es hacer caer a Omnichannel.","spillit7":"Lamento molestarte con mis problemas. El Parque de la Ciudad est\u00e1 delante, cuando desees continuar","leavemealone":"Sol\u00edamos jugar ah\u00ed todo el tiempo cuando \u00e9ramos j\u00f3venes...","iamknight":"\u00a1\u00a1AHHH!!!\\nPens\u00e9 que eras otra persona. Disculpa por gritar.","iamknight2":"Espera, \u00bft\u00fa eres del que todo el mundo habla en susurros? \u00bfEl que tiene un Tuxemon ilegal?","mistakenknight":"No, es imposible que est\u00e9 equivocado. \u00a1Eres t\u00fa!\\nNo te preocupes, no se lo dir\u00e9 a nadie.","thatsmeknight":"\u00a1Oh, expl\u00e9ndido! Sab\u00eda desde el principio que ten\u00edas que ser t\u00fa.\\nNo te preocupes, no se lo dir\u00e9 a nadie.","quicklyknight":"No me queda mucho tiempo. Omnichannel est\u00e1 viniendo...\\nDeb\u00eda encontrarme con un contacto, pero tendr\u00e1s que hacerlo t\u00fa. Est\u00e1n viniendo.","quicklyknight2":"Dos personas controlan Omnichannel. La junta de direcci\u00f3n es un chiste.\\n","quicklyknight3":"Allie. Allie es la que no quiere que lo sepas.","quicklyknight4":"Lo siento, pero he de irme ya.","omnichannelarrives":"\u00a1DETENTE!","omnichannelarrives2":"<<MISSING>>","yesmaam":"S\u00ed, se\u00f1ora.","firsts":"\u266a Watch me whip \u266a\\n\u266a Watch me nae nae \u266a\\nEsta canci\u00f3n es muy buena, \u00bfverdad?","nopenotyet":"Lo siento, alguien ha resultado herido en la ruta. Ahora mismo est\u00e1 cerrada.","bothofyou":"Vosotros dos, venid fuera. Un representante de Omnichannel desea dirigirse a la ciudad.","hellolovelypeople":"\u00a1HOLAAAAA CIUDADANOS DE PUEBLO TABA!","darnitjohn":"Espera... \u00bfD\u00f3nde est\u00e1 John?","darnitjohn2":"\u00a1MALDITA SEA JOHN! \u00a1Ven aqu\u00ed!","darnitjohn3":"John.","darnitjohn4":"\u00bfS-S\u00ed se\u00f1ora?","darnitjohn5":"\u00bfQu\u00e9 haces a\u00fan ah\u00ed?","darnitjohn6":"Uhh...","darnitjohn7":"No estoy seguro...","darnitjohn8":"\u00a1\u00a1\u00a1AAAAARGH!!!","darnitjohn9":"\u00a1T\u00da, IMB\u00c9CIL!\\nVoy a decirlo una y solo una vez:\\nVE. A. INSPECCIONAR. LAS. CASAS.","darnitjohn10":"\u00a1AHORA!","johnissorry":"Disculpe se\u00f1ora... Yo... \\nVi... \\nAlgunas... \\nFlores...","uselessnes":"Eres completamente in\u00fatil John. No puedo creer que hayamos estado juntos.","cometomepls":"AHORA, TODO EL MUNDO, POR FAVOR VENID AL CENTRO DEL PUEBLO. \u00a1OMNICHANNEL QUIERE DIRIGIRSE A VOSOTROS!","hellolovelypeople2":"S\u00e9 que probablemente os pregunt\u00e1is por qu\u00e9 mis Omnicaballeros y yo estamos aqu\u00ed.\\nEspera...","hellolovelypeople3":"\u00bfDe verdad s\u00f3is las \u00fanicas personas de este pueblo? \u00a1No hay nadie aqu\u00ed! Este DEBE ser el pueblo m\u00e1s peque\u00f1o en toda la regi\u00f3n Fondent.","hellolovelypeople4":"Estoy bastante segura de que hay casas en Pueblo Algod\u00f3n m\u00e1s grandes que esto...","hellolovelypeople5":"No... Espera... Nos falta una persona... \\nEl solitario criador de Tuxemon de la regi\u00f3n Fondent. El que se hace llamar Profesor Tuxemon","whereismyhairbrush":"John, Grant, separaos. ENCONTRADLO.","oopsie":"Siento que tuvi\u00e9rais que ver eso. Es TAAAAAAAN in\u00fatil a veces...","ourstuffisours":"\u00bfPor qu\u00e9 est\u00e1s realmente aqu\u00ed?","oopsie2":"\u00bfPor qu\u00e9 no esperamos a que regresen mis caballeros? \\nOdio anunciar malas noticias sola.","maamiexist":"Se\u00f1ora, no est\u00e1 en la casa.","maamiexist2":"\u00bfHab\u00eda algo de inter\u00e9s?","maamiexist3":"Hay un ordenador ejecutando Ubuntu.\\nIba a confiscarlo, pero s\u00e9 que Gnome no es tu estilo...","maamiexist4":"No, d\u00e9jalo. Esta gente obviamente tiene un gusto terrible y desprecian la utilidad y la simplicidad...\\nComprueba el laboratorio ahora Grant. Esperar\u00e9 a John.","itsmyaurababe":"Ahora, \u00bfqui\u00e9n eres t\u00fa?","itsmyaurababe2":"Mmm, ahora que te veo, tienes un aura bastante misteriosa.\\n... ... ... ...\\nDeber\u00edamos hablar en alg\u00fan momento. \u00bfQuiz\u00e1s puedas pasarte a verme a Pueblo Algod\u00f3n?","itsmyduhduhduh":"\u00a1Recibiste la direcci\u00f3n de Allie!","itsmyaurababe3":"Espero que nos volvamos a encontrar. ","maamnothing":"Se\u00f1ora...\\n","maamnothing2":"\u00a1Maldita sea, John! \u00a1Has interrumpido nuestro momento!\\n\u00bfQu\u00e9 quieres?","maamnothing3":"Yo... Yo... No he encontrado nada.","maamnothing4":"Genial. Gracias por avisar.","maamnothing5":"Se\u00f1ora, yo tampoco le he encontrado.","maamnothing6":"... ... ... ...\\n... Bien. Probablemente deber\u00edamos volver al cuartel general y reportar.","solongjohn":"John, deber\u00edas quedarte aqu\u00ed a mantener la paz.\\nNo te quiero a mi alrededor de todos modos.","solongjohn2":"Ven Grant, tenemos una agenda que seguir.","seeme":"Aseg\u00farate de venir a verme...","knight4ispoor":"Ella no es mala persona en realidad.","frowntime":"No me importa estar aqu\u00ed...\\nSolamente es un poco solitario a veces...","wherewasshe":"No nos ha dicho las malas noticias...","waitdontgo":"\u00a1${{name}}! \u00a1Espera! \u00a1No te vayas a\u00fan!","thetvbescreamin":"Cari\u00f1o, espera. Acabo de encender la televisi\u00f3n y echaban una rueda de prensa de Omnichannel.\\nDeber\u00edamos verla.","ipausedit":"He pausado la tele para poder coger un vaso de agua y verla juntos.","announcement1":"\u00a1SALUDOS, CIUDADANOS DE LA REGI\u00d3N FONDENT!\\nGRACIAS POR SINTONIZAR VUESTROS TELEVISORES PARA VER ESTE ANUNCIO OBLIGATORIO.","announcement2":"\u00a1TE QUEREMOS, ABLE!","announcement3":"Gracias. Yo tambi\u00e9n os quiero.\\nAhora, a lo que vamos.","announcement4":"A TODOS los ciudadanos de la regi\u00f3n Fondent y m\u00e1s all\u00e1 que est\u00e1is viendo este programa, os doy la bienvenida.\\n\u00a1Mi nombre es Aeble, deletreado A-E-B-L-E para aquellos que se lo pregunten, y soy el CEO de Omnichannel!\\n","whythecheering":"Toda esa gente de Omnichannel le est\u00e1 vitoreando mucho. \u00bfMe pregunto por qu\u00e9?","announcement5":"Hemos seguido un camino largo y dif\u00edcil hasta nuestra situaci\u00f3n actual aqu\u00ed, en la regi\u00f3n Fondent.\\nNo obstante, es para m\u00ed un placer anunciar en este d\u00eda, el vig\u00e9simo quinto aniversario de la fundaci\u00f3n de Omnichannel...\\n\u00a1LOS TUXEMON EST\u00c1N BAJO CONTROL!\\n*grito ensordecedor*\\n\u00a1Silencio! \u00a1Silencio! \u00a1He de decir que vuestro entusiasmo es contagioso!\\n\u00a1Conjuntamente con el instituto Xero, hemos eliminado su deseo de atacar!\\nA causa de esto, estamos bastante convencidos de que dejar sueltos a los Tuxemon es seguro ahora.\\nNo obstante, los toques de queda siguen vigentes. \u00a1No somos una tierra sin ley despu\u00e9s de todo!\\nAl fin y al cabo... \u00a1SOMOS SEGURIDAD, SOMOS ORDEN, SOMOS OMNICHANNEL!","ohnoes":"Bueno... No s\u00e9 como sentirme con todo esto...","ohnoes2":"En cualquier caso, necesitamos pociones del Tuxemart. Probablemente deber\u00edas ir al pueblo y conseguir algunas.\\n\u00a1Aseg\u00farate de volver antes del toque de queda, no obstante!","depressedmom":"\u00bfPor qu\u00e9 har\u00eda algo como eso?... Pensaba que le importaba...","waterwater":"\u00a1El agua est\u00e1 helada y deliciosa!","ripjimmy":"En la tumba se puede leer:\\nAqu\u00ed yace Jimmy. Un amigo, un caballero, y ... en general una mala persona. No obstante, ... nunca ... ... \u00a1Ayuda! ...\\nEl resto se ha borrado con el tiempo.","cottonnurse_dialog":"\u00a1Bienvenido al Centro Tuxemon de Pueblo Algod\u00f3n!","tabanurse_dialog\\n":"\u00a1Bienvenido al Centro Tuxemon de ${{map_name}}!\\n\u00bfDeseas curar tus Tuxemon?\\n","okaythen":"\u00a1De acuerdo! \u00a1Solo dame un segundo y curar\u00e9 tus Tuxemon!","okaythen2":"Bien, \u00a1parece que tus Tuxemon est\u00e1n mejor ahora! \u00a1Aqu\u00ed est\u00e1n!","waithere":"Tenemos que esperar aqu\u00ed de momento. Al parecer un \u00e1rbol se ha ca\u00eddo m\u00e1s adelante.","nodrink":"Estoy bastante seguro de que eres demasiado joven para beber...","professorswife":"\u00a1Oh, no! Lo acabas de perder por poco. Creo que ha ido al pueblo, no obstante. \u00bfQuiz\u00e1s deber\u00edas mirar all\u00ed?","waithere2":"\u00a1Oh, espero que nadie resultara herido por la ca\u00edda del \u00e1rbol!","input_name":"\u00bfCu\u00e1l es tu nombre?","input_monster_name":"\u00bfQu\u00e9 nombre quieres poner a tu Tuxemon?","happy_guy_dialog":"Happy: \u00a1Hola! Me encanta poner motes a los Tuxemon, \u00bfquieres que les ponga motes a los tuyos?","happy_rename":"Happy: \u00a1Es un nombre genial! Estoy seguro de que a tu Tuxemon le encanta :)","shady_guy_dialog":"Tipo Siniestro: \u00a1Eh, t\u00fa! Si tienes alg\u00fan... \\\"problema\\\" asociado a tu nombre puedo arreglarlo por ti...","shady_rename":"Tipo Siniestro: Buena suerte con tu nuevo nombre, amigo...","37707_sign_welcome":"\u00a1Bienvenido al pueblo 37707! Somos...","37707_sign_tower":"Torre del pueblo 37707. Estructura altamente inestable: \u00a1No entrar!","37707_sign_foreign":"Esta se\u00f1al est\u00e1 escrita en un lenguage extra\u00f1o que no logras entender.","37707_sign_hidden":"Sal mientras puedas...","37707_sign_missing_welcome":"Bi3n^3nid0 a Pu3b10 \u00a1ERROR! N^nca fu1m0$","37707_sign_missing_tower":"Pueblo N\/A <undefined_structure>. Odahcucse rebah sa\u00edrebed","37707_sign_missing_foreign":"PyGame - UnboundLocalError: Local variable 'map_id' referenced before assignment\\nError 404: **** resources not found. Please notify tHe dEvEl0p#r$ @b0%t t#1# ##### ###########\\n01010010 01100101 01101101 01100101 01101101 01100010 01100101 01110010 00100000 01101101 01100101 00101110","37707_sign_missing_hidden_read":"$@B3M0$ QU3 L33$ 3$T0: H@$ $1D0 @DV3RT1D0.","37707_sign_missing_hidden_unread":"3$ D3M@$1@D0 T@RD3 Y@","37707_house":"Qu\u00e9 extra\u00f1o: est\u00e1 cerrado. Nadie parece estar usando este edificio.","37707_mail":"Est\u00e1 vac\u00edo y lleno de telara\u00f1as.","37707_house_missing":"N0 h@y nAd@ @qu1. Nunc@ l0 hub0.","37707_mail_missing":"E$t@ v@ci0 y pu3dE$ v3r l@ n@dA.","37707_flower":"Sientes una c\u00e1lida energ\u00eda que emana de esta flor. Es lo \u00fanico de este pueblo que a tus Tuxemon parece gustarle.","37707_flower_missing":"E330R: Event @ction set_monster_health contains inv@l1d p@r@meter$. He@l1ng aLL Tu+em0n.,.","37707_computer":"Consola de desarrollador: Esto es solo para desarrolladores Tuxemon, para probar un sistema de carga de datos experimental.\\nLa variable del nuevo loader se activar\u00e1 ahora. Por favor, reportad cualquier problema a https:\/\/tuxemon.org.\\nNota de desarrollador 1: Esto elimina la finalizaci\u00f3n en caso de mapas faltantes. \u00a1El sistema puede intentar cargar datos inv\u00e1lidos!\\nNota de desarrollador 2: NO guardes tu partida con esto activado, puede producir corrupci\u00f3n de datos.\\nNota de desarrollador 3: Al cambiar a Python 3, los datos han sido agregados y combinados de forma inusual. \u00a1Por favor depura esto!","37707_tower_missing":"N0 pu3de$ 3ntr@r 3n un 3d1fIci0 qu3 n0 e+i$t3.","37707_exit_missing":"<recovery_module>: GREETINGS ${{name}}. PLEASE UNDERSTAND THIS AREA NEVER EXISTED. YOU HAVE EXPERIENCED A SYSTEM ERROR.\\n<recovery_module>: THE GLITCH HAS NOW BEEN PATCHED. YOU MAY CONTINUE THE GAME NORMALLY FROM HERE ON. DO NOT ATTEMPT TO RETURN HERE.\\n<recovery_module>: WAKE UP. FORGET ALL. ALL IS BUT A DREAM...","37707_villager_male_1":"Blank: Mmmm. Hola. Lo siento: normalmente somos precavidos con los extra\u00f1os. Solo recibimos visitas... a veces.\\nBlank: Pero ya que est\u00e1s aqu\u00ed, quiz\u00e1s puedas hacerme un favor. Puede sonar extra\u00f1o viniendo de m\u00ed, pero necesito saberlo...\\nBlank: \u00bfSabes qui\u00e9n soy? \u00bfMe has... visto alguna vez? Tengo curiosidad: mi nombre, \u00bftengo un...\\nBlank: No. Lo siento: he cometido un error. Por favor, no le digas a nadie que te he preguntado eso. Contin\u00faa, disfruta tu viaje aqu\u00ed.","37707_villager_male_2":"Blank: No puedes ayudarme m\u00e1s. No nos est\u00e1 permitido hablar de ello. No puedes entenderlo. Vete.","37707_villager_male_3":"Blank: T\u00fa... t\u00fa nos traer\u00e1s la ruina de nuevo. \u00a1Vuelve sobre tus pasos y no regreses!","37707_villager_female_1":"Wish: \u00a1Oh... un reci\u00e9n llegado! \u00bfC\u00f3mo viniste aqu\u00ed? No hemos visto a nadie nuevo desde... oh, da igual.\\nWish: \u00a1Bienvenido! Bienvenido a... oh vaya: \u00a1nunca le llegamos a dar un nombre a nuestro pueblo! Puedes llamarnos como quieras supongo.\\nWish: Por favor, consid\u00e9rate como en tu propia casa. Normalmente hay m\u00e1s gente por aqu\u00ed... depende de la semilla, quiz\u00e1s hoy no era buena.\\nWish: Dime si necesitas algo que exista aqu\u00ed. Pero no cometas el mismo error que los otros: no queremos que t\u00fa tambi\u00e9n nos abandones.","37707_villager_female_2":"Wish: Por favor, no entres en la torre. A\u00fan no ha sido constru\u00edda.","37707_villager_female_3":"Wish: No, no, no: \u00a1deja de hacer eso! \u00bfNo entiendes que no est\u00e1 aqu\u00ed?","37707_villager_male_missing":"00000: Y0 nunc@ n@c\u00cd\\n${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}}","37707_villager_female_missing":"@*!^: \u00a10H... un r3c1En Ll3g@d0! \u00bfC0mo v1ni$t3 @qu1? <NONE> h3m0$ v1$t0 @ nAd13 nu3v0 d3$De... ()h, d@ dA D@ IGUAAAAAL\\n@*!^: \u00a1BIenvENidO! Bi3nven1d0 a... 0H N\/A: \u00a1nunc@ le ll3gam0$ a d@r un n0mbr3 a nue$tr0 puebl0 {<1} Nunc@ ll3gam000s {<2} NuNc@ l0 c0n$tru1m0s\\nE TO NO EX ST EST S C NECT D A L N DA D B S IRT AH RA","cannot_use_item_monster":"Este objeto no puede ser usado en este monstruo.","spyder_cottonart_florist":"\u00bfQu\u00e9 opinas del cuadro azul de un barco en el puerto?\\nEs de estilo impresionista, lo que significa que intenta capturar c\u00f3mo se ve y se comporta la luz.\\n\u00bfVes el sol peque\u00f1o y rojo reflejado en las olas del agua?","spyder_cottonart_goth":"Sol\u00eda gustarme venir aqu\u00ed cada fin de semana a mirar los cuadros.\\nAhora los mejores han sido vendidos y las entradas son muy caras.\\nPero mi abuelita quer\u00eda venir, as\u00ed que ...","spyder_cottonart_granny":"Debo estar volvi\u00e9ndome nost\u00e1lgica. Casi digo:\\n\\\"\u00a1Antes, en mis tiempos, las cosas eran mejores!\\\"","spyder_cottoncafe_barmaidintro":"Nos hacemos llamar el Equipo Bazar. Quiz\u00e1s es un poco pretencioso.\\n\u00a1Somos un grupo de p\u00edcaros y bribones a los que nos gusta juntarnos a beber caf\u00e9, hablar de filosof\u00eda y desafiar a nuestros amos corporativos!\\nNos gusta cuidarnos entre nosotros. Por ejemplo, al contrario que la Catedral \u00a1no cobramos por curar tus Tuxemon!\\n\u00bfQuieres que cure a los tuyos?","spyder_cottoncafe_hackerchat":"Es genial que est\u00e9s ayudando a la Tuxepedia.\\n...\\n\u00bfHay alg\u00fan premio por a\u00f1adir todos los Tuxemon?\\nSolo la satisfacci\u00f3n de ayudar a la raza humana, hombre.","spyder_cottontown_enforcer":"\u00a1Largo de aqu\u00ed, ni\u00f1o, esto es propiedad privada!","spyder_cottontown_hackerintro":"Ey, \u00a1qu\u00e9 Tuxemon m\u00e1s chulo! \u00bfPuedo ver el recibo?\\n...\\nEs broma, me parec\u00eda que no lo hab\u00edas obtenido a trav\u00e9s de, ehmm, los canales oficiales.\\nDurante a\u00f1os, los Cinco Pilares han controlado los Tuxemon m\u00e1s fuertes. \u00bfCrees que molar\u00eda fastidiarles un poco?\\n...\\n\u00a1Bien! Tengo un proyecto para ti. \u00a1Encu\u00e9ntrate conmigo en el Caf\u00e9!","spyder_cottontown_monk":"Me ha asignado el Dojo de los Cinco Elementos para cuidar las estatuas aqu\u00ed.\\nPero Omnichannel planea expandir sus oficinas a este lugar.\\nNo s\u00e9 qu\u00e9 ocurrir\u00e1 con las estatuas cuando lo hagan.","spyder_papertown_firstfight_win":"Ugh, debe ser casualidad. \u00a1No hay forma de que el nuevo modelo sea peor que el viejo!","spyder_papertown_wrapup":"\u00a1Le dar\u00e9 el resto de ellos a los otros ni\u00f1os que no tienen su propio Tuxemon! Y quiz\u00e1s me quede uno para m\u00ed. ","spyder_papertown_lambertchosen":"\u00a1Una buena elecci\u00f3n! Lambert es un Tuxemon de Madera.","spyder_papertown_agnitechosen":"\u00a1Una elecci\u00f3n genial! Agnite es un Tuxemon de Fuego.","spyder_papertown_tweesherchosen":"\u00a1Una elecci\u00f3n inspirada! Tweesher es un Tuxemon de Agua.","spyder_papertown_nutchosen":"\u00a1Una elecci\u00f3n magn\u00edfica! Nut es un Tuxemon de Metal.","spyder_papertown_rockittenchosen":"\u00a1Una elecci\u00f3n excelente! Rockitten es un Tuxemon de Tierra.","spyder_papertown_myfirstmon2":"Aqu\u00ed vamos, \u00a1cinco Tuxemon! \u00bfCu\u00e1l quieres?","spyder_papertown_myfirstmon":"\u00a1Anda, has venido! Genial.\\n\u00a1Cuando llegan nuevos Tuxemon chulos de la Catedral, simplemente tiramos los viejos a la basura!\\n\u00a1Parece mucho gasto, especialmente cuando ni\u00f1os como t\u00fa no tienen ninguno!","spyder_papertown_danteshop":"\u00a1Estoy trabajando, jefe, estoy trabajando!\\nOh, si eres t\u00fa. Ya sabes, acabamos tirando gran parte de nuestros productos.\\nEs un gasto terrible. Todo acaba en las papeleras de la parte trasera de la tienda.","spyder_papertown_grannypiper2":"Ya sabes, \u00a1los Pipers hicimos nuestra fortuna en el negocio de las guarder\u00edas!\\nLlevo retirada diez a\u00f1os y estoy empezando a aburrirme. \u00a1Quiero volver!","spyder_papertown_mom6":"\u00a1Enhorabuena! \u00a1Derrotaste a las corporaciones!\\nPor supuesto, ahora mucha gente se ha quedado sin empleo... pero hiciste lo correcto. Creo.","taba_greeting2b":"\u00a1Ah! Veo que ya tienes algunas. Se nota que eres un chico sensato, ${{name}}. Estoy seguro de que te convertir\u00e1s en un campe\u00f3n pronto.","taba_greeting2a":"La tienda est\u00e1 realizando una promoci\u00f3n, aqu\u00ed tienes algunas para empezar. Se usan para capturar Tuxemon. \u00a1Pero es m\u00e1s f\u00e1cil si los dejas d\u00e9biles primero!","taba_greeting1":"Relaciones p\u00fablicas Jaime: \u00a1Eh, ${{name}}! He o\u00eddo que tienes un Tuxemon, \u00a1enhorabuena! Si quieres aumentar tu equipo, necesitar\u00e1s Tuxeballs.","spyder_papertown_mom4":"\u00a1Bienvenido de nuevo! M\u00edrate, c\u00f3mo creces tan r\u00e1pido.","spyder_papertown_mom3":"Oh, te has agenciado un Tuxemon. \u00a1Enhorabuena!\\n\u00bfPor qu\u00e9 no te diriges hacia el siguiente pueblo y exploras un poco?","spyder_papertown_mom1":"\u00a1Buenos d\u00edas, cielo! Descansa aqu\u00ed tanto tiempo como necesites.\\n\u00bfPor qu\u00e9 estoy diciendo esto? \u00a1Si vives aqu\u00ed!","spyder_papertown_homemaker1":"\u00bfC\u00f3mo est\u00e1s, ${{name}}?\\nCallado y solemne como siempre, ya veo.","spyder_papertown_stopthere":"\u00a1Eh! \u00bfQu\u00e9 te crees que est\u00e1s haciendo?\\nNo es seguro adentrarte en la naturaleza si no tienes un Tuxemon.\\nVen y compra uno en nuestra tienda.","gotfivetuxeballs":"\u00a1Obtuviste 5 Tuxeballs!","save_keep":"No, conservar esta partida guardada.","save_overwrite":"S\u00ed, sobrescribir esta partida guardada.","spyder_leathercbd_sign":"Distrito Comercial de Pueblo Cuero","spyder_leathertown_sign":"Pueblo Cuero: Prueba de que la belleza y la miner\u00eda pueden coexistir.","spyder_nimrod_plaque":"Patrocinado por Nimrod. \\\"Si no los vendi\u00e9ramos, otro lo har\u00eda\\\"","spyder_column2_sign":"Una rara columna antigua. Otras ruinas de la misma cultura se pueden encontrar en la Ruta 3. ","spyder_column1_sign":"Una rara columna antigua. Esto fue una vez parte de un templo.","spyder_citypark_routesign":"Parque de la ciudad: Sabor a naturaleza.","spyder_route2_routesign":"Bienvenido a la Ruta 2: El camino hist\u00f3rico.","spyder_citypark_achievement":"Casa del Man\u00edaco de los Logros: Cerrado.","spyder_papertown_restinbed":"\u00a1Te despiertas completamente descansado!","spyder_papertown_home":"\u00a1Hogar, dulce hogar!","spyder_papertown_daycare2":"Guarder\u00eda: \u00a1Ahora abierta!","spyder_route1_routesign":"Ruta 1: \u00a1Ten cuidado!","spyder_papertown_daycare1":"Guarder\u00eda: En construcci\u00f3n.","spyder_multi_martsign":"Compra cosas aqu\u00ed.","spyder_multi_underrepairs":"El letrero dice: \\\"En mantenimiento\\\".","spyder_route3_wanda":"Wanda","spyder_route3_connor":"Connor","spyder_postboy":"Chico del correo","spyder_miner":"Minero","spyder_citypark_edith":"Edith","spyder_route2_graf":"Graf","spyder_route2_marion":"Marion","spyder_route2_roddick":"Roddick","spyder_route2_billie":"Billie","spyder_shopassistant":"Dependiente","spyder_shopkeeper":"Tendero","spyder_florist":"Florista","spyder_granny":"Abuelita","spyder_cottontown_hacker":"Hacker","spyder_billie":"Billie","spyder_instore_dante":"Dante","spyder_papertown_shopkeeper":"Tendero","spyder_papertown_grannypiper":"Abuelita Piper","spyder_papertown_mom":"Mam\u00e1","spyder_papertown_homemaker":"Ama de casa","spyder_papertown_riverboatcaptain":"Capit\u00e1n del barco","spyder_frolicking_conileaf":"Conileaf","spyder_frolicking_rockitten":"Rockitten","spyder_dante":"Dante","spyder_cotton_nurse1":"\u00a1Bienvenido al Centro de la Catedral de Pueblo Algod\u00f3n!\\n\u00bfQuieres curar tus Tuxemon?","spyder_papertown_danteresting":"\u00a1Estoy trabajando, jefe, estoy trabajando!\\nOh, si eres t\u00fa. Ya sabes, acabamos tirando gran parte de nuestros productos.\\nTodo acaba en las papeleras de la parte trasera de la tienda.","spyder_route3_wanda2":"La pesca es buena en Ciudad Flor, \u00bfpero qui\u00e9n quiere caminar tan lejos?\\nToma, te puedes quedar mi Ca\u00f1a de Pescar.","spyder_route3_wanda1":"\u00a1Todo lo que parece que consigo capturar son Nudiflot aburridos!","spyder_route3_surat2":"Sab\u00eda que no lo entender\u00edas. ","spyder_route3_roxby3":"Espero que la Jefa no est\u00e9 enfadada. Se enfada muy r\u00e1pido.\\nPero es buena persona y tiene un corazon de diamante.","spyder_route3_connor2":"Oh, vaya, esto ser\u00e1 una nueva experiencia para ellos.","spyder_route3_connor1":"Mi Weavifly est\u00e1 listo para combatir ahora. Hubo un tiempo en el que no pod\u00eda volar.","spyder_route3_curie2":"\u00bfPor qu\u00e9 hiciste eso?","spyder_route3_curie1":"\u00a1Mira mi magn\u00edfico invento!","spyder_route3_novak2":"Mmm, no lo suficientemente listo...","spyder_route3_novak1":" \u00a1Mi Elofly es un genio! Voy a coleccionar tantos como pueda.","spyder_route3_zoolander1":"\u00bfUna roca est\u00e1 causando problemas a los viajeros?\\n \u00bfEs \\\"culpa nuestra\\\"?\\n \u00bfA qui\u00e9n le importa? \u00a1Tenemos trabajo urgente que hacer!","spyder_museum_postboy1":"\u00bfSab\u00edas que los primeros anteojos se hac\u00edan con berilo y no con cristal?\\n...\\n\u00a1Lo aprend\u00ed el \u00faltimo a\u00f1o de un gu\u00eda en este museo! Pero ya no hay gu\u00edas en este lugar.","spyder_museum_miner1":"\u00a1Sol\u00eda haber una secci\u00f3n entera aqu\u00ed de la historia de nuestro mundo!\\n\u00a1Pero cuando Nimrod se convirti\u00f3 en patrocinador, la reemplazaron por historia militar!\\n\u00a1Ahora todo el mundo se inventa sus propias teor\u00edas sobre la historia mundial!","spyder_museum_shopkeeper_chat":"Soy voluntario, para mantener el museo tan asequible como sea posible. ","spyder_museum_entrance3":"Desafortunadamente ahora necesitamos cobrar por las entradas. Ser\u00e1n 100${{currency}}, por favor.","spyder_museum_entrance2":"Por favor, explorad nuestras cinco secciones, y aseguraos de leer sobre nuestros cinco patrocinadores.","spyder_museum_entrance1":"\u00a1Bienvenido al museo de historia natural! Es gratis, pero depende de vuestras generosas donaciones. \u00bfConsiderar\u00edas realizar una donaci\u00f3n de 50${{currency}}?","spyder_citypark_edith2":"Mmm, quiz\u00e1s tengas algo de raz\u00f3n.","spyder_citypark_edith1":"Eh, \u00bfhas dicho que soy como mi Tuxemon? \u00a1Luchar\u00e9 contigo por decir eso!","spyder_citypark_bobette2":" Un gato habr\u00eda ganado\u2026","spyder_citypark_bobette1":" Me gustan los gatos. Un Aardorn es b\u00e1sicamente un gato, \u00bfverdad?","spyder_citypark_frances2":"Deber\u00edas venir a visitarnos en alg\u00fan momento. ","spyder_route2_marion2":"Yo no como hormigas.","spyder_citypark_florist":"\u00a1Disfruta de estas vistas con flores! Es el orgullo de Pueblo Cuero.","spyder_citypark_granny":"Iremos de nuevo a Pueblo Cuero despu\u00e9s de un peque\u00f1o descanso.","spyder_route2_marion1":"\u00a1Hay muchas hormigas apetitosas!... Para mi Aardorn, quer\u00eda decir.","spyder_route2_graf1":"\u00a1Soy un as, luchando y jugando al tenis!","spyder_route2_billie2":"Ha sido casualidad. Mis Tuxemon eran muy caros, y eso significa que son de mucha calidad.","spyder_route2_billie1":"\u00a1Eh, taca\u00f1o! \u00bfA\u00fan tienes tu Tuxemon robado?","spyder_cotton_tuxepediaintro3":"Est\u00e1s tan absorto leyendo las nuevas entradas, que no te das cuenta de que la gente se marcha.","spyder_cotton_tuxepediaintro2":"Lo \u00fanico que hace falta para a\u00f1adir informaci\u00f3n es capturar ese Tuxemon en particular. Es genial.","spyder_cotton_tuxepediaintro":"\u00a1De momento, la \u00fanica informaci\u00f3n fiable sobre los Tuxemon est\u00e1 en la cara e incompleta Enciclopedia Tuxemon!\\nEso no est\u00e1 bien, la informaci\u00f3n deber\u00eda estar disponible gratuitamente. Por eso estamos creando la Tuxepedia.\\nEs de c\u00f3digo abierto, gratuita, y disponible para que todo el mundo la lea, escriba y edite. \u00bfA que es genial?\\nDe hecho, la acabo de instalar como una aplicaci\u00f3n en todos vuestros m\u00f3viles. ","spyder_cottonscoop_deviceexplan2":"Los Dispositivos de Captura te permiten capturar Tuxemon y tenerlos como sirvientes.\\nSon m\u00e1s efectivos cuando se usan en Tuxemon de bajo nivel, o que han recibido da\u00f1o. Selecci\u00f3nalos durante la batalla desde tu men\u00fa de Objetos.\\nGracias por escuchar. Aqu\u00ed tienes cinco Dispositivos de Captura como muestra gratuita. ","spyder_cottonscoop_deviceexplan":"Deja que mi ayudante te explique.","spyder_cottonscoop_devicenoexplan":" Est\u00e1 bien, aqu\u00ed tienes cinco como muestra gratuita. \u00a1Si tienes alguna pregunta sobre c\u00f3mo funcionan los Dispositivos de Captura, pregunta a mi ayudante!","spyder_cottonscoop_deviceoffer":"Bienvenido, cliente. Hoy, estamos promocionando los Dispositivos de Captura. \u00bfSabes lo que son?","spyder_cottonscoop_shopassistant":"Los Dispositivos de Captura te permiten capturar Tuxemon y tenerlos como sirvientes.\\nSon m\u00e1s efectivos cuando se usan en Tuxemon de bajo nivel, o que han recibido da\u00f1o.\\nSelecci\u00f3nalos durante la batalla desde tu men\u00fa de Objetos.","spyder_cottonart_shopkeeper":"Bienvenido a la Galer\u00eda de Arte de Pueblo Algod\u00f3n. Ah... \u00a1quiero decir, a la Tienda de Arte!\\nDesde que nos cortaron el presupuesto hemos tenido que vender las obras de arte en lugar de solo mostrarlas.\\nLa entrada cuesta 50${{currency}}. Va a los dividendos anuales de la compa\u00f1\u00eda.","spyder_cottoncafe_barmaid":"Bienvenido de nuevo. \u00bfPongo a tus Tuxemon en la unidad de curaci\u00f3n?","spyder_cottontown_stopthere":"\u00a1Eh, eso no est\u00e1 bien! \u00a1Debes venir a mi charla en el caf\u00e9 antes de irte!","professorexists4":"Ahora, s\u00e9 lo que est\u00e1s pensando, \u00bfpor qu\u00e9 me lo permitir\u00edan?\\nDesafortunadamente para ti, \u00a1ese secreto es m\u00edo y solo m\u00edo!\\nNo obstante, Omnichannel deber\u00eda realizar una declaraci\u00f3n pronto, y creo que te va a gustar.\\nMejor que te llevemos de vuelta a casa y veamos la segunda declaraci\u00f3n. \u00a1Vamos!","professorexists3":"\u00a1Oh! Disculpa mis modales, \u00a1no puedo creer que no me haya presentado!\\nMi nombre es Kay Wren, m\u00e1s conocido como el Profesor Tuxemon.\\nDurante a\u00f1os he sido la \u00fanica persona en la Regi\u00f3n Fondent con permiso para estudiar a los Tuxemon.","potions2":"\u00a1Recibiste 2 pociones!","professorexists2":"\u00a1T\u00fa debes ser el chico de Callie! Tu madre habla mucho sobre ti.\\n\u00bfQu\u00e9 te trae por aqu\u00ed?\\n\u2026 \u2026 \u2026\\n\u00bfPociones? \u00a1Por supuesto, esas siempre hacen falta!\\nToma, estas las paga la casa, por cortes\u00eda m\u00eda.","professorexists1":"Gracias Ben.","professorexists":"Quiero 12 pociones, por favor.","bobtalk":"Estar\u00eda bien que m\u00e1s gente como t\u00fa se pasara a saludar\u2026\\nY ya que estamos\u2026 \u00a1Hola! \u00a1Que tengas un buen d\u00eda! Hoy, o ma\u00f1ana, o cualquier d\u00eda\u2026 \u00a1ser\u00e1 genial!","grumble":"Omnichannel son un pu\u00f1ado de matones, pero no tenemos elecci\u00f3n\u2026\\nComo ella siempre dice, supongo que tenemos que trabajar con ellos\u2026","watchmewatchme":"\u00bfPor qu\u00e9 te diriges al pueblo? Ya sabes, hay toque de queda.\\n\u2026 \u2026 \u2026 \u2026\\n\u2026 \u2026 \u2026 \u2026\\nNo pareces una amenaza, as\u00ed que puedes ir al pueblo\u2026\\nPero no le digas a ninguno de esos matones de Omnichannel que te he dejado pasar, \u00bfde acuerdo?","hey":"\u00a1Hola!","moreannouncement":"\u00a1ATENCI\u00d3N, TODOS LOS CIUDADANOS DE LA REGI\u00d3N FONDENT!\\n","theanthemishere":"\u00a1Escucha! El himno est\u00e1 comenzando, hemos llegado justo a tiempo. \u00a1Ven y observa!","timeforround22":"\u00a1Oh! \u00a1Conseguiste las pociones! \u00a1Bien! Ahora s\u00ed que tenemos que volver.","timeforround2":"\u00a1${{name}}! \u00a1Por fin! \u00a1Has vuelto! \u00a1Me tem\u00eda que te perdieras el anuncio!","hmmm7":"El tiempo es bueno no obstante, \u00bfa que s\u00ed?","hmmm6":"\u2026 \u2026 \u2026 Bueno\u2026 Pero podr\u00eda ser\u2026","hmmm5":"Max, por mucho que quieras uno, ya hemos hablado de esto. Ni est\u00e1n haciendo un parque acu\u00e1tico, ni lo van a hacer.","hmmm4":"\u00a1Quiz\u00e1s est\u00e1n haciendo un parque acu\u00e1tico!","hmmm3":"\u00bfQu\u00e9 sentido tiene? La ruta est\u00e1 pr\u00e1cticamente cubierta de hierba de todos modos.","hmmm2":"He o\u00eddo que est\u00e1n haciendo un nuevo parque. Para \\\"crear espacios verdes en la zona\\\".","hmmm":"Me pregunto qu\u00e9 est\u00e1n haciendo por aqu\u00ed...","theenergy":"La energ\u00eda de ese hombre no tiene l\u00edmite...","spyder_papertown_mom5":"Ya sabes, la Abuelita Piper, la vecina de al lado, ha abierto su Guarder\u00eda.\\nBueno, supongo que no todo el mundo puede ser inventor. ","spyder_papertown_mom2":"Hola cari\u00f1o, deber\u00eda seguir con mis inventos.\\n\u00bfPuedes entretenerte t\u00fa solo?\\nEn mis tiempos, nos pod\u00edamos divertir con cualquier cosa: un palo, una roca, basura que sac\u00e1bamos de las papeleras... ","fishing_rod_description":"Atrapa peces.","fishing_rod":"Ca\u00f1a de pescar","sledgehammer":"Mazo","timber":"Pueblo Madera","flower":"Ciudad Flor","cotton":"Pueblo Algod\u00f3n","candy":"Pueblo Caramelo","paper":"Pueblo Papel","leather":"Pueblo Cuero","spyder_route3_weaver2":"\u00a1Vamos, sal!","spyder_route3_qqq2":"\u00a1No revelar\u00e9 nada sobre nuestro plan! \u00a1De hecho, olvida que he dicho nada sobre un plan!","spyder_route3_zoolander2":"\u00a1Ah, se me ha ca\u00eddo la alm\u00e1dena!","spyder_route3_drag2":"AGENTE: \u00a1\u00bfPero qu\u00e9\u2026?! \u00a1Ven conmigo, puedes explicar esto en el cuartel general!","spyder_citypark2_florist":"Las flores se ven bien, \u00bfverdad? \u2026 \u00a1Desde que empez\u00f3 la miner\u00eda en Pueblo Cuero, las flores han estado expuestas a los elementos!","spyder_cotton_tuxepediaintro4":"Es genial que hayas venido. A\u00fan quedan muchos Tuxemon por a\u00f1adir. Unos cien, dir\u00eda yo.\\nPodr\u00edas dedicarte a ello y marcar la diferencia en el mundo. ","spyder_papertown_grannypiper1":"\u00a1Oh, hola ${{name}}! \u00a1No te hab\u00eda visto entre el ajetreo y los escombros!\\n\u00a1No puedo esperar a que la Guarder\u00eda est\u00e9 instalada!","spyder_tunnelb_lute2":"\u2026 aunque no necesariamente los mejores luchadores.","spyder_tunnelb_lute1":"\u00a1Los murci\u00e9lagos son las mejores mascotas!","spyder_tunnelb_beryll2":"\u00a1Ah! \u00a1Se me ha ca\u00eddo mi colecci\u00f3n de rocas!","spyder_tunnelb_beryll1":"Me gusta coleccionar rocas y piedras.","spyder_nimrod_honour2":"\u00a1Deja esos prototipos en paz!","spyder_nimrod_honour1":"\u00a1No te atrevas a tocar esos prototipos! ","spyder_cottonhouse2_catgirl":"\u00bfHas conocido al anciano en el Parque de la Ciudad? \u00a1Est\u00e1 obsesionado con batir r\u00e9cords!","spyder_route4_roger2":"\u00a1Podr\u00eda aprender mucho sobre estrategia de ti!","spyder_route4_roger1":"Podemos aprender mucho sobre estrategia de los Tuxemon.","gasp":"Espera\u2026","yahaha":"\u00a1Aj\u00e1! \u00a1Te encontr\u00e9!","professor-rockitten":"Profesor","professor-cardiling":"Profesor","professor-tweesher":"Profesor","reg_papers":"Papeles de Registro","tweesher!":"\u00a1Tweesher obtenido!","choseTweesher2":"Primero, no obstante, vamos a ver tus proezas en batalla con un combate r\u00e1pido de Tuxemon.\\nVeamos\u2026 Escoger\u00e9 a Rockitten.","choseTweesher":"\u00a1De acuerdo, aqu\u00ed est\u00e1 tu Tweesher! \u00a1S\u00e9 que ambos vivir\u00e9is grandes aventuras juntos!","chooseyerfateTweesher":"\u00a1Una gran elecci\u00f3n! Tweesher es un Tuxemon de tipo Agua. Su evoluci\u00f3n Eagleace es uno de los Tuxemon m\u00e1s r\u00e1pidos.\\n\u00bfQuieres elegir a Tweesher?","cardiling!":"\u00a1Cardiling obtenido!","chosefight":"Y\u2026 \u00a1LUCHEMOS!","choseCardiling2":"Primero, no obstante, vamos a ver tus proezas en batalla con un combate r\u00e1pido de Tuxemon.\\nVeamos\u2026 Escoger\u00e9 a Tweesher.","choseCardiling":"\u00a1De acuerdo, aqu\u00ed est\u00e1 tu Cardiling! \u00a1S\u00e9 que ambos vivir\u00e9is grandes aventuras juntos!","chooseyerfateCardiling":"Una elecci\u00f3n interesante, y que deja entrever una chispa en tu interior. Cardiling es un Tuxemon de tipo Fuego, conocido por robar comida tanto de amigos como de enemigos.\\n\u00bfQuieres elegir a Cardiling?","nochoiceTuxemon":"Vale, \u00bfpor qu\u00e9 no le echas un vistazo a los otros dos?","rockitten!":"\u00a1Rockitten obtenido!","choseRockitten2":"Primero, no obstante, vamos a ver tus proezas en batalla con un combate r\u00e1pido de Tuxemon.\\nVeamos\u2026 Escoger\u00e9 a Cardiling.","choseRockitten":"\u00a1De acuerdo, aqu\u00ed est\u00e1 tu Rockitten! \u00a1S\u00e9 que ambos vivir\u00e9is grandes aventuras juntos!","chooseyerfateRockitten":"\u00a1Una elecci\u00f3n s\u00f3lida! Rockitten es un Tuxemon de tipo Tierra. En la \u00e9poca medieval, criaban Rockittens para que se sentaran al lado de la puerta y quedaran bonitos.\\n\u00bfQuieres elegir a Rockitten?","chooseyerfate":"\u00bfQu\u00e9 Tuxemon quieres?","tuxemontime4":"\u00a1Ahora la parte m\u00e1s importante! \u00a1Escoger tu Tuxemon!\\nDesafortunadamente, mi fuente de financiaci\u00f3n se ha vuelto\u2026 reacia recientemente. Esto te deja solo con tres opciones de Tuxemon, lo siento por ello.\\nLas tres opciones son Rockitten, Cardiling y Tweesher.","obtainedpapers":"\u00a1Papeles de Registro recibidos!","tuxemontime3.1":"Aqu\u00ed est\u00e1n tus papeles de registro. Tendr\u00e1s que presentarlos en la primera \u00c1rea de Batalla para que te den una medalla de Entrenador.\\nNo los necesitar\u00e1s despu\u00e9s de eso.\\n","tuxemontime3":"\u00a1All\u00e1 vamos!","tuxemontime2":"Ahora, la primera cosa es tener tus papeles en regla\u2026","tuxemontimechoiceno":"Oh\u2026 Vale\u2026 Estar\u00e9 aqu\u00ed si cambias de opini\u00f3n.","tuxemontimechoiceyes":"\u00a1Espl\u00e9ndido!","tuxemontime":"\u00a1Ah, viniste! \u00a1Genial!","moverocky2":"Bueno, ya te mover\u00e1s cuando est\u00e9s listo. Estar\u00e9 esper\u00e1ndote aqu\u00ed.","moverocky":"\u00a1Vamos Rocky! \u00a1Puedes moverte! \u00a1Yo creo en ti!","hebenice":"Es un hombre simp\u00e1tico, quiz\u00e1s deber\u00edas por lo menos ver qu\u00e9 tiene que decir.","ihaveyourmoney2":"Tengo un poco guardado que necesita que le den buen uso, y Omnichannel me debe un favor.\\nEstoy seguro de que podemos arreglar algo. Obtener los permisos es la parte f\u00e1cil. Conseguir tu primer Tuxemon es un poco m\u00e1s dif\u00edcil\u2026\\nAfortunadamente, resulta que conozco a alguien con acceso a muchos Tuxemon diferentes\u2026\\n\u00a1Yo mismo!\\nAhora, s\u00e9 que es mucho que procesar, as\u00ed que estar\u00e9 en mi laboratorio esperando tu decisi\u00f3n.","iknowyou":"\u00a1Hola Callie! \u00a1Hola ${{name}}! Solo me par\u00e9 para saludar cuando os o\u00ed hablando sobre el anuncio.","ihaveyourmoney":"Bueno, quiz\u00e1s pueda ayudarte con eso.","youneedtodothis2":"Pero\u2026 s\u00e9 que estabas ansioso por ver la regi\u00f3n, y esta es tu mejor oportunidad.\\nS\u00e9 que tienes el impulso dentro de ti de ser el mejor, como nunca nadie haya sido.\\nLo \u00fanico es que no s\u00e9 si podemos permitirnos el coste.\\n\\nLograremos hacer algo\u2026 de alguna manera.","youneedtodothis":"Creo\u2026 creo que deber\u00edas ver esto\u2026\\nNo quiero perderte, especialmente ahora que nos est\u00e1bamos asentando.","spyder_cottonhouse1_tvwatch":"Es el \u00faltimo reality show: unas personas y sus Tuxemon realizan desaf\u00edos en una isla remota.","spyder_scoop_cochini2":"Oink.","spyder_scoop_cochini1":"\u00a1Oink! \u00a1Oink! ","spyder_route4_beck2":"Juego, set y partido.","spyder_route4_beck1":"\u00a1T\u00fa sacas!","spyder_wayfarer1_ratcher2":"\u00a1Ahora el que necesita un descanso soy yo!","spyder_wayfarer1_ratcher1":"\u00a1Debes dejar descansar a los pacientes!","spyder_wayfarer1_victor2":"\u00a1P\u00e1rate ah\u00ed mismo! O\u2026 bueno\u2026","spyder_wayfarer1_victor1":"\u00a1Hey! \u00a1No vas a salir con Tuxemon potencialmente infectados!","spyder_wayfarer1_morton2":"\u00a1Ahora ya no puedo hacer nada de nada!","spyder_wayfarer1_morton1":"Debo quedarme en esta habitaci\u00f3n hasta que mis Tuxemon se recuperen, \u00a1as\u00ed que no puedo hacer nada excepto combatir!","spyder_wayfarer1_morningstar2":"Ven a verme despu\u00e9s. \u00a1Siguiente paciente, por favor!","spyder_wayfarer1_morningstar1":"No me sorprende verte aqu\u00ed. ","spyder_searoutec_nigel2":"\u00a1Vale, no la estoy custodiando! \u00a1Los otros jinetes de drag\u00f3n no me dejan unirme a ellos!","spyder_searoutec_nigel1":"\u00a1\u00c9sta es la Cueva del Drag\u00f3n! Estoy aqu\u00ed fuera porque\u2026 uh, porque la estoy custodiando.","spyder_flower_artist_clipping":"Un recorte de peri\u00f3dico est\u00e1 en la pared. Comienza as\u00ed:\\n\\\"El famoso cr\u00edtico de arte ha dejado su pluma envenenada y ha tomado el pincel.\\nDespu\u00e9s de a\u00f1os de demoler artistas, \u00bfpodr\u00e1 hacerlo \u00e9l mejor?\\\"","spyder_flower_artist1":"Trazos simples y torpes y un tema pedestre. \u00a1Bah! Otro lienzo arruinado.","spyder_route6_rigel2":"Ahora ya no hay nada que hacer.","spyder_route6_rigel1":"Podr\u00edamos combatir. \u00a1No hay nada m\u00e1s que hacer de momento!","spyder_route6_richard2":"Peor. D\u00eda. De mi vida.","spyder_route6_richard1":"T\u00edo, el \u00fanico d\u00eda que dejo el ordenador para ir a pasear, \u00a1y ocurre esto!","spyder_tunnelb_tommy2":"\u00a1Mi hambre me ha despistado!","spyder_tunnelb_tommy1":"\u00bfHas visto mi s\u00e1ndwich?","spyder_scoop_orba2":"\u00bfQu\u00e9 estoy haciendo yo aqu\u00ed, de hecho?","spyder_scoop_orba1":"\u00a1Ay! \u00bfQu\u00e9 est\u00e1s haciendo aqu\u00ed?","spyder_scoop_alyssa2":"\u00a1Te lo estoy diciendo: mantuvimos la enfermedad bajo control!","spyder_scoop_alyssa1":"Tan pronto como la enfermedad fue detectada, movimos a los Tuxemon infectados a esta unidad de confinamiento.","spyder_scoop_rubid2":"Los estudios muestran que los Tuxemon encuentran los combates m\u00e1s estresantes que vivir en estas condiciones. ","spyder_scoop_rubid1":"Esta es de hecho la forma m\u00e1s humana de mantener Tuxemon.","spyder_route5_cleo2":"\u00a1Oh, ancestros, os he fallado!","spyder_route5_cleo1":"Madre dice que podemos trazar nuestra ascendencia hasta los reyes que gobernaban este pa\u00eds tiempo atr\u00e1s.","spyder_route5_hunter2":"Volveremos.","spyder_route5_hunter1":"Mantener un equipo unido requiere mucho esfuerzo.","spyder_searoutec_beech2":"De acuerdo, te creo.","spyder_searoutec_beech1":"Hey, \u00bfhas hecho algo en el agua?","spyder_nimrod_maverick2":"Ojal\u00e1 conociera alguien con el que pudiera tocar.","spyder_nimrod_maverick1":"De noche toco la guitarra yo solo.","spyder_leatherhouse2_tv":"Un peque\u00f1o monstruo verde est\u00e1 levantando un barco y sac\u00e1ndolo de un pantano.","spyder_route4_rosamund2":"La venganza se sirve mejor fr\u00eda. ","spyder_route4_rosamund1":"\u00a1Intenta combatir conmigo y recibir\u00e1s tu merecido!","spyder_flower_cady_willtrade":"\u00a1Bien, genial! All\u00e1 vamos.","spyder_flower_cady_nogrintot":"Oh, no importa. Veo que no tienes un Grintot. ","spyder_flower_cady1":"Oh, me encantar\u00eda tener un souvenir para traer a casa conmigo.\\nAdoro a esos dulces y peque\u00f1os Grintot. \u00bfPodr\u00edas conseguirme uno?\\nTe podr\u00eda dar mi Hampotamos a cambio.","spyder_flower_fez_willtrade":"\u00a1Bien, genial! All\u00e1 vamos.","spyder_flower_fez_noignibus":"Oh, no importa. Puedo ver que no tienes un Ignibus.","spyder_flower_fez1":"Todo el mundo en nuestra regi\u00f3n debe escoger de entre los mismos cinco Tuxemon aburridos.\\nConozco como un centenar de personas con un Foxfire\u2026\\nHey, \u00bfquieres intercambiar? \u00bfMi Foxfire por un Ignibus?","spyder_flower_mieke_willtrade":"\u00a1Bien, genial! All\u00e1 vamos.","spyder_flower_mieke_nobudaye":"Oh, no importa. Veo que no tienes un Budaye.","spyder_flower_mieke1":"\u00a1Es tan excitante para nosotros visitar la regi\u00f3n de Fondant! Ten\u00e9is algunos Tuxemon tan \u00fanicos aqu\u00ed\u2026\\nHey, \u00bfquieres intercambiar? Mi Conileaf por una criatura que no tenemos all\u00e1 en casa\u2026\\n\u00bfQu\u00e9 tal Budaye?","spyder_route4_marshall2":"Puede que a\u00fan necesite algo de trabajo.","spyder_route4_marshall1":"\u00a1Estoy trabajando en un ca\u00f1\u00f3n gigante!","spyder_wayfarer1_james2":"\u00a1Me alegro de que Jessie no me viera perder as\u00ed!","spyder_wayfarer1_james1":"\u00a1Me pregunto c\u00f3mo los Ejecutores llegaron tan r\u00e1pido! La Enfermera Jessie debi\u00f3 haberlos llamado.","spyder_wayfarer1_bravo2":"Por favor no dejes que mi desempe\u00f1o en combate afecte tu opini\u00f3n sobre Omnichannel: Las \u00danicas Noticias Que Necesitas. ","spyder_wayfarer1_bravo1":"Esta ejecuci\u00f3n est\u00e1 patrocinada por Omnichannel: Las \u00danicas Noticias Que Necesitas. ","spyder_wayfarer1_nightshade2":"Supongo que tenemos mucho que aprender sobre el cuidado de los Tuxemon.","spyder_wayfarer1_nightshade1":"Es embarazoso. Todos los Tuxemon de las Enfermeras se pusieron enfermos, \u00a1pero los Tuxemon de los Ejecutores est\u00e1n en forma!","spyder_wayfarer1_jessie2":"No eres tan servicial como un Ejecutor. Ni tan atractivo. ","spyder_wayfarer1_jessie1":"\u00a1Los Ejecutores han sido t\u00e1n r\u00e1pidos y serviciales! Supongo que el Cient\u00edfico James les alert\u00f3 tan pronto como fue posible.","spyder_wayfarer1_maniac2":"\u00a1Un poco de privacidad, por favor! ","spyder_wayfarer1_maniac":"Hey, amigo, \u00bfquieres my Botbot?\\nNo s\u00e9 cu\u00e1nto tiempo voy a estar atrapado aqu\u00ed, as\u00ed que mientras podr\u00eda explorar contigo.","spyder_wayfarer_granny":"No me lo explico\u2026 \u00a1en un momento mi Cairfrey estaba sano, y al siguiente se puso enfermo!\\nPor lo menos los Ejecutores llegaron r\u00e1pido. ","spyder_wayfarer_nurse":"Hay Tuxemon enfermos en el edificio. Mejor ser\u00e1 dejar a los Ejecutores que arreglen las cosas.\\nSi decides continuar, no puedo asegurarte c\u00f3mo se lo van a tomar. ","spyder_wayfarer_shopkeeper":"Lo siento, colega, no hay habitaciones disponibles.\\nLos Ejecutores dicen que una enfermedad rara se ha propagado entre los Tuxemon de algunos hu\u00e9spedes, as\u00ed que estamos bajo cuarentena.\\nPuedo curar tus Tuxemon, no obstante. \u00bfQuieres?","spyder_scoop_turner2":"Recuerda, \u00a1no tenemos nada que ver con que la enfermedad saliera!","spyder_scoop_turner1":"Algunas de estas personas te dir\u00e1n que los Ejecutores dejamos que la enfermedad saliera. \u00a1No les creas!","spyder_scoop_taggart2":"Si t\u00fa no robaste las Restricciones Extremas, \u00bfqui\u00e9n fue? ","spyder_scoop_taggart1":"\u00a1Alguien rob\u00f3 las Restricciones Extremas que inventamos para mantener Tuxemon en la unidad de confinamiento! \u00bfHas sido t\u00fa?","spyder_route6_frances2":"Deber\u00edas visitarnos en alg\u00fan momento.","spyder_route6_frances1":"Mi Narcileaf mantiene el jard\u00edn m\u00e1s exquisito de todo el mundo.","spyder_searoutec_gil2":"Por supuesto\u2026 \u00a1succionar el veneno hace que Nudiflot se vuelva venenoso!","spyder_searoutec_gil1":"Si te pica un Manosting, Nudiflot puede succionarte el veneno.","spyder_dryadsgrove_ignatia2":"Eres m\u00e1s de lo que aparentas.","spyder_dryadsgrove_ignatia1":"Somos m\u00e1s de lo que aparentamos.","spyder_leatherhouse2_snugglepot2":"\u00a1Guau! \u00a1Alg\u00fan d\u00eda ser\u00e9 un entrenador como t\u00fa!","spyder_papertown_tvwatch":"\u00bfQu\u00e9 hay en la tele? Una reina del baile de un instituto est\u00e1 rompiendo su corona en pedazos y reparti\u00e9ndolos.","spyder_route3_sign":"Ruta 3: La rehabilitaci\u00f3n comenzar\u00e1 tan pronto como sea posible.\\nPor favor, dejen de molestarnos.","spyder_papertown_townsign":"Pueblo Papel: \u00a1La puerta a Fondent!","got_new_tuxemon":"\u00a1Nace un nuevo Tuxemon! \u00a1Bienvenido {monster_name}!","spyder_searoutec_leek2":"Solo ganaste porque te di _alga_ de ventaja.","spyder_searoutec_leek1":"D\u00e9jame ganar. \u00a1No seas _pescado_!","spyder_searoutec_rutherford2":"\u2026 y ni una gota que puedas tragar.","spyder_searoutec_rutherford1":"\u00a1Agua, agua por todas partes! Realmente te hace pensar\u2026","spyder_dryadsgrove_petra2":"Hombre ingrato.","spyder_dryadsgrove_petra1":"\u00a1Rompe los moldes de la naturaleza!","professorexists1.5":"\u00a1Eh, hola!","spyder_nimrod_antimony2":"A\u00f1os de trabajo, tirados por el desag\u00fce en minutos. ","spyder_nimrod_antimony1":"\u00a1Oh dios, has destruido los prototipos! \u00a1Est\u00e1bamos a punto de empezar la producci\u00f3n en masa!","reg_papers_description":"Un paquete de inscripciones para el Desaf\u00edo","tabatownbattlearea":"Arena de Batalla Certificada de Omnichannel - Pueblo Taba","goodbye2":"\u00a1Hasta la vista ${{name}}! Y buena suerte en el Desaf\u00edo, la necesitar\u00e1s.","goodbye":"No dejes que el Desaf\u00edo te impida venir a verme. De hecho\u2026 quiz\u00e1s te encuentre yo antes.","gasp4":"Est\u00e1 bien, dejar\u00e9 vuestras inscripciones intactas. De momento.\\nJohn, Grant, llevad al que se hace llamar Profesor Tuxemon a su nuevo hogar.","gasp3":"Si eso es verdad, hay m\u00e1s en ti de lo que pensaba\u2026","brokethegasp3":"Por favor, se\u00f1ora de Omnichannel, la madre de ${{name}} quer\u00eda que se unieran al Desaf\u00edo para ver la regi\u00f3n entera.\\n${{name}} no lo est\u00e1 haciendo por el trabajo, lo est\u00e1n haciendo por la experiencia.","brokethegasp2":"T\u00fa. \u00bfPor qu\u00e9 est\u00e1s hablando? No te he dado permiso para hablar.","brokethegasp":"Se\u00f1ora, si me disculpa, ${{name}} lo est\u00e1 haciendo para algo m\u00e1s que un trabajo.","gasp2":"\u00bfQu\u00e9 est\u00e1s haciendo ah\u00ed con este\u2026 criminal?\\n\u2026 \u2026 \u2026\\n\u2026 \u2026 \u2026\\n\u00bfUnirte al Desaf\u00edo? \u00bfDe verdad vas a someterte a ese sinsentido?\\nSi todo lo que quer\u00edas es un trabajo en Omnichannel, podr\u00edas simplemente haberme preguntado.\\nEstoy segura de que podr\u00eda encontrar un\u2026 uso para ti si est\u00e1s interesado.","wewnicefight":"\u00a1Guau, buena pelea!\\nD\u00e9jame curar tus Tuxemon r\u00e1pidamente\u2026\\nY\u2026 \u00a1ya est\u00e1! \u00a1Todo listo!\\nCon un poco m\u00e1s de pr\u00e1ctica, y quiz\u00e1s algunos Tuxemon m\u00e1s, seguro que podr\u00e1s realizar el Desaf\u00edo.\\n","tuxemontime1.5":"\u00bfSupongo que esto significa que has decidido unirte al Desaf\u00edo?","spyder_dragonscave_benden4":"Por favor, ${{name}}. Si t\u00fa no puedes parar a esos villanos, todo est\u00e1 perdido.","spyder_omnichannel_byrne2":"Qu\u00e9 decepci\u00f3n.","spyder_omnichannel_byrne1":"Mi Jemuar viene de un pueblo donde no hay nada m\u00e1s que cuarzo.","spyder_dragonscave_daenny2":"Podr\u00e1s haberme superado, pero nunca superar\u00e1s a Benden.","spyder_dragonscave_daenny1":"\u00a1Prep\u00e1rate para ser derrotado!","spyder_dryadsgrove_aquemini2":"Reza por sobrevivir a tu visita.","spyder_dryadsgrove_aquemini1":"Bienvenido a nuestra arboleda, mortal.","spyder_riverboatcaptain":"Capit\u00e1n de barco fluvial","spyder_cottontown_townsign":"Bienvenido a Pueblo Algod\u00f3n: Una fuerza en crecimiento.","spyder_scoop_paine2":"\u00a1Si esos Ejecutores no hubieran venido y expuesto sus mascotas Tuxemon a la enfermedad, nunca hubiera salido de las instalaciones!","spyder_scoop_paine1":"Me siento fatal porque la enfermedad haya salido al exterior. ","spyder_flower_florist":"Sol\u00eda haber un capit\u00e1n de barco aqu\u00ed que te pod\u00eda llevar arriba y abajo a lo largo del r\u00edo.\\nPero no le he visto desde hace unos d\u00edas. ","spyder_cottonhouse1_firefighter":"\u00bfSab\u00edas que es posible para los Tuxemon tener dos elementos?\\nIncluso una t\u00e9cnica puede pertenecer a dos elementos simult\u00e1neamente.","spyder_route1_beachcomber":"Para correr tan solo mant\u00e9n presionada la tecla SHIFT.\\n\u00a1M\u00edrame! \u00a1Soy libre como un ELOFLY!","spyder_route4_rincewind2":"No fue tan \u00fatil.","spyder_route4_rincewind1":"\u00a1Finalmente, un uso para K9!","spyder_route3_twig3":"Entrenar\u00e9 m\u00e1s y me volver\u00e9 tan fuerte como nuestra Jefa.\\nElla ha trabajado duramente para convertirse en la l\u00edder. Quiero ser como ella alg\u00fan d\u00eda.","spyder_route3_twig2":"No menciones lo del museo a la jefa, \u00bfde acuerdo?","spyder_route3_twig1":"\u00a1Algunas de las cosas que estamos excavando deber\u00edan estar en un museo!\\nEspera, t\u00fa no trabajas aqu\u00ed. ","spyder_leather_maniac":"\u00bfC\u00f3mo va tu aventura de momento?\\n\u2026\\n\u00a1Wow, tan hablador! Realmente te est\u00e1s quitando el caparaz\u00f3n.","spyder_papertown_firstfight":"Eh, \u00bfqu\u00e9 haces hurgando en la basura? Eso es asqueroso, \u00a1y va contra las normas!\\n\u2026\\n\u00bfQu\u00e9?\u00bfEst\u00e1n tirando Tuxemon en perfectas condiciones?\\n\u2026\\nBien, si estuvieran en perfectas condiciones, no los tirar\u00edan, \u00bfno?\\nDeben ser inferiores a los nuevos modelos. \u00a1Vamos, te lo mostrar\u00e9! ","moreannouncement2":"Lamento haberos dado el aviso de este anuncio tan tarde, pero cre\u00ed que era importante antes de que los medios lo filtren\u2026\\nBien\u2026 Ehh. Tenemos el control de los medios, as\u00ed que supongo que no importar\u00eda, pero igualmente quer\u00eda compartirlo.\\nDespu\u00e9s de consultar con mis consejeros, hemos decidido que la mejor forma de estar m\u00e1s c\u00f3modos con los Tuxemon, es usarlos.\\nAhora, pasar\u00e1 un tiempo hasta que podamos integrarlos como trabajadores, pero mientras tanto, como dec\u00eda anteriormente, los liberaremos en plena naturaleza.\\nS\u00e9 que esto os chocar\u00e1 a todos, y adem\u00e1s entiendo que algunos podr\u00edais tener miedo. Ya sabemos lo que ocurri\u00f3 en el pasado\u2026\\nPero este no es momento para tener miedo, ya que Omnichannel patrocinar\u00e1 la restauraci\u00f3n de la antigua tradici\u00f3n conocida como El Desaf\u00edo.\\nAhora, para aquellos que est\u00e9is menos versados en la historia de la regi\u00f3n de Fondent, hace cien a\u00f1os hab\u00eda una tradici\u00f3n en la que j\u00f3venes hombres y mujeres capturaban y criaban Tuxemon.\\nEllos usaban esos Tuxemon para combatir con otros y ascender de rango en su pueblo, con el mejor Entrenador Tuxemon ganando estatus y poder.\\nVamos a crear una versi\u00f3n de esto para los tiempos modernos. Formaremos \u00e1reas de batalla en m\u00faltiples ciudades a lo largo de Fondent.\\nCada \u00c1rea de Batalla deber\u00e1 ser completada en orden, y el entrenador o los entrenadores m\u00e1s prometedores podr\u00e1n intentar el Campeonato.\\nEl Campeonato se realizar\u00e1 en lo alto de la Torre Omnichannel en Pueblo Algod\u00f3n, pero solo cuando un Entrenador Tuxemon haya superado todas las \u00c1reas de Batalla.\\nEl Desaf\u00edo est\u00e1 dise\u00f1ado como una forma de introducir poco a poco los Tuxemon en la vida p\u00fablica y para fomentar los viajes a trav\u00e9s de la regi\u00f3n.\\n\u00bfQui\u00e9nes mejor para demostrar esto que nuestros j\u00f3venes?\\n\u00a1Cada Partido se retransmitir\u00e1 en directo en Omnichannel-T, el nuevo canal de televisi\u00f3n dedicado en exclusiva a programaci\u00f3n relacionada con los Tuxemon!\\nNo os preocup\u00e9is, el a\u00f1adido se reflejar\u00e1 en vuestras facturas.\\nOh, y una cosa m\u00e1s, a los Entrenadores Tuxemon no se les aplicar\u00e1 el toque de queda.\\n\u00a1Antes de esto, por supuesto, necesitar\u00e9is un Tuxemon! Ahora, no todo el mundo tiene permitido ser un Entrenador Tuxemon. \u00a1Eso ser\u00eda puro caos!\\nPrimero, deber\u00e9is registrar vuestro nombre con vuestro representante local de Omnichannel, y si sois seleccionados ser\u00e9is enviados al entrenamiento de Omnichannel.\\n\u00a1Despu\u00e9s de completar con \u00e9xito vuestro entrenamiento, se os proporcionar\u00e1 un Tuxemon y podr\u00e9is empezar a participar en El Desaf\u00edo!\\n\u00a1Estoy esperando encontrarme con todos vosotros! \u00a1Creemos un nuevo mundo juntos!\\nDespu\u00e9s de todo\u2026 \u00a1SOMOS SEGURIDAD, SOMOS ORDEN, SOMOS OMNICHANNEL! Y ahora,\\n\u00a1SOMOS\\nEL\\nFUTURO!","spyder_leathercafe_sign":"Caf\u00e9 al Aire Libre y Mercado","spyder_cottonhouse2_shopkeeper":"No tengo ning\u00fan problema con personas de otras regiones.\\nPero no me quites mi trabajo, \u00bfvale?","spyder_cottonhouse2_magician":"Algunas condiciones reemplazan a otras.\\nAprender c\u00f3mo interact\u00faan las condiciones es clave para convertirse en un maestro de los combates Tuxemon.","spyder_cottonhouse1_homemaker":"Me siento m\u00e1s segura viendo a los Ejecutores alrededor. Nunca se es demasiado precavido.\\n\u00a1Los peri\u00f3dicos siempre est\u00e1n reportando cr\u00edmenes terribles en esta misma regi\u00f3n!","spyder_route6_blair2":"He o\u00eddo que expulsaron a todos los investigadores fuera del Cuartel General de Greenwash .\\n\u00a1Y ahora est\u00e1n confiscando Tuxemon y llev\u00e1ndoselos al Hospital!","spyder_route6_blair1":"Algo me huele mal.","spyder_route6_ping2":"No parar\u00e1n ah\u00ed\u2026 al final confiscar\u00e1n todos los Tuxemon si creen que pueden salirse con la suya.","spyder_route6_ping1":"Psst, \u00bfhas o\u00eddo? Los Ejecutores est\u00e1n confiscando Tuxemon de todo el mundo en Pueblo Caramelo.","spyder_route6_orion2":"\u00a1Espero poder volver antes de que mi experimento se desintegre!","spyder_route6_orion1":"Estaba en medio de un experimento muy importante.","spyder_route3_qqq1":"\u00a1Ah, se supon\u00eda que los Ejecutores no deb\u00edan dejar salir a nadie!","spyder_route3_surat1":" Lo llaman la \\\"arteria oscura\\\": la sangre y huesos fosilizados de un Tuxemon antiguo bajo la tierra.\\n\u00a1Y vamos a excavarlo!","spyder_route3_surat3":"\u00a1Largo! Est\u00e1s interponi\u00e9ndote en nuestro camino.","spyder_flower_teach1":"Oh, \u00bfd\u00f3nde se ha metido mi otro estudiante?","spyder_flowerhouse1_firefighter":"Los cinco Pilares son las \u00fanicas grandes empresas en esta regi\u00f3n. Tienen mucha influencia.","spyder_flower_sandy_notweesher":"Oh, no importa. Veo que no tienes un Tweesher.","spyder_route2_roddick1":"Cuando fui emboscado en la duna por un SPIGHTER estuve muy asustado.","spyder_route2_graf2":"El tenis se me da mejor...","spyder_wayfarer1_bismuth2":"\u00a1Qu\u00e9 mala suerte!","spyder_route2_roddick2":"Oye, \u00a1no parec\u00edas asustado en absoluto!","menu_down_key":"Abajo","menu_secondary_select_key":"Bot\u00f3n Cancelar","spyder_route4_wulf2":"Ooh, \u00a1me siento tan d\u00e9bil!","menu_left_key":"Izquierda","dark_robo":"Robot Oscuro","spyder_citypark_maniac":"Puf, \u00a1la hemos cagado!","dodge_increased":"{stat} de {user} ha aumentado.","menu_up_key":"Arriba","menu_right_key":"Derecha","menu_primary_select_key":"Bot\u00f3n Acci\u00f3n","menu_back_key":"Bot\u00f3n Retorno","options_new_input_key0":"Pulsa una tecla para establecerla como nuevo valor de la entrada.","options_new_input_key1":"Reinicia el juego para que los cambios surtan efecto.","xeon":"Xe\u00f3n","spyder_route4_wulf1":"Ah, solo estaba recogiendo algunos suplementos medicinales.","spyder_wayfarer1_bismuth1":"\u00a1Espero que no est\u00e9 relacionado con aquellos Tuxemon enfermos en las granjas Scoop!","hp_restored":"La salud de {user} ha sido restaurada.","combat_amnesia_get":"{user} ha tenido amnesia.","status_overfeed":"Sobrealimentar","spyder_papertown_myfirstmon1":"(Rebusca en la basura) ","spyder_route3_weaver1":"\u00a1Hey, saca tu culo de aqu\u00ed! \u00a1Esta mina pertenece a Shaft!","spyder_flower_petshopkeeper3":"\u00bfHas conseguido que Vivipere se transforme?","spyder_nimrod_thatcher2":"Sin comentarios. ","spyder_scoop_berys2":"\u00a1Scoop no propag\u00f3 la enfermedad! Te lo prometo. ","spyder_nimrod_archer2":"Mant\u00e9n tu boca cerrada, \u00bfde acuerdo?","xero_campaign":"Tuxemon: Xero","spyder_campaign":"Tuxemon: Spyder y la Catedral","spyder_route6_mungo1":"No puedo creer que nos encerraran fuera de la sede de Greenwash. \u00a1Me estaba acercando tanto a la cura del virus!","combat_state_overfeed_get":"{user} sobrealiment\u00f3 a {target}.","combat_levitate_get":"{user} se alz\u00f3 alto en el aire.","coproblight":"Coproblight","pilthropus":"Pilthropus","spyder_citypark_frances1":"Tengo los jardines m\u00e1s magn\u00edficos de toda la tierra. Por eso esos Shybulb siguen apareciendo.","spyder_route3_roxby2":"\u00a1Largo! ","spyder_route3_roxby1":"\u00a1Trae ese martinete aqu\u00ed y que sea r\u00e1pido! Espera... t\u00fa no pareces un minero. ","spyder_flower_petshopkeeper2":"\u00bfSabes qu\u00e9? \u00bfPor qu\u00e9 no te doy uno y as\u00ed luego puedes volver y decirme en qu\u00e9 se transforma?","spyder_leatherhouse1_florist":"Sol\u00eda haber varios canales de televisi\u00f3n y emisoras de radio, pero Omnichannel los sac\u00f3 del negocio.\\nAhora no tenemos que preocuparnos de que los distintos periodistas se contradigan entre s\u00ed.","spyder_leatherhouse2_scientist":"Trabajo para Shaft.\\n...\\n\u00bfQue d\u00f3nde est\u00e1 mi casco? No necesito uno, controlo el cami\u00f3n de forma remota desde nuestras oficinas.\\nMuy pronto, la mayor\u00eda de trabajos en las minas ser\u00e1n automatizados. ","spyder_leatherhouse2_miner":"No creer\u00edas lo que est\u00e1n excavando en la Ruta 3.\\nNunca he visto un huevo tan grande.\\nUpps, he dicho demasiado. ","spyder_nimrod_dirk1":"\u00bfEst\u00e1s aqu\u00ed para la presentaci\u00f3n de los accionistas?\\nLas acciones de Nimrod son una buena inversi\u00f3n: \u00a1los ej\u00e9rcitos siempre necesitan armas!","spyder_nimrod_rebel2":"El cargamento por el que preguntaba estaba lleno de... hum... ositos de peluche.","spyder_nimrod_mace1":"Quiero dejar mi trabajo y hacerme m\u00fasico.","spyder_nimrod_argon2":"Sab\u00eda que no ser\u00eda capaz de convencerte.","spyder_nimrod_zircon2":"Desear\u00eda haber reemplazado a mis Tuxemon por robots. ","spyder_nimrod_bowie2":"Lo del hardware militar era hipot\u00e9tico, \u00bfde acuerdo?","spyder_nimrod_tru2":"Guardia, recupera los prototipos en la sala de pruebas. \u00a1Al menos podemos salvar algo! ","spyder_route6_gunner1":"Disculpa, no se permite la entrada. Todos los empleados de Greenwash deben permanecer fuera de la ciudad.","spyder_route6_gunner2":"\u00bfQue no eres un empleado de Greenwash? \u00a1Eso ya lo he o\u00eddo antes!","spyder_flower_muse2":"\u00bfQu\u00e9? \u00a1Tienes una pintura! Ohh, \u00bfme dejar\u00edas comprarla? Tengo 2.000${{currency}}.","speed_halved":"La velocidad de {user} se redujo a la mitad.","coproblight_description":"Nacido de las heces de Tuxemon prehist\u00f3ricos, usa los fragmentos de hueso de su interior como defensa.","pilthropus_description":"Encontr\u00e1ndose junto a Tuxemon como RHINCUS, PILTHROPUS era uno de los Tuxemon m\u00e1s antiguos capaz de crear sus propias herramientas.","spyder_route3_drag1":"AGENTE: \u00bfQu\u00e9 ha pasado con la excavaci\u00f3n?\\nJEFE DE SHAFT: Fuimos... interrumpidos. Por... un ni\u00f1o.\\nAGENTE: \u00a1\u00bfUn ni\u00f1o?!\\nJEFE DE SHAFT: Pero conseguimos recuperar un...\\nAGENTE: \u00a1Chist! Sabes que eso es alto secreto. \u00a1Bien, d\u00e1melo y l\u00e1rgate!\\nJEFE DE SHAFT: De acuerdo, aqu\u00ed... \u00a1uh!","spyder_flower_petshopkeeper1":"\u00a1Encontr\u00e9 estos huevos en una rama de un \u00e1rbol, y los he incubado!\\nParecen ser de un Tuxemon desconocido hasta ahora.\\n\u00a1Lo llamo Vivipere! Me pregunto en qu\u00e9 se transformar\u00e1n.","spyder_flower_petshopkeeper4":"\u00bfLograste que se transformara?\\n...\\n\u00bfY lo hiciste de esa forma?\\nYa veo. Hmmm, no me termina de gustar el aspecto de esa transformaci\u00f3n.\\nSi te doy otro Vivipere, \u00bfpodr\u00edas traerlo de vuelta si se transforma en algo diferente?","spyder_flowerhouse2_soldier":"Trabaj\u00e9 para Nimrod durante la guerra.\\nTampoco es que me dieran una medalla. O un desfile.\\nNo conceden esas cosas a los mercenarios.","spyder_nimrod_rebel1":"\u00bfTe env\u00eda la Catedral para ese nuevo cargamento de...?\\n\u00bfNo?\\nOh.","spyder_nimrod_mace2":"Llamar\u00e9 a mi banda, \\\"Los colegas de la Ametralladora\\\".","spyder_nimrod_zircon1":"Si de verdad amaras a los Tuxemon, apoyar\u00edas que los reemplacemos en la guerra por robots.","spyder_nimrod_tru1":"Mis armas han ganado guerras y subyugado revueltas en cada punta del mundo, \u00bfy crees que tienes alguna oportunidad contra m\u00ed?","spyder_scoop_berys1":"Notar\u00e1s que ninguno de los Tuxemon de aqu\u00ed est\u00e1n enfermos. Todos esos se guardan en la unidad de confinamiento.","spyder_flower_muse1":"Es muy duro consigo mismo, nunca contento con algo que haya pintado. Y muy olvidadizo, tambi\u00e9n. Quiz\u00e1s yo pueda comprar una pintura. ","routea":"Ruta A","route6":"Ruta 6","route4":"Ruta 4","route1":"Ruta 1","route3":"Ruta 3","route5":"Ruta 5","welcome_location_city":"Bienvenido a ${{map_name}} Ciudad: ${{map_desc}}\\nNorte: ${{north}} \/ Sur: ${{south}} \/ Oeste: ${{west}} \/ Este: ${{east}}","spyder_greenwash_gregor1":"Paso todo el d\u00eda mirando mi CATEYE - \u00a1voy a atraparlo parpadeando!","spyder_greenwash_gregor2":"\u00a1Uf, ni siquiera parpade\u00f3 cuando se desmay\u00f3!","tuxemon_stat1":"ID {txmn}, {type}, hace {doc} d\u00edas\\n{exp}xp, {exp_lv}xp a Lv {lv}\\nCuerpo: {weight} {unit_weight} {height} {unit_height}","abesnaki":"Abesnaki","puparmor":"Puparmor","angrito":"Angrito","boltnu":"Boltnu","beenstalker":"Beenstalker","birdling":"Birdling","exapode":"Exapode","drokoro":"Drokoro","elofly":"Elofly","elowind":"Elowind","embazook":"Embazook","enduros":"Enduros","pythwire":"Pythwire","pharfan":"Pharfan","pipis":"Pipis","pyraminx":"Pyraminx","spyder_greenwash_guard":"Muy bien, muy bien, nada que ver aqu\u00ed.","b_ver_1":"B-Ver.1","mystikapi":"Mystikapi","poinchin":"Poinchin","inside":"dentro","outside":"fuera","route1_sanglorian":"Sanglorian Avenida","route2":"Ruta 2","routec":"Ruta C","routed":"Ruta D","routee":"Ruta E","taba_town":"Taba","here_to_north":"De ${{map_name}} a ${{north}}","here_to_south":"De ${{map_name}} a ${{south}}","here_to_west":"De ${{map_name}} a ${{west}}","here_to_east":"De ${{map_name}} a ${{east}}","welcome_location_route":"Bienvenido a ${{map_name}}: ${{map_desc}}\\nNorte: ${{north}} \/ Sur: ${{south}} \/ Oeste: ${{west}} \/ Este: ${{east}}","welcome_location_town":"Bienvenido a ${{map_name}} Ciudad: ${{map_desc}}\\nNorte: ${{north}} \/ Sur: ${{south}} \/ Oeste: ${{west}} \/ Este: ${{east}}","evolution_confirmation":"{name} est\u00e1 tratando de evolucionar en {evolve}. \u00bfPermitir la evoluci\u00f3n?","tuxemon_stat2":"{desc}","altie":"Altie","baobaraffe":"Baobaraffe","banling":"Banling","anu":"Anu","apeoro":"Apeoro","araignee":"Araignee","arthrobolt":"Arthrobolt","av8r":"Av8r","baoby":"Baoby","boxali":"Boxali","brewdin":"Brewdin","budaye":"Budaye","bugnin":"Bugnin","bumbulus":"Bumbulus","bursa":"Bursa","cataspike":"Cataspike","cateye":"Cateye","chenipode":"Chenipode","chibiro":"Chibiro","chromeye":"Chromeye","cochini":"Cochini","coleorus":"Coleorus","conileaf":"Conileaf","cowpignon":"Cowpignon","criniotherme":"Criniotherme","dandicub":"Dandicub","dinoflop":"Dinoflop","drashimi":"Drashimi","elostorm":"Elostorm","embra":"Embra","exclawvate":"Exclawvate","eyesore":"Eyesore","fancair":"Fancair","flacono":"Flacono","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","fordin":"Fordin","forturtle":"Forturtle","foxfire":"Foxfire","frondly":"Frondly","furnursus":"Furnursus","galnec":"Galnec","ghosteeth":"Ghosteeth","graffiki":"Graffiki","grimachin":"Grimachin","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","grumpi":"Grumpi","gryfix":"Gryfix","hampotamos":"Hampotamos","happito":"Happito","hatchling":"Hatchling","ignibus":"Ignibus","incandesfin":"Incandesfin","jelillow":"Jelillow","jemuar":"Jemuar","k9":"K9","katapill":"Katapill","komodraw":"Komodraw","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","lunight":"Lunight","manosting":"Manosting","masknake":"Masknake","medushock":"Medushock","memnomnom":"Memnomnom","metesaur":"Metesaur","miaownolith":"Miaownolith","mrmoswitch":"Mrmoswitch","narcileaf":"Narcileaf","neutrito":"Neutrito","nudikill":"Nudikill","nudimind":"Nudimind","nuenflu":"Nuenflu","octabode":"Octabode","ouroboutlet":"Ouroboutlet","pairagrim":"Pairagrim","pairagrin":"Pairagrin","pantherafira":"Pantherafira","picc":"Picc","polyrock":"Polyrock","prophetoise":"Prophetoise","qetzlrokilus":"Qetzlrokilus","rabbitosaur":"Rabbitosaur","rhincus":"Rhincus","spyder_greenwash_chip1":"\u00a1He desarrollado una potencia inform\u00e1tica inigualable!","spyder_greenwash_clarence1":"\u00a1Mis tuxemon son imparables a la luz del sol!","spyder_greenwash_chip2":"\u00a1Necesita m\u00e1s potencia!","spyder_greenwash_clarence2":"\u00a1Hab\u00eda una nube!","spyder_greenwash_louis1":"Las reglas de esta batalla son las simples leyes de la selecci\u00f3n natural: \u00a1s\u00f3lo los fuertes sobreviven!","spyder_greenwash_louis2":"\u00bfPuedo presentarles la hip\u00f3tesis de Gaia?","vivicinder":"Vivicinder","vivisource":"Vivisource","vivitron":"Vivitron","weavifly":"Weavifly","vividactil":"Vividactil","vivipere":"Vivipere","xeon_2":"Xe\u00f3n-2","mk01_beta":"Mk01 Beta","urcine":"Urcine","vigueur":"Vigueur","viviphyta":"Viviphyta","viviteel":"Viviteel","vivitrans":"Vivitrans","volcoli":"Volcoli","yiinaang":"Yiinaang","windeye":"Windeye","chrome_robo":"Chrome Robo","birb_robo":"Birb Robo","mk01_alpha":"MK01 Alpha","toufigel":"Toufigel","shammer":"Shammer","sockeserp":"Sockeserp","seirein":"Seirein","snaki":"Snaki","tobishimi":"Tobishimi","tourbidi":"Tourbidi","shybulb":"Shybulb","snokari":"Snokari","snarlon":"Snarlon","snock":"Snock","solight":"Solight","statursus":"Statursus","strella":"Strella","tikoal":"Tikoal","taupypus":"Taupypus","tsushimi":"Tsushimi","turnipper":"Turnipper","trapsnap":"Trapsnap","tumblebee":"Tumblebee","shelagu":"Shelagu","shnark":"Shnark","skwib":"Skwib","tarpeur":"Tarpeur","tetrchimp":"Tetrchimp","tikorch":"Tikorch","tumblequill":"Tumblequill","teddisun":"Teddisun","taba_town_sign_proflab":"Laboratorio del Profesor Tuxemon","shammer_fossil":"Shammer F\u00f3sil","rhincus_fossil":"Rhincus F\u00f3sil","botbot":"Botbot","exapode_description":"Agita sus piernas para llamar la atenci\u00f3n, pero la mayor\u00eda de la gente simplemente huye.","grintot_description":"Es un GRINTROCK o GRINFLARE que ha experimentado erosi\u00f3n.","furnursus_description":"Los FURNURSUS son amigables y a menudo olvidan que sus cuerpos est\u00e1n demasiado calientes para que otros los toquen.","ghosteeth_description":"Sonr\u00ede porque sabe c\u00f3mo van a morir todos los que conoce.","pythock":"Pythock","rosarin":"Rosarin","ruption":"Ruption","sadito":"Sadito","sampsack":"Sampsack","sampsage":"Sampsage","sapsnap":"Sapsnap","saurchin":"Saurchin","sclairus":"Sclairus","spighter":"Spighter","spoilurm":"Spoilurm","squabbit":"Squabbit","taba_town_homeplace":"Casa de ${{name}}","taba_town_sign_profhouse":"Casa del Profesor Tuxemon","taba_town_sign_tuxemart":"Tuxemart - Un lugar para comprar y vender art\u00edculos","taba_town_sign_tuxecenter":"Tuxecenter - Un lugar para curar tu tuxemon","leather_town_open_air":"Caf\u00e9 y mercado","shammer_fossil_description":"Parece el cr\u00e1neo de un perro antiguo, pero es duro como la piedra.","rhincus_fossil_description":"Parece el cr\u00e1neo de un p\u00e1jaro dentado, pero es duro como la piedra.","tux_attack":"Tux Ataque","aether":"\u00c9ter","normal":"Normal","glitch":"Glitch","demiurge":"Demiurgo","earthquake":"Terremoto","evasion":"Evasi\u00f3n","feline":"Felino","fiery":"Ardiente","fire_shield":"Escudo de Fuego","firestorm":"Tormenta de Fuego","fledgling":"Volant\u00f3n","gold_digger":"Buscador de Oro","grinding":"Molienda","gust":"R\u00e1faga","hawk":"Halc\u00f3n","oedipus":"Edipo","ice_storm":"Tormenta de Nieve","insanity":"Locura","kraken":"Kraken","lantern":"Linterna","lava":"Lava","lightning_spheres":"Esferas de Rel\u00e1mpagos","lineage":"Linaje","lust":"Lujuria","magma":"Magma","maori":"Maor\u00ed","meltdown":"Fusi\u00f3n","mending":"Zurcidura","muck":"Esti\u00e9rcol","mystic_blending":"Mezcla M\u00edstica","negation":"Negaci\u00f3n","orbs":"Orbes","phantasmal_force":"Fuerza Fantasmal","pit":"Foso","platinum":"Platino","poison_courtship":"Cortejo de Veneno","radiance":"Resplandor","ring":"Anillo","ruby":"Rub\u00ed","saber":"Sable","stabilo":"Stabilo","stonehenge":"Stonehenge","strangulation":"Estrangulaci\u00f3n","sunburst":"Rayos de Sol","sword":"Espada","sylvan":"Silvestre","terror":"Terror","time_crisis":"Crisis del Tiempo","tip":"Consejo","torch":"Antorcha","touch":"Toque","tsunami":"Tsunami","ubuntu":"Ubuntu","undertaker":"Enterrador","venom":"Veneno","viper":"V\u00edbora","vorpal":"Vorpal","wall_fire":"Pared de Fuego","wall_ice":"Pared de Hielo","walls":"Paredes","nest":"Nido","shapechange":"Cambio de Forma","slime":"Limo","monster_menu_tech":"T\u00e9cnicas","move_to_kennel":"mover a {box}","birb_robo_description":"Un robot hostil.","mk01_proto_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","Kennel":"refugio","monster_menu_desc":"Descripci\u00f3n","kennel_label":"{box} ({qty})","chrome_robo_description":"Un robot hostil.","dark_robo_description":"Un robot hostil.","mk01_gamma":"Mk01 Gamma","mk01_delta_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_alpha_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_beta_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_omega_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_gamma_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_omega":"Mk01 Omega","mk01_proto":"Mk01 Proto","xeon_2_description":"Un robot hostil.","xeon_description":"Un robot hostil.","taba_house2_reader3a":"As\u00ed que puedo vivir mil vidas diferentes.","taba_house1_husband1":"\u00a1Tuxemon! \u00a1Estaba entre los entrenadores m\u00e1s h\u00e1biles!","taba_house2_sign":"Biblioteca Legacy","taba_house1_calendar":"Es un calendario y el 30 de septiembre y el 12 de febrero est\u00e1n marcados en rojo.","taba_house1_wife1":"\u00bfEntrenador? Mi esposo est\u00e1 delirando.","taba_house1_watching":"Es un documental sobre los Tuxemon m\u00e1s extra\u00f1os y maravillosos de la regi\u00f3n,\\nas\u00ed como los comportamientos extra\u00f1os que han adoptado.","taba_house2_reading3":"El libro es Children Without Honor de Leslie Greninza.","taba_house2_reader1a":"Me siento mejor al ver un libro o una librer\u00eda.","taba_house2_books":"000 - Inform\u00e1tica, informaci\u00f3n y trabajos generales, 100 - Filosof\u00eda y psicolog\u00eda\\n200 - Religi\u00f3n, 300 - Ciencias sociales, 400 - Lengua, 500 - Ciencia pura, 600 - Tecnolog\u00eda\\n700 - Arte y recreaci\u00f3n, 800 - Literatura, 900 - Historia y geograf\u00eda","taba_house3_client2a":"Pensar demasiado puede hacernos da\u00f1o.","taba_house1_reading":"El libro es Filosof\u00eda de los estudios ilusorios de Jaiden Gemrevenza.","taba_house2_owner1":"\u00a1Bienvenido a la biblioteca Legacy! Si\u00e9ntase libre de mirar a su alrededor, pero tranquilo, por favor.","taba_house2_reading1":"El libro es Visitando al Rey de Manolo Qai.","taba_house2_reading2":"El libro es Raised By Dreams de Louis Etrergo.","taba_house3_client1a":"Estoy descansando mientras mi hermana probablemente est\u00e1 leyendo algunos libros.","taba_house3_client3a":"Me hace pensar en la casa de mi madre.","taba_house2_reader2a":"Enciende mi imaginaci\u00f3n.","taba_house2_reading4":"El libro es Sailing Into Eternitys de Laurine Doprachuld.","taba_house4_client2a":"\u00bfEh? Simplemente llenando un est\u00f3mago vac\u00edo.","taba_house4_dish1":"Es marr\u00f3n, denso, pero no parece pud\u00edn...","taba_house2_reader4a":"La lectura estimula mi mente de una manera que la televisi\u00f3n y las pel\u00edculas nunca podr\u00e1n hacer.","taba_house4_client1a":"\u00a1Mi abuela sol\u00eda hacer un plato similar!","taba_house4_client3a":"Afortunadamente no pagu\u00e9 por esto. \u00bfC\u00f3mo puedes pagar por esto?","taba_house3_owner1":"\u00a1Bienvenido a The Thoughtful Leaf Inn!","taba_house4_owner1":"\u00a1Bienvenido a The Honorable Seagulls Pub!","kylekindasucks6":"Ah, \u00bfy ${{name}}?","misaisleavingfornow2":"Buena suerte ${{name}}. Estoy seguro de que nos volveremos a ver. ","maple_bedroom_sign":"Es un calendario y el 27 de abril est\u00e1 marcado en rosa.","taba_house1_sign":"Casa del Sr. y la Sra. Clawbrew"} \ No newline at end of file
+{"apple":"Manzana","apple_description":"Cura a un monstruo 10 HP.","berry":"Baya","berry_description":"Cura a un monstruo 10 HP.","cherry":"Cereza","cherry_description":"Cura a un monstruo 10 HP.","orange":"Naranja","orange_description":"Cura a un monstruo 20 HP.","potion":"Poci\u00f3n","potion_description":"Cura a un monstruo 50 HP.","super_potion":"Super Poci\u00f3n","super_potion_description":"Cura a un monstruo 150 HP.","imperial_potion":"Poci\u00f3n Imperial","imperial_potion_description":"Cura a un monstruo 350 HP.","revive":"Revivir","revive_description":"Revive a un Tuxemon debilitado y le cura 20 HP.","capture_device":"Dispositivo de Captura","capture_device_description":"Captura un monstruo.","tm_avalanche":"MT: Avalancha","tm_avalanche_description":"Manual t\u00e9cnico que ense\u00f1a a un Tuxemon de Agua o Tierra la t\u00e9cnica Avalancha.","tm_blossom":"TM: Florecer","tm_blossom_description":"Manual t\u00e9cnico que ense\u00f1a a un Tuxemon de Madera la t\u00e9cnica Florecer.","item_cannot_use_here":"\u00a1No puede usarse {name} aqu\u00ed!","item_no_available_target":"No puede usarse {name} en ninguno de tus Tuxemon en este momento.","allies_address":"Direcci\u00f3n de Allie","allies_address_description":"Habitaci\u00f3n 31, N\u00famero 2, Torre Omnichannel, Pueblo Algod\u00f3n\\n\\nSe observa la marca de un beso al lado de la direcci\u00f3n","player_wallet":"La cartera de ${{name}}: ${{money}}${{currency}}","combat_run":"\u00a1{user} se escap\u00f3!","combat_miss":"Fall\u00f3...","combat_can't_run_from_trainer":"\u00a1No puedes huir!","combat_player_run":"\u00a1Escapaste sin problemas!","combat_used_x":"\u00a1{user} us\u00f3 {name}!","combat_used_x_on_y":"\u00a1{user} us\u00f3 {name} sobre {target}!","combat_swap":"\u00a1{user} sac\u00f3 a {target}!","combat_call_tuxemon":"\u00a1Adelante {name}!","combat_opponent_call_tuxemon":"\u00a1{user} sac\u00f3 a {name}!","combat_state_poison_get":"{target} est\u00e1 envenenado.","combat_state_poison_damage":"\u00a1{name} recibi\u00f3 da\u00f1o por envenenamiento!","combat_state_lifeleech_get":"{user} est\u00e1 absorbiendo la vida de {target}.","combat_state_lifeleech_success":"\u00a1{user} perdi\u00f3 salud por chupavidas!","combat_state_lifeleech_failure":"{link} no puede curarse m\u00e1s.","combat_state_recover_get":"{target} empez\u00f3 a recuperar salud.","combat_state_recover_success":"\u00a1{user} recuper\u00f3 salud!","combat_state_recover_failure":"{user} no puede curarse m\u00e1s.","combat_status_damage":"\u00a1{name} sufri\u00f3 {status} de da\u00f1o!","combat_trainer_appeared":"\u00a1{name} quiere combatir!","combat_victory":"\u00a1Has ganado!","combat_defeat":"\u00a1Has sido derrotado!","combat_draw":"\u00a1Todos los equipos se han debilitado!","combat_capturing_success":"\u00a1Has capturado a {name}!","combat_capturing_fail":"\u00a1{name} consigui\u00f3 liberarse!","combat_recharging":"{name} necesita descansar antes de poder usar {move} de nuevo...","combat_replacement":"\u00a1Escoge otro Tuxemon!","combat_replacement_is_fainted":"\u00a1Ese Tuxemon se encuentra debilitado!","combat_wild_appeared":"Un {name} salvaje apareci\u00f3!","combat_monster_choice":"\u00bfQu\u00e9 har\u00e1 {name}?","combat_fainted":"\u00a1{name} se debilit\u00f3!","combat_isactive":"{name} ya est\u00e1 luchando.","attack_very_effective":"\u00a1El ataque hizo mucho da\u00f1o adicional!","attack_effective":"\u00a1El ataque hizo da\u00f1o adicional!","attack_resisted":"\u00a1El ataque fue resistido!","attack_weak":"\u00a1El ataque fue fuertemente resistido!","empty_slot":"Ranura vac\u00eda","exit":"Salir","item_confirm_use":"Usar","item_confirm_cancel":"Cancelar","item_success":"\u00a1Funcion\u00f3!","item_failure":"\u00a1Fall\u00f3!","generic_success":"\u00a1Funcion\u00f3!","generic_failure":"\u00a1Fall\u00f3!","attempting_capture":"Intentando capturar...","gotcha":"\u00a1Atrapado!","not_implemented":"Esta caracter\u00edstica a\u00fan no ha sido implementada.","receive_happiness":"Recibidos 5 Dispositivos de Captura!!","received_x":"\u00a1Se ha recibido {name}!","save_success":"\u00a1Guardado completado!","save_failure":"\u00a1Ha habido un problema al guardar la partida!","slot":"Ranura","status_faint":"Debilitado","status_poison":"Envenenado","status_lifeleech":"Chupavidas","status_recover":"Recuperado","all_in":"Con todo","amnesia":"Amnesia","avalanche":"Avalancha","battery_acid":"\u00c1cido de bater\u00eda","battery_discharge":"Descargar bater\u00eda","beam":"Rayo","berserk":"Berserker","biting_winds":"Vientos Cortantes","blade":"Cuchilla","blood_bond":"Lazo de Sangre","blossom":"Florecer","boulder":"Pe\u00f1asco","breathe_fire":"Aliento Flam\u00edgero","bubble_trap":"Trampa de Burbuja","bullet":"Balazo","chill_mist":"Niebla G\u00e9lida","clamp_on":"Sujetar","constrict":"Constricci\u00f3n","electrical_storm":"Tormenta el\u00e9ctrica","energy_claws":"Garras de Energ\u00eda","energy_field":"Campo de Energ\u00eda","eyebite":"Mirada Penetrante","feint":"Finta","fester":"Supurar","fire_ball":"Bola de Fuego","fire_claw":"Garra de Fuego","flamethrower":"Lanzallamas","flood":"Inundaci\u00f3n","flow":"Flujo","fluff_up":"Esponjar","font":"Fuente","frostbite":"Congelaci\u00f3n","fume":"Vapor","give_all":"Darlo Todo","glower":"Mirada Fulminante","goad":"Aguij\u00f3n","headbutt":"Cabezazo","hibernate":"Hibernar","ice_claw":"Garra de Hielo","icicle_spear":"Lanza Car\u00e1mbano","invictus":"Invencible","kindling_flame":"Llama Encendida","levitate":"Levitar","midnight_mantle":"Manto de Medianoche","muddle":"Confusi\u00f3n","mudslide":"Avalancha de Lodo","one_two":"Uno-Dos","overgrowth":"Sobrecrecimiento","peck":"Picotazo","peregrine":"Halc\u00f3n","perfect_cut":"Corte perfecto","petrify":"Petrificar","probiscus":"Prob\u00f3scide","pseudopod":"Pseud\u00f3podo","quicksand":"Arenas Movedizas","ram":"Embestir","refresh":"Refrescar","rock":"Roca","rot":"Putrefacci\u00f3n","rust_bomb":"Bomba de \u00d3xido","salamander":"Salamandra","sand_spray":"Rociar arena","shadow_boxing":"Shadowboxing","shrapnel":"Metralla","shuriken":"Shuriken","sleep_bomb":"Bomba de Sue\u00f1o","sleeping_powder":"Polvo Somn\u00edfero","snowstorm":"Tormenta de Nieve","splinter":"Astilla","spray":"Rociar","stampede":"Estampida","starfall":"Lluvia de Estrellas","static_field":"Campo est\u00e1tico","sting":"Picadura","stone_rot":"Putrefacci\u00f3n P\u00e9trea","strike":"Asalto","suck_poison":"Absorber Veneno","sudden_glow":"Brillo Repentino","supernova":"Supernova","surge":"Oleada","take_cover":"Cubrirse","thunderball":"Bola Trueno","thunderclap":"Trueno","tonguespear":"Lengua Afilada","venomous_tentacle":"Tent\u00e1culo Venenoso","wall_of_steel":"Muro de Acero","wallow":"Revolcarse","web":"Red","whirlwind":"Torbellino","wing_tip":"Punta de Ala","menu_alphabet":"ABCDEFGHIJKLMN\u00d1OPQRSTUVWXYZ\\0abcdefghijklmn\u00f1opqrstuvwxyz\\01234567890.-\u00a1!","menu_alphabet_n_columns":"14","menu_char_variants":"A\u00c1\\nE\u00c9\\nI\u00cd\\nO\u00d3\\nU\u00da\u00dc\\na\u00e1\\ne\u00e9\\ni\u00ed\\no\u00f3\\nu\u00fa\u00fc","monster_menu_info":"Informaci\u00f3n","monster_menu_move":"Mover","log_off":"Desconectar","menu_bag":"Mochila","menu_fight":"Lucha","menu_item":"Objeto","menu_items":"Objetos","menu_journal":"Diario","menu_load":"Cargar","menu_monster":"Tuxemon","menu_monsters":"Monstruos","menu_multiplayer":"Multijugador","menu_new_game":"Nueva partida","menu_options":"Opciones","menu_player":"Jugador","menu_run":"Huir","menu_save":"Guardar","multiplayer_accept":"Aceptar","multiplayer_decline":"Rechazar","multiplayer_duel":"\u00a1{name} quiere retarte a un duelo!","multiplayer_host_game":"Crear partida","multiplayer_scan_games":"Buscar partidas","multiplayer_join_game":"Unirse a la partida","multiplayer_hosting_ready":"\u00a1Preparado para aceptar conexiones!","multiplayer_already_hosting":"\u00a1Ya eres el l\u00edder de la partida!","multiplayer_no_servers":"No se han encontrado servidores...","multiplayer_join_prompt":"\u00bfNombre de host o IP?","aardart_description":"Lleva la cuenta de todas las hormigas que ha comido, y celebra llegar a n\u00fameros elevados.","aardart":"Aardart","aardorn_description":"Al nacer es abandonado en un hormiguero para que se abra camino devorando a sus ocupantes.","aardorn":"Aardorn","agnidon_description":"Prefiere andar sobre cuatro patas, pero puede erguirse para abrir puertas, empujar \u00e1rboles o sostener cosas.","agnidon":"Agnidon","agnigon_description":"Se dice que es un 'drag\u00f3n falso', porque parece un drag\u00f3n, pero en realidad evolucion\u00f3 a partir de una l\u00ednea diferente de antiguos reptiles.","agnigon":"Agnigon","agnite_description":"Es juguet\u00f3n, pero debe ense\u00f1\u00e1rsele temprano a mantener su fuego a raya.","agnite":"Agnite","allagon_description":"Los ALLAGON se ven atra\u00eddos hacia las reliquias hechas con los metales que dejaron atr\u00e1s sus antepasados, y reaccionar\u00e1n con violencia para recuperarlas.","allagon":"Allagon","anoleaf_description":"Considera a las plantas que crecen cerca de \u00e9l sus hermanos y hermanas.","anoleaf":"Anoleaf","axylightl_description":"Ilumina las aguas profundas con su cola, marcando un refugio seguro para peces.","axylightl":"Axylightl","bamboon_description":"Lucha con su vara de bamb\u00fa, que tambi\u00e9n usa para mantener el equilibrio.","bamboon":"Bamboon","bigfin_description":"Tiene un ecosistema entero en su espalda, as\u00ed que intenta no sumergirse.","bigfin":"Bigfin","bolt_description":"","bolt":"Bolt","cairfrey_description":"Un alegre elemento de mobiliario que se despert\u00f3 una ma\u00f1ana y decidi\u00f3 explorar.","cairfrey":"Cairfrey","capiti_description":"Parece un beb\u00e9, pero se han encuntrado espec\u00edmenes de cientos de a\u00f1os.","capiti":"Capiti","cardiling_description":"Uno no se espera que respire fuego, hasta que lo hace.","cardiling":"Cardiling","cardinale_description":"Odia firmemente a lis depredadores, y les declara la guerra a ellos y sus peque\u00f1os en cuanto puede.","cardinale":"Cardinale","cardiwing_description":"Su canto es notable, pero pocos se atrever\u00edan a mantener a un p\u00e1jaro cantor explosivo.","cardiwing":"Cardiwing","chillimp_description":"Se rumorea que vive en lo alto de monta\u00f1as heladas, pero nunca se le ha sacado una fotograf\u00eda clara.","chillimp":"Chillimp","chloragon_description":"Eclosiona de un huevo antiguo plantado en suelo f\u00e9rtil.Cuando se acaben los huevos, no habr\u00e1 m\u00e1s CHLORAGON.","chloragon":"Chloragon","conifrost_description":"Si estornuda, provoca una avalancha. Tiene moqueo permanente.","conifrost":"Conifrost","corvix_description":"Arma sus alas con fragmentos de hueso de sus v\u00edctimas.","corvix":"Corvix","dandylion_description":"Da a luz a una camada en toda su vida. Despu\u00e9s vaga por el mundo en su busca.","dandylion":"Dandylion","djinnbo_description":"Existe la creencia err\u00f3nea de que es un humano que muri\u00f3 en un incendio. En realidad, los que murieron fueron sus parientes.","djinnbo":"Djinnbo","dollfin_description":"Cada uno sigue a un barco a todas partes, explorando el mundo.","dollfin":"Dollfin","dracune_description":"Se encuentra inm\u00f3vil durante el d\u00eda, pero puede menearse y morder de noche.","dracune":"Dracune","dragarbor_description":"Cuando siente acercarse el fin de sus d\u00edas, viaja a un cementerio y se planta a s\u00ed mismo. La flor de su cola crece por siempre.","dragarbor":"Dragarbor","dune_pincher_description":"","dune_pincher":"Dune Pincher","eaglace_description":"Cuando alza el vuelo, se forman nubes. Cuando agita sus alas, cae granizo.","eaglace":"Eaglace","eruptibus_description":"Los herreros trabajan con \u00e9l, calentando metales en su caldera.","eruptibus":"Eruptibus","eyenemy_description":"Se alimenta de vistas hermosas y otros avistamientos espectaculares.","eyenemy":"Eyenemy","falcono_description":"No tiene miedo de ningun adversario, y atacar\u00e1 sin dudarlo a un enemigo de cualquier tama\u00f1o.","falcono":"Falcono","ferricran_description":"Hubo un tiempo en el que los FERRICRAN estaban cubiertos de escamas adamantinas, y ten\u00edan alas de mithril.","ferricran":"Ferricran","firomenis_description":"<<MISSING>>","firomenis":"Firomenis","fluttaflap_description":"Se alimenta de impurezas, as\u00ed que purifica la sangre de aquellos a los que muerde.","fluttaflap":"Fluttaflap","fruitera_description":"FRUITERA tiene hambre de fruta y lleva todo lo que puede. Cuando se sorprende, deja caer todas sus frutas, las recoge de nuevo y luego huye.","fruitera":"Fruitera","gectile_description":"Es tan r\u00e1pido y ligero que puede caminar sobre las hojas.","gectile":"Gectile","heronquak_description":"El cristal de su pecho es confundido con un diamante por los cazadores furtivos. Se funde al ser extra\u00eddo del cuerpo de un HERONQUAK.","heronquak":"Heronquak","hydrone_description":"","hydrone":"Hydrone","katacoon_description":"Permanece en una pose meditativa en su cris\u00e1lida, movi\u00e9ndose solamente para pinchar a sus enemigos.","katacoon":"Katacoon","lambert_description":"Es colocado en su fruto por su padre, quien luego lo env\u00eda a vagar por el mundo.","lambert":"Lambert","legko_description":"Durante mucho tiempo se pens\u00f3 que no ten\u00eda piernas, pero de hecho sus hojas son extremidades vestigiales.","legko":"Legko","magmaturtle_description":"<<MISSING>>","magmaturtle":"Magmaturtle","merlicun_description":"<<MISSING>>","merlicun":"Merlicun","moloch_description":"Puede endurecer o suavizar su piel como respuesta a amigos y enemigos.","moloch":"Moloch","noctalo_description":"Habita solo en lugares abandonados por humanos - castillos, cementerios y alcantarillas.","noctalo":"Noctalo","noctula_description":"Se alimenta de insectos mientras que los PIPIS se alimentan de fruta, as\u00ed que, a pesar de vivir en proximidad, no compiten entre s\u00ed.","noctula":"Noctula","nostray_description":"Puede oler cualquier cosa en el oc\u00e9ano, sin importar lo lejos que est\u00e9.","nostray":"Nostray","nudiflot_female_description":"Come y almacena el veneno de las criaturas marinas de las que se alimenta.","nudiflot_male_description":"Come y almacena el veneno de las criaturas marinas de las que se alimenta.","nudiflot_female":"Nudiflot","nudiflot_male":"Nudiflot","nut_description":"","nut":"Nut","pigabyte_description":"","pigabyte":"Pigabyte","possessun_description":"Es un fantasma que habita el cuerpo de un CAIRFREY muerto.","possessun":"Possessun","propellercat_description":"","propellercat":"Propellercat","rockat_description":"","rockat":"Rockat","rockitten_description":"","rockitten":"Rockitten","sapragon_description":"En tiempos pret\u00e9ritos, cada elemento ten\u00eda un poderoso drag\u00f3n - pero esas criaturas han disminu\u00eddo y son raras en estos d\u00edas.","sapragon":"Sapragon","selket_description":"","selket":"Selket","selmatek_description":"","selmatek":"Selmatek","sharpfin_description":"Es invisible en el agua, siendo visible \u00fanicamente cuando salta del agua para arrastrar animales en la orilla hacia las profundidades.","sharpfin":"Sharpfin","sludgehog_description":"","sludgehog":"Sludgehog","snowrilla_description":"Le encanta jugar al pilla-pilla con esquiadores en pendientes solitarias.","snowrilla":"Snowrilla","spycozeus_description":"","spycozeus":"Spycozeus","sumchon_description":"Usa su peso para hacer tropezar a enemigos mucho m\u00e1s grandes que \u00e9l. Es tan denso como una estrella.","sumchon":"Sumchon","swap":"Swap","template_description":"Descripci\u00f3n aqu\u00ed","template":"Nombre de Plantilla","tigrock_description":"Se dice que tuvo que inventarse a s\u00ed mismo porque no se hab\u00eda dise\u00f1ado una evoluci\u00f3n.","tigrock":"Tigrock","tumbleworm_description":"","tumbleworm":"Tumbleworm","tux_description":"<<MISSING>>","tux":"Tux","tweesher_description":"Cuanto m\u00e1s fr\u00edo haga, m\u00e1s duro es su pico. Por debajo de 0 grados, es m\u00e1s duro que el diamante.","tweesher":"Tweesher","vamporm_description":"Tiene sed de sangre, pero se las arregla con la savia de los \u00e1rboles.","vamporm":"Vamporm","velocitile_description":"Puede ir m\u00e1s r\u00e1pido que una bala, pero solo si ha calentado primero.","velocitile":"Velocitile","wrougon_description":"Cada WROUGON nace con una mancha de \u00f3xido mayor que la de sus padres.","wrougon":"Wrougon","zunna_description":"Los alegres ZUNNA chupan toda la comida que puedan encontrar.","zunna":"Zunna","anteater":"Oso hormiguero","snout":"Hocico","false_dragon":"Drag\u00f3n falso","dragon":"Drag\u00f3n","sprout":"Brote","inchoate":"Primitivo","prehensile":"Prensil","island":"Isla","host":"Anfitri\u00f3n","woodwose":"Ser de los bosques","firebird":"P\u00e1jaro de fuego","frost_ape":"Mono helado","taiga":"Taiga","horned_raptor":"Rapaz cornuda","lions_tooth":"Diente de le\u00f3n","vengeance":"Venganza","joyful":"Alegre","cloaked":"Encapuchado","cirrus":"Cirro","hot_rock":"Roca caliente","pupil":"Pupila","fire":"Fuego","sanguine":"Sanguinario","wood":"Madera","climbing":"Escalada","crested":"Crestado","metal_water":"Metal, Agua","stance":"Postura","gumnut":"Fruto de eucalipto","lizard":"Lagarto","earth_fire":"Tierra, Fuego","devil":"Diablo","nightcrawler":"Acechador nocturno","flopped":"Tirado","metal":"Metal","visitor":"Visitante","earth":"Tierra","rip":"Rasg\u00f3n","yeti":"Yeti","some_category_here":"Categor\u00eda aqu\u00ed","ex_machina":"Ex Machina","water":"Agua","clot":"Co\u00e1gulo","restless":"Inquieto","slurpy":"Chup\u00f3n","aeble":"Aeble","allie":"Allie","cottonnurse":"Enfermera de Pueblo Algod\u00f3n","karrianna":"Karrianna","knight1":"Caballero I","knight2":"Caballero II","liela":"Liela","maple_girl":"Maple","misa":"Misa","npc_wife":"Esposa NPC","professor":"Profesor","npc_red":"Red","tabanurse":"Enfermera de Taba","tuxemart_keeper":"Dependiente de Tuxemart","tuxemart_aide":"Empleado de Tuxemart","xerogrund1":"Soldado del equipo Xero I","xerogrund2":"Soldado del equipo Xero II","xerogrunt2":"Soldado del equipo Xero II","xerogrunt3":"Soldado del equipo Xero III","xerogrunt4":"Soldado del equipo Xero IV","xerogrunt5":"Soldado del equipo Xero V","xerogrunt6":"Soldado del equipo Xero VI","xerogrunt7":"Soldado del equipo Xero VII","xerogrunt8":"Soldado del equipo Xero VIII","xerogrunt9":"Soldado del equipo Xero IX","xerogrunt10":"Soldado del equipo Xero X","healmytuxemon":"\u00bfDeseas curar tus Tuxemon?","haveagoodday":"\u00a1Que tengas un buen d\u00eda!","yes":"S\u00ed","no":"No","door_problems":"La puerta est\u00e1 atascada y no se abre...","empty_pot":"Es una maceta vac\u00eda. Quiz\u00e1s alguien plante algo aqu\u00ed.","purple_flowers":"\u00a1Alguien ha plantado unas flores moradas de olor dulce!","orange_flowers":"\u00a1Alguien ha plantado unas flores naranjas preciosas!","famous_statue":"Es una estatua de un antiguo maestro Tuxemon. El nombre se ha desgastado con el tiempo y resulta ilegible...","famous_statue2":"Dice: \\\"Para nuestros amados amigos y h\u00e9roes, los Wywen\\\"","cotton_town_fountain":"Es una fuente. Hay muchas monedas en el fondo.","tree":"\u00a1Este \u00e1rbol parece feliz y saludable!","route_2":"Ruta 2","sure_i_do":"Claro que quiero.","not_really":"En realidad no.","mistaken":"Est\u00e1s equivocado.","thats_me":"\u00a1\u00c9se soy yo!","cash_register":"Es una caja registradora, parece relativamente nueva.","potions_in_shop":"El mostrador parece tener muchas pociones, deben ser bastante populares por aqu\u00ed.","capture_devices_in_shop":"Dispositivos de captura. \u00bfC\u00f3mo los har\u00e1n?","professor_dialog":"Profesor: Ah, s\u00ed. Justo la persona a la que quer\u00eda ver.\\nHe o\u00eddo que quieres aprender sobre los Tuxemon.\u00bfEs as\u00ed?","professor_yes":"\u00a1Genial!","professor_no":"Vaya, que l\u00e1stima. \u00a1Pues me he hecho todo el camino hasta aqu\u00ed para hablar contigo, as\u00ed que escucha!","professor_dialog2":"\u00bfDe d\u00f3nde vinieron los Tuxemon?\\nNadie lo sabe realmente, pero han habitado nuestro planeta por miles de a\u00f1os cuanto menos. \\nLos Tuxemon son peque\u00f1os animales. \\nNos hacemos sus amigos, aprendemos de ellos, y los usamos para luchar contra otros Tuxemon en competiciones deportivas.\\nBueno... por lo menos sol\u00edamos hacerlo...\\nMe preguntaba... acabo de recibir tres nuevos Tuxemon y me gustar\u00eda investigar c\u00f3mo act\u00faan con un entrenador. \\n\u00bfEstar\u00edas interesado en uno?","professor_turn":"Claro que estar\u00edas interesado, \u00bfa qui\u00e9n quiero enga\u00f1ar?","professor_select":"\u00bfCual de ellos quieres?","professor_dialog6.1":"Profesor: \u00a1Una elecci\u00f3n excelente! Hydrone es un Tuxemon de tipo agua.","professor_dialog6.2":"Profesor: \u00a1Una elecci\u00f3n soberbia! Rockitten es un Tuxemon de tipo tierra.","professor_dialog6.3":"Profesor: \u00a1Una buena elecci\u00f3n! Fruitera es un Tuxemon de tipo madera.","professor_dialog7":"Profesor: \u00a1Espero verte pronto! Voy a irme de viaje, as\u00ed que quiz\u00e1s nos encontremos en alg\u00fan momento.","karrianna_dialog1":"Karrianna: \u00a1He estado entrenando todo este \u00faltimo mes! \u00a1Nadie me ha derrotado a\u00fan!","karrianna_dialog2":"Bueno... Eres el primer entrenador al que me he enfrentado...","xero_hideout1":"Instituto Xero para la Investigaci\u00f3n y Desarrollo de Tuxemon.","cherry_found":"Has encontrado una cereza.","xero_grunts_block":"Esta zona est\u00e1 en construcci\u00f3n y ser\u00e1 terminada pronto.","waiting_for_misa":"Nuestro l\u00edder quiere hablar contigo. Cuando est\u00e9s listo, habla con mi amigo aqu\u00ed a mi lado.","teleport?":"\u00bfEst\u00e1s preparado para conocer a nuestro l\u00edder?","ouch":"Lo siento, pero esto puede doler un poco...","maybe_sometime_again?":"De acuerdo, esperar\u00e9 aqu\u00ed hasta que est\u00e9s listo.","youcantleave":"Las puertas est\u00e1n cerradas por fuera... \u00bfHay una llave en alguna parte?","discovered_a_person":"\u00a1Me encontraste! \u00a1Jajaja!","a_serious_discussion":"???: Te llevo observando un tiempo. Me alegro de que mis seguidores hayan podido atraparte ileso.\\n\u00a1Oh! \u00bfD\u00f3nde est\u00e1n mis modales? \\nSoy Misa, l\u00edder del Instituto Xero para la Investigaci\u00f3n y Desarrollo de Tuxemon.\\n\u00bfC\u00f3mo dec\u00edas que te llamabas? \\n.... ..... ....\\n\u00bf${{name}}?\\nMisa: Parece un buen nombre para alguien que posee un Tuxemon de forma ilegal.\\n","oops":"Oh. Supongo que no lo sab\u00edas...\\nNo debes tener miedo, tener un Tuxemon de tu parte es la mejor cosa que te ha pasado nunca.\\n","backstory":"Unos treinta a\u00f1os atr\u00e1s, un grupo llamado Omnichannel comenz\u00f3 a controlar los medios de comunicaci\u00f3n\\nPoco depu\u00e9s, dejaron de permitir a todo el mundo expresarse en ellos.\\nAs\u00ed que la gente decidi\u00f3 usar a los Tuxemon como mensajeros y para zanjar disputas. \\nHace unos diez a\u00f1os, comenz\u00f3 a reprimirse el uso de Tuxemon.\\nAhora, solo las personas con aprobaci\u00f3n pueden poseer y criar Tuxemon. \\nMi grupo investiga con ellos, por lo que todos tenemos.\\nT\u00fa eres distinto. No has sido aprobado por Omnichannel. \\nPodr\u00edas ser el entrenador que hemos estado buscando.\\nOmnichannel, por despiadados que sean, no son la \u00fanica amenaza que tenemos aqu\u00ed. \\nHay otra organizaci\u00f3n llamada Spyder.\\nNo deber\u00edas preocuparte mucho por ellos. No tienen mucha actividad cerca de aqu\u00ed.\\nAhora, te mandaremos de vuelta en tu viaje. \\nPero solo si aceptas ayudarnos contra Omnichannel.\\nDe lo contrario, te denunciaremos ante Omnichannel nosotros mismos. \\nY en ese caso lo perder\u00e1s todo.\\nSiempre estamos vigilando.\\n","backstory9":"\u00bfQu\u00e9 dices? \u00bfNos ayudar\u00e1s?","sorryfurthis":"Buena elecci\u00f3n. Lo siento, esto solo doler\u00e1 un poco.","mwah":"???: \u00bfQu\u00e9 quieres? ... ... ... Bueno, pues no. No vas a entrar aqu\u00ed, incluso aunque vistas con tan buen gusto.\\nSoy Allie por cierto.\\nAllie: S\u00ed, esto es el Omnichannel, pero yo soy solo una humilde guardia. \u00bfQui\u00e9n eres t\u00fa?\\n${{name}}...\\nMmm. Un nombre potente. Mi casa no est\u00e1 muy lejos, quiz\u00e1s... despu\u00e9s del trabajo... \u00bfpodr\u00edas ense\u00f1arme lo fuerte que eres?\\n... ... \u00a1No! \u00bfC\u00f3mo que no? Salvo que... ... \u00a1T\u00fa eres el nuevo novio de Jess, \u00bfno?! \u00a1Ha estado jugando conmigo todo este tiempo!\\n","mwah2":"\u00a1\u00a1\u00a1JESS!!!","itslockedboi":"Allie cierra la puerta detr\u00e1s de ella...","hellothere":"???: \u00a1Hola!","kmere":"\u00bfPor qu\u00e9 no te acercas y hablamos?","theinfo":"Lamento que hayas tenido que ver esa escena. Allie es dif\u00edcil de tratar a veces, al contrario que mi hija Jess.\\n\u00a1Oh! \u00bfD\u00f3nde est\u00e1n mis modales? Mi nombre es Ae... \u00bfSabes qu\u00e9? Mejor lo escribo.\\nAeble\\nSe pronuncia \\\"ahbluh\\\", pero todo el mundo me llama simplemente Able. Puedes llamarme as\u00ed, supongo...\\nAeble: Soy el CEO aqu\u00ed en Omnichannel. Todas las retransmisiones que ves, deben ser aprobadas por m\u00ed.\\nAhora bien, no soy el \u00fanico que hace su parte. Tenemos una junta directiva que nos ayuda a administrar los distritos.\\nLa junta lleva siendo reelegida desde que se form\u00f3. Han realizado un gran trabajo, as\u00ed que tiene sentido.\\nEl objetivo de Omnichannel es abrir el mundo a todos. La \u00fanica forma, no obstante, de hacer que todos sean iguales,\\nfue restringir a los Tuxemon.\\nEmpezamos confisc\u00e1ndolos, pero la mayor\u00eda de Tuxemon consegu\u00edan escapar. As\u00ed que pasamos a medidas extremas.\\nNuestra organizaci\u00f3n hermana Spyder ha desarrollado una droga que puede cambiar a los Tuxemon.\\nA\u00edsla una porci\u00f3n del cerebro que todo Tuxemon misteriosamente tiene, y la sobrecarga.\\nUna vez que ha sido sobrecargada con electricidad, sus ganas de resistirse se desvanecen y se vuelven d\u00f3ciles.\\nPor ello, unas pocas especies se encuentran extintas, espec\u00edficamente Rockitten, Fruitera, y Hydrone.\\nEsto ya no importa, no obstante. Esta generaci\u00f3n ya ni siquiera sabe lo que son los Tuxemon, a menos que trabajen para nosotros.\\nLa tasa de natalidad est\u00e1 en su punto m\u00e1s alto, y el apoyo a Omnichannel no ha ca\u00eddo desde el a\u00f1o anterior a la restricci\u00f3n.\\nLos Tuxemon son una maldici\u00f3n penetrante que destruye a la humanidad. Omnichannel ha arreglado esto y ha impuesto orden.\\nLos Tuxemon destruyen y cualquiera que diga lo contrario miente. Lo siento, pero debo volver al trabajo.\\n","liela_goes_to_battle":"\u00a1Si vas a molestarme mientras recojo bayas, me veo obligado a retarte!","Cathedral_Center":"Centro de la Catedral: Vivimos para Servir.","Cotton_Mart":"\u00a1Obt\u00e9n la novedad en la Tienda de Novedades!","Cotton_Town_Sign":"Bienvenidos a Pueblo Algod\u00f3n: Una Fuerza en Crecimiento\\n\u2191 Pueblo Algod\u00f3n --- Ruta 1 \u2193\\n","column1":"Una columna rara y antigua. Esto sol\u00eda ser parte de un templo.","column2":"Una columna rara y antigua. Otras ruinas de la misma civilizaci\u00f3n se pueden encontrar en la Ruta 3. ","cityparksign":"Bienvenido al Parque de la Ciudad: Una muestra del mundo silvestre\\n\u2191 Parque de la Ciudad --- Ruta 2 \u2193\\n","route2speech":"\u00a1\u00a1\u00a1Ehhhh!!!","route2speech2":"Oh. Solo eres t\u00fa, ${{name}}...\\nS\u00e9 m\u00e1s considerado la siguiente vez que empujes a alguien. El barranco es m\u00e1s profundo de lo que parece...\\n","route2speech3":"Aunque realmente puede que no sea algo malo...\\nLo s\u00e9, todo el mundo necesita que yo lidere, pero con todo lo que est\u00e1 pasando...\\nPero t\u00fa no quieres escucharme... \u00bfverdad?\\n","yestalk":"\u00bfEn serio? Gracias...","notalk":"\u00a1C\u00f3mo puedes ser tan insensible! \u00a1Pues me vas a escuchar de todos modos!","spillit":"Ya sabes que soy el l\u00edder del instituto Xero y que te he reclutado para luchar contra ellos. Pero hay algo que no sabes.\\nAllie, a la que conociste anteriormente... \u00bfQu\u00e9? Te dije que estar\u00edamos vigilando, no deber\u00edas sorprenderte.\\n","spillit3":"Lo que sea... Allie es mi hermana y lo significa todo para m\u00ed, as\u00ed que me destroz\u00f3 enterarme de que se la han llevado al cuartel general.","spillit4":"Puede no parecer algo malo, pero lo es. \u00bfSabes qu\u00e9 les hacen? \u00bf\u00a1LO SABES!?","spillit5":"Porque yo tampoco... Lo \u00fanico que s\u00e9 es que nunca nadie ha abandonado Omnichannel despu\u00e9s de ser reclutado.","spillit6":"En cualquier caso... no es de tu incumbencia. Lo \u00fanico que importa es hacer caer a Omnichannel.","spillit7":"Lamento molestarte con mis problemas. El Parque de la Ciudad est\u00e1 delante, cuando desees continuar","leavemealone":"Sol\u00edamos jugar ah\u00ed todo el tiempo cuando \u00e9ramos j\u00f3venes...","iamknight":"\u00a1\u00a1AHHH!!!\\nPens\u00e9 que eras otra persona. Disculpa por gritar.","iamknight2":"Espera, \u00bft\u00fa eres del que todo el mundo habla en susurros? \u00bfEl que tiene un Tuxemon ilegal?","mistakenknight":"No, es imposible que est\u00e9 equivocado. \u00a1Eres t\u00fa!\\nNo te preocupes, no se lo dir\u00e9 a nadie.","thatsmeknight":"\u00a1Oh, expl\u00e9ndido! Sab\u00eda desde el principio que ten\u00edas que ser t\u00fa.\\nNo te preocupes, no se lo dir\u00e9 a nadie.","quicklyknight":"No me queda mucho tiempo. Omnichannel est\u00e1 viniendo...\\nDeb\u00eda encontrarme con un contacto, pero tendr\u00e1s que hacerlo t\u00fa. Est\u00e1n viniendo.","quicklyknight2":"Dos personas controlan Omnichannel. La junta de direcci\u00f3n es un chiste.\\n","quicklyknight3":"Allie. Allie es la que no quiere que lo sepas.","quicklyknight4":"Lo siento, pero he de irme ya.","omnichannelarrives":"\u00a1DETENTE!","omnichannelarrives2":"<<MISSING>>","yesmaam":"S\u00ed, se\u00f1ora.","firsts":"\u266a Watch me whip \u266a\\n\u266a Watch me nae nae \u266a\\nEsta canci\u00f3n es muy buena, \u00bfverdad?","nopenotyet":"Lo siento, alguien ha resultado herido en la ruta. Ahora mismo est\u00e1 cerrada.","bothofyou":"Vosotros dos, venid fuera. Un representante de Omnichannel desea dirigirse a la ciudad.","hellolovelypeople":"\u00a1HOLAAAAA CIUDADANOS DE PUEBLO TABA!","darnitjohn":"Espera... \u00bfD\u00f3nde est\u00e1 John?","darnitjohn2":"\u00a1MALDITA SEA JOHN! \u00a1Ven aqu\u00ed!","darnitjohn3":"John.","darnitjohn4":"\u00bfS-S\u00ed se\u00f1ora?","darnitjohn5":"\u00bfQu\u00e9 haces a\u00fan ah\u00ed?","darnitjohn6":"Uhh...","darnitjohn7":"No estoy seguro...","darnitjohn8":"\u00a1\u00a1\u00a1AAAAARGH!!!","darnitjohn9":"\u00a1T\u00da, IMB\u00c9CIL!\\nVoy a decirlo una y solo una vez:\\nVE. A. INSPECCIONAR. LAS. CASAS.","darnitjohn10":"\u00a1AHORA!","johnissorry":"Disculpe se\u00f1ora... Yo... \\nVi... \\nAlgunas... \\nFlores...","uselessnes":"Eres completamente in\u00fatil John. No puedo creer que hayamos estado juntos.","cometomepls":"AHORA, TODO EL MUNDO, POR FAVOR VENID AL CENTRO DEL PUEBLO. \u00a1OMNICHANNEL QUIERE DIRIGIRSE A VOSOTROS!","hellolovelypeople2":"S\u00e9 que probablemente os pregunt\u00e1is por qu\u00e9 mis Omnicaballeros y yo estamos aqu\u00ed.\\nEspera...","hellolovelypeople3":"\u00bfDe verdad s\u00f3is las \u00fanicas personas de este pueblo? \u00a1No hay nadie aqu\u00ed! Este DEBE ser el pueblo m\u00e1s peque\u00f1o en toda la regi\u00f3n Fondent.","hellolovelypeople4":"Estoy bastante segura de que hay casas en Pueblo Algod\u00f3n m\u00e1s grandes que esto...","hellolovelypeople5":"No... Espera... Nos falta una persona... \\nEl solitario criador de Tuxemon de la regi\u00f3n Fondent. El que se hace llamar Profesor Tuxemon","whereismyhairbrush":"John, Grant, separaos. ENCONTRADLO.","oopsie":"Siento que tuvi\u00e9rais que ver eso. Es TAAAAAAAN in\u00fatil a veces...","ourstuffisours":"\u00bfPor qu\u00e9 est\u00e1s realmente aqu\u00ed?","oopsie2":"\u00bfPor qu\u00e9 no esperamos a que regresen mis caballeros? \\nOdio anunciar malas noticias sola.","maamiexist":"Se\u00f1ora, no est\u00e1 en la casa.","maamiexist2":"\u00bfHab\u00eda algo de inter\u00e9s?","maamiexist3":"Hay un ordenador ejecutando Ubuntu.\\nIba a confiscarlo, pero s\u00e9 que Gnome no es tu estilo...","maamiexist4":"No, d\u00e9jalo. Esta gente obviamente tiene un gusto terrible y desprecian la utilidad y la simplicidad...\\nComprueba el laboratorio ahora Grant. Esperar\u00e9 a John.","itsmyaurababe":"Ahora, \u00bfqui\u00e9n eres t\u00fa?","itsmyaurababe2":"Mmm, ahora que te veo, tienes un aura bastante misteriosa.\\n... ... ... ...\\nDeber\u00edamos hablar en alg\u00fan momento. \u00bfQuiz\u00e1s puedas pasarte a verme a Pueblo Algod\u00f3n?","itsmyduhduhduh":"\u00a1Recibiste la direcci\u00f3n de Allie!","itsmyaurababe3":"Espero que nos volvamos a encontrar. ","maamnothing":"Se\u00f1ora...\\n","maamnothing2":"\u00a1Maldita sea, John! \u00a1Has interrumpido nuestro momento!\\n\u00bfQu\u00e9 quieres?","maamnothing3":"Yo... Yo... No he encontrado nada.","maamnothing4":"Genial. Gracias por avisar.","maamnothing5":"Se\u00f1ora, yo tampoco le he encontrado.","maamnothing6":"... ... ... ...\\n... Bien. Probablemente deber\u00edamos volver al cuartel general y reportar.","solongjohn":"John, deber\u00edas quedarte aqu\u00ed a mantener la paz.\\nNo te quiero a mi alrededor de todos modos.","solongjohn2":"Ven Grant, tenemos una agenda que seguir.","seeme":"Aseg\u00farate de venir a verme...","knight4ispoor":"Ella no es mala persona en realidad.","frowntime":"No me importa estar aqu\u00ed...\\nSolamente es un poco solitario a veces...","wherewasshe":"No nos ha dicho las malas noticias...","waitdontgo":"\u00a1${{name}}! \u00a1Espera! \u00a1No te vayas a\u00fan!","thetvbescreamin":"Cari\u00f1o, espera. Acabo de encender la televisi\u00f3n y echaban una rueda de prensa de Omnichannel.\\nDeber\u00edamos verla.","ipausedit":"He pausado la tele para poder coger un vaso de agua y verla juntos.","announcement1":"\u00a1SALUDOS, CIUDADANOS DE LA REGI\u00d3N FONDENT!\\nGRACIAS POR SINTONIZAR VUESTROS TELEVISORES PARA VER ESTE ANUNCIO OBLIGATORIO.","announcement2":"\u00a1TE QUEREMOS, ABLE!","announcement3":"Gracias. Yo tambi\u00e9n os quiero.\\nAhora, a lo que vamos.","announcement4":"A TODOS los ciudadanos de la regi\u00f3n Fondent y m\u00e1s all\u00e1 que est\u00e1is viendo este programa, os doy la bienvenida.\\n\u00a1Mi nombre es Aeble, deletreado A-E-B-L-E para aquellos que se lo pregunten, y soy el CEO de Omnichannel!\\n","whythecheering":"Toda esa gente de Omnichannel le est\u00e1 vitoreando mucho. \u00bfMe pregunto por qu\u00e9?","announcement5":"Hemos seguido un camino largo y dif\u00edcil hasta nuestra situaci\u00f3n actual aqu\u00ed, en la regi\u00f3n Fondent.\\nNo obstante, es para m\u00ed un placer anunciar en este d\u00eda, el vig\u00e9simo quinto aniversario de la fundaci\u00f3n de Omnichannel...\\n\u00a1LOS TUXEMON EST\u00c1N BAJO CONTROL!\\n*grito ensordecedor*\\n\u00a1Silencio! \u00a1Silencio! \u00a1He de decir que vuestro entusiasmo es contagioso!\\n\u00a1Conjuntamente con el instituto Xero, hemos eliminado su deseo de atacar!\\nA causa de esto, estamos bastante convencidos de que dejar sueltos a los Tuxemon es seguro ahora.\\nNo obstante, los toques de queda siguen vigentes. \u00a1No somos una tierra sin ley despu\u00e9s de todo!\\nAl fin y al cabo... \u00a1SOMOS SEGURIDAD, SOMOS ORDEN, SOMOS OMNICHANNEL!","ohnoes":"Bueno... No s\u00e9 como sentirme con todo esto...","ohnoes2":"En cualquier caso, necesitamos pociones del Tuxemart. Probablemente deber\u00edas ir al pueblo y conseguir algunas.\\n\u00a1Aseg\u00farate de volver antes del toque de queda, no obstante!","depressedmom":"\u00bfPor qu\u00e9 har\u00eda algo como eso?... Pensaba que le importaba...","waterwater":"\u00a1El agua est\u00e1 helada y deliciosa!","ripjimmy":"En la tumba se puede leer:\\nAqu\u00ed yace Jimmy. Un amigo, un caballero, y ... en general una mala persona. No obstante, ... nunca ... ... \u00a1Ayuda! ...\\nEl resto se ha borrado con el tiempo.","cottonnurse_dialog":"\u00a1Bienvenido al Centro Tuxemon de Pueblo Algod\u00f3n!","tabanurse_dialog":"\u00a1Bienvenido al Centro Tuxemon de ${{map_name}}!\\n\u00bfDeseas curar tus Tuxemon?\\n","okaythen":"\u00a1De acuerdo! \u00a1Solo dame un segundo y curar\u00e9 tus Tuxemon!","okaythen2":"Bien, \u00a1parece que tus Tuxemon est\u00e1n mejor ahora! \u00a1Aqu\u00ed est\u00e1n!","waithere":"Tenemos que esperar aqu\u00ed de momento. Al parecer un \u00e1rbol se ha ca\u00eddo m\u00e1s adelante.","nodrink":"Estoy bastante seguro de que eres demasiado joven para beber...","professorswife":"\u00a1Oh, no! Lo acabas de perder por poco. Creo que ha ido al pueblo, no obstante. \u00bfQuiz\u00e1s deber\u00edas mirar all\u00ed?","waithere2":"\u00a1Oh, espero que nadie resultara herido por la ca\u00edda del \u00e1rbol!","input_name":"\u00bfCu\u00e1l es tu nombre?","input_monster_name":"\u00bfQu\u00e9 nombre quieres poner a tu Tuxemon?","happy_guy_dialog":"Happy: \u00a1Hola! Me encanta poner motes a los Tuxemon, \u00bfquieres que les ponga motes a los tuyos?","happy_rename":"Happy: \u00a1Es un nombre genial! Estoy seguro de que a tu Tuxemon le encanta :)","shady_guy_dialog":"Tipo Siniestro: \u00a1Eh, t\u00fa! Si tienes alg\u00fan... \\\"problema\\\" asociado a tu nombre puedo arreglarlo por ti...","shady_rename":"Tipo Siniestro: Buena suerte con tu nuevo nombre, amigo...","37707_sign_welcome":"\u00a1Bienvenido al pueblo 37707! Somos...","37707_sign_tower":"Torre del pueblo 37707. Estructura altamente inestable: \u00a1No entrar!","37707_sign_foreign":"Esta se\u00f1al est\u00e1 escrita en un lenguage extra\u00f1o que no logras entender.","37707_sign_hidden":"Sal mientras puedas...","37707_sign_missing_welcome":"Bi3n^3nid0 a Pu3b10 \u00a1ERROR! N^nca fu1m0$","37707_sign_missing_tower":"Pueblo N\/A <undefined_structure>. Odahcucse rebah sa\u00edrebed","37707_sign_missing_foreign":"PyGame - UnboundLocalError: Local variable 'map_id' referenced before assignment\\nError 404: **** resources not found. Please notify tHe dEvEl0p#r$ @b0%t t#1# ##### ###########\\n01010010 01100101 01101101 01100101 01101101 01100010 01100101 01110010 00100000 01101101 01100101 00101110","37707_sign_missing_hidden_read":"$@B3M0$ QU3 L33$ 3$T0: H@$ $1D0 @DV3RT1D0.","37707_sign_missing_hidden_unread":"3$ D3M@$1@D0 T@RD3 Y@","37707_house":"Qu\u00e9 extra\u00f1o: est\u00e1 cerrado. Nadie parece estar usando este edificio.","37707_mail":"Est\u00e1 vac\u00edo y lleno de telara\u00f1as.","37707_house_missing":"N0 h@y nAd@ @qu1. Nunc@ l0 hub0.","37707_mail_missing":"E$t@ v@ci0 y pu3dE$ v3r l@ n@dA.","37707_flower":"Sientes una c\u00e1lida energ\u00eda que emana de esta flor. Es lo \u00fanico de este pueblo que a tus Tuxemon parece gustarle.","37707_flower_missing":"E330R: Event @ction set_monster_health contains inv@l1d p@r@meter$. He@l1ng aLL Tu+em0n.,.","37707_computer":"Consola de desarrollador: Esto es solo para desarrolladores Tuxemon, para probar un sistema de carga de datos experimental.\\nLa variable del nuevo loader se activar\u00e1 ahora. Por favor, reportad cualquier problema a https:\/\/tuxemon.org.\\nNota de desarrollador 1: Esto elimina la finalizaci\u00f3n en caso de mapas faltantes. \u00a1El sistema puede intentar cargar datos inv\u00e1lidos!\\nNota de desarrollador 2: NO guardes tu partida con esto activado, puede producir corrupci\u00f3n de datos.\\nNota de desarrollador 3: Al cambiar a Python 3, los datos han sido agregados y combinados de forma inusual. \u00a1Por favor depura esto!","37707_tower_missing":"N0 pu3de$ 3ntr@r 3n un 3d1fIci0 qu3 n0 e+i$t3.","37707_exit_missing":"<recovery_module>: GREETINGS ${{name}}. PLEASE UNDERSTAND THIS AREA NEVER EXISTED. YOU HAVE EXPERIENCED A SYSTEM ERROR.\\n<recovery_module>: THE GLITCH HAS NOW BEEN PATCHED. YOU MAY CONTINUE THE GAME NORMALLY FROM HERE ON. DO NOT ATTEMPT TO RETURN HERE.\\n<recovery_module>: WAKE UP. FORGET ALL. ALL IS BUT A DREAM...","37707_villager_male_1":"Blank: Mmmm. Hola. Lo siento: normalmente somos precavidos con los extra\u00f1os. Solo recibimos visitas... a veces.\\nBlank: Pero ya que est\u00e1s aqu\u00ed, quiz\u00e1s puedas hacerme un favor. Puede sonar extra\u00f1o viniendo de m\u00ed, pero necesito saberlo...\\nBlank: \u00bfSabes qui\u00e9n soy? \u00bfMe has... visto alguna vez? Tengo curiosidad: mi nombre, \u00bftengo un...\\nBlank: No. Lo siento: he cometido un error. Por favor, no le digas a nadie que te he preguntado eso. Contin\u00faa, disfruta tu viaje aqu\u00ed.","37707_villager_male_2":"Blank: No puedes ayudarme m\u00e1s. No nos est\u00e1 permitido hablar de ello. No puedes entenderlo. Vete.","37707_villager_male_3":"Blank: T\u00fa... t\u00fa nos traer\u00e1s la ruina de nuevo. \u00a1Vuelve sobre tus pasos y no regreses!","37707_villager_female_1":"Wish: \u00a1Oh... un reci\u00e9n llegado! \u00bfC\u00f3mo viniste aqu\u00ed? No hemos visto a nadie nuevo desde... oh, da igual.\\nWish: \u00a1Bienvenido! Bienvenido a... oh vaya: \u00a1nunca le llegamos a dar un nombre a nuestro pueblo! Puedes llamarnos como quieras supongo.\\nWish: Por favor, consid\u00e9rate como en tu propia casa. Normalmente hay m\u00e1s gente por aqu\u00ed... depende de la semilla, quiz\u00e1s hoy no era buena.\\nWish: Dime si necesitas algo que exista aqu\u00ed. Pero no cometas el mismo error que los otros: no queremos que t\u00fa tambi\u00e9n nos abandones.","37707_villager_female_2":"Wish: Por favor, no entres en la torre. A\u00fan no ha sido constru\u00edda.","37707_villager_female_3":"Wish: No, no, no: \u00a1deja de hacer eso! \u00bfNo entiendes que no est\u00e1 aqu\u00ed?","37707_villager_male_missing":"00000: Y0 nunc@ n@c\u00cd\\n${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}}","37707_villager_female_missing":"@*!^: \u00a10H... un r3c1En Ll3g@d0! \u00bfC0mo v1ni$t3 @qu1? <NONE> h3m0$ v1$t0 @ nAd13 nu3v0 d3$De... ()h, d@ dA D@ IGUAAAAAL\\n@*!^: \u00a1BIenvENidO! Bi3nven1d0 a... 0H N\/A: \u00a1nunc@ le ll3gam0$ a d@r un n0mbr3 a nue$tr0 puebl0 {<1} Nunc@ ll3gam000s {<2} NuNc@ l0 c0n$tru1m0s\\nE TO NO EX ST EST S C NECT D A L N DA D B S IRT AH RA","cannot_use_item_monster":"Este objeto no puede ser usado en este monstruo.","spyder_cottonart_florist":"\u00bfQu\u00e9 opinas del cuadro azul de un barco en el puerto?\\nEs de estilo impresionista, lo que significa que intenta capturar c\u00f3mo se ve y se comporta la luz.\\n\u00bfVes el sol peque\u00f1o y rojo reflejado en las olas del agua?","spyder_cottonart_goth":"Sol\u00eda gustarme venir aqu\u00ed cada fin de semana a mirar los cuadros.\\nAhora los mejores han sido vendidos y las entradas son muy caras.\\nPero mi abuelita quer\u00eda venir, as\u00ed que ...","spyder_cottonart_granny":"Debo estar volvi\u00e9ndome nost\u00e1lgica. Casi digo:\\n\\\"\u00a1Antes, en mis tiempos, las cosas eran mejores!\\\"","spyder_cottoncafe_barmaidintro":"Nos hacemos llamar el Equipo Bazar. Quiz\u00e1s es un poco pretencioso.\\n\u00a1Somos un grupo de p\u00edcaros y bribones a los que nos gusta juntarnos a beber caf\u00e9, hablar de filosof\u00eda y desafiar a nuestros amos corporativos!\\nNos gusta cuidarnos entre nosotros. Por ejemplo, al contrario que la Catedral \u00a1no cobramos por curar tus Tuxemon!\\n\u00bfQuieres que cure a los tuyos?","spyder_cottoncafe_hackerchat":"Es genial que est\u00e9s ayudando a la Tuxepedia.\\n...\\n\u00bfHay alg\u00fan premio por a\u00f1adir todos los Tuxemon?\\nSolo la satisfacci\u00f3n de ayudar a la raza humana, hombre.","spyder_cottontown_enforcer":"\u00a1Largo de aqu\u00ed, ni\u00f1o, esto es propiedad privada!","spyder_cottontown_hackerintro":"Ey, \u00a1qu\u00e9 Tuxemon m\u00e1s chulo! \u00bfPuedo ver el recibo?\\n...\\nEs broma, me parec\u00eda que no lo hab\u00edas obtenido a trav\u00e9s de, ehmm, los canales oficiales.\\nDurante a\u00f1os, los Cinco Pilares han controlado los Tuxemon m\u00e1s fuertes. \u00bfCrees que molar\u00eda fastidiarles un poco?\\n...\\n\u00a1Bien! Tengo un proyecto para ti. \u00a1Encu\u00e9ntrate conmigo en el Caf\u00e9!","spyder_cottontown_monk":"Me ha asignado el Dojo de los Cinco Elementos para cuidar las estatuas aqu\u00ed.\\nPero Omnichannel planea expandir sus oficinas a este lugar.\\nNo s\u00e9 qu\u00e9 ocurrir\u00e1 con las estatuas cuando lo hagan.","spyder_papertown_firstfight_win":"Ugh, debe ser casualidad. \u00a1No hay forma de que el nuevo modelo sea peor que el viejo!","spyder_papertown_wrapup":"\u00a1Le dar\u00e9 el resto de ellos a los otros ni\u00f1os que no tienen su propio Tuxemon! Y quiz\u00e1s me quede uno para m\u00ed. ","spyder_papertown_lambertchosen":"\u00a1Una buena elecci\u00f3n! Lambert es un Tuxemon de Madera.","spyder_papertown_agnitechosen":"\u00a1Una elecci\u00f3n genial! Agnite es un Tuxemon de Fuego.","spyder_papertown_tweesherchosen":"\u00a1Una elecci\u00f3n inspirada! Tweesher es un Tuxemon de Agua.","spyder_papertown_nutchosen":"\u00a1Una elecci\u00f3n magn\u00edfica! Nut es un Tuxemon de Metal.","spyder_papertown_rockittenchosen":"\u00a1Una elecci\u00f3n excelente! Rockitten es un Tuxemon de Tierra.","spyder_papertown_myfirstmon2":"Aqu\u00ed vamos, \u00a1cinco Tuxemon! \u00bfCu\u00e1l quieres?","spyder_papertown_myfirstmon":"\u00a1Anda, has venido! Genial.\\n\u00a1Cuando llegan nuevos Tuxemon chulos de la Catedral, simplemente tiramos los viejos a la basura!\\n\u00a1Parece mucho gasto, especialmente cuando ni\u00f1os como t\u00fa no tienen ninguno!","spyder_papertown_danteshop":"\u00a1Estoy trabajando, jefe, estoy trabajando!\\nOh, si eres t\u00fa. Ya sabes, acabamos tirando gran parte de nuestros productos.\\nEs un gasto terrible. Todo acaba en las papeleras de la parte trasera de la tienda.","spyder_papertown_grannypiper2":"Ya sabes, \u00a1los Pipers hicimos nuestra fortuna en el negocio de las guarder\u00edas!\\nLlevo retirada diez a\u00f1os y estoy empezando a aburrirme. \u00a1Quiero volver!","spyder_papertown_mom6":"\u00a1Enhorabuena! \u00a1Derrotaste a las corporaciones!\\nPor supuesto, ahora mucha gente se ha quedado sin empleo... pero hiciste lo correcto. Creo.","taba_greeting2b":"\u00a1Ah! Veo que ya tienes algunas. Se nota que eres un chico sensato, ${{name}}. Estoy seguro de que te convertir\u00e1s en un campe\u00f3n pronto.","taba_greeting2a":"La tienda est\u00e1 realizando una promoci\u00f3n, aqu\u00ed tienes algunas para empezar. Se usan para capturar Tuxemon. \u00a1Pero es m\u00e1s f\u00e1cil si los dejas d\u00e9biles primero!","taba_greeting1":"Relaciones p\u00fablicas Jaime: \u00a1Eh, ${{name}}! He o\u00eddo que tienes un Tuxemon, \u00a1enhorabuena! Si quieres aumentar tu equipo, necesitar\u00e1s Tuxeballs.","spyder_papertown_mom4":"\u00a1Bienvenido de nuevo! M\u00edrate, c\u00f3mo creces tan r\u00e1pido.","spyder_papertown_mom3":"Oh, te has agenciado un Tuxemon. \u00a1Enhorabuena!\\n\u00bfPor qu\u00e9 no te diriges hacia el siguiente pueblo y exploras un poco?","spyder_papertown_mom1":"\u00a1Buenos d\u00edas, cielo! Descansa aqu\u00ed tanto tiempo como necesites.\\n\u00bfPor qu\u00e9 estoy diciendo esto? \u00a1Si vives aqu\u00ed!","spyder_papertown_homemaker1":"\u00bfC\u00f3mo est\u00e1s, ${{name}}?\\nCallado y solemne como siempre, ya veo.","spyder_papertown_stopthere":"\u00a1Eh! \u00bfQu\u00e9 te crees que est\u00e1s haciendo?\\nNo es seguro adentrarte en la naturaleza si no tienes un Tuxemon.\\nVen y compra uno en nuestra tienda.","gotfivetuxeballs":"\u00a1Obtuviste 5 Tuxeballs!","save_keep":"No, conservar esta partida guardada.","save_overwrite":"S\u00ed, sobrescribir esta partida guardada.","spyder_leathercbd_sign":"Distrito Comercial de Pueblo Cuero","spyder_leathertown_sign":"Pueblo Cuero: Prueba de que la belleza y la miner\u00eda pueden coexistir.","spyder_nimrod_plaque":"Patrocinado por Nimrod. \\\"Si no los vendi\u00e9ramos, otro lo har\u00eda\\\"","spyder_column2_sign":"Una rara columna antigua. Otras ruinas de la misma cultura se pueden encontrar en la Ruta 3. ","spyder_column1_sign":"Una rara columna antigua. Esto fue una vez parte de un templo.","spyder_citypark_routesign":"Parque de la ciudad: Sabor a naturaleza.","spyder_route2_routesign":"Bienvenido a la Ruta 2: El camino hist\u00f3rico.","spyder_citypark_achievement":"Casa del Man\u00edaco de los Logros: Cerrado.","spyder_papertown_restinbed":"\u00a1Te despiertas completamente descansado!","spyder_papertown_home":"\u00a1Hogar, dulce hogar!","spyder_papertown_daycare2":"Guarder\u00eda: \u00a1Ahora abierta!","spyder_route1_routesign":"Ruta 1: \u00a1Ten cuidado!","spyder_papertown_daycare1":"Guarder\u00eda: En construcci\u00f3n.","spyder_multi_martsign":"Compra cosas aqu\u00ed.","spyder_multi_underrepairs":"El letrero dice: \\\"En mantenimiento\\\".","spyder_route3_wanda":"Wanda","spyder_route3_connor":"Connor","spyder_postboy":"Chico del correo","spyder_miner":"Minero","spyder_citypark_edith":"Edith","spyder_route2_graf":"Graf","spyder_route2_marion":"Marion","spyder_route2_roddick":"Roddick","spyder_route2_billie":"Billie","spyder_shopassistant":"Dependiente","spyder_shopkeeper":"Tendero","spyder_florist":"Florista","spyder_granny":"Abuelita","spyder_cottontown_hacker":"Hacker","spyder_billie":"Billie","spyder_instore_dante":"Dante","spyder_papertown_shopkeeper":"Tendero","spyder_papertown_grannypiper":"Abuelita Piper","spyder_papertown_mom":"Mam\u00e1","spyder_papertown_homemaker":"Ama de casa","spyder_papertown_riverboatcaptain":"Capit\u00e1n del barco","spyder_frolicking_conileaf":"Conileaf","spyder_frolicking_rockitten":"Rockitten","spyder_dante":"Dante","spyder_cotton_nurse1":"\u00a1Bienvenido al Centro de la Catedral de Pueblo Algod\u00f3n!\\n\u00bfQuieres curar tus Tuxemon?","spyder_papertown_danteresting":"\u00a1Estoy trabajando, jefe, estoy trabajando!\\nOh, si eres t\u00fa. Ya sabes, acabamos tirando gran parte de nuestros productos.\\nTodo acaba en las papeleras de la parte trasera de la tienda.","spyder_route3_wanda2":"La pesca es buena en Ciudad Flor, \u00bfpero qui\u00e9n quiere caminar tan lejos?\\nToma, te puedes quedar mi Ca\u00f1a de Pescar.","spyder_route3_wanda1":"\u00a1Todo lo que parece que consigo capturar son Nudiflot aburridos!","spyder_route3_surat2":"Sab\u00eda que no lo entender\u00edas. ","spyder_route3_roxby3":"Espero que la Jefa no est\u00e9 enfadada. Se enfada muy r\u00e1pido.\\nPero es buena persona y tiene un corazon de diamante.","spyder_route3_connor2":"Oh, vaya, esto ser\u00e1 una nueva experiencia para ellos.","spyder_route3_connor1":"Mi Weavifly est\u00e1 listo para combatir ahora. Hubo un tiempo en el que no pod\u00eda volar.","spyder_route3_curie2":"\u00bfPor qu\u00e9 hiciste eso?","spyder_route3_curie1":"\u00a1Mira mi magn\u00edfico invento!","spyder_route3_novak2":"Mmm, no lo suficientemente listo...","spyder_route3_novak1":" \u00a1Mi Elofly es un genio! Voy a coleccionar tantos como pueda.","spyder_route3_zoolander1":"\u00bfUna roca est\u00e1 causando problemas a los viajeros?\\n \u00bfEs \\\"culpa nuestra\\\"?\\n \u00bfA qui\u00e9n le importa? \u00a1Tenemos trabajo urgente que hacer!","spyder_museum_postboy1":"\u00bfSab\u00edas que los primeros anteojos se hac\u00edan con berilo y no con cristal?\\n...\\n\u00a1Lo aprend\u00ed el \u00faltimo a\u00f1o de un gu\u00eda en este museo! Pero ya no hay gu\u00edas en este lugar.","spyder_museum_miner1":"\u00a1Sol\u00eda haber una secci\u00f3n entera aqu\u00ed de la historia de nuestro mundo!\\n\u00a1Pero cuando Nimrod se convirti\u00f3 en patrocinador, la reemplazaron por historia militar!\\n\u00a1Ahora todo el mundo se inventa sus propias teor\u00edas sobre la historia mundial!","spyder_museum_shopkeeper_chat":"Soy voluntario, para mantener el museo tan asequible como sea posible. ","spyder_museum_entrance3":"Desafortunadamente ahora necesitamos cobrar por las entradas. Ser\u00e1n 100${{currency}}, por favor.","spyder_museum_entrance2":"Por favor, explorad nuestras cinco secciones, y aseguraos de leer sobre nuestros cinco patrocinadores.","spyder_museum_entrance1":"\u00a1Bienvenido al museo de historia natural! Es gratis, pero depende de vuestras generosas donaciones. \u00bfConsiderar\u00edas realizar una donaci\u00f3n de 50${{currency}}?","spyder_citypark_edith2":"Mmm, quiz\u00e1s tengas algo de raz\u00f3n.","spyder_citypark_edith1":"Eh, \u00bfhas dicho que soy como mi Tuxemon? \u00a1Luchar\u00e9 contigo por decir eso!","spyder_citypark_bobette2":" Un gato habr\u00eda ganado\u2026","spyder_citypark_bobette1":" Me gustan los gatos. Un Aardorn es b\u00e1sicamente un gato, \u00bfverdad?","spyder_citypark_frances2":"Deber\u00edas venir a visitarnos en alg\u00fan momento. ","spyder_route2_marion2":"Yo no como hormigas.","spyder_citypark_florist":"\u00a1Disfruta de estas vistas con flores! Es el orgullo de Pueblo Cuero.","spyder_citypark_granny":"Iremos de nuevo a Pueblo Cuero despu\u00e9s de un peque\u00f1o descanso.","spyder_route2_marion1":"\u00a1Hay muchas hormigas apetitosas!... Para mi Aardorn, quer\u00eda decir.","spyder_route2_graf1":"\u00a1Soy un as, luchando y jugando al tenis!","spyder_route2_billie2":"Ha sido casualidad. Mis Tuxemon eran muy caros, y eso significa que son de mucha calidad.","spyder_route2_billie1":"\u00a1Eh, taca\u00f1o! \u00bfA\u00fan tienes tu Tuxemon robado?","spyder_cotton_tuxepediaintro3":"Est\u00e1s tan absorto leyendo las nuevas entradas, que no te das cuenta de que la gente se marcha.","spyder_cotton_tuxepediaintro2":"Lo \u00fanico que hace falta para a\u00f1adir informaci\u00f3n es capturar ese Tuxemon en particular. Es genial.","spyder_cotton_tuxepediaintro":"\u00a1De momento, la \u00fanica informaci\u00f3n fiable sobre los Tuxemon est\u00e1 en la cara e incompleta Enciclopedia Tuxemon!\\nEso no est\u00e1 bien, la informaci\u00f3n deber\u00eda estar disponible gratuitamente. Por eso estamos creando la Tuxepedia.\\nEs de c\u00f3digo abierto, gratuita, y disponible para que todo el mundo la lea, escriba y edite. \u00bfA que es genial?\\nDe hecho, la acabo de instalar como una aplicaci\u00f3n en todos vuestros m\u00f3viles. ","spyder_cottonscoop_deviceexplan2":"Los Dispositivos de Captura te permiten capturar Tuxemon y tenerlos como sirvientes.\\nSon m\u00e1s efectivos cuando se usan en Tuxemon de bajo nivel, o que han recibido da\u00f1o. Selecci\u00f3nalos durante la batalla desde tu men\u00fa de Objetos.\\nGracias por escuchar. Aqu\u00ed tienes cinco Dispositivos de Captura como muestra gratuita. ","spyder_cottonscoop_deviceexplan":"Deja que mi ayudante te explique.","spyder_cottonscoop_devicenoexplan":" Est\u00e1 bien, aqu\u00ed tienes cinco como muestra gratuita. \u00a1Si tienes alguna pregunta sobre c\u00f3mo funcionan los Dispositivos de Captura, pregunta a mi ayudante!","spyder_cottonscoop_deviceoffer":"Bienvenido, cliente. Hoy, estamos promocionando los Dispositivos de Captura. \u00bfSabes lo que son?","spyder_cottonscoop_shopassistant":"Los Dispositivos de Captura te permiten capturar Tuxemon y tenerlos como sirvientes.\\nSon m\u00e1s efectivos cuando se usan en Tuxemon de bajo nivel, o que han recibido da\u00f1o.\\nSelecci\u00f3nalos durante la batalla desde tu men\u00fa de Objetos.","spyder_cottonart_shopkeeper":"Bienvenido a la Galer\u00eda de Arte de Pueblo Algod\u00f3n. Ah... \u00a1quiero decir, a la Tienda de Arte!\\nDesde que nos cortaron el presupuesto hemos tenido que vender las obras de arte en lugar de solo mostrarlas.\\nLa entrada cuesta 50${{currency}}. Va a los dividendos anuales de la compa\u00f1\u00eda.","spyder_cottoncafe_barmaid":"Bienvenido de nuevo. \u00bfPongo a tus Tuxemon en la unidad de curaci\u00f3n?","spyder_cottontown_stopthere":"\u00a1Eh, eso no est\u00e1 bien! \u00a1Debes venir a mi charla en el caf\u00e9 antes de irte!","professorexists4":"Ahora, s\u00e9 lo que est\u00e1s pensando, \u00bfpor qu\u00e9 me lo permitir\u00edan?\\nDesafortunadamente para ti, \u00a1ese secreto es m\u00edo y solo m\u00edo!\\nNo obstante, Omnichannel deber\u00eda realizar una declaraci\u00f3n pronto, y creo que te va a gustar.\\nMejor que te llevemos de vuelta a casa y veamos la segunda declaraci\u00f3n. \u00a1Vamos!","professorexists3":"\u00a1Oh! Disculpa mis modales, \u00a1no puedo creer que no me haya presentado!\\nMi nombre es Kay Wren, m\u00e1s conocido como el Profesor Tuxemon.\\nDurante a\u00f1os he sido la \u00fanica persona en la Regi\u00f3n Fondent con permiso para estudiar a los Tuxemon.","potions2":"\u00a1Recibiste 2 pociones!","professorexists2":"\u00a1T\u00fa debes ser el chico de Callie! Tu madre habla mucho sobre ti.\\n\u00bfQu\u00e9 te trae por aqu\u00ed?\\n\u2026 \u2026 \u2026\\n\u00bfPociones? \u00a1Por supuesto, esas siempre hacen falta!\\nToma, estas las paga la casa, por cortes\u00eda m\u00eda.","professorexists1":"Gracias Ben.","professorexists":"Quiero 12 pociones, por favor.","bobtalk":"Estar\u00eda bien que m\u00e1s gente como t\u00fa se pasara a saludar\u2026\\nY ya que estamos\u2026 \u00a1Hola! \u00a1Que tengas un buen d\u00eda! Hoy, o ma\u00f1ana, o cualquier d\u00eda\u2026 \u00a1ser\u00e1 genial!","grumble":"Omnichannel son un pu\u00f1ado de matones, pero no tenemos elecci\u00f3n\u2026\\nComo ella siempre dice, supongo que tenemos que trabajar con ellos\u2026","watchmewatchme":"\u00bfPor qu\u00e9 te diriges al pueblo? Ya sabes, hay toque de queda.\\n\u2026 \u2026 \u2026 \u2026\\n\u2026 \u2026 \u2026 \u2026\\nNo pareces una amenaza, as\u00ed que puedes ir al pueblo\u2026\\nPero no le digas a ninguno de esos matones de Omnichannel que te he dejado pasar, \u00bfde acuerdo?","hey":"\u00a1Hola!","moreannouncement":"\u00a1ATENCI\u00d3N, TODOS LOS CIUDADANOS DE LA REGI\u00d3N FONDENT!\\n","theanthemishere":"\u00a1Escucha! El himno est\u00e1 comenzando, hemos llegado justo a tiempo. \u00a1Ven y observa!","timeforround22":"\u00a1Oh! \u00a1Conseguiste las pociones! \u00a1Bien! Ahora s\u00ed que tenemos que volver.","timeforround2":"\u00a1${{name}}! \u00a1Por fin! \u00a1Has vuelto! \u00a1Me tem\u00eda que te perdieras el anuncio!","hmmm7":"El tiempo es bueno no obstante, \u00bfa que s\u00ed?","hmmm6":"\u2026 \u2026 \u2026 Bueno\u2026 Pero podr\u00eda ser\u2026","hmmm5":"Max, por mucho que quieras uno, ya hemos hablado de esto. Ni est\u00e1n haciendo un parque acu\u00e1tico, ni lo van a hacer.","hmmm4":"\u00a1Quiz\u00e1s est\u00e1n haciendo un parque acu\u00e1tico!","hmmm3":"\u00bfQu\u00e9 sentido tiene? La ruta est\u00e1 pr\u00e1cticamente cubierta de hierba de todos modos.","hmmm2":"He o\u00eddo que est\u00e1n haciendo un nuevo parque. Para \\\"crear espacios verdes en la zona\\\".","hmmm":"Me pregunto qu\u00e9 est\u00e1n haciendo por aqu\u00ed...","theenergy":"La energ\u00eda de ese hombre no tiene l\u00edmite...","spyder_papertown_mom5":"Ya sabes, la Abuelita Piper, la vecina de al lado, ha abierto su Guarder\u00eda.\\nBueno, supongo que no todo el mundo puede ser inventor. ","spyder_papertown_mom2":"Hola cari\u00f1o, deber\u00eda seguir con mis inventos.\\n\u00bfPuedes entretenerte t\u00fa solo?\\nEn mis tiempos, nos pod\u00edamos divertir con cualquier cosa: un palo, una roca, basura que sac\u00e1bamos de las papeleras... ","fishing_rod_description":"Atrapa peces.","fishing_rod":"Ca\u00f1a de pescar","sledgehammer":"Mazo","timber":"Pueblo Madera","flower":"Ciudad Flor","cotton":"Pueblo Algod\u00f3n","candy":"Pueblo Caramelo","paper":"Pueblo Papel","leather":"Pueblo Cuero","spyder_route3_weaver2":"\u00a1Vamos, sal!","spyder_route3_qqq2":"\u00a1No revelar\u00e9 nada sobre nuestro plan! \u00a1De hecho, olvida que he dicho nada sobre un plan!","spyder_route3_zoolander2":"\u00a1Ah, se me ha ca\u00eddo la alm\u00e1dena!","spyder_route3_drag2":"AGENTE: \u00a1\u00bfPero qu\u00e9\u2026?! \u00a1Ven conmigo, puedes explicar esto en el cuartel general!","spyder_citypark2_florist":"Las flores se ven bien, \u00bfverdad? \u2026 \u00a1Desde que empez\u00f3 la miner\u00eda en Pueblo Cuero, las flores han estado expuestas a los elementos!","spyder_cotton_tuxepediaintro4":"Es genial que hayas venido. A\u00fan quedan muchos Tuxemon por a\u00f1adir. Unos cien, dir\u00eda yo.\\nPodr\u00edas dedicarte a ello y marcar la diferencia en el mundo. ","spyder_papertown_grannypiper1":"\u00a1Oh, hola ${{name}}! \u00a1No te hab\u00eda visto entre el ajetreo y los escombros!\\n\u00a1No puedo esperar a que la Guarder\u00eda est\u00e9 instalada!","spyder_tunnelb_lute2":"\u2026 aunque no necesariamente los mejores luchadores.","spyder_tunnelb_lute1":"\u00a1Los murci\u00e9lagos son las mejores mascotas!","spyder_tunnelb_beryll2":"\u00a1Ah! \u00a1Se me ha ca\u00eddo mi colecci\u00f3n de rocas!","spyder_tunnelb_beryll1":"Me gusta coleccionar rocas y piedras.","spyder_nimrod_honour2":"\u00a1Deja esos prototipos en paz!","spyder_nimrod_honour1":"\u00a1No te atrevas a tocar esos prototipos! ","spyder_cottonhouse2_catgirl":"\u00bfHas conocido al anciano en el Parque de la Ciudad? \u00a1Est\u00e1 obsesionado con batir r\u00e9cords!","spyder_route4_roger2":"\u00a1Podr\u00eda aprender mucho sobre estrategia de ti!","spyder_route4_roger1":"Podemos aprender mucho sobre estrategia de los Tuxemon.","gasp":"Espera\u2026","yahaha":"\u00a1Aj\u00e1! \u00a1Te encontr\u00e9!","professor-rockitten":"Profesor","professor-cardiling":"Profesor","professor-tweesher":"Profesor","reg_papers":"Papeles de Registro","tweesher!":"\u00a1Tweesher obtenido!","choseTweesher2":"Primero, no obstante, vamos a ver tus proezas en batalla con un combate r\u00e1pido de Tuxemon.\\nVeamos\u2026 Escoger\u00e9 a Rockitten.","choseTweesher":"\u00a1De acuerdo, aqu\u00ed est\u00e1 tu Tweesher! \u00a1S\u00e9 que ambos vivir\u00e9is grandes aventuras juntos!","chooseyerfateTweesher":"\u00a1Una gran elecci\u00f3n! Tweesher es un Tuxemon de tipo Agua. Su evoluci\u00f3n Eagleace es uno de los Tuxemon m\u00e1s r\u00e1pidos.\\n\u00bfQuieres elegir a Tweesher?","cardiling!":"\u00a1Cardiling obtenido!","chosefight":"Y\u2026 \u00a1LUCHEMOS!","choseCardiling2":"Primero, no obstante, vamos a ver tus proezas en batalla con un combate r\u00e1pido de Tuxemon.\\nVeamos\u2026 Escoger\u00e9 a Tweesher.","choseCardiling":"\u00a1De acuerdo, aqu\u00ed est\u00e1 tu Cardiling! \u00a1S\u00e9 que ambos vivir\u00e9is grandes aventuras juntos!","chooseyerfateCardiling":"Una elecci\u00f3n interesante, y que deja entrever una chispa en tu interior. Cardiling es un Tuxemon de tipo Fuego, conocido por robar comida tanto de amigos como de enemigos.\\n\u00bfQuieres elegir a Cardiling?","nochoiceTuxemon":"Vale, \u00bfpor qu\u00e9 no le echas un vistazo a los otros dos?","rockitten!":"\u00a1Rockitten obtenido!","choseRockitten2":"Primero, no obstante, vamos a ver tus proezas en batalla con un combate r\u00e1pido de Tuxemon.\\nVeamos\u2026 Escoger\u00e9 a Cardiling.","choseRockitten":"\u00a1De acuerdo, aqu\u00ed est\u00e1 tu Rockitten! \u00a1S\u00e9 que ambos vivir\u00e9is grandes aventuras juntos!","chooseyerfateRockitten":"\u00a1Una elecci\u00f3n s\u00f3lida! Rockitten es un Tuxemon de tipo Tierra. En la \u00e9poca medieval, criaban Rockittens para que se sentaran al lado de la puerta y quedaran bonitos.\\n\u00bfQuieres elegir a Rockitten?","chooseyerfate":"\u00bfQu\u00e9 Tuxemon quieres?","tuxemontime4":"\u00a1Ahora la parte m\u00e1s importante! \u00a1Escoger tu Tuxemon!\\nDesafortunadamente, mi fuente de financiaci\u00f3n se ha vuelto\u2026 reacia recientemente. Esto te deja solo con tres opciones de Tuxemon, lo siento por ello.\\nLas tres opciones son Rockitten, Cardiling y Tweesher.","obtainedpapers":"\u00a1Papeles de Registro recibidos!","tuxemontime3.1":"Aqu\u00ed est\u00e1n tus papeles de registro. Tendr\u00e1s que presentarlos en la primera \u00c1rea de Batalla para que te den una medalla de Entrenador.\\nNo los necesitar\u00e1s despu\u00e9s de eso.\\n","tuxemontime3":"\u00a1All\u00e1 vamos!","tuxemontime2":"Ahora, la primera cosa es tener tus papeles en regla\u2026","tuxemontimechoiceno":"Oh\u2026 Vale\u2026 Estar\u00e9 aqu\u00ed si cambias de opini\u00f3n.","tuxemontimechoiceyes":"\u00a1Espl\u00e9ndido!","tuxemontime":"\u00a1Ah, viniste! \u00a1Genial!","moverocky2":"Bueno, ya te mover\u00e1s cuando est\u00e9s listo. Estar\u00e9 esper\u00e1ndote aqu\u00ed.","moverocky":"\u00a1Vamos Rocky! \u00a1Puedes moverte! \u00a1Yo creo en ti!","hebenice":"Es un hombre simp\u00e1tico, quiz\u00e1s deber\u00edas por lo menos ver qu\u00e9 tiene que decir.","ihaveyourmoney2":"Tengo un poco guardado que necesita que le den buen uso, y Omnichannel me debe un favor.\\nEstoy seguro de que podemos arreglar algo. Obtener los permisos es la parte f\u00e1cil. Conseguir tu primer Tuxemon es un poco m\u00e1s dif\u00edcil\u2026\\nAfortunadamente, resulta que conozco a alguien con acceso a muchos Tuxemon diferentes\u2026\\n\u00a1Yo mismo!\\nAhora, s\u00e9 que es mucho que procesar, as\u00ed que estar\u00e9 en mi laboratorio esperando tu decisi\u00f3n.","iknowyou":"\u00a1Hola Callie! \u00a1Hola ${{name}}! Solo me par\u00e9 para saludar cuando os o\u00ed hablando sobre el anuncio.","ihaveyourmoney":"Bueno, quiz\u00e1s pueda ayudarte con eso.","youneedtodothis2":"Pero\u2026 s\u00e9 que estabas ansioso por ver la regi\u00f3n, y esta es tu mejor oportunidad.\\nS\u00e9 que tienes el impulso dentro de ti de ser el mejor, como nunca nadie haya sido.\\nLo \u00fanico es que no s\u00e9 si podemos permitirnos el coste.\\n\\nLograremos hacer algo\u2026 de alguna manera.","youneedtodothis":"Creo\u2026 creo que deber\u00edas ver esto\u2026\\nNo quiero perderte, especialmente ahora que nos est\u00e1bamos asentando.","spyder_cottonhouse1_tvwatch":"Es el \u00faltimo reality show: unas personas y sus Tuxemon realizan desaf\u00edos en una isla remota.","spyder_scoop_cochini2":"Oink.","spyder_scoop_cochini1":"\u00a1Oink! \u00a1Oink! ","spyder_route4_beck2":"Juego, set y partido.","spyder_route4_beck1":"\u00a1T\u00fa sacas!","spyder_wayfarer1_ratcher2":"\u00a1Ahora el que necesita un descanso soy yo!","spyder_wayfarer1_ratcher1":"\u00a1Debes dejar descansar a los pacientes!","spyder_wayfarer1_victor2":"\u00a1P\u00e1rate ah\u00ed mismo! O\u2026 bueno\u2026","spyder_wayfarer1_victor1":"\u00a1Hey! \u00a1No vas a salir con Tuxemon potencialmente infectados!","spyder_wayfarer1_morton2":"\u00a1Ahora ya no puedo hacer nada de nada!","spyder_wayfarer1_morton1":"Debo quedarme en esta habitaci\u00f3n hasta que mis Tuxemon se recuperen, \u00a1as\u00ed que no puedo hacer nada excepto combatir!","spyder_wayfarer1_morningstar2":"Ven a verme despu\u00e9s. \u00a1Siguiente paciente, por favor!","spyder_wayfarer1_morningstar1":"No me sorprende verte aqu\u00ed. ","spyder_searoutec_nigel2":"\u00a1Vale, no la estoy custodiando! \u00a1Los otros jinetes de drag\u00f3n no me dejan unirme a ellos!","spyder_searoutec_nigel1":"\u00a1\u00c9sta es la Cueva del Drag\u00f3n! Estoy aqu\u00ed fuera porque\u2026 uh, porque la estoy custodiando.","spyder_flower_artist_clipping":"Un recorte de peri\u00f3dico est\u00e1 en la pared. Comienza as\u00ed:\\n\\\"El famoso cr\u00edtico de arte ha dejado su pluma envenenada y ha tomado el pincel.\\nDespu\u00e9s de a\u00f1os de demoler artistas, \u00bfpodr\u00e1 hacerlo \u00e9l mejor?\\\"","spyder_flower_artist1":"Trazos simples y torpes y un tema pedestre. \u00a1Bah! Otro lienzo arruinado.","spyder_route6_rigel2":"Ahora ya no hay nada que hacer.","spyder_route6_rigel1":"Podr\u00edamos combatir. \u00a1No hay nada m\u00e1s que hacer de momento!","spyder_route6_richard2":"Peor. D\u00eda. De mi vida.","spyder_route6_richard1":"T\u00edo, el \u00fanico d\u00eda que dejo el ordenador para ir a pasear, \u00a1y ocurre esto!","spyder_tunnelb_tommy2":"\u00a1Mi hambre me ha despistado!","spyder_tunnelb_tommy1":"\u00bfHas visto mi s\u00e1ndwich?","spyder_scoop_orba2":"\u00bfQu\u00e9 estoy haciendo yo aqu\u00ed, de hecho?","spyder_scoop_orba1":"\u00a1Ay! \u00bfQu\u00e9 est\u00e1s haciendo aqu\u00ed?","spyder_scoop_alyssa2":"\u00a1Te lo estoy diciendo: mantuvimos la enfermedad bajo control!","spyder_scoop_alyssa1":"Tan pronto como la enfermedad fue detectada, movimos a los Tuxemon infectados a esta unidad de confinamiento.","spyder_scoop_rubid2":"Los estudios muestran que los Tuxemon encuentran los combates m\u00e1s estresantes que vivir en estas condiciones. ","spyder_scoop_rubid1":"Esta es de hecho la forma m\u00e1s humana de mantener Tuxemon.","spyder_route5_cleo2":"\u00a1Oh, ancestros, os he fallado!","spyder_route5_cleo1":"Madre dice que podemos trazar nuestra ascendencia hasta los reyes que gobernaban este pa\u00eds tiempo atr\u00e1s.","spyder_route5_hunter2":"Volveremos.","spyder_route5_hunter1":"Mantener un equipo unido requiere mucho esfuerzo.","spyder_searoutec_beech2":"De acuerdo, te creo.","spyder_searoutec_beech1":"Hey, \u00bfhas hecho algo en el agua?","spyder_nimrod_maverick2":"Ojal\u00e1 conociera alguien con el que pudiera tocar.","spyder_nimrod_maverick1":"De noche toco la guitarra yo solo.","spyder_leatherhouse2_tv":"Un peque\u00f1o monstruo verde est\u00e1 levantando un barco y sac\u00e1ndolo de un pantano.","spyder_route4_rosamund2":"La venganza se sirve mejor fr\u00eda. ","spyder_route4_rosamund1":"\u00a1Intenta combatir conmigo y recibir\u00e1s tu merecido!","spyder_flower_cady_willtrade":"\u00a1Bien, genial! All\u00e1 vamos.","spyder_flower_cady_nogrintot":"Oh, no importa. Veo que no tienes un Grintot. ","spyder_flower_cady1":"Oh, me encantar\u00eda tener un souvenir para traer a casa conmigo.\\nAdoro a esos dulces y peque\u00f1os Grintot. \u00bfPodr\u00edas conseguirme uno?\\nTe podr\u00eda dar mi Hampotamos a cambio.","spyder_flower_fez_willtrade":"\u00a1Bien, genial! All\u00e1 vamos.","spyder_flower_fez_noignibus":"Oh, no importa. Puedo ver que no tienes un Ignibus.","spyder_flower_fez1":"Todo el mundo en nuestra regi\u00f3n debe escoger de entre los mismos cinco Tuxemon aburridos.\\nConozco como un centenar de personas con un Foxfire\u2026\\nHey, \u00bfquieres intercambiar? \u00bfMi Foxfire por un Ignibus?","spyder_flower_mieke_willtrade":"\u00a1Bien, genial! All\u00e1 vamos.","spyder_flower_mieke_nobudaye":"Oh, no importa. Veo que no tienes un Budaye.","spyder_flower_mieke1":"\u00a1Es tan excitante para nosotros visitar la regi\u00f3n de Fondant! Ten\u00e9is algunos Tuxemon tan \u00fanicos aqu\u00ed\u2026\\nHey, \u00bfquieres intercambiar? Mi Conileaf por una criatura que no tenemos all\u00e1 en casa\u2026\\n\u00bfQu\u00e9 tal Budaye?","spyder_route4_marshall2":"Puede que a\u00fan necesite algo de trabajo.","spyder_route4_marshall1":"\u00a1Estoy trabajando en un ca\u00f1\u00f3n gigante!","spyder_wayfarer1_james2":"\u00a1Me alegro de que Jessie no me viera perder as\u00ed!","spyder_wayfarer1_james1":"\u00a1Me pregunto c\u00f3mo los Ejecutores llegaron tan r\u00e1pido! La Enfermera Jessie debi\u00f3 haberlos llamado.","spyder_wayfarer1_bravo2":"Por favor no dejes que mi desempe\u00f1o en combate afecte tu opini\u00f3n sobre Omnichannel: Las \u00danicas Noticias Que Necesitas. ","spyder_wayfarer1_bravo1":"Esta ejecuci\u00f3n est\u00e1 patrocinada por Omnichannel: Las \u00danicas Noticias Que Necesitas. ","spyder_wayfarer1_nightshade2":"Supongo que tenemos mucho que aprender sobre el cuidado de los Tuxemon.","spyder_wayfarer1_nightshade1":"Es embarazoso. Todos los Tuxemon de las Enfermeras se pusieron enfermos, \u00a1pero los Tuxemon de los Ejecutores est\u00e1n en forma!","spyder_wayfarer1_jessie2":"No eres tan servicial como un Ejecutor. Ni tan atractivo. ","spyder_wayfarer1_jessie1":"\u00a1Los Ejecutores han sido t\u00e1n r\u00e1pidos y serviciales! Supongo que el Cient\u00edfico James les alert\u00f3 tan pronto como fue posible.","spyder_wayfarer1_maniac2":"\u00a1Un poco de privacidad, por favor! ","spyder_wayfarer1_maniac":"Hey, amigo, \u00bfquieres my Botbot?\\nNo s\u00e9 cu\u00e1nto tiempo voy a estar atrapado aqu\u00ed, as\u00ed que mientras podr\u00eda explorar contigo.","spyder_wayfarer_granny":"No me lo explico\u2026 \u00a1en un momento mi Cairfrey estaba sano, y al siguiente se puso enfermo!\\nPor lo menos los Ejecutores llegaron r\u00e1pido. ","spyder_wayfarer_nurse":"Hay Tuxemon enfermos en el edificio. Mejor ser\u00e1 dejar a los Ejecutores que arreglen las cosas.\\nSi decides continuar, no puedo asegurarte c\u00f3mo se lo van a tomar. ","spyder_wayfarer_shopkeeper":"Lo siento, colega, no hay habitaciones disponibles.\\nLos Ejecutores dicen que una enfermedad rara se ha propagado entre los Tuxemon de algunos hu\u00e9spedes, as\u00ed que estamos bajo cuarentena.\\nPuedo curar tus Tuxemon, no obstante. \u00bfQuieres?","spyder_scoop_turner2":"Recuerda, \u00a1no tenemos nada que ver con que la enfermedad saliera!","spyder_scoop_turner1":"Algunas de estas personas te dir\u00e1n que los Ejecutores dejamos que la enfermedad saliera. \u00a1No les creas!","spyder_scoop_taggart2":"Si t\u00fa no robaste las Restricciones Extremas, \u00bfqui\u00e9n fue? ","spyder_scoop_taggart1":"\u00a1Alguien rob\u00f3 las Restricciones Extremas que inventamos para mantener Tuxemon en la unidad de confinamiento! \u00bfHas sido t\u00fa?","spyder_route6_frances2":"Deber\u00edas visitarnos en alg\u00fan momento.","spyder_route6_frances1":"Mi Narcileaf mantiene el jard\u00edn m\u00e1s exquisito de todo el mundo.","spyder_searoutec_gil2":"Por supuesto\u2026 \u00a1succionar el veneno hace que Nudiflot se vuelva venenoso!","spyder_searoutec_gil1":"Si te pica un Manosting, Nudiflot puede succionarte el veneno.","spyder_dryadsgrove_ignatia2":"Eres m\u00e1s de lo que aparentas.","spyder_dryadsgrove_ignatia1":"Somos m\u00e1s de lo que aparentamos.","spyder_leatherhouse2_snugglepot2":"\u00a1Guau! \u00a1Alg\u00fan d\u00eda ser\u00e9 un entrenador como t\u00fa!","spyder_papertown_tvwatch":"\u00bfQu\u00e9 hay en la tele? Una reina del baile de un instituto est\u00e1 rompiendo su corona en pedazos y reparti\u00e9ndolos.","spyder_route3_sign":"Ruta 3: La rehabilitaci\u00f3n comenzar\u00e1 tan pronto como sea posible.\\nPor favor, dejen de molestarnos.","spyder_papertown_townsign":"Pueblo Papel: \u00a1La puerta a Fondent!","got_new_tuxemon":"\u00a1Nace un nuevo Tuxemon! \u00a1Bienvenido {monster_name}!","spyder_searoutec_leek2":"Solo ganaste porque te di _alga_ de ventaja.","spyder_searoutec_leek1":"D\u00e9jame ganar. \u00a1No seas _pescado_!","spyder_searoutec_rutherford2":"\u2026 y ni una gota que puedas tragar.","spyder_searoutec_rutherford1":"\u00a1Agua, agua por todas partes! Realmente te hace pensar\u2026","spyder_dryadsgrove_petra2":"Hombre ingrato.","spyder_dryadsgrove_petra1":"\u00a1Rompe los moldes de la naturaleza!","professorexists1.5":"\u00a1Eh, hola!","spyder_nimrod_antimony2":"A\u00f1os de trabajo, tirados por el desag\u00fce en minutos. ","spyder_nimrod_antimony1":"\u00a1Oh dios, has destruido los prototipos! \u00a1Est\u00e1bamos a punto de empezar la producci\u00f3n en masa!","reg_papers_description":"Un paquete de inscripciones para el Desaf\u00edo","tabatownbattlearea":"Arena de Batalla Certificada de Omnichannel - Pueblo Taba","goodbye2":"\u00a1Hasta la vista ${{name}}! Y buena suerte en el Desaf\u00edo, la necesitar\u00e1s.","goodbye":"No dejes que el Desaf\u00edo te impida venir a verme. De hecho\u2026 quiz\u00e1s te encuentre yo antes.","gasp4":"Est\u00e1 bien, dejar\u00e9 vuestras inscripciones intactas. De momento.\\nJohn, Grant, llevad al que se hace llamar Profesor Tuxemon a su nuevo hogar.","gasp3":"Si eso es verdad, hay m\u00e1s en ti de lo que pensaba\u2026","brokethegasp3":"Por favor, se\u00f1ora de Omnichannel, la madre de ${{name}} quer\u00eda que se unieran al Desaf\u00edo para ver la regi\u00f3n entera.\\n${{name}} no lo est\u00e1 haciendo por el trabajo, lo est\u00e1n haciendo por la experiencia.","brokethegasp2":"T\u00fa. \u00bfPor qu\u00e9 est\u00e1s hablando? No te he dado permiso para hablar.","brokethegasp":"Se\u00f1ora, si me disculpa, ${{name}} lo est\u00e1 haciendo para algo m\u00e1s que un trabajo.","gasp2":"\u00bfQu\u00e9 est\u00e1s haciendo ah\u00ed con este\u2026 criminal?\\n\u2026 \u2026 \u2026\\n\u2026 \u2026 \u2026\\n\u00bfUnirte al Desaf\u00edo? \u00bfDe verdad vas a someterte a ese sinsentido?\\nSi todo lo que quer\u00edas es un trabajo en Omnichannel, podr\u00edas simplemente haberme preguntado.\\nEstoy segura de que podr\u00eda encontrar un\u2026 uso para ti si est\u00e1s interesado.","wewnicefight":"\u00a1Guau, buena pelea!\\nD\u00e9jame curar tus Tuxemon r\u00e1pidamente\u2026\\nY\u2026 \u00a1ya est\u00e1! \u00a1Todo listo!\\nCon un poco m\u00e1s de pr\u00e1ctica, y quiz\u00e1s algunos Tuxemon m\u00e1s, seguro que podr\u00e1s realizar el Desaf\u00edo.\\n","tuxemontime1.5":"\u00bfSupongo que esto significa que has decidido unirte al Desaf\u00edo?","spyder_dragonscave_benden4":"Por favor, ${{name}}. Si t\u00fa no puedes parar a esos villanos, todo est\u00e1 perdido.","spyder_omnichannel_byrne2":"Qu\u00e9 decepci\u00f3n.","spyder_omnichannel_byrne1":"Mi Jemuar viene de un pueblo donde no hay nada m\u00e1s que cuarzo.","spyder_dragonscave_daenny2":"Podr\u00e1s haberme superado, pero nunca superar\u00e1s a Benden.","spyder_dragonscave_daenny1":"\u00a1Prep\u00e1rate para ser derrotado!","spyder_dryadsgrove_aquemini2":"Reza por sobrevivir a tu visita.","spyder_dryadsgrove_aquemini1":"Bienvenido a nuestra arboleda, mortal.","spyder_riverboatcaptain":"Capit\u00e1n de barco fluvial","spyder_cottontown_townsign":"Bienvenido a Pueblo Algod\u00f3n: Una fuerza en crecimiento.","spyder_scoop_paine2":"\u00a1Si esos Ejecutores no hubieran venido y expuesto sus mascotas Tuxemon a la enfermedad, nunca hubiera salido de las instalaciones!","spyder_scoop_paine1":"Me siento fatal porque la enfermedad haya salido al exterior. ","spyder_flower_florist":"Sol\u00eda haber un capit\u00e1n de barco aqu\u00ed que te pod\u00eda llevar arriba y abajo a lo largo del r\u00edo.\\nPero no le he visto desde hace unos d\u00edas. ","spyder_cottonhouse1_firefighter":"\u00bfSab\u00edas que es posible para los Tuxemon tener dos elementos?\\nIncluso una t\u00e9cnica puede pertenecer a dos elementos simult\u00e1neamente.","spyder_route1_beachcomber":"Para correr tan solo mant\u00e9n presionada la tecla SHIFT.\\n\u00a1M\u00edrame! \u00a1Soy libre como un ELOFLY!","spyder_route4_rincewind2":"No fue tan \u00fatil.","spyder_route4_rincewind1":"\u00a1Finalmente, un uso para K9!","spyder_route3_twig3":"Entrenar\u00e9 m\u00e1s y me volver\u00e9 tan fuerte como nuestra Jefa.\\nElla ha trabajado duramente para convertirse en la l\u00edder. Quiero ser como ella alg\u00fan d\u00eda.","spyder_route3_twig2":"No menciones lo del museo a la jefa, \u00bfde acuerdo?","spyder_route3_twig1":"\u00a1Algunas de las cosas que estamos excavando deber\u00edan estar en un museo!\\nEspera, t\u00fa no trabajas aqu\u00ed. ","spyder_leather_maniac":"\u00bfC\u00f3mo va tu aventura de momento?\\n\u2026\\n\u00a1Wow, tan hablador! Realmente te est\u00e1s quitando el caparaz\u00f3n.","spyder_papertown_firstfight":"Eh, \u00bfqu\u00e9 haces hurgando en la basura? Eso es asqueroso, \u00a1y va contra las normas!\\n\u2026\\n\u00bfQu\u00e9?\u00bfEst\u00e1n tirando Tuxemon en perfectas condiciones?\\n\u2026\\nBien, si estuvieran en perfectas condiciones, no los tirar\u00edan, \u00bfno?\\nDeben ser inferiores a los nuevos modelos. \u00a1Vamos, te lo mostrar\u00e9! ","moreannouncement2":"Lamento haberos dado el aviso de este anuncio tan tarde, pero cre\u00ed que era importante antes de que los medios lo filtren\u2026\\nBien\u2026 Ehh. Tenemos el control de los medios, as\u00ed que supongo que no importar\u00eda, pero igualmente quer\u00eda compartirlo.\\nDespu\u00e9s de consultar con mis consejeros, hemos decidido que la mejor forma de estar m\u00e1s c\u00f3modos con los Tuxemon, es usarlos.\\nAhora, pasar\u00e1 un tiempo hasta que podamos integrarlos como trabajadores, pero mientras tanto, como dec\u00eda anteriormente, los liberaremos en plena naturaleza.\\nS\u00e9 que esto os chocar\u00e1 a todos, y adem\u00e1s entiendo que algunos podr\u00edais tener miedo. Ya sabemos lo que ocurri\u00f3 en el pasado\u2026\\nPero este no es momento para tener miedo, ya que Omnichannel patrocinar\u00e1 la restauraci\u00f3n de la antigua tradici\u00f3n conocida como El Desaf\u00edo.\\nAhora, para aquellos que est\u00e9is menos versados en la historia de la regi\u00f3n de Fondent, hace cien a\u00f1os hab\u00eda una tradici\u00f3n en la que j\u00f3venes hombres y mujeres capturaban y criaban Tuxemon.\\nEllos usaban esos Tuxemon para combatir con otros y ascender de rango en su pueblo, con el mejor Entrenador Tuxemon ganando estatus y poder.\\nVamos a crear una versi\u00f3n de esto para los tiempos modernos. Formaremos \u00e1reas de batalla en m\u00faltiples ciudades a lo largo de Fondent.\\nCada \u00c1rea de Batalla deber\u00e1 ser completada en orden, y el entrenador o los entrenadores m\u00e1s prometedores podr\u00e1n intentar el Campeonato.\\nEl Campeonato se realizar\u00e1 en lo alto de la Torre Omnichannel en Pueblo Algod\u00f3n, pero solo cuando un Entrenador Tuxemon haya superado todas las \u00c1reas de Batalla.\\nEl Desaf\u00edo est\u00e1 dise\u00f1ado como una forma de introducir poco a poco los Tuxemon en la vida p\u00fablica y para fomentar los viajes a trav\u00e9s de la regi\u00f3n.\\n\u00bfQui\u00e9nes mejor para demostrar esto que nuestros j\u00f3venes?\\n\u00a1Cada Partido se retransmitir\u00e1 en directo en Omnichannel-T, el nuevo canal de televisi\u00f3n dedicado en exclusiva a programaci\u00f3n relacionada con los Tuxemon!\\nNo os preocup\u00e9is, el a\u00f1adido se reflejar\u00e1 en vuestras facturas.\\nOh, y una cosa m\u00e1s, a los Entrenadores Tuxemon no se les aplicar\u00e1 el toque de queda.\\n\u00a1Antes de esto, por supuesto, necesitar\u00e9is un Tuxemon! Ahora, no todo el mundo tiene permitido ser un Entrenador Tuxemon. \u00a1Eso ser\u00eda puro caos!\\nPrimero, deber\u00e9is registrar vuestro nombre con vuestro representante local de Omnichannel, y si sois seleccionados ser\u00e9is enviados al entrenamiento de Omnichannel.\\n\u00a1Despu\u00e9s de completar con \u00e9xito vuestro entrenamiento, se os proporcionar\u00e1 un Tuxemon y podr\u00e9is empezar a participar en El Desaf\u00edo!\\n\u00a1Estoy esperando encontrarme con todos vosotros! \u00a1Creemos un nuevo mundo juntos!\\nDespu\u00e9s de todo\u2026 \u00a1SOMOS SEGURIDAD, SOMOS ORDEN, SOMOS OMNICHANNEL! Y ahora,\\n\u00a1SOMOS\\nEL\\nFUTURO!","spyder_leathercafe_sign":"Caf\u00e9 al Aire Libre y Mercado","spyder_cottonhouse2_shopkeeper":"No tengo ning\u00fan problema con personas de otras regiones.\\nPero no me quites mi trabajo, \u00bfvale?","spyder_cottonhouse2_magician":"Algunas condiciones reemplazan a otras.\\nAprender c\u00f3mo interact\u00faan las condiciones es clave para convertirse en un maestro de los combates Tuxemon.","spyder_cottonhouse1_homemaker":"Me siento m\u00e1s segura viendo a los Ejecutores alrededor. Nunca se es demasiado precavido.\\n\u00a1Los peri\u00f3dicos siempre est\u00e1n reportando cr\u00edmenes terribles en esta misma regi\u00f3n!","spyder_route6_blair2":"He o\u00eddo que expulsaron a todos los investigadores fuera del Cuartel General de Greenwash .\\n\u00a1Y ahora est\u00e1n confiscando Tuxemon y llev\u00e1ndoselos al Hospital!","spyder_route6_blair1":"Algo me huele mal.","spyder_route6_ping2":"No parar\u00e1n ah\u00ed\u2026 al final confiscar\u00e1n todos los Tuxemon si creen que pueden salirse con la suya.","spyder_route6_ping1":"Psst, \u00bfhas o\u00eddo? Los Ejecutores est\u00e1n confiscando Tuxemon de todo el mundo en Pueblo Caramelo.","spyder_route6_orion2":"\u00a1Espero poder volver antes de que mi experimento se desintegre!","spyder_route6_orion1":"Estaba en medio de un experimento muy importante.","spyder_route3_qqq1":"\u00a1Ah, se supon\u00eda que los Ejecutores no deb\u00edan dejar salir a nadie!","spyder_route3_surat1":" Lo llaman la \\\"arteria oscura\\\": la sangre y huesos fosilizados de un Tuxemon antiguo bajo la tierra.\\n\u00a1Y vamos a excavarlo!","spyder_route3_surat3":"\u00a1Largo! Est\u00e1s interponi\u00e9ndote en nuestro camino.","spyder_flower_teach1":"Oh, \u00bfd\u00f3nde se ha metido mi otro estudiante?","spyder_flowerhouse1_firefighter":"Los cinco Pilares son las \u00fanicas grandes empresas en esta regi\u00f3n. Tienen mucha influencia.","spyder_flower_sandy_notweesher":"Oh, no importa. Veo que no tienes un Tweesher.","spyder_route2_roddick1":"Cuando fui emboscado en la duna por un SPIGHTER estuve muy asustado.","spyder_route2_graf2":"El tenis se me da mejor...","spyder_wayfarer1_bismuth2":"\u00a1Qu\u00e9 mala suerte!","spyder_route2_roddick2":"Oye, \u00a1no parec\u00edas asustado en absoluto!","menu_down_key":"Abajo","menu_secondary_select_key":"Bot\u00f3n Cancelar","spyder_route4_wulf2":"Ooh, \u00a1me siento tan d\u00e9bil!","menu_left_key":"Izquierda","dark_robo":"Robot Oscuro","spyder_citypark_maniac":"Puf, \u00a1la hemos cagado!","dodge_increased":"{stat} de {user} ha aumentado.","menu_up_key":"Arriba","menu_right_key":"Derecha","menu_primary_select_key":"Bot\u00f3n Acci\u00f3n","menu_back_key":"Bot\u00f3n Retorno","options_new_input_key0":"Pulsa una tecla para establecerla como nuevo valor de la entrada.","options_new_input_key1":"Reinicia el juego para que los cambios surtan efecto.","xeon":"Xe\u00f3n","spyder_route4_wulf1":"Ah, solo estaba recogiendo algunos suplementos medicinales.","spyder_wayfarer1_bismuth1":"\u00a1Espero que no est\u00e9 relacionado con aquellos Tuxemon enfermos en las granjas Scoop!","hp_restored":"La salud de {user} ha sido restaurada.","combat_amnesia_get":"{user} ha tenido amnesia.","status_overfeed":"Sobrealimentar","spyder_papertown_myfirstmon1":"(Rebusca en la basura) ","spyder_route3_weaver1":"\u00a1Hey, saca tu culo de aqu\u00ed! \u00a1Esta mina pertenece a Shaft!","spyder_flower_petshopkeeper3":"\u00bfHas conseguido que Vivipere se transforme?","spyder_nimrod_thatcher2":"Sin comentarios. ","spyder_scoop_berys2":"\u00a1Scoop no propag\u00f3 la enfermedad! Te lo prometo. ","spyder_nimrod_archer2":"Mant\u00e9n tu boca cerrada, \u00bfde acuerdo?","xero_campaign":"Tuxemon: Xero","spyder_campaign":"Tuxemon: Spyder y la Catedral","spyder_route6_mungo1":"No puedo creer que nos encerraran fuera de la sede de Greenwash. \u00a1Me estaba acercando tanto a la cura del virus!","combat_state_overfeed_get":"{user} sobrealiment\u00f3 a {target}.","combat_levitate_get":"{user} se alz\u00f3 alto en el aire.","coproblight":"Coproblight","pilthropus":"Pilthropus","spyder_citypark_frances1":"Tengo los jardines m\u00e1s magn\u00edficos de toda la tierra. Por eso esos Shybulb siguen apareciendo.","spyder_route3_roxby2":"\u00a1Largo! ","spyder_route3_roxby1":"\u00a1Trae ese martinete aqu\u00ed y que sea r\u00e1pido! Espera... t\u00fa no pareces un minero. ","spyder_flower_petshopkeeper2":"\u00bfSabes qu\u00e9? \u00bfPor qu\u00e9 no te doy uno y as\u00ed luego puedes volver y decirme en qu\u00e9 se transforma?","spyder_leatherhouse1_florist":"Sol\u00eda haber varios canales de televisi\u00f3n y emisoras de radio, pero Omnichannel los sac\u00f3 del negocio.\\nAhora no tenemos que preocuparnos de que los distintos periodistas se contradigan entre s\u00ed.","spyder_leatherhouse2_scientist":"Trabajo para Shaft.\\n...\\n\u00bfQue d\u00f3nde est\u00e1 mi casco? No necesito uno, controlo el cami\u00f3n de forma remota desde nuestras oficinas.\\nMuy pronto, la mayor\u00eda de trabajos en las minas ser\u00e1n automatizados. ","spyder_leatherhouse2_miner":"No creer\u00edas lo que est\u00e1n excavando en la Ruta 3.\\nNunca he visto un huevo tan grande.\\nUpps, he dicho demasiado. ","spyder_nimrod_dirk1":"\u00bfEst\u00e1s aqu\u00ed para la presentaci\u00f3n de los accionistas?\\nLas acciones de Nimrod son una buena inversi\u00f3n: \u00a1los ej\u00e9rcitos siempre necesitan armas!","spyder_nimrod_rebel2":"El cargamento por el que preguntaba estaba lleno de... hum... ositos de peluche.","spyder_nimrod_mace1":"Quiero dejar mi trabajo y hacerme m\u00fasico.","spyder_nimrod_argon2":"Sab\u00eda que no ser\u00eda capaz de convencerte.","spyder_nimrod_zircon2":"Desear\u00eda haber reemplazado a mis Tuxemon por robots. ","spyder_nimrod_bowie2":"Lo del hardware militar era hipot\u00e9tico, \u00bfde acuerdo?","spyder_nimrod_tru2":"Guardia, recupera los prototipos en la sala de pruebas. \u00a1Al menos podemos salvar algo! ","spyder_route6_gunner1":"Disculpa, no se permite la entrada. Todos los empleados de Greenwash deben permanecer fuera de la ciudad.","spyder_route6_gunner2":"\u00bfQue no eres un empleado de Greenwash? \u00a1Eso ya lo he o\u00eddo antes!","spyder_flower_muse2":"\u00bfQu\u00e9? \u00a1Tienes una pintura! Ohh, \u00bfme dejar\u00edas comprarla? Tengo 2.000${{currency}}.","speed_halved":"La velocidad de {user} se redujo a la mitad.","coproblight_description":"Nacido de las heces de Tuxemon prehist\u00f3ricos, usa los fragmentos de hueso de su interior como defensa.","pilthropus_description":"Encontr\u00e1ndose junto a Tuxemon como RHINCUS, PILTHROPUS era uno de los Tuxemon m\u00e1s antiguos capaz de crear sus propias herramientas.","spyder_route3_drag1":"AGENTE: \u00bfQu\u00e9 ha pasado con la excavaci\u00f3n?\\nJEFE DE SHAFT: Fuimos... interrumpidos. Por... un ni\u00f1o.\\nAGENTE: \u00a1\u00bfUn ni\u00f1o?!\\nJEFE DE SHAFT: Pero conseguimos recuperar un...\\nAGENTE: \u00a1Chist! Sabes que eso es alto secreto. \u00a1Bien, d\u00e1melo y l\u00e1rgate!\\nJEFE DE SHAFT: De acuerdo, aqu\u00ed... \u00a1uh!","spyder_flower_petshopkeeper1":"\u00a1Encontr\u00e9 estos huevos en una rama de un \u00e1rbol, y los he incubado!\\nParecen ser de un Tuxemon desconocido hasta ahora.\\n\u00a1Lo llamo Vivipere! Me pregunto en qu\u00e9 se transformar\u00e1n.","spyder_flower_petshopkeeper4":"\u00bfLograste que se transformara?\\n...\\n\u00bfY lo hiciste de esa forma?\\nYa veo. Hmmm, no me termina de gustar el aspecto de esa transformaci\u00f3n.\\nSi te doy otro Vivipere, \u00bfpodr\u00edas traerlo de vuelta si se transforma en algo diferente?","spyder_flowerhouse2_soldier":"Trabaj\u00e9 para Nimrod durante la guerra.\\nTampoco es que me dieran una medalla. O un desfile.\\nNo conceden esas cosas a los mercenarios.","spyder_nimrod_rebel1":"\u00bfTe env\u00eda la Catedral para ese nuevo cargamento de...?\\n\u00bfNo?\\nOh.","spyder_nimrod_mace2":"Llamar\u00e9 a mi banda, \\\"Los colegas de la Ametralladora\\\".","spyder_nimrod_zircon1":"Si de verdad amaras a los Tuxemon, apoyar\u00edas que los reemplacemos en la guerra por robots.","spyder_nimrod_tru1":"Mis armas han ganado guerras y subyugado revueltas en cada punta del mundo, \u00bfy crees que tienes alguna oportunidad contra m\u00ed?","spyder_scoop_berys1":"Notar\u00e1s que ninguno de los Tuxemon de aqu\u00ed est\u00e1n enfermos. Todos esos se guardan en la unidad de confinamiento.","spyder_flower_muse1":"Es muy duro consigo mismo, nunca contento con algo que haya pintado. Y muy olvidadizo, tambi\u00e9n. Quiz\u00e1s yo pueda comprar una pintura. ","routea":"Ruta A","route6":"Ruta 6","route4":"Ruta 4","route1":"Ruta 1","route3":"Ruta 3","route5":"Ruta 5","welcome_location_city":"Bienvenido a ${{map_name}} Ciudad: ${{map_desc}}\\nNorte: ${{north}} \/ Sur: ${{south}} \/ Oeste: ${{west}} \/ Este: ${{east}}","spyder_greenwash_gregor1":"Paso todo el d\u00eda mirando mi CATEYE - \u00a1voy a atraparlo parpadeando!","spyder_greenwash_gregor2":"\u00a1Uf, ni siquiera parpade\u00f3 cuando se desmay\u00f3!","tuxemon_stat1":"ID {txmn}, {type}, hace {doc} d\u00edas\\n{exp}xp, {exp_lv}xp a Lv {lv}\\nCuerpo: {weight} {unit_weight} {height} {unit_height}","abesnaki":"Abesnaki","puparmor":"Puparmor","angrito":"Angrito","boltnu":"Boltnu","beenstalker":"Beenstalker","birdling":"Birdling","exapode":"Exapode","drokoro":"Drokoro","elofly":"Elofly","elowind":"Elowind","embazook":"Embazook","enduros":"Enduros","pythwire":"Pythwire","pharfan":"Pharfan","pipis":"Pipis","pyraminx":"Pyraminx","spyder_greenwash_guard":"Muy bien, muy bien, nada que ver aqu\u00ed.","b_ver_1":"B-Ver.1","mystikapi":"Mystikapi","poinchin":"Poinchin","inside":"dentro","outside":"fuera","route1_sanglorian":"Sanglorian Avenida","route2":"Ruta 2","routec":"Ruta C","routed":"Ruta D","routee":"Ruta E","taba_town":"Taba","here_to_north":"De ${{map_name}} a ${{north}}","here_to_south":"De ${{map_name}} a ${{south}}","here_to_west":"De ${{map_name}} a ${{west}}","here_to_east":"De ${{map_name}} a ${{east}}","welcome_location_route":"Bienvenido a ${{map_name}}: ${{map_desc}}\\nNorte: ${{north}} \/ Sur: ${{south}} \/ Oeste: ${{west}} \/ Este: ${{east}}","welcome_location_town":"Bienvenido a ${{map_name}} Ciudad: ${{map_desc}}\\nNorte: ${{north}} \/ Sur: ${{south}} \/ Oeste: ${{west}} \/ Este: ${{east}}","evolution_confirmation":"{name} est\u00e1 tratando de evolucionar en {evolve}. \u00bfPermitir la evoluci\u00f3n?","tuxemon_stat2":"{desc}","altie":"Altie","baobaraffe":"Baobaraffe","banling":"Banling","anu":"Anu","apeoro":"Apeoro","araignee":"Araignee","arthrobolt":"Arthrobolt","av8r":"Av8r","baoby":"Baoby","boxali":"Boxali","brewdin":"Brewdin","budaye":"Budaye","bugnin":"Bugnin","bumbulus":"Bumbulus","bursa":"Bursa","cataspike":"Cataspike","cateye":"Cateye","chenipode":"Chenipode","chibiro":"Chibiro","chromeye":"Chromeye","cochini":"Cochini","coleorus":"Coleorus","conileaf":"Conileaf","cowpignon":"Cowpignon","criniotherme":"Criniotherme","dandicub":"Dandicub","dinoflop":"Dinoflop","drashimi":"Drashimi","elostorm":"Elostorm","embra":"Embra","exclawvate":"Exclawvate","eyesore":"Eyesore","fancair":"Fancair","flacono":"Flacono","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","fordin":"Fordin","forturtle":"Forturtle","foxfire":"Foxfire","frondly":"Frondly","furnursus":"Furnursus","galnec":"Galnec","ghosteeth":"Ghosteeth","graffiki":"Graffiki","grimachin":"Grimachin","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","grumpi":"Grumpi","gryfix":"Gryfix","hampotamos":"Hampotamos","happito":"Happito","hatchling":"Hatchling","ignibus":"Ignibus","incandesfin":"Incandesfin","jelillow":"Jelillow","jemuar":"Jemuar","k9":"K9","katapill":"Katapill","komodraw":"Komodraw","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","lunight":"Lunight","manosting":"Manosting","masknake":"Masknake","medushock":"Medushock","memnomnom":"Memnomnom","metesaur":"Metesaur","miaownolith":"Miaownolith","mrmoswitch":"Mrmoswitch","narcileaf":"Narcileaf","neutrito":"Neutrito","nudikill":"Nudikill","nudimind":"Nudimind","nuenflu":"Nuenflu","octabode":"Octabode","ouroboutlet":"Ouroboutlet","pairagrim":"Pairagrim","pairagrin":"Pairagrin","pantherafira":"Pantherafira","picc":"Picc","polyrock":"Polyrock","prophetoise":"Prophetoise","qetzlrokilus":"Qetzlrokilus","rabbitosaur":"Rabbitosaur","rhincus":"Rhincus","spyder_greenwash_chip1":"\u00a1He desarrollado una potencia inform\u00e1tica inigualable!","spyder_greenwash_clarence1":"\u00a1Mis tuxemon son imparables a la luz del sol!","spyder_greenwash_chip2":"\u00a1Necesita m\u00e1s potencia!","spyder_greenwash_clarence2":"\u00a1Hab\u00eda una nube!","spyder_greenwash_louis1":"Las reglas de esta batalla son las simples leyes de la selecci\u00f3n natural: \u00a1s\u00f3lo los fuertes sobreviven!","spyder_greenwash_louis2":"\u00bfPuedo presentarles la hip\u00f3tesis de Gaia?","vivicinder":"Vivicinder","vivisource":"Vivisource","vivitron":"Vivitron","weavifly":"Weavifly","vividactil":"Vividactil","vivipere":"Vivipere","xeon_2":"Xe\u00f3n-2","mk01_beta":"Mk01 Beta","urcine":"Urcine","vigueur":"Vigueur","viviphyta":"Viviphyta","viviteel":"Viviteel","vivitrans":"Vivitrans","volcoli":"Volcoli","yiinaang":"Yiinaang","windeye":"Windeye","chrome_robo":"Chrome Robo","birb_robo":"Birb Robo","mk01_alpha":"MK01 Alpha","toufigel":"Toufigel","shammer":"Shammer","sockeserp":"Sockeserp","seirein":"Seirein","snaki":"Snaki","tobishimi":"Tobishimi","tourbidi":"Tourbidi","shybulb":"Shybulb","snokari":"Snokari","snarlon":"Snarlon","snock":"Snock","solight":"Solight","statursus":"Statursus","strella":"Strella","tikoal":"Tikoal","taupypus":"Taupypus","tsushimi":"Tsushimi","turnipper":"Turnipper","trapsnap":"Trapsnap","tumblebee":"Tumblebee","shelagu":"Shelagu","shnark":"Shnark","skwib":"Skwib","tarpeur":"Tarpeur","tetrchimp":"Tetrchimp","tikorch":"Tikorch","tumblequill":"Tumblequill","teddisun":"Teddisun","taba_town_sign_proflab":"Laboratorio del Profesor Tuxemon","shammer_fossil":"Shammer F\u00f3sil","rhincus_fossil":"Rhincus F\u00f3sil","botbot":"Botbot","exapode_description":"Agita sus piernas para llamar la atenci\u00f3n, pero la mayor\u00eda de la gente simplemente huye.","grintot_description":"Es un GRINTROCK o GRINFLARE que ha experimentado erosi\u00f3n.","furnursus_description":"Los FURNURSUS son amigables y a menudo olvidan que sus cuerpos est\u00e1n demasiado calientes para que otros los toquen.","ghosteeth_description":"Sonr\u00ede porque sabe c\u00f3mo van a morir todos los que conoce.","pythock":"Pythock","rosarin":"Rosarin","ruption":"Ruption","sadito":"Sadito","sampsack":"Sampsack","sampsage":"Sampsage","sapsnap":"Sapsnap","saurchin":"Saurchin","sclairus":"Sclairus","spighter":"Spighter","spoilurm":"Spoilurm","squabbit":"Squabbit","taba_town_homeplace":"Casa de ${{name}}","taba_town_sign_profhouse":"Casa del Profesor Tuxemon","taba_town_sign_tuxemart":"Tuxemart - Un lugar para comprar y vender art\u00edculos","taba_town_sign_tuxecenter":"Tuxecenter - Un lugar para curar tu tuxemon","leather_town_open_air":"Caf\u00e9 y mercado","shammer_fossil_description":"Parece el cr\u00e1neo de un perro antiguo, pero es duro como la piedra.","rhincus_fossil_description":"Parece el cr\u00e1neo de un p\u00e1jaro dentado, pero es duro como la piedra.","tux_attack":"Tux Ataque","aether":"\u00c9ter","normal":"Normal","glitch":"Glitch","demiurge":"Demiurgo","earthquake":"Terremoto","evasion":"Evasi\u00f3n","feline":"Felino","fiery":"Ardiente","fire_shield":"Escudo de Fuego","firestorm":"Tormenta de Fuego","fledgling":"Volant\u00f3n","gold_digger":"Buscador de Oro","grinding":"Molienda","gust":"R\u00e1faga","hawk":"Halc\u00f3n","oedipus":"Edipo","ice_storm":"Tormenta de Nieve","insanity":"Locura","kraken":"Kraken","lantern":"Linterna","lava":"Lava","lightning_spheres":"Esferas de Rel\u00e1mpagos","lineage":"Linaje","lust":"Lujuria","magma":"Magma","maori":"Maor\u00ed","meltdown":"Fusi\u00f3n","mending":"Zurcidura","muck":"Esti\u00e9rcol","mystic_blending":"Mezcla M\u00edstica","negation":"Negaci\u00f3n","orbs":"Orbes","phantasmal_force":"Fuerza Fantasmal","pit":"Foso","platinum":"Platino","poison_courtship":"Cortejo de Veneno","radiance":"Resplandor","ring":"Anillo","ruby":"Rub\u00ed","saber":"Sable","stabilo":"Stabilo","stonehenge":"Stonehenge","strangulation":"Estrangulaci\u00f3n","sunburst":"Rayos de Sol","sword":"Espada","sylvan":"Silvestre","terror":"Terror","time_crisis":"Crisis del Tiempo","tip":"Consejo","torch":"Antorcha","touch":"Toque","tsunami":"Tsunami","ubuntu":"Ubuntu","undertaker":"Enterrador","venom":"Veneno","viper":"V\u00edbora","vorpal":"Vorpal","wall_fire":"Pared de Fuego","wall_ice":"Pared de Hielo","walls":"Paredes","nest":"Nido","shapechange":"Cambio de Forma","slime":"Limo","monster_menu_tech":"T\u00e9cnicas","move_to_kennel":"mover a {box}","birb_robo_description":"Un robot hostil.","mk01_proto_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","Kennel":"refugio","monster_menu_desc":"Descripci\u00f3n","kennel_label":"{box} ({qty})","chrome_robo_description":"Un robot hostil.","dark_robo_description":"Un robot hostil.","mk01_gamma":"Mk01 Gamma","mk01_delta_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_alpha_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_beta_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_omega_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_gamma_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_omega":"Mk01 Omega","mk01_proto":"Mk01 Proto","xeon_2_description":"Un robot hostil.","xeon_description":"Un robot hostil.","taba_house2_reader3a":"As\u00ed que puedo vivir mil vidas diferentes.","taba_house1_husband1":"\u00a1Tuxemon! \u00a1Estaba entre los entrenadores m\u00e1s h\u00e1biles!","taba_house2_sign":"Biblioteca Legacy","taba_house1_calendar":"Es un calendario y el 30 de septiembre y el 12 de febrero est\u00e1n marcados en rojo.","taba_house1_wife1":"\u00bfEntrenador? Mi esposo est\u00e1 delirando.","taba_house1_watching":"Es un documental sobre los Tuxemon m\u00e1s extra\u00f1os y maravillosos de la regi\u00f3n,\\nas\u00ed como los comportamientos extra\u00f1os que han adoptado.","taba_house2_reading3":"El libro es Children Without Honor de Leslie Greninza.","taba_house2_reader1a":"Me siento mejor al ver un libro o una librer\u00eda.","taba_house2_books":"000 - Inform\u00e1tica, informaci\u00f3n y trabajos generales, 100 - Filosof\u00eda y psicolog\u00eda\\n200 - Religi\u00f3n, 300 - Ciencias sociales, 400 - Lengua, 500 - Ciencia pura, 600 - Tecnolog\u00eda\\n700 - Arte y recreaci\u00f3n, 800 - Literatura, 900 - Historia y geograf\u00eda","taba_house3_client2a":"Pensar demasiado puede hacernos da\u00f1o.","taba_house1_reading":"El libro es Filosof\u00eda de los estudios ilusorios de Jaiden Gemrevenza.","taba_house2_owner1":"\u00a1Bienvenido a la biblioteca Legacy! Si\u00e9ntase libre de mirar a su alrededor, pero tranquilo, por favor.","taba_house2_reading1":"El libro es Visitando al Rey de Manolo Qai.","taba_house2_reading2":"El libro es Raised By Dreams de Louis Etrergo.","taba_house3_client1a":"Estoy descansando mientras mi hermana probablemente est\u00e1 leyendo algunos libros.","taba_house3_client3a":"Me hace pensar en la casa de mi madre.","taba_house2_reader2a":"Enciende mi imaginaci\u00f3n.","taba_house2_reading4":"El libro es Sailing Into Eternitys de Laurine Doprachuld.","taba_house4_client2a":"\u00bfEh? Simplemente llenando un est\u00f3mago vac\u00edo.","taba_house4_dish1":"Es marr\u00f3n, denso, pero no parece pud\u00edn...","taba_house2_reader4a":"La lectura estimula mi mente de una manera que la televisi\u00f3n y las pel\u00edculas nunca podr\u00e1n hacer.","taba_house4_client1a":"\u00a1Mi abuela sol\u00eda hacer un plato similar!","taba_house4_client3a":"Afortunadamente no pagu\u00e9 por esto. \u00bfC\u00f3mo puedes pagar por esto?","taba_house3_owner1":"\u00a1Bienvenido a The Thoughtful Leaf Inn!","taba_house4_owner1":"\u00a1Bienvenido a The Honorable Seagulls Pub!","kylekindasucks6":"Ah, \u00bfy ${{name}}?","misaisleavingfornow2":"Buena suerte ${{name}}. Estoy seguro de que nos volveremos a ver. ","maple_bedroom_sign":"Es un calendario y el 27 de abril est\u00e1 marcado en rosa.","taba_house1_sign":"Casa del Sr. y la Sra. Clawbrew"} \ No newline at end of file
diff --git a/db/_generated/i18n/es_MX.json b/db/_generated/i18n/es_MX.json
index 45756a4..84ad3cc 100644
--- a/db/_generated/i18n/es_MX.json
+++ b/db/_generated/i18n/es_MX.json
@@ -1 +1 @@
-{"apple":"Manzana","apple_description":"Sana a un monstruo en 10 HP.","berry":"Baya","berry_description":"Sana a un monstruo en 10 HP.","cherry":"Cereza","cherry_description":"Sana a un monstruo en 10 HP.","orange":"Naranja","orange_description":"Sana a un monstruo en 20 HP.","potion":"Poci\u00f3n","potion_description":"Sana a un monstruo en 50 HP.","super_potion":"Superpoci\u00f3n","super_potion_description":"Sana a un monstruo en 150 HP.","imperial_potion":"Poci\u00f3n Imperial","imperial_potion_description":"Sana a un monstruo en 350 HP.","capture_device":"Capturadoras","capture_device_description":"Captura a un monstruo.","combat_used_x":"\u00a1{user} uso {name}!","combat_run":"\u00a1{user} se escap\u00f3!","combat_player_run":"\u00a1Has salido corriendo!","combat_used_x_on_y":"\u00a1{user} uso {name} en {target}!","combat_swap":"\u00a1{user} envi\u00f3 {target}!","combat_call_tuxemon":"\u00a1Adelante {name}!","combat_opponent_call_tuxemon":"\u00a1{user} envi\u00f3 a {name}!","combat_state_poison_damage":"\u00a1{name} recibi\u00f3 da\u00f1o por veneno!","combat_status_damage":"\u00a1{name} recibi\u00f3 {status} de da\u00f1o!","combat_victory":"\u00a1T\u00fa has ganado!","combat_defeat":"\u00a1Te han derrotado!","combat_draw":"\u00a1Todas las partes se han desmayado!","combat_capturing_success":"\u00a1Has capturado a {name}!","combat_capturing_fail":"\u00a1{name} se liber\u00f3!","combat_recharging":"{name} necesita un descanso antes de usar {move} nuevamente...","combat_replacement":"\u00a1Selecciona un reemplazo!","combat_replacement_is_fainted":"\u00a1Ese monstruo est\u00e1 desmayado!","combat_wild_appeared":"\u00a1Un {name} salvaje apareci\u00f3!","combat_monster_choice":"\u00bfQu\u00e9 har\u00e1 {name}?","combat_fainted":"\u00a1{name} se desmay\u00f3!","combat_isactive":"{name} ya est\u00e1 activo.","not_implemented":"Esta caracter\u00edstica no esta disponible.","generic_success":"\u00a1Funcion\u00f3!","generic_failure":"\u00a1Fallo!","empty_slot":"Ranura Vac\u00eda","exit":"Salir","item_confirm_use":"Usar","item_confirm_cancel":"Cancelar","item_success":"\u00a1Funcion\u00f3!","item_failure":"\u00a1Fallo!","attempting_capture":"Intentando capturar...","gotcha":"\u00a1Te tengo!","item_cannot_use_here":"\u00a1{name} no se puede usar aqu\u00ed!","receive_happiness":"\u00a1Recibiste 5 Dispositivos de Captura!","received_x":"\u00a1Recibido {name}!","save_success":"\u00a1Guardado!","save_failure":"\u00a1Hubo un problema al guardar!","slot":"Ranura","status_faint":"Desmayado","status_poison":"Envenenado","bite":"Muerde","fire_explosion":"Fire Explosion","poison_string":"Picadura Venenosa","pound":"Libra","swap":"Intercambiar","water_shot":"Disparo De Agua","whirlwind":"Torbellino","run":"Run","monster_menu_info":"Inf.","monster_menu_move":"Mover","log_off":"Cerrar Sesi\u00f3n","menu_bag":"Mochila","menu_fight":"Combatir","menu_item":"\u00cdtem","menu_items":"\u00cdtems","menu_journal":"Diario","menu_load":"Cargar","menu_monster":"Tuxemon","menu_monsters":"Monstruos","menu_multiplayer":"Multijugador","menu_new_game":"Juego Nuevo","menu_options":"Opciones","menu_player":"Jugador","menu_run":"Huir","menu_save":"Guardar","multiplayer_accept":"Aceptar","multiplayer_decline":"Rechazar","multiplayer_duel":"\u00a1A {name} le gustar\u00eda tener un Duelo!","multiplayer_host_game":"Juego Anfitri\u00f3n","multiplayer_scan_games":"Explorar por Juegos","multiplayer_join_game":"Unirse al Juego","multiplayer_hosting_ready":"\u00a1Listo para aceptar clientes!","multiplayer_already_hosting":"\u00a1Ya es el anfitri\u00f3n!","multiplayer_no_servers":"No se encontraron servidores...","multiplayer_join_prompt":"Hostname or IP?","aardart":"Aardart","aardart_description":"Lleva la cuenta de todas las hormigas que se ha comido, y celebra al superar su r\u00e9cord.","aardorn":"Aardorn","aardorn_description":"Cuando nace es colocado en un hormiguero y se le deja comer hasta encontrar la salida.","agnidon":"Agnidon","agnidon_description":"Aunque prefiere estar a cuatro patas, puede pararse en dos para abrir puertas, empujar \u00e1rboles o sostener cosas.","agnigon":"Agnigon","agnigon_description":"Se le llama \u00abfalso drag\u00f3n\u00bb, debido a que su apariencia se asemeja a la de un drag\u00f3n, pero en realidad evolucion\u00f3 a partir de una l\u00ednea diferente de reptiles antiguos.","agnite":"Agnite","agnite_description":"Tiene un car\u00e1cter juguet\u00f3n, pero hay que ense\u00f1arle desde el principio a mantener su fuego bajo control.","allagon":"Allagon","allagon_description":"Los ALLAGON se sienten atra\u00eddos por las reliquias hechas con los metales que dejaron sus antepasados, y actuar\u00e1n con violencia para recobrarlas.","anoleaf":"Anoleaf","anoleaf_description":"Considera a las plantas que crecen cerca de \u00e9l como sus hermanos y hermanas.","axylightl":"Axylightl","axylightl_description":"Ilumina las aguas profundas con su cola, se\u00f1alando un refugio seguro para los peces.","bamboon":"Bamboon","bamboon_description":"Lucha con su bast\u00f3n de bamb\u00fa, que tambi\u00e9n utiliza para equilibrarse.","bigfin":"Bigfin","bigfin_description":"Todo un ecosistema existe sobre su espalda, por lo que intenta no sumergirse.","bolt":"Bolt","bolt_description":"","cairfrey":"Cairfrey","cairfrey_description":"Una alegre pieza de mobiliario que se despert\u00f3 una ma\u00f1ana y decidi\u00f3 explorar.","capiti":"Capiti","capiti_description":"Luce como un beb\u00e9, pero se han encontrado ejemplares de cientos de a\u00f1os.","cardiling":"Cardiling","cardiling_description":"Uno no espera que respire fuego, hasta que lo hace.","cardinale":"Cardinale","cardinale_description":"Odia con pasi\u00f3n a todos los depredadores y les hace la guerra a ellos y a sus cr\u00edas cada vez que puede.","cardiwing":"Cardiwing","cardiwing_description":"Su canto es notable, pero pocos se atreven a conservar un p\u00e1jaro cantor explosivo.","chillimp":"Chillimp","chillimp_description":"Se rumorea que vive en la cima de las monta\u00f1as nevadas, pero nunca se ha tomado una foto clara de \u00e9l.","chloragon":"Chloragon","chloragon_description":"Nace cuando un huevo antiguo, plantado en suelo f\u00e9rtil, eclosiona. Cuando los huevos se agoten, no habr\u00e1 m\u00e1s CHLORAGON.","conifrost":"Conifrost","conifrost_description":"Si estornuda, se produce una avalancha. Tiene un resfriado permanente.","corvix":"Corvix","corvix_description":"Arma sus alas a partir de fragmentos de hueso de sus v\u00edctimas.","dandylion":"Dandylion","dandylion_description":"A lo largo de su vida da a luz a una sola camada. Despu\u00e9s vaga por el mundo tratando de encontrarlos.","djinnbo":"Djinnbo","djinnbo_description":"Se cree err\u00f3neamente que es un humano que muri\u00f3 en un incendio. En realidad, fueron sus parientes los que murieron.","dollfin":"Dollfin","dollfin_description":"Cada uno sigue a un barco de un lugar a otro, explorando el mundo.","dracune":"Dracune","dracune_description":"Est\u00e1 inm\u00f3vil durante el d\u00eda, pero puede serpentear y morder por la noche.","dragarbor":"Dragarbor","dragarbor_description":"Cuando siente que est\u00e1 llegando al final de su vida, viaja a un cementerio y se siembra en la tierra. La flor de su cola crece para siempre.","dune_pincher":"Dune Pincher","dune_pincher_description":"","eaglace":"Eaglace","eaglace_description":"Cuando levanta el vuelo, se forman nubes. Cuando bate sus alas, cae granizo.","eyenemy":"Eyenemy","eyenemy_description":"Se alimenta de hermosas vistas y otros lugares espectaculares.","falcono":"Falcono","falcono_description":"No teme en absoluto a los adversarios, y atacar\u00e1 al enemigo sin dudarlo, sea cual sea su tama\u00f1o.","ferricran":"Ferricran","ferricran_description":"Antiguamente, los FERRICRAN estaban cubiertos por completo de escamas de adamantina y ten\u00edan alas de mithril.","firomenis":"Firomenis","firomenis_description":"<<MISSING>>","fluttaflap":"Fluttaflap","fluttaflap_description":"Se alimenta de impurezas, por lo que purifica y devuelve la sangre a los que chupa.","fruitera":"Fruitera","fruitera_description":"FRUITERA tiene hambre de fruta y lleva todo lo que puede. Cuando se sorprende, deja caer todas sus frutas, las recoge de nuevo y luego huye.","gectile":"Gectile","gectile_description":"Es tan r\u00e1pido y ligero que puede desplazarse sobre las hojas.","heronquak":"Heronquak","heronquak_description":"Los cazadores furtivos confunden el cristal de su pecho con un diamante. Se derrite al extraerlo del cuerpo de los HERONQUAK.","hydrone":"Hydrone","hydrone_description":"","lambert":"Lambert","lambert_description":"Su padre lo coloca en una nuez y luego lo env\u00eda a este mundo.","legko":"Legko","legko_description":"Durante mucho tiempo se pens\u00f3 que no ten\u00eda patas, pero sus hojas son en realidad extremidades vestigiales.","magmaturtle":"Magmaturtle","magmaturtle_description":"<<MISSING>>","merlicun":"Merlicun","merlicun_description":"<<MISSING>>","moloch":"Moloch","moloch_description":"Puede endurecer o ablandar su piel a fin de responder a amigos y enemigos.","noctalo":"Noctalo","noctalo_description":"S\u00f3lo habita en lugares abandonados por los humanos: castillos, cementerios y alcantarillas.","noctula":"Noctula","noctula_description":"Come insectos y los PIPIS comen fruta, por lo que a pesar de vivir muy cerca no compiten entre s\u00ed.","nostray":"Nostray","nostray_description":"Puede oler cualquier cosa en el oc\u00e9ano, sin importar cu\u00e1n lejos se encuentre.","nudiflot":"Nudiflot","nudiflot_description":"It eats and stores the poison of the sea creatures that it feeds upon.","nut":"Nut","nut_description":"","onaclov":"Onaclov","onaclov_description":"<<MISSING>>","pigabyte":"Pigabyte","pigabyte_description":"","possessun":"Possessun","possessun_description":"Es un fantasma que habita en un CAIRFREY muerto.","propellercat":"Propellercat","propellercat_description":"","rockat":"Rockat","rockat_description":"","rockitten":"Rockitten","rockitten_description":"","sapragon":"Sapragon","sapragon_description":"En los tiempos antiguos, cada elemento pose\u00eda un poderoso drag\u00f3n, pero esas criaturas han disminuido y son raras hoy en d\u00eda.","selket":"Selket","selket_description":"","selmatek":"Selmatek","selmatek_description":"","simba":"Simba","simba_description":"<<MISSING>>","sludgehog":"Sludgehog","sludgehog_description":"","sharpfin":"Sharpfin","sharpfin_description":"Es invisible en el agua, siendo visible s\u00f3lo cuando salta al exterior para arrastrar a los animales que se encuentran en la orilla, para despu\u00e9s volver a las profundidades.","snowrilla":"Snowrilla","snowrilla_description":"Se deleita jugando a las traes con los esquiadores en las desoladas laderas.","spycozeus":"Spycozeus","spycozeus_description":"","sumobug":"Sumobug","sumobug_description":"It uses its weight to trip much larger enemies. It is as dense as a star.","tigrock":"Tigrock","tigrock_description":"Se dice que tuvo que inventarse a s\u00ed mismo, porque la evoluci\u00f3n no lo dise\u00f1aba.","tumblecoon":"Tumblecoon","tumblecoon_description":"<<MISSING>>","tumbleworm":"Tumbleworm","tumbleworm_description":"","tux":"Tux","tux_description":"<<MISSING>>","tweesher":"Tweesher","tweesher_description":"Cuanto m\u00e1s fri\u00f3 es el clima, m\u00e1s duro es su pico. A menos de 0 grados, es m\u00e1s duro que el diamante.","vamporm":"Vamporm","vamporm_description":"Tiene sed de sangre, pero se tiene que conformar con la savia de los \u00e1rboles.","velocitile":"Velocitile","velocitile_description":"Puede superar la velocidad de una bala, pero s\u00f3lo cuando ha calentado.","wrougon":"Wrougon","wrougon_description":"Cada WROUGON nace con una mancha de \u00f3xido mayor que la mancha de sus padres.","zunna":"Zunna","zunna_description":"Los alegres ZUNNA aspiran al interior de su est\u00f3mago toda la comida que encuentran.","anteater":"Amenaza","snout":"Hocico","false_dragon":"Falso Drag\u00f3n","dragon":"Drag\u00f3n","sprout":"Reto\u00f1o","inchoate":"Larvario","prehensile":"Prensil","island":"Isle\u00f1o","host":"Anfitri\u00f3n","woodwose":"Hombre salvaje","firebird":"Ave de fuego","frost_ape":"Simio Helado","taiga":"Taiga","horned_raptor":"Rapaz con Astas","lions_tooth":"Diente de Le\u00f3n","vengeance":"Venganza","joyful":"Alegre","cloaked":"Encapuchado","cirrus":"Nube de hielo","pupil":"Pupila","fire":"Fuego","sanguine":"Sangu\u00edneo","wood":"Madera","climbing":"Trepador","crested":"Crestado","metal_water":"Metal, Agua","gumnut":"Semilla de eucalipto","lizard":"Lagartija","earth_fire":"Tierra, Fuego","devil":"Diab\u00f3lico","nightcrawler":"Merodeador nocturno","probiscus":"Prob\u00f3scide","flopped":"Agotado","metal":"Metal","visitor":"Visitante","earth":"Tierra","rip":"Rasgadura","yeti":"Hombre de las nieves","ex_machina":"Ex Machina","water":"Agua","clot":"Co\u00e1gulo","restless":"Incansable","slurpy":"Succi\u00f3n","aeble":"Aeble","allie":"Allie","cottonnurse":"Enfermera de Pueblo Algod\u00f3n","karrianna":"Karrianna","knight1":"Caballero I","knight2":"Caballero II","liela":"Liela","maple_girl":"Maple","misa":"Misa","npc_wife":"Esposa NPC","professor":"Profesor","npc_red":"Rojo","tabanurse":"Enfermera de Pueblo Taba","tuxemart_keeper":"Tendero de Tuxemart","tuxemart_aide":"Empleado de Tuxemart","xerogrund1":"Equipo Xero Grunt I","xerogrund2":"Equipo Xero Grunt II","xerogrunt2":"Equipo Xero Grunt II","xerogrunt3":"Equipo Xero Grunt III","xerogrunt4":"Equipo Xero Grunt IV","xerogrunt5":"Equipo Xero Grunt V","xerogrunt6":"Equipo Xero Grunt VI","xerogrunt7":"Equipo Xero Grunt VII","xerogrunt8":"Equipo Xero Grunt VIII","xerogrunt9":"Equipo Xero Grunt IX","xerogrunt10":"Equipo Xero Grunt X","healmytuxemon":"\u00bfDesea sanar a su Tuxemon?","haveagoodday":"\u00a1Que tenga un buen d\u00eda!","yes":"Si","no":"No","door_problems":"La puerta est\u00e1 atascada y no se puede abrir...","empty_pot":"Es una maceta vac\u00eda, quiz\u00e1s alguien plantar\u00e1 algo aqu\u00ed.","purple_flowers":"\u00a1Alguien sembr\u00f3 algunas flores p\u00farpuras de olor dulce!","orange_flowers":"\u00a1Alguien sembr\u00f3 algunas preciosas flores naranjas!","famous_statue":"Es una estatua de un antiguo maestro Tuxemon. El nombre se ha desgastado...","famous_statue2":"Dice: Para nuestros queridos amigos y h\u00e9roes de todo, los wywen","cotton_town_fountain":"Es una fuente. Un mont\u00f3n de monedas est\u00e1n en el fondo.","tree":"\u00a1Este \u00e1rbol se ve feliz y saludable!","route_2":"Ruta 2","sure_i_do":"Claro que lo har\u00e9.","not_really":"En realidad no.","professor_dialog\\n":"Professor:\\nAh, yes. The very person I've been wanting to meet.\\nI've heard that you want to learn about Tuxemon.\\nTuxemon are little animals, some call them monsters, that we befriend and use to battle other Tuxemon.\\nI was wondering, I just received three new Tuxemon for research and I would like to give you one.\\nWhich one would you like?\\n","professor_dialog6.1":"Professor: An excellent choice! Hydrone is a water Tuxemon.","professor_dialog6.2":"Professor: A superb choice! Rockitten is an earth Tuxemon.","professor_dialog6.3":"Professor: A great choice! Fruitera is a wood Tuxemon.","professor_dialog7":"Professor: I hope to see you around! I'm about to head on a journey, so maybe we'll meet up sometime.","karrianna_dialog1":"Karrianna: \u00a1He estado entrenando durante el \u00faltimo mes! \u00a1Nadie me ha vencido todav\u00eda!","karrianna_dialog2":"Bueno... Fuiste el primer entrenador al que me enfrent\u00e9...","xero_hideout1":"Instituto Xero para la Investigaci\u00f3n y el Avance Tuxemon a la cabeza.","cherry_found":"Encontraste una cereza.","xero_grunts_block":"This area is under construction, it should be done soon.","waiting_for_misa":"Our leader would like to talk with you. When you are ready, talk to my friend next to me.","teleport?":"Are you ready to meet our leader?","ouch":"Sorry, but this may hurt a bit...","maybe_sometime_again?":"Okay, I'll be here when you are ready.","youcantleave":"Las puertas est\u00e1n cerradas por fuera... \u00bfHay una llave en alg\u00fan lado?","discovered_a_person":"\u00a1T\u00fa me encontraste! \u00a1Ja, ja!","a_serious_discussion\\n":"Te he estado observando desde hace un tiempo, me alegro de que mis seguidores hayan conseguido atraparte sin que te hicieras da\u00f1o.\\n\u00a1Oh, d\u00f3nde est\u00e1n mis modales!\\nSoy Misa, L\u00edder del Instituto Xero para la Investigaci\u00f3n y el Avance Tuxemon.\\nDime otra vez \u00bfc\u00f3mo te llamas?\\n.... ..... ....\\n\u00bf${{name}}?\\nNo es un gran nombre para alguien que posee ilegalmente un Tuxemon.\\n","oops\\n":"Oh. Supongo que no lo sab\u00edas...\\nNo debes tener miedo, tener un Tuxemon a tu lado es la mejor cosa que te pudo pasar.\\n","backstory\\n":"Hace unos treinta a\u00f1os, un grupo llamado Omnichannel empez\u00f3 a controlar los medios de comunicaci\u00f3n.\\nPoco despu\u00e9s, la libertad de expresi\u00f3n se hizo casi imposible.\\nAs\u00ed que la gente decidi\u00f3 utilizar a los Tuxemon como mensajeros y para resolver disputas.\\nHace unos diez a\u00f1os, la represi\u00f3n de los Tuxemon se puso en marcha.\\nAhora, s\u00f3lo las personas autorizadas pueden poseer y criar un Tuxemon.\\nMi grupo utiliza a los Tuxemon para la investigaci\u00f3n, por eso todos los tenemos.\\nT\u00fa eres peculiar, no est\u00e1s aprobado por Omnichannel.\\nT\u00fa podr\u00edas ser el entrenador que hemos estado esperando.\\nOmnichannel, por muy despiadados que sean, no son la \u00fanica amenaza que tenemos aqu\u00ed.\\nHay otra organizaci\u00f3n llamada Spyder.\\nNo deber\u00edas preocuparte demasiado por ellos, no son muy activos por aqu\u00ed.\\nAhora, te enviaremos de vuelta a tu viaje.\\nPero s\u00f3lo si aceptas ayudarnos contra Omnichannel.\\nDe lo contrario, te denunciaremos a Omnichannel nosotros mismos.\\nY lo perder\u00e1s todo.\\nSiempre estamos vigilando.\\n","backstory9":"\u00bfQu\u00e9 dice? \u00bfNos ayudar\u00e1?","sorryfurthis":"Buena elecci\u00f3n. Lo siento, esto solo picar\u00e1 un poco.","mwah\\n":"???: \u00bfQu\u00e9 quieres? ... ... ... Bueno, qu\u00e9 pena. No vas a entrar aqu\u00ed aunque cumplas el c\u00f3digo de vestimenta.\\nSoy Allie, por cierto.\\nAllie: S\u00ed, esto es Omnichannel, aunque s\u00f3lo soy una humilde guardia. \u00bfQui\u00e9n eres t\u00fa?\\n${{name}}...\\nHmm. Un nombre fuerte. Mi casa no est\u00e1 muy lejos, tal vez... despu\u00e9s del trabajo... \u00bfme podr\u00edas mostrar tu fuerza?\\n... ... \u00a1No! \u00bfC\u00f3mo que no? A menos que... ... Eres el nuevo novio de Jess, \u00bfno? \u00a1Ella jug\u00f3 conmigo todo este tiempo!\\n","mwah2":"\u00a1\u00a1\u00a1JESS!!!","itslockedboi":"Allie cerr\u00f3 la puerta detr\u00e1s de ella...","hellothere":"???: \u00a1Hola!","kmere":"\u00bfPor qu\u00e9 no se acerca y habla conmigo?","theinfo\\n":"Siento lo de esa escena, Allie en ocasiones es dif\u00edcil de tratar, al contrario que mi hija Jess.\\n\u00a1Oh! \u00bfD\u00f3nde est\u00e1n mis modales? Mi nombre es Ae... \u00bfSabe qu\u00e9? Simplemente lo escribir\u00e9.\\nAeble\\nSe pronuncia ahbluh, pero todos me llaman simplemente Able. Puede llamarme as\u00ed, supongo...\\nAeble: Soy el CEO aqu\u00ed en Omnichannel, cada emisi\u00f3n que ve, es aprobada por m\u00ed.\\nAhora, no soy el \u00fanico que hace su parte. Omnichannel tiene una junta que ayuda a administrar los diferentes distritos.\\nY lo que es mejor... \u00a1la junta contin\u00faa siendo reelegida cada a\u00f1o!\\nEl objetivo de Omnichannel es abrir el mundo a todos. El \u00fanico modo de hacerlo, para que todos sean iguales,\\nFue el de restringir a los Tuxemon.\\nComenzamos con la confiscaci\u00f3n, pero la mayor\u00eda de los Tuxemon lograron escapar. As\u00ed que nos vimos obligados a recurrir a medidas extremas.\\nNuestra organizaci\u00f3n hermana Spyder desarroll\u00f3 una droga que puede cambiar a los Tuxemon.\\nA\u00edsla una porci\u00f3n del cerebro que cada Tuxemon misteriosamente tiene y la sobrecarga.\\nUna vez que la L\u00e1mina Paludal de Gage es sobrecargada con electricidad, su voluntad de resistencia se desvanece y se vuelven d\u00f3ciles.\\nDebido a algunos efectos secundarios inesperados y tr\u00e1gicos, tristemente, algunas especies est\u00e1n ahora efectivamente extintas,\\nRockitten, Fruitera, e Hydrone espec\u00edficamente.\\nAhora, aparte de unos pocos rezagados en la naturaleza, esta generaci\u00f3n s\u00f3lo interact\u00faa con los Tuxemon cuando trabajan para nosotros.\\nLa tasa de natalidad est\u00e1 en su punto m\u00e1s alto, y la aprobaci\u00f3n de Omnichannel no ha bajado desde el a\u00f1o anterior a las restricciones.\\nLos Tuxemon salvajes eran una maldici\u00f3n dominante, que amenazaba con destruir a la humanidad. Omnichannel ha corregido eso e impuso el orden.\\nSin control, los Tuxemon son una fuerza de destrucci\u00f3n y cualquiera que diga lo contrario miente. Lo siento, debo ir a trabajar.\\n","liela_goes_to_battle":"Si me va a molestar mientras recojo bayas, \u00a1voy a tener que desafiarlo!","Cathedral_Center":"Centro Catedralicio: Vivimos para Servir.","Cotton_Mart":"\u00a1Obtenga la novedad en la Tienda Scoop!","Cotton_Town_Sign\\n":"Bienvenido a Pueblo Algod\u00f3n: Una Fuerza en Crecimiento\\n\u2191 Pueblo Algod\u00f3n --- Ruta 1 \u2193\\n","column1":"Una rara y antigua columna. Esto sol\u00eda ser parte de un templo.","column2":"Una rara y antigua columna. Otras ruinas de la misma cultura se pueden encontrar en la Ruta 3. ","cityparksign\\n":"Bienvenido a Ciudad Parque: El Sabor de lo Salvaje\\n\u2191 Ciudad Parque --- Ruta 2 \u2193\\n","route2speech":"\u00a1\u00a1\u00a1Oh, mmm!!!","route2speech2\\n":"Oh. Solo eres t\u00fa ${{name}}...\\nSe m\u00e1s considerado la pr\u00f3xima vez que empujes a alguien. El acantilado es m\u00e1s alto de lo que se ve...\\n","route2speech3\\n":"Aunque puede que eso no sea algo malo...\\nLo s\u00e9, todo el mundo necesita que yo les gu\u00ede, pero con todo lo que est\u00e1 pasando...\\nPero t\u00fa no deseas escucharme... \u00bfo s\u00ed?\\n","yestalk":"\u00bfDe veras? Gracias...","notalk":"\u00a1Qu\u00e9 insensible de tu parte! \u00a1Qu\u00e9 pena, tendr\u00e1 que escucharme de todos modos!","spillit\\n":"T\u00fa sabes que soy el l\u00edder del Instituto Xero y que te reclut\u00e9 para luchar contra ellos. Pero desconoces otros aspectos.\\nAllie, a quien conociste antes... \u00bfQu\u00e9? Te dije que estar\u00edamos vigilando, no tienes que sorprenderte por ello.\\n","spillit3":"Como sea... Allie es mi hermana y significa el mundo entero para m\u00ed, as\u00ed que me destruy\u00f3 cuando descubr\u00ed que se la hab\u00edan llevado al HQ.","spillit4":"Puede que no parezca una cosa mala, pero lo es. \u00bfSabe lo que le hacen a sus reclutas? \u00bf\u00a1LO SABE!?","spillit5":"Porque yo tampoco... Lo \u00fanico que s\u00e9 es que nadie ha dejado Omnichannel despu\u00e9s de ser reclutado.","spillit6":"De todas formas... eso no le concierne. Todo lo que importa es derribar a Omnichannel.","spillit7":"Yo siento haberle molestado con mis problemas. Ciudad Parque est\u00e1 mas adelante cuando desee moverse","leavemealone":"Sol\u00edamos jugar aqu\u00ed todo el tiempo cuando \u00e9ramos m\u00e1s j\u00f3venes...","iamknight\\n":"What are you doing here? You know that only knights are allowed through city park.\\n... ... ... Hmm... So you're trying to get to Leather Town...\\nWell, I guess you could enter the challenge if you want. The only problem is that you'll need a Tuxemon...\\nI'm sure we can lend you one. Are you up for the challenge?\\n","sorry":"Okay, well... when you're ready, I'll still be here...","splendid\\n":"You will? Splendid! Now, to find you a suitable Tuxemon...\\n... ... You already have a Tuxemon? Well, I'm sure that you'd be able to handle yourself well...\\n","cottonnurse_dialog":"\u00a1Bienvenido al Centro Tuxemon de Pueblo Algod\u00f3n!","tabanurse_dialog\\n":"\u00a1Bienvenido al Centro Tuxemon de ${{map_name}}!\\n\u00bfDeseas sanar a tus Tuxemon?\\n","okaythen":"\u00a1Est\u00e1 bien! \u00a1S\u00f3lo dame un segundo y sanar\u00e9 a tus Tuxemon!","okaythen2":"\u00a1Bueno, parece que tus Tuxemon est\u00e1n mejor ahora! \u00a1Aqui estan ellos!","input_name":"\u00bfNombre?","reg_papers":"Doc. de Registro","attack_effective":"\u00a1El ataque hizo da\u00f1o extra!","save_overwrite":"S\u00ed, sobrescribe este punto de guardado.","chill_mist":"Niebla Fr\u00eda","surge":"Sobretensi\u00f3n","combat_state_poison_get":"{target} est\u00e1 envenenado.","tm_avalanche_description":"Manual de T\u00e9cnicas que ense\u00f1a a un Tuxemon de Agua o Tierra la t\u00e9cnica de Avalancha.","combat_state_overfeed_get":"{user} Sobrealimentado {target}.","tm_blossom_description":"Manual de T\u00e9cnicas que ense\u00f1a a un Tuxemon de Madera la t\u00e9cnica de Florecer.","dodge_fell":"La esquiva de {user} cay\u00f3.","reg_papers_description":"Un paquete de documentos de registro para La Prueba","dodge_increased":"{stat} de {user} aument\u00f3.","speed_halved":"La velocidad de {user} se redujo a la mitad.","hp_restored":"El hp de {user} fue restaurado.","attacks_rose":"Ataques tipo da\u00f1o de {user} aumentaron.","combat_levitate_get":"{user} se elev\u00f3 m\u00e1s en el aire.","attack_very_effective":"\u00a1El ataque hizo mucho da\u00f1o extra!","berserk":"Desquiciado","breathe_fire":"Respira Fuego","energy_field":"Campo de Energ\u00eda","headbutt":"Golpe de cabeza","ice_claw":"Garra de Hielo","hibernate":"Hibernar","venomous_tentacle":"Tent\u00e1culo Venenoso","sleep_bomb":"Bomba de Sue\u00f1o","splinter":"Astilla","strike":"Huelga","menu_alphabet":"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890.-!","menu_up_key":"Tecla Arriba","menu_left_key":"Tecla Izquierda","menu_right_key":"Tecla Derecha","menu_down_key":"Tecla Abajo","menu_primary_select_key":"Tecla Acci\u00f3n","menu_secondary_select_key":"Tecla Cancelar","menu_back_key":"Tecla Atr\u00e1s","options_new_input_key0":"Presione una tecla para establecer su nueva tecla de entrada","options_new_input_key1":"\u00a1Reinicie su juego para que los cambios surtan efecto!","nudiflot_male":"Nudiflot","sumchon_description":"Utiliza su peso para hacer tropezar a enemigos mucho m\u00e1s grandes. Es tan denso como una estrella.","sumchon":"Sumchon","template_description":"Alguna descripci\u00f3n aqu\u00ed","template":"Nombre de la Plantilla","mk01_alpha":"MK01 Alfa","hot_rock":"Roca caliente","stance":"Postura","combat_miss":"Ha fallado...","revive":"Revive","allies_address":"Dir. de Allie","combat_can't_run_from_trainer":"\u00a1No se puede huir!","combat_state_lifeleech_get":"{user} est\u00e1 absorbiendo salud de {target}.","tm_blossom":"MT: Florecer","item_no_available_target":"{name} no se puede usar en ninguno de tus Tuxemon ahora mismo.","allies_address_description":"Habitaci\u00f3n 31, Bloque 2, Torre Omnichannel, Pueblo Algod\u00f3n\\n\\nHay una marca de beso junto a la direcci\u00f3n","revive_description":"Revive a un Tuxemon noqueado y restaura 20 HP.","player_wallet":"La cartera de ${{name}}: ${{money}}${{currency}}","tm_avalanche":"MT: Avalancha","combat_amnesia_get":"{user} ha obtenido amnesia.","combat_state_lifeleech_failure":"{link} no puede sanar m\u00e1s.","combat_state_recover_get":"{target} comenz\u00f3 a recuperar salud.","combat_state_recover_success":"\u00a1{user} recuper\u00f3 la salud!","combat_state_recover_failure":"{user} no puede sanar m\u00e1s.","combat_state_lifeleech_success":"\u00a1{user} perdi\u00f3 salud por absorbe-vidas!","combat_trainer_appeared":"\u00a1{name} desea entablar una batalla!","attack_resisted":"\u00a1El ataque fue resistido!","attack_weak":"\u00a1El ataque fue resistido con fuerza!","save_keep":"No, mant\u00e9n este punto de guardado.","status_lifeleech":"Absorbe-vidas","status_recover":"Recuperar","all_in":"Todo en","amnesia":"Amnesia","avalanche":"Avalancha","battery_acid":"\u00c1cido de Bater\u00eda","battery_discharge":"Descarga de Bater\u00eda","beam":"Viga","status_overfeed":"Sobrealimentado","biting_winds":"Vientos Cortantes","blade":"Cuchilla","blood_bond":"V\u00ednculo de Sangre","blossom":"Florecer","boulder":"Guijarro","bubble_trap":"Trampa Burbuja","bullet":"Bala","clamp_on":"Pinza de Sujeci\u00f3n","constrict":"Estrechar","electrical_storm":"Tormenta El\u00e9ctrica","energy_claws":"Garras Energ\u00e9ticas","eyebite":"Mordida de Ojo","feint":"Finta","fester":"Agravarse","fire_ball":"Bola de Fuego","fire_claw":"Garra de Fuego","flamethrower":"Lanzallamas","flood":"Inundar","flow":"Fluido","fluff_up":"Esponjar","font":"Fuente","frostbite":"Congelamiento","fume":"Humo","give_all":"Dar con Todo","glower":"Mirada con ce\u00f1o","goad":"Aguijonear","icicle_spear":"Lanza de Car\u00e1mbano","invictus":"Invicto","kindling_flame":"Encender la llama","levitate":"Levitar","midnight_mantle":"Manto de Medianoche","muddle":"Confusi\u00f3n","mudslide":"Avalancha de lodo","one_two":"Uno-Dos","overgrowth":"Sobrecrecimiento","peck":"Picotazo","peregrine":"Peregrino","perfect_cut":"Corte Perfecto","petrify":"Petrificar","pseudopod":"Pseud\u00f3podo","quicksand":"Arena movediza","ram":"Ariete","refresh":"Refrescar","rock":"Roca","rot":"Pudrir","rust_bomb":"Bomba de \u00d3xido","salamander":"Salamandra","sand_spray":"Rociada de arena","shadow_boxing":"Boxeo de Sombra","shrapnel":"Metralla","shuriken":"Estrella ninja","sleeping_powder":"Polvo para Dormir","snowstorm":"Tormenta de nieve","spray":"Aerosol","stampede":"Estampida","starfall":"Lluvia de estrellas","static_field":"Campo Est\u00e1tico","sting":"Aguij\u00f3n","stone_rot":"Piedra Podrida","suck_poison":"Chupar Veneno","sudden_glow":"Resplandor Repentino","supernova":"Supernova","take_cover":"C\u00fabranse","thunderball":"Bola de trueno","thunderclap":"Aplauso de trueno","tonguespear":"Lanza de lengua","wall_of_steel":"Muro de Acero","wallow":"Revolcarse","web":"Red","wing_tip":"Punta del Ala","menu_alphabet_n_columns":"13","quicklyknight2":"Dos personas controlan Omnichannel. La junta directiva es una broma.\\n","thats_me":"\u00a1Ese soy yo!","cash_register":"Es una caja registradora, se ve relativamente nueva.","darnitjohn8":"\u00a1\u00a1\u00a1AAAAAGH!!!","eruptibus_description":"Los herreros trabajan con \u00e9l, calentando los metales en su caldera.","eruptibus":"Eruptibus","katacoon":"Katacoon","nudiflot_female":"Nudiflot","chrome_robo":"Robot Cromado","dark_robo":"Robot Oscuro","xeon":"Xeon","xeon_2":"Xeon-2","mk01_beta":"Mk01 Beta","some_category_here":"Alguna categor\u00eda aqu\u00ed","professor-tweesher":"Profesor","professor-rockitten":"Profesor","hey":"\u00a1Oye!","mistaken":"Est\u00e1s equivocado.","potions_in_shop":"La vitrina parece tener un mont\u00f3n de pociones, deben ser bastante populares por aqu\u00ed.","iamknight":"\u00a1\u00a1\u00a1AHHH!!!\\nPens\u00e9 que era otra persona. Me disculpo por haber gritado.","iamknight2":"Espera, t\u00fa eres aquel sobre el que susurran, \u00bfverdad? \u00bfEl que tiene el Tuxemon ilegal?","mistakenknight":"No, es imposible que me equivoque. \u00a1Eres t\u00fa!\\nNo te preocupes, no se lo dir\u00e9 a nadie.","quicklyknight":"No me queda mucho tiempo. Omnichannel se acerca...\\nTen\u00eda que reunirme con un contacto, pero t\u00fa tendr\u00e1s que hacerlo. Ellos est\u00e1n llegando.","quicklyknight3":"Allie. Allie es una de las que esta interesada en que no conozca la situaci\u00f3n.","yesmaam":"S\u00ed Se\u00f1ora.","nopenotyet":"Lo siento, alguien se ha lesionado en la ruta. Ahora mismo est\u00e1 cerrada.","bothofyou":"Ustedes dos, vayan afuera. Un representante de Omnnichannel desea dirigirse al pueblo.","hellolovelypeople":"\u00a1HOLAAAAA CIUDADANOS DE PUEBLO TABA!","darnitjohn":"Espera... \u00bfD\u00f3nde est\u00e1 John?","darnitjohn2":"\u00a1MALDITA SEA JOHN! \u00a1Ven aqu\u00ed!","darnitjohn10":"\u00a1AHORA!","johnissorry":"Lo siento, Se\u00f1ora... Yo... \\nCorte... \\nAlgunas... \\nFlores...","uselessnes":"Eres absolutamente in\u00fatil John. No puedo creer que hubi\u00e9ramos estado juntos.","hellolovelypeople2":"S\u00e9 que probablemente se preguntan por qu\u00e9 mis Caballeros Omni y yo estamos aqu\u00ed.\\nEsperen...","hellolovelypeople3":"\u00bfRealmente son los \u00fanicos en este pueblo? \u00a1No hay nadie aqu\u00ed! Este TIENE que ser el pueblo m\u00e1s peque\u00f1o de la Regi\u00f3n Fondent.","katacoon_description":"Permanece en una postura meditativa durante su fase de cris\u00e1lida, movi\u00e9ndose s\u00f3lo para pinchar a los enemigos.","thatsmeknight":"\u00a1Oh, Espl\u00e9ndido! Supe desde el principio que deb\u00edas ser t\u00fa\\nNo te preocupes, no se lo dir\u00e9 a nadie.","omnichannelarrives":"\u00a1DET\u00c9NGASE!","nudiflot_female_description":"Ingiere y almacena el veneno de las criaturas marinas que le sirven de alimento.","nudiflot_male_description":"Ingiere y almacena el veneno de las criaturas marinas que le sirven de alimento.","birb_robo":"Robot Pajarito","firsts":"\u266a Mira c\u00f3mo me flagelo\u266a \\n\u266a Mira c\u00f3mo nae nae\u266a \\nEsta canci\u00f3n es genial, \u00bfverdad?","darnitjohn3":"John.","darnitjohn4":"\u00bfS-S\u00ed se\u00f1ora?","professor-cardiling":"Profesor","darnitjohn6":"Eh...","darnitjohn7":"No estoy seguro...","darnitjohn9":"\u00a1T\u00da, IMB\u00c9CIL!\\nLo dir\u00e9 una vez y s\u00f3lo una vez:\\nVE. A. REGISTRAR. LAS. CASAS.","darnitjohn5":"\u00bfPor qu\u00e9 est\u00e1s todav\u00eda aqu\u00ed?","cometomepls":"AHORA, TODOS, POR FAVOR, VENGAN AL CENTRO DEL PUEBLO. \u00a1OMNICHANNEL DESEA DIRIGIRSE A USTEDES!","capture_devices_in_shop":"Dispositivos de captura. \u00bfC\u00f3mo es que las fabrican?","quicklyknight4":"Lo siento, pero debo irme ahora.","announcement1":"\u00a1HOLA CIUDADANOS DE LA REGI\u00d3N FONDENT!\\nGRACIAS POR SINTONIZAR ESTE ANUNCIO OBLIGATORIO.","chooseyerfate":"\u00bfCu\u00e1l es el Tuxemon que deseas?","tweesher!":"\u00a1Obtuviste un Tweesher!","choseTweesher":"Muy bien, \u00a1aqu\u00ed tienes a tu Tweesher! \u00a1S\u00e9 que ustedes dos vivir\u00e1n grandes aventuras juntos!","professorexists1":"Muchas gracias Ben.","hellolovelypeople4":"Estoy bastante segura de que hay casas en Pueblo Algod\u00f3n m\u00e1s grandes que esto...","hellolovelypeople5":"No... Esperen... Nos falta una persona...\\nEl \u00fanico criador de Tuxemon que queda en la regi\u00f3n Fondent. El que se hace llamar a s\u00ed mismo Profesor Tuxemon","whereismyhairbrush":"John, Grant, sep\u00e1rense. ENCU\u00c9NTRENLO.","oopsie":"Siento que hayan tenido que ver eso. Es TAAAAAAAN in\u00fatil algunas veces.","ourstuffisours":"\u00bfPor qu\u00e9 est\u00e1 aqu\u00ed realmente?","oopsie2":"\u00bfPor qu\u00e9 no esperamos a que vuelvan mis caballeros?\\nOdio anunciar las malas noticias yo sola.","maamiexist":"Se\u00f1ora, \u00c9l no est\u00e1 en esta casa.","maamiexist3":"Hay un ordenador ejecutando Ubuntu.\\nPensaba confiscarlo, pero s\u00e9 que Gnome no es su estilo...","itsmyaurababe":"Ahora, \u00bfqui\u00e9n eres t\u00fa?","itsmyaurababe2":"Hmm, ahora que te miro realmente, tienes un aura bastante misteriosa.\\n... ... ... ...\\nDeber\u00edamos hablar alguna vez. \u00bfTal vez podr\u00edamos vernos en Pueblo Algod\u00f3n?","itsmyaurababe3":"Tengo la esperanza de que nos volvamos a encontrar. ","maamnothing":"Se\u00f1ora...\\n","maamnothing5":"Se\u00f1ora, Yo tampoco lo he encontrado.","maamnothing6":"... ... ... ...\\n... Est\u00e1 bien. Deber\u00edamos volver al HQ e informar esto.","solongjohn2":"Vamos Grant, tenemos un itinerario que cumplir.","seeme":"Procura venir a visitarme...","knight4ispoor":"Ella, en realidad, no es una mala persona.","frowntime":"No me importa estar aqu\u00ed...\\nEs s\u00f3lo que a veces me siento solo...","wherewasshe":"Y ella no nos dijo las malas noticias...","thetvbescreamin":"Cari\u00f1o, espera. Encend\u00ed la Televisi\u00f3n y sali\u00f3 una conferencia de prensa de Omnichannel.\\nDeber\u00edamos verla.","announcement3":"Gracias. Yo tambi\u00e9n los quiero\\nAhora, a lo que nos interesa.","announcement2":"\u00a1TE AMAMOS, AEBLE!","whythecheering":"Esa gente de Omnichannel lo anima mucho. \u00bfMe pregunto por qu\u00e9?","ohnoes":"Bueno... No s\u00e9 c\u00f3mo sentirme sobre todo esto...","ohnoes2":"Ahora que eso ha terminado... todav\u00eda necesitamos pociones del Tuxemart.\\n\u00a1Aseg\u00farate de volver antes del toque de queda!","depressedmom":"Por qu\u00e9 har\u00eda una cosa as\u00ed... Pens\u00e9 que le importaba...","waterwater":"El agua est\u00e1 deliciosa \u00a1bien fr\u00eda, como me gusta!","grumble":"Los de Omnichannel son una bola de matones, pero no tenemos otra elecci\u00f3n...\\nComo ella siempre dice, supongo que tenemos que trabajar con ellos...","bobtalk":"Estar\u00eda bien que m\u00e1s gente como t\u00fa viniera a Saludar...\\nA prop\u00f3sito, \u00a1Hola! \u00a1Que tengas un buen d\u00eda! Hoy o Ma\u00f1ana o cualquier d\u00eda, no importa, \u00a1ser\u00e1 genial!","professorexists1.5":"Oh, \u00a1hola!","professorexists2":"\u00a1T\u00fa debes ser el hijo de Callie! He o\u00eddo hablar mucho de ti por tu madre.\\n\u00bfQu\u00e9 te trae por aqu\u00ed?\\n.... .... ....\\n\u00bfPociones? \u00a1Por supuesto, siempre son necesarias!\\nToma, aqu\u00ed tienes unas cuantas por galanter\u00eda de la casa, cortes\u00eda m\u00eda.","potions2":"\u00a1Recibiste 2 pociones!","theenergy":"La energ\u00eda de ese hombre es ilimitada...","hmmm":"\u00bfMe pregunto qu\u00e9 estar\u00e1n haciendo all\u00ed?","hmmm3":"\u00bfCu\u00e1l es el punto? De todas formas La Ruta es casi toda de hierba.","youneedtodothis":"Yo... Yo creo que tienes que analizar esto...\\nNo quiero perderte, especialmente cuando acabamos de instalarnos.","ihaveyourmoney":"Bueno, tal vez pueda ayudar con esto.","iknowyou":"Hola Callie, hola ${{name}}, s\u00f3lo pas\u00e9 a saludar cuando te escuch\u00e9 por casualidad hablando del anuncio.","hebenice":"Es un hombre agradable, tal vez deber\u00edas ver, al menos, lo que tiene que decir.","moverocky":"\u00a1Vamos Rocky! \u00a1Se que puedes moverte! \u00a1Yo creo en ti!","moverocky2":"Est\u00e1 bien, mu\u00e9vete cuando t\u00fa quieras, Yo estar\u00e9 aqu\u00ed esperando.","tuxemontime":"\u00a1Ah, has venido! \u00a1Grandioso!","tuxemontime1.5":"\u00bfSupongo que esto significa que has decidido unirte a la Prueba?","tuxemontimechoiceyes":"\u00a1Espl\u00e9ndido!","tuxemontimechoiceno":"Oh... Muy bien... Estar\u00e9 aqu\u00ed si cambias de opini\u00f3n...","tuxemontime3":"\u00a1Vamos para all\u00e1!","tuxemontime3.1":"Aqu\u00ed tienes tus documentos de registro, la primer \u00c1rea de Batalla requerir\u00e1 que los presentes a cambio de una insignia de Entrenador.\\nDespu\u00e9s no necesitar\u00e1s los documentos.\\n","chooseyerfateRockitten":"Una buena elecci\u00f3n. Rockitten es un Tuxemon de tipo Tierra. En los tiempos medievales, se criaban Rockittens para que se sentaran junto a la puerta y se vieran lindos.\\n\u00bfDeseas elegir a Rockitten?","choseRockitten":"Muy bien, \u00a1aqu\u00ed tienes a tu Rockitten! \u00a1S\u00e9 que ustedes dos vivir\u00e1n grandes aventuras juntos!","choseRockitten2":"Sin embargo, primero vamos a poner a prueba tu destreza en la batalla con un r\u00e1pido combate Tuxemon.\\n A ver... Yo elegir\u00e9 a Cardiling.","rockitten!":"\u00a1Obtuviste un Rockitten!","choseCardiling":"Muy bien, \u00a1aqu\u00ed tienes a tu Cardiling! \u00a1S\u00e9 que ustedes dos vivir\u00e1n grandes aventuras juntos!","choseCardiling2":"Sin embargo, primero vamos a poner a prueba tu destreza en la batalla con un r\u00e1pido combate Tuxemon.\\n A ver... Yo elegir\u00e9 a Tweesher.","cardiling!":"\u00a1Obtuviste un Cardiling!","chooseyerfateTweesher":"\u00a1Una gran elecci\u00f3n! Tweesher es un Tuxemon de tipo Agua. Su evoluci\u00f3n, Eagleace, es uno de los Tuxemon m\u00e1s r\u00e1pidos.\\n\u00bfDeseas elegir a Tweesher?","yahaha":"\u00a1Ja, ja! \u00a1Lo encontr\u00e9!","gasp":"Un momento...","brokethegasp":"Ahora, Se\u00f1orita, si me permite, ${{name}} lo hace por algo m\u00e1s que un trabajo.","brokethegasp2":"T\u00fa. \u00bfPor qu\u00e9 est\u00e1s hablando? Yo no te permit\u00ed hablar.","brokethegasp3":"Por favor, Se\u00f1ora de omnichannel, la Madre de ${{name}} quer\u00eda que se uniera a la Prueba para que conociera toda la regi\u00f3n\\n${{name}} no lo hace por el trabajo, lo hace por la experiencia.","gasp3":"Si eso es cierto, hay m\u00e1s en ti de lo que imaginaba...","gasp4":"Bien, dejar\u00e9 que tus documentos de registro permanezcan intactos. Por ahora.\\nJohn, Grant, lleven al as\u00ed llamado Profesor Tuxemon a su nuevo hogar.","waithere":"Tenemos que esperar aqu\u00ed por ahora. Aparentemente un \u00e1rbol se cay\u00f3 m\u00e1s adelante.","nodrink":"Estoy bastante seguro de que eres demasiado joven para beber...","professorswife":"\u00a1Oh No! Por poco lo encuentras. Creo que fue al pueblo, supongo. \u00bfTal vez puedas comprobarlo all\u00ed?","waithere2":"\u00a1Oh, Yo espero que nadie se haya hecho da\u00f1o con el \u00e1rbol ca\u00eddo!","input_monster_name":"\u00bfNombre de su Tuxemon?","happy_guy_dialog":"Happy: \u00a1Hola! Me encanta ponerle apodos a los Tuxemon, \u00bfquieres ponerle un apodo a los tuyos?","shady_guy_dialog":"Shady Guy: Oye. Si tienes alg\u00fan... \u00abproblema\u00bb unido a tu nombre puedo arreglarlo por ti...","shady_rename":"Shady Guy: Buena suerte con tu nuevo nombre, amigo...","maamiexist2":"\u00bfHubo alguna cosa de inter\u00e9s?","maamiexist4":"No, d\u00e9jalo. Esta gente, obviamente, tiene un gusto terrible y desprecia la utilidad y la simplicidad...\\nGrant, revisa el laboratorio ahora. Esperar\u00e9 a John.","itsmyduhduhduh":"\u00a1Recibiste la Direcci\u00f3n de Allie!","maamnothing4":"Genial. Gracias por el informe.","solongjohn":"John, deber\u00edas quedarte aqu\u00ed para mantener la paz.\\nNo deseo que est\u00e9s cerca de todos modos.","waitdontgo":"\u00a1${{name}}! \u00a1Espera! \u00a1No te vayas todav\u00eda!","ipausedit":"Le puse pausa a la Televisi\u00f3n, por favor, tr\u00e1eme un vaso de agua y luego podremos verla juntos.","announcement4":"A TODOS los ciudadanos de la Regi\u00f3n Fondent y de m\u00e1s all\u00e1 que nos est\u00e1n sintonizando, les doy la bienvenida.\\nMi nombre es Aeble, deletreado A-E-B-L-E para aquellos que se lo preguntan, \u00a1y soy el CEO de Omnichannel!\\n","announcement5":"Ha sido un largo y duro camino hasta la paz y la tranquilidad que ahora reina en la regi\u00f3n Fondent.\\nSin embargo, tengo el placer de anunciar, en este d\u00eda, el 25.\u00ba Aniversario de la fundaci\u00f3n de Omnichannel...\\n\u00a1LOS TUXEMON EST\u00c1N CONTROLADOS!\\n*gritos ensordecedores*\\n\u00a1Silencio! \u00a1Tranquilos, Tranquilos! \u00a1Debo decir que su entusiasmo es contagioso!\\nJunto con el Instituto Xero, \u00a1hemos eliminado su voluntad de atacar!\\nDebido a esto, confiamos en que la liberaci\u00f3n de los Tuxemon en la naturaleza es segura.\\nSin embargo, los toques de queda a\u00fan deben ser aplicados, no somos una regi\u00f3n sin ley despu\u00e9s de todo.\\nA fin de cuentas... \u00a1SOMOS SEGURIDAD, SOMOS ORDEN, SOMOS OMNICHANNEL!","professorexists":"Me llevar\u00e9 12 pociones, por favor.","watchmewatchme":"Por qu\u00e9 te diriges al pueblo, T\u00fa sabes que hay toque de queda.\\n... ... ... ...\\n... ... ... ...\\nT\u00fa no pareces una amenaza, por lo que puedes dirigirte al pueblo...\\nS\u00f3lo no se lo menciones a ninguno de esos matones de Omnichannel, que te dej\u00e9 pasar, \u00bfBien?","professorexists3":"\u00a1Oh! Perdona mis modales, \u00a1No puedo creer que no me haya presentado!\\nMi nombre es Kay Wren, mejor conocido como el Profesor Tuxemon.\\nDesde hace a\u00f1os soy la \u00fanica persona en la Regi\u00f3n Fondent a la que se le permite investigar a los Tuxemon.","professorexists4":"Ahora, s\u00e9 lo que est\u00e1s pensando, \u00bfy por qu\u00e9 es que se lo permitieron?\\nDesgraciadamente para ti, \u00a1Ese secreto es para m\u00ed y s\u00f3lo para m\u00ed!\\nSin embargo, Omnichannel deber\u00eda hacer un nuevo anuncio pronto y creo que te gustar\u00e1.\\nSer\u00e1 mejor que regreses a casa y veas el segundo anuncio, \u00a1Vamos!","hmmm2":"Escuch\u00e9 que estaban haciendo un nuevo parque. Para \u00abEnverdecer la Zona\u00bb","hmmm5":"Max, por mucho que quieras uno, ya hemos aclarado eso. No est\u00e1n haciendo ni har\u00e1n un parque acu\u00e1tico.","tuxemontime2":"Ahora, la primer cosa que hay que hacer es tener los documentos preparados...","timeforround22":"\u00a1Oh! \u00a1Conseguiste las pociones! \u00a1Bien! Ahora realmente tenemos que volver.","moreannouncement2":"Siento avisar tan tarde de este discurso, pero lo cre\u00ed importante antes de que los medios de comunicaci\u00f3n lo filtraran...\\nBueno... Ja. Somos los due\u00f1os de los medios de comunicaci\u00f3n, as\u00ed que supongo que no importar\u00e1, pero quer\u00eda compartirlo igualmente.\\nDespu\u00e9s de consultar con mis asesores, hemos decidido que la mejor manera de sentirnos m\u00e1s c\u00f3modos con los Tuxemon, es usarlos.\\nAhora, pasar\u00e1 alg\u00fan tiempo antes de que podamos integrarlos en la fuerza de trabajo, pero mientras tanto, como dije antes, los liberaremos en la naturaleza.\\nMe doy cuenta de que esto es impactante para todos, adem\u00e1s de que entiendo que algunos de ustedes pueden incluso tener miedo. Todos sabemos lo que pas\u00f3 antes...\\nSin embargo, no es el momento de tener miedo, ya que Omnichannel patrocinar\u00e1 el renacimiento de la antigua tradici\u00f3n conocida como La Prueba.\\nAhora, para los menos versados en la historia de la regi\u00f3n Fondent, hace cien a\u00f1os hab\u00eda una tradici\u00f3n en la que hombres y mujeres j\u00f3venes atrapaban y criaban Tuxemon.\\nLuego usaban esos Tuxemon para luchar contra otros y ascender de rango en su pueblo, y el mejor entrenador Tuxemon ganaba estatus y poder.\\nVamos a crear una versi\u00f3n de esto para la \u00e9poca moderna. Crearemos zonas de combate en varias ciudades a lo largo de Fondent.\\nCada \u00c1rea de Batalla deber\u00e1 ser completada en orden y el entrenador o entrenadores m\u00e1s prometedores podr\u00e1n intentar en el Campeonato.\\nEl Campeonato se celebrar\u00e1 en la cima de la Torre Omnichannel en Pueblo Algod\u00f3n, pero s\u00f3lo cuando un Entrenador Tuxemon haya superado todas las \u00c1reas de Batalla.\\nLa Prueba est\u00e1 dise\u00f1ada como una forma de introducir poco a poco a los Tuxemon en la vida p\u00fablica y para fomentar los viajes por la regi\u00f3n.\\n\u00bfQui\u00e9n mejor para demostrarlo que nuestra juventud?\\nCada Combate se emitir\u00e1 en directo en Omnichannel-T, la nueva cadena de televisi\u00f3n dedicada exclusivamente a la programaci\u00f3n relacionada con los Tuxemon.\\nNo se preocupen, el a\u00f1adido se reflejar\u00e1 en su factura.\\nAh, y una cosa m\u00e1s, todos los Entrenadores Tuxemon estar\u00e1n exentos del toque de queda.\\nAntes de esto, por supuesto, \u00a1necesitar\u00e1n un Tuxemon! Ahora bien, no podemos permitir que todos se conviertan en Entrenadores Tuxemon \u00a1Eso ser\u00eda un caos puro!\\nEn primer lugar, tendr\u00e1n que registrar su nombre con el representante local de Omnichannel y, si son seleccionados, ser\u00e1n enviados al entrenamiento de Omnichannel.\\n\u00a1Una vez completado con \u00e9xito el entrenamiento, se les proporcionar\u00e1 un Tuxemon y podr\u00e1n empezar a participar en La Prueba!\\n\u00a1Estoy deseando conocerlos a todos! \u00a1Vamos a crear un nuevo mundo juntos!\\nDespu\u00e9s de todo... \u00a1SOMOS SEGURIDAD, SOMOS ORDEN, SOMOS OMNICHANNEL! Y ahora,\\n\u00a1NOSOTROS\\nSOMOS\\nEL\\nFUTURO!","youneedtodothis2":"Pero... S\u00e9 que has estado ansioso por conocer la regi\u00f3n, y esta es tu mejor oportunidad.\\nS\u00e9 que tienes el impulso en ti para convertirte en el mejor, como nadie lo ha hecho nunca.\\nS\u00f3lo que no s\u00e9 si podemos pagar los gastos\\n\\nHaremos que esto funcione... De alguna manera.","ihaveyourmoney2":"Tengo un poco guardado que necesita ser usado de buena manera y Omnichannel me debe un favor.\\nEstoy seguro de que se podr\u00eda arreglar algo. Conseguir los documentos de calificaci\u00f3n es la parte f\u00e1cil. Conseguir tu primer Tuxemon es un poco m\u00e1s dif\u00edcil...\\nPor suerte, Yo conozco a alguien que tiene acceso a varios Tuxemon diferentes...\\n\u00a1Yo!\\nAhora, S\u00e9 que es mucho para procesar, as\u00ed que estar\u00e9 en mi laboratorio esperando tu decisi\u00f3n.","obtainedpapers":"\u00a1Recibiste los Documentos de Registro!","wewnicefight":"\u00a1Guau, esa fue una buena pelea!\\nD\u00e9jame curar a tu Tuxemon, no tardar\u00e9 nada...\\nY... \u00a1Ya est\u00e1! \u00a1Todo listo!\\nCon un poco m\u00e1s de pr\u00e1ctica y tal vez unos cuantos Tuxemon m\u00e1s, definitivamente ser\u00e1s capaz de enfrentarte en la Prueba.\\n","tuxemontime4":"\u00a1Ahora la parte m\u00e1s importante! \u00a1Elegir a un Tuxemon!\\nPor desgracia, mi fuente de financiaci\u00f3n se ha vuelto... indecisa \u00faltimamente. Esto nos deja con s\u00f3lo tres opciones de Tuxemon, lo siento por eso.\\nLas tres opciones son Rockitten, Cardiling y Tweesher.","chooseyerfateCardiling":"Una elecci\u00f3n interesante, que habla de la chispa que llevas dentro. Cardiling es un Tuxemon de tipo Fuego, conocido por robar comida a amigos y enemigos por igual.\\n\u00bfDeseas elegir a Cardiling?","nochoiceTuxemon":"De acuerdo, \u00bfpor qu\u00e9 no le echas un vistazo a los otros dos?","chosefight":"Y... \u00a1VAMOS A LUCHAR!","choseTweesher2":"Sin embargo, primero vamos a poner a prueba tu destreza en la batalla con un r\u00e1pido combate Tuxemon.\\n A ver... Yo elegir\u00e9 a Rockitten.","gasp2":"\u00bfQu\u00e9 est\u00e1s haciendo aqu\u00ed con este... \u00bfCriminal?\\n... .... ....\\n... ... ...\\n\u00bfParticipar en la Prueba? \u00bfRealmente te someter\u00edas a esa tonter\u00eda?\\nSi todo lo que deseas es un trabajo en Omnichannel, me lo podr\u00edas haber solicitado.\\nEstoy segura de que puedo encontrar un ... uso para ti si est\u00e1s interesado.","happy_rename":"Happy: \u00a1Es un gran nombre! Seguro que a tu Tuxemon le fascina :)","maamnothing2":"\u00a1Maldici\u00f3n John! \u00a1Est\u00e1bamos teniendo un momento!\\n\u00bfQu\u00e9 es lo que quieres?","maamnothing3":"Yo... Yo... No encontr\u00e9 ninguna cosa.","theanthemishere":"\u00a1Escucha! El himno est\u00e1 empezando, llegamos justo a tiempo. \u00a1Ven y mira!","moreannouncement":"\u00a1ATENCI\u00d3N, TODOS LOS CIUDADANOS DE LA REGI\u00d3N FONDENT!\\n","hmmm4":"\u00a1Quiz\u00e1s est\u00e9n haciendo un parque acu\u00e1tico!","hmmm6":".... .... Est\u00e1 bien... Pero podr\u00eda ser...","hmmm7":"Sin embargo El Clima es agradable, \u00bfverdad que s\u00ed?","timeforround2":"\u00a1${{name}}! \u00a1Por fin! \u00a1Est\u00e1s de regreso! \u00a1Tem\u00eda que te perdieras el anuncio!","goodbye2":"\u00a1Hasta pronto ${{name}}! Y buena suerte en la Prueba, la necesitar\u00e1s.","tabatownbattlearea":"\u00c1rea de Batalla Certificada por Omnichannel - Pueblo Taba","ripjimmy":"La tumba dice:\\nAqu\u00ed descansa Jimmy. Un amigo, un caballero, y ... una mala persona en general. Sin embargo, ... nunca ... ... \u00a1Ayuda! ...\\nEl resto se ha desgastado.","goodbye":"No permita que la Prueba le impida venir a visitarme. De hecho... Tal vez yo lo encuentre primero.","37707_sign_welcome":"\u00a1Bienvenidos al pueblo 37707! Somos...","spyder_papertown_home":"\u00a1Hogar dulce hogar!","37707_sign_missing_hidden_read":"S@B3M0S QU3 T\u00da L335 E$T0: QUED@S ADV3RT1D0.","37707_sign_missing_hidden_unread":"Y@ 3$ D3mA5I@D0 t4Rd3","37707_house":"Extra\u00f1o: Est\u00e1 cerrado. Nadie parece estar usando este edificio.","37707_mail":"Est\u00e1 vac\u00edo y lleno de telara\u00f1as.","spyder_dragonscave_lazybrute1":"Estoy agotado despu\u00e9s de pasar todo ese t\u00fanel. ","taba_greeting2a":"La tienda est\u00e1 haciendo una promoci\u00f3n, aqu\u00ed hay algunas para empezar. \u00dasalas para capturar a los Tuxemon. \u00a1Aunque es m\u00e1s f\u00e1cil si primero los debilitas!","gotfivetuxeballs":"\u00a1Conseguiste 5 Tuxeballs!","37707_sign_tower":"Torre del pueblo 37707. Esta estructura es altamente inestable: \u00a1No entrar!","37707_sign_foreign":"Este cartel est\u00e1 escrito en una lengua extranjera que no puedes comprender.","37707_sign_hidden":"Vete mientras puedas...","37707_sign_missing_welcome":"\u00a1B13nvenid0s A1 puebl0 ERROR! No5otros nUnca estu^imos","taba_greeting1":"Jaime de Recepci\u00f3n: \u00a1Hola ${{name}}! He o\u00eddo que tienes un Tuxemon, \u00a1felicidades! Si deseas hacer crecer tu grupo, necesitar\u00e1s unas Tuxeballs.","spyder_route2_billie1":"\u00a1Oye taca\u00f1o! \u00bfTodav\u00eda tienes tu tuxemon robado?","37707_sign_missing_tower":"Pueblo N\/A <estructura_indefinida>. Odahcucse rebah etsibed","37707_sign_missing_foreign":"PyGame - UnboundLocalError: Local variable 'map_id' referenced before assignment\\nError 404: **** resources not found. Please notify tHe dEvEl0p#r$ @b0%t t#1# ##### ###########\\n01010010 01100101 01101101 01100101 01101101 01100010 01100101 01110010 00100000 01101101 01100101 00101110","got_new_tuxemon":"\u00a1Nace un nuevo Tuxemon! \u00a1Bienvenido {monster_name}!","37707_house_missing":"@qU\u00ed N0 hAy N@D4. NuN<a 1O Hu80.","37707_mail_missing":"3$t\u00e1 VaC\u00ed0 y 5e Pu3dE V3R @ 1A NaDa.","37707_flower":"Sientes una energ\u00eda c\u00e1lida que emana de esta flor. Es lo \u00fanico en este pueblo que al parecer disfrutan los Tuxemon.","37707_flower_missing":"E330R: Event @ction set_monster_health contains inv@l1d p@r@meter$. He@l1ng aLL Tu+em0n.,.","routed":"Ruta D","routee":"Ruta E","here_to_west":"De ${{map_name}} a ${{west}}","welcome_location_city":"Bienvenido a ${{map_name}} Ciudad: ${{map_desc}}\\nNorte: ${{north}} \/ Sur: ${{south}} \/ Oeste: ${{west}} \/ Este: ${{east}}","welcome_location_route":"Bienvenido a ${{map_name}}: ${{map_desc}}\\nNorte: ${{north}} \/ Sur: ${{south}} \/ Oeste: ${{west}} \/ Este: ${{east}}","welcome_location_town":"Bienvenido a ${{map_name}} Ciudad: ${{map_desc}}\\nNorte: ${{north}} \/ Sur: ${{south}} \/ Oeste: ${{west}} \/ Este: ${{east}}","spyder_greenwash_louis1":"Las reglas de esta batalla son las simples leyes de la selecci\u00f3n natural: \u00a1s\u00f3lo los fuertes sobreviven!","abesnaki":"Abesnaki","baobaraffe":"Baobaraffe","apeoro":"Apeoro","b_ver_1":"B-Ver.1","vivipere":"Vivipere","viviteel":"Viviteel","vivitron":"Vivitron","volcoli":"Volcoli","viviphyta":"Viviphyta","vivitrans":"Vivitrans","vigueur":"Vigueur","vivisource":"Vivisource","urcine":"Urcine","vivicinder":"Vivicinder","altie":"Altie","baoby":"Baoby","route1":"Ruta 1","route1_sanglorian":"Sanglorian Avenida","route2":"Ruta 2","route3":"Ruta 3","route4":"Ruta 4","route5":"Ruta 5","route6":"Ruta 6","routea":"Ruta A","routec":"Ruta C","taba_town":"Taba","here_to_north":"De ${{map_name}} a ${{north}}","here_to_south":"De ${{map_name}} a ${{south}}","here_to_east":"De ${{map_name}} a ${{east}}","evolution_confirmation":"{name} est\u00e1 tratando de evolucionar en {evolve}. \u00bfPermitir la evoluci\u00f3n?","tuxemon_stat1":"ID {txmn}, {type}, hace {doc} d\u00edas\\n{exp}xp, {exp_lv}xp a Lv {lv}\\nCuerpo: {weight} {unit_weight} {height} {unit_height}","tuxemon_stat2":"{desc}","angrito":"Angrito","anu":"Anu","araignee":"Araignee","arthrobolt":"Arthrobolt","av8r":"Av8r","banling":"Banling","beenstalker":"Beenstalker","vividactil":"Vividactil","weavifly":"Weavifly","windeye":"Windeye","yiinaang":"Yiinaang","spyder_museum_entrance3":"Desafortunadamente ahora necesitamos cobrar por las entradas. Ser\u00e1n 100${{currency}}, por favor.","spyder_museum_shopkeeper_chat":"Soy voluntario, para mantener el museo tan asequible como sea posible. ","spyder_greenwash_guard":"Muy bien, muy bien, nada que ver aqu\u00ed.","spyder_greenwash_gregor1":"Paso todo el d\u00eda mirando mi CATEYE - \u00a1voy a atraparlo parpadeando!","spyder_greenwash_chip1":"\u00a1He desarrollado una potencia inform\u00e1tica inigualable!","spyder_greenwash_clarence1":"\u00a1Mis tuxemon son imparables a la luz del sol!","spyder_greenwash_gregor2":"\u00a1Uf, ni siquiera parpade\u00f3 cuando se desmay\u00f3!","spyder_greenwash_chip2":"\u00a1Necesita m\u00e1s potencia!","spyder_greenwash_clarence2":"\u00a1Hab\u00eda una nube!","spyder_greenwash_louis2":"\u00bfPuedo presentarles la hip\u00f3tesis de Gaia?","boxali":"Boxali","brewdin":"Brewdin","cataspike":"Cataspike","komodraw":"Komodraw","eyesore":"Eyesore","budaye":"Budaye","jelillow":"Jelillow","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","cateye":"Cateye","enduros":"Enduros","elofly":"Elofly","embazook":"Embazook","elostorm":"Elostorm","embra":"Embra","katapill":"Katapill","tourbidi":"Tourbidi","neutrito":"Neutrito","nudikill":"Nudikill","ouroboutlet":"Ouroboutlet","pairagrin":"Pairagrin","tsushimi":"Tsushimi","octabode":"Octabode","rabbitosaur":"Rabbitosaur","sadito":"Sadito","nudimind":"Nudimind","pairagrim":"Pairagrim","pantherafira":"Pantherafira","nuenflu":"Nuenflu","picc":"Picc","pipis":"Pipis","poinchin":"Poinchin","ruption":"Ruption","pilthropus":"Pilthropus","shammer_fossil":"Shammer F\u00f3sil","jemuar":"Jemuar","metesaur":"Metesaur","rhincus_fossil":"Rhincus F\u00f3sil","boltnu":"Boltnu","botbot":"Botbot","bugnin":"Bugnin","bumbulus":"Bumbulus","bursa":"Bursa","chenipode":"Chenipode","chibiro":"Chibiro","chromeye":"Chromeye","cochini":"Cochini","coleorus":"Coleorus","conileaf":"Conileaf","coproblight":"Coproblight","cowpignon":"Cowpignon","criniotherme":"Criniotherme","dandicub":"Dandicub","dinoflop":"Dinoflop","drashimi":"Drashimi","drokoro":"Drokoro","elowind":"Elowind","exapode":"Exapode","exclawvate":"Exclawvate","fancair":"Fancair","flacono":"Flacono","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","fordin":"Fordin","forturtle":"Forturtle","exapode_description":"Agita sus piernas para llamar la atenci\u00f3n, pero la mayor\u00eda de la gente simplemente huye.","furnursus_description":"Los FURNURSUS son amigables y a menudo olvidan que sus cuerpos est\u00e1n demasiado calientes para que otros los toquen.","ghosteeth_description":"Sonr\u00ede porque sabe c\u00f3mo van a morir todos los que conoce.","foxfire":"Foxfire","frondly":"Frondly","furnursus":"Furnursus","galnec":"Galnec","ghosteeth":"Ghosteeth","graffiki":"Graffiki","grimachin":"Grimachin","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","grumpi":"Grumpi","gryfix":"Gryfix","hampotamos":"Hampotamos","happito":"Happito","grintot_description":"Es un GRINTROCK o GRINFLARE que ha experimentado erosi\u00f3n.","hatchling":"Hatchling","ignibus":"Ignibus","incandesfin":"Incandesfin","k9":"K9","manosting":"Manosting","masknake":"Masknake","medushock":"Medushock","memnomnom":"Memnomnom","lunight":"Lunight","miaownolith":"Miaownolith","mystikapi":"Mystikapi","mrmoswitch":"Mrmoswitch","narcileaf":"Narcileaf","pharfan":"Pharfan","polyrock":"Polyrock","prophetoise":"Prophetoise","puparmor":"Puparmor","pyraminx":"Pyraminx","pythock":"Pythock","pythwire":"Pythwire","qetzlrokilus":"Qetzlrokilus","rhincus":"Rhincus","rosarin":"Rosarin","sampsack":"Sampsack","sampsage":"Sampsage","sapsnap":"Sapsnap","saurchin":"Saurchin","sclairus":"Sclairus","seirein":"Seirein","shammer":"Shammer","shelagu":"Shelagu","shnark":"Shnark","shybulb":"Shybulb","skwib":"Skwib","snaki":"Snaki","snarlon":"Snarlon","snock":"Snock","snokari":"Snokari","sockeserp":"Sockeserp","solight":"Solight","spighter":"Spighter","spoilurm":"Spoilurm","squabbit":"Squabbit","statursus":"Statursus","strella":"Strella","tarpeur":"Tarpeur","taupypus":"Taupypus","teddisun":"Teddisun","tetrchimp":"Tetrchimp","tikoal":"Tikoal","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel":"Toufigel","trapsnap":"Trapsnap","tumblebee":"Tumblebee","tumblequill":"Tumblequill","turnipper":"Turnipper","taba_town_homeplace":"Casa de ${{name}}","taba_town_sign_profhouse":"Casa del Profesor Tuxemon","taba_town_sign_proflab":"Laboratorio del Profesor Tuxemon","taba_town_sign_tuxemart":"Tuxemart - Un lugar para comprar y vender art\u00edculos","taba_town_sign_tuxecenter":"Tuxecenter - Un lugar para curar tu tuxemon","leather_town_open_air":"Caf\u00e9 y mercado","rhincus_fossil_description":"Parece el cr\u00e1neo de un p\u00e1jaro dentado, pero es duro como la piedra.","shammer_fossil_description":"Parece el cr\u00e1neo de un perro antiguo, pero es duro como la piedra.","tux_attack":"Tux Ataque","aether":"\u00c9ter","normal":"Normal","glitch":"Glitch","demiurge":"Demiurgo","earthquake":"Terremoto","evasion":"Evasi\u00f3n","feline":"Felino","fiery":"Ardiente","fire_shield":"Escudo de Fuego","fledgling":"Volant\u00f3n","gold_digger":"Buscador de Oro","grinding":"Molienda","gust":"R\u00e1faga","hawk":"Halc\u00f3n","ice_storm":"Tormenta de Nieve","insanity":"Locura","kraken":"Kraken","lantern":"Linterna","lava":"Lava","lineage":"Linaje","lust":"Lujuria","magma":"Magma","maori":"Maor\u00ed","meltdown":"Fusi\u00f3n","mending":"Zurcidura","muck":"Esti\u00e9rcol","mystic_blending":"Mezcla M\u00edstica","negation":"Negaci\u00f3n","orbs":"Orbes","phantasmal_force":"Fuerza Fantasmal","pit":"Foso","platinum":"Platino","poison_courtship":"Cortejo de Veneno","radiance":"Resplandor","ring":"Anillo","ruby":"Rub\u00ed","saber":"Sable","stabilo":"Stabilo","stonehenge":"Stonehenge","strangulation":"Estrangulaci\u00f3n","sunburst":"Rayos de Sol","sword":"Espada","sylvan":"Silvestre","terror":"Terror","time_crisis":"Crisis del Tiempo","tip":"Consejo","torch":"Antorcha","touch":"Toque","tsunami":"Tsunami","ubuntu":"Ubuntu","undertaker":"Enterrador","venom":"Veneno","vorpal":"Vorpal","wall_fire":"Pared de Fuego","wall_ice":"Pared de Hielo","walls":"Paredes","oedipus":"Edipo","firestorm":"Tormenta de Fuego","lightning_spheres":"Esferas de Rel\u00e1mpagos","nest":"Nido","shapechange":"Cambio de Forma","slime":"Limo","viper":"V\u00edbora","spyder_papertown_homemaker1":"\u00bfC\u00f3mo est\u00e1s, ${{name}}?\\nTranquilo y solemne como siempre, ya veo.","kennel_label":"{box} ({qty})","Kennel":"refugio","dark_robo_description":"Un robot hostil.","birb_robo_description":"Un robot hostil.","mk01_delta_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_alpha_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_beta_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_gamma_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","maple_bedroom_sign":"Es un calendario y el 27 de abril est\u00e1 marcado en rosa.","taba_house2_reading2":"El libro es Raised By Dreams de Louis Etrergo.","taba_house2_sign":"Biblioteca Legacy","taba_house1_husband1":"\u00a1Tuxemon! \u00a1Estaba entre los entrenadores m\u00e1s h\u00e1biles!","taba_house1_calendar":"Es un calendario y el 30 de septiembre y el 12 de febrero est\u00e1n marcados en rojo.","taba_house1_wife1":"\u00bfEntrenador? Mi esposo est\u00e1 delirando.","taba_house1_reading":"El libro es Filosof\u00eda de los estudios ilusorios de Jaiden Gemrevenza.","taba_house2_owner1":"\u00a1Bienvenido a la biblioteca Legacy! Si\u00e9ntase libre de mirar a su alrededor, pero tranquilo, por favor.","taba_house2_reading4":"El libro es Sailing Into Eternitys de Laurine Doprachuld.","taba_house2_reader1a":"Me siento mejor al ver un libro o una librer\u00eda.","taba_house1_watching":"Es un documental sobre los Tuxemon m\u00e1s extra\u00f1os y maravillosos de la regi\u00f3n,\\nas\u00ed como los comportamientos extra\u00f1os que han adoptado.","taba_house4_client1a":"\u00a1Mi abuela sol\u00eda hacer un plato similar!","taba_house3_client1a":"Estoy descansando mientras mi hermana probablemente est\u00e1 leyendo algunos libros.","taba_house2_reading1":"El libro es Visitando al Rey de Manolo Qai.","taba_house2_reader3a":"As\u00ed que puedo vivir mil vidas diferentes.","taba_house2_reader4a":"La lectura estimula mi mente de una manera que la televisi\u00f3n y las pel\u00edculas nunca podr\u00e1n hacer.","taba_house2_reading3":"El libro es Children Without Honor de Leslie Greninza.","taba_house3_client3a":"Me hace pensar en la casa de mi madre.","taba_house4_client2a":"\u00bfEh? Simplemente llenando un est\u00f3mago vac\u00edo.","taba_house4_dish1":"Es marr\u00f3n, denso, pero no parece pud\u00edn...","taba_house2_books":"000 - Inform\u00e1tica, informaci\u00f3n y trabajos generales, 100 - Filosof\u00eda y psicolog\u00eda\\n200 - Religi\u00f3n, 300 - Ciencias sociales, 400 - Lengua, 500 - Ciencia pura, 600 - Tecnolog\u00eda\\n700 - Arte y recreaci\u00f3n, 800 - Literatura, 900 - Historia y geograf\u00eda","taba_house3_client2a":"Pensar demasiado puede hacernos da\u00f1o.","taba_house4_client3a":"Afortunadamente no pagu\u00e9 por esto. \u00bfC\u00f3mo puedes pagar por esto?","spyder_papertown_mom1":"\u00a1Buenos d\u00edas sol! Descansa aqu\u00ed cuando quieras.\\n\u00bfPor qu\u00e9 digo eso? \u00a1Vives aqu\u00ed!","spyder_papertown_stopthere":"\u00a1Eh! \u00bfQu\u00e9 crees que est\u00e1s haciendo?\\nNo es seguro ir a la naturaleza a menos que tengas un Tuxemon.\\nVen a comprar uno en nuestra tienda.","taba_house4_owner1":"\u00a1Bienvenido a The Honorable Seagulls Pub!","taba_house3_owner1":"\u00a1Bienvenido a The Thoughtful Leaf Inn!","kylekindasucks6":"Ah, \u00bfy ${{name}}?","misaisleavingfornow2":"Buena suerte ${{name}}. Estoy seguro de que nos volveremos a ver. ","pilthropus_description":"Encontr\u00e1ndose junto a Tuxemon como RHINCUS, PILTHROPUS era uno de los Tuxemon m\u00e1s antiguos capaz de crear sus propias herramientas.","monster_menu_tech":"T\u00e9cnicas","monster_menu_desc":"Descripci\u00f3n","move_to_kennel":"mover a {box}","chrome_robo_description":"Un robot hostil.","mk01_gamma":"Mk01 Gamma","mk01_omega_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_omega":"Mk01 Omega","mk01_proto_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_proto":"Mk01 Proto","xeon_description":"Un robot hostil.","xeon_2_description":"Un robot hostil.","taba_house1_sign":"Casa del Sr. y la Sra. Clawbrew","taba_house2_reader2a":"Enciende mi imaginaci\u00f3n.","spyder_nimrod_plaque":"Patrocinado por Nimrod. \\\"Si no los vendi\u00e9ramos, otro lo har\u00eda\\\""} \ No newline at end of file
+{"apple":"Manzana","apple_description":"Sana a un monstruo en 10 HP.","berry":"Baya","berry_description":"Sana a un monstruo en 10 HP.","cherry":"Cereza","cherry_description":"Sana a un monstruo en 10 HP.","orange":"Naranja","orange_description":"Sana a un monstruo en 20 HP.","potion":"Poci\u00f3n","potion_description":"Sana a un monstruo en 50 HP.","super_potion":"Superpoci\u00f3n","super_potion_description":"Sana a un monstruo en 150 HP.","imperial_potion":"Poci\u00f3n Imperial","imperial_potion_description":"Sana a un monstruo en 350 HP.","capture_device":"Capturadoras","capture_device_description":"Captura a un monstruo.","combat_used_x":"\u00a1{user} uso {name}!","combat_run":"\u00a1{user} se escap\u00f3!","combat_player_run":"\u00a1Has salido corriendo!","combat_used_x_on_y":"\u00a1{user} uso {name} en {target}!","combat_swap":"\u00a1{user} envi\u00f3 {target}!","combat_call_tuxemon":"\u00a1Adelante {name}!","combat_opponent_call_tuxemon":"\u00a1{user} envi\u00f3 a {name}!","combat_state_poison_damage":"\u00a1{name} recibi\u00f3 da\u00f1o por veneno!","combat_status_damage":"\u00a1{name} recibi\u00f3 {status} de da\u00f1o!","combat_victory":"\u00a1T\u00fa has ganado!","combat_defeat":"\u00a1Te han derrotado!","combat_draw":"\u00a1Todas las partes se han desmayado!","combat_capturing_success":"\u00a1Has capturado a {name}!","combat_capturing_fail":"\u00a1{name} se liber\u00f3!","combat_recharging":"{name} necesita un descanso antes de usar {move} nuevamente...","combat_replacement":"\u00a1Selecciona un reemplazo!","combat_replacement_is_fainted":"\u00a1Ese monstruo est\u00e1 desmayado!","combat_wild_appeared":"\u00a1Un {name} salvaje apareci\u00f3!","combat_monster_choice":"\u00bfQu\u00e9 har\u00e1 {name}?","combat_fainted":"\u00a1{name} se desmay\u00f3!","combat_isactive":"{name} ya est\u00e1 activo.","not_implemented":"Esta caracter\u00edstica no esta disponible.","generic_success":"\u00a1Funcion\u00f3!","generic_failure":"\u00a1Fallo!","empty_slot":"Ranura Vac\u00eda","exit":"Salir","item_confirm_use":"Usar","item_confirm_cancel":"Cancelar","item_success":"\u00a1Funcion\u00f3!","item_failure":"\u00a1Fallo!","attempting_capture":"Intentando capturar...","gotcha":"\u00a1Te tengo!","item_cannot_use_here":"\u00a1{name} no se puede usar aqu\u00ed!","receive_happiness":"\u00a1Recibiste 5 Dispositivos de Captura!","received_x":"\u00a1Recibido {name}!","save_success":"\u00a1Guardado!","save_failure":"\u00a1Hubo un problema al guardar!","slot":"Ranura","status_faint":"Desmayado","status_poison":"Envenenado","bite":"Muerde","fire_explosion":"Fire Explosion","poison_string":"Picadura Venenosa","pound":"Libra","swap":"Intercambiar","water_shot":"Disparo De Agua","whirlwind":"Torbellino","run":"Run","monster_menu_info":"Inf.","monster_menu_move":"Mover","log_off":"Cerrar Sesi\u00f3n","menu_bag":"Mochila","menu_fight":"Combatir","menu_item":"\u00cdtem","menu_items":"\u00cdtems","menu_journal":"Diario","menu_load":"Cargar","menu_monster":"Tuxemon","menu_monsters":"Monstruos","menu_multiplayer":"Multijugador","menu_new_game":"Juego Nuevo","menu_options":"Opciones","menu_player":"Jugador","menu_run":"Huir","menu_save":"Guardar","multiplayer_accept":"Aceptar","multiplayer_decline":"Rechazar","multiplayer_duel":"\u00a1A {name} le gustar\u00eda tener un Duelo!","multiplayer_host_game":"Juego Anfitri\u00f3n","multiplayer_scan_games":"Explorar por Juegos","multiplayer_join_game":"Unirse al Juego","multiplayer_hosting_ready":"\u00a1Listo para aceptar clientes!","multiplayer_already_hosting":"\u00a1Ya es el anfitri\u00f3n!","multiplayer_no_servers":"No se encontraron servidores...","multiplayer_join_prompt":"Hostname or IP?","aardart":"Aardart","aardart_description":"Lleva la cuenta de todas las hormigas que se ha comido, y celebra al superar su r\u00e9cord.","aardorn":"Aardorn","aardorn_description":"Cuando nace es colocado en un hormiguero y se le deja comer hasta encontrar la salida.","agnidon":"Agnidon","agnidon_description":"Aunque prefiere estar a cuatro patas, puede pararse en dos para abrir puertas, empujar \u00e1rboles o sostener cosas.","agnigon":"Agnigon","agnigon_description":"Se le llama \u00abfalso drag\u00f3n\u00bb, debido a que su apariencia se asemeja a la de un drag\u00f3n, pero en realidad evolucion\u00f3 a partir de una l\u00ednea diferente de reptiles antiguos.","agnite":"Agnite","agnite_description":"Tiene un car\u00e1cter juguet\u00f3n, pero hay que ense\u00f1arle desde el principio a mantener su fuego bajo control.","allagon":"Allagon","allagon_description":"Los ALLAGON se sienten atra\u00eddos por las reliquias hechas con los metales que dejaron sus antepasados, y actuar\u00e1n con violencia para recobrarlas.","anoleaf":"Anoleaf","anoleaf_description":"Considera a las plantas que crecen cerca de \u00e9l como sus hermanos y hermanas.","axylightl":"Axylightl","axylightl_description":"Ilumina las aguas profundas con su cola, se\u00f1alando un refugio seguro para los peces.","bamboon":"Bamboon","bamboon_description":"Lucha con su bast\u00f3n de bamb\u00fa, que tambi\u00e9n utiliza para equilibrarse.","bigfin":"Bigfin","bigfin_description":"Todo un ecosistema existe sobre su espalda, por lo que intenta no sumergirse.","bolt":"Bolt","bolt_description":"","cairfrey":"Cairfrey","cairfrey_description":"Una alegre pieza de mobiliario que se despert\u00f3 una ma\u00f1ana y decidi\u00f3 explorar.","capiti":"Capiti","capiti_description":"Luce como un beb\u00e9, pero se han encontrado ejemplares de cientos de a\u00f1os.","cardiling":"Cardiling","cardiling_description":"Uno no espera que respire fuego, hasta que lo hace.","cardinale":"Cardinale","cardinale_description":"Odia con pasi\u00f3n a todos los depredadores y les hace la guerra a ellos y a sus cr\u00edas cada vez que puede.","cardiwing":"Cardiwing","cardiwing_description":"Su canto es notable, pero pocos se atreven a conservar un p\u00e1jaro cantor explosivo.","chillimp":"Chillimp","chillimp_description":"Se rumorea que vive en la cima de las monta\u00f1as nevadas, pero nunca se ha tomado una foto clara de \u00e9l.","chloragon":"Chloragon","chloragon_description":"Nace cuando un huevo antiguo, plantado en suelo f\u00e9rtil, eclosiona. Cuando los huevos se agoten, no habr\u00e1 m\u00e1s CHLORAGON.","conifrost":"Conifrost","conifrost_description":"Si estornuda, se produce una avalancha. Tiene un resfriado permanente.","corvix":"Corvix","corvix_description":"Arma sus alas a partir de fragmentos de hueso de sus v\u00edctimas.","dandylion":"Dandylion","dandylion_description":"A lo largo de su vida da a luz a una sola camada. Despu\u00e9s vaga por el mundo tratando de encontrarlos.","djinnbo":"Djinnbo","djinnbo_description":"Se cree err\u00f3neamente que es un humano que muri\u00f3 en un incendio. En realidad, fueron sus parientes los que murieron.","dollfin":"Dollfin","dollfin_description":"Cada uno sigue a un barco de un lugar a otro, explorando el mundo.","dracune":"Dracune","dracune_description":"Est\u00e1 inm\u00f3vil durante el d\u00eda, pero puede serpentear y morder por la noche.","dragarbor":"Dragarbor","dragarbor_description":"Cuando siente que est\u00e1 llegando al final de su vida, viaja a un cementerio y se siembra en la tierra. La flor de su cola crece para siempre.","dune_pincher":"Dune Pincher","dune_pincher_description":"","eaglace":"Eaglace","eaglace_description":"Cuando levanta el vuelo, se forman nubes. Cuando bate sus alas, cae granizo.","eyenemy":"Eyenemy","eyenemy_description":"Se alimenta de hermosas vistas y otros lugares espectaculares.","falcono":"Falcono","falcono_description":"No teme en absoluto a los adversarios, y atacar\u00e1 al enemigo sin dudarlo, sea cual sea su tama\u00f1o.","ferricran":"Ferricran","ferricran_description":"Antiguamente, los FERRICRAN estaban cubiertos por completo de escamas de adamantina y ten\u00edan alas de mithril.","firomenis":"Firomenis","firomenis_description":"<<MISSING>>","fluttaflap":"Fluttaflap","fluttaflap_description":"Se alimenta de impurezas, por lo que purifica y devuelve la sangre a los que chupa.","fruitera":"Fruitera","fruitera_description":"FRUITERA tiene hambre de fruta y lleva todo lo que puede. Cuando se sorprende, deja caer todas sus frutas, las recoge de nuevo y luego huye.","gectile":"Gectile","gectile_description":"Es tan r\u00e1pido y ligero que puede desplazarse sobre las hojas.","heronquak":"Heronquak","heronquak_description":"Los cazadores furtivos confunden el cristal de su pecho con un diamante. Se derrite al extraerlo del cuerpo de los HERONQUAK.","hydrone":"Hydrone","hydrone_description":"","lambert":"Lambert","lambert_description":"Su padre lo coloca en una nuez y luego lo env\u00eda a este mundo.","legko":"Legko","legko_description":"Durante mucho tiempo se pens\u00f3 que no ten\u00eda patas, pero sus hojas son en realidad extremidades vestigiales.","magmaturtle":"Magmaturtle","magmaturtle_description":"<<MISSING>>","merlicun":"Merlicun","merlicun_description":"<<MISSING>>","moloch":"Moloch","moloch_description":"Puede endurecer o ablandar su piel a fin de responder a amigos y enemigos.","noctalo":"Noctalo","noctalo_description":"S\u00f3lo habita en lugares abandonados por los humanos: castillos, cementerios y alcantarillas.","noctula":"Noctula","noctula_description":"Come insectos y los PIPIS comen fruta, por lo que a pesar de vivir muy cerca no compiten entre s\u00ed.","nostray":"Nostray","nostray_description":"Puede oler cualquier cosa en el oc\u00e9ano, sin importar cu\u00e1n lejos se encuentre.","nudiflot":"Nudiflot","nudiflot_description":"It eats and stores the poison of the sea creatures that it feeds upon.","nut":"Nut","nut_description":"","onaclov":"Onaclov","onaclov_description":"<<MISSING>>","pigabyte":"Pigabyte","pigabyte_description":"","possessun":"Possessun","possessun_description":"Es un fantasma que habita en un CAIRFREY muerto.","propellercat":"Propellercat","propellercat_description":"","rockat":"Rockat","rockat_description":"","rockitten":"Rockitten","rockitten_description":"","sapragon":"Sapragon","sapragon_description":"En los tiempos antiguos, cada elemento pose\u00eda un poderoso drag\u00f3n, pero esas criaturas han disminuido y son raras hoy en d\u00eda.","selket":"Selket","selket_description":"","selmatek":"Selmatek","selmatek_description":"","simba":"Simba","simba_description":"<<MISSING>>","sludgehog":"Sludgehog","sludgehog_description":"","sharpfin":"Sharpfin","sharpfin_description":"Es invisible en el agua, siendo visible s\u00f3lo cuando salta al exterior para arrastrar a los animales que se encuentran en la orilla, para despu\u00e9s volver a las profundidades.","snowrilla":"Snowrilla","snowrilla_description":"Se deleita jugando a las traes con los esquiadores en las desoladas laderas.","spycozeus":"Spycozeus","spycozeus_description":"","sumobug":"Sumobug","sumobug_description":"It uses its weight to trip much larger enemies. It is as dense as a star.","tigrock":"Tigrock","tigrock_description":"Se dice que tuvo que inventarse a s\u00ed mismo, porque la evoluci\u00f3n no lo dise\u00f1aba.","tumblecoon":"Tumblecoon","tumblecoon_description":"<<MISSING>>","tumbleworm":"Tumbleworm","tumbleworm_description":"","tux":"Tux","tux_description":"<<MISSING>>","tweesher":"Tweesher","tweesher_description":"Cuanto m\u00e1s fri\u00f3 es el clima, m\u00e1s duro es su pico. A menos de 0 grados, es m\u00e1s duro que el diamante.","vamporm":"Vamporm","vamporm_description":"Tiene sed de sangre, pero se tiene que conformar con la savia de los \u00e1rboles.","velocitile":"Velocitile","velocitile_description":"Puede superar la velocidad de una bala, pero s\u00f3lo cuando ha calentado.","wrougon":"Wrougon","wrougon_description":"Cada WROUGON nace con una mancha de \u00f3xido mayor que la mancha de sus padres.","zunna":"Zunna","zunna_description":"Los alegres ZUNNA aspiran al interior de su est\u00f3mago toda la comida que encuentran.","anteater":"Amenaza","snout":"Hocico","false_dragon":"Falso Drag\u00f3n","dragon":"Drag\u00f3n","sprout":"Reto\u00f1o","inchoate":"Larvario","prehensile":"Prensil","island":"Isle\u00f1o","host":"Anfitri\u00f3n","woodwose":"Hombre salvaje","firebird":"Ave de fuego","frost_ape":"Simio Helado","taiga":"Taiga","horned_raptor":"Rapaz con Astas","lions_tooth":"Diente de Le\u00f3n","vengeance":"Venganza","joyful":"Alegre","cloaked":"Encapuchado","cirrus":"Nube de hielo","pupil":"Pupila","fire":"Fuego","sanguine":"Sangu\u00edneo","wood":"Madera","climbing":"Trepador","crested":"Crestado","metal_water":"Metal, Agua","gumnut":"Semilla de eucalipto","lizard":"Lagartija","earth_fire":"Tierra, Fuego","devil":"Diab\u00f3lico","nightcrawler":"Merodeador nocturno","probiscus":"Prob\u00f3scide","flopped":"Agotado","metal":"Metal","visitor":"Visitante","earth":"Tierra","rip":"Rasgadura","yeti":"Hombre de las nieves","ex_machina":"Ex Machina","water":"Agua","clot":"Co\u00e1gulo","restless":"Incansable","slurpy":"Succi\u00f3n","aeble":"Aeble","allie":"Allie","cottonnurse":"Enfermera de Pueblo Algod\u00f3n","karrianna":"Karrianna","knight1":"Caballero I","knight2":"Caballero II","liela":"Liela","maple_girl":"Maple","misa":"Misa","npc_wife":"Esposa NPC","professor":"Profesor","npc_red":"Rojo","tabanurse":"Enfermera de Pueblo Taba","tuxemart_keeper":"Tendero de Tuxemart","tuxemart_aide":"Empleado de Tuxemart","xerogrund1":"Equipo Xero Grunt I","xerogrund2":"Equipo Xero Grunt II","xerogrunt2":"Equipo Xero Grunt II","xerogrunt3":"Equipo Xero Grunt III","xerogrunt4":"Equipo Xero Grunt IV","xerogrunt5":"Equipo Xero Grunt V","xerogrunt6":"Equipo Xero Grunt VI","xerogrunt7":"Equipo Xero Grunt VII","xerogrunt8":"Equipo Xero Grunt VIII","xerogrunt9":"Equipo Xero Grunt IX","xerogrunt10":"Equipo Xero Grunt X","healmytuxemon":"\u00bfDesea sanar a su Tuxemon?","haveagoodday":"\u00a1Que tenga un buen d\u00eda!","yes":"Si","no":"No","door_problems":"La puerta est\u00e1 atascada y no se puede abrir...","empty_pot":"Es una maceta vac\u00eda, quiz\u00e1s alguien plantar\u00e1 algo aqu\u00ed.","purple_flowers":"\u00a1Alguien sembr\u00f3 algunas flores p\u00farpuras de olor dulce!","orange_flowers":"\u00a1Alguien sembr\u00f3 algunas preciosas flores naranjas!","famous_statue":"Es una estatua de un antiguo maestro Tuxemon. El nombre se ha desgastado...","famous_statue2":"Dice: Para nuestros queridos amigos y h\u00e9roes de todo, los wywen","cotton_town_fountain":"Es una fuente. Un mont\u00f3n de monedas est\u00e1n en el fondo.","tree":"\u00a1Este \u00e1rbol se ve feliz y saludable!","route_2":"Ruta 2","sure_i_do":"Claro que lo har\u00e9.","not_really":"En realidad no.","professor_dialog":"Professor:\\nAh, yes. The very person I've been wanting to meet.\\nI've heard that you want to learn about Tuxemon.\\nTuxemon are little animals, some call them monsters, that we befriend and use to battle other Tuxemon.\\nI was wondering, I just received three new Tuxemon for research and I would like to give you one.\\nWhich one would you like?\\n","professor_dialog6.1":"Professor: An excellent choice! Hydrone is a water Tuxemon.","professor_dialog6.2":"Professor: A superb choice! Rockitten is an earth Tuxemon.","professor_dialog6.3":"Professor: A great choice! Fruitera is a wood Tuxemon.","professor_dialog7":"Professor: I hope to see you around! I'm about to head on a journey, so maybe we'll meet up sometime.","karrianna_dialog1":"Karrianna: \u00a1He estado entrenando durante el \u00faltimo mes! \u00a1Nadie me ha vencido todav\u00eda!","karrianna_dialog2":"Bueno... Fuiste el primer entrenador al que me enfrent\u00e9...","xero_hideout1":"Instituto Xero para la Investigaci\u00f3n y el Avance Tuxemon a la cabeza.","cherry_found":"Encontraste una cereza.","xero_grunts_block":"This area is under construction, it should be done soon.","waiting_for_misa":"Our leader would like to talk with you. When you are ready, talk to my friend next to me.","teleport?":"Are you ready to meet our leader?","ouch":"Sorry, but this may hurt a bit...","maybe_sometime_again?":"Okay, I'll be here when you are ready.","youcantleave":"Las puertas est\u00e1n cerradas por fuera... \u00bfHay una llave en alg\u00fan lado?","discovered_a_person":"\u00a1T\u00fa me encontraste! \u00a1Ja, ja!","a_serious_discussion":"Te he estado observando desde hace un tiempo, me alegro de que mis seguidores hayan conseguido atraparte sin que te hicieras da\u00f1o.\\n\u00a1Oh, d\u00f3nde est\u00e1n mis modales!\\nSoy Misa, L\u00edder del Instituto Xero para la Investigaci\u00f3n y el Avance Tuxemon.\\nDime otra vez \u00bfc\u00f3mo te llamas?\\n.... ..... ....\\n\u00bf${{name}}?\\nNo es un gran nombre para alguien que posee ilegalmente un Tuxemon.\\n","oops":"Oh. Supongo que no lo sab\u00edas...\\nNo debes tener miedo, tener un Tuxemon a tu lado es la mejor cosa que te pudo pasar.\\n","backstory":"Hace unos treinta a\u00f1os, un grupo llamado Omnichannel empez\u00f3 a controlar los medios de comunicaci\u00f3n.\\nPoco despu\u00e9s, la libertad de expresi\u00f3n se hizo casi imposible.\\nAs\u00ed que la gente decidi\u00f3 utilizar a los Tuxemon como mensajeros y para resolver disputas.\\nHace unos diez a\u00f1os, la represi\u00f3n de los Tuxemon se puso en marcha.\\nAhora, s\u00f3lo las personas autorizadas pueden poseer y criar un Tuxemon.\\nMi grupo utiliza a los Tuxemon para la investigaci\u00f3n, por eso todos los tenemos.\\nT\u00fa eres peculiar, no est\u00e1s aprobado por Omnichannel.\\nT\u00fa podr\u00edas ser el entrenador que hemos estado esperando.\\nOmnichannel, por muy despiadados que sean, no son la \u00fanica amenaza que tenemos aqu\u00ed.\\nHay otra organizaci\u00f3n llamada Spyder.\\nNo deber\u00edas preocuparte demasiado por ellos, no son muy activos por aqu\u00ed.\\nAhora, te enviaremos de vuelta a tu viaje.\\nPero s\u00f3lo si aceptas ayudarnos contra Omnichannel.\\nDe lo contrario, te denunciaremos a Omnichannel nosotros mismos.\\nY lo perder\u00e1s todo.\\nSiempre estamos vigilando.\\n","backstory9":"\u00bfQu\u00e9 dice? \u00bfNos ayudar\u00e1?","sorryfurthis":"Buena elecci\u00f3n. Lo siento, esto solo picar\u00e1 un poco.","mwah":"???: \u00bfQu\u00e9 quieres? ... ... ... Bueno, qu\u00e9 pena. No vas a entrar aqu\u00ed aunque cumplas el c\u00f3digo de vestimenta.\\nSoy Allie, por cierto.\\nAllie: S\u00ed, esto es Omnichannel, aunque s\u00f3lo soy una humilde guardia. \u00bfQui\u00e9n eres t\u00fa?\\n${{name}}...\\nHmm. Un nombre fuerte. Mi casa no est\u00e1 muy lejos, tal vez... despu\u00e9s del trabajo... \u00bfme podr\u00edas mostrar tu fuerza?\\n... ... \u00a1No! \u00bfC\u00f3mo que no? A menos que... ... Eres el nuevo novio de Jess, \u00bfno? \u00a1Ella jug\u00f3 conmigo todo este tiempo!\\n","mwah2":"\u00a1\u00a1\u00a1JESS!!!","itslockedboi":"Allie cerr\u00f3 la puerta detr\u00e1s de ella...","hellothere":"???: \u00a1Hola!","kmere":"\u00bfPor qu\u00e9 no se acerca y habla conmigo?","theinfo":"Siento lo de esa escena, Allie en ocasiones es dif\u00edcil de tratar, al contrario que mi hija Jess.\\n\u00a1Oh! \u00bfD\u00f3nde est\u00e1n mis modales? Mi nombre es Ae... \u00bfSabe qu\u00e9? Simplemente lo escribir\u00e9.\\nAeble\\nSe pronuncia ahbluh, pero todos me llaman simplemente Able. Puede llamarme as\u00ed, supongo...\\nAeble: Soy el CEO aqu\u00ed en Omnichannel, cada emisi\u00f3n que ve, es aprobada por m\u00ed.\\nAhora, no soy el \u00fanico que hace su parte. Omnichannel tiene una junta que ayuda a administrar los diferentes distritos.\\nY lo que es mejor... \u00a1la junta contin\u00faa siendo reelegida cada a\u00f1o!\\nEl objetivo de Omnichannel es abrir el mundo a todos. El \u00fanico modo de hacerlo, para que todos sean iguales,\\nFue el de restringir a los Tuxemon.\\nComenzamos con la confiscaci\u00f3n, pero la mayor\u00eda de los Tuxemon lograron escapar. As\u00ed que nos vimos obligados a recurrir a medidas extremas.\\nNuestra organizaci\u00f3n hermana Spyder desarroll\u00f3 una droga que puede cambiar a los Tuxemon.\\nA\u00edsla una porci\u00f3n del cerebro que cada Tuxemon misteriosamente tiene y la sobrecarga.\\nUna vez que la L\u00e1mina Paludal de Gage es sobrecargada con electricidad, su voluntad de resistencia se desvanece y se vuelven d\u00f3ciles.\\nDebido a algunos efectos secundarios inesperados y tr\u00e1gicos, tristemente, algunas especies est\u00e1n ahora efectivamente extintas,\\nRockitten, Fruitera, e Hydrone espec\u00edficamente.\\nAhora, aparte de unos pocos rezagados en la naturaleza, esta generaci\u00f3n s\u00f3lo interact\u00faa con los Tuxemon cuando trabajan para nosotros.\\nLa tasa de natalidad est\u00e1 en su punto m\u00e1s alto, y la aprobaci\u00f3n de Omnichannel no ha bajado desde el a\u00f1o anterior a las restricciones.\\nLos Tuxemon salvajes eran una maldici\u00f3n dominante, que amenazaba con destruir a la humanidad. Omnichannel ha corregido eso e impuso el orden.\\nSin control, los Tuxemon son una fuerza de destrucci\u00f3n y cualquiera que diga lo contrario miente. Lo siento, debo ir a trabajar.\\n","liela_goes_to_battle":"Si me va a molestar mientras recojo bayas, \u00a1voy a tener que desafiarlo!","Cathedral_Center":"Centro Catedralicio: Vivimos para Servir.","Cotton_Mart":"\u00a1Obtenga la novedad en la Tienda Scoop!","Cotton_Town_Sign":"Bienvenido a Pueblo Algod\u00f3n: Una Fuerza en Crecimiento\\n\u2191 Pueblo Algod\u00f3n --- Ruta 1 \u2193\\n","column1":"Una rara y antigua columna. Esto sol\u00eda ser parte de un templo.","column2":"Una rara y antigua columna. Otras ruinas de la misma cultura se pueden encontrar en la Ruta 3. ","cityparksign":"Bienvenido a Ciudad Parque: El Sabor de lo Salvaje\\n\u2191 Ciudad Parque --- Ruta 2 \u2193\\n","route2speech":"\u00a1\u00a1\u00a1Oh, mmm!!!","route2speech2":"Oh. Solo eres t\u00fa ${{name}}...\\nSe m\u00e1s considerado la pr\u00f3xima vez que empujes a alguien. El acantilado es m\u00e1s alto de lo que se ve...\\n","route2speech3":"Aunque puede que eso no sea algo malo...\\nLo s\u00e9, todo el mundo necesita que yo les gu\u00ede, pero con todo lo que est\u00e1 pasando...\\nPero t\u00fa no deseas escucharme... \u00bfo s\u00ed?\\n","yestalk":"\u00bfDe veras? Gracias...","notalk":"\u00a1Qu\u00e9 insensible de tu parte! \u00a1Qu\u00e9 pena, tendr\u00e1 que escucharme de todos modos!","spillit":"T\u00fa sabes que soy el l\u00edder del Instituto Xero y que te reclut\u00e9 para luchar contra ellos. Pero desconoces otros aspectos.\\nAllie, a quien conociste antes... \u00bfQu\u00e9? Te dije que estar\u00edamos vigilando, no tienes que sorprenderte por ello.\\n","spillit3":"Como sea... Allie es mi hermana y significa el mundo entero para m\u00ed, as\u00ed que me destruy\u00f3 cuando descubr\u00ed que se la hab\u00edan llevado al HQ.","spillit4":"Puede que no parezca una cosa mala, pero lo es. \u00bfSabe lo que le hacen a sus reclutas? \u00bf\u00a1LO SABE!?","spillit5":"Porque yo tampoco... Lo \u00fanico que s\u00e9 es que nadie ha dejado Omnichannel despu\u00e9s de ser reclutado.","spillit6":"De todas formas... eso no le concierne. Todo lo que importa es derribar a Omnichannel.","spillit7":"Yo siento haberle molestado con mis problemas. Ciudad Parque est\u00e1 mas adelante cuando desee moverse","leavemealone":"Sol\u00edamos jugar aqu\u00ed todo el tiempo cuando \u00e9ramos m\u00e1s j\u00f3venes...","iamknight":"\u00a1\u00a1\u00a1AHHH!!!\\nPens\u00e9 que era otra persona. Me disculpo por haber gritado.","sorry":"Okay, well... when you're ready, I'll still be here...","splendid":"You will? Splendid! Now, to find you a suitable Tuxemon...\\n... ... You already have a Tuxemon? Well, I'm sure that you'd be able to handle yourself well...\\n","cottonnurse_dialog":"\u00a1Bienvenido al Centro Tuxemon de Pueblo Algod\u00f3n!","tabanurse_dialog":"\u00a1Bienvenido al Centro Tuxemon de ${{map_name}}!\\n\u00bfDeseas sanar a tus Tuxemon?\\n","okaythen":"\u00a1Est\u00e1 bien! \u00a1S\u00f3lo dame un segundo y sanar\u00e9 a tus Tuxemon!","okaythen2":"\u00a1Bueno, parece que tus Tuxemon est\u00e1n mejor ahora! \u00a1Aqui estan ellos!","input_name":"\u00bfNombre?","reg_papers":"Doc. de Registro","attack_effective":"\u00a1El ataque hizo da\u00f1o extra!","save_overwrite":"S\u00ed, sobrescribe este punto de guardado.","chill_mist":"Niebla Fr\u00eda","surge":"Sobretensi\u00f3n","combat_state_poison_get":"{target} est\u00e1 envenenado.","tm_avalanche_description":"Manual de T\u00e9cnicas que ense\u00f1a a un Tuxemon de Agua o Tierra la t\u00e9cnica de Avalancha.","combat_state_overfeed_get":"{user} Sobrealimentado {target}.","tm_blossom_description":"Manual de T\u00e9cnicas que ense\u00f1a a un Tuxemon de Madera la t\u00e9cnica de Florecer.","dodge_fell":"La esquiva de {user} cay\u00f3.","reg_papers_description":"Un paquete de documentos de registro para La Prueba","dodge_increased":"{stat} de {user} aument\u00f3.","speed_halved":"La velocidad de {user} se redujo a la mitad.","hp_restored":"El hp de {user} fue restaurado.","attacks_rose":"Ataques tipo da\u00f1o de {user} aumentaron.","combat_levitate_get":"{user} se elev\u00f3 m\u00e1s en el aire.","attack_very_effective":"\u00a1El ataque hizo mucho da\u00f1o extra!","berserk":"Desquiciado","breathe_fire":"Respira Fuego","energy_field":"Campo de Energ\u00eda","headbutt":"Golpe de cabeza","ice_claw":"Garra de Hielo","hibernate":"Hibernar","venomous_tentacle":"Tent\u00e1culo Venenoso","sleep_bomb":"Bomba de Sue\u00f1o","splinter":"Astilla","strike":"Huelga","menu_alphabet":"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890.-!","menu_up_key":"Tecla Arriba","menu_left_key":"Tecla Izquierda","menu_right_key":"Tecla Derecha","menu_down_key":"Tecla Abajo","menu_primary_select_key":"Tecla Acci\u00f3n","menu_secondary_select_key":"Tecla Cancelar","menu_back_key":"Tecla Atr\u00e1s","options_new_input_key0":"Presione una tecla para establecer su nueva tecla de entrada","options_new_input_key1":"\u00a1Reinicie su juego para que los cambios surtan efecto!","nudiflot_male":"Nudiflot","sumchon_description":"Utiliza su peso para hacer tropezar a enemigos mucho m\u00e1s grandes. Es tan denso como una estrella.","sumchon":"Sumchon","template_description":"Alguna descripci\u00f3n aqu\u00ed","template":"Nombre de la Plantilla","mk01_alpha":"MK01 Alfa","hot_rock":"Roca caliente","stance":"Postura","combat_miss":"Ha fallado...","revive":"Revive","allies_address":"Dir. de Allie","combat_can't_run_from_trainer":"\u00a1No se puede huir!","combat_state_lifeleech_get":"{user} est\u00e1 absorbiendo salud de {target}.","tm_blossom":"MT: Florecer","item_no_available_target":"{name} no se puede usar en ninguno de tus Tuxemon ahora mismo.","allies_address_description":"Habitaci\u00f3n 31, Bloque 2, Torre Omnichannel, Pueblo Algod\u00f3n\\n\\nHay una marca de beso junto a la direcci\u00f3n","revive_description":"Revive a un Tuxemon noqueado y restaura 20 HP.","player_wallet":"La cartera de ${{name}}: ${{money}}${{currency}}","tm_avalanche":"MT: Avalancha","combat_amnesia_get":"{user} ha obtenido amnesia.","combat_state_lifeleech_failure":"{link} no puede sanar m\u00e1s.","combat_state_recover_get":"{target} comenz\u00f3 a recuperar salud.","combat_state_recover_success":"\u00a1{user} recuper\u00f3 la salud!","combat_state_recover_failure":"{user} no puede sanar m\u00e1s.","combat_state_lifeleech_success":"\u00a1{user} perdi\u00f3 salud por absorbe-vidas!","combat_trainer_appeared":"\u00a1{name} desea entablar una batalla!","attack_resisted":"\u00a1El ataque fue resistido!","attack_weak":"\u00a1El ataque fue resistido con fuerza!","save_keep":"No, mant\u00e9n este punto de guardado.","status_lifeleech":"Absorbe-vidas","status_recover":"Recuperar","all_in":"Todo en","amnesia":"Amnesia","avalanche":"Avalancha","battery_acid":"\u00c1cido de Bater\u00eda","battery_discharge":"Descarga de Bater\u00eda","beam":"Viga","status_overfeed":"Sobrealimentado","biting_winds":"Vientos Cortantes","blade":"Cuchilla","blood_bond":"V\u00ednculo de Sangre","blossom":"Florecer","boulder":"Guijarro","bubble_trap":"Trampa Burbuja","bullet":"Bala","clamp_on":"Pinza de Sujeci\u00f3n","constrict":"Estrechar","electrical_storm":"Tormenta El\u00e9ctrica","energy_claws":"Garras Energ\u00e9ticas","eyebite":"Mordida de Ojo","feint":"Finta","fester":"Agravarse","fire_ball":"Bola de Fuego","fire_claw":"Garra de Fuego","flamethrower":"Lanzallamas","flood":"Inundar","flow":"Fluido","fluff_up":"Esponjar","font":"Fuente","frostbite":"Congelamiento","fume":"Humo","give_all":"Dar con Todo","glower":"Mirada con ce\u00f1o","goad":"Aguijonear","icicle_spear":"Lanza de Car\u00e1mbano","invictus":"Invicto","kindling_flame":"Encender la llama","levitate":"Levitar","midnight_mantle":"Manto de Medianoche","muddle":"Confusi\u00f3n","mudslide":"Avalancha de lodo","one_two":"Uno-Dos","overgrowth":"Sobrecrecimiento","peck":"Picotazo","peregrine":"Peregrino","perfect_cut":"Corte Perfecto","petrify":"Petrificar","pseudopod":"Pseud\u00f3podo","quicksand":"Arena movediza","ram":"Ariete","refresh":"Refrescar","rock":"Roca","rot":"Pudrir","rust_bomb":"Bomba de \u00d3xido","salamander":"Salamandra","sand_spray":"Rociada de arena","shadow_boxing":"Boxeo de Sombra","shrapnel":"Metralla","shuriken":"Estrella ninja","sleeping_powder":"Polvo para Dormir","snowstorm":"Tormenta de nieve","spray":"Aerosol","stampede":"Estampida","starfall":"Lluvia de estrellas","static_field":"Campo Est\u00e1tico","sting":"Aguij\u00f3n","stone_rot":"Piedra Podrida","suck_poison":"Chupar Veneno","sudden_glow":"Resplandor Repentino","supernova":"Supernova","take_cover":"C\u00fabranse","thunderball":"Bola de trueno","thunderclap":"Aplauso de trueno","tonguespear":"Lanza de lengua","wall_of_steel":"Muro de Acero","wallow":"Revolcarse","web":"Red","wing_tip":"Punta del Ala","menu_alphabet_n_columns":"13","quicklyknight2":"Dos personas controlan Omnichannel. La junta directiva es una broma.\\n","thats_me":"\u00a1Ese soy yo!","cash_register":"Es una caja registradora, se ve relativamente nueva.","darnitjohn8":"\u00a1\u00a1\u00a1AAAAAGH!!!","eruptibus_description":"Los herreros trabajan con \u00e9l, calentando los metales en su caldera.","eruptibus":"Eruptibus","katacoon":"Katacoon","nudiflot_female":"Nudiflot","chrome_robo":"Robot Cromado","dark_robo":"Robot Oscuro","xeon":"Xeon","xeon_2":"Xeon-2","mk01_beta":"Mk01 Beta","some_category_here":"Alguna categor\u00eda aqu\u00ed","professor-tweesher":"Profesor","professor-rockitten":"Profesor","hey":"\u00a1Oye!","mistaken":"Est\u00e1s equivocado.","potions_in_shop":"La vitrina parece tener un mont\u00f3n de pociones, deben ser bastante populares por aqu\u00ed.","iamknight2":"Espera, t\u00fa eres aquel sobre el que susurran, \u00bfverdad? \u00bfEl que tiene el Tuxemon ilegal?","mistakenknight":"No, es imposible que me equivoque. \u00a1Eres t\u00fa!\\nNo te preocupes, no se lo dir\u00e9 a nadie.","quicklyknight":"No me queda mucho tiempo. Omnichannel se acerca...\\nTen\u00eda que reunirme con un contacto, pero t\u00fa tendr\u00e1s que hacerlo. Ellos est\u00e1n llegando.","quicklyknight3":"Allie. Allie es una de las que esta interesada en que no conozca la situaci\u00f3n.","yesmaam":"S\u00ed Se\u00f1ora.","nopenotyet":"Lo siento, alguien se ha lesionado en la ruta. Ahora mismo est\u00e1 cerrada.","bothofyou":"Ustedes dos, vayan afuera. Un representante de Omnnichannel desea dirigirse al pueblo.","hellolovelypeople":"\u00a1HOLAAAAA CIUDADANOS DE PUEBLO TABA!","darnitjohn":"Espera... \u00bfD\u00f3nde est\u00e1 John?","darnitjohn2":"\u00a1MALDITA SEA JOHN! \u00a1Ven aqu\u00ed!","darnitjohn10":"\u00a1AHORA!","johnissorry":"Lo siento, Se\u00f1ora... Yo... \\nCorte... \\nAlgunas... \\nFlores...","uselessnes":"Eres absolutamente in\u00fatil John. No puedo creer que hubi\u00e9ramos estado juntos.","hellolovelypeople2":"S\u00e9 que probablemente se preguntan por qu\u00e9 mis Caballeros Omni y yo estamos aqu\u00ed.\\nEsperen...","hellolovelypeople3":"\u00bfRealmente son los \u00fanicos en este pueblo? \u00a1No hay nadie aqu\u00ed! Este TIENE que ser el pueblo m\u00e1s peque\u00f1o de la Regi\u00f3n Fondent.","katacoon_description":"Permanece en una postura meditativa durante su fase de cris\u00e1lida, movi\u00e9ndose s\u00f3lo para pinchar a los enemigos.","thatsmeknight":"\u00a1Oh, Espl\u00e9ndido! Supe desde el principio que deb\u00edas ser t\u00fa\\nNo te preocupes, no se lo dir\u00e9 a nadie.","omnichannelarrives":"\u00a1DET\u00c9NGASE!","nudiflot_female_description":"Ingiere y almacena el veneno de las criaturas marinas que le sirven de alimento.","nudiflot_male_description":"Ingiere y almacena el veneno de las criaturas marinas que le sirven de alimento.","birb_robo":"Robot Pajarito","firsts":"\u266a Mira c\u00f3mo me flagelo\u266a \\n\u266a Mira c\u00f3mo nae nae\u266a \\nEsta canci\u00f3n es genial, \u00bfverdad?","darnitjohn3":"John.","darnitjohn4":"\u00bfS-S\u00ed se\u00f1ora?","professor-cardiling":"Profesor","darnitjohn6":"Eh...","darnitjohn7":"No estoy seguro...","darnitjohn9":"\u00a1T\u00da, IMB\u00c9CIL!\\nLo dir\u00e9 una vez y s\u00f3lo una vez:\\nVE. A. REGISTRAR. LAS. CASAS.","darnitjohn5":"\u00bfPor qu\u00e9 est\u00e1s todav\u00eda aqu\u00ed?","cometomepls":"AHORA, TODOS, POR FAVOR, VENGAN AL CENTRO DEL PUEBLO. \u00a1OMNICHANNEL DESEA DIRIGIRSE A USTEDES!","capture_devices_in_shop":"Dispositivos de captura. \u00bfC\u00f3mo es que las fabrican?","quicklyknight4":"Lo siento, pero debo irme ahora.","announcement1":"\u00a1HOLA CIUDADANOS DE LA REGI\u00d3N FONDENT!\\nGRACIAS POR SINTONIZAR ESTE ANUNCIO OBLIGATORIO.","chooseyerfate":"\u00bfCu\u00e1l es el Tuxemon que deseas?","tweesher!":"\u00a1Obtuviste un Tweesher!","choseTweesher":"Muy bien, \u00a1aqu\u00ed tienes a tu Tweesher! \u00a1S\u00e9 que ustedes dos vivir\u00e1n grandes aventuras juntos!","professorexists1":"Muchas gracias Ben.","hellolovelypeople4":"Estoy bastante segura de que hay casas en Pueblo Algod\u00f3n m\u00e1s grandes que esto...","hellolovelypeople5":"No... Esperen... Nos falta una persona...\\nEl \u00fanico criador de Tuxemon que queda en la regi\u00f3n Fondent. El que se hace llamar a s\u00ed mismo Profesor Tuxemon","whereismyhairbrush":"John, Grant, sep\u00e1rense. ENCU\u00c9NTRENLO.","oopsie":"Siento que hayan tenido que ver eso. Es TAAAAAAAN in\u00fatil algunas veces.","ourstuffisours":"\u00bfPor qu\u00e9 est\u00e1 aqu\u00ed realmente?","oopsie2":"\u00bfPor qu\u00e9 no esperamos a que vuelvan mis caballeros?\\nOdio anunciar las malas noticias yo sola.","maamiexist":"Se\u00f1ora, \u00c9l no est\u00e1 en esta casa.","maamiexist3":"Hay un ordenador ejecutando Ubuntu.\\nPensaba confiscarlo, pero s\u00e9 que Gnome no es su estilo...","itsmyaurababe":"Ahora, \u00bfqui\u00e9n eres t\u00fa?","itsmyaurababe2":"Hmm, ahora que te miro realmente, tienes un aura bastante misteriosa.\\n... ... ... ...\\nDeber\u00edamos hablar alguna vez. \u00bfTal vez podr\u00edamos vernos en Pueblo Algod\u00f3n?","itsmyaurababe3":"Tengo la esperanza de que nos volvamos a encontrar. ","maamnothing":"Se\u00f1ora...\\n","maamnothing5":"Se\u00f1ora, Yo tampoco lo he encontrado.","maamnothing6":"... ... ... ...\\n... Est\u00e1 bien. Deber\u00edamos volver al HQ e informar esto.","solongjohn2":"Vamos Grant, tenemos un itinerario que cumplir.","seeme":"Procura venir a visitarme...","knight4ispoor":"Ella, en realidad, no es una mala persona.","frowntime":"No me importa estar aqu\u00ed...\\nEs s\u00f3lo que a veces me siento solo...","wherewasshe":"Y ella no nos dijo las malas noticias...","thetvbescreamin":"Cari\u00f1o, espera. Encend\u00ed la Televisi\u00f3n y sali\u00f3 una conferencia de prensa de Omnichannel.\\nDeber\u00edamos verla.","announcement3":"Gracias. Yo tambi\u00e9n los quiero\\nAhora, a lo que nos interesa.","announcement2":"\u00a1TE AMAMOS, AEBLE!","whythecheering":"Esa gente de Omnichannel lo anima mucho. \u00bfMe pregunto por qu\u00e9?","ohnoes":"Bueno... No s\u00e9 c\u00f3mo sentirme sobre todo esto...","ohnoes2":"Ahora que eso ha terminado... todav\u00eda necesitamos pociones del Tuxemart.\\n\u00a1Aseg\u00farate de volver antes del toque de queda!","depressedmom":"Por qu\u00e9 har\u00eda una cosa as\u00ed... Pens\u00e9 que le importaba...","waterwater":"El agua est\u00e1 deliciosa \u00a1bien fr\u00eda, como me gusta!","grumble":"Los de Omnichannel son una bola de matones, pero no tenemos otra elecci\u00f3n...\\nComo ella siempre dice, supongo que tenemos que trabajar con ellos...","bobtalk":"Estar\u00eda bien que m\u00e1s gente como t\u00fa viniera a Saludar...\\nA prop\u00f3sito, \u00a1Hola! \u00a1Que tengas un buen d\u00eda! Hoy o Ma\u00f1ana o cualquier d\u00eda, no importa, \u00a1ser\u00e1 genial!","professorexists1.5":"Oh, \u00a1hola!","professorexists2":"\u00a1T\u00fa debes ser el hijo de Callie! He o\u00eddo hablar mucho de ti por tu madre.\\n\u00bfQu\u00e9 te trae por aqu\u00ed?\\n.... .... ....\\n\u00bfPociones? \u00a1Por supuesto, siempre son necesarias!\\nToma, aqu\u00ed tienes unas cuantas por galanter\u00eda de la casa, cortes\u00eda m\u00eda.","potions2":"\u00a1Recibiste 2 pociones!","theenergy":"La energ\u00eda de ese hombre es ilimitada...","hmmm":"\u00bfMe pregunto qu\u00e9 estar\u00e1n haciendo all\u00ed?","hmmm3":"\u00bfCu\u00e1l es el punto? De todas formas La Ruta es casi toda de hierba.","youneedtodothis":"Yo... Yo creo que tienes que analizar esto...\\nNo quiero perderte, especialmente cuando acabamos de instalarnos.","ihaveyourmoney":"Bueno, tal vez pueda ayudar con esto.","iknowyou":"Hola Callie, hola ${{name}}, s\u00f3lo pas\u00e9 a saludar cuando te escuch\u00e9 por casualidad hablando del anuncio.","hebenice":"Es un hombre agradable, tal vez deber\u00edas ver, al menos, lo que tiene que decir.","moverocky":"\u00a1Vamos Rocky! \u00a1Se que puedes moverte! \u00a1Yo creo en ti!","moverocky2":"Est\u00e1 bien, mu\u00e9vete cuando t\u00fa quieras, Yo estar\u00e9 aqu\u00ed esperando.","tuxemontime":"\u00a1Ah, has venido! \u00a1Grandioso!","tuxemontime1.5":"\u00bfSupongo que esto significa que has decidido unirte a la Prueba?","tuxemontimechoiceyes":"\u00a1Espl\u00e9ndido!","tuxemontimechoiceno":"Oh... Muy bien... Estar\u00e9 aqu\u00ed si cambias de opini\u00f3n...","tuxemontime3":"\u00a1Vamos para all\u00e1!","tuxemontime3.1":"Aqu\u00ed tienes tus documentos de registro, la primer \u00c1rea de Batalla requerir\u00e1 que los presentes a cambio de una insignia de Entrenador.\\nDespu\u00e9s no necesitar\u00e1s los documentos.\\n","chooseyerfateRockitten":"Una buena elecci\u00f3n. Rockitten es un Tuxemon de tipo Tierra. En los tiempos medievales, se criaban Rockittens para que se sentaran junto a la puerta y se vieran lindos.\\n\u00bfDeseas elegir a Rockitten?","choseRockitten":"Muy bien, \u00a1aqu\u00ed tienes a tu Rockitten! \u00a1S\u00e9 que ustedes dos vivir\u00e1n grandes aventuras juntos!","choseRockitten2":"Sin embargo, primero vamos a poner a prueba tu destreza en la batalla con un r\u00e1pido combate Tuxemon.\\n A ver... Yo elegir\u00e9 a Cardiling.","rockitten!":"\u00a1Obtuviste un Rockitten!","choseCardiling":"Muy bien, \u00a1aqu\u00ed tienes a tu Cardiling! \u00a1S\u00e9 que ustedes dos vivir\u00e1n grandes aventuras juntos!","choseCardiling2":"Sin embargo, primero vamos a poner a prueba tu destreza en la batalla con un r\u00e1pido combate Tuxemon.\\n A ver... Yo elegir\u00e9 a Tweesher.","cardiling!":"\u00a1Obtuviste un Cardiling!","chooseyerfateTweesher":"\u00a1Una gran elecci\u00f3n! Tweesher es un Tuxemon de tipo Agua. Su evoluci\u00f3n, Eagleace, es uno de los Tuxemon m\u00e1s r\u00e1pidos.\\n\u00bfDeseas elegir a Tweesher?","yahaha":"\u00a1Ja, ja! \u00a1Lo encontr\u00e9!","gasp":"Un momento...","brokethegasp":"Ahora, Se\u00f1orita, si me permite, ${{name}} lo hace por algo m\u00e1s que un trabajo.","brokethegasp2":"T\u00fa. \u00bfPor qu\u00e9 est\u00e1s hablando? Yo no te permit\u00ed hablar.","brokethegasp3":"Por favor, Se\u00f1ora de omnichannel, la Madre de ${{name}} quer\u00eda que se uniera a la Prueba para que conociera toda la regi\u00f3n\\n${{name}} no lo hace por el trabajo, lo hace por la experiencia.","gasp3":"Si eso es cierto, hay m\u00e1s en ti de lo que imaginaba...","gasp4":"Bien, dejar\u00e9 que tus documentos de registro permanezcan intactos. Por ahora.\\nJohn, Grant, lleven al as\u00ed llamado Profesor Tuxemon a su nuevo hogar.","waithere":"Tenemos que esperar aqu\u00ed por ahora. Aparentemente un \u00e1rbol se cay\u00f3 m\u00e1s adelante.","nodrink":"Estoy bastante seguro de que eres demasiado joven para beber...","professorswife":"\u00a1Oh No! Por poco lo encuentras. Creo que fue al pueblo, supongo. \u00bfTal vez puedas comprobarlo all\u00ed?","waithere2":"\u00a1Oh, Yo espero que nadie se haya hecho da\u00f1o con el \u00e1rbol ca\u00eddo!","input_monster_name":"\u00bfNombre de su Tuxemon?","happy_guy_dialog":"Happy: \u00a1Hola! Me encanta ponerle apodos a los Tuxemon, \u00bfquieres ponerle un apodo a los tuyos?","shady_guy_dialog":"Shady Guy: Oye. Si tienes alg\u00fan... \u00abproblema\u00bb unido a tu nombre puedo arreglarlo por ti...","shady_rename":"Shady Guy: Buena suerte con tu nuevo nombre, amigo...","maamiexist2":"\u00bfHubo alguna cosa de inter\u00e9s?","maamiexist4":"No, d\u00e9jalo. Esta gente, obviamente, tiene un gusto terrible y desprecia la utilidad y la simplicidad...\\nGrant, revisa el laboratorio ahora. Esperar\u00e9 a John.","itsmyduhduhduh":"\u00a1Recibiste la Direcci\u00f3n de Allie!","maamnothing4":"Genial. Gracias por el informe.","solongjohn":"John, deber\u00edas quedarte aqu\u00ed para mantener la paz.\\nNo deseo que est\u00e9s cerca de todos modos.","waitdontgo":"\u00a1${{name}}! \u00a1Espera! \u00a1No te vayas todav\u00eda!","ipausedit":"Le puse pausa a la Televisi\u00f3n, por favor, tr\u00e1eme un vaso de agua y luego podremos verla juntos.","announcement4":"A TODOS los ciudadanos de la Regi\u00f3n Fondent y de m\u00e1s all\u00e1 que nos est\u00e1n sintonizando, les doy la bienvenida.\\nMi nombre es Aeble, deletreado A-E-B-L-E para aquellos que se lo preguntan, \u00a1y soy el CEO de Omnichannel!\\n","announcement5":"Ha sido un largo y duro camino hasta la paz y la tranquilidad que ahora reina en la regi\u00f3n Fondent.\\nSin embargo, tengo el placer de anunciar, en este d\u00eda, el 25.\u00ba Aniversario de la fundaci\u00f3n de Omnichannel...\\n\u00a1LOS TUXEMON EST\u00c1N CONTROLADOS!\\n*gritos ensordecedores*\\n\u00a1Silencio! \u00a1Tranquilos, Tranquilos! \u00a1Debo decir que su entusiasmo es contagioso!\\nJunto con el Instituto Xero, \u00a1hemos eliminado su voluntad de atacar!\\nDebido a esto, confiamos en que la liberaci\u00f3n de los Tuxemon en la naturaleza es segura.\\nSin embargo, los toques de queda a\u00fan deben ser aplicados, no somos una regi\u00f3n sin ley despu\u00e9s de todo.\\nA fin de cuentas... \u00a1SOMOS SEGURIDAD, SOMOS ORDEN, SOMOS OMNICHANNEL!","professorexists":"Me llevar\u00e9 12 pociones, por favor.","watchmewatchme":"Por qu\u00e9 te diriges al pueblo, T\u00fa sabes que hay toque de queda.\\n... ... ... ...\\n... ... ... ...\\nT\u00fa no pareces una amenaza, por lo que puedes dirigirte al pueblo...\\nS\u00f3lo no se lo menciones a ninguno de esos matones de Omnichannel, que te dej\u00e9 pasar, \u00bfBien?","professorexists3":"\u00a1Oh! Perdona mis modales, \u00a1No puedo creer que no me haya presentado!\\nMi nombre es Kay Wren, mejor conocido como el Profesor Tuxemon.\\nDesde hace a\u00f1os soy la \u00fanica persona en la Regi\u00f3n Fondent a la que se le permite investigar a los Tuxemon.","professorexists4":"Ahora, s\u00e9 lo que est\u00e1s pensando, \u00bfy por qu\u00e9 es que se lo permitieron?\\nDesgraciadamente para ti, \u00a1Ese secreto es para m\u00ed y s\u00f3lo para m\u00ed!\\nSin embargo, Omnichannel deber\u00eda hacer un nuevo anuncio pronto y creo que te gustar\u00e1.\\nSer\u00e1 mejor que regreses a casa y veas el segundo anuncio, \u00a1Vamos!","hmmm2":"Escuch\u00e9 que estaban haciendo un nuevo parque. Para \u00abEnverdecer la Zona\u00bb","hmmm5":"Max, por mucho que quieras uno, ya hemos aclarado eso. No est\u00e1n haciendo ni har\u00e1n un parque acu\u00e1tico.","tuxemontime2":"Ahora, la primer cosa que hay que hacer es tener los documentos preparados...","timeforround22":"\u00a1Oh! \u00a1Conseguiste las pociones! \u00a1Bien! Ahora realmente tenemos que volver.","moreannouncement2":"Siento avisar tan tarde de este discurso, pero lo cre\u00ed importante antes de que los medios de comunicaci\u00f3n lo filtraran...\\nBueno... Ja. Somos los due\u00f1os de los medios de comunicaci\u00f3n, as\u00ed que supongo que no importar\u00e1, pero quer\u00eda compartirlo igualmente.\\nDespu\u00e9s de consultar con mis asesores, hemos decidido que la mejor manera de sentirnos m\u00e1s c\u00f3modos con los Tuxemon, es usarlos.\\nAhora, pasar\u00e1 alg\u00fan tiempo antes de que podamos integrarlos en la fuerza de trabajo, pero mientras tanto, como dije antes, los liberaremos en la naturaleza.\\nMe doy cuenta de que esto es impactante para todos, adem\u00e1s de que entiendo que algunos de ustedes pueden incluso tener miedo. Todos sabemos lo que pas\u00f3 antes...\\nSin embargo, no es el momento de tener miedo, ya que Omnichannel patrocinar\u00e1 el renacimiento de la antigua tradici\u00f3n conocida como La Prueba.\\nAhora, para los menos versados en la historia de la regi\u00f3n Fondent, hace cien a\u00f1os hab\u00eda una tradici\u00f3n en la que hombres y mujeres j\u00f3venes atrapaban y criaban Tuxemon.\\nLuego usaban esos Tuxemon para luchar contra otros y ascender de rango en su pueblo, y el mejor entrenador Tuxemon ganaba estatus y poder.\\nVamos a crear una versi\u00f3n de esto para la \u00e9poca moderna. Crearemos zonas de combate en varias ciudades a lo largo de Fondent.\\nCada \u00c1rea de Batalla deber\u00e1 ser completada en orden y el entrenador o entrenadores m\u00e1s prometedores podr\u00e1n intentar en el Campeonato.\\nEl Campeonato se celebrar\u00e1 en la cima de la Torre Omnichannel en Pueblo Algod\u00f3n, pero s\u00f3lo cuando un Entrenador Tuxemon haya superado todas las \u00c1reas de Batalla.\\nLa Prueba est\u00e1 dise\u00f1ada como una forma de introducir poco a poco a los Tuxemon en la vida p\u00fablica y para fomentar los viajes por la regi\u00f3n.\\n\u00bfQui\u00e9n mejor para demostrarlo que nuestra juventud?\\nCada Combate se emitir\u00e1 en directo en Omnichannel-T, la nueva cadena de televisi\u00f3n dedicada exclusivamente a la programaci\u00f3n relacionada con los Tuxemon.\\nNo se preocupen, el a\u00f1adido se reflejar\u00e1 en su factura.\\nAh, y una cosa m\u00e1s, todos los Entrenadores Tuxemon estar\u00e1n exentos del toque de queda.\\nAntes de esto, por supuesto, \u00a1necesitar\u00e1n un Tuxemon! Ahora bien, no podemos permitir que todos se conviertan en Entrenadores Tuxemon \u00a1Eso ser\u00eda un caos puro!\\nEn primer lugar, tendr\u00e1n que registrar su nombre con el representante local de Omnichannel y, si son seleccionados, ser\u00e1n enviados al entrenamiento de Omnichannel.\\n\u00a1Una vez completado con \u00e9xito el entrenamiento, se les proporcionar\u00e1 un Tuxemon y podr\u00e1n empezar a participar en La Prueba!\\n\u00a1Estoy deseando conocerlos a todos! \u00a1Vamos a crear un nuevo mundo juntos!\\nDespu\u00e9s de todo... \u00a1SOMOS SEGURIDAD, SOMOS ORDEN, SOMOS OMNICHANNEL! Y ahora,\\n\u00a1NOSOTROS\\nSOMOS\\nEL\\nFUTURO!","youneedtodothis2":"Pero... S\u00e9 que has estado ansioso por conocer la regi\u00f3n, y esta es tu mejor oportunidad.\\nS\u00e9 que tienes el impulso en ti para convertirte en el mejor, como nadie lo ha hecho nunca.\\nS\u00f3lo que no s\u00e9 si podemos pagar los gastos\\n\\nHaremos que esto funcione... De alguna manera.","ihaveyourmoney2":"Tengo un poco guardado que necesita ser usado de buena manera y Omnichannel me debe un favor.\\nEstoy seguro de que se podr\u00eda arreglar algo. Conseguir los documentos de calificaci\u00f3n es la parte f\u00e1cil. Conseguir tu primer Tuxemon es un poco m\u00e1s dif\u00edcil...\\nPor suerte, Yo conozco a alguien que tiene acceso a varios Tuxemon diferentes...\\n\u00a1Yo!\\nAhora, S\u00e9 que es mucho para procesar, as\u00ed que estar\u00e9 en mi laboratorio esperando tu decisi\u00f3n.","obtainedpapers":"\u00a1Recibiste los Documentos de Registro!","wewnicefight":"\u00a1Guau, esa fue una buena pelea!\\nD\u00e9jame curar a tu Tuxemon, no tardar\u00e9 nada...\\nY... \u00a1Ya est\u00e1! \u00a1Todo listo!\\nCon un poco m\u00e1s de pr\u00e1ctica y tal vez unos cuantos Tuxemon m\u00e1s, definitivamente ser\u00e1s capaz de enfrentarte en la Prueba.\\n","tuxemontime4":"\u00a1Ahora la parte m\u00e1s importante! \u00a1Elegir a un Tuxemon!\\nPor desgracia, mi fuente de financiaci\u00f3n se ha vuelto... indecisa \u00faltimamente. Esto nos deja con s\u00f3lo tres opciones de Tuxemon, lo siento por eso.\\nLas tres opciones son Rockitten, Cardiling y Tweesher.","chooseyerfateCardiling":"Una elecci\u00f3n interesante, que habla de la chispa que llevas dentro. Cardiling es un Tuxemon de tipo Fuego, conocido por robar comida a amigos y enemigos por igual.\\n\u00bfDeseas elegir a Cardiling?","nochoiceTuxemon":"De acuerdo, \u00bfpor qu\u00e9 no le echas un vistazo a los otros dos?","chosefight":"Y... \u00a1VAMOS A LUCHAR!","choseTweesher2":"Sin embargo, primero vamos a poner a prueba tu destreza en la batalla con un r\u00e1pido combate Tuxemon.\\n A ver... Yo elegir\u00e9 a Rockitten.","gasp2":"\u00bfQu\u00e9 est\u00e1s haciendo aqu\u00ed con este... \u00bfCriminal?\\n... .... ....\\n... ... ...\\n\u00bfParticipar en la Prueba? \u00bfRealmente te someter\u00edas a esa tonter\u00eda?\\nSi todo lo que deseas es un trabajo en Omnichannel, me lo podr\u00edas haber solicitado.\\nEstoy segura de que puedo encontrar un ... uso para ti si est\u00e1s interesado.","happy_rename":"Happy: \u00a1Es un gran nombre! Seguro que a tu Tuxemon le fascina :)","maamnothing2":"\u00a1Maldici\u00f3n John! \u00a1Est\u00e1bamos teniendo un momento!\\n\u00bfQu\u00e9 es lo que quieres?","maamnothing3":"Yo... Yo... No encontr\u00e9 ninguna cosa.","theanthemishere":"\u00a1Escucha! El himno est\u00e1 empezando, llegamos justo a tiempo. \u00a1Ven y mira!","moreannouncement":"\u00a1ATENCI\u00d3N, TODOS LOS CIUDADANOS DE LA REGI\u00d3N FONDENT!\\n","hmmm4":"\u00a1Quiz\u00e1s est\u00e9n haciendo un parque acu\u00e1tico!","hmmm6":".... .... Est\u00e1 bien... Pero podr\u00eda ser...","hmmm7":"Sin embargo El Clima es agradable, \u00bfverdad que s\u00ed?","timeforround2":"\u00a1${{name}}! \u00a1Por fin! \u00a1Est\u00e1s de regreso! \u00a1Tem\u00eda que te perdieras el anuncio!","goodbye2":"\u00a1Hasta pronto ${{name}}! Y buena suerte en la Prueba, la necesitar\u00e1s.","tabatownbattlearea":"\u00c1rea de Batalla Certificada por Omnichannel - Pueblo Taba","ripjimmy":"La tumba dice:\\nAqu\u00ed descansa Jimmy. Un amigo, un caballero, y ... una mala persona en general. Sin embargo, ... nunca ... ... \u00a1Ayuda! ...\\nEl resto se ha desgastado.","goodbye":"No permita que la Prueba le impida venir a visitarme. De hecho... Tal vez yo lo encuentre primero.","37707_sign_welcome":"\u00a1Bienvenidos al pueblo 37707! Somos...","spyder_papertown_home":"\u00a1Hogar dulce hogar!","37707_sign_missing_hidden_read":"S@B3M0S QU3 T\u00da L335 E$T0: QUED@S ADV3RT1D0.","37707_sign_missing_hidden_unread":"Y@ 3$ D3mA5I@D0 t4Rd3","37707_house":"Extra\u00f1o: Est\u00e1 cerrado. Nadie parece estar usando este edificio.","37707_mail":"Est\u00e1 vac\u00edo y lleno de telara\u00f1as.","spyder_dragonscave_lazybrute1":"Estoy agotado despu\u00e9s de pasar todo ese t\u00fanel. ","taba_greeting2a":"La tienda est\u00e1 haciendo una promoci\u00f3n, aqu\u00ed hay algunas para empezar. \u00dasalas para capturar a los Tuxemon. \u00a1Aunque es m\u00e1s f\u00e1cil si primero los debilitas!","gotfivetuxeballs":"\u00a1Conseguiste 5 Tuxeballs!","37707_sign_tower":"Torre del pueblo 37707. Esta estructura es altamente inestable: \u00a1No entrar!","37707_sign_foreign":"Este cartel est\u00e1 escrito en una lengua extranjera que no puedes comprender.","37707_sign_hidden":"Vete mientras puedas...","37707_sign_missing_welcome":"\u00a1B13nvenid0s A1 puebl0 ERROR! No5otros nUnca estu^imos","taba_greeting1":"Jaime de Recepci\u00f3n: \u00a1Hola ${{name}}! He o\u00eddo que tienes un Tuxemon, \u00a1felicidades! Si deseas hacer crecer tu grupo, necesitar\u00e1s unas Tuxeballs.","spyder_route2_billie1":"\u00a1Oye taca\u00f1o! \u00bfTodav\u00eda tienes tu tuxemon robado?","37707_sign_missing_tower":"Pueblo N\/A <estructura_indefinida>. Odahcucse rebah etsibed","37707_sign_missing_foreign":"PyGame - UnboundLocalError: Local variable 'map_id' referenced before assignment\\nError 404: **** resources not found. Please notify tHe dEvEl0p#r$ @b0%t t#1# ##### ###########\\n01010010 01100101 01101101 01100101 01101101 01100010 01100101 01110010 00100000 01101101 01100101 00101110","got_new_tuxemon":"\u00a1Nace un nuevo Tuxemon! \u00a1Bienvenido {monster_name}!","37707_house_missing":"@qU\u00ed N0 hAy N@D4. NuN<a 1O Hu80.","37707_mail_missing":"3$t\u00e1 VaC\u00ed0 y 5e Pu3dE V3R @ 1A NaDa.","37707_flower":"Sientes una energ\u00eda c\u00e1lida que emana de esta flor. Es lo \u00fanico en este pueblo que al parecer disfrutan los Tuxemon.","37707_flower_missing":"E330R: Event @ction set_monster_health contains inv@l1d p@r@meter$. He@l1ng aLL Tu+em0n.,.","routed":"Ruta D","routee":"Ruta E","here_to_west":"De ${{map_name}} a ${{west}}","welcome_location_city":"Bienvenido a ${{map_name}} Ciudad: ${{map_desc}}\\nNorte: ${{north}} \/ Sur: ${{south}} \/ Oeste: ${{west}} \/ Este: ${{east}}","welcome_location_route":"Bienvenido a ${{map_name}}: ${{map_desc}}\\nNorte: ${{north}} \/ Sur: ${{south}} \/ Oeste: ${{west}} \/ Este: ${{east}}","welcome_location_town":"Bienvenido a ${{map_name}} Ciudad: ${{map_desc}}\\nNorte: ${{north}} \/ Sur: ${{south}} \/ Oeste: ${{west}} \/ Este: ${{east}}","spyder_greenwash_louis1":"Las reglas de esta batalla son las simples leyes de la selecci\u00f3n natural: \u00a1s\u00f3lo los fuertes sobreviven!","abesnaki":"Abesnaki","baobaraffe":"Baobaraffe","apeoro":"Apeoro","b_ver_1":"B-Ver.1","vivipere":"Vivipere","viviteel":"Viviteel","vivitron":"Vivitron","volcoli":"Volcoli","viviphyta":"Viviphyta","vivitrans":"Vivitrans","vigueur":"Vigueur","vivisource":"Vivisource","urcine":"Urcine","vivicinder":"Vivicinder","altie":"Altie","baoby":"Baoby","route1":"Ruta 1","route1_sanglorian":"Sanglorian Avenida","route2":"Ruta 2","route3":"Ruta 3","route4":"Ruta 4","route5":"Ruta 5","route6":"Ruta 6","routea":"Ruta A","routec":"Ruta C","taba_town":"Taba","here_to_north":"De ${{map_name}} a ${{north}}","here_to_south":"De ${{map_name}} a ${{south}}","here_to_east":"De ${{map_name}} a ${{east}}","evolution_confirmation":"{name} est\u00e1 tratando de evolucionar en {evolve}. \u00bfPermitir la evoluci\u00f3n?","tuxemon_stat1":"ID {txmn}, {type}, hace {doc} d\u00edas\\n{exp}xp, {exp_lv}xp a Lv {lv}\\nCuerpo: {weight} {unit_weight} {height} {unit_height}","tuxemon_stat2":"{desc}","angrito":"Angrito","anu":"Anu","araignee":"Araignee","arthrobolt":"Arthrobolt","av8r":"Av8r","banling":"Banling","beenstalker":"Beenstalker","vividactil":"Vividactil","weavifly":"Weavifly","windeye":"Windeye","yiinaang":"Yiinaang","spyder_museum_entrance3":"Desafortunadamente ahora necesitamos cobrar por las entradas. Ser\u00e1n 100${{currency}}, por favor.","spyder_museum_shopkeeper_chat":"Soy voluntario, para mantener el museo tan asequible como sea posible. ","spyder_greenwash_guard":"Muy bien, muy bien, nada que ver aqu\u00ed.","spyder_greenwash_gregor1":"Paso todo el d\u00eda mirando mi CATEYE - \u00a1voy a atraparlo parpadeando!","spyder_greenwash_chip1":"\u00a1He desarrollado una potencia inform\u00e1tica inigualable!","spyder_greenwash_clarence1":"\u00a1Mis tuxemon son imparables a la luz del sol!","spyder_greenwash_gregor2":"\u00a1Uf, ni siquiera parpade\u00f3 cuando se desmay\u00f3!","spyder_greenwash_chip2":"\u00a1Necesita m\u00e1s potencia!","spyder_greenwash_clarence2":"\u00a1Hab\u00eda una nube!","spyder_greenwash_louis2":"\u00bfPuedo presentarles la hip\u00f3tesis de Gaia?","boxali":"Boxali","brewdin":"Brewdin","cataspike":"Cataspike","komodraw":"Komodraw","eyesore":"Eyesore","budaye":"Budaye","jelillow":"Jelillow","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","cateye":"Cateye","enduros":"Enduros","elofly":"Elofly","embazook":"Embazook","elostorm":"Elostorm","embra":"Embra","katapill":"Katapill","tourbidi":"Tourbidi","neutrito":"Neutrito","nudikill":"Nudikill","ouroboutlet":"Ouroboutlet","pairagrin":"Pairagrin","tsushimi":"Tsushimi","octabode":"Octabode","rabbitosaur":"Rabbitosaur","sadito":"Sadito","nudimind":"Nudimind","pairagrim":"Pairagrim","pantherafira":"Pantherafira","nuenflu":"Nuenflu","picc":"Picc","pipis":"Pipis","poinchin":"Poinchin","ruption":"Ruption","pilthropus":"Pilthropus","shammer_fossil":"Shammer F\u00f3sil","jemuar":"Jemuar","metesaur":"Metesaur","rhincus_fossil":"Rhincus F\u00f3sil","boltnu":"Boltnu","botbot":"Botbot","bugnin":"Bugnin","bumbulus":"Bumbulus","bursa":"Bursa","chenipode":"Chenipode","chibiro":"Chibiro","chromeye":"Chromeye","cochini":"Cochini","coleorus":"Coleorus","conileaf":"Conileaf","coproblight":"Coproblight","cowpignon":"Cowpignon","criniotherme":"Criniotherme","dandicub":"Dandicub","dinoflop":"Dinoflop","drashimi":"Drashimi","drokoro":"Drokoro","elowind":"Elowind","exapode":"Exapode","exclawvate":"Exclawvate","fancair":"Fancair","flacono":"Flacono","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","fordin":"Fordin","forturtle":"Forturtle","exapode_description":"Agita sus piernas para llamar la atenci\u00f3n, pero la mayor\u00eda de la gente simplemente huye.","furnursus_description":"Los FURNURSUS son amigables y a menudo olvidan que sus cuerpos est\u00e1n demasiado calientes para que otros los toquen.","ghosteeth_description":"Sonr\u00ede porque sabe c\u00f3mo van a morir todos los que conoce.","foxfire":"Foxfire","frondly":"Frondly","furnursus":"Furnursus","galnec":"Galnec","ghosteeth":"Ghosteeth","graffiki":"Graffiki","grimachin":"Grimachin","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","grumpi":"Grumpi","gryfix":"Gryfix","hampotamos":"Hampotamos","happito":"Happito","grintot_description":"Es un GRINTROCK o GRINFLARE que ha experimentado erosi\u00f3n.","hatchling":"Hatchling","ignibus":"Ignibus","incandesfin":"Incandesfin","k9":"K9","manosting":"Manosting","masknake":"Masknake","medushock":"Medushock","memnomnom":"Memnomnom","lunight":"Lunight","miaownolith":"Miaownolith","mystikapi":"Mystikapi","mrmoswitch":"Mrmoswitch","narcileaf":"Narcileaf","pharfan":"Pharfan","polyrock":"Polyrock","prophetoise":"Prophetoise","puparmor":"Puparmor","pyraminx":"Pyraminx","pythock":"Pythock","pythwire":"Pythwire","qetzlrokilus":"Qetzlrokilus","rhincus":"Rhincus","rosarin":"Rosarin","sampsack":"Sampsack","sampsage":"Sampsage","sapsnap":"Sapsnap","saurchin":"Saurchin","sclairus":"Sclairus","seirein":"Seirein","shammer":"Shammer","shelagu":"Shelagu","shnark":"Shnark","shybulb":"Shybulb","skwib":"Skwib","snaki":"Snaki","snarlon":"Snarlon","snock":"Snock","snokari":"Snokari","sockeserp":"Sockeserp","solight":"Solight","spighter":"Spighter","spoilurm":"Spoilurm","squabbit":"Squabbit","statursus":"Statursus","strella":"Strella","tarpeur":"Tarpeur","taupypus":"Taupypus","teddisun":"Teddisun","tetrchimp":"Tetrchimp","tikoal":"Tikoal","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel":"Toufigel","trapsnap":"Trapsnap","tumblebee":"Tumblebee","tumblequill":"Tumblequill","turnipper":"Turnipper","taba_town_homeplace":"Casa de ${{name}}","taba_town_sign_profhouse":"Casa del Profesor Tuxemon","taba_town_sign_proflab":"Laboratorio del Profesor Tuxemon","taba_town_sign_tuxemart":"Tuxemart - Un lugar para comprar y vender art\u00edculos","taba_town_sign_tuxecenter":"Tuxecenter - Un lugar para curar tu tuxemon","leather_town_open_air":"Caf\u00e9 y mercado","rhincus_fossil_description":"Parece el cr\u00e1neo de un p\u00e1jaro dentado, pero es duro como la piedra.","shammer_fossil_description":"Parece el cr\u00e1neo de un perro antiguo, pero es duro como la piedra.","tux_attack":"Tux Ataque","aether":"\u00c9ter","normal":"Normal","glitch":"Glitch","demiurge":"Demiurgo","earthquake":"Terremoto","evasion":"Evasi\u00f3n","feline":"Felino","fiery":"Ardiente","fire_shield":"Escudo de Fuego","fledgling":"Volant\u00f3n","gold_digger":"Buscador de Oro","grinding":"Molienda","gust":"R\u00e1faga","hawk":"Halc\u00f3n","ice_storm":"Tormenta de Nieve","insanity":"Locura","kraken":"Kraken","lantern":"Linterna","lava":"Lava","lineage":"Linaje","lust":"Lujuria","magma":"Magma","maori":"Maor\u00ed","meltdown":"Fusi\u00f3n","mending":"Zurcidura","muck":"Esti\u00e9rcol","mystic_blending":"Mezcla M\u00edstica","negation":"Negaci\u00f3n","orbs":"Orbes","phantasmal_force":"Fuerza Fantasmal","pit":"Foso","platinum":"Platino","poison_courtship":"Cortejo de Veneno","radiance":"Resplandor","ring":"Anillo","ruby":"Rub\u00ed","saber":"Sable","stabilo":"Stabilo","stonehenge":"Stonehenge","strangulation":"Estrangulaci\u00f3n","sunburst":"Rayos de Sol","sword":"Espada","sylvan":"Silvestre","terror":"Terror","time_crisis":"Crisis del Tiempo","tip":"Consejo","torch":"Antorcha","touch":"Toque","tsunami":"Tsunami","ubuntu":"Ubuntu","undertaker":"Enterrador","venom":"Veneno","vorpal":"Vorpal","wall_fire":"Pared de Fuego","wall_ice":"Pared de Hielo","walls":"Paredes","oedipus":"Edipo","firestorm":"Tormenta de Fuego","lightning_spheres":"Esferas de Rel\u00e1mpagos","nest":"Nido","shapechange":"Cambio de Forma","slime":"Limo","viper":"V\u00edbora","spyder_papertown_homemaker1":"\u00bfC\u00f3mo est\u00e1s, ${{name}}?\\nTranquilo y solemne como siempre, ya veo.","kennel_label":"{box} ({qty})","Kennel":"refugio","dark_robo_description":"Un robot hostil.","birb_robo_description":"Un robot hostil.","mk01_delta_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_alpha_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_beta_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_gamma_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","maple_bedroom_sign":"Es un calendario y el 27 de abril est\u00e1 marcado en rosa.","taba_house2_reading2":"El libro es Raised By Dreams de Louis Etrergo.","taba_house2_sign":"Biblioteca Legacy","taba_house1_husband1":"\u00a1Tuxemon! \u00a1Estaba entre los entrenadores m\u00e1s h\u00e1biles!","taba_house1_calendar":"Es un calendario y el 30 de septiembre y el 12 de febrero est\u00e1n marcados en rojo.","taba_house1_wife1":"\u00bfEntrenador? Mi esposo est\u00e1 delirando.","taba_house1_reading":"El libro es Filosof\u00eda de los estudios ilusorios de Jaiden Gemrevenza.","taba_house2_owner1":"\u00a1Bienvenido a la biblioteca Legacy! Si\u00e9ntase libre de mirar a su alrededor, pero tranquilo, por favor.","taba_house2_reading4":"El libro es Sailing Into Eternitys de Laurine Doprachuld.","taba_house2_reader1a":"Me siento mejor al ver un libro o una librer\u00eda.","taba_house1_watching":"Es un documental sobre los Tuxemon m\u00e1s extra\u00f1os y maravillosos de la regi\u00f3n,\\nas\u00ed como los comportamientos extra\u00f1os que han adoptado.","taba_house4_client1a":"\u00a1Mi abuela sol\u00eda hacer un plato similar!","taba_house3_client1a":"Estoy descansando mientras mi hermana probablemente est\u00e1 leyendo algunos libros.","taba_house2_reading1":"El libro es Visitando al Rey de Manolo Qai.","taba_house2_reader3a":"As\u00ed que puedo vivir mil vidas diferentes.","taba_house2_reader4a":"La lectura estimula mi mente de una manera que la televisi\u00f3n y las pel\u00edculas nunca podr\u00e1n hacer.","taba_house2_reading3":"El libro es Children Without Honor de Leslie Greninza.","taba_house3_client3a":"Me hace pensar en la casa de mi madre.","taba_house4_client2a":"\u00bfEh? Simplemente llenando un est\u00f3mago vac\u00edo.","taba_house4_dish1":"Es marr\u00f3n, denso, pero no parece pud\u00edn...","taba_house2_books":"000 - Inform\u00e1tica, informaci\u00f3n y trabajos generales, 100 - Filosof\u00eda y psicolog\u00eda\\n200 - Religi\u00f3n, 300 - Ciencias sociales, 400 - Lengua, 500 - Ciencia pura, 600 - Tecnolog\u00eda\\n700 - Arte y recreaci\u00f3n, 800 - Literatura, 900 - Historia y geograf\u00eda","taba_house3_client2a":"Pensar demasiado puede hacernos da\u00f1o.","taba_house4_client3a":"Afortunadamente no pagu\u00e9 por esto. \u00bfC\u00f3mo puedes pagar por esto?","spyder_papertown_mom1":"\u00a1Buenos d\u00edas sol! Descansa aqu\u00ed cuando quieras.\\n\u00bfPor qu\u00e9 digo eso? \u00a1Vives aqu\u00ed!","spyder_papertown_stopthere":"\u00a1Eh! \u00bfQu\u00e9 crees que est\u00e1s haciendo?\\nNo es seguro ir a la naturaleza a menos que tengas un Tuxemon.\\nVen a comprar uno en nuestra tienda.","taba_house4_owner1":"\u00a1Bienvenido a The Honorable Seagulls Pub!","taba_house3_owner1":"\u00a1Bienvenido a The Thoughtful Leaf Inn!","kylekindasucks6":"Ah, \u00bfy ${{name}}?","misaisleavingfornow2":"Buena suerte ${{name}}. Estoy seguro de que nos volveremos a ver. ","pilthropus_description":"Encontr\u00e1ndose junto a Tuxemon como RHINCUS, PILTHROPUS era uno de los Tuxemon m\u00e1s antiguos capaz de crear sus propias herramientas.","monster_menu_tech":"T\u00e9cnicas","monster_menu_desc":"Descripci\u00f3n","move_to_kennel":"mover a {box}","chrome_robo_description":"Un robot hostil.","mk01_gamma":"Mk01 Gamma","mk01_omega_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_omega":"Mk01 Omega","mk01_proto_description":"Un robot asesino fusionado con un drag\u00f3n. No nos preguntes c\u00f3mo.","mk01_proto":"Mk01 Proto","xeon_description":"Un robot hostil.","xeon_2_description":"Un robot hostil.","taba_house1_sign":"Casa del Sr. y la Sra. Clawbrew","taba_house2_reader2a":"Enciende mi imaginaci\u00f3n.","spyder_nimrod_plaque":"Patrocinado por Nimrod. \\\"Si no los vendi\u00e9ramos, otro lo har\u00eda\\\""} \ No newline at end of file
diff --git a/db/_generated/i18n/fr_FR.json b/db/_generated/i18n/fr_FR.json
index e20b37d..97faa99 100644
--- a/db/_generated/i18n/fr_FR.json
+++ b/db/_generated/i18n/fr_FR.json
@@ -1 +1 @@
-{"apple":"Pomme","apple_description":"Restaure 10 PV d'un monstre.","berry":"Baie","berry_description":"Restaure 10 PV d'un monstre.","cherry":"Cerise","cherry_description":"Restaure 10 PV d'un monstre.","orange":"Orange","orange_description":"Restaure 20 PV d'un monstre.","potion":"Potion","potion_description":"Restaure 50 PV d'un monstre.","super_potion":"Super potion","super_potion_description":"Restaure 150 PV d'un monstre.","imperial_potion":"Potion imp\u00e9riale","imperial_potion_description":"Restaure 350 PV d'un monstre.","capture_device":"Dispositif de capture","capture_device_description":"Capture un monstre.","combat_used_x":"{user} utilise {name} !","combat_run":"{user} s'est enfuit !","combat_player_run":"Tu as pris la fuite !","combat_used_x_on_y":"{user} utilise {name} sur {target} !","combat_swap":"{user} a envoy\u00e9 {target}\u00a0!","combat_call_tuxemon":"Allez {name}\u00a0!","combat_opponent_call_tuxemon":"{user} envoie un {name} !","combat_state_poison_damage":"{name} souffre du poison !","combat_status_damage":"{name} prend des d\u00e9g\u00e2ts de {status} !","combat_victory":"Tu as gagn\u00e9 !","combat_defeat":"Tu as perdu !","combat_draw":"Tout le monde s'est \u00e9vanoui\u00a0!","combat_capturing_success":"Tu as captur\u00e9 {name}\u00a0!","combat_capturing_fail":"{name} s'est lib\u00e9r\u00e9 !","combat_recharging":"{name} a besoin d'une pause avant d'utiliser {move} \u00e0 nouveau...","combat_replacement":"Choisis un remplacement !","combat_replacement_is_fainted":"Ce monstre s'est d\u00e9j\u00e0 \u00e9vanoui\u00a0!","combat_wild_appeared":"Un {name} sauvage apparait !","combat_monster_choice":"Que doit faire {name} ?","combat_fainted":"{name} est K.O. !","combat_isactive":"{name} est d\u00e9j\u00e0 en jeu.","not_implemented":"Cette fonction n'existe pas encore.","generic_success":"\u00c7a a march\u00e9\u00a0!","generic_failure":"\u00c7a a \u00e9chou\u00e9\u00a0!","empty_slot":"Emplacement Vide","exit":"Quitter","item_confirm_use":"Utiliser","item_confirm_cancel":"Annuler","item_success":"\u00c7a a march\u00e9 !","item_failure":"\u00c7a a \u00e9chou\u00e9\u00a0!","attempting_capture":"Tentative de capture...","gotcha":"Je t'ai eu\u00a0!","item_cannot_use_here":"{name} ne peut pas \u00eatre utilis\u00e9 ici\u00a0!","receive_happiness":"Tu as re\u00e7u 5 Appareils de Capture\u00a0!","received_x":"{name} re\u00e7u !","save_success":"Enregistr\u00e9\u00a0!","save_failure":"Il y a eu un probl\u00e8me lors de l'enregistrement\u00a0!","save_overwrite":"Oui, \u00e9craser cette sauvegarde.","save_keep":"Non, conserver cette sauvegarde.","slot":"Emplacement","status_faint":"K.O.","status_poison":"Poison","bite":"Morsure","fire_explosion":"Fire Explosion","poison_string":"Dard-Venin","pound":"\u00c9cras'Face","swap":"\u00c9changer","water_shot":"Tir d'eau","whirlwind":"Tourbillon","run":"Run","monster_menu_info":"Info","monster_menu_move":"D\u00e9placer","log_off":"D\u00e9connexion","menu_bag":"Sac","menu_fight":"Combattre","menu_item":"Objet","menu_items":"Objets","menu_journal":"Journal","menu_load":"Charger","menu_monster":"Tuxemon","menu_monsters":"Monstres","menu_multiplayer":"Multijoueur","menu_new_game":"Nouvelle Partie","menu_options":"Options","menu_player":"Joueur","menu_run":"Fuire","menu_save":"Sauvegarder","multiplayer_accept":"Accepter","multiplayer_decline":"Refuser","multiplayer_duel":"{name} veut un Duel !","multiplayer_host_game":"Jeu h\u00f4te","multiplayer_scan_games":"Rechercher des parties","multiplayer_join_game":"Rejoindre la partie","multiplayer_hosting_ready":"Pr\u00eat \u00e0 accepter les clients !","multiplayer_already_hosting":"Vous h\u00e9bergez d\u00e9j\u00e0 !","multiplayer_no_servers":"Aucun serveur trouv\u00e9\u2026","multiplayer_join_prompt":"H\u00f4te ou adresse IP ?","aardart":"Aardart","aardart_description":"\u00c7a compte le nombre de fourmis que vous avez mang\u00e9s, et r\u00e9compense les nombres importants.","aardorn":"Aardorn","aardorn_description":"\u00c0 sa naissance, il est plac\u00e9 dans une fourmili\u00e8re et doit en manger pour survivre.","agnidon":"Agnidon","agnidon_description":"Je pr\u00e9f\u00e8re \u00e0 quatre pattes, mais qui peut se tenir sur deux pour ouvrir les portes, pouss\u00e9s des arbres, ou tenir des objets.","agnigon":"Agnigon","agnigon_description":"C'est appel\u00e9 un \\\"faux dragon' parce que \u00e7a ressemble \u00e0 un dragon, mais en r\u00e9alit\u00e9, \u00e7a tient ses origines d'anciens reptiles.","agnite":"Agnite","agnite_description":"Il est joueur, mais il faut lui apprendre tr\u00e8s jeune \u00e0 ma\u00eetriser son ardeur.","allagon":"Allagon","allagon_description":"Les ALLAGON recherchent les reliques faites des m\u00e9taux de leurs anc\u00eatres, et sont d\u00e9termin\u00e9s \u00e0 les retrouver.","anoleaf":"Anoleaf","anoleaf_description":"Il estime que les plantes qui poussent pr\u00e8s de lui sont ses fr\u00e8res et s\u0153urs.","axylightl":"Axylightl","axylightl_description":"Il \u00e9claire les eaux profondes avec sa queue, ce qui permet de prot\u00e9ger les poissons.","bamboon":"Bamboon","bamboon_description":"Il se bat avec sa canne en bambou, qui lui sert aussi pour garder l'\u00e9quilibre.","bigfin":"Bigfin","bigfin_description":"Tout un \u00e9cosyst\u00e8me s'est d\u00e9velopp\u00e9 sur son dos, donc il essaye de ne pas aller dans l'eau.","bolt":"Bolt","bolt_description":"La pr\u00e9sence d'un BOLT rend un NUT plus fort et d\u00e9clenche plus d'\u00e9nergie.","cairfrey":"Cairfrey","cairfrey_description":"Un meuble joyeux qui s'est r\u00e9veill\u00e9 un matin et a d\u00e9cid\u00e9 d'explorer.","capiti":"Capiti","capiti_description":"Il ressemble \u00e0 un b\u00e9b\u00e9, m\u00eame si certains sp\u00e9cimens retrouv\u00e9s \u00e9taient \u00e2g\u00e9s des plusieurs centaines d'ann\u00e9es.","cardiling":"Cardiling","cardiling_description":"Personne ne s'attendrait \u00e0 le voir cracher du feu, jusqu'\u00e0 ce qu'il le fasse.","cardinale":"Cardinale","cardinale_description":"Il porte une haine sans limite pour ses pr\u00e9dateurs, qu'il attaque, eux et leurs juv\u00e9niles, d\u00e8s qu'il le peut.","cardiwing":"Cardiwing","cardiwing_description":"Son chant est remarquable, mais rares sont ceux qui osent avoir un oiseau chanteur explosif.","chillimp":"Chillimp","chillimp_description":"Il parait qu'il vit dans la sommets enneig\u00e9s des montagnes, mais aucune photo nette n'a jamais \u00e9t\u00e9 prise.","chloragon":"Chloragon","chloragon_description":"Il \u00e9clot quand un ancien \u0153uf est plant\u00e9 dans un sol fertile. Quand il n'y aura plus d'\u0153ufs, tous les Chloragon disparaitront.","conifrost":"Conifrost","conifrost_description":"Il peut provoquer une avalanche avec un seul de ses \u00e9ternuements. Alors il renifle en permanence.","corvix":"Corvix","corvix_description":"Il arme ses ailes des \u00e9clats d'os de ses victimes.","dandylion":"Dandylion","dandylion_description":"Il ne donne naissance qu'\u00e0 une seule port\u00e9e dans toute sa vie. Puis il parcourt le monde \u00e0 leur recherche.","djinnbo":"Djinnbo","djinnbo_description":"On croit \u00e0 tort qu'il s'agit d'un humain immol\u00e9 par le feu. En r\u00e9alit\u00e9, c'\u00e9tait le cas d'un de ses proches.","dollfin":"Dollfin","dollfin_description":"Chacun d'eux suit les trajets d'un bateau, explorant ainsi le monde.","dracune":"Dracune","dracune_description":"Il est immobile durant le jour, mais peut s'agiter et mordre la nuit.","dragarbor":"Dragarbor","dragarbor_description":"Quand il sent venir sa fin, il recherche un cimeti\u00e8re pour aller s'y planter. Alors sa queue se transforme en fleur qui n'arr\u00eatera jamais de pousser.","dune_pincher":"Dune Pincher","dune_pincher_description":"Ces ermites s'envelopperont dans tout ce qui est le plus proche. Dans le d\u00e9sert, ce sont les linceuls fun\u00e9raires des pharaons morts depuis longtemps.","eaglace":"Eaglace","eaglace_description":"Quand il s'envole, des nuages se forment. Et quand il bat des ailes, la gr\u00eale tombe.","eyenemy":"Eyenemy","eyenemy_description":"Il se nourrit de magnifiques paysages et autres lieux exceptionnels.","falcono":"Falcono","falcono_description":"N'est jamais effray\u00e9 par ses adversaires, et attaquera sans h\u00e9siter n'importe quel ennemi, peu importe sa taille.","ferricran":"Ferricran","ferricran_description":"Autrefois, les FERRICRAN \u00e9taient recouverts d'\u00e9cailles en adamantine sur le corps, et avaient des ailes en mithril.","firomenis":"Firomenis","firomenis_description":"<<MISSING>>","fluttaflap":"Fluttaflap","fluttaflap_description":"Il se nourrit d'impuret\u00e9s, qu'il prend dans le sang de ces ennemis, pour en rejeter le sang pur.","fruitera":"Fruitera","fruitera_description":"FRUITERA a faim de fruits et en transporte autant qu'il le peut. Lorsqu'il est surpris, il laisse tomber tous ses fruits, les ramasse \u00e0 nouveau puis s'enfuit.","gectile":"Gectile","gectile_description":"Il est tellement rapide et l\u00e9ger qu'il peut se d\u00e9placer sur la cime des arbres.","heronquak":"Heronquak","heronquak_description":"Le cristal sur sa poitrine est pris pour un diamant par les braconniers. Il fond lorsqu'il est retir\u00e9 du corps de ces Heronquak.","hydrone":"Hydrone","hydrone_description":"Il utilise une technologie exp\u00e9rimentale qui cr\u00e9e de l'\u00e9nergie \u00e0 partir de l'eau.","lambert":"Lambert","lambert_description":"Il est plac\u00e9 dans sa noix par son parent, qui l'envoie ensuite dans le monde.","legko":"Legko","legko_description":"Longtemps consid\u00e9r\u00e9 comme sans jambes, ses feuilles sont en r\u00e9alit\u00e9 des r\u00e9sidus de l'\u00e9volution.","magmaturtle":"Magmaturtle","magmaturtle_description":"<<MISSING>>","merlicun":"Merlicun","merlicun_description":"<<MISSING>>","moloch":"Moloch","moloch_description":"Il peut adoucir ou durcir sa peau suivant s'il fait face \u00e0 des amis ou des ennemis.","noctalo":"Noctalo","noctalo_description":"Il ne peuple que les lieux abandonn\u00e9s par les humaines, comme les ch\u00e2teaux, les cimeti\u00e8res et les \u00e9gouts.","noctula":"Noctula","noctula_description":"Il se nourrit d'insectes pendant que les Pipis mangent des fruits, donc m\u00eame en vivant tr\u00e8s proche des autres, ils n'entrent pas en comp\u00e9tition.","nostray":"Nostray","nostray_description":"Il peut tout sentir dans l'oc\u00e9an, peu importe la distance.","nudiflot":"Nudiflot","nudiflot_description":"It eats and stores the poison of the sea creatures that it feeds upon.","nut":"Nut","nut_description":"Dans les grands navires qui traversent les oc\u00e9ans, des milliers de NUT et de BOLT fournissent de l'\u00e9nergie et maintiennent le placage d'acier ensemble.","onaclov":"Onaclov","onaclov_description":"<<MISSING>>","pigabyte":"Pigabyte","pigabyte_description":"Les scientifiques ont d\u00e9couvert que les meilleurs ordinateurs ont des implants organiques.","possessun":"Possessun","possessun_description":"C'est un fant\u00f4me qui occupe la carcasse d'un Cairfrey.","propellercat":"Propellercat","propellercat_description":"Est-ce une nouvelle esp\u00e8ce, ou juste l'animal de compagnie d'un inventeur?","rockat":"Rockat","rockat_description":"Malgr\u00e9 son poids consid\u00e9rable, ses pas sont silencieux.","rockitten":"Rockitten","rockitten_description":"Il utilise ses minuscules oreilles rocheuses pour se blottir.","sapragon":"Sapragon","sapragon_description":"Dans les temps anciens, \u00e0 chaque \u00e9l\u00e9ment correspondait un puissant dragon, mais ces cr\u00e9atures se font rares de nos jours.","selket":"Selket","selket_description":"Allong\u00e9s \u00e0 l'aff\u00fbt sous le sable, ils peuvent sentir leur proie \u00e0 travers les vibrations de leurs pas.","selmatek":"Selmatek","selmatek_description":"Gard\u00e9 par les anciens rois des d\u00e9serts, SELMATEK servait de chien de garde, de compagnon de chasse et - maintenant - de d\u00e9fenseur contre les pilleurs de tombes.","simba":"Simba","simba_description":"<<MISSING>>","sludgehog":"Sludgehog","sludgehog_description":"Il vit dans les ordures et les mange aussi. Ses pointes semblent pointues, mais il peut les adoucir \u00e0 volont\u00e9.","sharpfin":"Sharpfin","sharpfin_description":"Il est invisible dans l'eau, on ne peut l'apercevoir uniquement quand il bondit hors de l'eau pour attraper un animal sur la berge et l\u2019entra\u00eener dans les profondeurs.","snowrilla":"Snowrilla","snowrilla_description":"Il prend plaisir \u00e0 jouer au chat et \u00e0 la souris avec les skieurs de ces pistes d\u00e9sol\u00e9es.","spycozeus":"Spycozeus","spycozeus_description":"Les communications chuchot\u00e9es de la for\u00eat prennent une forme physique dans SPYCOZEUS, qui pense comme les arbres.","sumobug":"Sumobug","sumobug_description":"It uses its weight to trip much larger enemies. It is as dense as a star.","tigrock":"Tigrock","tigrock_description":"Il est dit qu'il a d\u00fb s'inventer lui-m\u00eame car aucune \u00e9volution n'\u00e9tait pr\u00e9vue pour lui.","tumblecoon":"Tumblecoon","tumblecoon_description":"<<MISSING>>","tumbleworm":"Tumbleworm","tumbleworm_description":"Lorsqu'ils ont d\u00e9pass\u00e9 leurs \u0153ufs en nid d'abeille, ils tombent au sol face en premier.","tux":"Tux","tux_description":"<<MISSING>>","tweesher":"Tweesher","tweesher_description":"Plus il fait froid, plus son bec est dur. Sous z\u00e9ro degr\u00e9, il est plus r\u00e9sistant qu'un diamant.","vamporm":"Vamporm","vamporm_description":"Il a soif de sang, mais doit se contenter de la s\u00e8ve des arbres.","velocitile":"Velocitile","velocitile_description":"Il peut d\u00e9pass\u00e9 une balle, mais seulement apr\u00e8s s'\u00eatre \u00e9chauff\u00e9.","wrougon":"Wrougon","wrougon_description":"Chaque WROUGON na\u00eet avec une tache de rouille plus grande que celle de ses parents.","zunna":"Zunna","zunna_description":"Un Zunna joyeux va pouvoir avaler toute la nourriture qu'il a dans son estomac.","anteater":"Menace","snout":"Museau","false_dragon":"Faux Dragon","dragon":"Dragon","sprout":"Germe","inchoate":"Inchoate","prehensile":"Pr\u00e9hensile","island":"\u00cele","host":"H\u00f4te","woodwose":"Woodwose","firebird":"Oiseau de flamme","frost_ape":"Singe congel\u00e9","taiga":"Ta\u00efga","horned_raptor":"Raptor \u00e0 cornes","lions_tooth":"Dent du Lion","vengeance":"Vengeance","joyful":"Joyeux","cloaked":"En cape","cirrus":"Cirrus","pupil":"\u00c9l\u00e8ve","fire":"Feu","sanguine":"Sanguine","wood":"Bois","climbing":"Grimper","crested":"Cr\u00eate","metal_water":"M\u00e9tal, Eau","gumnut":"Fruit de l'eucalyptus","lizard":"L\u00e9zard","earth_fire":"Terre, Feu","devil":"Diable","nightcrawler":"Chasseur de nuit","probiscus":"Probiscus","flopped":"Flopped","metal":"M\u00e9tal","visitor":"Visiteur","earth":"Terre","rip":"D\u00e9chirement","yeti":"Y\u00e9ti","ex_machina":"Ex Machina","water":"Eau","clot":"Caillot","restless":"Agit\u00e9","slurpy":"Baveux","aeble":"Aeble","allie":"Allie","cottonnurse":"Infirmi\u00e8re de Cottonville","karrianna":"Karrianna","knight1":"Chevalier I","knight2":"Chevalier II","liela":"Liela","maple_girl":"\u00c9rable","misa":"Misa","npc_wife":"Femme PNJ","professor":"Professeur","npc_red":"Rouge","tabanurse":"Infirmi\u00e8re de Taba","tuxemart_keeper":"Commer\u00e7ant de Tuxemart","tuxemart_aide":"Employ\u00e9 de Tuxemart","xerogrund1":"Troufion I de l'\u00c9quipe Xero","xerogrund2":"Troufion II de l'\u00c9quipe Xero","xerogrunt2":"Troufion II de l'\u00c9quipe Xero","xerogrunt3":"Troufion III de l'\u00c9quipe Xero","xerogrunt4":"Troufion IV de l'\u00c9quipe Xero","xerogrunt5":"Troufion V de l'\u00c9quipe Xero","xerogrunt6":"Troufion VI de l'\u00c9quipe Xero","xerogrunt7":"Troufion VII de l'\u00c9quipe Xero","xerogrunt8":"Troufion VIII de l'\u00c9quipe Xero","xerogrunt9":"Troufion IX de l'\u00c9quipe Xero","xerogrunt10":"Troufion X de l'\u00c9quipe Xero","healmytuxemon":"Voulez-vous soigner votre Tuxemon ?","haveagoodday":"Bonne journ\u00e9e !","yes":"Oui","no":"Non","door_problems":"La porte est verrouill\u00e9e et refuse de s'ouvrir...","empty_pot":"C'est un pot vide, peut-\u00eatre que quelqu'un plantera quelque chose ici.","purple_flowers":"Quelqu'un a plant\u00e9 des fleurs violettes qui sentent si bon !","orange_flowers":"Quelqu'un a plant\u00e9 des fleurs oranges si belles !","famous_statue":"C'est la statue d'un ancien Ma\u00eetre Tuxemon. Son nom a \u00e9t\u00e9 effac\u00e9 par le temps...","famous_statue2":"Il est \u00e9crit : Pour nos amis et h\u00e9ros bien-aim\u00e9s de tous, les Wywen","cotton_town_fountain":"C'est une fontaine. Il y a beaucoup de pi\u00e8ces au fond.","tree":"Cet arbre semble heureux et en forme !","route_2":"Route 2","sure_i_do":"Bien s\u00fbr.","not_really":"Pas vraiment.","professor_dialog\\n":"Professor:\\nAh, yes. The very person I've been wanting to meet.\\nI've heard that you want to learn about Tuxemon.\\nTuxemon are little animals, some call them monsters, that we befriend and use to battle other Tuxemon.\\nI was wondering, I just received three new Tuxemon for research and I would like to give you one.\\nWhich one would you like?\\n","professor_dialog6.1":"Professor: An excellent choice! Hydrone is a water Tuxemon.","professor_dialog6.2":"Professor: A superb choice! Rockitten is an earth Tuxemon.","professor_dialog6.3":"Professor: A great choice! Fruitera is a wood Tuxemon.","professor_dialog7":"Professor: I hope to see you around! I'm about to head on a journey, so maybe we'll meet up sometime.","karrianna_dialog1":"Karrianna : Je m'entraine depuis un mois ! Et personne ne m'a encore battu !","karrianna_dialog2":"Eh bien\u2026 Tu es le premier entra\u00eeneur que j'ai affront\u00e9\u2026","xero_hideout1":"Institut Xero pour la Recherche et les Avanc\u00e9es des Tuxemon devant.","cherry_found":"Vous avez trouv\u00e9 une cerise.","xero_grunts_block":"This area is under construction, it should be done soon.","waiting_for_misa":"Our leader would like to talk with you. When you are ready, talk to my friend next to me.","teleport?":"Are you ready to meet our leader?","ouch":"Sorry, but this may hurt a bit...","maybe_sometime_again?":"Okay, I'll be here when you are ready.","youcantleave":"Les portes sont ferm\u00e9es depuis l'ext\u00e9rieur... Il y a une cl\u00e9 quelque part ?","discovered_a_person":"Vous m'avez trouv\u00e9 ! Ha ha !","a_serious_discussion\\n":"Je vous observe depuis un moment d\u00e9j\u00e0, et je suis bien content que mes adeptes aient r\u00e9ussi \u00e0 vous mettre la main dessus sans vous blessez.\\nMais o\u00f9 sont mes mani\u00e8res\u00a0! \\nJe suis Misa, le Premier Ministre de l'Institut Xero pour la Recherche et l'Avanc\u00e9e des Tuxemon.\\nQuel est votre nom d\u00e9j\u00e0\u00a0? \\n.... ..... ....\\n${{name}}\u00a0?\\n\u00c7a n'est pas un nom pour quelqu'un qui poss\u00e8de ill\u00e9galement un Tuxemon.\\n","oops\\n":"Oh. J'imagine que vous ne le saviez pas...\\nVous ne devriez pas \u00eatre inquiet, avoir un Tuxemon \u00e0 ses c\u00f4t\u00e9s est la meilleure chose qui puisse vous arriver.\\n","backstory\\n":"Il y a une trentaine d'ann\u00e9es, un groupe nomm\u00e9 Omnichannel a commenc\u00e9 \u00e0 contr\u00f4ler les m\u00e9dias.\\nPeu \u00e0 peu, la libert\u00e9 d'expression a presque disparu.\\nLes gens ont donc d\u00e9cid\u00e9 d'utiliser les Tuxemon pour communiquer et r\u00e9gler les diff\u00e9rends. \\nPuis il y a une dizaine d'ann\u00e9e, la r\u00e9pression contre les Tuxemon a commenc\u00e9.\\nMaintenant, seules certaines personnes qui sont autoris\u00e9es peuvent encore poss\u00e9der et \u00e9lever des Tuxemon. \\nMon groupe utilise les Tuxemon pour la recherche, c'est pourquoi nous en avons tous. \\nVous \u00eates un cas particulier, vous n'avez jamais \u00e9t\u00e9 approuv\u00e9 par Omnichannel. \\nVous pourriez bien \u00eatre cet entra\u00eeneur que nous attendions depuis si longtemps.\\nOmnichannel, aussi impitoyables qu'ils sont, n'est m\u00eame pas la seule menace que nous avons ici. \\nIl y a une autre organisation appel\u00e9e Spyder.\\nMais vous ne devriez pas trop \u00eatre inqui\u00e9t\u00e9 par eux, ils sont assez discrets dans la r\u00e9gion. \\nMaintenant, vous devriez continuer votre voyage. \\nMais uniquement si vous acceptez de nous aider contre Omnichannel.\\nCar sinon, nous vous d\u00e9noncerons nous-m\u00eames \u00e0 eux. \\nEt vous perdrez tout ce que vous avez. \\nNous surveillons tout ce qui se passe.\\n","backstory9":"Qu'est-ce que vous dites ? Vous allez nous aider ?","sorryfurthis":"Bon choix. Mais d\u00e9sol\u00e9, \u00e7a risque de piquer un peu.","mwah\\n":"??? : Qu'est-ce que vous voulez ?... ... ... Et bah dommage. Vous n'entrez pas m\u00eame si vous respecter le code vestimentaire.\\nAu fait, je suis Allie.\\nAllie : Oui, c'est Omnichannel, mais je ne suis qu'une simple garde. Qui \u00eates-vous ?\\n${{name}}...\\nHum. Un nom imposant. Je n'habite pas trop loin d'ici, alors peut-\u00eatre que... apr\u00e8s le travail... vous pourriez me montrer vos talents ?\\n... ... Non ! comment non ? Sauf si... ... vous \u00eates le nouveau petit ami de Jess, hein ! Elle n'arr\u00eate pas de se moquer de moi !\\n","mwah2":"JESS !!!","itslockedboi":"Allie a verrouill\u00e9 la porte derri\u00e8re elle...","hellothere":"??? : Eh ! Salut !","kmere":"Pourquoi vous ne viendriez pas ici pour me parler ?","theinfo\\n":"Je suis d\u00e9sol\u00e9 pour cette sc\u00e8ne, Allie est parfois difficile \u00e0 g\u00e9rer, contrairement \u00e0 ma fille Jess.\\nOh ! Mais o\u00f9 sont mes mani\u00e8res. Mon nom est Ae... Vous savez quoi ? Je vais juste l'\u00e9crire.\\nAeble\\n\u00c7a se prononce ahbluh, mais tout le monde m'appelle juste Aeble. Vous pouvez aussi m'appeler ainsi, je pense...\\nAeble : Je suis le PDG d'Omnichannel, chaque \u00e9mission que vous voyez, je dois l'approuv\u00e9e.\\nMaintenant, je ne suis pas le seul \u00e0 faire le travail. L'Omnichannel a un conseil qui aide \u00e0 administrer les diff\u00e9rentes r\u00e9gions.\\nEt saviez-vous... que le conseil est r\u00e9\u00e9lu chaque ann\u00e9e !\\nL'objectif d'Omnichannel est de proposer le meilleur des mondes pour tous. Et la seule fa\u00e7on d'y parvenir, pour rendre tout le monde \u00e9gal,\\n\u00e9tait de restreindre les Tuxemon.\\nNous avons commenc\u00e9 par les confisquer, mais bon nombre de Tuxemon ont r\u00e9ussi \u00e0 s'\u00e9chapper. Nous avons donc d\u00fb utiliser des mesures plus extr\u00eames.\\nNotre organisation s\u0153ur de Spyder a d\u00e9velopp\u00e9 une drogue qui pouvait changer les Tuxemon.\\nElle a isol\u00e9 une partie du cerveau que chaque Tuxemon poss\u00e8de myst\u00e9rieusement, puis l'a surcharg\u00e9.\\nUne fois que cette Gage Paludal Lamina a \u00e9t\u00e9 surcharg\u00e9e d'\u00e9lectricit\u00e9, ils n'opposaient plus la moindre r\u00e9sistance et sont devenus totalement dociles.\\nEn raison de certains effets secondaires inattendus, voire tragiques, quelques esp\u00e8ces ont malheureusement disparu,\\nnotamment le Rockitten, le Fruitera, et l'Hydrone.\\nMaintenant, en dehors de quelques cas dans la nature, cette g\u00e9n\u00e9ration n'interagit avec les Tuxemon que s'ils travaillent pour nous.\\nLes naissances n'ont jamais \u00e9t\u00e9 aussi nombreuses, et la popularit\u00e9 d'Omnichannel n'a pas diminu\u00e9 depuis avant ces restrictions.\\nLes Tuxemon sauvages \u00e9taient une mal\u00e9diction omnipr\u00e9sente, mena\u00e7ant de d\u00e9truire l'humanit\u00e9. Mais heureusement, Omnichannel a corrig\u00e9 cela et a impos\u00e9 un v\u00e9ritable ordre.\\nSans aucun contr\u00f4le, les Tuxemon peuvent tout d\u00e9truire, quiconque qui dirait le contraire est un menteur. Je suis d\u00e9sol\u00e9, mais je dois aller travailler.\\n","liela_goes_to_battle":"Si vous venez me d\u00e9ranger pendant que je cueille des baies, je vais devoir vous d\u00e9fier !","Cathedral_Center":"Centre de la Cath\u00e9drale : nous vivons pour servir.","Cotton_Mart":"Obtenez le scoop au Scoop Store\u00a0!","Cotton_Town_Sign\\n":"Bienvenue \u00e0 Cotonville\u00a0: Une force grandissante\\n^ Cotonville --- Route 1 v\\n","column1":"Une colonne ancienne et rare. Ce fut jadis un temple.","column2":"Une colonne ancienne et rare. Des ruines de cette m\u00eame civilisation peuvent \u00eatre trouv\u00e9es sur la Route 3. ","cityparksign\\n":"Bienvenue \u00e0 Parc-Ville\u00a0:\u00a0 Un go\u00fbt de l'aventure\\n\u2191 Parc-Ville --- Route 2 \u2193\\n","route2speech":"BERK !!!","route2speech2\\n":"Oh, c'est juste vous ${{name}}...\\nSoyez plus prudent la prochaine fois que vous bousculez quelqu'un. La falaise est plus haute qu'elle ne semble...\\n","route2speech3\\n":"M\u00eame si n'est pas une mauvaise chose...\\nJe sais, toute le monde a besoin d'un leader comme moi, mais avec tout ce qui se passe...\\nMais vous n'\u00eates pas en train de m'\u00e9couter... si\u00a0?\\n","yestalk":"Vraiment ? Merci...","notalk":"Quel manque de sensibilit\u00e9 ! Dommage, vous devrez tout de m\u00eame m'\u00e9couter !","spillit\\n":"Vous savez que je suis le boss de l'institut Xero et que je vous ai recrut\u00e9 pour les combattre. Mais il y a autre chose que vous ignorez.\\nAllie, que vous avez rencontr\u00e9 plus t\u00f4t... Quoi\u00a0? Je vous ai dit qu'on regarderait, pas besoin d'en \u00eatre surpris.\\n","spillit3":"Qu'importe... Allie est ma s\u0153ur et est tout ce que j'ai au monde, donc j'\u00e9tais an\u00e9anti quand j'ai appris qu'il avait emmen\u00e9 au QG.","spillit4":"\u00c7a peut ne pas sembler bien m\u00e9chant, mais \u00e7a l'est. Savez-vous ce qu'ils font \u00e0 leurs recrus ? VRAIMENT !?","spillit5":"Parce que moi non plus... Tout ce que je sais c'est que personne n'a jamais quitt\u00e9 Omnichannel apr\u00e8s avoir \u00e9t\u00e9 embauch\u00e9.","spillit6":"Enfin... \u00e7a ne vous concerne pas. Tout ce qui compte, c'est de faire tomber Omnichannel.","spillit7":"Je suis d\u00e9sol\u00e9 de vous emb\u00eater avec mes soucis. Parc-Ville est en face quand vous voudrez partir","leavemealone":"Nous venions jouer ici quand nous \u00e9tions petits...","iamknight\\n":"What are you doing here? You know that only knights are allowed through city park.\\n... ... ... Hmm... So you're trying to get to Leather Town...\\nWell, I guess you could enter the challenge if you want. The only problem is that you'll need a Tuxemon...\\nI'm sure we can lend you one. Are you up for the challenge?\\n","sorry":"Okay, well... when you're ready, I'll still be here...","splendid\\n":"You will? Splendid! Now, to find you a suitable Tuxemon...\\n... ... You already have a Tuxemon? Well, I'm sure that you'd be able to handle yourself well...\\n","cottonnurse_dialog":"Bienvenue au Tuxecentre de Contonville\u00a0!","tabanurse_dialog\\n":"Bienvenue au Tuxecenter de ${{map_name}} !\\nVoulez-vous soigner votre Tuxemon ?\\n","okaythen":"D'accord ! Donnez-moi juste un instant et je soignerais votre Tuxemon !","okaythen2":"Voil\u00e0, il semble que vos Tuxemon sont en bonne forme ! Ils arrivent !","input_name":"Nom ?","amnesia":"Amn\u00e9sie","battery_acid":"Acide de batterie","avalanche":"Avalanche","revive":"Ranimer","revive_description":"Ranime un Tuxemon assomm\u00e9 et lui restaure 20 PV.","tm_blossom_description":"Manuel Technique qui enseigne la technique Floraison \u00e0 un Tuxemon Bois.","tm_avalanche":"MT\u00a0: Avalanche","tm_blossom":"MT\u00a0: Floraison","tm_avalanche_description":"Manuel Technique qui enseigne la technique Avalanche \u00e0 un Tuxemon Eau ou Terre.","item_no_available_target":"{name} ne peut \u00eatre utilis\u00e9 sur aucun de vos Tuxemon actuellement.","allies_address_description":"Chambre 31, Bloc 2, Tour Omnichannel Cotonville\\n\\nIl y a une marque de baiser \u00e0 c\u00f4t\u00e9 de l'adresse","player_wallet":"Portefeuille de ${{name}}\u202f: ${{money}}${{currency}}","allies_address":"Adresse d'Allie","combat_miss":"\u00c7a a rat\u00e9\u2026","itsmyaurababe2":"Hum, maintenant que je te regarde, tu as une aura plut\u00f4t myst\u00e9rieuse.\\n... ... ... ...\\nOn devrait discuter un de ces jours. On se verra peut-\u00eatre \u00e0 Contonville\u00a0?","hellolovelypeople4":"Je suis assez s\u00fbr qu'il y a des maisons \u00e0 Contonville plus grandes que celle-l\u00e0\u2026","combat_state_recover_success":"{user} a r\u00e9cup\u00e9r\u00e9 ses PV\u00a0!","combat_state_lifeleech_get":"{user} aspire les PV de {target}.","combat_state_poison_get":"{target} est empoisonn\u00e9.","combat_can't_run_from_trainer":"On ne peut pas s'enfuir\u00a0!","hellolovelypeople":"BOOONJOOOUUUR CITOYENS DE TABA !","nopenotyet":"D\u00e9sol\u00e9, il y a eu un accident sur la route. Elle est ferm\u00e9e pour le moment.","iamknight":"AHHH\u00a0!!!\\nJe pensais que c'\u00e9tait quelqu'un d'autre. D\u00e9sol\u00e9 d'avoir hurl\u00e9.","professor_select":"Lequel pr\u00e9f\u00e8res-tu ?","professor_dialog2\\n":"D'o\u00f9 viennent les Tuxemon ?\\nPersonne ne sait vraiment, mais ils habitent notre plan\u00e8te depuis au moins des milliers d'ann\u00e9es.\\nLes Tuxemon sont de petits animaux. On apprend beaucoup d'eux, on devient leurs amis, et on les utilise pour affronter d'autres Tuxemon dans des tournois.\\nEnfin\u2026 C'est ce qu'on faisait\u2026\\nJe me demandais\u2026 Je viens juste de recevoir trois nouveaux Tuxemon et je voudrais \u00e9tudier comment ils se comportent avec un entra\u00eeneur.\\n\u00c7a t'int\u00e9resserait d'entra\u00eener un Tuxemon ?","thats_me":"C'est moi !","template_description":"Ins\u00e9rer une description ici","katacoon_description":"Il reste dans sa chrysalide pour m\u00e9diter, ne bougeant que pour frapper ses ennemis.","eruptibus":"Eruptibus","eruptibus_description":"Les forgerons utilisent sa caldeira pour faire chauffer le m\u00e9tal.","web":"Toile","wall_of_steel":"Mur d'acier","venomous_tentacle":"Tentacule venimeux","snowstorm":"Temp\u00eate de neige","sleeping_powder":"Poudre de sommeil","shuriken":"Shuriken","quicksand":"Sable mouvant","levitate":"L\u00e9vitation","headbutt":"Coup de Boule","flood":"Inondation","flamethrower":"Lance-flammes","fire_claw":"Griffes Enflamm\u00e9es","fire_ball":"Boule de feu","energy_field":"Champ d'\u00e9nergie","electrical_storm":"Orage \u00e9lectrique","chill_mist":"Brouillard Glacial","blood_bond":"Lien de sang","blade":"Lame","berserk":"Furie Berserk","beam":"Rayon","battery_discharge":"D\u00e9charge \u00e9lectrique","attack_effective":"L'attaque a inflig\u00e9 des d\u00e9g\u00e2ts suppl\u00e9mentaires !","attack_very_effective":"L'attaque a inflig\u00e9 beaucoup de d\u00e9g\u00e2ts en plus !","combat_trainer_appeared":"{name} veut se battre !","combat_state_recover_failure":"{user} ne peut pas se soigner davantage.","combat_state_recover_get":"{target} commence \u00e0 regagner ses PV.","uselessnes":"Tu es absolument inutile John. Je n\u2019arrive pas \u00e0 croire qu\u2019on ait jamais \u00e9t\u00e9 ensemble.","johnissorry":"D\u00e9sol\u00e9 M'dame\u2026 J'ai\u2026\\nVu\u2026\\nCertaines\u2026\\nFleurs\u2026","darnitjohn10":"TOUT DE SUITE !","darnitjohn8":"AAAAAH !!!","darnitjohn7":"Je ne suis pas s\u00fbr\u2026","darnitjohn6":"Euh\u2026","darnitjohn5":"Pourquoi es-tu toujours l\u00e0 ?","darnitjohn4":"Oui m'dame ?","darnitjohn3":"John.","darnitjohn":"Attends\u2026 O\u00f9 est John\u202f?","firsts":"\u266a Watch me whip \u266a\\n\u266a Watch me nae nae \u266a\\nCette chanson est plut\u00f4t g\u00e9niale, non ?","yesmaam":"Oui M'dame.","omnichannelarrives":"ARR\u00caTEZ !","quicklyknight4":"D\u00e9sol\u00e9, mais je dois partir maintenant.","quicklyknight3":"Allie. Allie est un de ceux qu'ils ne veulent pas que vous connaissiez.","thatsmeknight":"Oh, splendide ! Je savais depuis le d\u00e9but que \u00e7a devait \u00eatre toi\\nNe t'inqui\u00e8te pas, je ne le dirai \u00e0 personne.","mistakenknight":"Non, je ne me trompe pas. C'est toi !\\nNe t'inqui\u00e8te pas, je ne le dirai \u00e0 personne.","iamknight2":"Attends, tu es celui dont ils parlent, n'est-ce pas ? Celui avec le Tuxemon non d\u00e9clar\u00e9 ?","professor_turn":"Bien s\u00fbr que tu le ferais, de qui je me moque ?","professor_no":"Eh bien, dommage alors. J\u2019ai march\u00e9 jusqu\u2019ici pour te parler, alors \u00e9coute !","professor_yes":"G\u00e9nial !","combat_state_lifeleech_success":"Les PV de {user} sont aspir\u00e9s !","reg_papers":"Documents d'inscription","status_recover":"R\u00e9cup\u00e9rer","maamnothing":"M'dame...\\n","spyder_route6_frances2":"Vous devriez nous rendre visite parfois.","spyder_route6_orion1":"J'\u00e9tais au beau milieu d'une exp\u00e9rience extr\u00eamement importante.","mk01_beta":"Mk01 B\u00e9ta","flow":"Flux","dodge_increased":"{stat} de {user} augment\u00e9.","attack_resisted":"L'attaque a r\u00e9sist\u00e9\u00a0!","status_overfeed":"Sur-alimenter","feint":"Feindre","hp_restored":"Les PV de {user} ont \u00e9t\u00e9 restaur\u00e9s.","combat_state_lifeleech_failure":"{link} ne peut gu\u00e9rir davantage.","one_two":"Un-Deux","petrify":"P\u00e9trifier","quicklyknight":"Je n'ai plus beaucoup de temps. Omnichannel va arriver...\\nJ'\u00e9tais suppos\u00e9 rencontrer un contact, mais tu vas devoir le faire. Ils arrivent.","spyder_tunnelb_iris":"Iris","template":"Nom du Mod\u00e8le","dark_robo":"Robot Sombre","professor-tweesher":"Professeur","mistaken":"Tu t'es tromp\u00e9.","cash_register":"C'est une caisse enregistreuse, assez r\u00e9cente.","darnitjohn9":"IMB\u00c9CILE\u00a0!\\nJe ne le dirais qu'une seule fois\u00a0:\\nVA. FOUILLER. LES. MAISONS.","maamiexist":"M'dame, il n'est pas dans la maison.","maamiexist2":"Y avait-il quelque chose d'int\u00e9ressant\u00a0?","maamiexist3":"C'est un ordinateur sous Ubuntu.\\nJ'\u00e9tais pr\u00eat \u00e0 le prendre, mais je sais bien que Gnome n'est pas ton genre...","spyder_scoop_berys1":"Vous vous apercevrez qu'ici aucun Tuxemon n'est malade \u2013 ils ont tous \u00e9t\u00e9 abrit\u00e9s dans l'unit\u00e9 de confinement.","spyder_scoop_alyssa2":"Puisque je vous le dis\u00a0:\u00a0nous avons la maladie sous contr\u00f4le\u00a0!","spyder_scoop_weaver2":"Ouais\u00a0!\u00a0Il s'av\u00e8re que le crime ne paye pas\u00a0!","spyder_scoop_donald2":"Vous \u00eates certainement assez fort pour maitriser ces Tuxemon \u00e9vades. Je vous en supplie \u2013 faites-le pour nous. ","spyder_scoop_alyssa1":"D\u00e8s que la maladie a \u00e9t\u00e9 d\u00e9tect\u00e9e, nous avons mis les Tuxemon infect\u00e9s en quarantaine dans l'unit\u00e9 de confinement.","spyder_scoop_taggart2":"Si vous n'avez pas vol\u00e9 les Extreme Restraints, qui donc\u00a0? ","spyder_scoop_arachne1":"Eh\u00a0! N'avez-vous pas vu que nous sommes au beau milieu d'un plan machiav\u00e9lique\u00a0?","spyder_scoop_landrace3":"Merci de nous avoir d\u00e9barrass\u00e9 de cette brute qui nous bloquait le passage\u00a0!\\nOn peut maintenant nous \u00e9chapper avec les Extr\u00eame Conteneurs\u00a0! ","spyder_route6_richard1":"Mec, le seul jour o\u00f9 je d\u00e9laisse mon ordi pour aller faire un tour, tout \u00e7a arrive\u00a0!","icicle_spear":"Lance Glac\u00e9e","starfall":"Pluie d'\u00c9toile","nudiflot_female_description":"Elle avale et stocke le poison des cr\u00e9atures marines dont elle se nourrit.","thunderclap":"Coup de Tonnerre","sumchon":"Sumchon","menu_alphabet":"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890.-\u202f!","xeon":"X\u00e9non","spyder_scoop_cochini2":"Groin.","spyder_tunnelb_beryll1":"J'aime collectionner les cailloux.","spyder_tunnelb_beryll2":"Ah\u00a0!\u00a0J'ai renvers\u00e9 ma collection de cailloux\u00a0!","spyder_tunnelb_lute1":"Les chauve-souris sont les meilleurs compagnons\u00a0!","spyder_tunnelb_lute2":"... mais pas toujours les meilleurs combattants.","spyder_tunnelb_meitner2":"Je pense que vous venez de taper trop fort.","spyder_tunnelb_greta2":"Oh non\u00a0! J'en veux encore plus\u00a0!","combat_state_overfeed_get":"{user} a sur-aliment\u00e9 {target}.","combat_levitate_get":"{user} l\u00e9vite haut dans les airs.","combat_amnesia_get":"{user} est atteint d'amn\u00e9sie.","speed_halved":"Vitesse de {user} r\u00e9duite de moiti\u00e9.","attacks_rose":"Efficacit\u00e9 des attaques de {user} augment\u00e9e.","dodge_fell":"L'esquive de {user} \u00e0 \u00e9chou\u00e9.","attack_weak":"L'attaque a fortement r\u00e9sist\u00e9 !","biting_winds":"Vents mordants","blossom":"\u00c9clore","breathe_fire":"Souffler du Feu","bullet":"Balle","energy_claws":"Griffes \u00e9nerg\u00e9tiques","font":"Police","frostbite":"Ger\u00e7ure","give_all":"Tout Donner","hibernate":"Hiberner","ice_claw":"Griffe Glaciale","all_in":"Tous dans","boulder":"Rocher","bubble_trap":"Pi\u00e8ge \u00e0 bulles","clamp_on":"S'accrocher","eyebite":"Croc'\u0153il","fester":"F\u00e9tide","fume":"Fum\u00e9e","perfect_cut":"Coupure Net","ram":"Foncer","refresh":"Rafraichir","rock":"Roche","rot":"Pourrir","rust_bomb":"Bombe Rouill\u00e9e","salamander":"Salamandre","sand_spray":"Jet de Sable","shrapnel":"\u00c9clats d'Obus","sleep_bomb":"Bombe Soporifique","spray":"Jet","static_field":"Champ Statique","strike":"Frapper","sudden_glow":"Insta-Luminescence","supernova":"Supernova","take_cover":"\u00c0 Couvert","menu_alphabet_n_columns":"13","kindling_flame":"Flamme \u00c9tincelante","midnight_mantle":"Manteau de Minuit","muddle":"Brouillard","mudslide":"Glissement","overgrowth":"Gigantisme","peck":"Picorer","peregrine":"Faucon","splinter":"\u00c9clat","stampede":"Stupeur","sting":"Dard","suck_poison":"Sucer le Poison","surge":"D\u00e9charge","thunderball":"Boule du Tonnerre","tonguespear":"Langue de Bois","wallow":"Se vautrer","wing_tip":"Bout de l'Aile","nudiflot_male_description":"Il avale et stocke le poison des cr\u00e9atures marines dont il se nourrit.","nudiflot_female":"Nudiflot","nudiflot_male":"Nudiflot","xeon_2":"X\u00e9non-2","mk01_alpha":"Mk01 Alpha","hot_rock":"Pierre Chaude","sumchon_description":"Il utilise sa masse pour faire tr\u00e9bucher des ennemis bien plus gros. Il est aussi massif qu'une \u00e9toile.","some_category_here":"Une cat\u00e9gorie ici","professor-cardiling":"Professeur","professor-rockitten":"Professeur","hey":"H\u00e9\u00a0!","capture_devices_in_shop":"Des Appareils de Capture. Comment les fabriquent-ils\u00a0?","quicklyknight2":"Deux personnes contr\u00f4lent Omnichannel. Ce conseil d'administration est une blague.\\n","darnitjohn2":"ENFIN JOHN\u00a0! Pars d'ici\u00a0!","cometomepls":"TOUT LE MONDE, VENEZ MAINTENANT AU CENTRE DU VILLAGE. OMNICHANNEL VEUT S'ADRESSER \u00c0 VOUS\u00a0!","whereismyhairbrush":"John, Grant, dispersez-vous. TROUVEZ-LE.","oopsie":"D\u00e9sol\u00e9 mais tu devais voir \u00e7a. Il est TELLLLLEMENT inutile parfois.","ourstuffisours":"Pourquoi \u00eates-vous actuellement ici\u00a0?","maamiexist4":"Nan, laisse-le. Ces gens n'ont visiblement aucun go\u00fbt et d\u00e9testent la praticit\u00e9 et la simplicit\u00e9...\\nVa plut\u00f4t v\u00e9rifier le labo, Grant. J'attends John.","itsmyaurababe3":"J'esp\u00e8re qu'on se reverra. ","nodrink":"Je suis presque s\u00fbr que vous \u00eates trop jeune pour boire...","spyder_scoop_rubid1":"C'est en r\u00e9alit\u00e9 la fa\u00e7on la plus humaine de garder les Tuxemon.","spyder_scoop_rubid2":"Des \u00e9tudes ont montr\u00e9 que les Tuxemon trouvent les combats plus stressants que de vivre dans ces conditions. ","spyder_scoop_berys2":"Scoop n'a pas diffus\u00e9 la maladie\u00a0! Je vous le promets. ","spyder_scoop_turner1":"Certaines personnes vous dirons que les Enforcers ont laiss\u00e9 la malade se propager. Ne les croyez pas\u00a0!","spyder_scoop_orba1":"Oh\u00a0! Qu'est-ce que vous faites ici\u00a0?","spyder_scoop_orba2":"Qu'est-ce que je fais ici, \u00e0 propos de quoi\u00a0?","spyder_scoop_landrace2":"Pff.","spyder_scoop_cochini1":"Groin-groin\u00a0! ","spyder_scoop_lapinou2":"Hum ah\u00a0!","spyder_tunnelb_iris1":"Eh\u00a0! Vous avez interrompu notre danse !","spyder_tunnelb_tommy1":"Avez-vous aper\u00e7u mon sandwich\u00a0?","spyder_route6_richard2":"Le pire jour. De toute ma vie.","spyder_route6_orion2":"J'esp\u00e8re \u00eatre revenu avant que mon exp\u00e9rience ait fondu\u00a0!","spyder_nimrod_argon2":"Je savais que je n'arriverais pas \u00e0 vous convaincre.","spyder_route3_surat3":"Oust ! Vous \u00eates sur notre chemin.","reg_papers_description":"Une pile de documents d'inscription pour le Trial","youneedtodothis":"Je... Je pense que vous devez regarder \u00e7a...\\nJe ne veux pas vous perdre, surtout qu'on vient tout juste de s'installer.","spyder_cottontown_stopthere":"H\u00e9, \u00e7a c'est pas cool ! Vous deviez venir me voir au caf\u00e9 avant de vous enfuir !","spyder_cottontown_enforcer":"Ne t'occupe pas des affaires des grands, c'est une propri\u00e9t\u00e9 priv\u00e9e ici !","spyder_citypark_granny":"Nous retournerons \u00e0 Cuir-sur-Pr\u00e9 \u00e0 pied apr\u00e8s une petite pause.","spyder_citypark_florist":"Appr\u00e9ciez ce paysage fleuri ! C'est l'une des grandes fiert\u00e9s de Cuir-sur-Pr\u00e9.","spyder_museum_shopkeeper_chat":"Je suis b\u00e9n\u00e9vole, pour que l'entr\u00e9e de ce mus\u00e9e soit la moins ch\u00e8re possible. ","spyder_route3_drag2":"AGENT\u00a0:\u00a0Qu'est-ce que\u00a0?! Venez avec moi, vous allez m'expliquer \u00e7a au QG\u00a0!","spyder_route3_qqq2":"Je vais vous r\u00e9v\u00e9ler quelque chose \u00e0 propos de votre intrigue\u00a0! Non, en fait, oubliez que je viens de parler d'intrigue\u00a0!","spyder_route3_novak1":" Mon Elofly est un g\u00e9nie\u00a0!\u00a0Je vais aller en collectionner autant que possible.","spyder_route3_weaver2":"Allez, d\u00e9gage !","spyder_route3_twig1":"Certains trucs qu'on d\u00e9terre devraient appartenir \u00e0 un mus\u00e9e ! \\n Attendez, mais vous ne travaillez pas ici. ","spyder_route3_wanda1":"L\u00e0 seule chose que j'arrive \u00e0 attraper, c'est ces Nudiflot inutiles !","spyder_wayfarer1_bismuth2":"D\u00e9primant !","spyder_nimrod_rebel2":"La livraison qui m\u2019int\u00e9resse est pleine de... de... d'ours en peluche.","spyder_nimrod_maverick1":"La nuit, je joue de la guitare tout seul.","spyder_omnichannel_note":"Ha ha, cr\u00e9tins - vous ne me trouverez jamais. \\n C'est sur le papier \u00e0 lettre du PDG d'Omnichannel.","announcement4":"\u00c0 TOUS les citoyens de Fondent Region, et au-del\u00e0, qui viennent de nous rejoindre, soyez les bienvenues.\\nMon nom est Aeble, \u00e7a s'\u00e9crit A-E-B-L-E pour ceux que \u00e7a int\u00e9resse, et je suis le nouveau PDG de Omnichannel\u00a0!\\n","hellolovelypeople3":"\u00cates-vous vraiment les seuls habitants de ce village\u00a0? Il n'y a personne ici\u00a0! \u00c7a DOIT \u00eatre le plus petit village de toute la r\u00e9gion de Fondent.","gasp3":"Si \u00e7a s'av\u00e8re vrai, il y a bien plus que je ne le pensais...","gasp2":"Qu'est-ce que vous faites ici, avec ce... criminel\u00a0?\\n... ... ...\\n... ... ...\\nRejoindre le Trial\u00a0? Vous voulez vraiment vous affliger cette absurdit\u00e9\u00a0?\\nSi vous voulez un boulot \u00e0 Omnichannel, vous n'aviez qu'\u00e0 me demander.\\nJe suis s\u00fbr de pouvoir trouver... quelque chose si vous \u00eates int\u00e9ress\u00e9.","hellolovelypeople2":"J'imagine que vous vous demandez pourquoi mes Omni Knights et moi sommes ici.\\nAttendez...","wherewasshe":"Elle ne nous a pas dit les mauvaises nouvelles...","hellolovelypeople5":"Non... Attendez... Il manque une personne...\\nCet \u00e9leveur de Tuxemon qui est le seul dans Fondent Region. Celui-l\u00e0 m\u00eame qui se fait appeler le Professeur Tuxemon","ipausedit":"J'ai mis la t\u00e9l\u00e9 en pause, tu veux bien aller me chercher un verre d'eau, et on la regardera ensemble.","announcement3":"Merci. Je t'aime aussi.\\nBon, passons au sujet du jour.","cotton_breeder7a":"Excitant ! Prenez votre temps avec le b\u00e9b\u00e9, et je m'occupe des parents. Revenez dans quelque temps pour veiller sur eux.","spyder_nimrod2_plaque":"Les Tuxemon sont de puissantes armes qui combattent avec les humains depuis aussi longtemps que ceux-ci m\u00e8nent des guerres.\\n Des dessins dans les grottes pr\u00e9historiques montrent que d\u00e9j\u00e0 ils entrainaient les Rockats \u00e0 dents de sabre \u00e0 d\u00e9vorer des Wolffsky sauvages.","cotton_breeder_continue":"\u00c7a va prendre un peu de temps avant qu'ils se d\u00e9cident \u00e0 s'y remettre, mais si vous le souhaitez, laissez-les-moi et je veillerai \u00e0 ce qu'ils ne ch\u00f4ment pas.","spyder_ruby_plaque":"Ruby est juste le terme pour un min\u00e9ral rouge !\\nQuand ce min\u00e9ral est bleu, rose ou incolore, \u00e7a s'appelle un saphir.\\nEt quand un Tuxemon mange des rubis, il devient plus passionn\u00e9 et vigoureux, ses attaques physiques, comme les claques, les griffes et les morsures, sont plus puissantes.","spyder_nimrod_plaque":"Sponsoris\u00e9 par Nimrod. \\\"Si nous n'en vendions pas, d'autres le feraient !\\\"","spyder_flower_sign":"Cit\u00e9-des-Fleurs : Les uniformes vous prot\u00e8gent m\u00eame pendant votre sommeil","spyder_nimrod4_plaque":"Mais bient\u00f4t, les Tuxemon, tout comme les humains, deviendront d\u00e9pass\u00e9s. \\n Notre sponsor Nimrod est en train de d\u00e9velopper une technologie robotis\u00e9e qui pourrait mener des guerres sans la moindre effusion de sang.\\n En attendant, engagez-vous dans les Nimrod Enforcers pour un bon salaire, une formation gratuite et de belles aventures.","cotton_breeder0":"Bonjour, bienvenue \u00e0 la Cr\u00e8che, j'\u00e9l\u00e8ve des Tuxemon ici.\\nJe travaille ici parce que j'aime tellement les Tuxemon !\\nSi vous voulez, je peux faire reproduire deux de vos Tuxemon. Il suffit de demander, d'accord ?","cotton_breeder4a":"Super ! Revenez plus tard pour voir comme \u00e7a s'est pass\u00e9.","cotton_breeder6a":"Ils ont \u00e0 peine commenc\u00e9 \u00e0 faire connaissance. Laissez leur encore un peu de temps, hein ?","cardiling!":"Cardiling obtenu\u00a0!","tuxemontime":"Ah ! vous \u00eates venus ! Super !","theenergy":"L'\u00e9nergie de cet homme est sans limite...","goodbye2":"Adieu ${{name}}\u00a0! Et bonne chance pour le Trial, tu vas en avoir besoin.","spyder_flower_mieke_nobudaye":"Non, pas grave - je peux voir que tu n'as m\u00eame pas de Budaye.","cotton_breeder5":"H\u00e9 ${{name}}, de retour pour soigner vos Tuxemon\u00a0?","spyder_hospital_billie":"Billie","spyder_dragonscave_lazybrute":"Brute Indolente","spyder_riverboatcaptain":"Capitaine d'eau douce","spyder_dragonscave_concernedbrute":"Brute Inqui\u00e8te","spyder_mansion_drinkingbuddyb":"Camarade de Bouteille B","spyder_greenwash_looten":"Looten","spyder_dryadsgrove_aquemini":"Aquemini","spyder_dryadsgrove_ignatia":"Ignatia","spyder_dryadsgrove_ferris":"Ferris","_chromerobo":"Robot Chrom\u00e9","_darkrobo":"Robot Sombre","_birbrobo":"Robot Neige","spyder_dryadsgrove_sylvia":"Sylvia","spyder_dryadsgrove_volcoli":"Volcoli","spyder_dryadsgrove_petra":"P\u00e9tra","_xeon":"X\u00e9non","_xeon-2":"X\u00e9non-2","_mk01beta":"Mk01 B\u00e9ta","spyder_multi_underrepairs":"Le panneau indique\u00a0:\u00a0'En travaux'","spyder_papertown_townsign":"Papier-Toublanc : La porte d'entr\u00e9e de Fondent !","spyder_papertown_sunnyside":"Manoir de Lielos-sur-C\u00f4te\u00a0:\u00a0Laisser un message \u00e0 notre gouvernante si nous ne sommes pas \u00e0 la maison.","spyder_multi_martsign":"Acheter des trucs ici","spyder_route1_routesign":"Route 1\u00a0:\u00a0Prendre garde\u00a0!","_mk01alpha":"Mk01 Alpha","spyder_citypark_achievement":"Manoir du Maniaque du Troph\u00e9e : Ferm\u00e9.","spyder_route2_routesign":"Bienvenue sur la Route 2\u00a0:\u00a0Le chemin historique.","spyder_citypark_routesign":"Parc-Ville\u00a0:\u00a0Le go\u00fbt de l'aventure.","spyder_cottontown_townsign":"Bienvenue \u00e0 Cotonville : Une force montante.","spyder_column1_sign":"Une ancienne colonne rare. Elle faisait autrefois partie d'un temple.","spyder_column2_sign":"Une ancienne colonne rare. D'autres ruines de la m\u00eame \u00e9poque peuvent \u00eatre retrouv\u00e9es sur la Route 3. ","spyder_diamond_plaque":"Connues comme les pierres pr\u00e9cieuses les plus dures, les diamants sont parfaits sur les colliers, bagues de mariage ou boucles d'oreille !\\n Votre moiti\u00e9 n'a vous a pas offert de diamant Shaft ? Alors \u00e7a n'est pas une v\u00e9ritable preuve d'amour !\\n Donner des diamants aux Tuxemon va durcir leur peau, et les faire mieux r\u00e9sister aux attaques physiques.","spyder_shaft_plaque":"Sponsoris\u00e9 par Shaft. \\\"On s'est bien creus\u00e9 !\\\"","spyder_route3_sign":"Route 3 : La reconstruction commencera le plus t\u00f4t possible. \\n Alors merci de ne plus nous harceler.","spyder_shaft1_sign":"QG de Shaft : D\u00e9partement Minage","spyder_shaft2_sign":"QG de Shaft : D\u00e9partement des Relations Publiques","spyder_leathercafe_sign":"Caf\u00e9 ext\u00e9rieur et March\u00e9","spyder_leathertown_sign":"Cuir-sur-Pr\u00e9 : La preuve que beaut\u00e9 et mines sont compatibles.","spyder_leathercbd_sign":"Quartier des Affaires de Cuir-sur-Pr\u00e9","spyder_flower_dojo_sign":"Le Dojo des Cinq \u00c9l\u00e9ments : Combat des Ma\u00eetres Tuxemon","spyder_route5_sign":"Le passage m\u00e9morial vers La Boisseli\u00e8re","spyder_wayfarerinn_sign":"Bienvenue \u00e0 l'Auberge Wayfarer ! ","spyder_cottonhouse1_tvwatch":"C'est la derni\u00e8re \u00e9mission de t\u00e9l\u00e9 r\u00e9alit\u00e9 : des gens et leur Tuxemon se lancent des d\u00e9fis sur une \u00eele d\u00e9serte.","spyder_timber_sign":"La Boisseli\u00e8re : Le panier de Fondant.","earthmover_key":"Touche tractopelle","fishing_rod_description":"P\u00eacher du poisson.","earthmover_key_description":"\u00c7a peut devenir utile si une tractopelle g\u00e9ante bloque le chemin.","sledgehammer_description":"D\u00e9molissez les rochers gris.","timber":"La Boisseli\u00e8re","flower":"Cit\u00e9-des-Fleurs","paper":"Papier-Toublanc","cotton":"Cotonville","cotton_breeder1":"Voulez-vous me laisser deux de vos Tuxemon pour que je les fasse s'accoupler ?","cotton_breeder2a_1":"Alors, quel Tuxemon sera la maman ?","cotton_breeder3":"Bon, \u00eates-vous s\u00fbr de vraiment vouloir ces deux-l\u00e0 ?","cotton_breeder2a_2":"Bien, et concernant le p\u00e8re ?","cotton_breeder_rejected":"Comme vous voulez. Mais pensez-y, et revenez me voir pour que je m'en occupe.","cotton_breeder6b":"\u00c7a se passe tr\u00e8s bien ! Ils sont comme ins\u00e9parables !\\n\u00c7a n'est plus qu'une question de temps avant que la famille s'agrandisse.","cotton_breeder6c":"F\u00e9licitations ! Ils ont eu un enfant ! Le voici ; \u00e9levez-le bien.","cotton_breeder7b":"Oui, c'est pr\u00e9f\u00e9rable de ne pas s\u00e9parer cette petite famille, surtout \u00e0 un \u00e2ge aussi pr\u00e9coce.\\nVous reviendrez bient\u00f4t, hein ?","taba_greeting1":"H\u00f4tesse Jaime : Bonjour ${{name}} ! J'ai entendu que vous aviez un Tuxemon, mes f\u00e9licitations ! Si vous voulez grandir la famille, vous aurez besoin de Tuxeballs.","taba_greeting2b":"Ah ! mais je vois que vous en avez d\u00e9j\u00e0 quelques-unes. Vous avez vraiment la t\u00eate sur les \u00e9paules ${{name}}, je suis s\u00fbre que vous deviendrez un champion en un rien de temps.","options_new_input_key1":"Red\u00e9marrez le jeu pour appliquer les modifications !","options_new_input_key0":"Pressez une touche pour changer la touche","menu_back_key":"Touche Retour","menu_secondary_select_key":"Touche Annuler","birb_robo":"Robot Neige","oopsie2":"Pourquoi n'attendrions pas que mes chevaliers reviennent. \\nJe d\u00e9teste annoncer les mauvaises nouvelles moi-m\u00eame.","itsmyduhduhduh":"Vous recevez l'adresse de Allie\u00a0!","maamnothing2":"Bon sang John! On \u00e9tait peinards!\\nQue voulez-vous?","itsmyaurababe":"Donc, qui \u00eates vous ?","maamnothing6":"... ... ... ...\\n... Bien. Nous devrions retourner au QG pour notre rapport.","solongjohn":"John, vous devriez rester ici pour maintenir la paix.\\nJe pr\u00e9f\u00e8re ne pas vous voir trainer ici de toute fa\u00e7on.","maamnothing4":"Bien. Merci pour l'avertissement.","maamnothing5":"M'dame, je ne l'ai pas trouv\u00e9 non plus.","maamnothing3":"Je... Je... n'ai rien trouv\u00e9.","solongjohn2":"Allez venez Grant, on a un planning \u00e0 respecter.","frowntime":"\u00c7a ne me g\u00eane pas de rester ici...\\nJuste que je me sens un peu seul parfois...","thetvbescreamin":"Ch\u00e9rie, attend. Je mets la t\u00e9l\u00e9 et je tombe sur une conf\u00e9rence de presse d'Omnichannel.\\nNous devrions la regarder.","waitdontgo":"${{name}} ! Attendez ! Ne partez pas d\u00e9j\u00e0 !","seeme":"J'esp\u00e8re que vous viendrez me voir...","announcement1":"BONJOUR CITOYENS DE FONDENT REGION\u00a0!\\nMERCI DE SUIVRE CETTE \u00c9LOCUTION OBLIGATOIRE.","knight4ispoor":"Elle n'est vraiment pas m\u00e9chante.","announcement2":"NOUS VOUS AIMONS TOUS\u00a0!","whythecheering":"Il est tr\u00e8s acclam\u00e9 par les gens d'Omnichannel. Je me demande pourquoi\u00a0?","ohnoes":"Ouais... Je ne sais pas vraiment ce que je dois penser de \u00e7a...","depressedmom":"Pourquoi ferait-il une telle chose... Je pensais qu'il s'en souciait...","waterwater":"Cette eau est glac\u00e9e et d\u00e9licieuse\u00a0!","professorexists":"Je vais prendre 12 potions s.v.p.","ohnoes2":"Mais maintenant c'est fini... nous avons quand m\u00eame besoin de quelques potions du Tuxemart.\\nFaites attention \u00e0 revenir avant le couvre-feu\u00a0!","grumble":"Omnichannel n'est qu'un refuge \u00e0 brutes, mais nous n'avons pas le choix...\\nComme elle dit toujours, on doit quand m\u00eame travailler avec eux...","bobtalk":"\u00c7a sera agr\u00e9able si plus de gens comme vous venaient nous dire Bonjour...\\nOu m\u00eame, Salut ! Bonne journ\u00e9e ! Demain ou apr\u00e8s-demain, ou m\u00eame n'importe quel autre jour, \u00e7a serait bien !","hmmm":"Je me demande ce qu'ils font l\u00e0-bas\u00a0?","hmmm2":"J'ai entendu qu'ils \u00e9taient en train de construire un nouveau parc. Pour \\\"Verdir la zone\\\"","hmmm4":"Peut-\u00eatre qu'ils construisent un parc aquatique !","hmmm3":"Mais quel est l'int\u00e9r\u00eat\u00a0? La Route est d\u00e9j\u00e0 presque recouverte d'herbe.","hmmm5":"Max, m\u00eame si nous le voulons autant que toi, nous nous sommes renseign\u00e9s. Ils ne construisent pas, et ne construiront jamais, de parc aquatique.","hmmm7":"La m\u00e9t\u00e9o est bonne, n'est-ce pas\u00a0?","timeforround2":"${{name}}\u00a0! Enfin\u00a0! Vous \u00eates de retour\u00a0! J'avais peur que vous manquiez l'annonce\u00a0!","timeforround22":"Oh\u00a0! Vous avez les potions\u00a0! Bien\u00a0! Mais maintenant nous devons vraiment y retourner.","theanthemishere":"\u00c9coutez\u00a0!\u00a0L'hymne a commenc\u00e9, on est arriv\u00e9s juste \u00e0 temps. Allons vois \u00e7a\u00a0!","moreannouncement":"\u00c0 L'ATTENTION DES TOUS LES CITOYENS DE FONDENT REGION\u00a0!\\n","hmmm6":".... .... D'accord... \u00c7a pourrait bien...","tuxemontimechoiceyes":"Splendide !","iknowyou":"Salut Callie, salut ${{name}}, je passais juste pour vous dire bonjour quand j'ai entendu que vous parliez de l'annonce.","hebenice":"C'est quelqu'un de bien, peut-\u00eatre que vous devriez au moins \u00e9couter ce qu'il a \u00e0 dire.","moverocky":"Allez Rocky\u00a0!\u00a0Tu peux bouger\u00a0!\u00a0J'y crois\u00a0!","tuxemontime3":"On arrive!","moverocky2":"Bon, tu bougeras quand tu te sentiras pr\u00eat, j'attendrai.","tuxemontime1.5":"Cela signifie que vous avez d\u00e9cid\u00e9 de rejoindre le Trial\u00a0?","tuxemontime2":"Maintenant, la premi\u00e8re chose \u00e0 faire est d'avoir vos papiers en ordre...","obtainedpapers":"Papiers d'inscription obtenus\u00a0!","chosefight":"Et... BATTONS-NOUS !","choseRockitten":"Parfait, voil\u00e0 votre Rockitten\u00a0! Je sais d\u00e9j\u00e0 que vous vivrez de grandes aventures tous les deux\u00a0!","rockitten!":"Rockitten obtenu\u00a0!","nochoiceTuxemon":"Bien, et pourquoi ne pas jeter un coup d'\u0153il aux deux autres\u00a0?","chooseyerfate":"Quel Tuxemon voulez-vous ?","choseCardiling":"Et voil\u00e0 votre Cardiling\u00a0! Pr\u00e9parez-vous \u00e0 vivre quelque chose d'intense ensemble\u00a0!","brokethegasp2":"Vous. Pourquoi parlez-vous\u00a0? Je ne vous en ai pas donn\u00e9 l'autorisation.","brokethegasp":"Mademoiselle, si je peux me permettre, pour ${{name}}, c'est plus qu'un travail.","gasp":"Attends...","wewnicefight":"Ouah\u00a0! c'\u00e9tait un bon combat\u00a0!\\nLaissez-moi gu\u00e9rir mon Tuxemon rapidement...\\nEt... voil\u00e0 ! C'est bon\u00a0!\\nAvec un peu d'entrainement et peut-\u00eatre quelques Tuxemon de plus, je pourrai vraiment affronter le Trial.\\n","yahaha":"Ah ha ! Trouv\u00e9 !","tweesher!":"Tweesher obtenu\u00a0!","input_monster_name":"Nommer votre Tuxemon ?","gasp4":"Bien, je vais laisser vos documents d'inscription intacts. Pour l'instant.\\nJohn, Grant, raccompagnez ce soi-disant Professeur Tuxemon dans sa nouvelle maison.","ripjimmy":"Inscrit comme \u00e9pitaphe\u00a0:\\nCi-g\u00eet Jimmy. Un ami, un chevalier, et... une mauvaise personne. Cependant, ... jamais .. ... Au secours\u00a0! ...\\nLe reste s'est effac\u00e9 avec le temps.","waithere":"Nous devons attendre ici pour le moment. Apparemment, un arbre s'est couch\u00e9 sur le chemin.","professorswife":"Oh non\u00a0! Vous venez de le manquer. Mais je crois qu'il \u00e9tait en ville. Et il y est peut-\u00eatre encore\u00a0?","waithere2":"Oh\u00a0!\u00a0J'esp\u00e8re que personne n'a \u00e9t\u00e9 bless\u00e9 \u00e0 cause de l'arbre\u00a0!","goodbye":"Ne laissez pas les Trial vous emp\u00eacher de venir me voir. En r\u00e9alit\u00e9... C'est moi qui vous trouverai en premier.","tabatownbattlearea":"Ar\u00e8ne de Combat certifi\u00e9e Omnichannel -- Ville de Taba","37707_sign_welcome":"Bienvenue au village 37707 ! Nous sommes...","happy_guy_dialog":"Joyeux\u00a0:\u00a0Salut\u00a0!\u00a0J'adore donner des surnoms aux Tuxemon, voulez-vous que j'en trouve pour les v\u00f4tres\u00a0?","37707_sign_hidden":"Partez tant que vous le pouvez encore...","happy_rename":"Joyeux\u00a0:\u00a0C'est un super nom\u00a0! Je suis s\u00fbr que votre Tuxemon l'adore\u00a0:)","37707_sign_missing_tower":"Ville N\/C <batiment-non-defini>. Retuoc\u00e9 ud sairua tu","37707_house_missing":"1l N1 y@ R1eN 1c1. C0mM3 D3pu1s t0ujOur5.","37707_sign_missing_hidden_unread":"C'& tR0 t@R M1TN\u00e0nT","37707_flower_missing":"Err0R : L'\u00e9v\u00e8nement 'changer_vie_monstre' contient uN p@r@m\u00c8tr3 1nv\u00e0lid\u20ac. R3g3n3r@ti0N d35 Tu+em0n.,.","spyder_papertown_homemaker1":"Comment allez-vous, ${{name}} ?\\n Silencieux et s\u00e9rieux comme toujours, je vois \u00e7a.","spyder_papertown_mom1":"Bonne matin\u00e9e soleil ! Reste aussi longtemps que vous voudrez.\\n Pourquoi je dis \u00e7a ? Vous vivez ici !","spyder_papertown_mom4":"Bienvenue \u00e0 nouveau ! Regardez-vous, que vous grandissez vite.","spyder_papertown_mom6":"Bravo ! Vous avez ruiner ces entreprises !\\n Bien s\u00fbr, maintenant un tas de gens n'ont plus le travail... mais vous avez fait ce qu'il fallait. Enfin je pense.","spyder_papertown_grannypiper2":"Vous savez, les Piper ont fait fortune dans les garderies !\\n Je suis \u00e0 la retraite depuis dix ans et je m'ennuie. Je n'ai qu'une envie c'est de retourner l\u00e0-bas !","spyder_papertown_mom5":"Vous savez, Mamie Piper \u00e0 ouvert une Garderie d'enfants juste \u00e0 c\u00f4t\u00e9.\\n Enfin bon, tout le monde ne peut pas \u00eatre un inventeur, j'imagine. ","spyder_papertown_myfirstmon":"H\u00e9 ! Vous \u00eates venu ! Super.\\n Quand un tout nouveau Tuxemon vient de la Cath\u00e9drale, on jette tous nos anciens \u00e0 la poubelle !\\n \u00c7a peut sembler dommage, surtout quand des jeunes comme vous n'ont pas la chance d'en avoir !","spyder_papertown_myfirstmon2":"Et voil\u00e0, cinq Tuxemon ! Lequel voulez-vous ?","spyder_papertown_rockittenchosen":"Un excellent choix ! Le Rockitten est un Tuxemon de type Terre.","spyder_papertown_lambertchosen":"Bon choix ! Lambert est un Tuxemon de type Bois.","spyder_papertown_nutchosen":"Un fin connaisseur ! Nut est un Tuxemon de type M\u00e9tal.","spyder_papertown_tweesherchosen":"Quelle sensibilit\u00e9 ! Tweesher is Tuxemon de type Eau.","spyder_papertown_wrapup":"Je donnerai le reste \u00e0 ces gamins qui n'ont pas trouv\u00e9 leur propre Tuxemon ! Enfin bon, j'en garderai peut-\u00eatre un pour moi. ","spyder_cottoncafe_barmaid":"Encore bienvenue. Est-ce que je dois remettre votre Tuxemon dans l'unit\u00e9 de soin ?","spyder_cottonscoop_deviceexplan":"Laissez mon assistant vous expliquer.","spyder_cotton_tuxepediaintro3":"Vous \u00eates tellement plonger dans la lecture des nouvelles entr\u00e9es, que vous n'avez m\u00eame pas remarqu\u00e9 que tout le monde \u00e9tait d\u00e9j\u00e0 en train de partir.","spyder_route2_billie1":"H\u00e9\u00a0!\u00a0le radin ! Toujours avec ton Tuxemon vol\u00e9 ?","spyder_route2_billie2":"C'\u00e9tait de la chance. Mes Tuxemon valent chers, et \u00e7a veut dire qu'ils sont de bonne qualit\u00e9.","spyder_citypark_bobette1":" J'aime les chats. Et un Aardorn est une sorte de chat, non\u00a0?","spyder_citypark_bobette2":" Un chat aurait gagn\u00e9 \u2026","spyder_route2_graf1":"Je suis un ace - en combat comme au tennis\u00a0!","spyder_route2_marion1":"Tellement de d\u00e9licieuses fourmis autour de nous\u00a0!... Pour mon Aardorn, bien s\u00fbr.","spyder_citypark_edith2":"Hmm, vous avez peut-\u00eatre raison.","spyder_citypark_maniac":"Ouf\u00a0!\u00a0on est claqu\u00e9s\u00a0!","spyder_citypark_frances2":"Vous devriez venir me rendre visite de temps en temps. ","spyder_citypark_edith1":"H\u00e9\u00a0!\u00a0vous avez dit que je ressemblais \u00e0 mon Tuxemon\u00a0? Je vais vous battre pour \u00e7a\u00a0!","spyder_museum_entrance3":"Malheureusement, nous faisons payer les billets maintenant. \u00c7a vous fera 100${{currency}}.","spyder_museum_entrance2":"Vous pouvez explorer nos cinq sections, et veillez \u00e0 vous renseignez sur nos cinq sponsors.","spyder_museum_postboy1":"Savez-vous que les premi\u00e8re lunettes est faites de min\u00e9raux, et non de verre\u00a0?\\n ... \\n J'ai appris \u00e7a l'ann\u00e9e derni\u00e8re par le guide de ce mus\u00e9e\u00a0! Mais il n'y a plus de guides ici depuis un moment.","spyder_route3_zoolander2":"Ah ! j'ai fait tomb\u00e9 ma massue !","spyder_route3_novak2":"Hmm, pas assez malin...","spyder_route3_zoolander1":"Un rocher bloque la route des touristes\u00a0? \\n Et c'est \\\"notre faute\\\"\u00a0? \\n Et alors\u00a0? On a beaucoup d'autres choses urgentes \u00e0 faire\u00a0!","spyder_route3_weaver1":"H\u00e9\u00a0!\u00a0Sortez de l\u00e0\u00a0!\u00a0Cette mine appartient \u00e0 Shaft\u00a0!","spyder_route3_curie1":"Regardez ma superbe invention !","spyder_route3_curie2":"Pourquoi avez-vous fait \u00e7a ?","spyder_route3_surat2":"Je savais que vous n'y comprendriez rien. ","spyder_route3_connor2":"Eh bien, \u00e7a sera une bonne le\u00e7on pour eux.","spyder_route3_roxby1":"Amenez ce marteau-piquer ici, et vite ! H\u00e9 !... mais vous ne semblez pas \u00eatre un travailleur de cette mine. ","spyder_route3_roxby3":"J'esp\u00e8re que Boss n'est pas en col\u00e8re - elle s'\u00e9nerve si vite, \\n mais c'est une bonne personne, avec un c\u0153ur en or.","spyder_route3_twig2":"Ne mentionnez pas cette histoire de mus\u00e9e au chef, d'accord ?","spyder_papertown_danteresting":"Je travaille, chef, je vous l'assure !\\n Oh ! c'est juste vous. Vous savez, on jette tellement de notre stock. C'est un v\u00e9ritable g\u00e2chis.\\n Et tout \u00e7a part dans les poubelles derri\u00e8re le Magasin.","spyder_cotton_nurse1":"Bienvenue au Centre de la Cath\u00e9drale ! \\n Voulez-vous qu'on soigne vos Tuxemon ?","spyder_wayfarer_nurse":"Il y a des Tuxemon malades dans ce b\u00e2timent. C'est pr\u00e9f\u00e9rable de laisser les Enforcers r\u00e9gler ce probl\u00e8me. \\n Si vous continuez ainsi, je ne peux pas vous promettre qu'ils vous laisserons tranquilles. ","spyder_wayfarer_granny":"Je ne peux expliquer... \u00e0 un moment, mon Cairfrey \u00e9tait en forme, et peu apr\u00e8s, il \u00e9tait malade !\\n Au moins, les Enforces sont arriv\u00e9s assez t\u00f4t. ","spyder_wayfarer1_morton1":"Je suis enferm\u00e9 dans cette chambre en attendant que mon Tuxemon aille mieux ; il n'y a rien \u00e0 faire sinon se battre !","spyder_wayfarer1_jessie1":"Les Enforcers ont \u00e9t\u00e9 si utiles et serviables ! Je pense que James le Scientifique les a alert\u00e9s le plus rapidement possible.","spyder_wayfarer1_morton2":"Il n'y plus rien \u00e0 faire !","spyder_wayfarer1_ratcher2":"J'ai besoin de souffler !","spyder_wayfarer1_victor2":"Arr\u00eatez-vous ici ! Ou, hum ...","spyder_wayfarer1_jessie2":"Vous n'\u00eates pas aussi utile qu'un Enforcer. Ni m\u00eame aussi beau. ","spyder_wayfarer1_nightshade2":"Je pense que nous avons encore beaucoup \u00e0 apprendre sur les soins des Tuxemon.","spyder_wayfarer1_ratcher1":"Vous devriez laisser les patients se reposer !","spyder_wayfarer1_victor1":"H\u00e9 ! vous n'allez pas partir avec des Tuxemon qui peuvent \u00eatre infect\u00e9s !","spyder_wayfarer1_morningstar1":"Je ne suis m\u00eame pas surpris de vous voir ici. ","spyder_wayfarer1_morningstar2":"Revenez me voir plus tard - patient suivant !","spyder_wayfarer1_james1":"Je me demande comment les Enforcers sont arriv\u00e9s aussi vite ! L'infirmi\u00e8re Jessie a d\u00fb les pr\u00e9venir.","spyder_wayfarer1_bismuth1":"J'esp\u00e8re que \u00e7a n'a pas de rapport avec ces Tuxemon malades de Scoop Farms !","spyder_route4_roger1":"On peut apprendre beaucoup sur la strat\u00e9gie gr\u00e2ce aux Tuxemon.","spyder_route4_roger2":"Je pourrais apprendre beaucoup en strat\u00e9gie gr\u00e2ce \u00e0 vous\u00a0!","spyder_route4_rincewind2":"\u00c7a n'\u00e9tait pas si utile.","spyder_route4_marshall2":"\u00c7a demanderait un peu de travail.","spyder_route4_marshall1":"Je travaille sur un canon gigantesque !","spyder_route4_rosamund2":"La vengeance est un plat bien meilleur froid. ","spyder_flower_fez1":"Tout le monde dans cette r\u00e9gion doit choisir un de ces cinq Tuxemon ennuyeux. \\n Je connais au moins une centaine de personne qui ont un Foxfire... \\n H\u00e9 ! tu ne voudrais pas qu'on \u00e9change ? Mon Foxfire contre un Ignibus ?","spyder_flower_fez_noignibus":"Non, tant pis - tu n'as de toute fa\u00e7on pas de Ignibus.","spyder_flower_mieke_willtrade":"Super ! Tiens.","spyder_route4_beck1":"\u00c0 toi !","spyder_flower_fez_willtrade":"C'est super ! Voil\u00e0.","spyder_flower_cady_willtrade":"Nickel ! Et bien voil\u00e0.","spyder_flower_petshopkeeper2":"Je vais vous dire, pourquoi je ne vous en donnerais pas un pour voir en quoi il se transformera\u00a0!","spyder_flower_petshopkeeper1":"J'avais trouv\u00e9 des \u0153ufs une fois dans les branches d'un arbre, alors je les ai mis en couveuse ! \\n \u00c7a ressemble \u00e0 un ancien Tuxemon inconnu. \\n Je l'ai appel\u00e9 Vivipere ! J'aimerais bien savoir en quoi il va se transformer.","spyder_flower_petshopkeeper3":"Est-ce que le Vivipere s'est d\u00e9j\u00e0 transform\u00e9 ?","spyder_flower_petshopkeeper4":"Vous avez r\u00e9ussi \u00e0 le transformer ? \\n ... \\n Et vous l'avez fait d'une fa\u00e7on particuli\u00e8re ? \\n Je vois. Hum, je n'aime pas vraiment ce en quoi il s'est transform\u00e9. \\n Si je vous en donne un autre, vous pouvez me l'apporter s'il se transforme en autre chose ?","spyder_route1_beachcomber":"Pour courir, il suffit de maintenant la touche Maj.\\n Regardez-moi ! Je suis l\u00e9ger comme un ELOFLY !","spyder_cottonhouse2_magician":"Certaines conditions en remplacent d'autres. \\n Apprendre comment ces conditions fonctionnent est essentiel pour devenir un maitre dans le combat de Tuxemon.","spyder_cottonhouse2_catgirl":"Avez-vous rencontr\u00e9 le vieil home de Parc-Ville ? Celui qui veut toujours battre des records !","spyder_cottonhouse2_shopkeeper":"Je n'ai pas le moindre probl\u00e8me avec les gens des autres r\u00e9gions. \\n \u00c9vitez juste de vouloir prendre mon travail, d'accord ?","spyder_leatherhouse2_miner":"Vous n'imaginerez jamais ce qu'ils sont en train de d\u00e9terrer sur la Route 3. \\n Je n'ai jamais vu un \u0153uf aussi bal\u00e8ze !\\n Oups, j'en ai trop dit. ","spyder_nimrod_dirk1":"\u00cates-vous l\u00e0 pour la pr\u00e9sentation financi\u00e8re ?\\n Les actions Nimrod sont un tr\u00e8s bon investissement - les arm\u00e9es ont toujours besoin d'armes !","spyder_flowerhouse1_firefighter":"Les Cinq Piliers sont ces seules grandes entreprises de cette r\u00e9gion. Et elles ont beaucoup d'influence.","spyder_flowerhouse1_granny":"Chez Scoop, ils ont encore r\u00e9ussi \u00e0 baisser le prix du b\u0153uf ! Je ne sais pas comment ils y arrivent. ","spyder_nimrod_thatcher2":"Sans commentaire. ","spyder_nimrod_honour2":"Laissez ces prototypes tranquilles !","spyder_route5_sara2":"Eh bien, pas aujourd'hui !","spyder_nimrod_antimony1":"Mais non ! vous avez d\u00e9truit tous les prototypes. On allait lancer la production de masse.","spyder_nimrod_antimony2":"Des ann\u00e9es de travail, ruin\u00e9es en quelques minutes. ","spyder_nimrod_archer2":"Veux-tu te taire, hein ?","spyder_nimrod_rebel1":"Est-ce que la Cath\u00e9drale vous a envoy\u00e9 une nouvelle livraison de ... \\n Non ? \\n Oh.","spyder_nimrod_maverick2":"J'aimerais connaitre quelqu'un avec qui je pourrais jouer de la musique.","spyder_nimrod_justice2":"\u00c7a sonne pour moi.","spyder_nimrod_mace1":"Je veux d\u00e9missionner et devenir un musicien.","spyder_nimrod_mace2":"J'appellerai mon groupe \\\"Les Compagnons de Mitrailleuse\\\".","spyder_nimrod_zircon2":"J'aurais aim\u00e9 remplacer mes Tuxemon avec des robots. ","spyder_nimrod_archer1":"Comment progresse la technologie Fusion ? Nous... Attendez, mais vous n'\u00eates pas de Greenwash !","spyder_route5_sara1":"Mon Capiti est adorable, mais je suis impatient qu'il devienne adulte !","spyder_route5_hunter2":"On revient.","spyder_route5_hunter1":"Il en faut beaucoup pour avoir une \u00e9quipe soud\u00e9e.","spyder_scoop_paine1":"Je me sens tellement mal de savoir que la maladie s'est propag\u00e9e. ","spyder_route5_cleo2":"Oh\u00a0! Mes chers Anc\u00eatres, je vous ai d\u00e9\u00e7u\u00a0!","spyder_route5_edith2":"On verra si vous serez toujours aussi arrogant quand l'Aardart aura mang\u00e9 deux millions de fourmis\u00a0!","spyder_scoop_lanth1":"Regardez comme les Tuxemon sont heureux, \u00e0 vivre si proche les uns des autres\u00a0!","spyder_route5_tryphaena1":"Vous savez, nous sommes des descendants de... Vous savez d\u00e9j\u00e0 ? Oh.","spyder_timber_dante2":"H\u00e9 ! mon pote ! \\n Comment ? Tu veux p\u00e9n\u00e9trer dans ces QG ? Cool ! \\n V\u00e9rifie quand m\u00eame que tu es bien pr\u00e9par\u00e9, parce que le plus dur, c'est d'en sortir une fois rentr\u00e9 !","spyder_scoop_turner2":"Et souvenez-vous, nous n'avons rien \u00e0 voir avec cette maladie qui se propage\u00a0!","spyder_scoop_taggart1":"Quelqu'un a vol\u00e9 les Extr\u00eame Conteneurs que nous avons invent\u00e9s pour garder les Tuxemon dans l'unit\u00e9 de confinement ! C'\u00e9tait vous ?","spyder_scoop_arachne2":"C'est trop tard ! J'ai les Extr\u00eame Conteneurs et personne ne peut rien n'y faire. ","spyder_tunnelb_meitner1":"Le Masknake est tr\u00e8s fun. Il suffit de lui donner une petite tape pour que sa queue s'illumine\u00a0!","spyder_tunnelb_tommy2":"Ma faim m'a fait sortir de ce jeu\u00a0!","spyder_route6_mungo2":"Je pense que les patrons ont eu peur de ces derniers d\u00e9veloppements sur la Fusion.","spyder_successful_log":"Votre puissante hache a coup\u00e9 la b\u00fbche en deux.","spyder_route6_frances1":"Mon Narcileaf garde le plus joli jardin de la toute la r\u00e9gion.","spyder_route6_blair1":"Quelque chose cloche.","spyder_route6_maxwell2":"J'esp\u00e8re juste qu'ils ne d\u00e9cideront pas qu'il est plus s\u00fbr d'abattre les Tuxemon qu'on a fusionn\u00e9\u00a0!","spyder_route6_mungo1":"Je n'en reviens pas qu'ils nous ont vir\u00e9 du QG de Greencash. J'\u00e9tais \u00e0 deux doigts de trouver une cure pour le virus\u00a0!","spyder_route6_rigel1":"On peut aussi bien se battre - il n'y a rien d'autre \u00e0 faire pour le moment\u00a0!","spyder_flower_artist2":"Magnifique\u00a0!\u00a0Je ne savais que j'en avais un en moi. \\n Je ne sais pas de quoi les artistes se plaignent - la peinture c'est tellement facile\u00a0!","spyder_route6_gunner1":"Excusez-moi, l'entr\u00e9e est interdite. Tous les employ\u00e9s de Greenwash doivent rester hors de la ville.","spyder_route6_gunner2":"Vous n'\u00eates pas un employ\u00e9 de Greenwash\u00a0? \u00c7a n'est pas la premi\u00e8re fois que j'entends \u00e7a\u00a0!","spyder_flower_muse2":"Quoi\u00a0? Vous avez un tableau. Ouah ! - vous voulez me le vendre\u00a0? J'ai 2 000${{currency}}.","spyder_route6_rigel2":"L\u00e0, il n'y a rien \u00e0 faire.","spyder_flower_muse3":"Je vous remercie, il est bien plus agr\u00e9able maintenant. \\n Par contre... il envisage de se mettre \u00e0 l'art num\u00e9rique\u00a0!","spyder_searoutec_nigel1":"C'est la Cave du Dragon\u00a0! Je reste dehors parce... euh, parce que la garde.","spyder_searoutec_nigel2":"Bon, je ne monte pas la garde\u00a0! C'est juste que les autres \u00e9leveurs de dragon ne me laisseront jamais \u00eatre avec eux\u00a0!","spyder_searoutec_river2":"\u00c9videmment, \u00e7a a march\u00e9 !","spyder_searoutec_river1":"Le Manosting s'est enroul\u00e9 autour de moi... Je ne pouvais plus nager... Mon seul espoir... L'appareil de Capture que j'avais gliss\u00e9 dans mon maillot de bain\u00a0!","spyder_searoutec_wade1":"Je d\u00e9tiens le record du monde d'apn\u00e9e\u00a0! Accrochez-vous...","spyder_searoutec_wade2":"*splash*","spyder_searoutec_gil2":"Bien s\u00fbr, le Nudiflot sera \u00e0 son tour empoisonn\u00e9\u00a0!","spyder_searoutec_leek1":"Laissez-moi gagner - arr\u00eatez de m'em_poisson_ner la vie\u00a0!","spyder_searoutec_leek2":"J'ai fait ma t\u00eate de _cochon de mer_.","spyder_searoutec_beech1":"H\u00e9, avez-vous fait quelque chose dans l'eau\u00a0?","spyder_searoutec_rutherford1":"De l'eau, de l'eau partout, \u00e7a fait vraiment r\u00e9fl\u00e9chir\u00a0!","spyder_searoutec_rutherford2":"... mais pas une goutte \u00e0 boire.","spyder_searoutec_carstair2":"Je n'arrivais pas \u00e0 garder ma t\u00eate en dehors de l'eau.","spyder_searoutec_sandy2":"Je me suis laiss\u00e9 prendre au pi\u00e8ge.","spyder_dragonscave_blocked":"Ce tunnel est toujours en train d'\u00eatre creus\u00e9\u00a0!","spyder_dragonscave_lazybrute1":"Je suis crev\u00e9 apr\u00e8s avoir tant creus\u00e9. ","spyder_omnichannel_william1":"Il n'y a rien \u00e0 voir ici. Non m'sieur.","spyder_omnichannel_william2":"Je dois filer\u00a0!","spyder_omnichannel_carnegie2":"H\u00e9\u00a0!\u00a0vous devriez suivre mes cours\u00a0!","spyder_omnichannel_byrne1":"Mon Jemuar vient d'une ville o\u00f9 il n'y a que du quartz.","spyder_omnichannel_byrne2":"Quelle d\u00e9ception.","spyder_omnichannel_strauss1":"Je dois serrer pas mal de paluches dans mon boulot.","spyder_omnichannel_beaverbrook2":"Non. C'est juste impossible. \\n Deux arrivistes, dont l'un avec un Tuxemon bon march\u00e9, battant mes monstres si parfaits. \\n Si j'arrive \u00e0 l'heure pour mon interview \u00e0 la radio, je donnerai l'ordre \u00e0 mes hommes de main de finir la prise de contr\u00f4le.","spyder_omnichannel_strauss2":"En bas. Trop lent\u00a0!","spyder_dragonscave_benden3":"Qu'est-ce que c'est\u00a0? Ces m\u00e9chants essayent de voler le Drokoro\u00a0! Mais pourquoi\u00a0?","spyder_dragonscave_benden4":"Je vous en supplie, ${{name}}. Si vous n\u2019arrivez pas \u00e0 arr\u00eater ces m\u00e9chants, tout est perdu.","spyder_dragonscave_tomas2":"Comme vous le voyez, l'\u00e8re est dragons est finie. Ce dragon qui vient d'\u00e9clore reste notre dernier espoir.","spyder_dragonscave_griffin2":"Eh bien - perfonne n'est parsait !","spyder_dragonscave_cailin1":"C'\u00e9tait notre derni\u00e8re mission. Le Dragarbor est \u00e9puis\u00e9.","spyder_dragonscave_lessa2":"Peut-\u00eatre que quelqu'un d'assez puissant viendra pour le vaincre.","spyder_dragonscave_griffin1":"Je me demande ce que \u00e7a doit faire d'\u00eatre aval\u00e9 par un dragon...","spyder_dragonscave_benden1":"Je suis le dernier mais surtout le plus puissant des dresseurs de dragon.","spyder_dragonscave_benden2":"Vous avez su prouver votre valeur comme adversaire pour Drokoro. \\n Je vais vous montrer la chambre int\u00e9rieure sacr\u00e9e - apr\u00e8s vous avoir soign\u00e9.","spyder_dragonscave_daenny1":"Pr\u00e9pare-toi \u00e0 perdre\u00a0!","spyder_dragonscave_lucille1":"\u00c7a sera uniquement gr\u00e2ce aux Pillars qu'on arrivera \u00e0 quoique ce soit ici.","spyder_omnichannel_zoolander1":"Vous \u00eates un v\u00e9ritable un tr\u00e9sor, n'est-ce pas\u00a0?","spyder_dragonscave_ray2":"Vous me privez de mes libert\u00e9s.","spyder_dragonscave_lucille2":"Vous le regretterez.","spyder_dragonscave_tru1":"C'est pour votre bien, d'accord\u00a0?","spyder_dragonscave_drokoro1":"Rrrr\u00a0!","spyder_omnichannel_donald1":"Vous, encore\u00a0?\u00a0J'aurais d\u00fb vous balancer \u00e0 la broyeuse \u00e0 viande au QG de Scoop.","spyder_hospital_cure1":"C'est l'antidote pour les Morsures de Spyder\u00a0!\\n Avec ceci, vous pouvez soigner vos Tuxemon comme ceux des autres.","spyder_hospital_warning2":"\\\"Aardant\\\" n'est pas une forme de vie reconnue.\\n Fermeture en cours.","spyder_hospital_billie1":"${{name}}, votre curiosit\u00e9 n'a plus de limite\u00a0!\u00a0Laissez donc les autorit\u00e9s faire leur boulot\u00a0!","spyder_greenwash_looten1":"Eh bien, je suppose que la technologie de fusion n'est pas encore tout \u00e0 fait l\u00e0. Nous y travaillons depuis des ann\u00e9es !","spyder_mansion_drinkingbuddya2":"Te voici mon vieil ami\u00a0! Retournons \u00e0 la rivi\u00e8re.","spyder_dryadsgrove_ignatia2":"Vous \u00eates plus que vous n'en avez l'air.","spyder_scoop_sign":"QG de Scoop\u00a0:\u00a0Presque assez bon pour \u00eatre mangeable\u00a0!","spyder_dryadsgrove_sylvia1":"Les saisons changent gr\u00e2ce \u00e0 la danse de Volcoli.","spyder_dryadsgrove_ferris1":"Rendez vous compte que vous brisez un sommeil s\u00e9culaire ?","spyder_leatherhouse1_tennisplayer2":"Question complexe - c'est le deux\u00a0!","spyder_leatherhouse2_snugglepot":"Oh\u00a0! Un jour, je serai un dresseur comme toi\u00a0!","spyder_frolicking_conileaf":"Conileaf","spyder_papertown_grannypiper":"Mamie Piper","spyder_frolicking_rockitten":"Rockitten","spyder_papertown_riverboatcaptain":"Capitaine d'eau douce","spyder_papertown_homemaker":"M\u00e9nager","spyder_papertown_mom":"Maman","spyder_papertown_shopkeeper":"Marchand","spyder_billie":"Billie","spyder_cottontown_hacker":"Pirate","spyder_omnichannel_enforcer":"Enforcer","spyder_route2_roddick":"Roddick","spyder_goth":"Gothique","spyder_florist":"Fleuriste","spyder_shopkeeper":"Marchand","spyder_shopassistant":"Conseiller","spyder_route2_marion":"Marion","spyder_route2_graf":"Graffiti","spyder_maniac":"Maniaque","spyder_citypark_frances":"Frances","spyder_citypark_bobette":"Bobette","spyder_citypark_edith":"Edith","spyder_postboy":"Facteur","spyder_route3_zoolander":"Gardien de zoo","spyder_rookie":"Recrue","spyder_route3_qqq":"???","spyder_route3_novak":"Novak","spyder_route3_curie":"Curie","spyder_route3_connor":"Connor","spyder_route3_twig":"Brindille","spyder_route3_surat":"Surat","spyder_route3_roxby":"Roxby","spyder_wayfarer1_morton":"Morton","spyder_wayfarer1_victor":"Victor","spyder_wayfarer1_morningstar":"Morningstar","spyder_wayfarer1_ratcher":"Ratcher","spyder_wayfarer1_bismuth":"Bismuth","spyder_route4_marshall":"Marshall","spyder_nimrod_chromerobo":"Robot Chrom\u00e9","spyder_route4_rincewind":"Rincewind","spyder_route4_beck":"Beck","spyder_nimrod_justice":"Justice","spyder_nimrod_thatcher":"Thatcher","spyder_nimrod_mace":"Mace","spyder_nimrod_honour":"Honneur","spyder_nimrod_zircon":"Zircon","spyder_nimrod_maverick":"Maverick","spyder_nimrod_rebel":"Rebel","spyder_nimrod_antimony":"Antimoine","spyder_nimrod_bowie":"Bowie","spyder_nimrod_tru":"Tru","spyder_nimrod_dirk":"Dirk","spyder_nimrod_berke":"Berke","spyder_nimrod_guard":"Gardien","spyder_route5_cleo":"Cl\u00e9o","spyder_route5_tryphaena":"Tryphaena","spyder_route5_sara":"Sara","spyder_nimrod_argon":"Argon","spyder_scoop_turner":"Turner","spyder_scoop_paine":"Paine","spyder_scoop_taggart":"Taggart","spyder_scoop_lanth":"Lanth","spyder_scoop_berys":"Berys","spyder_scoop_asta":"Asta","spyder_scoop_haf":"Haf","spyder_scoop_arachne":"Arachne","spyder_scoop_orba":"Orba","spyder_scoop_rubid":"Rubid","spyder_scoop_weaver":"Tisseur","spyder_scoop_cochinia":"CochiniA","spyder_scoop_cochinib":"CochiniB","spyder_scoop_cochinic":"CochiniC","spyder_tunnelb_beryll":"Beryll","spyder_tunnelb_lute":"Lute","spyder_tunnelb_meitner":"Meitner","spyder_tunnelb_greta":"Greta","spyder_route6_frances":"Frances","spyder_route6_ping":"Ping","spyder_route6_blair":"Blair","spyder_route6_maxwell":"Maxwell","spyder_route6_mungo":"Mungo","spyder_route6_gunner":"Artilleur","spyder_tunnelb_tommy":"Tommy","spyder_route6_richard":"Richard","spyder_route6_orion":"Orion","spyder_route6_rigel":"Rigel","spyder_searoutec_river":"Rivi\u00e8re","spyder_searoutec_wade":"Wade","spyder_searoutec_gil":"Gil","spyder_searoutec_beech":"H\u00eatre","spyder_searoutec_rutherford":"Rutherford","spyder_searoutec_carstair":"Carstair","spyder_dragonscave_lessa":"Lessa","spyder_dragonscave_cailin":"Cailin","spyder_dragonscave_benden":"Benden","spyder_dragonscave_ray":"Ray","spyder_dragonscave_lucille":"Lucille","spyder_dragonscave_mal":"Mal","spyder_searoutec_sandy":"Sandy","spyder_dragonscave_tomas":"Thomas","spyder_searoutec_leek":"Poireau","spyder_dragonscave_griffin":"Griffin","spyder_dragonscave_daenny":"Daenny","spyder_omnichannel_beaverbrook":"Beaverbrook","spyder_omnichannel_thedukeofdeadair":"Le Duc de l'Air Mort","spyder_dragonscave_angrybrute":"Brute \u00c9paisse","spyder_omnichannel_carnegie":"Carnegie","spyder_omnichannel_byrne":"Byrne","spyder_omnichannel_william":"William","spyder_omnichannel_strauss":"Strauss","spyder_omnichannel_worm":"Ver","spyder_flower_mieke":"Mieke","spyder_flower_sandy":"Sandy","spyder_dragonscave_tru":"Tru","spyder_flower_cady":"Cady","potions2":"Deux potions re\u00e7ues !","professorexists1.5":"Eh\u00a0! Bonjour\u00a0!","professorexists1":"Merci Ben.","professorexists2":"Vous devez \u00eatre l'enfant de Callie ! J'ai entendu beaucoup \u00e0 votre sujet par votre maman.\\nQu'est-ce qui vous am\u00e8ne ici ?\\n.... .... ....\\nDes Potions ? Bien s\u00fbr, c'est toujours utile !\\nVoila, prenez-en quelques-unes, la maison vous les offre.","spyder_route2_graf2":"J'ai \u00e9t\u00e9 servi.","spyder_nimrod_honour1":"N'essayez m\u00eame pas de toucher \u00e0 ces prototypes ! ","spyder_nimrod_zircon1":"Si vous aimez vraiment les Tuxemon, vous nous soutiendrez pour qu'ils soient remplac\u00e9s par des robots sur les champs de bataille.","spyder_nimrod_tru2":"Gardes, allez chercher les prototypes dans le laboratoire. Nous allons au moins pouvoir r\u00e9cup\u00e9rer \u00e7a ! ","spyder_nimrod_tru3":"Si ces idiots de Shaft n'avaient pas \u00e9gar\u00e9 mon dragon, ce combat aurait \u00e9t\u00e9 un jeu d'enfant.","spyder_mansion_captain1":"Eh ! Salut ! Merci de m'avoir retrouv\u00e9 !\\n J'errais apr\u00e8s ma soir\u00e9e d'hier un peu alcoolis\u00e9e, et je suis tomb\u00e9 l\u00e0-dedans.\\n \u00c7a te d\u00e9rangerait de retrouver la sortie ? Tu n'auras qu'\u00e0 crier quand \u00e7a sera fait.","spyder_dryadsgrove_aquemini1":"Bienvenue dans notre jardin, simple mortel.","spyder_dryadsgrove_aquemini2":"Priez donc si vous voulez survivre \u00e0 votre visite.","spyder_dryadsgrove_ignatia1":"Nous sommes bien plus qu'il ne semble.","spyder_wayfarerinn_tv1":"Les nouvelles sont l\u00e0.\\n Les pr\u00e9sentateurs racontent qu'il y a des rumeurs infond\u00e9es sur une maladie.","spyder_wayfarer1_jessie":"Jessie","spyder_wayfarer1_bravo":"Bravo","spyder_wayfarer1_james":"James","spyder_wayfarer1_nightshade":"Ombre nocturne","spyder_dragonscave_mal1":"Vous \u00eates dans nos pattes depuis bien trop longtemps\u00a0!","spyder_dryadsgrove_ferris2":"Il est peut-\u00eatre temps qu'on retourne dans le monde r\u00e9el.","spyder_dante":"Dante","spyder_dragonscave_mal2":"Ha ha\u00a0!\u00a0vous \u00eates tomb\u00e9 pile dans mon pi\u00e8ge\u00a0!","spyder_dragonscave_ray1":"La seule chose que nous voulons, c'est de cr\u00e9er une entreprise tentaculaire pour remplacer le gouvernement. En quoi c'est mal\u00a0?","spyder_route3_weaver":"Tisseur","spyder_hospital_warning1":"Bzzzz. Vie d\u00e9tect\u00e9e.\\n Les portes restent ferm\u00e9es.","spyder_route2_billie":"Billie","spyder_hospital_nurse1":"L'\u00e9cran est configur\u00e9 pour d\u00e9tecter puis rejeter les humains et les Tuxemon.\\n \u00c7a a \u00e9t\u00e9 fait \u00e0 partir de l'ADN de tous les Tuxemon connus\u00a0! ","spyder_mansion_drinkingbuddya1":"Je me demande o\u00f9 est pass\u00e9 notre pote de comptoir\u00a0? ","spyder_mansion_drinkingbuddyb1":"Nous commencions \u00e0 reprendre une vieille chanson de marins, mais \u00e0 peine nous avions fini que le capitaine s'\u00e9tait volatilis\u00e9 !","spyder_dryadsgrove_petra2":"Pauvre ingrat.","spyder_instore_dante":"Dante","cannot_use_item_monster":"Cet objet ne peut \u00eatre utilis\u00e9 sur ce monstre.","spyder_river_captain2":"H\u00e9-ho vous\u00a0! O\u00f9 voulez-vous aller\u00a0?","spyder_cottontown_barmaid":"Serveuse","spyder_granny":"Mamie","spyder_miner":"Mineur","spyder_searoutec_nigel":"Nigel","spyder_mansion_drinkingbuddya":"Camarade de Bouteille A","spyder_papertown_restinbed":"Vous vous r\u00e9veillez en pleine forme\u00a0!","spyder_flower_teach":"Enseignant","sledgehammer":"Massue","spyder_papertown_daycare2":"Garderie d'enfants\u00a0:\u00a0Ouvert\u00a0!","spyder_papertown_tvwatch":"Qu'est-ce qu'il y a \u00e0 la t\u00e9l\u00e9\u00a0? Une reine du bal casse son diad\u00e8me et en distribue les morceaux.","fishing_rod":"Canne \u00e0 p\u00eache","37707_mail":"C'est vide et plein de toiles d'araign\u00e9es.","37707_mail_missing":"C\\\"3sT V1dE & V0u5 P0uv\u00c8 v01R l\u20ac V1dE.","37707_flower":"Vous ressentez une douce \u00e9nergie \u00e9manant de cette fleur. C'est bien la seule chose dans ce coin paum\u00e9 que votre Tuxemon semble appr\u00e9cier.","37707_villager_female_missing":"@*!^: 0H... @ n0uvo ! C0mm3n voou 3t3s ArRiv& 1c1 ? <RI1> h3l3ne\\\"T V %^&un nouv 1c0nU... ()h, jam\u00e9 j@m\u00e9 j@m3 T@NT P111111S\\n@*!^: B1venu3! BI1venu t0... 0H N\/C: 0n nn d0nn3ra j@m@1S n0tr ^i77aG {<1} Nou jaM& d00000000 {<2} 0n n3 Con2trU1r p@ n0Tr ^i77e\\n\u00c7A N EXST PA TU E CONNEC A CE VID TUD OIS PAR TIR M1 TEN AN","spyder_papertown_stopthere":"Eh ! Qu'est-ce que vous \u00eates en train de faire ?\\n \u00c7a n'est pas s\u00fbr de partir \u00e0 l'aventure sans un Tuxemon avec soi.\\n Venez en acheter un dans ma boutique.","spyder_cottontown_monk":"Le Dojo des Cinq \u00c9l\u00e9ments m'a charg\u00e9 de m'occuper des statues ici. \\n Mais Omnichannel a d\u00e9j\u00e0 pr\u00e9vu d'\u00e9tendre ses locaux \u00e0 cet endroit.\\n Je ne sais pas ce qu'il adviendra de ces statues si \u00e7a se fait.","spyder_papertown_danteshop":"Je bosse, chef, je ne fais que \u00e7a !\\n Oh ! c'est juste vous. Vous savez, on en balance tellement de nos stocks.\\n C'est un tel g\u00e2chis. Tout part dans les poubelles derri\u00e8re la boutique.","spyder_papertown_mom3":"Oh ! vous vous \u00eates trouv\u00e9 un Tuxemon. F\u00e9licitations !\\n Pourquoi ne pas aller au prochain village pour l'explorer un peu ?","spyder_papertown_grannypiper1":"Oh ! Bonjour ${{name}}, je ne vous avais pas vu dans ces d\u00e9bris et au milieu de toute cette agitation !\\n J'ai h\u00e2te de voir cette Garderie d'enfants enfin construite !","spyder_papertown_agnitechosen":"Ce qui se fait de mieux ! Agnite est un Tuxemon de type Feu.","spyder_papertown_firstfight_win":"Hum, c'est de la chance. Parce qu'il n'y a aucune raison que le nouveau mod\u00e8le soit moins bien que l'ancien !","spyder_cottoncafe_hackerchat":"C'est trop classe que vous aidiez Tuxepedia.\\n ...\\n S'il y a une r\u00e9compense pour y avoir ajouer tous les Tuxemon ?\\n Juste la satisfaction \u00e9ternelle d'avoir aider l'humanit\u00e9, mon pote.","spyder_cottonart_granny":"Je dois \u00eatre un peu nostalgique. J'ai presque dit \\n \\\"De mon temps, tout \u00e9tait bien mieux !\\\"","spyder_cottonscoop_deviceoffer":"Bonjour cher client. Nous avons actuellement des promotions sur les Appareil de Capture. Vous connaissez ?","spyder_cottonscoop_devicenoexplan":" Bien, voil\u00e0 un \u00e9chantillon de cinq. Si vous avez des questions sur leur fonctionnement, demandez donc \u00e0 mon assistant !","spyder_papertown_firstfight":"H\u00e9\u00a0!\u00a0Qu'est-ce que vous faites \u00e0 faire les poubelles\u00a0?\u00a0C'est sale - et contrainte \u00e0 la loi\u00a0! \\n ... \\n Quoi\u00a0?\u00a0Ils mettent au rebut des Tuxemon en parfait \u00e9tat\u00a0? \\n ... \\n Bon, s'ils \u00e9taient en si bon \u00e9tat que \u00e7a, ils ne les jetteraient pas, si\u00a0? \\n Ils sont forc\u00e9ment moins bien que les anciens mod\u00e8les. Regardez, je vais vous le prouver\u00a0! ","professorexists4":"Alors, je sais bien ce que vous pensez, pourquoi ils m'autoriseraient \u00e0 \u00eatre ici\u00a0?\\nMalheureusement pour vous, c'est mon secret, et uniquement le mien\u00a0!\\nPour autant, Omnichannel doit faire une nouvelle annonce bient\u00f4t et je pense que vous l'appr\u00e9cierez.\\nNous devrions retourner \u00e0 la maison pour regarder la deuxi\u00e8me annonce\u00a0;\u00a0venez\u00a0!","spyder_route3_wanda2":"La p\u00eache est bonne \u00e0 Cit\u00e9-des-Fleurs - mais qui veut aller aussi loin pour \u00e7a\u00a0? \\n Tenez, vous pouvez avoir ma Canne \u00e0 P\u00eache.","spyder_cottonhouse1_firefighter":"Saviez-vous qu'il est possible pour un Tuxemon d'avoir deux \u00e9l\u00e9ments\u00a0?\\n M\u00eame une technique peut appartenir \u00e0 deux \u00e9l\u00e9ments \u00e0 la fois.","spyder_route5_edith1":"Waouh\u00a0!\u00a0Notre millioni\u00e8me fourmi\u00a0!... Hum, je ne pensais pas que aurait int\u00e9ress\u00e9 quelqu'un.","spyder_searoutec_gil1":"Si vous avez \u00e9t\u00e9 mordu par un Manosting, un Nudiflot peut absorber le poison.","spyder_emerald_plaque":"Une \u00e9meraude est une vari\u00e9t\u00e9 verte de b\u00e9ryl, un min\u00e9ral. Un b\u00e9ryl bleu est parfois appel\u00e9 aquamarine.\\n Une \u00e9meraude d'un carat est plus grande mais moins dense qu'un diamant d'un carat. \\n Les Tuxemon qui en mangent ont une meilleure vision et deviennent plus intuitifs, les attaques \u00e0 distance comme les tirs, les jets et les explosions sont plus efficaces.","spyder_route6_blair2":"J'ai entendu qu'ils licenciaient tous les chercheurs du QG de Greenwash. \\n Et maintenant, ils confisquent les Tuxemon et les emm\u00e8nent \u00e0 l'h\u00f4pital\u00a0!","spyder_dragonscave_concernedbrute1":"Attendez, si nous sommes tous l\u00e0 - qui garde les QG d'Omnichannel\u00a0?","spyder_searoutec_sandy1":"Les Sharpfin sont excellents\u00a0!\u00a0Mais \u00e9vitez de leur donner le bain...","spyder_route6_maxwell1":"Je ne comprends pas\u00a0! Le mois dernier, ils \u00e9taient tout excit\u00e9 au sujet de la technologie de Fusion. \\n Et maintenant, ils veulent l'arr\u00eater, la d\u00e9truire...","spyder_flower_muse1":"Il est trop dur avec lui-m\u00eame, jamais content avec ce qu'il peint. Mais il est aussi tr\u00e8s distrait. Je pourrais peut-\u00eatre acheter un de ses tableaux ","spyder_leatherhouse1_tennisplayer1":"Est-ce que Ger\u00e7ure est une technique de type Terre ou de type Eau\u00a0? ","spyder_route6_ping1":"Pst\u00a0! vous avez entendu\u00a0? Les Enforcers confisquent les Tuxemon de tous les gens de Villebon-Sucr\u00e9.","spyder_successful_boulder":"La massue brise le rocher en mille morceaux.","spyder_route6_ping2":"Et ils ne s'arr\u00eateront pas l\u00e0... c'est possible qu'ils iront jusqu'\u00e0 confisquer tous les Tuxemon s'ils pensent qu'ils pourront s'en sortir gr\u00e2ce \u00e0 \u00e7a","fluff_up":"Gonfler","glower":"Regard furtif","goad":"\u00c9peron","constrict":"Constriction","invictus":"Invictus","pseudopod":"Pseudo-gousse","shadow_boxing":"Boxe de l'ombre","stone_rot":"Pierre Pourrie","spyder_route2_marion2":"J'aime pas de fourmis.","spyder_nimrod_guard1":"D\u00e9sol\u00e9 mon pote, r\u00e9union priv\u00e9e en cours. \\n Alors d\u00e9gage\u00a0!","spyder_route5_goliath2":"Arr\u00eatez de g\u00e2cher mes projets !","spyder_dragonscave_cailin2":"Merci.","spyder_route3_wanda":"Wanda","spyder_papertown_home":"Ma ch\u00e8re maison\u00a0!","chrome_robo":"Robot Chrom\u00e9","spyder_omnichannel_beaverbrook1":"Ah ha\u00a0!\u00a0c'est trop tard pour vous\u00a0!\\n Tout juste sortis de la couveuse de ce foss\u00e9... Des montres parfaits\u00a0!\\n Les g\u00e8nes du Drokoro incub\u00e9s dans les \u0153ufs de dragon d\u00e9terr\u00e9s par Shaft\\n ... et fusionn\u00e9s avec trois robots tueurs con\u00e7us par Nimrod.\\n La puissance du travail d'\u00e9quipe... entre mes mains. ","spyder_dragonscave_tomas1":"Nous avons chacun d\u00e9j\u00e0 chevauch\u00e9 un dragon. Mais c'\u00e9tait il y a bien longtemps. Mais l\u00e0, r\u00e9cemment, un jeune dragon est apparu sur cette \u00eele, et s'est r\u00e9fugi\u00e9 dans cette grotte.","katacoon":"Katacoon","stance":"Position","watchmewatchme":"Pourquoi vous allez \u00e0 la ville, vous savez qu'il y a un couvre-feu avanc\u00e9\u00a0?\\n... ... ... ...\\n... ... ... ...\\nVous ne semblez pas \u00eatre bien mena\u00e7ant, donc vous pouvez y aller...\\nMais ne le dites pas \u00e0 ces brutes d'Omnichannel que je vous ai fait passer, d'acc ?","ihaveyourmoney":"Bien, peut-\u00eatre que je peux aider avec \u00e7a.","potions_in_shop":"La vitrine pr\u00e9sente beaucoup de potions, elles doivent \u00eatre tr\u00e8s populaires par ici.","bothofyou":"Tous les deux, venez dehors. Un repr\u00e9sentant de Omnichannel veut s'adresser \u00e0 la foule.","spyder_nimrod_xeon":"X\u00e9non","spyder_leather_maniac":"Comment est votre aventure jusqu'\u00e0 pr\u00e9sent\u00a0?\\n ... \\n Quelle pipelette\u00a0! Vous \u00eates vraiment sorti de votre coquille.","professorexists3":"Oh\u00a0!\u00a0Pardonnez -moi, je crois bien que je ne me suis pas encore pr\u00e9sent\u00e9\u00a0!\\nJe suis Kay Wren, mieux connu comme le Professeur Tuxemon.\\nPendant des ann\u00e9es, j'ai \u00e9t\u00e9 le seul de tout Fondent Region autoris\u00e9 \u00e0 faire des recherches sur les Tuxemon.","tuxemontime3.1":"Voil\u00e0 les papiers d'inscription, la premi\u00e8re Ar\u00e8ne de Combat n\u00e9cessite de les pr\u00e9senter pour obtenir le badge Entraineur.\\nEnsuite, ils ne seront plus n\u00e9cessaires.\\n","tuxemontimechoiceno":"Oh... D'accord... Je serai l\u00e0 si vous changez d'avis...","choseTweesher":"Prenez donc votre nouveau Tweesher\u00a0! C'est le d\u00e9but d'une grande aventure que vous partagerez tous les deux\u00a0!","spyder_cotton_tuxepediaintro4":"C'est vraiment cool que vous soyez venu. Il y a encore tellement de Tuxemon \u00e0 ajouter - au moins un millier, je crois.\\n Vous devriez vous lancer l\u00e0-dedans, et faire une diff\u00e9rence dans ce monde. ","spyder_route2_roddick2":"H\u00e9,\u00a0vous ne sembliez pas du tout apeur\u00e9\u00a0!","spyder_museum_entrance1":"Bienvenue au mus\u00e9e d'histoire naturelle\u00a0! C'est gratuit, mais \u00e7a d\u00e9pend des g\u00e9n\u00e9reux dons. Voulez-vous nous faire un don de 50${{currency}}\u00a0?","spyder_route4_roger":"Roger","spyder_route4_rosamund":"Rosamund","spyder_route4_wulf":"Wulf","spyder_nimrod_archer":"Archer","spyder_scoop_donald":"Donald","spyder_scoop_alyssa":"Alyssa","spyder_scoop_landrace":"Landrace","spyder_route5_edith":"Edith","spyder_searoutec_beech2":"D'accord, je vous crois.","menu_down_key":"Touche Bas","menu_up_key":"Touche Haut","spyder_searoutec_carstair1":"Je creuse cette plage !","got_new_tuxemon":"Vous obtenez un ${{monster_name}} !","menu_primary_select_key":"Touche Action","menu_right_key":"Touche Droite","menu_left_key":"Touche Gauche","spyder_route5_hunter":"Chasseur","spyder_route5_goliath":"Goliath","gotfivetuxeballs":"Vous obtenez 5 Tuxeballs !","spyder_wayfarer1_maniac2":"Un peu d'intimit\u00e9, merci ! ","spyder_wayfarer_shopkeeper":"D\u00e9sole mon pote, aucune chambre de libre.\\n Les Enforcers racontent qu'une maladie rare se propage et affecte certains Tuxemon accueillis, dont on est en quarantaine. \\n Mais je peux soigner vos Tuxemon, si vous voulez ?","spyder_wayfarer1_maniac":"H\u00e9 ! mon gars, tu ne voudrais pas mon Botbot ?\\n Comme je ne sais pas combien de temps je vais rester bloqu\u00e9 ici, autant qu'on explore ensemble.","spyder_agate_plaque":"L'Agate est un pierre, souvent form\u00e9e par les volcans et habituellement orn\u00e9es de bandes parall\u00e8les.\\n Il existe une grande palette de couleurs : marron, gris, cr\u00e8me, rouge, orange et m\u00eame bleu.\\n Nourrir un Tuxemon avec permet d'augmenter sa vitesse et son agilit\u00e9, pour qu'il soit plus r\u00e9actif en combat.","taba_greeting3":"Bon chance dans vos aventures ${{name}}, et n'oubliez pas de venir faire vos courses chez Tuxemart, o\u00f9 on r\u00e9pondra \u00e0 tous vos besoins !\\n...\\nD\u00e9sol\u00e9 pour ce discours de vendeuse, mais c'est mon boulot.","taba_greeting2a":"Le magasin fait des soldes, voil\u00e0 pour commencer. Vous pouvez les utiliser pour capturer des Tuxemon. C'est bien plus facile \u00e0 utiliser quand ils sont d'abord un peu affaiblis !","spyder_nimrod_berke1":"Ne me touchez pas, j'\u00e9cris juste les contrats ! Je n'ai rien fait de mal ! \\n ... \\n Enfin, personne n'a jamais rien fait de mal. Tout \u00e7a est l\u00e9gal et conforme aux r\u00e8gles.","spyder_nimrod_argon1":"On fait des guerres avec des humains et des Tuxemon. Beaucoup de morts, et encore plus de bless\u00e9s.\\n Utiliser des robots \u00e0 la place serait la seule d\u00e9cision moralement juste.","spyder_route5_cleo1":"Ma maman m'a dit que notre arbre g\u00e9n\u00e9alogique remonte jusqu'aux rois qui ont gouvern\u00e9 ce pays.","spyder_timber_dante1":"H\u00e9 ! mon pote ! Content de te revoir \u00e0 nouveau. ","spyder_scoop_lanth2":"Typique de l'activiste perturbateur. ","spyder_route5_granny":"Ce parc est nettement plus propre gr\u00e2ce \u00e0 cet engin de Nimrod qui garde le bazar en dehors de Cit\u00e9-des-Fleurs. ","spyder_leatherhouse2_scientist":"Je bosse chez Shaft. \\n ...\\n O\u00f9 est mon casque ? Pas besoin, je manipule mon camion \u00e0 distance depuis les bureaux.\\n Et bient\u00f4t, pratiquement tous les travaux dans les mines seront automatis\u00e9s. ","spyder_papertown_daycare1":"Garderie d'enfants\u00a0:\u00a0En construction.","candy":"Villebon-Sucr\u00e9","leather":"Cuir-sur-Pr\u00e9","spyder_wayfarer_maniac":"Mes Tuxemon ne sont pas malades ! C'est juste une excuse pour nous vendre des m\u00e9dicaments inutiles.\\n Quand j'avais votre \u00e2ge, on n'avait pas toute cette m\u00e9decine. On nageait dans les cours d'eau dans les montagnes, et si on avait le nez qui coulait, tant pis ! \\n Et puis j'ai vu les Enforcers descendre la Route 4 avant m\u00eame que quelqu'un ait renifl\u00e9, alors comment peut-on...\\n ... \\n Ah ah atchoum !\\n ... \\n \u00c7a ne prouve rien. J'avais le nez qui me d\u00e9mangeait.","spyder_scoop_asta1":"Donc oui, je suis l'inventeur des Extr\u00eames Conteneurs.\\n Qu'est-ce que c'est, vous avez demand\u00e9 ?\\n Juste des menottes tellement r\u00e9sistantes que m\u00eame un dragon ne pourrait s'en d\u00e9faire.\\n Ils sont utilis\u00e9s dans les unit\u00e9s de confinement pour s'assurer que les Tuxemon malades ne peuvent s'en \u00e9chapper.","youneedtodothis2":"Mais... je sais que vous \u00e9tiez impatient de visiter la r\u00e9gion, et c'est l'un des meilleurs endroit.\\nJe sais que vous \u00eatre d\u00e9termin\u00e9 \u00e0 devenir le meilleur, comme personne avant vous.\\nC'est juste que je ne sais pas si on peut se permettre d'en payer les frais\\n\\nOn va faire en sorte que \u00e7a marche... d'une fa\u00e7on ou d'une autre.","spyder_cotton_tuxepediaintro2":"La seule chose n\u00e9cessaire pour ajouter des informations sur un Tuxemon est de l'attraper. C'est simple.","spyder_route5_goliath1":"Mais \u00e7a ne serait pas ce gamin trop curieux de l'Auberge Wayfarer ?","37707_computer":"Console pour d\u00e9veloppeurs : Cette fonctionnalit\u00e9 n'est destin\u00e9e qu'aux d\u00e9veloppeurs de Tuxemon, pour tester un nouveau syst\u00e8me exp\u00e9rimental de chargement des donn\u00e9es.\\nLes variables pour le nouveau syst\u00e8me de chargement vont \u00eatre activ\u00e9es. Veuillez rapporter chaque probl\u00e8me que vous rencontrez sur https:\/\/tuxemon.org\\nNote 1 : L'application ne plantera plus syst\u00e9matiquement si une carte est manquante. Des donn\u00e9es invalides peuvent donc \u00eatre charg\u00e9es !\\nNote 2 : Ne sauvegardez PAS votre partie avec cette fonctionnalit\u00e9 activ\u00e9e, \u00e7a pourrait corrompre vos donn\u00e9es.\\nNote 3 : Depuis la migration vers Python 3, les donn\u00e9es semblent \u00eatre g\u00e9r\u00e9es de mani\u00e8re tr\u00e8s inhabituelle. Merci de d\u00e9boguer \u00e7a !","spyder_cottonscoop_deviceexplan2":"Les Appareils de Capture vous permettent d'attraper des Tuxemon et les garder comme compagnons.\\n Ces appareils sont plus efficaces s'ils sont utilis\u00e9s sur des Tuxemon bless\u00e9s ou de faible niveau. S\u00e9lectionnez-les depuis le menu Objets lors des combats pour les utiliser.\\n Merci pour votre attention. Voici cinq Appareils de Capture en \u00e9chantillon. ","status_lifeleech":"Absorbeur de Vie","spyder_route3_qqq1":"Ah ! Les Enforcers n'\u00e9taient pas cens\u00e9s laisser \u00e9chapper qui que ce soit !","spyder_scoop_haf1":"J'avais chass\u00e9 tous les gens qui avaient vol\u00e9 les Conteneurs de cette pi\u00e8ce. Sauf qu'un Tuxemon malade y est ensuite entr\u00e9, et maintenant nous sommes tous coinc\u00e9s !","37707_tower_missing":"V0us n3 \u00a70uv3z EntR3r d@Ns Ce b@t1m3nt Qu1 n'&x1st3 P@s.","37707_villager_male_missing":"00000 : jE n'@i j@Ma1s 3t3 n\u00c9\\n${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}}","spyder_cottonart_shopkeeper":"Bienvenue \u00e0 la Galerie d'Art de Cotonville. Ah - je voulais dire au Magasin d'Art.\\n Depuis qu'ils nous ont retir\u00e9 les aides, nous devons vendre les tableaux plut\u00f4t que de simplement les exposer.\\n L'entr\u00e9e est \u00e0 50${{currency}}. \u00c7a nous sert \u00e0 payer le dividende annuel de l'entreprise.","spyder_cotton_tuxepediaintro":"Actuellement, la seule source d'informations fiables sur les Tuxemon est la tr\u00e8s ch\u00e8re et incompl\u00e8te Encyclopaedia Tuxemon !\\n \u00c7a n'est vraiment pas cool ; le savoir devrait \u00eatre disponible gratuitement. C'est pour \u00e7a qu'on a introduit Tuxep\u00e9dia.\\n C'est libre et gratuit, et disponible pour tout le monde \u00e0 la lecture, n'importe qui peut lire, \u00e9crire et y faire des modifications. Que demander de plus ?\\n Et bien, nous l'avons d\u00e9j\u00e0 install\u00e9 sur votre t\u00e9l\u00e9phone \u00e0 l'instant. ","spyder_cottontown_hackerintro":"H\u00e9, sympa le Tuxemon ! Vous avez la facture ?\\n ...\\n Je plaisante, j'avais juste le sentiment que vous ne l'aviez pas obtenu par... des moyens officiels.\\n Pendant des ann\u00e9es, les Cinq Piliers ont contr\u00f4l\u00e9 les plus puissants Tuxemon. Vous pensez que vous aller pouvoir les contredire ? \\n ...\\n Tr\u00e8s bien ! J'ai une proposition \u00e0 vous faire. Venez me voir au Caf\u00e9 !","37707_exit_missing":"<module_de_r\u00e9cup\u00e9ration> : BIENVENUE ${{name}}. VEUILLEZ COMPRENDRE QUE CET ENDROIT N'A JAMAIS EXIST\u00c9. VOUS VENEZ DE RENCONTRER UNE ERREUR SYST\u00c8ME.\\n<module_de_r\u00e9cup\u00e9ration> : CE PROBL\u00c8ME EST MAINTENANT CORRIG\u00c9. VOUS POUVEZ CONTINUER LA PARTIE NORMALEMENT. NE TENTEZ PAS DE REVENIR ICI.\\n<module_de_r\u00e9cup\u00e9ration> : R\u00c9VEILLEZ-VOUS. OUBLIEZ-TOUT. \u00c7A N'\u00c9TAIT QU'UN R\u00caVE...","37707_villager_male_1":"Vide : Hum. Salut. Ah d\u00e9sol\u00e9, nous sommes g\u00e9n\u00e9ralement m\u00e9fiants envers les \u00e9trangers. On ne nous rend visite que... rarement.\\nVide : Mais puisque vous \u00eates ici, vous allez peut-\u00eatre pouvoir m'aider. \u00c7a peut vous sembler \u00e9trange, mais je dois savoir...\\nVide : Savez-vous qui je suis ? Vous m'avez d\u00e9j\u00e0... vu ? C'est juste que suis curieux ; Mon nom, je n'en ai peut-\u00eatre pas...\\nVide : Non. D\u00e9sol\u00e9, j'ai fait une erreur. Je vais vous demander de ne rien dire \u00e0 personne. Allez-y, continuer de profiter de votre voyage ici.","spyder_cottoncafe_barmaidintro":"Nous nous surnommons l'\u00c9quipe Bazar. Bon, je sais, \u00e7a fait un peu pr\u00e9tentieux. \\n En r\u00e9alit\u00e9, nous sommes un groupe de canailles qui aiment se r\u00e9unir autour d'un caf\u00e9, discuter de philosophie et d\u00e9fier l'ordre \u00e9tabli ! \\n Nous essayons aussi de nous prot\u00e9ger les uns les autres. Typiquement, et contrairement \u00e0 la Cath\u00e9drale, nous soignons les Tuxemon gratuitement ! \\n Voulez-vous que je les gu\u00e9risse tous maintenant ?","spyder_leatherhouse1_radio":"Une chanson de R&B est jou\u00e9e. Elle s'appelle \\\"Possessuns, partie 2\\\".","spyder_opal_plaque":"Les opales produisent des \u00e9clairs de lumi\u00e8re color\u00e9e. \\n Elles sont form\u00e9es dans les interstices des roches quand l'eau s'\u00e9vapore, laissant des traces de silice. \\n Les Tuxemon qui en mangent absorbent une partie de leur protection magique, et peuvent donc \u00e9chapper plus facilement aux attaques magiques \u00e0 distance, comme les explosions, les jets et les rayons.","spyder_nimrod3_plaque":"L'ancien Empire avait comme symbole un Eaglace, car lors des guerres de conqu\u00eate dans le nord glac\u00e9, les g\u00e9n\u00e9raux et \u00e9claireurs chevauchaient ces Eaglace. \\n Aujourd'hui, les Eaglace assurent la protection et la logistique des \u00e9quipes m\u00e9dicales de notre Grand Empire. ","ihaveyourmoney2":"J'ai un peu de stock qui ne demande qu'\u00e0 \u00eatre entre de bonnes mains, et Omnichannel me doit une faveur.\\nJe suis s\u00fbr qu'on va pouvoir trouver un arrangement. Parce qu'obtenir les papiers d'enregistrement est la partie la plus facile. Mais r\u00e9cup\u00e9rer son premier Tuxemon est un peu plus d\u00e9licat...\\nHeureusement, il s'av\u00e8re que je connais quelqu'un qui a acc\u00e8s \u00e0 diff\u00e9rents Tuxemon...\\nEt c'est personne, c'est moi !\\nBon, je vous laisse le temps de r\u00e9fl\u00e9chir \u00e0 tout \u00e7a ; mais venez me voir dans mon laboratoire si vous \u00eates int\u00e9ress\u00e9.","tuxemontime4":"Maintenant, la plus important ! Le choix du Tuxemon !\\nMalheureusement, mon principal investisseur est devenu... plus frileux r\u00e9cemment. \u00c7a ne vous laisse que le choix entre trois Tuxemon, j'en suis navr\u00e9.\\nVous pouvez choisir entre le Rockitten, le Cardiling, et le Tweesher.","chooseyerfateRockitten":"Un choix s\u00fbr ! Le Rockitten est un Tuxemon de type Terre. \u00c0 l'\u00e9poque m\u00e9di\u00e9vale, ils \u00e9levaient les Rockittens pour les faire s'assoir devant les portes en \u00e9tant mignons.\\nChoisissez-vous le Rockitten ?","choseRockitten2":"Mais d'abord, testons vos aptitudes au combat avec une petite bataille de Tuxemon.\\n Voyons... Je choisis Cardiling.","choseCardiling2":"Mais d'abord, testons vos aptitudes au combat avec une petite bataille de Tuxemon.\\n Voyons... Je choisis Tweesher.","chooseyerfateCardiling":"Un choix \u00e9clairant, qui fait vibrer l'\u00e9tincelle qui est en vous ! Le Cardiling est un Tuxemon de type Feu, r\u00e9put\u00e9 pour chiper la nourriture de ses amis et ses ennemis.\\nChoisissez-vous le Cardiling ?","chooseyerfateTweesher":"Un bon choix ! Le Tweesher est un Tuxemon de type Eau. Une fois \u00e9volu\u00e9 en Eagleace, il est un des Tuxemon les plus rapides.\\nChoisissez-vous le Tweesher ?","choseTweesher2":"Mais d'abord, testons vos aptitudes au combat avec une petite bataille de Tuxemon.\\n Voyons... Je choisis Rockitten.","brokethegasp3":"S'il vous plait, Madame Omnichannel, la maman de ${{name}} aimerait qu'il entre dans le Trial pour d\u00e9couvrir la r\u00e9gion.\\n${{name}} ne le ferait donc pas pour le travail, mais pour l'aventure.","shady_guy_dialog":"Gars louche : H\u00e9, si vous avez quelques... 'exploits' associ\u00e9s \u00e0 votre nom, je veux vous aider...","shady_rename":"Gars louche : Et bon courage avec votre nouvelle identit\u00e9, l'ami...","37707_sign_tower":"Tour de la ville 37707. Ce b\u00e2timent est tr\u00e8s instable. Ne pas entrer !","37707_sign_foreign":"Ces indications sont inscrites dans une langue que vous ne comprenez pas.","37707_sign_missing_welcome":"81EnV3nu3 @ aL T0uR 3rR3uR ! N0Us N'&X1sT0Ns P@s","37707_house":"\u00c9trange : C'est verrouill\u00e9. Personne ne semble occuper ce b\u00e2timent.","37707_sign_missing_hidden_read":"N0U5 S@V0N5 QU3 V0U5 L1S3Z \u00a7A : V0U5 \u20acT3S PR%V3NU.","37707_sign_missing_foreign":"PyGame - UnboundLocalError: La variable locale 'map_id' est r\u00e9f\u00e9renc\u00e9e avant d'\u00eatre assign\u00e9e\\nErreur 404: **** ressources non trouv\u00e9es. Merci de pr\u00e9venir leS dEvEl0pp3urS @ pr0p0s d# ##### ###########\\n01010010 01100101 01101101 01100101 01101101 01100010 01100101 01110010 00100000 01101101 01100101 00101110","37707_villager_male_3":"Vide : Vous... vous allez encore nous damner. Repartez et ne revenez jamais !","37707_villager_female_3":"V\u0153u : Non, non, non. Arr\u00eatez \u00e7a ! Vous n'avez pas compris qu'il n'\u00e9tait pas l\u00e0 ?","37707_villager_female_2":"V\u0153u : S'il vous plait, n'entrez pas dans la tour. Elle n'a pas encore \u00e9t\u00e9 construite.","37707_villager_male_2":"Vide : Vous ne pouvez plus m'aider. Nous ne sommes pas autoris\u00e9s \u00e0 en parler. Vous ne pouvez pas comprendre. Partez.","spyder_papertown_mom2":"Bonjour mon cher. Je dois retourner \u00e0 mon invention. \\n Comment, vous vous ennuyez ?\\n Eh bien, de mon temps, nous trouvions facilement de quoi nous amuser - un b\u00e2ton, un cailloux, des d\u00e9chets dans les poubelles... ","spyder_papertown_myfirstmon1":"*fouille* *fouille* ","spyder_cottonart_barmaid":"Vous avez cette s\u00e9rie ? \\n Ils illustrent mes d\u00e9buts en tant qu'entra\u00eeneur professionnel de Tuxemon, avant que je ne prenne ma retraite. \\n Je les appelle : 'Rencontre Entre Quatre Yeux Monstrueux', 'Nuit \u00c9toil\u00e9e, \u00c9toil\u00e9e, \u00c9toil\u00e9e' et 'Tr\u00e9pidation'. Ils sont \u00e0 vendre ! \\n Prenez-les tant qu'ils sont chauds ! Seulement 1 000 chacun.","spyder_cottonart_goth":"J'avais l'habitude de venir ici tous les week-ends pour admirer les tableaux.\\n Sauf que depuis les plus beaux ont \u00e9t\u00e9 vendus, et les tickets sont devenus trop chers.\\n Mais comme ma nounou voulait venir, alors...","spyder_cottonart_florist":"Comment trouvez-vous le tableau bleu avec le bateau dans le port ?\\n C'est un travail impressionniste - la recherche artistique r\u00e9side dans l'appropriation de la lumi\u00e8re dans sa singularit\u00e9 la plus pure.\\n Vous voyez tous ces petits soleils rouges r\u00e9fl\u00e9chis par la cr\u00eate des vagues ?","spyder_cottonscoop_shopassistant":"Les Appareils de Capture vous permettent d'attraper des Tuxemon et les garder comme compagnons.\\n Ces appareils sont plus efficaces s'ils sont utilis\u00e9s sur des Tuxemon bless\u00e9s ou de faible niveau.\\n S\u00e9lectionnez-les depuis le menu Objets lors des combats pour les utiliser.","spyder_citypark_frances1":"J'ai l'un des plus beaux jardins de la r\u00e9gion. C'est pour \u00e7a que ces Shybulb n'arr\u00eatent pas de venir.","spyder_citypark2_florist":"Les fleurs se portent bien, non ?... Parce que depuis le d\u00e9but du minage \u00e0 Cuir-sur-Pr\u00e9, elles ont bien souffert !","spyder_route2_roddick1":"Quand j'ai \u00e9t\u00e9 pris au pi\u00e8ge dans ma salle de bain par un Spighter, j'ai eu la peur de ma vie.","spyder_museum_miner1":"Il y avait toute une section ici sur l'Histoire de notre monde !\\n Mais quand Nimrod est devenu notre sponsor, ils ont tout remplac\u00e9 avec de l'histoire miliaire ! \\n Et maintenant, tout le monde invente sa propre version de l'Histoire !","spyder_route3_drag1":"AGENT : Qu'est-ce qui s'est pass\u00e9 du c\u00f4t\u00e9 de l'excavation ?\\n CHEF SHAFT : On a \u00e9t\u00e9... interrompus. Par... un gamin.\\n AGENT : Un gamin ?!\\n CHEF SHAFT : Oui, mais on a r\u00e9ussi \u00e0 en r\u00e9cup\u00e9rer un...\\n AGENT : Chut ! Vous savez tr\u00e8s bien que c'est un secret. D'accord, passez-le moi et d\u00e9gagez !\\n CHEF SHAFT : Oui, voil\u00e0... euh !","spyder_route3_connor1":"Mon Weavifly est en forme maintenant - pendant un bon moment, il n'arrivait m\u00eame plus \u00e0 voler.","spyder_route3_surat1":" Ils l'appellent \\\"l'art\u00e8re sombre\\\" - le sang et les os fossilis\u00e9s des anciens Tuxemon dans le sol.\\n Et c'est \u00e0 nous de le r\u00e9cup\u00e9rer !","spyder_route3_roxby2":"D\u00e9gage ! ","spyder_route3_twig3":"Je m'entrainerai encore plus pour devenir aussi fort que notre Boss.\\n Elle a travaill\u00e9 si dur pour devenu un leader, je veux \u00eatre comme elle un jour.","spyder_wayfarer1_bravo1":"Cette oppression est sponsoris\u00e9e par Omnichannel : La seule source d'informations dont vous avez besoin. ","spyder_wayfarer1_nightshade1":"C'est g\u00eanant. Tous les infirmations des Tuxemon sont malades, mais leurs Enforcers se battent en pleine sant\u00e9 !","spyder_wayfarer1_bravo2":"Veuillez ne pas laisser mes performances lors de ce combat changer votre opinion de Omnichannel : La seule source d'informations dont vous avez besoin. ","spyder_wayfarer1_james2":"Je suis rassur\u00e9 que Jessie n'a pas vu cette d\u00e9faite !","spyder_route4_wulf1":"Ah, je ne fais que prendre quelques m\u00e9dicaments en sus","spyder_route4_wulf2":"Oh oh, je me sens si faible !","spyder_route4_rincewind1":"Enfin, une utilisation pour le K9 !","spyder_route4_rosamund1":"Essayez de me battre, et vous aurez votre bon dessert !","spyder_flower_mieke1":"C'est tr\u00e8s excitant pour nous de visiter la r\u00e9gion de Fondant ! Il y a ici des Tuxemon end\u00e9miques...\\n H\u00e9, voulez-vous faire un \u00e9change ? Mon Conileaf contre une cr\u00e9ature que nous n'avons pas ici...\\n Pourquoi pas un Budaye ?","spyder_route4_beck2":"Jeu, set, et match.","spyder_flower_cady1":"Oh, j'aimerais tellement un petit souvenir pour chez moi.\\n J'aime beaucoup ces petits Grintot si adorables. Pouvez-vous m'en obtenir un ?\\n Je pourrais l'\u00e9changer avec mon Hampotamos ?","spyder_flower_cady_nogrintot":"Oublie \u00e7a - tu n'a de toute fa\u00e7on m\u00eame pas de Grintot. ","spyder_flower_sandy1":"Ce Pharfan n'arr\u00eate pas de m'\u00e9clabousser. C'est usant !\\n H\u00e9 ! tu le veux ? Tu me donnes ton Tweesher en \u00e9change.","spyder_flower_sandy_notweesher":"\u00c7a ne fait rien - et puis tu n'as pas de Tweesher.","spyder_flower_teach1":"Oh ! mais o\u00f9 est pass\u00e9 mon autre \u00e9tudiant ?","spyder_flower_petshopassistant":"Bonjour - vous \u00eates au Pet Shop Boys. \u00cates-vous int\u00e9ress\u00e9 par l'achat d'un Tuxemon ?","spyder_cottonhouse1_homemaker":"Je me sens tellement en s\u00e9curit\u00e9 avec tous ces Enforcers aux alentours. On n'est jamais trop prudent. \\n Les journaux sont toujours en train de parler de crimes terribles dans cette r\u00e9gion m\u00eame !","spyder_leatherhouse2_tv":"Un petit monstre tout vert sort un bateau des mar\u00e9cages.","spyder_leatherhouse1_florist":"Il y avait plusieurs chaines de t\u00e9l\u00e9 et radio, mais Omnichannel les a tous ruin\u00e9s. \\n Maintenant, on n'a plus \u00e0 craindre que des journalistes se contredisent entre eux.","spyder_flowerhouse2_scientist":"La radio PEUR me r\u00e9veille chaque matin. \\n Je ne suis pas s\u00fbr d'adh\u00e9rer \u00e0 leurs id\u00e9es, mais au moins ils disent ce qu'ils pensent !","spyder_flowerhouse1_tv":"Deux monstres se disputent. \\\"Je ne suis pas ton pote, Budaye\\\", l'un dit \u00e0 l'autre.","spyder_flowerhouse2_soldier":"J'ai travaill\u00e9 pour Nimrod pendant la guerre. \\n Je n'ai re\u00e7u ni m\u00e9daille. Ni m\u00eame une parade. \\n Ils ne distribuent pas \u00e7a aux mercenaires.","spyder_flower_florist":"Il y avait un capitaine le long de la rivi\u00e8re qui acceptait de suivre la rivi\u00e8re de haut en bas.\\n Mais je ne l'ai pas vu depuis quelques jours. ","spyder_nimrod_birbrobo1":"Bip bop be di wap bop di wep","spyder_nimrod_birbrobo2":"Bip bip bop","spyder_nimrod_chromerobo1":"Bop bop bip bip","spyder_nimrod_chromerobo2":"Shap ba be di wap","spyder_nimrod_xeon1":"Boup... bip... cible en mire","spyder_nimrod_xeon2":"... Daisy, Daisy, donne-moi ta r\u00e9ponse...","spyder_nimrod_thatcher1":"Waouh. Regardez \u00e7a. Ces manifestants ne sauront m\u00eame pas ce qui les a eus.","spyder_nimrod_justice1":"Ne demandez pas pour qui sonne le glas de Ghosteeth !","spyder_nimrod_bowie2":"Cette histoire d\u2019\u00e9quipement militaire est purement hypoth\u00e9tique, d'accord ?","spyder_nimrod_bowie1":"Notre loi serait bien plus ais\u00e9e a appliquer si on avait des \u00e9quipements militaires, camarade... Qui \u00eates-vous ? ","spyder_scoop_paine2":"Si ces Enforcers n'\u00e9taient pas venus exposer leur Tuxemon \u00e0 la maladie, elle ne se serait jamais dispers\u00e9e en dehors de ce b\u00e2timent !","spyder_scoop_landrace1":"Grrr !","spyder_scoop_weaver1":"Je n'aurais jamais lib\u00e9r\u00e9 ces Tuxemon malades si j'avais su qu'on nous poursuivrait jusqu'ici !","spyder_scoop_donald1":"Le Tuxemon qu'on gardait en confinement s'est \u00e9chapp\u00e9 et a p\u00e9n\u00e9tr\u00e9 dans la r\u00e9serve l\u00e0-bas ! Comment on va r\u00e9ussir \u00e0 s\u00e9curiser cette r\u00e9serve ?","spyder_scoop_lapinou1":"Mince !","spyder_tunnelb_greta1":"Quand un Agnidon a bloqu\u00e9 mon pr\u00e9cieux Foofle, tous ses amis sont venus l'aider !","spyder_tunnelb_iris2":"Partez. Tourbidi, on se remet en place s'il te plait !","spyder_flower_artist_clipping":"Une coupure de presse est accroch\u00e9e au mur. Elle commence par :\\n \\\"Le c\u00e9l\u00e8bre critique d'art a troqu\u00e9 son stylo enflamm\u00e9 pour un pinceau.\\n Apr\u00e8s des ann\u00e9es \u00e0 descendre les artistes, arrivera-t-il \u00e0 faire mieux ?\\\"","spyder_dragonscave_angrybrute1":"Les patrons peuvent y aller et s'amuser. ","spyder_omnichannel_carnegie1":"Je donne des cours en ligne de trois semaines sur le d\u00e9veloppement personnel : Comment diriger comme un Elostorm !","spyder_dragonscave_lessa1":"Nous montons la garde pour le prot\u00e9ger, ce dernier dragon. Nous ne savons pas ni d'o\u00f9 il vient ni pourquoi il a \u00e9clos. Nous pensions que \u00e7a faisait longtemps que tous les dragons avaient \u00e9clos.","spyder_dragonscave_daenny2":"Tu m'as peut-\u00eatre battu, mais tu ne battras jamais mon Benden.","spyder_dragonscave_tru2":"Peu importe. On a d\u00e9j\u00e0 r\u00e9cup\u00e9r\u00e9 un \u00e9chantillon d'ADN.\\n On voulait juste capturer un v\u00e9ritable Drokoro pour plus de s\u00e9curit\u00e9.\\n Vous ne les arr\u00eater au QG d'Omnichannel.","spyder_searoutec_nigel3":"D\u00e9sol\u00e9, mais je ne peux pas laisser quiconque p\u00e9n\u00e9trer dans cette cave sacr\u00e9e tant que l'infection de la Morsure de Spyder peut se propager.","spyder_hospital_billie2":"Attendez... vos Tuxemon ne sont pas malades !\\n ...\\n C'\u00e9tait aussi simple que \u00e7a ?\\n Alors pourquoi les Enforces ont pris nos Tuxemon au lieu de les soigner ?...","spyder_dryadsgrove_sylvia2":"Nous, les nymphes, sentons notre puissance diminuer avec les saisons.","spyder_dryadsgrove_petra1":"Brisez les moules de la nature !","spyder_nimrod_birbrobo":"Robot Neige","spyder_dragonscave_mallory3":"Le Drokoro nous appartient ! \\n Nous avons demand\u00e9 \u00e0 Shaft de le d\u00e9terrer sous la Route 3, et nous l'aurions toujours si ce gamin exasp\u00e9rant n'\u00e9tait pas venu ruiner nos plans. \\n Il est temps pour les Pillars d'unir leurs forces pour avoir le contr\u00f4le absolu de cette r\u00e9gion ! \\n \u00c7a fait trop longtemps qu'on laisse la Cath\u00e9drale et tout le monde nous dire ce qu'on peut ou pas faire avec les Tuxemon. \\n Mais quand nous utiliserons la technologie de Fusion de Greenwash pour combiner ce Drokoro avec les robots tueurs de chez Nimrod, nous serons imbattables ! \\n Et le meilleur dans cette histoire, c'est qu'Omnichannel racontera au public que c'est dans son int\u00e9r\u00eat - et le public le croira !","spyder_quartz_plaque":"Le Quartz est un des min\u00e9raux les plus abondants sur Terre.\\n Certaines vari\u00e9t\u00e9s - l'onyx, l'am\u00e9thyste et la cornaline - sont bien plus rares et donc plus pr\u00e9cieux.\\n Le quartz est utilis\u00e9 dans les horloges les plus pr\u00e9cises.\\n Si un Tuxemon mange du quartz, sa force et sa vitalit\u00e9 se voient augment\u00e9es, ce qui lui permet d'endurer plus d'attaques avant d'\u00eatre assomm\u00e9s. ","announcement5":"Le chemin fut long et difficile, mais maintenant r\u00e8gne la paix et la tranquillit\u00e9 dans la r\u00e9gion de Fondent.\\nCependant, j'ai le plaisir d'annoncer, en ce jour du 25\u00e8me anniversaire de la fondation d'Omnichannel...\\nNOUS CONTR\u00d4LONS LES TUXEMON !\\n*hurlements de la foule*\\nSilence ! Silence ! Votre enthousiasme est contagieux, je l'avoue !\\nEn collaboration avec l'institut Xero, nous avons inhib\u00e9 leur instinct d'attaque.\\nNous pouvons dor\u00e9navant affirmer qu'il n'y a plus le moindre danger \u00e0 rel\u00e2cher des Tuxemon dans la nature.\\nCependant, les couvre-feux doivent toujours \u00eatre respect\u00e9s, pour prot\u00e9ger notre belle r\u00e9gion.\\nApr\u00e8s tout... NOUS SOMMES LA SURET\u00c9, NOUS SOMMES L'ORDRE, NOUS SOMMES OMNICHANNEL !","moreannouncement2":"Je suis d\u00e9sol\u00e9 d'avoir tard\u00e9 pour cette annonce, mais je l'estime trop importante pour laisser les m\u00e9dias la divulguer...\\nEh bien... Bon. Comme les m\u00e9dias nous appartiennent, je suppose que \u00e7a n'aurait eu au final aucune importance, mais je voulais quand m\u00eame le faire moi-m\u00eame.\\nApr\u00e8s avoir consult\u00e9 mes conseillers, j'ai d\u00e9cid\u00e9 que la meilleure fa\u00e7on de g\u00e9rer le probl\u00e8me des Tuxemon, c'\u00e9tait de s'en servir.\\nMaintenant, il faudra un certain temps pour qu'ils soient int\u00e9gr\u00e9s dans notre effectif, mais en attendant, comme je l'ai d\u00e9j\u00e0 dit, nous allons les rel\u00e2cher dans la nature.\\nJe r\u00e9alise que \u00e7a peut \u00eatre un choc beaucoup d'entre vous, et je comprends que \u00e7a puisse sembler dangereux. Nous nous souvenons tous encore trop bien ce qui s'est d\u00e9j\u00e0 pass\u00e9...\\nMais ce n'est pas le moment d'avoir peur, car Omnichannel va faire renaitre une ancienne tradition mieux connue sous le nom de \\\"Trial\\\".\\nMaintenant, pour ceux qui auraient quelques lacunes dans l'histoire de la r\u00e9gion de Fondent, il y a un si\u00e8cle, il y avait une tradition o\u00f9 les jeunes gens attrapaient puis \u00e9levaient des Tuxemon.\\nIls faisaient ensuite combattre ces Tuxemon pour gagner en r\u00e9putation dans leur ville, les meilleurs dresseurs de Tuxemon ayant \u00e0 la fois le respect et le pouvoir.\\nNous allons donc recr\u00e9er une version plus moderne de ce syst\u00e8me. Avec des zones de combat dans plusieurs villes de Fondent.\\nCes zones de combat devront toute \u00eatre compl\u00e9t\u00e9e, et dans l'ordre, et les meilleurs dresseurs pourront tenter leur chance au championnat.\\nCe championnat aura lieu au sommet de la tour Omnichannel \u00e0 Cottonville, mais uniquement \u00e0 partir du moment o\u00f9 au moins un dresseur aura remport\u00e9 toutes ces zones de combat.\\nCes \u00e9preuves devraient permettre d'introduire lentement les Tuxemon au grand public, et permettre d'encourager les voyages dans toute la r\u00e9gion.\\nCar qui de mieux pour pouvoir le prouver que notre ch\u00e8re jeunesse ?\\nChaque match sera diffus\u00e9 en direct sur Omnichannel-T, la toute nouvelle cha\u00eene de t\u00e9l\u00e9vision consacr\u00e9e exclusivement aux programmes li\u00e9s aux Tuxemon !\\nPas d'inqui\u00e9tudes, les frais suppl\u00e9mentaires seront r\u00e9percut\u00e9s sur votre redevance.\\nOh, et encore une chose, tous les dresseurs de Tuxemon seront exempt\u00e9s de couvre-feu.\\nAlors bien s\u00fbr, vous allez avoir besoin d'un Tuxemon ! Et tout le monde ne peut pas non plus \u00eatre autoris\u00e9 \u00e0 devenir un dresseur. \u00c7a serait l\u2019anarchie le plus absolue !\\nVous devrez donc d'abord vous enregistrer aupr\u00e8s de votre repr\u00e9sentant Omnichannel local, et seulement si vous \u00eates s\u00e9lectionn\u00e9, vous serez re\u00e7u \u00e0 la formation Omnichannel.\\nUne fois termin\u00e9 avec succ\u00e8s cette formation, vous recevrez un Tuxemon et pourrez alors participer au Trial !\\nJ'ai h\u00e2te de tous vous rencontrer ! Cr\u00e9ons ensemble un monde nouveau !\\nApr\u00e8s tout... NOUS SOMMES LA SURET\u00c9, NOUS SOMMES L'ORDRE, NOUS SOMMES OMNICHANNEL ! Et maintenant nous pouvons ajouter :\\nNOUS \\nSOMMES \\nL'AVENIR !","37707_villager_female_1":"V\u0153u : Oh... un nouvel arrivant ! Comme \u00eates vous arriv\u00e9 ici ? On rencontre gu\u00e8re de nouveau... oh, peu importe.\\nV\u0153u : Bienvenue ! Bienvenue \u00e0... oh, nous ne nommons jamais notre village ! Appelez-le comme il vous plaira.\\nV\u0153u : Mais veuillez faire comme chez vous. En g\u00e9n\u00e9ral, il y a plus de monde par ici... \u00e7a d\u00e9pendant des moissons, peut-\u00eatre qu'elles ne sont pas bonnes en ce moment.\\nV\u0153u : N'h\u00e9sitez pas \u00e0 me demander si vous avez besoin de quoi que ce soit. Simplement, ne faites pas la m\u00eame erreur que beaucoup d'autres font : nous ne voulons pas que vous partiez.","spyder_nimrod_tru1":"Mes armes ont gagn\u00e9 des guerres et an\u00e9anti des r\u00e9volutions aux quatre coins du monde, et vous pensez que vous avez la moindre chance contre moi ?","spyder_route5_tryphaena2":"Ouais, \u00e7a peut \u00eatre vrai.","spyder_omnichannel_billie1":"Pas si vite, ${{name}} ! On ne pas vous laisser partir comme \u00e7a\\n ... tout seul ! Je viens aussi.\\n Quand vous avez soign\u00e9 mon Tuxemon, vous m'avez fait r\u00e9fl\u00e9chir s\u00e9rieusement.\\n Je ne peux pas les laisser voler nos Tuxemon !","spyder_dryadsgrove_volcoli1":"B\u00e9\u00e9 ! B\u00e9\u00e9 !","spyder_omnichannel_radioannounce":"Ici Radio PEUR, DJ Ver et mon co-animateur, \\\"Le Duc de l'Air Mort\\\", en direct du studio d'Omnichannel Radio. \\n Nous avons une heure enti\u00e8re de sucreries, de soft-rock et de gentil hip-hop pour vous - mais d'abord, une interview avec le PDG d'Omnichannel ! \\n Ah, bon, on dirait bien que Sir Beaverbrook n'a pas pu \u00eatre l\u00e0, alors il a envoy\u00e9 un petit gar\u00e7on \u00e0 sa place. Eh bien, mon petit, qu'as-tu \u00e0 dire ? \\n ... \\n Parle plus fort ! Tu es en direct \u00e0 la radio ! \\n ... \\n Hein, une conspiration, tu dis ? \\n ... \\n Les Pillars vont utiliser la technologie Fusion de Greenwash, les robots tueurs de chez Nimrod, et les dragons d\u00e9terr\u00e9s par Shaft... \\n Et ils allaient utiliser cette Fusion pour prendre le contr\u00f4le de toute la r\u00e9gion ? \\n ... \\n Et ils ont volontairement l\u00e2ch\u00e9 un virus chez les Tuxemon gr\u00e2ce \u00e0 la nourriture de Scoop ? \\n ... \\n Et les Enforcers sont dans le coup ? \\n ... \\n Et Omnichannel avait tout maniganc\u00e9, usant de leur contr\u00f4le des m\u00e9dias pour maintenir la confusion chez les gens ? \\n ... \\n Tu sais que nous travaillons pour Omnichannel, n'est-ce pas ? Docteur, s'il te pla\u00eet, dis-moi que tu as coup\u00e9 la diffusion. Doc ?! \\n ... \\n A\u00efe ! j'esp\u00e8re vraiment que Radio PEUR n'est pas diffus\u00e9e en direct. \\n Je ne pense pas que les gens vont \u00eatre tr\u00e8s content de nous.","spyder_flower_artist1":"Des coups de pinceau simples et maladroits sur le th\u00e8me du pi\u00e9ton. Bah ! Encore une toile de g\u00e2ch\u00e9e.","spyder_greenwash_clarence":"clarence","spyder_greenwash_aissa2":"Nous allons tous mourir !","spyder_greenwash_dippel2":"Ou pas assez loin ! ","spyder_greenwash_dippel1":"Peut-\u00eatre que nous sommes all\u00e9s trop loin\u2026","spyder_greenwash_louis1":"Les r\u00e8gles de ce combat sont les r\u00e8gles basiques de la s\u00e9lection naturelle : seul le plus fort survit !","nobody2":"D'accord ! Alors gardez vos secrets !","stahp5":"... Je pense.","somebody":"Je pr\u00e9f\u00e9rerais ne pas parler d'eux","kylereallysucks2":"Bonne chance tout le monde ! Je m'attends \u00e0 qu'aucun de vous n'y arrive !","misaisleavingfornow":"Matt, Julius, en avant. ","welcometotaba9":"Vos papiers semblent en ordre. Pour l'instant.","welcometotaba4":"Pour \u00eatre honn\u00eate, je pensais que plus auraient r\u00e9ussi l'examen...","welcometotaba6":"... .... ...","welcometotaba3":"Nous n'\u00eates que vous trois ? C'est difficilement ce qu'on peut appeler un \\\"groupe\\\".","misaisleavingfornow2":"Bonne chance ${{name}}. Je suis s\u00fbr qu'on se reverra. ","kylekindasucks6":"Oh ! et ${{name}} ?","ohaimisa7":"Jack, Rick, Eddy, venez avec moi. Jon, reste l\u00e0.","ohaimisa5":"Attendez, \u00e7a ne sont pas mes-","ohaimisa3":"Salut Kyle, qu'est-ce que tu fais l\u00e0 ?","understand?":"Compris ?","stahp2":"... Bien.","nobody":"Je n'en sais rien","hiperson6":"Maintenant, qui sont Misa et Allie ?","hiperson5":"Oh ! donc vous \u00eates de Taba ! Cool !","hiperson4":".... ... ....","hiperson3":"Pourquoi ne pas commencer par votre nom et d'o\u00f9 vous venez ?","hichristie2":"Salut Christie. Comme tu le sais, je suis Speck. Content de faire ta connaissance.\\nMaintenant...","hichristie":"Oh ! mon nom est Christie ! D\u00e9sol\u00e9, j'aurais d\u00fb le pr\u00e9ciser plus t\u00f4t.","welcometotaba15":"Je m'appelle Speck, Monsieur.","spyder_greenwash_moreau2":"L'exp\u00e9rience de fusion a explos\u00e9 !","spyder_greenwash_moreau1":"Vous ne devriez pas \u00eatre ici ! ","spyder_greenwash_louis":"louis","spyder_greenwash_chip2":"Plus de puissance n\u00e9cessaire !","spyder_greenwash_clarence2":"Il y avait un nuage !","spyder_greenwash_louis2":"Puis-je vous pr\u00e9senter \u00e0 l'Hypoth\u00e8se de Ga\u00efa ?","spyder_greenwash_clarence1":"Mon tuxemon est imbattable au soleil !","spyder_greenwash_chip1":"J'ai d\u00e9velopp\u00e9 un ordinateur d'une puissance incomparable !","spyder_greenwash_guard":"Bon, bon, rien \u00e0 voir ici.","spyder_scoop_welcome":"Bienvenue !","spyder_campaign":"Tuxemon : Spyder et la Cath\u00e9drale","xero_campaign":"Tuxemon : Xero","coproblight":"Coproblight","tuxemon_released":"{name} vient d'\u00eatre lib\u00e9r\u00e9.","soiwashearing7":"Elle semble apeur\u00e9e, la pauvre b\u00eate.","allofyounow":"Ceux qui n'ont pas de Tuxemon doivent partir. \u00c7a peut devenir dangereux.","soiwashearing9":"Par contre, \u00e0 l'avenir...","release_confirmation":"\u00cates-vous s\u00fbr(e) de vouloir lib\u00e9rer {name} ?","soiwashearing6":"Non Julius, je ne pense pas que \u00e7a soit n\u00e9cessaire.","heystop":"POURQUOI FA\u00ceTES-VOUS \u00c7A ?","soiwashearing2":"Vous, le fleuriste, qui \u00eates-vous ?","pilthropus":"Pilthropus","monster_menu_release":"Lib\u00e9rer","combat_target_itself":"{name} ne peut pas s'attaquer lui-m\u00eame.","y-yes":"Oui-oui... M'dame.","heystop4":"Marissa, peut-\u00eatre que nous devrions partir maintenant, nous reviendrons un autre jour.","soiwashearing10":"J'attends \u00e0 ce qu'on s'adresse \u00e0 moi CORRECTEMENT.","welcometotaba":"Bonjour Entra\u00eeneurs Tuxmon en herbe !","oimate":"H\u00e9 ! Ceci est une zone interdite ! Seuls ceux avec un badge sont autoris\u00e9s \u00e0 entrer !","kylekindasucks5":"D'accord, je suis sans doute ici depuis assez longtemps. Il est temps pour moi de repartir.","ohaimisa":"Eh bien, voyez qui voil\u00e0 !","higrunts2":"Voil\u00e0, je vais soigner votre Tuxemon.","staples":"Alors, \u00e7a n'\u00e9tait pas simple.","stahp4":"Elle veut du bien...","kylereallysucks3":"Oh ! et Spech ? J'ai appr\u00e9ci\u00e9 les cris","kylereallysucks":"Bon, Speck, si \u00e7a peut te consoler, c'est moi qui ait donner l'ordre d'attaquer.","spyder_greenwash_moreau":"moreau","spyder_greenwash_dippel":"dippel","spyder_greenwash_aissa":"aissa","spyder_greenwash_gregor":"gregor","spyder_greenwash_chip":"chip","spyder_greenwash_gregor2":"Mmm, je n'ai m\u00eame pas clign\u00e9 des yeux quand je me suis \u00e9vanoui !","altie":"Altie","birdling":"Birdling","abesnaki":"Abesnaki","boltnu":"Boltnu","cateye":"Cateye","chromeye":"Chromeye","dinoflop":"Dinoflop","drokoro":"Drokoro","elofly":"Elofly","embazook_description":"Il est form\u00e9 pour \u00eatre utilis\u00e9 en temps de guerre et ne conna\u00eet pas d'autre vie.","beenstalker_description":"Ce qui manque \u00e0 BEENSTALKER en sens et en gr\u00e2ce, il le compense par son enthousiasme et sa bonne volont\u00e9. Il se d\u00e9lecte de vermine effrayante, mais ne les blesse jamais.","elowind_description":"Les lieutenants de la famille ELOFLY, ELOWIND guident le troupeau et le gardent concentr\u00e9.","embazook":"Embazook","eyesore_description":"Il se souvient de tout ce qu'il a jamais vu, mais pas de l'ordre dans lequel il l'a vu.","eyesore":"Eyesore","fancair_description":"Si quelqu'un laisse son ventilateur en marche alors qu'il n'en a pas besoin, il s'anime et s'envole par la fen\u00eatre pour trouver quelqu'un qui a r\u00e9ellement besoin d'\u00eatre refroidi.","baobaraffe_description":"Il stocke d'\u00e9normes quantit\u00e9s d'eau dans son immense corps afin qu'il puisse parcourir de longues distances \u00e0 travers des d\u00e9serts chauds et secs. Il partagera \u00e9galement de l'eau avec des cr\u00e9atures assoiff\u00e9es. Quand il n'a pas d'eau stock\u00e9e, il est maigre.","flambear_description":"Il peut \u00eatre suivi \u00e0 partir de la piste des arbustes \u00e0 baies bouillies et de la truite r\u00f4tie qu'il laisse dans son sillage.","foxfire":"Foxfire","frondly_description":"Il peut tout faire avec sa queue pr\u00e9hensile, m\u00eame serrer la main et cueillir des fruits.","conileaf_description":"La nourriture plac\u00e9e dans son pichet est m\u00e9lang\u00e9e et marin\u00e9e. Ils sont utilis\u00e9s pour stocker de la nourriture sans qu'elle sorte.","galnec_description":"GALNEC s'enfonce profond\u00e9ment dans les sables chauds du d\u00e9sert, seulement sa queue pierreuse au-dessus du sol. En meute, ils ressemblent \u00e0 des jardins de pierre.","graffiki":"Graffiki","grimachin_description":"Il a \u00e9t\u00e9 fabriqu\u00e9 par une entreprise de jouets pour \u00eatre un animal de compagnie, mais \u00e9tait trop dangereux.","grintrock":"Grintrock","grumpi_description":"Une fois attrap\u00e9 par un GRUMPI, son corps collant, on est impossible \u00e0 \u00e9chapper.","abesnaki_description":"Chaque visage est un motif diff\u00e9rent, et certains disent que les symboles \u00e9pelent des mots dans une langue morte.","angrito_description":"Il ne peut pas comprendre pourquoi les humains ressentent de la rage et de la haine, mais ANGRITO ressent \u00e9galement ces pulsions.","boltnu_description":"Il passe la plupart de son temps \u00e0 creuser des terriers dans le sol, il reste \u00e9tourdi par les vibrations et les mouvements constants caus\u00e9s par leur creusement dans le sol.","cataspike_description":"Il apprend \u00e0 se battre par l'observation. Livr\u00e9 \u00e0 lui-m\u00eame, il utilise sa pointe pour ramasser les d\u00e9chets.","apeoro_description":"Les rois d'autrefois utilisaient des pouvoirs psychiques pour transf\u00e9rer leurs \u00e2mes dans ces machines informatiques dor\u00e9es. Maintenant, ils vivent, incapables de communiquer mais r\u00eavant toujours d'empires.","av8r_description":"Si le soleil est dehors, il peut voler aussi loin ou aussi haut qu'il le souhaite.","brewdin_description":"N\u00e9 dans des poteries n\u00e9glig\u00e9es, autrefois pris\u00e9es, et des tr\u00e9sors similaires. Rumeur d'exaucer des v\u0153ux \u00e0 ceux qui peuvent le faire sourire.","budaye_description":"Il peut convaincre n'importe quel groupe de coop\u00e9rer pour le bien commun avec des miaulements et des vagues encourageantes.","criniotherme_description":"Sa crini\u00e8re brille pendant la journ\u00e9e, devient grosse et rouge au coucher du soleil et s'envole comme de la cendre la nuit.","dandicub_description":"Apr\u00e8s la naissance d'une port\u00e9e, ils flottent \u00e0 travers le monde et ne reverront plus jamais leurs familles.","elofly_description":"Un ELOFLY est patient et sage, mais quand il afflue en grand nombre, il devient violent et impulsif.","hampotamos_description":"Il grignote RINOCEREED, \u00e9liminant les peaux mortes, la mousse et les mauvaises herbes.","happito":"Happito","jemuar":"Jemuar","memnomnom":"Memnomnom","ignibus_description":"Lorsqu'il est menac\u00e9, il se retire dans sa coquille et se refroidit consid\u00e9rablement en \u00e9vacuant la vapeur. Il pourrait \u00eatre confondu avec un rocher.","k9_description":"C'est un compagnon utile qui peut tirer une tonne de poids.","jelillow":"Jelillow","lapinou":"Lapinou","narcileaf":"Narcileaf","ruption_description":"Une fois que la flamme de Embra devient suffisamment chaude, elle engloutit tout son corps, le rempla\u00e7ant essentiellement dans le processus.","skwib":"Skwib","snokari_description":"Les deux dirigeants de SNOKARI d\u00e9tiennent chacun une grande sagesse, mais ils ne sont jamais d'accord.","lightmare_description":"Il se cache dans les profondeurs de l'oc\u00e9an, attirant toute proie sans m\u00e9fiance en utilisant sa lumi\u00e8re directement dans sa grande bouche b\u00e9ante.","masknake":"Masknake","masknake_description":"Lorsqu'il est effray\u00e9 ou agressif, il affiche un beau motif avec sa queue.","metesaur_description":"Ce Tuxemon aimerait plonger dans le sol et laisser des traces. Parfois, le Tuxemon jugeait mal le tir et atterrissait dans les arbres, d\u00e9clenchant d'\u00e9normes et dangereux incendies de for\u00eat","octabode_description":"OCTABODE fait des anciens vaisseaux et artefacts leurs maisons, r\u00eavant de la vie de ceux qui ont utilis\u00e9 les reliques avant eux.","taupypus_description":"D\u00e8s leur naissance, les yeux d'un TAUPYPUS sont bris\u00e9s par sa m\u00e8re. De cette fa\u00e7on, leurs yeux ne piqueront jamais lorsqu'ils plongeront dans l'eau.","manosting_description":"Il flotte au-dessus des villes, regardant les requins.","nudimind":"Nudimind","pairagrim_description":"L'une des t\u00eates de Pairagrim est toujours \u00e0 la recherche d'une proie, tandis que l'autre se concentre sur le vol \u00e0 grande vitesse.","pairagrin_description":"La jeune forme de Pairagrim est une cr\u00e9ature g\u00e9n\u00e9ralement heureuse. Il a du mal \u00e0 voler jusqu'\u00e0 ce que les deux t\u00eates apprennent \u00e0 travailler ensemble.","pilthropus_description":"Trouv\u00e9 aux c\u00f4t\u00e9s de Tuxemon en tant que RHINCUS, PILTHROPUS \u00e9tait l'un des plus anciens Tuxemon capables de cr\u00e9er leurs propres outils.","polyrock_description":"Il se d\u00e9guise en enfant humain pour se faufiler dans les dojos et apprendre des ma\u00eetres d'arts martiaux.","puparmor":"Puparmor","pythock_description":"En utilisant ses marionnettes d'ombre, il peut les utiliser pour combattre son adversaire avec beaucoup de pr\u00e9cision et de vitesse. Ils sont beaucoup plus confiants et utilisent parfois m\u00eame leurs marionnettes d'ombre pour divertir les petits enfants lors de spectacles de marionnettes.","pyraminx_description":"Il a une tombe cach\u00e9e quelque part dans le pays. S'il le trouve, il peut dormir.","sampsack":"Sampsack","sampsage_description":"Un scientifique a pris un m\u00e9dicament qui le rendait intelligent pendant la journ\u00e9e et violent la nuit.","sclairus_description":"Lorsqu'une r\u00e9colte n'est pas r\u00e9colt\u00e9e - que ce soit par paresse ou par catastrophe - son \u00e9pouvantail devient une cr\u00e9ature sombre et vivante.","strella_description":"Ses queues sont des leurres pour convaincre les insectes de les mordre et d'\u00eatre pi\u00e9g\u00e9s.","sadito_description":"Lorsqu'une personne se sent trop triste, SADITO portera le fardeau pour elle.","saurchin_description":"La nuit, SAURCHIN \u00e9merge des r\u00e9cifs coralliens pour chasser des proies plus grosses sur terre.","snarlon":"Snarlon","sadito":"Sadito","shybulb":"Shybulb","snock_description":"La cr\u00e9ature ressemblant \u00e0 un serpent se cache sous la s\u00e9curit\u00e9 de sa housse de chaussette. S'il est surpris, il s'agite et reste immobile au sol pour \u00e9viter l'attention.","solight":"Solight","spighter":"Spighter","spoilurm_description":"SPOILURM se d\u00e9guisent en pommes, et attendent dans les arbres pour manger ce qui n'est pas inattendu.","tetrchimp_description":"Ils absorbent toutes les informations qu'ils rencontrent. Leur bavardage constant communique tout ce qu'ils ont appris dans l'ordre.","urcine_description":"Quand un FURNURSUS na\u00eet sans le feu \u00e0 l'int\u00e9rieur, il est abandonn\u00e9 dans les for\u00eats comme un URCINE.","vigueur_description":"VIGUEUR concourir pour voir qui peut soulever les roches les plus lourdes. Quand ils en soul\u00e8vent un qui est trop lourd, il les \u00e9crase et disperse les graines TARPEUR.","vividactil_description":"Dans les temps anciens, l'Ann\u00e9e VIVIDACTIL a marqu\u00e9 une p\u00e9riode de renouveau et de restauration de l'autorit\u00e9.","spighter_description":"Il n'est pas juste que quelque chose d'aussi bon pour se faufiler sur les gens ne puisse pas se faufiler sur lui-m\u00eame.","tourbidi_description":"Si vous trouvez un cercle de champignons ou de tr\u00e8fles, c'est un endroit o\u00f9 TOURBIDI danse.","urcine":"Urcine","turnipper_description":"Lorsqu'un champ est abandonn\u00e9 aux corbeaux, aux criquets et aux souris, un TURNIPPER va parfois creuser hors du sol pour d\u00e9fendre les cultures.","viviteel_description":"Il prend l'armure d'un guerrier tomb\u00e9 et la r\u00e9utilise pour un obus.","vivitron":"Vivitron","vivisource":"Vivisource","vivitrans_description":"Le froid concentre l'esprit de VIVITRANS sur un bord tranchant.","soiwashearing5":"Madame, dois-je l'arr\u00eater pour s'\u00eatre adress\u00e9 \u00e0 vous avec tant d'insolence?","viviteel":"Viviteel","vivitrans":"Vivitrans","vivitron_description":"Les premiers philosophes ont utilis\u00e9 VIVITRON comme preuve que les forces naturelles peuvent \u00eatre apprivois\u00e9es et contr\u00f4l\u00e9es.","taketheleft2":"Prend celui de gauche! Ne t'inqui\u00e8tes pas, j'ai ces trois-l\u00e0!","rockywhy":"Attendez, Rocky, ne vous arr\u00eatez pas l\u00e0! Nous l'avons d\u00e9j\u00e0 fait jusqu'\u00e0 pr\u00e9sent!\\nJe sais que vous aimez l'herbe, mais nous devons arriver \u00e0 Cotton Town!","nobodygetsthrough":"Peu importe qui tu emm\u00e8nes avec toi, je ne laisserai personne passer!","heystop2":"Madame, nous vous l'avons d\u00e9j\u00e0 dit. En vertu de la section 2 de l'article 3, Omnichannel se r\u00e9serve le droit de fermer et d'entretenir des zones si n\u00e9cessaire.","waityouhaveone":"Avez-vous un Tuxemon?\\nPourquoi donc?\\n... .... ... ...\\n... ... .... ...\\nTrial hein? Eh bien, j'esp\u00e8re que vous \u00eates bon dans un combat! Je gu\u00e9rirai votre Tuxemon tr\u00e8s rapidement et ensuite nous verrons \u00e0 quel point vous \u00eates vraiment bon.","ohaimisa2":"J'ai entendu dire qu'un voyou de Xero battait mes hommes, mais je ne pensais pas que ce serait toi Misa!","higrunts":"Ces sc\u00e9l\u00e9rats ne re\u00e7oivent m\u00eame pas une formation ad\u00e9quate, ils n'\u00e9taient donc pas \u00e0 la hauteur de moi. Vous ne vous \u00eates pas trop mal d\u00e9brouill\u00e9 non plus, semble-t-il.","ohaimisa4":"Pourquoi suis-je ici? Pourquoi, je suis \u00e0 la t\u00eate de ce projet ! Construire la zone de combat mod\u00e8le pour toute la r\u00e9gion est un honneur!\\nBien que, je peux comprendre pourquoi vous n'auriez pas entendu la nouvelle, gambadant avec votre nouveau jouet et tout","evolution_confirmation":"{name} essaie d'\u00e9voluer en {evolve}. Permettre l'\u00e9volution\u202f?","tuxemon_stat1":"ID {txmn}, {type}, il y a {doc} jours\\n{exp}xp, {exp_lv}xp \u00e0 Lv {lv}\\nCorps\u202f: {weight} {unit_weight} {height} {unit_height}","menu_dropoff_no_monsters":"Vous n'avez pas de monstres \u00e0 d\u00e9poser.","rhincus_fossil":"Rhincus Fossile","shammer_fossil":"Shammer Fossile","nimrod_badge_description":"Tuxemon achet\u00e9 aupr\u00e8s de Nimrod n\u00e9cessite que ce badge soit transform\u00e9.","shaft_badge_description":"Tuxemon achet\u00e9 aupr\u00e8s de Shaft n\u00e9cessite que ce badge soit transform\u00e9.","earth_booster":"Booster de Terre","combat_state_hardshell_get":"{target} est recouvert d'une coque.","combat_state_sniping_get":"{target} vise.","combat_state_stuck_get":"{target} est bloqu\u00e9 en place.","combat_state_tired_get":"{target} est us\u00e9.","combat_state_softened_get":"L'armure de {target} s'adoucit.","metal_booster_description":"Il permet de transformer un type de tuxemon de M\u00e9tal en une forme diff\u00e9rente.","combat_state_spyderbite_get":"{target} commence \u00e0 renifler.","water_booster_description":"Il permet de transformer un type de tuxemon de Eau en une forme diff\u00e9rente.","routea":"Route A","routec":"Route C","heystop3":"JE LE SAIS, MAIS POURQUOI? VOUS VENEZ DE NOUS COMMENCER!","heystop5":"Mais... Mais... ils ont d\u00e9terr\u00e9 nos fleurs. Sans arri\u00e8re-pens\u00e9e, sans demander.","heystop6":"Je sais, mais on peut planter de nouvelles fleurs ailleurs. Ils seront toujours sp\u00e9ciaux, car nous les planterons ensemble.","heystop7":"S'ils n'\u00e9taient pas si d\u00e9termin\u00e9s \u00e0 ramener Tuxemon, nous aurions toujours notre plate-bande sp\u00e9ciale...","soiwashearing":"On dirait qu'on a enfin trouv\u00e9 un fleuriste, tout le monde.","soiwashearing8":"Sans compter que les prisons d\u00e9bordent d\u00e9j\u00e0 du... Flower City incident.","ohaimisa6":"Ah, ce n'est pas grave. J'ai des choses plus importantes \u00e0 r\u00e9gler de toute fa\u00e7on. Amusez-vous ensemble, ET ARR\u00caTEZ DE BLESSER MES HOMMES!\\nGriffonnages!\\n","kylekindasucks4":"Je ne veux pas voir une autre personne dispara\u00eetre. Surtout un aussi prometteur que vous.","frondly":"Frondly","greenwash_badge":"Badge\u202f: Greenwash","greenwash_badge_description":"Tuxemon achet\u00e9 aupr\u00e8s de Greenwash n\u00e9cessite que ce badge soit transform\u00e9.","nimrod_badge":"Badge\u00a0: Nimrod","omnichannel_badge":"Badge\u00a0: Omnichannel","omnichannel_badge_description":"Tuxemon achet\u00e9 aupr\u00e8s de Omnichannel n\u00e9cessite que ce badge soit transform\u00e9.","scoop_badge":"Badge\u00a0: Scoop","scoop_badge_description":"Tuxemon achet\u00e9 aupr\u00e8s de Scoop n\u00e9cessite que ce badge soit transform\u00e9.","shaft_badge":"Badge\u00a0: Shaft","booster_tech":"Booster technologique","booster_tech_description":"Une technologie open source qui transforme tuxemon en une forme diff\u00e9rente.","earth_booster_description":"Il permet de transformer un type de tuxemon de Terre en une forme diff\u00e9rente.","fire_booster_description":"Il permet de transformer un type de tuxemon de Feu en une forme diff\u00e9rente.","flintstone":"Flintstone","lucky_bamboo":"Bambou Chanceux","fire_booster":"Booster de Feu","metal_booster":"Booster de M\u00e9tal","miaow_milk":"Lait Miaow","miaow_milk_description":"Les chats adorent le go\u00fbt du lait Miaow\u2122\u00a0!","peace_lily":"Lys de la Paix","petrified_dung":"Fumier P\u00e9trifi\u00e9","pyramidion":"Pyramidion","sea_girdle":"Gaine de Mer","stovepipe":"Tuyau de Po\u00eale","sweet_sand":"Sable Doux","tectonic_drill":"Foret Tectonique","thunderstone":"Pierre de Tonnerre","water_booster":"Booster d'Eau","wood_booster":"Booster de Bois","wood_booster_description":"Il permet de transformer un type de tuxemon de Bois en une forme diff\u00e9rente.","center":"foyer","no_type":"pas de type","town":"village","route":"route","dungeon":"donjon","shop":"boutique","outside":"ext\u00e9rieur","inside":"int\u00e9rieur","item_used_wrong_location_inside":"{name} ne peut \u00eatre utilis\u00e9 que {here}\u00a0!","item_used_wrong_location_type":"{name} ne peut \u00eatre utilis\u00e9 que dans un {here}\u00a0!","combat_forfeit":"Vous avez d\u00e9clar\u00e9 forfait\u00a0!\\n{npc} est d\u00e9\u00e7u.","cannot_use_tech_monster":"{name} ne peut pas \u00eatre utilis\u00e9.","combat_player_run_status":"Vous ne pouvez pas fuir.\\n{monster} est {status}\u00a0!","combat_player_forfeit_status":"Vous ne pouvez pas abandonner le match.\\n{monster} est {status}\u00a0!","combat_player_swap_status":"Vous ne pouvez pas changer de monstre.\\n{monster} est {status}\u00a0!","combat_skip":"{user} saute le tour\u00a0!","combat_victory_trainer":"Vous avez gagn\u00e9 contre {npc}\u00a0!\\nVous obtenez {currency}{prize}\u00a0!","combat_state_blinded_get":"{target} est aveugl\u00e9.","combat_state_chargedup_get":"{target} est compl\u00e8tement charg\u00e9.","combat_state_charging_get":"{target} augmente la puissance.","combat_state_confused_get":"{target} est confus.","combat_state_diehard_get":"{target} continuera \u00e0 se battre.","combat_state_dozing_get":"{target} est endormi.","combat_state_enraged_get":"{target} est furieux.","combat_state_exhausted_get":"{target} est \u00e9puis\u00e9.","combat_state_festering_get":"Les blessures de {target} s'enveniment.","combat_state_focused_get":"{target} devient cibl\u00e9.","combat_state_grabbed_get":"{target} est serr\u00e9.","combat_state_noddingoff_get":"{target} s'endort.","alert_text":"Texte trop long\u00a0!","status_blinded":"Aveugl\u00e9","status_chargedup":"Charg\u00e9","status_charging":"En Charge","status_confused":"Confus","status_diehard":"Die Hard","status_dozing":"Somnol\u00e9","status_eliminated":"\u00c9limin\u00e9","status_enraged":"Furieux","status_exhausted":"\u00c9puis\u00e9","status_festering":"Purulente","status_focused":"Concentr\u00e9","status_grabbed":"Empoign\u00e9","status_hardshell":"Coquille","status_noddingoff":"Hochant","status_sniping":"Sniping","status_softened":"Ramolli","spyderbite":"Morsure Spyder","status_stuck":"Coinc\u00e9","status_tired":"Fatigu\u00e9","acid":"Acide","adamantine":"Adamantin","taba_town":"Taba","route1_description":"Prends soin de toi\u202f!","route2_description":"Le chemin historique\u202f!","route5_description":"Le passage comm\u00e9moratif \u00e0 Timber Town\u00a0!","taba_town_description":"Un refuge paisible\u00a0!","timber_town_description":"Le grenier de Fondant\u00a0!","welcome_location_city":"Bienvenue \u00e0 ${{map_name}} Ville\u202f: ${{map_desc}}\\nNord\u202f: ${{north}} \/ Sud\u202f: ${{south}} \/ Ouest\u202f: ${{west}} \/ Est\u202f: ${{east}}","route1":"Route 1","route1_sanglorian":"Sanglorian Avenue","route2":"Route 2","route3":"Route 3","route4":"Route 4","route5":"Route 5","route6":"Route 6","routed":"Route D","routee":"Route E","shop_buy_free":"GRATUIT!","cant_release":"Impossible de lib\u00e9rer le dernier Tuxemon de l'\u00e9quipe.","welcome_location_route":"Bienvenue \u00e0 ${{map_name}}\u202f: ${{map_desc}}\\nNord\u202f: ${{north}} \/ Sud\u202f: ${{south}} \/ Ouest\u202f: ${{west}} \/ Est\u202f: ${{east}}","welcome_location_town":"Bienvenue \u00e0 ${{map_name}} Village\u00a0: ${{map_desc}}\\nNord\u202f: ${{north}} \/ Sud\u202f: ${{south}} \/ Ouest\u202f: ${{west}} \/ Est\u202f: ${{east}}","here_to_north":"De ${{map_name}} \u00e0 ${{north}}","here_to_south":"De ${{map_name}} \u00e0 ${{south}}","here_to_west":"De ${{map_name}} \u00e0 ${{west}}","here_to_east":"De ${{map_name}} \u00e0 ${{east}}","tuxemon_stat2":"{desc}","menu_dropoff":"D\u00e9poser Tuxemon","menu_storage":"Enlever Tuxemon","menu_forfeit":"Quitter","menu_storage_take_monster":"Vous avez ajout\u00e9 {name} dans votre groupe\u202f!","menu_storage_monsters_full":"Votre groupe est plein, vous ne pouvez plus en prendre du stockage.","menu_storage_empty_kennel":"Ce stockage est vide, il n'y a pas de monstres \u00e0 prendre.","angrito":"Angrito","anu":"Anu","apeoro":"Apeoro","araignee":"Araignee","arthrobolt":"Arthrobolt","av8r":"Av8r","b_ver_1":"B-Ver.1","banling":"Banling","baobaraffe":"Baobaraffe","baoby":"Baoby","beenstalker":"Beenstalker","altie_description":"ALTIE flottait sur terre dans une bulle. Maintenant que sa bulle a \u00e9clat\u00e9, il ne peut plus flotter \u00e0 plus de quelques m\u00e8tres dans les airs.","anu_description":"On dit qu'il entre dans les r\u00eaves des autres pour rechercher son amour perdu.","araignee_description":"Les p\u00e9dants qui disent que toutes les araign\u00e9es ont huit pattes sont \u00e9trangement muets sur le cas d'ARAIGNEE.","arthrobolt_description":"Il se sent mal \u00e0 l'aise de commander ses camarades NUT et BOLT, et s'enfuit g\u00e9n\u00e9ralement. Mais alors les NUT et BOLT n'ont personne pour les instruire.","b_ver_1_description":"Il est con\u00e7u pour tous les moments o\u00f9 vous avez besoin de quelque chose pour \u00eatre mordu par un robot.","banling_description":"Chaque BANLING attend qu'un esprit sans-abri se niche dans ses branches.","baoby_description":"Ils voyagent de rivi\u00e8re en rivi\u00e8re \u00e0 la recherche d'eau \u00e0 boire et \u00e0 stocker. Le ossicones feuillu sur sa t\u00eate cache des points en mouvement qui agissent comme une tige de radiesth\u00e9sie. De nombreuses cr\u00e9atures suivent BAOBY dans les s\u00e9cheresses.","birdling_description":"L'ignorant croit qu'il porte son propre \u0153uf sur son dos. C'est la garde d'un \u0153uf beaucoup plus importante que cela.","botbot":"Botbot","boxali":"Boxali","brewdin":"Brewdin","budaye":"Budaye","bugnin":"Bugnin","bumbulus":"Bumbulus","bursa":"Bursa","cataspike":"Cataspike","chenipode":"Chenipode","chibiro":"Chibiro","cochini":"Cochini","coleorus":"Coleorus","conileaf":"Conileaf","botbot_description":"C'est un robot universel qui peut \u00eatre adapt\u00e9 \u00e0 n'importe quelle utilisation.","boxali_description":"Avec sa longue cape bleue, BOXALI peut glisser au-dessus du sol - ce qui lui permet d'effectuer des cascades et des attaques a\u00e9riennes.","bugnin_description":"Son \u00e9p\u00e9e est en fait une antenne cultiv\u00e9e et arrach\u00e9e \u00e0 cet effet.","bumbulus_description":"BUMBULUS est un \u00eatre volant qui produit un nuage de fum\u00e9e pour se d\u00e9guiser en nuage. Personne n'a jamais vu son vrai corps.","bursa_description":"Il rejette le feu comme fondamental, et ne produit que le feu de l'esprit.","cateye_description":"On dit qu'il clignote une fois par an, en l'honneur de la fin de l'\u00e9t\u00e9.","chenipode_description":"Il mord dans les lacets et les jambes de pantalon quand il veut voyager.","chibiro_description":"On le trouve dans les for\u00eats et les champs, o\u00f9 il est souvent confondu avec un navet.","chromeye_description":"CHROMEYE a \u00e9t\u00e9 cr\u00e9\u00e9 pour observer et apprendre comment les humains pensent et ressentent.","cochini_description":"Il est aussi intelligent et conscient qu'un enfant de trois ans. C'est d\u00e9licieux.","coleorus_description":"Il existe, inchang\u00e9, depuis des millions d'ann\u00e9es.","coproblight_description":"N\u00e9 des excr\u00e9ments de Tuxemon pr\u00e9historiques, il a utilis\u00e9 les fragments d'os en lui-m\u00eame pour se d\u00e9fendre.","cowpignon":"Cowpignon","criniotherme":"Criniotherme","dandicub":"Dandicub","drashimi":"Drashimi","elostorm_description":"Rois et reines, les ELOSTORM gouvernent leur peuple et ont une grande ambition.","elostorm":"Elostorm","elowind":"Elowind","embra_description":"Il mange tout ce qu'il peut pour devenir assez grand pour devenir un RUPTION.","embra":"Embra","enduros_description":"ENDUROS est un bagarreur agressif qui ne tire pas ses coups. Hors du ring, c'est assez sociable.","enduros":"Enduros","exapode_description":"Il agite ses jambes pour attirer l'attention, mais la plupart des gens s'enfuient.","exapode":"Exapode","exclawvate_description":"Souvent vus sur les chantiers de construction, ils peuvent utiliser leurs \u00e9normes mains et leur queue pour ramasser la salet\u00e9 et les gravats. Sous le Tuxemon se trouvent des pneus \u00e0 chenilles, ce qui leur donne un meilleur \u00e9quilibre et une meilleure adh\u00e9rence lors de l'escalade de tas de gravats.","exclawvate":"Exclawvate","cowpignon_description":"Certaines personnes le dess\u00e8chent et le mangent comme am\u00e9lioration m\u00e9dicinale.","dinoflop_description":"DINOFLOP prend plaisir \u00e0 se d\u00e9tourner rapidement de ses agresseurs pour que leurs coups atterrissent sur son dos blind\u00e9 et \u00e9pineux.","drokoro_description":"Une fois, il avait une famille, mais il mangeait ses parents, et il mangeait ses enfants, et il mangeait son compagnon, et il mangeait tout ce qu'il fallait.","fancair":"Fancair","flacono_description":"Il n'a absolument pas peur des adversaires et attaquera un ennemi de toute taille sans h\u00e9sitation.","flacono":"Flacono","flambear":"Flambear","fluoresfin_description":"Lorsqu'il est menac\u00e9, il se blottit avec d'autres FLUORESFIN pour cr\u00e9er une grande lumi\u00e8re aveuglante aux pr\u00e9dateurs d\u00e9sorientants.","fluoresfin":"Fluoresfin","foofle_description":"Quand vous \u00eates en danger, tous les FOOFLE entendent ses cris, o\u00f9 qu'ils soient.","foofle":"Foofle","fordin_description":"Lorsqu'il est menac\u00e9, il se recroqueville en boule et rebondit.","fordin":"Fordin","forturtle_description":"Il chauffe sa coquille pour lire l'avenir \u00e0 partir des fissures qui \u00e9mergent.","forturtle":"Forturtle","foxfire_description":"Les oursons FOXFIRE sont dans des feux qui br\u00fblaient pendant la nuit. Personne ne sait d'o\u00f9 ils viennent.","furnursus_description":"FURNURSUS sont amicaux et oublient souvent que leur corps est trop chaud pour que les autres puissent les toucher.","furnursus":"Furnursus","galnec":"Galnec","ghosteeth_description":"Il sourit parce qu'il sait comment tous ceux qu'il rencontre vont mourir.","ghosteeth":"Ghosteeth","graffiki_description":"GRAFFIKI sont aussi \u00e0 l'aise dans les villes que dans la jungle, marquant leur territoire avec des peintures \u00e9labor\u00e9es.","grimachin":"Grimachin","grinflare_description":"On dit que tout le monde est le c\u0153ur ambulant d'un volcan.","grinflare":"Grinflare","grintot_description":"C'est un GRINTROCK ou GRINFLARE qui a connu l'\u00e9rosion.","grintot":"Grintot","grintrock_description":"Il se nourrit en s'asseyant dans les orages, attendant d'\u00eatre frapp\u00e9 par la foudre.","grumpi":"Grumpi","gryfix":"Gryfix","hampotamos":"Hampotamos","happito_description":"Pourquoi les gens ne peuvent-ils pas toujours \u00eatre heureux? HAPPITO leur donnera exactement ce qu'ils veulent, m\u00eame si ce n'est pas ce dont ils ont besoin.","hatchling_description":"Lorsqu'un \u0153uf ne veut pas \u00e9clore et commencer sa prochaine \u00e9tape de vie, il devient un HATCHLING.","hatchling":"Hatchling","ignibus":"Ignibus","incandesfin_description":"Tout son corps a consid\u00e9rablement grandi en taille. Cependant, sa lumi\u00e8re est toujours exactement la m\u00eame.","incandesfin":"Incandesfin","jelillow_description":"Lorsqu'une personne pose sa t\u00eate sur JELILLOW, sa peau g\u00e9latineuse la fait tomber dans un sommeil profond. Si quelqu'un a des probl\u00e8mes de sommeil, ce monstre sera utilis\u00e9 pour l'aider.","jemuar_description":"Les pierres pr\u00e9cieuses sur son dos sont du m\u00eame type que lorsqu'il est n\u00e9. Il existe de vastes installations agricoles ROCKITTEN sur les veines de diamant.","k9":"K9","katapill_description":"Il est n\u00e9 combattant. Il doit sortir de sa coquille d'\u0153uf ou \u00eatre pi\u00e9g\u00e9.","katapill":"Katapill","komodraw_description":"Il utilise ses griffes pour tailler son arme \u00e0 feu dans du bois et l'utilise pour de puissantes attaques \u00e0 distance.","komodraw":"Komodraw","lapinou_description":"Lorsque SQUABBITS ont \u00e9t\u00e9 pris comme animaux de compagnie \u00e0 la mode, ils se sont adapt\u00e9s \u00e0 la vie domestique et ont perdu leur nature violente.","lightmare":"Lightmare","loliferno":"Loliferno","lunight":"Lunight","mrmoswitch_description":"Ces robots effront\u00e9s sont utilis\u00e9s pour leur motricit\u00e9 fine, mais ils adorent les farces.","manosting":"Manosting","medushock":"Medushock","medushock_description":"Tendance \u00e0 rester loin du rivage et connu pour \u00eatre agressif envers les gens. Les dards servent \u00e0 \u00e9tourdir sa proie. Nagez en toute s\u00e9curit\u00e9.","memnomnom_description":"On dit que le masque de chacun est le visage d'un roi mort diff\u00e9rent.","metesaur":"Metesaur","miaownolith":"Miaownolith","miaownolith_description":"Il peut parler le langage humain, mais seulement pour dire des \u00e9nigmes \u00e9nigmatiques.","mrmoswitch":"Mrmoswitch","mystikapi_description":"La salive de MYSTIKAPI augmente les pouvoirs psychiques. Il se l\u00e8che les yeux et les oreilles pour \u00e9veiller ses sens.","mystikapi":"Mystikapi","narcileaf_description":"Quand un SHYBULB a redonn\u00e9 gloire \u00e0 un jardin, il se transforme et s'attribue fi\u00e8rement le m\u00e9rite de son travail.","neutrito_description":"NEUTRITO ne ressent rien. L'appareil parfait?","neutrito":"Neutrito","nudikill_description":"Ils sont appel\u00e9s Dark Bishops parce que leurs t\u00eates rappellent un chapeau d'\u00e9v\u00eaque.","nudikill":"Nudikill","nudimind_description":"Il r\u00eave d'oc\u00e9ans sous d'autres cieux.","nuenflu_description":"Il se blottit dans les maisons pendant les mois d'hiver, propageant des maladies.","nuenflu":"Nuenflu","octabode":"Octabode","ouroboutlet_description":"Le circuit concentre l'\u00e9nergie, cr\u00e9ant un nouveau type d'\u00e9lectricit\u00e9 appel\u00e9 foudre chagrin\u00e9e.","ouroboutlet":"Ouroboutlet","pairagrim":"Pairagrim","pairagrin":"Pairagrin","pantherafira_description":"Chaque membre de Pride allume sa crini\u00e8re \u00e0 partir d'un feu de joie partag\u00e9. Tant que ce feu br\u00fble, leur force est partag\u00e9e.","pantherafira":"Pantherafira","pharfan_description":"A l'abreuvoir, il arrose bien ses amis RINOCEREED et HAMPOTAMOS.","pharfan":"Pharfan","picc_description":"Il accompagne les plongeurs, leur apporte l'oxyg\u00e8ne dont ils ont tant besoin.","picc":"Picc","pipis_description":"Ses cris sont consid\u00e9r\u00e9s comme un mauvais pr\u00e9sage, mais c'est une cr\u00e9ature douce.","pipis":"Pipis","poinchin_description":"POINCHIN fait des nids dans le corail et peut \u00eatre tent\u00e9 par du pain et du lait.","poinchin":"Poinchin","polyrock":"Polyrock","prophetoise_description":"Son feu c\u00e9leste est quelque chose que les ennemis voient rarement venir.","prophetoise":"Prophetoise","puparmor_description":"Son cocon est si dur que les gens sont assomm\u00e9s si un PUPARMOR leur tombe dessus. Ils \u00e9taient autrefois charg\u00e9s dans des canons et des catapultes.","pyraminx":"Pyraminx","pythock":"Pythock","pythwire_description":"Les observations de wild PYTHWIRE ont inspir\u00e9 l'inventeur de la premi\u00e8re prise \u00e9lectrique.","pythwire":"Pythwire","qetzlrokilus_description":"Ce tuxemon plongerait dans des groupes d'autres dinosaures tuxemon et les br\u00fblerait. Ils aiment aussi mettre le feu aux for\u00eats et laisser tomber leurs cendres dans l'eau pour g\u00e2cher sa puret\u00e9.","qetzlrokilus":"Qetzlrokilus","rabbitosaur_description":"Ses tunnels sont vastes et larges, le site d'\u00e9normes guerres entre les terriers.","rabbitosaur":"Rabbitosaur","rhincus_description":"Il a certaines propri\u00e9t\u00e9s d'un reptile et d'une partie d'un oiseau.","rhincus":"Rhincus","rosarin_description":"L'amour de Rosarin est incroyable, il ne demande que de l'affection.","rosarin":"Rosarin","ruption":"Ruption","sampsack_description":"Un scientifique voulait diviser ses personnalit\u00e9s, mais il a divis\u00e9 son corps.","sampsage":"Sampsage","sapsnap_description":"Sa terrible col\u00e8re est rebutante, mais elle passe vite.","sapsnap":"Sapsnap","saurchin":"Saurchin","sclairus":"Sclairus","seirein_description":"Il pousse seul dans les mar\u00e9cages, il br\u00fble donc vivement pour attirer les voyageurs \u00e0 proximit\u00e9 - mais il est douloureusement timide et s'envole \u00e0 leur approche.","seirein":"Seirein","shammer_description":"Dans les temps anciens, il chassait RHINCUS sous un ciel de cendre.","shammer":"Shammer","shelagu":"Shelagu","shnark_description":"SHNARK porte la chair de son dernier repas comme d\u00e9guisement afin qu'il puisse se rapprocher de sa proie de confiance.","shnark":"Shnark","shybulb_description":"Lorsqu'un jardin est n\u00e9glig\u00e9, un SHYBULB s'installe et s'occupe tranquillement des plantes tombantes.","skwib_description":"Le SKWIB flotte avec contentement \u00e0 travers l'oc\u00e9an, examinant les coquillages potentiels. Il doit craindre pour sa vie avant de finalement faire un choix.","snaki_description":"SNAKI est un serpent qui a appris \u00e0 se faire pousser des jambes en examinant le mouvement des l\u00e9zards et des crocodiles.","snaki":"Snaki","snarlon_description":"Il ne vole pas, mais ses pattes ne touchent jamais le sol. Le roi du paradoxe.","snock":"Snock","snokari":"Snokari","sockeserp_description":"Ennemi par ailleurs redoutable, SOCKESERP est facilement exp\u00e9di\u00e9 s'il s'emm\u00eale.","sockeserp":"Sockeserp","solight_description":"Une \u00e9quipe m\u00e9chante complote pour utiliser SOLIGHT pour cr\u00e9er un soleil miniature afin de cr\u00e9er une nouvelle plan\u00e8te.","spoilurm":"Spoilurm","squabbit_description":"Pour faire leurs preuves, ils se battront bec et ongles pour la moindre chose.","squabbit":"Squabbit","statursus_description":"STATURSUS a appris \u00e0 canaliser ses \u00e9motions en une seule flamme pure. La simple vue de celui-ci envoie les autres en transe.","statursus":"Statursus","strella":"Strella","tarpeur_description":"Ils se reposent et grandissent. Ils grandissent et se reposent aussi. Rarement, ils se reposent sans grandir ou grandissent sans se reposer.","tarpeur":"Tarpeur","taupypus":"Taupypus","teddisun_description":"TEDDISUN v\u00e9n\u00e8re le soleil - on les voit toujours porter leur jouet solaire.","teddisun":"Teddisun","tetrchimp":"Tetrchimp","tikoal_description":"Gardien d'un peuple forestier, il garde et r\u00e9sout les diff\u00e9rends.","tikoal":"Tikoal","tikorch_description":"C'est l'interm\u00e9diaire entre for\u00eat et volcan, entre soleil et terre.","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel_description":"Il semble \u00eatre un insecte moelleux, mais c'est en fait un reptile recouvert de neige molle.","toufigel":"Toufigel","tourbidi":"Tourbidi","trapsnap_description":"Sa t\u00eate est la seule partie de son corps qui ne grandit pas en vieillissant.","trapsnap":"Trapsnap","tsushimi":"Tsushimi","tumblebee_description":"Il construit des ruches qui sont des sph\u00e8res parfaites, avec le TUMBLEBEE \u00e0 l'int\u00e9rieur roulant et bourdonnant de rires.","tumblebee":"Tumblebee","tumblequill":"Tumblequill","turnipper":"Turnipper","vigueur":"Vigueur","vivicinder_description":"Il niche dans des incendies de longue dur\u00e9e, soit de sa propre cr\u00e9ation, soit dans des m\u00e9moriaux, des forges et des verreries.","vivicinder":"Vivicinder","vividactil":"Vividactil","vivipere_description":"Il \u00e9clot en grand nombre en \u00e9t\u00e9, mais le reste de sa dur\u00e9e de vie est un myst\u00e8re.","vivipere":"Vivipere","viviphyta_description":"Il est le roi des serpents - ou du moins se croit tel.","viviphyta":"Viviphyta","vivisource_description":"Le printemps qu'il choisit pour sa maison a toujours un go\u00fbt particulier d'oignon.","volcoli_description":"C'est l'esprit d'une for\u00eat. Ses cheveux changent avec les saisons.","volcoli":"Volcoli","weavifly_description":"Quand il est lourd d'\u0153uf, il devient incapable de voler.","weavifly":"Weavifly","windeye_description":"Comme un arbre puissant, WINDEYE se plante au sommet des collines pour se baigner dans le soleil et le vent. Recharg\u00e9, il part alors \u00e0 la recherche d'un autre endroit sous le ciel.","windeye":"Windeye","yiinaang_description":"Il est n\u00e9 la premi\u00e8re fois qu'une \u00e9toile est tomb\u00e9e dans un trou noir.","yiinaang":"Yiinaang","soiwashearing3":"Je m'appelle Marissa, et ces... ces... voyous ! D\u00e9truit mon parterre de fleurs.","soiwashearing4":"Comment oses-tu...\\nC'est du pr\u00e9sident dont vous parlez aussi ! Ayez un peu de respect !","soiwashearing7.5":"Mais quiconque d\u00e9teste Omnichannel est un de mes amis.","soiwashearing11":"OK, bougez maintenant pour que je puisse parler \u00e0 ces soi-disant chevaliers","taketheleft":"Tu prends celui de gauche et je prends les trois autres.","kylekindasucks2":"Sur une note diff\u00e9rente, il semble que Kyle \u00e9tait l\u00e0 pour montrer la voie. Il semble que l'Ar\u00e8ne de Combat soit ouverte maintenant.","leather_town_open_air":"Caf\u00e9 en plein air et march\u00e9","spyder_greenwash_gregor1":"Je passe toute la journ\u00e9e \u00e0 regarder mon CATEYE - je vais le surprendre en train de cligner des yeux\u202f!","spyder_greenwash_looten2":"Voici la chose la plus proche - c'est une fusion d'une fourmi et d'un AARDORN. Pas exactement la machine \u00e0 tuer ultime qu'Omnichannel voulait que nous cr\u00e9ions. Je veux dire... euh\u202f! Vous n'avez pas entendu cela de ma part.","somebody2":"Oooh. Sont-ils sp\u00e9ciaux pour vous alors\u202f? Y a-t-il un triangle amoureux\u202f? Allez\u202f! Nous avons besoin de savoir","stahp":"Hey Christie, ne les questionne pas. Nous venons de nous rencontrer apr\u00e8s tout.\\nPeut-\u00eatre devrions-nous y aller de toute fa\u00e7on. Nous ne voulons pas mettre Kyle en col\u00e8re.","stahp3":"Mais ne pensez pas que vous \u00e9vitez cette conversation\u202f! J'aurai les d\u00e9tails de votre part assez t\u00f4t\u202f!","kylekindasucks7":"Je vais garder un \u0153il sur vous. En fait, je peux m\u00eame vous encourager.\\nNe me laissez pas, d'accord\u202f?","spyder_papertown_firstfight_lose":"Comme pr\u00e9vu\u202f! Les anciens mod\u00e8les ne peuvent pas se comparer aux nouveaux\u202f!","spyder_greenwash_aissa1":"Restez \u00e0 l'ext\u00e9rieur - Greenwash a tout sous contr\u00f4le.","omnichannel_sign":"Omnichannel QG\u202f: nous faisons les gros titres","taba_town_homeplace":"Maison de ${{name}}","taba_town_sign_tuxemart":"Tuxemart - Un endroit pour acheter et vendre des articles","taba_town_sign_profhouse":"Maison du Professeur Tuxemon","taba_town_sign_proflab":"Laboratoire du Professeur Tuxemon","taba_town_sign_tuxecenter":"Tuxecenter - Un endroit pour gu\u00e9rir votre tuxemon","flintstone_description":"Une pierre stratifi\u00e9e utilis\u00e9e pour fabriquer des outils en pierre et des feux allum\u00e9s. Pas en m\u00eame temps.","lucky_bamboo_description":"Techniquement, ce n'est pas du tout du bambou. Il n'est pas particuli\u00e8rement chanceux non plus. Mais cela fait une belle plante d'int\u00e9rieur.","peace_lily_description":"Une plante d'int\u00e9rieur rustique pour quelqu'un de sp\u00e9cial.","petrified_dung_description":"On dirait bien, merde... Mais c'est dur comme la pierre.","pyramidion_description":"Un triangle d'or qui bourdonne de puissance c\u00e9leste.","sea_girdle_description":"Une cha\u00eene de boules molles et visqueuses comme le varech.","stovepipe_description":"Un long tuyau en fer. Le manipuler laisse vos mains suint\u00e9es et cendr\u00e9es.","sweet_sand_description":"Dans certaines parties du monde, les gens se nettoient avec ce sable parfum\u00e9 et mousseux.","tectonic_drill_description":"Une grosse machine click-clack utilis\u00e9e pour percer dans la terre.","thunderstone_description":"Une vieille relique de pierre, maintenant transport\u00e9e pour porter chance.","shammer_fossil_description":"Il ressemble au cr\u00e2ne d'un chien ancien, mais il est dur comme de la pierre.","rhincus_fossil_description":"Il ressemble au cr\u00e2ne d'un oiseau \u00e0 dents, mais il est dur comme de la pierre.","air_chain":"Cha\u00eene d'Air","ants":"Fourmis","arcane_eye":"\u0152il Arcane","assault":"Assaut","barking":"Aboiement","blood_nets":"Filets de Sang","breath":"Haleine","canine":"Canine","cat_calling":"Appel de Chat","chameleon":"Cam\u00e9l\u00e9on","clock":"Horloge","cloud_aether":"\u00c9ther Nuageux","conjurer":"Conjurer","crystal":"Cristal","earthquake":"Tremblement de Terre","feline":"F\u00e9lin","fiery":"Ardent","firestorm":"Temp\u00eate de Feu","fire_shield":"Bouclier de Feu","fledgling":"Novice","gold_digger":"Chercheur d'Or","grinding":"Broyage","gust":"Rafale","gyser":"Gyser","insanity":"Folie","kraken":"Kraken","meltdown":"Effondrement","mending":"Raccommodage","mobbing":"Mobbing","muck":"Boue","mystic_blending":"M\u00e9lange Mystique","negation":"N\u00e9gation","nest":"Nid","oedipus":"\u0152dipe","orbs":"Orbes","phantasmal_force":"Force Fantasmatique","pit":"Fosse","platinum":"Platine","poison_courtship":"Parade Empoisonn\u00e9e","radiance":"\u00c9clat","ring":"Bague","ruby":"Rubis","saber":"Sabre","shapechange":"Changement","slime":"Vase","stabilo":"Stabilo","stonehenge":"Stonehenge","strangulation":"Strangulation","sunburst":"\u00c9clat de Soleil","sword":"\u00c9p\u00e9e","sylvan":"Sylvestre","terror":"Terreur","time_crisis":"Crise Temporelle","tip":"Pourboire","torch":"Torche","touch":"Toucher","tsunami":"Tsunami","ubuntu":"Ubuntu","undertaker":"Fun\u00e8bres","venom":"Venin","viper":"Vip\u00e8re","vorpal":"Vorpal","wall_fire":"Mur de Feu","wall_ice":"Mur de Glace","walls":"Murs","webs_wind":"Vent de Toiles","cavity":"Cavit\u00e9","clairaudience":"Clairaudience","demiurge":"D\u00e9miurge","lineage":"Lignage","tux_attack":"Attaque Tux","evasion":"\u00c9vasion","hawk":"Rapace","ice_storm":"Verglas","lightning_spheres":"Sph\u00e8res de Foudre","lantern":"Lanterne","lava":"Lave","magma":"Magma","lust":"Luxure","maori":"Maori","monster_menu_tech":"Techniques","Kennel":"abri","monster_menu_desc":"Description","move_to_kennel":"d\u00e9placer vers {box}","kennel_label":"{box} ({qty})","aether":"Aether","mk01_delta_description":"Un robot tueur fusionn\u00e9 avec un dragon. Ne nous demandez pas comment.","glitch":"Glitch","mk01_beta_description":"Un robot tueur fusionn\u00e9 avec un dragon. Ne nous demandez pas comment.","mk01_gamma":"Mk01 Gamma","mk01_omega":"Mk01 Omega","mk01_delta":"Mk01 Delta","mk01_gamma_description":"Un robot tueur fusionn\u00e9 avec un dragon. Ne nous demandez pas comment.","xeon_2_description":"Un robot hostile.","mk01_omega_description":"Un robot tueur fusionn\u00e9 avec un dragon. Ne nous demandez pas comment.","mk01_proto_description":"Un robot tueur fusionn\u00e9 avec un dragon. Ne nous demandez pas comment.","mk01_proto":"Mk01 Proto","xeon_description":"Un robot hostile.","normal":"Normal","maple_bedroom_sign":"C'est un calendrier et le 27 avril est entour\u00e9 de rose.","taba_house2_sign":"Biblioth\u00e8que Legacy","taba_house2_reader3a":"Je peux donc vivre mille vies diff\u00e9rentes.","taba_house2_reader2a":"Cela enflamme mon imagination.","taba_house2_reader4a":"La lecture stimule mon esprit d'une mani\u00e8re que la t\u00e9l\u00e9vision et les films ne pourront jamais faire.","taba_house1_calendar":"C'est un calendrier et le 30 septembre et le 12 f\u00e9vrier sont entour\u00e9s en rouge.","taba_house1_husband1":"Tuxemon\u202f! J'\u00e9tais parmi les entra\u00eeneurs les plus qualifi\u00e9s\u202f!","taba_house1_wife1":"Entra\u00eeneur\u202f? Mon mari d\u00e9lire.","taba_house1_reading":"Le livre est Philosophie des \u00e9tudes illusoires de Jaiden Gemrevenza.","taba_house1_watching":"C'est un documentaire sur les Tuxemon les plus \u00e9tranges et les plus merveilleux de la r\u00e9gion,\\nainsi que les comportements \u00e9tranges qu'ils ont adopt\u00e9s.","taba_house2_owner1":"Bienvenue \u00e0 la biblioth\u00e8que Legacy\u202f! N'h\u00e9sitez pas \u00e0 regarder autour de vous, mais calmez-vous s'il vous pla\u00eet.","taba_house2_reading1":"Le livre est Visiting The King de Manolo Qai.","taba_house2_reading4":"Le livre est Sailing Into Eternitys de Laurine Doprachuld.","taba_house2_reading2":"Le livre est Raised By Dreams de Louis Etrergo.","taba_house2_reading3":"Le livre est Children Without Honor de Leslie Greninza.","taba_house2_reader1a":"Je me sens mieux \u00e0 la vue d'un livre ou d'une librairie.","taba_house2_books":"000 - Informatique, information et travaux g\u00e9n\u00e9raux, 100 - Philosophie et psychologie\\n200 - Religion, 300 - Sciences sociales, 400 - Langue, 500 - Sciences pures, 600 - Technologie\\n700 - Arts et loisirs, 800 - Litt\u00e9rature, 900 - Histoire et g\u00e9ographie","taba_house4_dish1":"C'est brun, dense, mais \u00e7a ne ressemble pas \u00e0 du pudding...","taba_house3_client2a":"Trop penser peut nous nuire.","taba_house4_owner1":"Bienvenue au Honorable Seagulls Pub\u202f!","taba_house3_client3a":"Cela me fait penser \u00e0 la maison de ma m\u00e8re.","taba_house4_client1a":"Ma grand-m\u00e8re avait l'habitude de faire un plat similaire\u202f!","taba_house3_client1a":"Je me repose pendant que ma s\u0153ur lit probablement des livres.","taba_house4_client2a":"Hein\u202f? Juste remplir un estomac vide.","taba_house4_client3a":"Heureusement, je n'ai pas pay\u00e9 pour cela. Comment pouvez-vous payer pour cela\u202f?","taba_house3_owner1":"Bienvenue \u00e0 The Thoughtful Leaf Inn\u202f!","hiperson":"Qui \u00eates-vous, qui est Misa et qui est Allie\u202f? Donnez-nous les d\u00e9tails\u202f!","dowehavetogoin3":"Je dois entrer, peu importe \u00e0 quel point je ne veux pas, je dois aider les gens que j'aime.","dowehavetogoin5":"Au fait, comment vous appelez-vous\u202f? Kyle ne semblait pas du tout s'adresser \u00e0 vous.","dowehavetogoin4":"Qui sait, peut-\u00eatre que je pourrai le combattre moi-m\u00eame\u202f!","hiperson2":"Whoa l\u00e0 Christie, ne les submerge pas.","taba_house1_sign":"Maison de M. et Mme Clawbrew","chrome_robo_description":"Un robot hostile.","dark_robo_description":"Un robot hostile.","birb_robo_description":"Un robot hostile.","mk01_alpha_description":"Un robot tueur fusionn\u00e9 avec un dragon. Ne nous demandez pas comment.","skip":"Sauter"} \ No newline at end of file
+{"apple":"Pomme","apple_description":"Restaure 10 PV d'un monstre.","berry":"Baie","berry_description":"Restaure 10 PV d'un monstre.","cherry":"Cerise","cherry_description":"Restaure 10 PV d'un monstre.","orange":"Orange","orange_description":"Restaure 20 PV d'un monstre.","potion":"Potion","potion_description":"Restaure 50 PV d'un monstre.","super_potion":"Super potion","super_potion_description":"Restaure 150 PV d'un monstre.","imperial_potion":"Potion imp\u00e9riale","imperial_potion_description":"Restaure 350 PV d'un monstre.","capture_device":"Dispositif de capture","capture_device_description":"Capture un monstre.","combat_used_x":"{user} utilise {name} !","combat_run":"{user} s'est enfuit !","combat_player_run":"Tu as pris la fuite !","combat_used_x_on_y":"{user} utilise {name} sur {target} !","combat_swap":"{user} a envoy\u00e9 {target}\u00a0!","combat_call_tuxemon":"Allez {name}\u00a0!","combat_opponent_call_tuxemon":"{user} envoie un {name} !","combat_state_poison_damage":"{name} souffre du poison !","combat_status_damage":"{name} prend des d\u00e9g\u00e2ts de {status} !","combat_victory":"Tu as gagn\u00e9 !","combat_defeat":"Tu as perdu !","combat_draw":"Tout le monde s'est \u00e9vanoui\u00a0!","combat_capturing_success":"Tu as captur\u00e9 {name}\u00a0!","combat_capturing_fail":"{name} s'est lib\u00e9r\u00e9 !","combat_recharging":"{name} a besoin d'une pause avant d'utiliser {move} \u00e0 nouveau...","combat_replacement":"Choisis un remplacement !","combat_replacement_is_fainted":"Ce monstre s'est d\u00e9j\u00e0 \u00e9vanoui\u00a0!","combat_wild_appeared":"Un {name} sauvage apparait !","combat_monster_choice":"Que doit faire {name} ?","combat_fainted":"{name} est K.O. !","combat_isactive":"{name} est d\u00e9j\u00e0 en jeu.","not_implemented":"Cette fonction n'existe pas encore.","generic_success":"\u00c7a a march\u00e9\u00a0!","generic_failure":"\u00c7a a \u00e9chou\u00e9\u00a0!","empty_slot":"Emplacement Vide","exit":"Quitter","item_confirm_use":"Utiliser","item_confirm_cancel":"Annuler","item_success":"\u00c7a a march\u00e9 !","item_failure":"\u00c7a a \u00e9chou\u00e9\u00a0!","attempting_capture":"Tentative de capture...","gotcha":"Je t'ai eu\u00a0!","item_cannot_use_here":"{name} ne peut pas \u00eatre utilis\u00e9 ici\u00a0!","receive_happiness":"Tu as re\u00e7u 5 Appareils de Capture\u00a0!","received_x":"{name} re\u00e7u !","save_success":"Enregistr\u00e9\u00a0!","save_failure":"Il y a eu un probl\u00e8me lors de l'enregistrement\u00a0!","save_overwrite":"Oui, \u00e9craser cette sauvegarde.","save_keep":"Non, conserver cette sauvegarde.","slot":"Emplacement","status_faint":"K.O.","status_poison":"Poison","bite":"Morsure","fire_explosion":"Fire Explosion","poison_string":"Dard-Venin","pound":"\u00c9cras'Face","swap":"\u00c9changer","water_shot":"Tir d'eau","whirlwind":"Tourbillon","run":"Run","monster_menu_info":"Info","monster_menu_move":"D\u00e9placer","log_off":"D\u00e9connexion","menu_bag":"Sac","menu_fight":"Combattre","menu_item":"Objet","menu_items":"Objets","menu_journal":"Journal","menu_load":"Charger","menu_monster":"Tuxemon","menu_monsters":"Monstres","menu_multiplayer":"Multijoueur","menu_new_game":"Nouvelle Partie","menu_options":"Options","menu_player":"Joueur","menu_run":"Fuire","menu_save":"Sauvegarder","multiplayer_accept":"Accepter","multiplayer_decline":"Refuser","multiplayer_duel":"{name} veut un Duel !","multiplayer_host_game":"Jeu h\u00f4te","multiplayer_scan_games":"Rechercher des parties","multiplayer_join_game":"Rejoindre la partie","multiplayer_hosting_ready":"Pr\u00eat \u00e0 accepter les clients !","multiplayer_already_hosting":"Vous h\u00e9bergez d\u00e9j\u00e0 !","multiplayer_no_servers":"Aucun serveur trouv\u00e9\u2026","multiplayer_join_prompt":"H\u00f4te ou adresse IP ?","aardart":"Aardart","aardart_description":"\u00c7a compte le nombre de fourmis que vous avez mang\u00e9s, et r\u00e9compense les nombres importants.","aardorn":"Aardorn","aardorn_description":"\u00c0 sa naissance, il est plac\u00e9 dans une fourmili\u00e8re et doit en manger pour survivre.","agnidon":"Agnidon","agnidon_description":"Je pr\u00e9f\u00e8re \u00e0 quatre pattes, mais qui peut se tenir sur deux pour ouvrir les portes, pouss\u00e9s des arbres, ou tenir des objets.","agnigon":"Agnigon","agnigon_description":"C'est appel\u00e9 un \\\"faux dragon' parce que \u00e7a ressemble \u00e0 un dragon, mais en r\u00e9alit\u00e9, \u00e7a tient ses origines d'anciens reptiles.","agnite":"Agnite","agnite_description":"Il est joueur, mais il faut lui apprendre tr\u00e8s jeune \u00e0 ma\u00eetriser son ardeur.","allagon":"Allagon","allagon_description":"Les ALLAGON recherchent les reliques faites des m\u00e9taux de leurs anc\u00eatres, et sont d\u00e9termin\u00e9s \u00e0 les retrouver.","anoleaf":"Anoleaf","anoleaf_description":"Il estime que les plantes qui poussent pr\u00e8s de lui sont ses fr\u00e8res et s\u0153urs.","axylightl":"Axylightl","axylightl_description":"Il \u00e9claire les eaux profondes avec sa queue, ce qui permet de prot\u00e9ger les poissons.","bamboon":"Bamboon","bamboon_description":"Il se bat avec sa canne en bambou, qui lui sert aussi pour garder l'\u00e9quilibre.","bigfin":"Bigfin","bigfin_description":"Tout un \u00e9cosyst\u00e8me s'est d\u00e9velopp\u00e9 sur son dos, donc il essaye de ne pas aller dans l'eau.","bolt":"Bolt","bolt_description":"La pr\u00e9sence d'un BOLT rend un NUT plus fort et d\u00e9clenche plus d'\u00e9nergie.","cairfrey":"Cairfrey","cairfrey_description":"Un meuble joyeux qui s'est r\u00e9veill\u00e9 un matin et a d\u00e9cid\u00e9 d'explorer.","capiti":"Capiti","capiti_description":"Il ressemble \u00e0 un b\u00e9b\u00e9, m\u00eame si certains sp\u00e9cimens retrouv\u00e9s \u00e9taient \u00e2g\u00e9s des plusieurs centaines d'ann\u00e9es.","cardiling":"Cardiling","cardiling_description":"Personne ne s'attendrait \u00e0 le voir cracher du feu, jusqu'\u00e0 ce qu'il le fasse.","cardinale":"Cardinale","cardinale_description":"Il porte une haine sans limite pour ses pr\u00e9dateurs, qu'il attaque, eux et leurs juv\u00e9niles, d\u00e8s qu'il le peut.","cardiwing":"Cardiwing","cardiwing_description":"Son chant est remarquable, mais rares sont ceux qui osent avoir un oiseau chanteur explosif.","chillimp":"Chillimp","chillimp_description":"Il parait qu'il vit dans la sommets enneig\u00e9s des montagnes, mais aucune photo nette n'a jamais \u00e9t\u00e9 prise.","chloragon":"Chloragon","chloragon_description":"Il \u00e9clot quand un ancien \u0153uf est plant\u00e9 dans un sol fertile. Quand il n'y aura plus d'\u0153ufs, tous les Chloragon disparaitront.","conifrost":"Conifrost","conifrost_description":"Il peut provoquer une avalanche avec un seul de ses \u00e9ternuements. Alors il renifle en permanence.","corvix":"Corvix","corvix_description":"Il arme ses ailes des \u00e9clats d'os de ses victimes.","dandylion":"Dandylion","dandylion_description":"Il ne donne naissance qu'\u00e0 une seule port\u00e9e dans toute sa vie. Puis il parcourt le monde \u00e0 leur recherche.","djinnbo":"Djinnbo","djinnbo_description":"On croit \u00e0 tort qu'il s'agit d'un humain immol\u00e9 par le feu. En r\u00e9alit\u00e9, c'\u00e9tait le cas d'un de ses proches.","dollfin":"Dollfin","dollfin_description":"Chacun d'eux suit les trajets d'un bateau, explorant ainsi le monde.","dracune":"Dracune","dracune_description":"Il est immobile durant le jour, mais peut s'agiter et mordre la nuit.","dragarbor":"Dragarbor","dragarbor_description":"Quand il sent venir sa fin, il recherche un cimeti\u00e8re pour aller s'y planter. Alors sa queue se transforme en fleur qui n'arr\u00eatera jamais de pousser.","dune_pincher":"Dune Pincher","dune_pincher_description":"Ces ermites s'envelopperont dans tout ce qui est le plus proche. Dans le d\u00e9sert, ce sont les linceuls fun\u00e9raires des pharaons morts depuis longtemps.","eaglace":"Eaglace","eaglace_description":"Quand il s'envole, des nuages se forment. Et quand il bat des ailes, la gr\u00eale tombe.","eyenemy":"Eyenemy","eyenemy_description":"Il se nourrit de magnifiques paysages et autres lieux exceptionnels.","falcono":"Falcono","falcono_description":"N'est jamais effray\u00e9 par ses adversaires, et attaquera sans h\u00e9siter n'importe quel ennemi, peu importe sa taille.","ferricran":"Ferricran","ferricran_description":"Autrefois, les FERRICRAN \u00e9taient recouverts d'\u00e9cailles en adamantine sur le corps, et avaient des ailes en mithril.","firomenis":"Firomenis","firomenis_description":"<<MISSING>>","fluttaflap":"Fluttaflap","fluttaflap_description":"Il se nourrit d'impuret\u00e9s, qu'il prend dans le sang de ces ennemis, pour en rejeter le sang pur.","fruitera":"Fruitera","fruitera_description":"FRUITERA a faim de fruits et en transporte autant qu'il le peut. Lorsqu'il est surpris, il laisse tomber tous ses fruits, les ramasse \u00e0 nouveau puis s'enfuit.","gectile":"Gectile","gectile_description":"Il est tellement rapide et l\u00e9ger qu'il peut se d\u00e9placer sur la cime des arbres.","heronquak":"Heronquak","heronquak_description":"Le cristal sur sa poitrine est pris pour un diamant par les braconniers. Il fond lorsqu'il est retir\u00e9 du corps de ces Heronquak.","hydrone":"Hydrone","hydrone_description":"Il utilise une technologie exp\u00e9rimentale qui cr\u00e9e de l'\u00e9nergie \u00e0 partir de l'eau.","lambert":"Lambert","lambert_description":"Il est plac\u00e9 dans sa noix par son parent, qui l'envoie ensuite dans le monde.","legko":"Legko","legko_description":"Longtemps consid\u00e9r\u00e9 comme sans jambes, ses feuilles sont en r\u00e9alit\u00e9 des r\u00e9sidus de l'\u00e9volution.","magmaturtle":"Magmaturtle","magmaturtle_description":"<<MISSING>>","merlicun":"Merlicun","merlicun_description":"<<MISSING>>","moloch":"Moloch","moloch_description":"Il peut adoucir ou durcir sa peau suivant s'il fait face \u00e0 des amis ou des ennemis.","noctalo":"Noctalo","noctalo_description":"Il ne peuple que les lieux abandonn\u00e9s par les humaines, comme les ch\u00e2teaux, les cimeti\u00e8res et les \u00e9gouts.","noctula":"Noctula","noctula_description":"Il se nourrit d'insectes pendant que les Pipis mangent des fruits, donc m\u00eame en vivant tr\u00e8s proche des autres, ils n'entrent pas en comp\u00e9tition.","nostray":"Nostray","nostray_description":"Il peut tout sentir dans l'oc\u00e9an, peu importe la distance.","nudiflot":"Nudiflot","nudiflot_description":"It eats and stores the poison of the sea creatures that it feeds upon.","nut":"Nut","nut_description":"Dans les grands navires qui traversent les oc\u00e9ans, des milliers de NUT et de BOLT fournissent de l'\u00e9nergie et maintiennent le placage d'acier ensemble.","onaclov":"Onaclov","onaclov_description":"<<MISSING>>","pigabyte":"Pigabyte","pigabyte_description":"Les scientifiques ont d\u00e9couvert que les meilleurs ordinateurs ont des implants organiques.","possessun":"Possessun","possessun_description":"C'est un fant\u00f4me qui occupe la carcasse d'un Cairfrey.","propellercat":"Propellercat","propellercat_description":"Est-ce une nouvelle esp\u00e8ce, ou juste l'animal de compagnie d'un inventeur?","rockat":"Rockat","rockat_description":"Malgr\u00e9 son poids consid\u00e9rable, ses pas sont silencieux.","rockitten":"Rockitten","rockitten_description":"Il utilise ses minuscules oreilles rocheuses pour se blottir.","sapragon":"Sapragon","sapragon_description":"Dans les temps anciens, \u00e0 chaque \u00e9l\u00e9ment correspondait un puissant dragon, mais ces cr\u00e9atures se font rares de nos jours.","selket":"Selket","selket_description":"Allong\u00e9s \u00e0 l'aff\u00fbt sous le sable, ils peuvent sentir leur proie \u00e0 travers les vibrations de leurs pas.","selmatek":"Selmatek","selmatek_description":"Gard\u00e9 par les anciens rois des d\u00e9serts, SELMATEK servait de chien de garde, de compagnon de chasse et - maintenant - de d\u00e9fenseur contre les pilleurs de tombes.","simba":"Simba","simba_description":"<<MISSING>>","sludgehog":"Sludgehog","sludgehog_description":"Il vit dans les ordures et les mange aussi. Ses pointes semblent pointues, mais il peut les adoucir \u00e0 volont\u00e9.","sharpfin":"Sharpfin","sharpfin_description":"Il est invisible dans l'eau, on ne peut l'apercevoir uniquement quand il bondit hors de l'eau pour attraper un animal sur la berge et l\u2019entra\u00eener dans les profondeurs.","snowrilla":"Snowrilla","snowrilla_description":"Il prend plaisir \u00e0 jouer au chat et \u00e0 la souris avec les skieurs de ces pistes d\u00e9sol\u00e9es.","spycozeus":"Spycozeus","spycozeus_description":"Les communications chuchot\u00e9es de la for\u00eat prennent une forme physique dans SPYCOZEUS, qui pense comme les arbres.","sumobug":"Sumobug","sumobug_description":"It uses its weight to trip much larger enemies. It is as dense as a star.","tigrock":"Tigrock","tigrock_description":"Il est dit qu'il a d\u00fb s'inventer lui-m\u00eame car aucune \u00e9volution n'\u00e9tait pr\u00e9vue pour lui.","tumblecoon":"Tumblecoon","tumblecoon_description":"<<MISSING>>","tumbleworm":"Tumbleworm","tumbleworm_description":"Lorsqu'ils ont d\u00e9pass\u00e9 leurs \u0153ufs en nid d'abeille, ils tombent au sol face en premier.","tux":"Tux","tux_description":"<<MISSING>>","tweesher":"Tweesher","tweesher_description":"Plus il fait froid, plus son bec est dur. Sous z\u00e9ro degr\u00e9, il est plus r\u00e9sistant qu'un diamant.","vamporm":"Vamporm","vamporm_description":"Il a soif de sang, mais doit se contenter de la s\u00e8ve des arbres.","velocitile":"Velocitile","velocitile_description":"Il peut d\u00e9pass\u00e9 une balle, mais seulement apr\u00e8s s'\u00eatre \u00e9chauff\u00e9.","wrougon":"Wrougon","wrougon_description":"Chaque WROUGON na\u00eet avec une tache de rouille plus grande que celle de ses parents.","zunna":"Zunna","zunna_description":"Un Zunna joyeux va pouvoir avaler toute la nourriture qu'il a dans son estomac.","anteater":"Menace","snout":"Museau","false_dragon":"Faux Dragon","dragon":"Dragon","sprout":"Germe","inchoate":"Inchoate","prehensile":"Pr\u00e9hensile","island":"\u00cele","host":"H\u00f4te","woodwose":"Woodwose","firebird":"Oiseau de flamme","frost_ape":"Singe congel\u00e9","taiga":"Ta\u00efga","horned_raptor":"Raptor \u00e0 cornes","lions_tooth":"Dent du Lion","vengeance":"Vengeance","joyful":"Joyeux","cloaked":"En cape","cirrus":"Cirrus","pupil":"\u00c9l\u00e8ve","fire":"Feu","sanguine":"Sanguine","wood":"Bois","climbing":"Grimper","crested":"Cr\u00eate","metal_water":"M\u00e9tal, Eau","gumnut":"Fruit de l'eucalyptus","lizard":"L\u00e9zard","earth_fire":"Terre, Feu","devil":"Diable","nightcrawler":"Chasseur de nuit","probiscus":"Probiscus","flopped":"Flopped","metal":"M\u00e9tal","visitor":"Visiteur","earth":"Terre","rip":"D\u00e9chirement","yeti":"Y\u00e9ti","ex_machina":"Ex Machina","water":"Eau","clot":"Caillot","restless":"Agit\u00e9","slurpy":"Baveux","aeble":"Aeble","allie":"Allie","cottonnurse":"Infirmi\u00e8re de Cottonville","karrianna":"Karrianna","knight1":"Chevalier I","knight2":"Chevalier II","liela":"Liela","maple_girl":"\u00c9rable","misa":"Misa","npc_wife":"Femme PNJ","professor":"Professeur","npc_red":"Rouge","tabanurse":"Infirmi\u00e8re de Taba","tuxemart_keeper":"Commer\u00e7ant de Tuxemart","tuxemart_aide":"Employ\u00e9 de Tuxemart","xerogrund1":"Troufion I de l'\u00c9quipe Xero","xerogrund2":"Troufion II de l'\u00c9quipe Xero","xerogrunt2":"Troufion II de l'\u00c9quipe Xero","xerogrunt3":"Troufion III de l'\u00c9quipe Xero","xerogrunt4":"Troufion IV de l'\u00c9quipe Xero","xerogrunt5":"Troufion V de l'\u00c9quipe Xero","xerogrunt6":"Troufion VI de l'\u00c9quipe Xero","xerogrunt7":"Troufion VII de l'\u00c9quipe Xero","xerogrunt8":"Troufion VIII de l'\u00c9quipe Xero","xerogrunt9":"Troufion IX de l'\u00c9quipe Xero","xerogrunt10":"Troufion X de l'\u00c9quipe Xero","healmytuxemon":"Voulez-vous soigner votre Tuxemon ?","haveagoodday":"Bonne journ\u00e9e !","yes":"Oui","no":"Non","door_problems":"La porte est verrouill\u00e9e et refuse de s'ouvrir...","empty_pot":"C'est un pot vide, peut-\u00eatre que quelqu'un plantera quelque chose ici.","purple_flowers":"Quelqu'un a plant\u00e9 des fleurs violettes qui sentent si bon !","orange_flowers":"Quelqu'un a plant\u00e9 des fleurs oranges si belles !","famous_statue":"C'est la statue d'un ancien Ma\u00eetre Tuxemon. Son nom a \u00e9t\u00e9 effac\u00e9 par le temps...","famous_statue2":"Il est \u00e9crit : Pour nos amis et h\u00e9ros bien-aim\u00e9s de tous, les Wywen","cotton_town_fountain":"C'est une fontaine. Il y a beaucoup de pi\u00e8ces au fond.","tree":"Cet arbre semble heureux et en forme !","route_2":"Route 2","sure_i_do":"Bien s\u00fbr.","not_really":"Pas vraiment.","professor_dialog":"Professor:\\nAh, yes. The very person I've been wanting to meet.\\nI've heard that you want to learn about Tuxemon.\\nTuxemon are little animals, some call them monsters, that we befriend and use to battle other Tuxemon.\\nI was wondering, I just received three new Tuxemon for research and I would like to give you one.\\nWhich one would you like?\\n","professor_dialog6.1":"Professor: An excellent choice! Hydrone is a water Tuxemon.","professor_dialog6.2":"Professor: A superb choice! Rockitten is an earth Tuxemon.","professor_dialog6.3":"Professor: A great choice! Fruitera is a wood Tuxemon.","professor_dialog7":"Professor: I hope to see you around! I'm about to head on a journey, so maybe we'll meet up sometime.","karrianna_dialog1":"Karrianna : Je m'entraine depuis un mois ! Et personne ne m'a encore battu !","karrianna_dialog2":"Eh bien\u2026 Tu es le premier entra\u00eeneur que j'ai affront\u00e9\u2026","xero_hideout1":"Institut Xero pour la Recherche et les Avanc\u00e9es des Tuxemon devant.","cherry_found":"Vous avez trouv\u00e9 une cerise.","xero_grunts_block":"This area is under construction, it should be done soon.","waiting_for_misa":"Our leader would like to talk with you. When you are ready, talk to my friend next to me.","teleport?":"Are you ready to meet our leader?","ouch":"Sorry, but this may hurt a bit...","maybe_sometime_again?":"Okay, I'll be here when you are ready.","youcantleave":"Les portes sont ferm\u00e9es depuis l'ext\u00e9rieur... Il y a une cl\u00e9 quelque part ?","discovered_a_person":"Vous m'avez trouv\u00e9 ! Ha ha !","a_serious_discussion":"Je vous observe depuis un moment d\u00e9j\u00e0, et je suis bien content que mes adeptes aient r\u00e9ussi \u00e0 vous mettre la main dessus sans vous blessez.\\nMais o\u00f9 sont mes mani\u00e8res\u00a0! \\nJe suis Misa, le Premier Ministre de l'Institut Xero pour la Recherche et l'Avanc\u00e9e des Tuxemon.\\nQuel est votre nom d\u00e9j\u00e0\u00a0? \\n.... ..... ....\\n${{name}}\u00a0?\\n\u00c7a n'est pas un nom pour quelqu'un qui poss\u00e8de ill\u00e9galement un Tuxemon.\\n","oops":"Oh. J'imagine que vous ne le saviez pas...\\nVous ne devriez pas \u00eatre inquiet, avoir un Tuxemon \u00e0 ses c\u00f4t\u00e9s est la meilleure chose qui puisse vous arriver.\\n","backstory":"Il y a une trentaine d'ann\u00e9es, un groupe nomm\u00e9 Omnichannel a commenc\u00e9 \u00e0 contr\u00f4ler les m\u00e9dias.\\nPeu \u00e0 peu, la libert\u00e9 d'expression a presque disparu.\\nLes gens ont donc d\u00e9cid\u00e9 d'utiliser les Tuxemon pour communiquer et r\u00e9gler les diff\u00e9rends. \\nPuis il y a une dizaine d'ann\u00e9e, la r\u00e9pression contre les Tuxemon a commenc\u00e9.\\nMaintenant, seules certaines personnes qui sont autoris\u00e9es peuvent encore poss\u00e9der et \u00e9lever des Tuxemon. \\nMon groupe utilise les Tuxemon pour la recherche, c'est pourquoi nous en avons tous. \\nVous \u00eates un cas particulier, vous n'avez jamais \u00e9t\u00e9 approuv\u00e9 par Omnichannel. \\nVous pourriez bien \u00eatre cet entra\u00eeneur que nous attendions depuis si longtemps.\\nOmnichannel, aussi impitoyables qu'ils sont, n'est m\u00eame pas la seule menace que nous avons ici. \\nIl y a une autre organisation appel\u00e9e Spyder.\\nMais vous ne devriez pas trop \u00eatre inqui\u00e9t\u00e9 par eux, ils sont assez discrets dans la r\u00e9gion. \\nMaintenant, vous devriez continuer votre voyage. \\nMais uniquement si vous acceptez de nous aider contre Omnichannel.\\nCar sinon, nous vous d\u00e9noncerons nous-m\u00eames \u00e0 eux. \\nEt vous perdrez tout ce que vous avez. \\nNous surveillons tout ce qui se passe.\\n","backstory9":"Qu'est-ce que vous dites ? Vous allez nous aider ?","sorryfurthis":"Bon choix. Mais d\u00e9sol\u00e9, \u00e7a risque de piquer un peu.","mwah":"??? : Qu'est-ce que vous voulez ?... ... ... Et bah dommage. Vous n'entrez pas m\u00eame si vous respecter le code vestimentaire.\\nAu fait, je suis Allie.\\nAllie : Oui, c'est Omnichannel, mais je ne suis qu'une simple garde. Qui \u00eates-vous ?\\n${{name}}...\\nHum. Un nom imposant. Je n'habite pas trop loin d'ici, alors peut-\u00eatre que... apr\u00e8s le travail... vous pourriez me montrer vos talents ?\\n... ... Non ! comment non ? Sauf si... ... vous \u00eates le nouveau petit ami de Jess, hein ! Elle n'arr\u00eate pas de se moquer de moi !\\n","mwah2":"JESS !!!","itslockedboi":"Allie a verrouill\u00e9 la porte derri\u00e8re elle...","hellothere":"??? : Eh ! Salut !","kmere":"Pourquoi vous ne viendriez pas ici pour me parler ?","theinfo":"Je suis d\u00e9sol\u00e9 pour cette sc\u00e8ne, Allie est parfois difficile \u00e0 g\u00e9rer, contrairement \u00e0 ma fille Jess.\\nOh ! Mais o\u00f9 sont mes mani\u00e8res. Mon nom est Ae... Vous savez quoi ? Je vais juste l'\u00e9crire.\\nAeble\\n\u00c7a se prononce ahbluh, mais tout le monde m'appelle juste Aeble. Vous pouvez aussi m'appeler ainsi, je pense...\\nAeble : Je suis le PDG d'Omnichannel, chaque \u00e9mission que vous voyez, je dois l'approuv\u00e9e.\\nMaintenant, je ne suis pas le seul \u00e0 faire le travail. L'Omnichannel a un conseil qui aide \u00e0 administrer les diff\u00e9rentes r\u00e9gions.\\nEt saviez-vous... que le conseil est r\u00e9\u00e9lu chaque ann\u00e9e !\\nL'objectif d'Omnichannel est de proposer le meilleur des mondes pour tous. Et la seule fa\u00e7on d'y parvenir, pour rendre tout le monde \u00e9gal,\\n\u00e9tait de restreindre les Tuxemon.\\nNous avons commenc\u00e9 par les confisquer, mais bon nombre de Tuxemon ont r\u00e9ussi \u00e0 s'\u00e9chapper. Nous avons donc d\u00fb utiliser des mesures plus extr\u00eames.\\nNotre organisation s\u0153ur de Spyder a d\u00e9velopp\u00e9 une drogue qui pouvait changer les Tuxemon.\\nElle a isol\u00e9 une partie du cerveau que chaque Tuxemon poss\u00e8de myst\u00e9rieusement, puis l'a surcharg\u00e9.\\nUne fois que cette Gage Paludal Lamina a \u00e9t\u00e9 surcharg\u00e9e d'\u00e9lectricit\u00e9, ils n'opposaient plus la moindre r\u00e9sistance et sont devenus totalement dociles.\\nEn raison de certains effets secondaires inattendus, voire tragiques, quelques esp\u00e8ces ont malheureusement disparu,\\nnotamment le Rockitten, le Fruitera, et l'Hydrone.\\nMaintenant, en dehors de quelques cas dans la nature, cette g\u00e9n\u00e9ration n'interagit avec les Tuxemon que s'ils travaillent pour nous.\\nLes naissances n'ont jamais \u00e9t\u00e9 aussi nombreuses, et la popularit\u00e9 d'Omnichannel n'a pas diminu\u00e9 depuis avant ces restrictions.\\nLes Tuxemon sauvages \u00e9taient une mal\u00e9diction omnipr\u00e9sente, mena\u00e7ant de d\u00e9truire l'humanit\u00e9. Mais heureusement, Omnichannel a corrig\u00e9 cela et a impos\u00e9 un v\u00e9ritable ordre.\\nSans aucun contr\u00f4le, les Tuxemon peuvent tout d\u00e9truire, quiconque qui dirait le contraire est un menteur. Je suis d\u00e9sol\u00e9, mais je dois aller travailler.\\n","liela_goes_to_battle":"Si vous venez me d\u00e9ranger pendant que je cueille des baies, je vais devoir vous d\u00e9fier !","Cathedral_Center":"Centre de la Cath\u00e9drale : nous vivons pour servir.","Cotton_Mart":"Obtenez le scoop au Scoop Store\u00a0!","Cotton_Town_Sign":"Bienvenue \u00e0 Cotonville\u00a0: Une force grandissante\\n^ Cotonville --- Route 1 v\\n","column1":"Une colonne ancienne et rare. Ce fut jadis un temple.","column2":"Une colonne ancienne et rare. Des ruines de cette m\u00eame civilisation peuvent \u00eatre trouv\u00e9es sur la Route 3. ","cityparksign":"Bienvenue \u00e0 Parc-Ville\u00a0:\u00a0 Un go\u00fbt de l'aventure\\n\u2191 Parc-Ville --- Route 2 \u2193\\n","route2speech":"BERK !!!","route2speech2":"Oh, c'est juste vous ${{name}}...\\nSoyez plus prudent la prochaine fois que vous bousculez quelqu'un. La falaise est plus haute qu'elle ne semble...\\n","route2speech3":"M\u00eame si n'est pas une mauvaise chose...\\nJe sais, toute le monde a besoin d'un leader comme moi, mais avec tout ce qui se passe...\\nMais vous n'\u00eates pas en train de m'\u00e9couter... si\u00a0?\\n","yestalk":"Vraiment ? Merci...","notalk":"Quel manque de sensibilit\u00e9 ! Dommage, vous devrez tout de m\u00eame m'\u00e9couter !","spillit":"Vous savez que je suis le boss de l'institut Xero et que je vous ai recrut\u00e9 pour les combattre. Mais il y a autre chose que vous ignorez.\\nAllie, que vous avez rencontr\u00e9 plus t\u00f4t... Quoi\u00a0? Je vous ai dit qu'on regarderait, pas besoin d'en \u00eatre surpris.\\n","spillit3":"Qu'importe... Allie est ma s\u0153ur et est tout ce que j'ai au monde, donc j'\u00e9tais an\u00e9anti quand j'ai appris qu'il avait emmen\u00e9 au QG.","spillit4":"\u00c7a peut ne pas sembler bien m\u00e9chant, mais \u00e7a l'est. Savez-vous ce qu'ils font \u00e0 leurs recrus ? VRAIMENT !?","spillit5":"Parce que moi non plus... Tout ce que je sais c'est que personne n'a jamais quitt\u00e9 Omnichannel apr\u00e8s avoir \u00e9t\u00e9 embauch\u00e9.","spillit6":"Enfin... \u00e7a ne vous concerne pas. Tout ce qui compte, c'est de faire tomber Omnichannel.","spillit7":"Je suis d\u00e9sol\u00e9 de vous emb\u00eater avec mes soucis. Parc-Ville est en face quand vous voudrez partir","leavemealone":"Nous venions jouer ici quand nous \u00e9tions petits...","iamknight":"AHHH\u00a0!!!\\nJe pensais que c'\u00e9tait quelqu'un d'autre. D\u00e9sol\u00e9 d'avoir hurl\u00e9.","sorry":"Okay, well... when you're ready, I'll still be here...","splendid":"You will? Splendid! Now, to find you a suitable Tuxemon...\\n... ... You already have a Tuxemon? Well, I'm sure that you'd be able to handle yourself well...\\n","cottonnurse_dialog":"Bienvenue au Tuxecentre de Contonville\u00a0!","tabanurse_dialog":"Bienvenue au Tuxecenter de ${{map_name}} !\\nVoulez-vous soigner votre Tuxemon ?\\n","okaythen":"D'accord ! Donnez-moi juste un instant et je soignerais votre Tuxemon !","okaythen2":"Voil\u00e0, il semble que vos Tuxemon sont en bonne forme ! Ils arrivent !","input_name":"Nom ?","amnesia":"Amn\u00e9sie","battery_acid":"Acide de batterie","avalanche":"Avalanche","revive":"Ranimer","revive_description":"Ranime un Tuxemon assomm\u00e9 et lui restaure 20 PV.","tm_blossom_description":"Manuel Technique qui enseigne la technique Floraison \u00e0 un Tuxemon Bois.","tm_avalanche":"MT\u00a0: Avalanche","tm_blossom":"MT\u00a0: Floraison","tm_avalanche_description":"Manuel Technique qui enseigne la technique Avalanche \u00e0 un Tuxemon Eau ou Terre.","item_no_available_target":"{name} ne peut \u00eatre utilis\u00e9 sur aucun de vos Tuxemon actuellement.","allies_address_description":"Chambre 31, Bloc 2, Tour Omnichannel Cotonville\\n\\nIl y a une marque de baiser \u00e0 c\u00f4t\u00e9 de l'adresse","player_wallet":"Portefeuille de ${{name}}\u202f: ${{money}}${{currency}}","allies_address":"Adresse d'Allie","combat_miss":"\u00c7a a rat\u00e9\u2026","itsmyaurababe2":"Hum, maintenant que je te regarde, tu as une aura plut\u00f4t myst\u00e9rieuse.\\n... ... ... ...\\nOn devrait discuter un de ces jours. On se verra peut-\u00eatre \u00e0 Contonville\u00a0?","hellolovelypeople4":"Je suis assez s\u00fbr qu'il y a des maisons \u00e0 Contonville plus grandes que celle-l\u00e0\u2026","combat_state_recover_success":"{user} a r\u00e9cup\u00e9r\u00e9 ses PV\u00a0!","combat_state_lifeleech_get":"{user} aspire les PV de {target}.","combat_state_poison_get":"{target} est empoisonn\u00e9.","combat_can't_run_from_trainer":"On ne peut pas s'enfuir\u00a0!","hellolovelypeople":"BOOONJOOOUUUR CITOYENS DE TABA !","nopenotyet":"D\u00e9sol\u00e9, il y a eu un accident sur la route. Elle est ferm\u00e9e pour le moment.","professor_select":"Lequel pr\u00e9f\u00e8res-tu ?","professor_dialog2":"D'o\u00f9 viennent les Tuxemon ?\\nPersonne ne sait vraiment, mais ils habitent notre plan\u00e8te depuis au moins des milliers d'ann\u00e9es.\\nLes Tuxemon sont de petits animaux. On apprend beaucoup d'eux, on devient leurs amis, et on les utilise pour affronter d'autres Tuxemon dans des tournois.\\nEnfin\u2026 C'est ce qu'on faisait\u2026\\nJe me demandais\u2026 Je viens juste de recevoir trois nouveaux Tuxemon et je voudrais \u00e9tudier comment ils se comportent avec un entra\u00eeneur.\\n\u00c7a t'int\u00e9resserait d'entra\u00eener un Tuxemon ?","thats_me":"C'est moi !","template_description":"Ins\u00e9rer une description ici","katacoon_description":"Il reste dans sa chrysalide pour m\u00e9diter, ne bougeant que pour frapper ses ennemis.","eruptibus":"Eruptibus","eruptibus_description":"Les forgerons utilisent sa caldeira pour faire chauffer le m\u00e9tal.","web":"Toile","wall_of_steel":"Mur d'acier","venomous_tentacle":"Tentacule venimeux","snowstorm":"Temp\u00eate de neige","sleeping_powder":"Poudre de sommeil","shuriken":"Shuriken","quicksand":"Sable mouvant","levitate":"L\u00e9vitation","headbutt":"Coup de Boule","flood":"Inondation","flamethrower":"Lance-flammes","fire_claw":"Griffes Enflamm\u00e9es","fire_ball":"Boule de feu","energy_field":"Champ d'\u00e9nergie","electrical_storm":"Orage \u00e9lectrique","chill_mist":"Brouillard Glacial","blood_bond":"Lien de sang","blade":"Lame","berserk":"Furie Berserk","beam":"Rayon","battery_discharge":"D\u00e9charge \u00e9lectrique","attack_effective":"L'attaque a inflig\u00e9 des d\u00e9g\u00e2ts suppl\u00e9mentaires !","attack_very_effective":"L'attaque a inflig\u00e9 beaucoup de d\u00e9g\u00e2ts en plus !","combat_trainer_appeared":"{name} veut se battre !","combat_state_recover_failure":"{user} ne peut pas se soigner davantage.","combat_state_recover_get":"{target} commence \u00e0 regagner ses PV.","uselessnes":"Tu es absolument inutile John. Je n\u2019arrive pas \u00e0 croire qu\u2019on ait jamais \u00e9t\u00e9 ensemble.","johnissorry":"D\u00e9sol\u00e9 M'dame\u2026 J'ai\u2026\\nVu\u2026\\nCertaines\u2026\\nFleurs\u2026","darnitjohn10":"TOUT DE SUITE !","darnitjohn8":"AAAAAH !!!","darnitjohn7":"Je ne suis pas s\u00fbr\u2026","darnitjohn6":"Euh\u2026","darnitjohn5":"Pourquoi es-tu toujours l\u00e0 ?","darnitjohn4":"Oui m'dame ?","darnitjohn3":"John.","darnitjohn":"Attends\u2026 O\u00f9 est John\u202f?","firsts":"\u266a Watch me whip \u266a\\n\u266a Watch me nae nae \u266a\\nCette chanson est plut\u00f4t g\u00e9niale, non ?","yesmaam":"Oui M'dame.","omnichannelarrives":"ARR\u00caTEZ !","quicklyknight4":"D\u00e9sol\u00e9, mais je dois partir maintenant.","quicklyknight3":"Allie. Allie est un de ceux qu'ils ne veulent pas que vous connaissiez.","thatsmeknight":"Oh, splendide ! Je savais depuis le d\u00e9but que \u00e7a devait \u00eatre toi\\nNe t'inqui\u00e8te pas, je ne le dirai \u00e0 personne.","mistakenknight":"Non, je ne me trompe pas. C'est toi !\\nNe t'inqui\u00e8te pas, je ne le dirai \u00e0 personne.","iamknight2":"Attends, tu es celui dont ils parlent, n'est-ce pas ? Celui avec le Tuxemon non d\u00e9clar\u00e9 ?","professor_turn":"Bien s\u00fbr que tu le ferais, de qui je me moque ?","professor_no":"Eh bien, dommage alors. J\u2019ai march\u00e9 jusqu\u2019ici pour te parler, alors \u00e9coute !","professor_yes":"G\u00e9nial !","combat_state_lifeleech_success":"Les PV de {user} sont aspir\u00e9s !","reg_papers":"Documents d'inscription","status_recover":"R\u00e9cup\u00e9rer","maamnothing":"M'dame...\\n","spyder_route6_frances2":"Vous devriez nous rendre visite parfois.","spyder_route6_orion1":"J'\u00e9tais au beau milieu d'une exp\u00e9rience extr\u00eamement importante.","mk01_beta":"Mk01 B\u00e9ta","flow":"Flux","dodge_increased":"{stat} de {user} augment\u00e9.","attack_resisted":"L'attaque a r\u00e9sist\u00e9\u00a0!","status_overfeed":"Sur-alimenter","feint":"Feindre","hp_restored":"Les PV de {user} ont \u00e9t\u00e9 restaur\u00e9s.","combat_state_lifeleech_failure":"{link} ne peut gu\u00e9rir davantage.","one_two":"Un-Deux","petrify":"P\u00e9trifier","quicklyknight":"Je n'ai plus beaucoup de temps. Omnichannel va arriver...\\nJ'\u00e9tais suppos\u00e9 rencontrer un contact, mais tu vas devoir le faire. Ils arrivent.","spyder_tunnelb_iris":"Iris","template":"Nom du Mod\u00e8le","dark_robo":"Robot Sombre","professor-tweesher":"Professeur","mistaken":"Tu t'es tromp\u00e9.","cash_register":"C'est une caisse enregistreuse, assez r\u00e9cente.","darnitjohn9":"IMB\u00c9CILE\u00a0!\\nJe ne le dirais qu'une seule fois\u00a0:\\nVA. FOUILLER. LES. MAISONS.","maamiexist":"M'dame, il n'est pas dans la maison.","maamiexist2":"Y avait-il quelque chose d'int\u00e9ressant\u00a0?","maamiexist3":"C'est un ordinateur sous Ubuntu.\\nJ'\u00e9tais pr\u00eat \u00e0 le prendre, mais je sais bien que Gnome n'est pas ton genre...","spyder_scoop_berys1":"Vous vous apercevrez qu'ici aucun Tuxemon n'est malade \u2013 ils ont tous \u00e9t\u00e9 abrit\u00e9s dans l'unit\u00e9 de confinement.","spyder_scoop_alyssa2":"Puisque je vous le dis\u00a0:\u00a0nous avons la maladie sous contr\u00f4le\u00a0!","spyder_scoop_weaver2":"Ouais\u00a0!\u00a0Il s'av\u00e8re que le crime ne paye pas\u00a0!","spyder_scoop_donald2":"Vous \u00eates certainement assez fort pour maitriser ces Tuxemon \u00e9vades. Je vous en supplie \u2013 faites-le pour nous. ","spyder_scoop_alyssa1":"D\u00e8s que la maladie a \u00e9t\u00e9 d\u00e9tect\u00e9e, nous avons mis les Tuxemon infect\u00e9s en quarantaine dans l'unit\u00e9 de confinement.","spyder_scoop_taggart2":"Si vous n'avez pas vol\u00e9 les Extreme Restraints, qui donc\u00a0? ","spyder_scoop_arachne1":"Eh\u00a0! N'avez-vous pas vu que nous sommes au beau milieu d'un plan machiav\u00e9lique\u00a0?","spyder_scoop_landrace3":"Merci de nous avoir d\u00e9barrass\u00e9 de cette brute qui nous bloquait le passage\u00a0!\\nOn peut maintenant nous \u00e9chapper avec les Extr\u00eame Conteneurs\u00a0! ","spyder_route6_richard1":"Mec, le seul jour o\u00f9 je d\u00e9laisse mon ordi pour aller faire un tour, tout \u00e7a arrive\u00a0!","icicle_spear":"Lance Glac\u00e9e","starfall":"Pluie d'\u00c9toile","nudiflot_female_description":"Elle avale et stocke le poison des cr\u00e9atures marines dont elle se nourrit.","thunderclap":"Coup de Tonnerre","sumchon":"Sumchon","menu_alphabet":"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890.-\u202f!","xeon":"X\u00e9non","spyder_scoop_cochini2":"Groin.","spyder_tunnelb_beryll1":"J'aime collectionner les cailloux.","spyder_tunnelb_beryll2":"Ah\u00a0!\u00a0J'ai renvers\u00e9 ma collection de cailloux\u00a0!","spyder_tunnelb_lute1":"Les chauve-souris sont les meilleurs compagnons\u00a0!","spyder_tunnelb_lute2":"... mais pas toujours les meilleurs combattants.","spyder_tunnelb_meitner2":"Je pense que vous venez de taper trop fort.","spyder_tunnelb_greta2":"Oh non\u00a0! J'en veux encore plus\u00a0!","combat_state_overfeed_get":"{user} a sur-aliment\u00e9 {target}.","combat_levitate_get":"{user} l\u00e9vite haut dans les airs.","combat_amnesia_get":"{user} est atteint d'amn\u00e9sie.","speed_halved":"Vitesse de {user} r\u00e9duite de moiti\u00e9.","attacks_rose":"Efficacit\u00e9 des attaques de {user} augment\u00e9e.","dodge_fell":"L'esquive de {user} \u00e0 \u00e9chou\u00e9.","attack_weak":"L'attaque a fortement r\u00e9sist\u00e9 !","biting_winds":"Vents mordants","blossom":"\u00c9clore","breathe_fire":"Souffler du Feu","bullet":"Balle","energy_claws":"Griffes \u00e9nerg\u00e9tiques","font":"Police","frostbite":"Ger\u00e7ure","give_all":"Tout Donner","hibernate":"Hiberner","ice_claw":"Griffe Glaciale","all_in":"Tous dans","boulder":"Rocher","bubble_trap":"Pi\u00e8ge \u00e0 bulles","clamp_on":"S'accrocher","eyebite":"Croc'\u0153il","fester":"F\u00e9tide","fume":"Fum\u00e9e","perfect_cut":"Coupure Net","ram":"Foncer","refresh":"Rafraichir","rock":"Roche","rot":"Pourrir","rust_bomb":"Bombe Rouill\u00e9e","salamander":"Salamandre","sand_spray":"Jet de Sable","shrapnel":"\u00c9clats d'Obus","sleep_bomb":"Bombe Soporifique","spray":"Jet","static_field":"Champ Statique","strike":"Frapper","sudden_glow":"Insta-Luminescence","supernova":"Supernova","take_cover":"\u00c0 Couvert","menu_alphabet_n_columns":"13","kindling_flame":"Flamme \u00c9tincelante","midnight_mantle":"Manteau de Minuit","muddle":"Brouillard","mudslide":"Glissement","overgrowth":"Gigantisme","peck":"Picorer","peregrine":"Faucon","splinter":"\u00c9clat","stampede":"Stupeur","sting":"Dard","suck_poison":"Sucer le Poison","surge":"D\u00e9charge","thunderball":"Boule du Tonnerre","tonguespear":"Langue de Bois","wallow":"Se vautrer","wing_tip":"Bout de l'Aile","nudiflot_male_description":"Il avale et stocke le poison des cr\u00e9atures marines dont il se nourrit.","nudiflot_female":"Nudiflot","nudiflot_male":"Nudiflot","xeon_2":"X\u00e9non-2","mk01_alpha":"Mk01 Alpha","hot_rock":"Pierre Chaude","sumchon_description":"Il utilise sa masse pour faire tr\u00e9bucher des ennemis bien plus gros. Il est aussi massif qu'une \u00e9toile.","some_category_here":"Une cat\u00e9gorie ici","professor-cardiling":"Professeur","professor-rockitten":"Professeur","hey":"H\u00e9\u00a0!","capture_devices_in_shop":"Des Appareils de Capture. Comment les fabriquent-ils\u00a0?","quicklyknight2":"Deux personnes contr\u00f4lent Omnichannel. Ce conseil d'administration est une blague.\\n","darnitjohn2":"ENFIN JOHN\u00a0! Pars d'ici\u00a0!","cometomepls":"TOUT LE MONDE, VENEZ MAINTENANT AU CENTRE DU VILLAGE. OMNICHANNEL VEUT S'ADRESSER \u00c0 VOUS\u00a0!","whereismyhairbrush":"John, Grant, dispersez-vous. TROUVEZ-LE.","oopsie":"D\u00e9sol\u00e9 mais tu devais voir \u00e7a. Il est TELLLLLEMENT inutile parfois.","ourstuffisours":"Pourquoi \u00eates-vous actuellement ici\u00a0?","maamiexist4":"Nan, laisse-le. Ces gens n'ont visiblement aucun go\u00fbt et d\u00e9testent la praticit\u00e9 et la simplicit\u00e9...\\nVa plut\u00f4t v\u00e9rifier le labo, Grant. J'attends John.","itsmyaurababe3":"J'esp\u00e8re qu'on se reverra. ","nodrink":"Je suis presque s\u00fbr que vous \u00eates trop jeune pour boire...","spyder_scoop_rubid1":"C'est en r\u00e9alit\u00e9 la fa\u00e7on la plus humaine de garder les Tuxemon.","spyder_scoop_rubid2":"Des \u00e9tudes ont montr\u00e9 que les Tuxemon trouvent les combats plus stressants que de vivre dans ces conditions. ","spyder_scoop_berys2":"Scoop n'a pas diffus\u00e9 la maladie\u00a0! Je vous le promets. ","spyder_scoop_turner1":"Certaines personnes vous dirons que les Enforcers ont laiss\u00e9 la malade se propager. Ne les croyez pas\u00a0!","spyder_scoop_orba1":"Oh\u00a0! Qu'est-ce que vous faites ici\u00a0?","spyder_scoop_orba2":"Qu'est-ce que je fais ici, \u00e0 propos de quoi\u00a0?","spyder_scoop_landrace2":"Pff.","spyder_scoop_cochini1":"Groin-groin\u00a0! ","spyder_scoop_lapinou2":"Hum ah\u00a0!","spyder_tunnelb_iris1":"Eh\u00a0! Vous avez interrompu notre danse !","spyder_tunnelb_tommy1":"Avez-vous aper\u00e7u mon sandwich\u00a0?","spyder_route6_richard2":"Le pire jour. De toute ma vie.","spyder_route6_orion2":"J'esp\u00e8re \u00eatre revenu avant que mon exp\u00e9rience ait fondu\u00a0!","spyder_nimrod_argon2":"Je savais que je n'arriverais pas \u00e0 vous convaincre.","spyder_route3_surat3":"Oust ! Vous \u00eates sur notre chemin.","reg_papers_description":"Une pile de documents d'inscription pour le Trial","youneedtodothis":"Je... Je pense que vous devez regarder \u00e7a...\\nJe ne veux pas vous perdre, surtout qu'on vient tout juste de s'installer.","spyder_cottontown_stopthere":"H\u00e9, \u00e7a c'est pas cool ! Vous deviez venir me voir au caf\u00e9 avant de vous enfuir !","spyder_cottontown_enforcer":"Ne t'occupe pas des affaires des grands, c'est une propri\u00e9t\u00e9 priv\u00e9e ici !","spyder_citypark_granny":"Nous retournerons \u00e0 Cuir-sur-Pr\u00e9 \u00e0 pied apr\u00e8s une petite pause.","spyder_citypark_florist":"Appr\u00e9ciez ce paysage fleuri ! C'est l'une des grandes fiert\u00e9s de Cuir-sur-Pr\u00e9.","spyder_museum_shopkeeper_chat":"Je suis b\u00e9n\u00e9vole, pour que l'entr\u00e9e de ce mus\u00e9e soit la moins ch\u00e8re possible. ","spyder_route3_drag2":"AGENT\u00a0:\u00a0Qu'est-ce que\u00a0?! Venez avec moi, vous allez m'expliquer \u00e7a au QG\u00a0!","spyder_route3_qqq2":"Je vais vous r\u00e9v\u00e9ler quelque chose \u00e0 propos de votre intrigue\u00a0! Non, en fait, oubliez que je viens de parler d'intrigue\u00a0!","spyder_route3_novak1":" Mon Elofly est un g\u00e9nie\u00a0!\u00a0Je vais aller en collectionner autant que possible.","spyder_route3_weaver2":"Allez, d\u00e9gage !","spyder_route3_twig1":"Certains trucs qu'on d\u00e9terre devraient appartenir \u00e0 un mus\u00e9e ! \\n Attendez, mais vous ne travaillez pas ici. ","spyder_route3_wanda1":"L\u00e0 seule chose que j'arrive \u00e0 attraper, c'est ces Nudiflot inutiles !","spyder_wayfarer1_bismuth2":"D\u00e9primant !","spyder_nimrod_rebel2":"La livraison qui m\u2019int\u00e9resse est pleine de... de... d'ours en peluche.","spyder_nimrod_maverick1":"La nuit, je joue de la guitare tout seul.","spyder_omnichannel_note":"Ha ha, cr\u00e9tins - vous ne me trouverez jamais. \\n C'est sur le papier \u00e0 lettre du PDG d'Omnichannel.","announcement4":"\u00c0 TOUS les citoyens de Fondent Region, et au-del\u00e0, qui viennent de nous rejoindre, soyez les bienvenues.\\nMon nom est Aeble, \u00e7a s'\u00e9crit A-E-B-L-E pour ceux que \u00e7a int\u00e9resse, et je suis le nouveau PDG de Omnichannel\u00a0!\\n","hellolovelypeople3":"\u00cates-vous vraiment les seuls habitants de ce village\u00a0? Il n'y a personne ici\u00a0! \u00c7a DOIT \u00eatre le plus petit village de toute la r\u00e9gion de Fondent.","gasp3":"Si \u00e7a s'av\u00e8re vrai, il y a bien plus que je ne le pensais...","gasp2":"Qu'est-ce que vous faites ici, avec ce... criminel\u00a0?\\n... ... ...\\n... ... ...\\nRejoindre le Trial\u00a0? Vous voulez vraiment vous affliger cette absurdit\u00e9\u00a0?\\nSi vous voulez un boulot \u00e0 Omnichannel, vous n'aviez qu'\u00e0 me demander.\\nJe suis s\u00fbr de pouvoir trouver... quelque chose si vous \u00eates int\u00e9ress\u00e9.","hellolovelypeople2":"J'imagine que vous vous demandez pourquoi mes Omni Knights et moi sommes ici.\\nAttendez...","wherewasshe":"Elle ne nous a pas dit les mauvaises nouvelles...","hellolovelypeople5":"Non... Attendez... Il manque une personne...\\nCet \u00e9leveur de Tuxemon qui est le seul dans Fondent Region. Celui-l\u00e0 m\u00eame qui se fait appeler le Professeur Tuxemon","ipausedit":"J'ai mis la t\u00e9l\u00e9 en pause, tu veux bien aller me chercher un verre d'eau, et on la regardera ensemble.","announcement3":"Merci. Je t'aime aussi.\\nBon, passons au sujet du jour.","cotton_breeder7a":"Excitant ! Prenez votre temps avec le b\u00e9b\u00e9, et je m'occupe des parents. Revenez dans quelque temps pour veiller sur eux.","spyder_nimrod2_plaque":"Les Tuxemon sont de puissantes armes qui combattent avec les humains depuis aussi longtemps que ceux-ci m\u00e8nent des guerres.\\n Des dessins dans les grottes pr\u00e9historiques montrent que d\u00e9j\u00e0 ils entrainaient les Rockats \u00e0 dents de sabre \u00e0 d\u00e9vorer des Wolffsky sauvages.","cotton_breeder_continue":"\u00c7a va prendre un peu de temps avant qu'ils se d\u00e9cident \u00e0 s'y remettre, mais si vous le souhaitez, laissez-les-moi et je veillerai \u00e0 ce qu'ils ne ch\u00f4ment pas.","spyder_ruby_plaque":"Ruby est juste le terme pour un min\u00e9ral rouge !\\nQuand ce min\u00e9ral est bleu, rose ou incolore, \u00e7a s'appelle un saphir.\\nEt quand un Tuxemon mange des rubis, il devient plus passionn\u00e9 et vigoureux, ses attaques physiques, comme les claques, les griffes et les morsures, sont plus puissantes.","spyder_nimrod_plaque":"Sponsoris\u00e9 par Nimrod. \\\"Si nous n'en vendions pas, d'autres le feraient !\\\"","spyder_flower_sign":"Cit\u00e9-des-Fleurs : Les uniformes vous prot\u00e8gent m\u00eame pendant votre sommeil","spyder_nimrod4_plaque":"Mais bient\u00f4t, les Tuxemon, tout comme les humains, deviendront d\u00e9pass\u00e9s. \\n Notre sponsor Nimrod est en train de d\u00e9velopper une technologie robotis\u00e9e qui pourrait mener des guerres sans la moindre effusion de sang.\\n En attendant, engagez-vous dans les Nimrod Enforcers pour un bon salaire, une formation gratuite et de belles aventures.","cotton_breeder0":"Bonjour, bienvenue \u00e0 la Cr\u00e8che, j'\u00e9l\u00e8ve des Tuxemon ici.\\nJe travaille ici parce que j'aime tellement les Tuxemon !\\nSi vous voulez, je peux faire reproduire deux de vos Tuxemon. Il suffit de demander, d'accord ?","cotton_breeder4a":"Super ! Revenez plus tard pour voir comme \u00e7a s'est pass\u00e9.","cotton_breeder6a":"Ils ont \u00e0 peine commenc\u00e9 \u00e0 faire connaissance. Laissez leur encore un peu de temps, hein ?","cardiling!":"Cardiling obtenu\u00a0!","tuxemontime":"Ah ! vous \u00eates venus ! Super !","theenergy":"L'\u00e9nergie de cet homme est sans limite...","goodbye2":"Adieu ${{name}}\u00a0! Et bonne chance pour le Trial, tu vas en avoir besoin.","spyder_flower_mieke_nobudaye":"Non, pas grave - je peux voir que tu n'as m\u00eame pas de Budaye.","cotton_breeder5":"H\u00e9 ${{name}}, de retour pour soigner vos Tuxemon\u00a0?","spyder_hospital_billie":"Billie","spyder_dragonscave_lazybrute":"Brute Indolente","spyder_riverboatcaptain":"Capitaine d'eau douce","spyder_dragonscave_concernedbrute":"Brute Inqui\u00e8te","spyder_mansion_drinkingbuddyb":"Camarade de Bouteille B","spyder_greenwash_looten":"Looten","spyder_dryadsgrove_aquemini":"Aquemini","spyder_dryadsgrove_ignatia":"Ignatia","spyder_dryadsgrove_ferris":"Ferris","_chromerobo":"Robot Chrom\u00e9","_darkrobo":"Robot Sombre","_birbrobo":"Robot Neige","spyder_dryadsgrove_sylvia":"Sylvia","spyder_dryadsgrove_volcoli":"Volcoli","spyder_dryadsgrove_petra":"P\u00e9tra","_xeon":"X\u00e9non","_xeon-2":"X\u00e9non-2","_mk01beta":"Mk01 B\u00e9ta","spyder_multi_underrepairs":"Le panneau indique\u00a0:\u00a0'En travaux'","spyder_papertown_townsign":"Papier-Toublanc : La porte d'entr\u00e9e de Fondent !","spyder_papertown_sunnyside":"Manoir de Lielos-sur-C\u00f4te\u00a0:\u00a0Laisser un message \u00e0 notre gouvernante si nous ne sommes pas \u00e0 la maison.","spyder_multi_martsign":"Acheter des trucs ici","spyder_route1_routesign":"Route 1\u00a0:\u00a0Prendre garde\u00a0!","_mk01alpha":"Mk01 Alpha","spyder_citypark_achievement":"Manoir du Maniaque du Troph\u00e9e : Ferm\u00e9.","spyder_route2_routesign":"Bienvenue sur la Route 2\u00a0:\u00a0Le chemin historique.","spyder_citypark_routesign":"Parc-Ville\u00a0:\u00a0Le go\u00fbt de l'aventure.","spyder_cottontown_townsign":"Bienvenue \u00e0 Cotonville : Une force montante.","spyder_column1_sign":"Une ancienne colonne rare. Elle faisait autrefois partie d'un temple.","spyder_column2_sign":"Une ancienne colonne rare. D'autres ruines de la m\u00eame \u00e9poque peuvent \u00eatre retrouv\u00e9es sur la Route 3. ","spyder_diamond_plaque":"Connues comme les pierres pr\u00e9cieuses les plus dures, les diamants sont parfaits sur les colliers, bagues de mariage ou boucles d'oreille !\\n Votre moiti\u00e9 n'a vous a pas offert de diamant Shaft ? Alors \u00e7a n'est pas une v\u00e9ritable preuve d'amour !\\n Donner des diamants aux Tuxemon va durcir leur peau, et les faire mieux r\u00e9sister aux attaques physiques.","spyder_shaft_plaque":"Sponsoris\u00e9 par Shaft. \\\"On s'est bien creus\u00e9 !\\\"","spyder_route3_sign":"Route 3 : La reconstruction commencera le plus t\u00f4t possible. \\n Alors merci de ne plus nous harceler.","spyder_shaft1_sign":"QG de Shaft : D\u00e9partement Minage","spyder_shaft2_sign":"QG de Shaft : D\u00e9partement des Relations Publiques","spyder_leathercafe_sign":"Caf\u00e9 ext\u00e9rieur et March\u00e9","spyder_leathertown_sign":"Cuir-sur-Pr\u00e9 : La preuve que beaut\u00e9 et mines sont compatibles.","spyder_leathercbd_sign":"Quartier des Affaires de Cuir-sur-Pr\u00e9","spyder_flower_dojo_sign":"Le Dojo des Cinq \u00c9l\u00e9ments : Combat des Ma\u00eetres Tuxemon","spyder_route5_sign":"Le passage m\u00e9morial vers La Boisseli\u00e8re","spyder_wayfarerinn_sign":"Bienvenue \u00e0 l'Auberge Wayfarer ! ","spyder_cottonhouse1_tvwatch":"C'est la derni\u00e8re \u00e9mission de t\u00e9l\u00e9 r\u00e9alit\u00e9 : des gens et leur Tuxemon se lancent des d\u00e9fis sur une \u00eele d\u00e9serte.","spyder_timber_sign":"La Boisseli\u00e8re : Le panier de Fondant.","earthmover_key":"Touche tractopelle","fishing_rod_description":"P\u00eacher du poisson.","earthmover_key_description":"\u00c7a peut devenir utile si une tractopelle g\u00e9ante bloque le chemin.","sledgehammer_description":"D\u00e9molissez les rochers gris.","timber":"La Boisseli\u00e8re","flower":"Cit\u00e9-des-Fleurs","paper":"Papier-Toublanc","cotton":"Cotonville","cotton_breeder1":"Voulez-vous me laisser deux de vos Tuxemon pour que je les fasse s'accoupler ?","cotton_breeder2a_1":"Alors, quel Tuxemon sera la maman ?","cotton_breeder3":"Bon, \u00eates-vous s\u00fbr de vraiment vouloir ces deux-l\u00e0 ?","cotton_breeder2a_2":"Bien, et concernant le p\u00e8re ?","cotton_breeder_rejected":"Comme vous voulez. Mais pensez-y, et revenez me voir pour que je m'en occupe.","cotton_breeder6b":"\u00c7a se passe tr\u00e8s bien ! Ils sont comme ins\u00e9parables !\\n\u00c7a n'est plus qu'une question de temps avant que la famille s'agrandisse.","cotton_breeder6c":"F\u00e9licitations ! Ils ont eu un enfant ! Le voici ; \u00e9levez-le bien.","cotton_breeder7b":"Oui, c'est pr\u00e9f\u00e9rable de ne pas s\u00e9parer cette petite famille, surtout \u00e0 un \u00e2ge aussi pr\u00e9coce.\\nVous reviendrez bient\u00f4t, hein ?","taba_greeting1":"H\u00f4tesse Jaime : Bonjour ${{name}} ! J'ai entendu que vous aviez un Tuxemon, mes f\u00e9licitations ! Si vous voulez grandir la famille, vous aurez besoin de Tuxeballs.","taba_greeting2b":"Ah ! mais je vois que vous en avez d\u00e9j\u00e0 quelques-unes. Vous avez vraiment la t\u00eate sur les \u00e9paules ${{name}}, je suis s\u00fbre que vous deviendrez un champion en un rien de temps.","options_new_input_key1":"Red\u00e9marrez le jeu pour appliquer les modifications !","options_new_input_key0":"Pressez une touche pour changer la touche","menu_back_key":"Touche Retour","menu_secondary_select_key":"Touche Annuler","birb_robo":"Robot Neige","oopsie2":"Pourquoi n'attendrions pas que mes chevaliers reviennent. \\nJe d\u00e9teste annoncer les mauvaises nouvelles moi-m\u00eame.","itsmyduhduhduh":"Vous recevez l'adresse de Allie\u00a0!","maamnothing2":"Bon sang John! On \u00e9tait peinards!\\nQue voulez-vous?","itsmyaurababe":"Donc, qui \u00eates vous ?","maamnothing6":"... ... ... ...\\n... Bien. Nous devrions retourner au QG pour notre rapport.","solongjohn":"John, vous devriez rester ici pour maintenir la paix.\\nJe pr\u00e9f\u00e8re ne pas vous voir trainer ici de toute fa\u00e7on.","maamnothing4":"Bien. Merci pour l'avertissement.","maamnothing5":"M'dame, je ne l'ai pas trouv\u00e9 non plus.","maamnothing3":"Je... Je... n'ai rien trouv\u00e9.","solongjohn2":"Allez venez Grant, on a un planning \u00e0 respecter.","frowntime":"\u00c7a ne me g\u00eane pas de rester ici...\\nJuste que je me sens un peu seul parfois...","thetvbescreamin":"Ch\u00e9rie, attend. Je mets la t\u00e9l\u00e9 et je tombe sur une conf\u00e9rence de presse d'Omnichannel.\\nNous devrions la regarder.","waitdontgo":"${{name}} ! Attendez ! Ne partez pas d\u00e9j\u00e0 !","seeme":"J'esp\u00e8re que vous viendrez me voir...","announcement1":"BONJOUR CITOYENS DE FONDENT REGION\u00a0!\\nMERCI DE SUIVRE CETTE \u00c9LOCUTION OBLIGATOIRE.","knight4ispoor":"Elle n'est vraiment pas m\u00e9chante.","announcement2":"NOUS VOUS AIMONS TOUS\u00a0!","whythecheering":"Il est tr\u00e8s acclam\u00e9 par les gens d'Omnichannel. Je me demande pourquoi\u00a0?","ohnoes":"Ouais... Je ne sais pas vraiment ce que je dois penser de \u00e7a...","depressedmom":"Pourquoi ferait-il une telle chose... Je pensais qu'il s'en souciait...","waterwater":"Cette eau est glac\u00e9e et d\u00e9licieuse\u00a0!","professorexists":"Je vais prendre 12 potions s.v.p.","ohnoes2":"Mais maintenant c'est fini... nous avons quand m\u00eame besoin de quelques potions du Tuxemart.\\nFaites attention \u00e0 revenir avant le couvre-feu\u00a0!","grumble":"Omnichannel n'est qu'un refuge \u00e0 brutes, mais nous n'avons pas le choix...\\nComme elle dit toujours, on doit quand m\u00eame travailler avec eux...","bobtalk":"\u00c7a sera agr\u00e9able si plus de gens comme vous venaient nous dire Bonjour...\\nOu m\u00eame, Salut ! Bonne journ\u00e9e ! Demain ou apr\u00e8s-demain, ou m\u00eame n'importe quel autre jour, \u00e7a serait bien !","hmmm":"Je me demande ce qu'ils font l\u00e0-bas\u00a0?","hmmm2":"J'ai entendu qu'ils \u00e9taient en train de construire un nouveau parc. Pour \\\"Verdir la zone\\\"","hmmm4":"Peut-\u00eatre qu'ils construisent un parc aquatique !","hmmm3":"Mais quel est l'int\u00e9r\u00eat\u00a0? La Route est d\u00e9j\u00e0 presque recouverte d'herbe.","hmmm5":"Max, m\u00eame si nous le voulons autant que toi, nous nous sommes renseign\u00e9s. Ils ne construisent pas, et ne construiront jamais, de parc aquatique.","hmmm7":"La m\u00e9t\u00e9o est bonne, n'est-ce pas\u00a0?","timeforround2":"${{name}}\u00a0! Enfin\u00a0! Vous \u00eates de retour\u00a0! J'avais peur que vous manquiez l'annonce\u00a0!","timeforround22":"Oh\u00a0! Vous avez les potions\u00a0! Bien\u00a0! Mais maintenant nous devons vraiment y retourner.","theanthemishere":"\u00c9coutez\u00a0!\u00a0L'hymne a commenc\u00e9, on est arriv\u00e9s juste \u00e0 temps. Allons vois \u00e7a\u00a0!","moreannouncement":"\u00c0 L'ATTENTION DES TOUS LES CITOYENS DE FONDENT REGION\u00a0!\\n","hmmm6":".... .... D'accord... \u00c7a pourrait bien...","tuxemontimechoiceyes":"Splendide !","iknowyou":"Salut Callie, salut ${{name}}, je passais juste pour vous dire bonjour quand j'ai entendu que vous parliez de l'annonce.","hebenice":"C'est quelqu'un de bien, peut-\u00eatre que vous devriez au moins \u00e9couter ce qu'il a \u00e0 dire.","moverocky":"Allez Rocky\u00a0!\u00a0Tu peux bouger\u00a0!\u00a0J'y crois\u00a0!","tuxemontime3":"On arrive!","moverocky2":"Bon, tu bougeras quand tu te sentiras pr\u00eat, j'attendrai.","tuxemontime1.5":"Cela signifie que vous avez d\u00e9cid\u00e9 de rejoindre le Trial\u00a0?","tuxemontime2":"Maintenant, la premi\u00e8re chose \u00e0 faire est d'avoir vos papiers en ordre...","obtainedpapers":"Papiers d'inscription obtenus\u00a0!","chosefight":"Et... BATTONS-NOUS !","choseRockitten":"Parfait, voil\u00e0 votre Rockitten\u00a0! Je sais d\u00e9j\u00e0 que vous vivrez de grandes aventures tous les deux\u00a0!","rockitten!":"Rockitten obtenu\u00a0!","nochoiceTuxemon":"Bien, et pourquoi ne pas jeter un coup d'\u0153il aux deux autres\u00a0?","chooseyerfate":"Quel Tuxemon voulez-vous ?","choseCardiling":"Et voil\u00e0 votre Cardiling\u00a0! Pr\u00e9parez-vous \u00e0 vivre quelque chose d'intense ensemble\u00a0!","brokethegasp2":"Vous. Pourquoi parlez-vous\u00a0? Je ne vous en ai pas donn\u00e9 l'autorisation.","brokethegasp":"Mademoiselle, si je peux me permettre, pour ${{name}}, c'est plus qu'un travail.","gasp":"Attends...","wewnicefight":"Ouah\u00a0! c'\u00e9tait un bon combat\u00a0!\\nLaissez-moi gu\u00e9rir mon Tuxemon rapidement...\\nEt... voil\u00e0 ! C'est bon\u00a0!\\nAvec un peu d'entrainement et peut-\u00eatre quelques Tuxemon de plus, je pourrai vraiment affronter le Trial.\\n","yahaha":"Ah ha ! Trouv\u00e9 !","tweesher!":"Tweesher obtenu\u00a0!","input_monster_name":"Nommer votre Tuxemon ?","gasp4":"Bien, je vais laisser vos documents d'inscription intacts. Pour l'instant.\\nJohn, Grant, raccompagnez ce soi-disant Professeur Tuxemon dans sa nouvelle maison.","ripjimmy":"Inscrit comme \u00e9pitaphe\u00a0:\\nCi-g\u00eet Jimmy. Un ami, un chevalier, et... une mauvaise personne. Cependant, ... jamais .. ... Au secours\u00a0! ...\\nLe reste s'est effac\u00e9 avec le temps.","waithere":"Nous devons attendre ici pour le moment. Apparemment, un arbre s'est couch\u00e9 sur le chemin.","professorswife":"Oh non\u00a0! Vous venez de le manquer. Mais je crois qu'il \u00e9tait en ville. Et il y est peut-\u00eatre encore\u00a0?","waithere2":"Oh\u00a0!\u00a0J'esp\u00e8re que personne n'a \u00e9t\u00e9 bless\u00e9 \u00e0 cause de l'arbre\u00a0!","goodbye":"Ne laissez pas les Trial vous emp\u00eacher de venir me voir. En r\u00e9alit\u00e9... C'est moi qui vous trouverai en premier.","tabatownbattlearea":"Ar\u00e8ne de Combat certifi\u00e9e Omnichannel -- Ville de Taba","37707_sign_welcome":"Bienvenue au village 37707 ! Nous sommes...","happy_guy_dialog":"Joyeux\u00a0:\u00a0Salut\u00a0!\u00a0J'adore donner des surnoms aux Tuxemon, voulez-vous que j'en trouve pour les v\u00f4tres\u00a0?","37707_sign_hidden":"Partez tant que vous le pouvez encore...","happy_rename":"Joyeux\u00a0:\u00a0C'est un super nom\u00a0! Je suis s\u00fbr que votre Tuxemon l'adore\u00a0:)","37707_sign_missing_tower":"Ville N\/C <batiment-non-defini>. Retuoc\u00e9 ud sairua tu","37707_house_missing":"1l N1 y@ R1eN 1c1. C0mM3 D3pu1s t0ujOur5.","37707_sign_missing_hidden_unread":"C'& tR0 t@R M1TN\u00e0nT","37707_flower_missing":"Err0R : L'\u00e9v\u00e8nement 'changer_vie_monstre' contient uN p@r@m\u00c8tr3 1nv\u00e0lid\u20ac. R3g3n3r@ti0N d35 Tu+em0n.,.","spyder_papertown_homemaker1":"Comment allez-vous, ${{name}} ?\\n Silencieux et s\u00e9rieux comme toujours, je vois \u00e7a.","spyder_papertown_mom1":"Bonne matin\u00e9e soleil ! Reste aussi longtemps que vous voudrez.\\n Pourquoi je dis \u00e7a ? Vous vivez ici !","spyder_papertown_mom4":"Bienvenue \u00e0 nouveau ! Regardez-vous, que vous grandissez vite.","spyder_papertown_mom6":"Bravo ! Vous avez ruiner ces entreprises !\\n Bien s\u00fbr, maintenant un tas de gens n'ont plus le travail... mais vous avez fait ce qu'il fallait. Enfin je pense.","spyder_papertown_grannypiper2":"Vous savez, les Piper ont fait fortune dans les garderies !\\n Je suis \u00e0 la retraite depuis dix ans et je m'ennuie. Je n'ai qu'une envie c'est de retourner l\u00e0-bas !","spyder_papertown_mom5":"Vous savez, Mamie Piper \u00e0 ouvert une Garderie d'enfants juste \u00e0 c\u00f4t\u00e9.\\n Enfin bon, tout le monde ne peut pas \u00eatre un inventeur, j'imagine. ","spyder_papertown_myfirstmon":"H\u00e9 ! Vous \u00eates venu ! Super.\\n Quand un tout nouveau Tuxemon vient de la Cath\u00e9drale, on jette tous nos anciens \u00e0 la poubelle !\\n \u00c7a peut sembler dommage, surtout quand des jeunes comme vous n'ont pas la chance d'en avoir !","spyder_papertown_myfirstmon2":"Et voil\u00e0, cinq Tuxemon ! Lequel voulez-vous ?","spyder_papertown_rockittenchosen":"Un excellent choix ! Le Rockitten est un Tuxemon de type Terre.","spyder_papertown_lambertchosen":"Bon choix ! Lambert est un Tuxemon de type Bois.","spyder_papertown_nutchosen":"Un fin connaisseur ! Nut est un Tuxemon de type M\u00e9tal.","spyder_papertown_tweesherchosen":"Quelle sensibilit\u00e9 ! Tweesher is Tuxemon de type Eau.","spyder_papertown_wrapup":"Je donnerai le reste \u00e0 ces gamins qui n'ont pas trouv\u00e9 leur propre Tuxemon ! Enfin bon, j'en garderai peut-\u00eatre un pour moi. ","spyder_cottoncafe_barmaid":"Encore bienvenue. Est-ce que je dois remettre votre Tuxemon dans l'unit\u00e9 de soin ?","spyder_cottonscoop_deviceexplan":"Laissez mon assistant vous expliquer.","spyder_cotton_tuxepediaintro3":"Vous \u00eates tellement plonger dans la lecture des nouvelles entr\u00e9es, que vous n'avez m\u00eame pas remarqu\u00e9 que tout le monde \u00e9tait d\u00e9j\u00e0 en train de partir.","spyder_route2_billie1":"H\u00e9\u00a0!\u00a0le radin ! Toujours avec ton Tuxemon vol\u00e9 ?","spyder_route2_billie2":"C'\u00e9tait de la chance. Mes Tuxemon valent chers, et \u00e7a veut dire qu'ils sont de bonne qualit\u00e9.","spyder_citypark_bobette1":" J'aime les chats. Et un Aardorn est une sorte de chat, non\u00a0?","spyder_citypark_bobette2":" Un chat aurait gagn\u00e9 \u2026","spyder_route2_graf1":"Je suis un ace - en combat comme au tennis\u00a0!","spyder_route2_marion1":"Tellement de d\u00e9licieuses fourmis autour de nous\u00a0!... Pour mon Aardorn, bien s\u00fbr.","spyder_citypark_edith2":"Hmm, vous avez peut-\u00eatre raison.","spyder_citypark_maniac":"Ouf\u00a0!\u00a0on est claqu\u00e9s\u00a0!","spyder_citypark_frances2":"Vous devriez venir me rendre visite de temps en temps. ","spyder_citypark_edith1":"H\u00e9\u00a0!\u00a0vous avez dit que je ressemblais \u00e0 mon Tuxemon\u00a0? Je vais vous battre pour \u00e7a\u00a0!","spyder_museum_entrance3":"Malheureusement, nous faisons payer les billets maintenant. \u00c7a vous fera 100${{currency}}.","spyder_museum_entrance2":"Vous pouvez explorer nos cinq sections, et veillez \u00e0 vous renseignez sur nos cinq sponsors.","spyder_museum_postboy1":"Savez-vous que les premi\u00e8re lunettes est faites de min\u00e9raux, et non de verre\u00a0?\\n ... \\n J'ai appris \u00e7a l'ann\u00e9e derni\u00e8re par le guide de ce mus\u00e9e\u00a0! Mais il n'y a plus de guides ici depuis un moment.","spyder_route3_zoolander2":"Ah ! j'ai fait tomb\u00e9 ma massue !","spyder_route3_novak2":"Hmm, pas assez malin...","spyder_route3_zoolander1":"Un rocher bloque la route des touristes\u00a0? \\n Et c'est \\\"notre faute\\\"\u00a0? \\n Et alors\u00a0? On a beaucoup d'autres choses urgentes \u00e0 faire\u00a0!","spyder_route3_weaver1":"H\u00e9\u00a0!\u00a0Sortez de l\u00e0\u00a0!\u00a0Cette mine appartient \u00e0 Shaft\u00a0!","spyder_route3_curie1":"Regardez ma superbe invention !","spyder_route3_curie2":"Pourquoi avez-vous fait \u00e7a ?","spyder_route3_surat2":"Je savais que vous n'y comprendriez rien. ","spyder_route3_connor2":"Eh bien, \u00e7a sera une bonne le\u00e7on pour eux.","spyder_route3_roxby1":"Amenez ce marteau-piquer ici, et vite ! H\u00e9 !... mais vous ne semblez pas \u00eatre un travailleur de cette mine. ","spyder_route3_roxby3":"J'esp\u00e8re que Boss n'est pas en col\u00e8re - elle s'\u00e9nerve si vite, \\n mais c'est une bonne personne, avec un c\u0153ur en or.","spyder_route3_twig2":"Ne mentionnez pas cette histoire de mus\u00e9e au chef, d'accord ?","spyder_papertown_danteresting":"Je travaille, chef, je vous l'assure !\\n Oh ! c'est juste vous. Vous savez, on jette tellement de notre stock. C'est un v\u00e9ritable g\u00e2chis.\\n Et tout \u00e7a part dans les poubelles derri\u00e8re le Magasin.","spyder_cotton_nurse1":"Bienvenue au Centre de la Cath\u00e9drale ! \\n Voulez-vous qu'on soigne vos Tuxemon ?","spyder_wayfarer_nurse":"Il y a des Tuxemon malades dans ce b\u00e2timent. C'est pr\u00e9f\u00e9rable de laisser les Enforcers r\u00e9gler ce probl\u00e8me. \\n Si vous continuez ainsi, je ne peux pas vous promettre qu'ils vous laisserons tranquilles. ","spyder_wayfarer_granny":"Je ne peux expliquer... \u00e0 un moment, mon Cairfrey \u00e9tait en forme, et peu apr\u00e8s, il \u00e9tait malade !\\n Au moins, les Enforces sont arriv\u00e9s assez t\u00f4t. ","spyder_wayfarer1_morton1":"Je suis enferm\u00e9 dans cette chambre en attendant que mon Tuxemon aille mieux ; il n'y a rien \u00e0 faire sinon se battre !","spyder_wayfarer1_jessie1":"Les Enforcers ont \u00e9t\u00e9 si utiles et serviables ! Je pense que James le Scientifique les a alert\u00e9s le plus rapidement possible.","spyder_wayfarer1_morton2":"Il n'y plus rien \u00e0 faire !","spyder_wayfarer1_ratcher2":"J'ai besoin de souffler !","spyder_wayfarer1_victor2":"Arr\u00eatez-vous ici ! Ou, hum ...","spyder_wayfarer1_jessie2":"Vous n'\u00eates pas aussi utile qu'un Enforcer. Ni m\u00eame aussi beau. ","spyder_wayfarer1_nightshade2":"Je pense que nous avons encore beaucoup \u00e0 apprendre sur les soins des Tuxemon.","spyder_wayfarer1_ratcher1":"Vous devriez laisser les patients se reposer !","spyder_wayfarer1_victor1":"H\u00e9 ! vous n'allez pas partir avec des Tuxemon qui peuvent \u00eatre infect\u00e9s !","spyder_wayfarer1_morningstar1":"Je ne suis m\u00eame pas surpris de vous voir ici. ","spyder_wayfarer1_morningstar2":"Revenez me voir plus tard - patient suivant !","spyder_wayfarer1_james1":"Je me demande comment les Enforcers sont arriv\u00e9s aussi vite ! L'infirmi\u00e8re Jessie a d\u00fb les pr\u00e9venir.","spyder_wayfarer1_bismuth1":"J'esp\u00e8re que \u00e7a n'a pas de rapport avec ces Tuxemon malades de Scoop Farms !","spyder_route4_roger1":"On peut apprendre beaucoup sur la strat\u00e9gie gr\u00e2ce aux Tuxemon.","spyder_route4_roger2":"Je pourrais apprendre beaucoup en strat\u00e9gie gr\u00e2ce \u00e0 vous\u00a0!","spyder_route4_rincewind2":"\u00c7a n'\u00e9tait pas si utile.","spyder_route4_marshall2":"\u00c7a demanderait un peu de travail.","spyder_route4_marshall1":"Je travaille sur un canon gigantesque !","spyder_route4_rosamund2":"La vengeance est un plat bien meilleur froid. ","spyder_flower_fez1":"Tout le monde dans cette r\u00e9gion doit choisir un de ces cinq Tuxemon ennuyeux. \\n Je connais au moins une centaine de personne qui ont un Foxfire... \\n H\u00e9 ! tu ne voudrais pas qu'on \u00e9change ? Mon Foxfire contre un Ignibus ?","spyder_flower_fez_noignibus":"Non, tant pis - tu n'as de toute fa\u00e7on pas de Ignibus.","spyder_flower_mieke_willtrade":"Super ! Tiens.","spyder_route4_beck1":"\u00c0 toi !","spyder_flower_fez_willtrade":"C'est super ! Voil\u00e0.","spyder_flower_cady_willtrade":"Nickel ! Et bien voil\u00e0.","spyder_flower_petshopkeeper2":"Je vais vous dire, pourquoi je ne vous en donnerais pas un pour voir en quoi il se transformera\u00a0!","spyder_flower_petshopkeeper1":"J'avais trouv\u00e9 des \u0153ufs une fois dans les branches d'un arbre, alors je les ai mis en couveuse ! \\n \u00c7a ressemble \u00e0 un ancien Tuxemon inconnu. \\n Je l'ai appel\u00e9 Vivipere ! J'aimerais bien savoir en quoi il va se transformer.","spyder_flower_petshopkeeper3":"Est-ce que le Vivipere s'est d\u00e9j\u00e0 transform\u00e9 ?","spyder_flower_petshopkeeper4":"Vous avez r\u00e9ussi \u00e0 le transformer ? \\n ... \\n Et vous l'avez fait d'une fa\u00e7on particuli\u00e8re ? \\n Je vois. Hum, je n'aime pas vraiment ce en quoi il s'est transform\u00e9. \\n Si je vous en donne un autre, vous pouvez me l'apporter s'il se transforme en autre chose ?","spyder_route1_beachcomber":"Pour courir, il suffit de maintenant la touche Maj.\\n Regardez-moi ! Je suis l\u00e9ger comme un ELOFLY !","spyder_cottonhouse2_magician":"Certaines conditions en remplacent d'autres. \\n Apprendre comment ces conditions fonctionnent est essentiel pour devenir un maitre dans le combat de Tuxemon.","spyder_cottonhouse2_catgirl":"Avez-vous rencontr\u00e9 le vieil home de Parc-Ville ? Celui qui veut toujours battre des records !","spyder_cottonhouse2_shopkeeper":"Je n'ai pas le moindre probl\u00e8me avec les gens des autres r\u00e9gions. \\n \u00c9vitez juste de vouloir prendre mon travail, d'accord ?","spyder_leatherhouse2_miner":"Vous n'imaginerez jamais ce qu'ils sont en train de d\u00e9terrer sur la Route 3. \\n Je n'ai jamais vu un \u0153uf aussi bal\u00e8ze !\\n Oups, j'en ai trop dit. ","spyder_nimrod_dirk1":"\u00cates-vous l\u00e0 pour la pr\u00e9sentation financi\u00e8re ?\\n Les actions Nimrod sont un tr\u00e8s bon investissement - les arm\u00e9es ont toujours besoin d'armes !","spyder_flowerhouse1_firefighter":"Les Cinq Piliers sont ces seules grandes entreprises de cette r\u00e9gion. Et elles ont beaucoup d'influence.","spyder_flowerhouse1_granny":"Chez Scoop, ils ont encore r\u00e9ussi \u00e0 baisser le prix du b\u0153uf ! Je ne sais pas comment ils y arrivent. ","spyder_nimrod_thatcher2":"Sans commentaire. ","spyder_nimrod_honour2":"Laissez ces prototypes tranquilles !","spyder_route5_sara2":"Eh bien, pas aujourd'hui !","spyder_nimrod_antimony1":"Mais non ! vous avez d\u00e9truit tous les prototypes. On allait lancer la production de masse.","spyder_nimrod_antimony2":"Des ann\u00e9es de travail, ruin\u00e9es en quelques minutes. ","spyder_nimrod_archer2":"Veux-tu te taire, hein ?","spyder_nimrod_rebel1":"Est-ce que la Cath\u00e9drale vous a envoy\u00e9 une nouvelle livraison de ... \\n Non ? \\n Oh.","spyder_nimrod_maverick2":"J'aimerais connaitre quelqu'un avec qui je pourrais jouer de la musique.","spyder_nimrod_justice2":"\u00c7a sonne pour moi.","spyder_nimrod_mace1":"Je veux d\u00e9missionner et devenir un musicien.","spyder_nimrod_mace2":"J'appellerai mon groupe \\\"Les Compagnons de Mitrailleuse\\\".","spyder_nimrod_zircon2":"J'aurais aim\u00e9 remplacer mes Tuxemon avec des robots. ","spyder_nimrod_archer1":"Comment progresse la technologie Fusion ? Nous... Attendez, mais vous n'\u00eates pas de Greenwash !","spyder_route5_sara1":"Mon Capiti est adorable, mais je suis impatient qu'il devienne adulte !","spyder_route5_hunter2":"On revient.","spyder_route5_hunter1":"Il en faut beaucoup pour avoir une \u00e9quipe soud\u00e9e.","spyder_scoop_paine1":"Je me sens tellement mal de savoir que la maladie s'est propag\u00e9e. ","spyder_route5_cleo2":"Oh\u00a0! Mes chers Anc\u00eatres, je vous ai d\u00e9\u00e7u\u00a0!","spyder_route5_edith2":"On verra si vous serez toujours aussi arrogant quand l'Aardart aura mang\u00e9 deux millions de fourmis\u00a0!","spyder_scoop_lanth1":"Regardez comme les Tuxemon sont heureux, \u00e0 vivre si proche les uns des autres\u00a0!","spyder_route5_tryphaena1":"Vous savez, nous sommes des descendants de... Vous savez d\u00e9j\u00e0 ? Oh.","spyder_timber_dante2":"H\u00e9 ! mon pote ! \\n Comment ? Tu veux p\u00e9n\u00e9trer dans ces QG ? Cool ! \\n V\u00e9rifie quand m\u00eame que tu es bien pr\u00e9par\u00e9, parce que le plus dur, c'est d'en sortir une fois rentr\u00e9 !","spyder_scoop_turner2":"Et souvenez-vous, nous n'avons rien \u00e0 voir avec cette maladie qui se propage\u00a0!","spyder_scoop_taggart1":"Quelqu'un a vol\u00e9 les Extr\u00eame Conteneurs que nous avons invent\u00e9s pour garder les Tuxemon dans l'unit\u00e9 de confinement ! C'\u00e9tait vous ?","spyder_scoop_arachne2":"C'est trop tard ! J'ai les Extr\u00eame Conteneurs et personne ne peut rien n'y faire. ","spyder_tunnelb_meitner1":"Le Masknake est tr\u00e8s fun. Il suffit de lui donner une petite tape pour que sa queue s'illumine\u00a0!","spyder_tunnelb_tommy2":"Ma faim m'a fait sortir de ce jeu\u00a0!","spyder_route6_mungo2":"Je pense que les patrons ont eu peur de ces derniers d\u00e9veloppements sur la Fusion.","spyder_successful_log":"Votre puissante hache a coup\u00e9 la b\u00fbche en deux.","spyder_route6_frances1":"Mon Narcileaf garde le plus joli jardin de la toute la r\u00e9gion.","spyder_route6_blair1":"Quelque chose cloche.","spyder_route6_maxwell2":"J'esp\u00e8re juste qu'ils ne d\u00e9cideront pas qu'il est plus s\u00fbr d'abattre les Tuxemon qu'on a fusionn\u00e9\u00a0!","spyder_route6_mungo1":"Je n'en reviens pas qu'ils nous ont vir\u00e9 du QG de Greencash. J'\u00e9tais \u00e0 deux doigts de trouver une cure pour le virus\u00a0!","spyder_route6_rigel1":"On peut aussi bien se battre - il n'y a rien d'autre \u00e0 faire pour le moment\u00a0!","spyder_flower_artist2":"Magnifique\u00a0!\u00a0Je ne savais que j'en avais un en moi. \\n Je ne sais pas de quoi les artistes se plaignent - la peinture c'est tellement facile\u00a0!","spyder_route6_gunner1":"Excusez-moi, l'entr\u00e9e est interdite. Tous les employ\u00e9s de Greenwash doivent rester hors de la ville.","spyder_route6_gunner2":"Vous n'\u00eates pas un employ\u00e9 de Greenwash\u00a0? \u00c7a n'est pas la premi\u00e8re fois que j'entends \u00e7a\u00a0!","spyder_flower_muse2":"Quoi\u00a0? Vous avez un tableau. Ouah ! - vous voulez me le vendre\u00a0? J'ai 2 000${{currency}}.","spyder_route6_rigel2":"L\u00e0, il n'y a rien \u00e0 faire.","spyder_flower_muse3":"Je vous remercie, il est bien plus agr\u00e9able maintenant. \\n Par contre... il envisage de se mettre \u00e0 l'art num\u00e9rique\u00a0!","spyder_searoutec_nigel1":"C'est la Cave du Dragon\u00a0! Je reste dehors parce... euh, parce que la garde.","spyder_searoutec_nigel2":"Bon, je ne monte pas la garde\u00a0! C'est juste que les autres \u00e9leveurs de dragon ne me laisseront jamais \u00eatre avec eux\u00a0!","spyder_searoutec_river2":"\u00c9videmment, \u00e7a a march\u00e9 !","spyder_searoutec_river1":"Le Manosting s'est enroul\u00e9 autour de moi... Je ne pouvais plus nager... Mon seul espoir... L'appareil de Capture que j'avais gliss\u00e9 dans mon maillot de bain\u00a0!","spyder_searoutec_wade1":"Je d\u00e9tiens le record du monde d'apn\u00e9e\u00a0! Accrochez-vous...","spyder_searoutec_wade2":"*splash*","spyder_searoutec_gil2":"Bien s\u00fbr, le Nudiflot sera \u00e0 son tour empoisonn\u00e9\u00a0!","spyder_searoutec_leek1":"Laissez-moi gagner - arr\u00eatez de m'em_poisson_ner la vie\u00a0!","spyder_searoutec_leek2":"J'ai fait ma t\u00eate de _cochon de mer_.","spyder_searoutec_beech1":"H\u00e9, avez-vous fait quelque chose dans l'eau\u00a0?","spyder_searoutec_rutherford1":"De l'eau, de l'eau partout, \u00e7a fait vraiment r\u00e9fl\u00e9chir\u00a0!","spyder_searoutec_rutherford2":"... mais pas une goutte \u00e0 boire.","spyder_searoutec_carstair2":"Je n'arrivais pas \u00e0 garder ma t\u00eate en dehors de l'eau.","spyder_searoutec_sandy2":"Je me suis laiss\u00e9 prendre au pi\u00e8ge.","spyder_dragonscave_blocked":"Ce tunnel est toujours en train d'\u00eatre creus\u00e9\u00a0!","spyder_dragonscave_lazybrute1":"Je suis crev\u00e9 apr\u00e8s avoir tant creus\u00e9. ","spyder_omnichannel_william1":"Il n'y a rien \u00e0 voir ici. Non m'sieur.","spyder_omnichannel_william2":"Je dois filer\u00a0!","spyder_omnichannel_carnegie2":"H\u00e9\u00a0!\u00a0vous devriez suivre mes cours\u00a0!","spyder_omnichannel_byrne1":"Mon Jemuar vient d'une ville o\u00f9 il n'y a que du quartz.","spyder_omnichannel_byrne2":"Quelle d\u00e9ception.","spyder_omnichannel_strauss1":"Je dois serrer pas mal de paluches dans mon boulot.","spyder_omnichannel_beaverbrook2":"Non. C'est juste impossible. \\n Deux arrivistes, dont l'un avec un Tuxemon bon march\u00e9, battant mes monstres si parfaits. \\n Si j'arrive \u00e0 l'heure pour mon interview \u00e0 la radio, je donnerai l'ordre \u00e0 mes hommes de main de finir la prise de contr\u00f4le.","spyder_omnichannel_strauss2":"En bas. Trop lent\u00a0!","spyder_dragonscave_benden3":"Qu'est-ce que c'est\u00a0? Ces m\u00e9chants essayent de voler le Drokoro\u00a0! Mais pourquoi\u00a0?","spyder_dragonscave_benden4":"Je vous en supplie, ${{name}}. Si vous n\u2019arrivez pas \u00e0 arr\u00eater ces m\u00e9chants, tout est perdu.","spyder_dragonscave_tomas2":"Comme vous le voyez, l'\u00e8re est dragons est finie. Ce dragon qui vient d'\u00e9clore reste notre dernier espoir.","spyder_dragonscave_griffin2":"Eh bien - perfonne n'est parsait !","spyder_dragonscave_cailin1":"C'\u00e9tait notre derni\u00e8re mission. Le Dragarbor est \u00e9puis\u00e9.","spyder_dragonscave_lessa2":"Peut-\u00eatre que quelqu'un d'assez puissant viendra pour le vaincre.","spyder_dragonscave_griffin1":"Je me demande ce que \u00e7a doit faire d'\u00eatre aval\u00e9 par un dragon...","spyder_dragonscave_benden1":"Je suis le dernier mais surtout le plus puissant des dresseurs de dragon.","spyder_dragonscave_benden2":"Vous avez su prouver votre valeur comme adversaire pour Drokoro. \\n Je vais vous montrer la chambre int\u00e9rieure sacr\u00e9e - apr\u00e8s vous avoir soign\u00e9.","spyder_dragonscave_daenny1":"Pr\u00e9pare-toi \u00e0 perdre\u00a0!","spyder_dragonscave_lucille1":"\u00c7a sera uniquement gr\u00e2ce aux Pillars qu'on arrivera \u00e0 quoique ce soit ici.","spyder_omnichannel_zoolander1":"Vous \u00eates un v\u00e9ritable un tr\u00e9sor, n'est-ce pas\u00a0?","spyder_dragonscave_ray2":"Vous me privez de mes libert\u00e9s.","spyder_dragonscave_lucille2":"Vous le regretterez.","spyder_dragonscave_tru1":"C'est pour votre bien, d'accord\u00a0?","spyder_dragonscave_drokoro1":"Rrrr\u00a0!","spyder_omnichannel_donald1":"Vous, encore\u00a0?\u00a0J'aurais d\u00fb vous balancer \u00e0 la broyeuse \u00e0 viande au QG de Scoop.","spyder_hospital_cure1":"C'est l'antidote pour les Morsures de Spyder\u00a0!\\n Avec ceci, vous pouvez soigner vos Tuxemon comme ceux des autres.","spyder_hospital_warning2":"\\\"Aardant\\\" n'est pas une forme de vie reconnue.\\n Fermeture en cours.","spyder_hospital_billie1":"${{name}}, votre curiosit\u00e9 n'a plus de limite\u00a0!\u00a0Laissez donc les autorit\u00e9s faire leur boulot\u00a0!","spyder_greenwash_looten1":"Eh bien, je suppose que la technologie de fusion n'est pas encore tout \u00e0 fait l\u00e0. Nous y travaillons depuis des ann\u00e9es !","spyder_mansion_drinkingbuddya2":"Te voici mon vieil ami\u00a0! Retournons \u00e0 la rivi\u00e8re.","spyder_dryadsgrove_ignatia2":"Vous \u00eates plus que vous n'en avez l'air.","spyder_scoop_sign":"QG de Scoop\u00a0:\u00a0Presque assez bon pour \u00eatre mangeable\u00a0!","spyder_dryadsgrove_sylvia1":"Les saisons changent gr\u00e2ce \u00e0 la danse de Volcoli.","spyder_dryadsgrove_ferris1":"Rendez vous compte que vous brisez un sommeil s\u00e9culaire ?","spyder_leatherhouse1_tennisplayer2":"Question complexe - c'est le deux\u00a0!","spyder_leatherhouse2_snugglepot":"Oh\u00a0! Un jour, je serai un dresseur comme toi\u00a0!","spyder_frolicking_conileaf":"Conileaf","spyder_papertown_grannypiper":"Mamie Piper","spyder_frolicking_rockitten":"Rockitten","spyder_papertown_riverboatcaptain":"Capitaine d'eau douce","spyder_papertown_homemaker":"M\u00e9nager","spyder_papertown_mom":"Maman","spyder_papertown_shopkeeper":"Marchand","spyder_billie":"Billie","spyder_cottontown_hacker":"Pirate","spyder_omnichannel_enforcer":"Enforcer","spyder_route2_roddick":"Roddick","spyder_goth":"Gothique","spyder_florist":"Fleuriste","spyder_shopkeeper":"Marchand","spyder_shopassistant":"Conseiller","spyder_route2_marion":"Marion","spyder_route2_graf":"Graffiti","spyder_maniac":"Maniaque","spyder_citypark_frances":"Frances","spyder_citypark_bobette":"Bobette","spyder_citypark_edith":"Edith","spyder_postboy":"Facteur","spyder_route3_zoolander":"Gardien de zoo","spyder_rookie":"Recrue","spyder_route3_qqq":"???","spyder_route3_novak":"Novak","spyder_route3_curie":"Curie","spyder_route3_connor":"Connor","spyder_route3_twig":"Brindille","spyder_route3_surat":"Surat","spyder_route3_roxby":"Roxby","spyder_wayfarer1_morton":"Morton","spyder_wayfarer1_victor":"Victor","spyder_wayfarer1_morningstar":"Morningstar","spyder_wayfarer1_ratcher":"Ratcher","spyder_wayfarer1_bismuth":"Bismuth","spyder_route4_marshall":"Marshall","spyder_nimrod_chromerobo":"Robot Chrom\u00e9","spyder_route4_rincewind":"Rincewind","spyder_route4_beck":"Beck","spyder_nimrod_justice":"Justice","spyder_nimrod_thatcher":"Thatcher","spyder_nimrod_mace":"Mace","spyder_nimrod_honour":"Honneur","spyder_nimrod_zircon":"Zircon","spyder_nimrod_maverick":"Maverick","spyder_nimrod_rebel":"Rebel","spyder_nimrod_antimony":"Antimoine","spyder_nimrod_bowie":"Bowie","spyder_nimrod_tru":"Tru","spyder_nimrod_dirk":"Dirk","spyder_nimrod_berke":"Berke","spyder_nimrod_guard":"Gardien","spyder_route5_cleo":"Cl\u00e9o","spyder_route5_tryphaena":"Tryphaena","spyder_route5_sara":"Sara","spyder_nimrod_argon":"Argon","spyder_scoop_turner":"Turner","spyder_scoop_paine":"Paine","spyder_scoop_taggart":"Taggart","spyder_scoop_lanth":"Lanth","spyder_scoop_berys":"Berys","spyder_scoop_asta":"Asta","spyder_scoop_haf":"Haf","spyder_scoop_arachne":"Arachne","spyder_scoop_orba":"Orba","spyder_scoop_rubid":"Rubid","spyder_scoop_weaver":"Tisseur","spyder_scoop_cochinia":"CochiniA","spyder_scoop_cochinib":"CochiniB","spyder_scoop_cochinic":"CochiniC","spyder_tunnelb_beryll":"Beryll","spyder_tunnelb_lute":"Lute","spyder_tunnelb_meitner":"Meitner","spyder_tunnelb_greta":"Greta","spyder_route6_frances":"Frances","spyder_route6_ping":"Ping","spyder_route6_blair":"Blair","spyder_route6_maxwell":"Maxwell","spyder_route6_mungo":"Mungo","spyder_route6_gunner":"Artilleur","spyder_tunnelb_tommy":"Tommy","spyder_route6_richard":"Richard","spyder_route6_orion":"Orion","spyder_route6_rigel":"Rigel","spyder_searoutec_river":"Rivi\u00e8re","spyder_searoutec_wade":"Wade","spyder_searoutec_gil":"Gil","spyder_searoutec_beech":"H\u00eatre","spyder_searoutec_rutherford":"Rutherford","spyder_searoutec_carstair":"Carstair","spyder_dragonscave_lessa":"Lessa","spyder_dragonscave_cailin":"Cailin","spyder_dragonscave_benden":"Benden","spyder_dragonscave_ray":"Ray","spyder_dragonscave_lucille":"Lucille","spyder_dragonscave_mal":"Mal","spyder_searoutec_sandy":"Sandy","spyder_dragonscave_tomas":"Thomas","spyder_searoutec_leek":"Poireau","spyder_dragonscave_griffin":"Griffin","spyder_dragonscave_daenny":"Daenny","spyder_omnichannel_beaverbrook":"Beaverbrook","spyder_omnichannel_thedukeofdeadair":"Le Duc de l'Air Mort","spyder_dragonscave_angrybrute":"Brute \u00c9paisse","spyder_omnichannel_carnegie":"Carnegie","spyder_omnichannel_byrne":"Byrne","spyder_omnichannel_william":"William","spyder_omnichannel_strauss":"Strauss","spyder_omnichannel_worm":"Ver","spyder_flower_mieke":"Mieke","spyder_flower_sandy":"Sandy","spyder_dragonscave_tru":"Tru","spyder_flower_cady":"Cady","potions2":"Deux potions re\u00e7ues !","professorexists1.5":"Eh\u00a0! Bonjour\u00a0!","professorexists1":"Merci Ben.","professorexists2":"Vous devez \u00eatre l'enfant de Callie ! J'ai entendu beaucoup \u00e0 votre sujet par votre maman.\\nQu'est-ce qui vous am\u00e8ne ici ?\\n.... .... ....\\nDes Potions ? Bien s\u00fbr, c'est toujours utile !\\nVoila, prenez-en quelques-unes, la maison vous les offre.","spyder_route2_graf2":"J'ai \u00e9t\u00e9 servi.","spyder_nimrod_honour1":"N'essayez m\u00eame pas de toucher \u00e0 ces prototypes ! ","spyder_nimrod_zircon1":"Si vous aimez vraiment les Tuxemon, vous nous soutiendrez pour qu'ils soient remplac\u00e9s par des robots sur les champs de bataille.","spyder_nimrod_tru2":"Gardes, allez chercher les prototypes dans le laboratoire. Nous allons au moins pouvoir r\u00e9cup\u00e9rer \u00e7a ! ","spyder_nimrod_tru3":"Si ces idiots de Shaft n'avaient pas \u00e9gar\u00e9 mon dragon, ce combat aurait \u00e9t\u00e9 un jeu d'enfant.","spyder_mansion_captain1":"Eh ! Salut ! Merci de m'avoir retrouv\u00e9 !\\n J'errais apr\u00e8s ma soir\u00e9e d'hier un peu alcoolis\u00e9e, et je suis tomb\u00e9 l\u00e0-dedans.\\n \u00c7a te d\u00e9rangerait de retrouver la sortie ? Tu n'auras qu'\u00e0 crier quand \u00e7a sera fait.","spyder_dryadsgrove_aquemini1":"Bienvenue dans notre jardin, simple mortel.","spyder_dryadsgrove_aquemini2":"Priez donc si vous voulez survivre \u00e0 votre visite.","spyder_dryadsgrove_ignatia1":"Nous sommes bien plus qu'il ne semble.","spyder_wayfarerinn_tv1":"Les nouvelles sont l\u00e0.\\n Les pr\u00e9sentateurs racontent qu'il y a des rumeurs infond\u00e9es sur une maladie.","spyder_wayfarer1_jessie":"Jessie","spyder_wayfarer1_bravo":"Bravo","spyder_wayfarer1_james":"James","spyder_wayfarer1_nightshade":"Ombre nocturne","spyder_dragonscave_mal1":"Vous \u00eates dans nos pattes depuis bien trop longtemps\u00a0!","spyder_dryadsgrove_ferris2":"Il est peut-\u00eatre temps qu'on retourne dans le monde r\u00e9el.","spyder_dante":"Dante","spyder_dragonscave_mal2":"Ha ha\u00a0!\u00a0vous \u00eates tomb\u00e9 pile dans mon pi\u00e8ge\u00a0!","spyder_dragonscave_ray1":"La seule chose que nous voulons, c'est de cr\u00e9er une entreprise tentaculaire pour remplacer le gouvernement. En quoi c'est mal\u00a0?","spyder_route3_weaver":"Tisseur","spyder_hospital_warning1":"Bzzzz. Vie d\u00e9tect\u00e9e.\\n Les portes restent ferm\u00e9es.","spyder_route2_billie":"Billie","spyder_hospital_nurse1":"L'\u00e9cran est configur\u00e9 pour d\u00e9tecter puis rejeter les humains et les Tuxemon.\\n \u00c7a a \u00e9t\u00e9 fait \u00e0 partir de l'ADN de tous les Tuxemon connus\u00a0! ","spyder_mansion_drinkingbuddya1":"Je me demande o\u00f9 est pass\u00e9 notre pote de comptoir\u00a0? ","spyder_mansion_drinkingbuddyb1":"Nous commencions \u00e0 reprendre une vieille chanson de marins, mais \u00e0 peine nous avions fini que le capitaine s'\u00e9tait volatilis\u00e9 !","spyder_dryadsgrove_petra2":"Pauvre ingrat.","spyder_instore_dante":"Dante","cannot_use_item_monster":"Cet objet ne peut \u00eatre utilis\u00e9 sur ce monstre.","spyder_river_captain2":"H\u00e9-ho vous\u00a0! O\u00f9 voulez-vous aller\u00a0?","spyder_cottontown_barmaid":"Serveuse","spyder_granny":"Mamie","spyder_miner":"Mineur","spyder_searoutec_nigel":"Nigel","spyder_mansion_drinkingbuddya":"Camarade de Bouteille A","spyder_papertown_restinbed":"Vous vous r\u00e9veillez en pleine forme\u00a0!","spyder_flower_teach":"Enseignant","sledgehammer":"Massue","spyder_papertown_daycare2":"Garderie d'enfants\u00a0:\u00a0Ouvert\u00a0!","spyder_papertown_tvwatch":"Qu'est-ce qu'il y a \u00e0 la t\u00e9l\u00e9\u00a0? Une reine du bal casse son diad\u00e8me et en distribue les morceaux.","fishing_rod":"Canne \u00e0 p\u00eache","37707_mail":"C'est vide et plein de toiles d'araign\u00e9es.","37707_mail_missing":"C\\\"3sT V1dE & V0u5 P0uv\u00c8 v01R l\u20ac V1dE.","37707_flower":"Vous ressentez une douce \u00e9nergie \u00e9manant de cette fleur. C'est bien la seule chose dans ce coin paum\u00e9 que votre Tuxemon semble appr\u00e9cier.","37707_villager_female_missing":"@*!^: 0H... @ n0uvo ! C0mm3n voou 3t3s ArRiv& 1c1 ? <RI1> h3l3ne\\\"T V %^&un nouv 1c0nU... ()h, jam\u00e9 j@m\u00e9 j@m3 T@NT P111111S\\n@*!^: B1venu3! BI1venu t0... 0H N\/C: 0n nn d0nn3ra j@m@1S n0tr ^i77aG {<1} Nou jaM& d00000000 {<2} 0n n3 Con2trU1r p@ n0Tr ^i77e\\n\u00c7A N EXST PA TU E CONNEC A CE VID TUD OIS PAR TIR M1 TEN AN","spyder_papertown_stopthere":"Eh ! Qu'est-ce que vous \u00eates en train de faire ?\\n \u00c7a n'est pas s\u00fbr de partir \u00e0 l'aventure sans un Tuxemon avec soi.\\n Venez en acheter un dans ma boutique.","spyder_cottontown_monk":"Le Dojo des Cinq \u00c9l\u00e9ments m'a charg\u00e9 de m'occuper des statues ici. \\n Mais Omnichannel a d\u00e9j\u00e0 pr\u00e9vu d'\u00e9tendre ses locaux \u00e0 cet endroit.\\n Je ne sais pas ce qu'il adviendra de ces statues si \u00e7a se fait.","spyder_papertown_danteshop":"Je bosse, chef, je ne fais que \u00e7a !\\n Oh ! c'est juste vous. Vous savez, on en balance tellement de nos stocks.\\n C'est un tel g\u00e2chis. Tout part dans les poubelles derri\u00e8re la boutique.","spyder_papertown_mom3":"Oh ! vous vous \u00eates trouv\u00e9 un Tuxemon. F\u00e9licitations !\\n Pourquoi ne pas aller au prochain village pour l'explorer un peu ?","spyder_papertown_grannypiper1":"Oh ! Bonjour ${{name}}, je ne vous avais pas vu dans ces d\u00e9bris et au milieu de toute cette agitation !\\n J'ai h\u00e2te de voir cette Garderie d'enfants enfin construite !","spyder_papertown_agnitechosen":"Ce qui se fait de mieux ! Agnite est un Tuxemon de type Feu.","spyder_papertown_firstfight_win":"Hum, c'est de la chance. Parce qu'il n'y a aucune raison que le nouveau mod\u00e8le soit moins bien que l'ancien !","spyder_cottoncafe_hackerchat":"C'est trop classe que vous aidiez Tuxepedia.\\n ...\\n S'il y a une r\u00e9compense pour y avoir ajouer tous les Tuxemon ?\\n Juste la satisfaction \u00e9ternelle d'avoir aider l'humanit\u00e9, mon pote.","spyder_cottonart_granny":"Je dois \u00eatre un peu nostalgique. J'ai presque dit \\n \\\"De mon temps, tout \u00e9tait bien mieux !\\\"","spyder_cottonscoop_deviceoffer":"Bonjour cher client. Nous avons actuellement des promotions sur les Appareil de Capture. Vous connaissez ?","spyder_cottonscoop_devicenoexplan":" Bien, voil\u00e0 un \u00e9chantillon de cinq. Si vous avez des questions sur leur fonctionnement, demandez donc \u00e0 mon assistant !","spyder_papertown_firstfight":"H\u00e9\u00a0!\u00a0Qu'est-ce que vous faites \u00e0 faire les poubelles\u00a0?\u00a0C'est sale - et contrainte \u00e0 la loi\u00a0! \\n ... \\n Quoi\u00a0?\u00a0Ils mettent au rebut des Tuxemon en parfait \u00e9tat\u00a0? \\n ... \\n Bon, s'ils \u00e9taient en si bon \u00e9tat que \u00e7a, ils ne les jetteraient pas, si\u00a0? \\n Ils sont forc\u00e9ment moins bien que les anciens mod\u00e8les. Regardez, je vais vous le prouver\u00a0! ","professorexists4":"Alors, je sais bien ce que vous pensez, pourquoi ils m'autoriseraient \u00e0 \u00eatre ici\u00a0?\\nMalheureusement pour vous, c'est mon secret, et uniquement le mien\u00a0!\\nPour autant, Omnichannel doit faire une nouvelle annonce bient\u00f4t et je pense que vous l'appr\u00e9cierez.\\nNous devrions retourner \u00e0 la maison pour regarder la deuxi\u00e8me annonce\u00a0;\u00a0venez\u00a0!","spyder_route3_wanda2":"La p\u00eache est bonne \u00e0 Cit\u00e9-des-Fleurs - mais qui veut aller aussi loin pour \u00e7a\u00a0? \\n Tenez, vous pouvez avoir ma Canne \u00e0 P\u00eache.","spyder_cottonhouse1_firefighter":"Saviez-vous qu'il est possible pour un Tuxemon d'avoir deux \u00e9l\u00e9ments\u00a0?\\n M\u00eame une technique peut appartenir \u00e0 deux \u00e9l\u00e9ments \u00e0 la fois.","spyder_route5_edith1":"Waouh\u00a0!\u00a0Notre millioni\u00e8me fourmi\u00a0!... Hum, je ne pensais pas que aurait int\u00e9ress\u00e9 quelqu'un.","spyder_searoutec_gil1":"Si vous avez \u00e9t\u00e9 mordu par un Manosting, un Nudiflot peut absorber le poison.","spyder_emerald_plaque":"Une \u00e9meraude est une vari\u00e9t\u00e9 verte de b\u00e9ryl, un min\u00e9ral. Un b\u00e9ryl bleu est parfois appel\u00e9 aquamarine.\\n Une \u00e9meraude d'un carat est plus grande mais moins dense qu'un diamant d'un carat. \\n Les Tuxemon qui en mangent ont une meilleure vision et deviennent plus intuitifs, les attaques \u00e0 distance comme les tirs, les jets et les explosions sont plus efficaces.","spyder_route6_blair2":"J'ai entendu qu'ils licenciaient tous les chercheurs du QG de Greenwash. \\n Et maintenant, ils confisquent les Tuxemon et les emm\u00e8nent \u00e0 l'h\u00f4pital\u00a0!","spyder_dragonscave_concernedbrute1":"Attendez, si nous sommes tous l\u00e0 - qui garde les QG d'Omnichannel\u00a0?","spyder_searoutec_sandy1":"Les Sharpfin sont excellents\u00a0!\u00a0Mais \u00e9vitez de leur donner le bain...","spyder_route6_maxwell1":"Je ne comprends pas\u00a0! Le mois dernier, ils \u00e9taient tout excit\u00e9 au sujet de la technologie de Fusion. \\n Et maintenant, ils veulent l'arr\u00eater, la d\u00e9truire...","spyder_flower_muse1":"Il est trop dur avec lui-m\u00eame, jamais content avec ce qu'il peint. Mais il est aussi tr\u00e8s distrait. Je pourrais peut-\u00eatre acheter un de ses tableaux ","spyder_leatherhouse1_tennisplayer1":"Est-ce que Ger\u00e7ure est une technique de type Terre ou de type Eau\u00a0? ","spyder_route6_ping1":"Pst\u00a0! vous avez entendu\u00a0? Les Enforcers confisquent les Tuxemon de tous les gens de Villebon-Sucr\u00e9.","spyder_successful_boulder":"La massue brise le rocher en mille morceaux.","spyder_route6_ping2":"Et ils ne s'arr\u00eateront pas l\u00e0... c'est possible qu'ils iront jusqu'\u00e0 confisquer tous les Tuxemon s'ils pensent qu'ils pourront s'en sortir gr\u00e2ce \u00e0 \u00e7a","fluff_up":"Gonfler","glower":"Regard furtif","goad":"\u00c9peron","constrict":"Constriction","invictus":"Invictus","pseudopod":"Pseudo-gousse","shadow_boxing":"Boxe de l'ombre","stone_rot":"Pierre Pourrie","spyder_route2_marion2":"J'aime pas de fourmis.","spyder_nimrod_guard1":"D\u00e9sol\u00e9 mon pote, r\u00e9union priv\u00e9e en cours. \\n Alors d\u00e9gage\u00a0!","spyder_route5_goliath2":"Arr\u00eatez de g\u00e2cher mes projets !","spyder_dragonscave_cailin2":"Merci.","spyder_route3_wanda":"Wanda","spyder_papertown_home":"Ma ch\u00e8re maison\u00a0!","chrome_robo":"Robot Chrom\u00e9","spyder_omnichannel_beaverbrook1":"Ah ha\u00a0!\u00a0c'est trop tard pour vous\u00a0!\\n Tout juste sortis de la couveuse de ce foss\u00e9... Des montres parfaits\u00a0!\\n Les g\u00e8nes du Drokoro incub\u00e9s dans les \u0153ufs de dragon d\u00e9terr\u00e9s par Shaft\\n ... et fusionn\u00e9s avec trois robots tueurs con\u00e7us par Nimrod.\\n La puissance du travail d'\u00e9quipe... entre mes mains. ","spyder_dragonscave_tomas1":"Nous avons chacun d\u00e9j\u00e0 chevauch\u00e9 un dragon. Mais c'\u00e9tait il y a bien longtemps. Mais l\u00e0, r\u00e9cemment, un jeune dragon est apparu sur cette \u00eele, et s'est r\u00e9fugi\u00e9 dans cette grotte.","katacoon":"Katacoon","stance":"Position","watchmewatchme":"Pourquoi vous allez \u00e0 la ville, vous savez qu'il y a un couvre-feu avanc\u00e9\u00a0?\\n... ... ... ...\\n... ... ... ...\\nVous ne semblez pas \u00eatre bien mena\u00e7ant, donc vous pouvez y aller...\\nMais ne le dites pas \u00e0 ces brutes d'Omnichannel que je vous ai fait passer, d'acc ?","ihaveyourmoney":"Bien, peut-\u00eatre que je peux aider avec \u00e7a.","potions_in_shop":"La vitrine pr\u00e9sente beaucoup de potions, elles doivent \u00eatre tr\u00e8s populaires par ici.","bothofyou":"Tous les deux, venez dehors. Un repr\u00e9sentant de Omnichannel veut s'adresser \u00e0 la foule.","spyder_nimrod_xeon":"X\u00e9non","spyder_leather_maniac":"Comment est votre aventure jusqu'\u00e0 pr\u00e9sent\u00a0?\\n ... \\n Quelle pipelette\u00a0! Vous \u00eates vraiment sorti de votre coquille.","professorexists3":"Oh\u00a0!\u00a0Pardonnez -moi, je crois bien que je ne me suis pas encore pr\u00e9sent\u00e9\u00a0!\\nJe suis Kay Wren, mieux connu comme le Professeur Tuxemon.\\nPendant des ann\u00e9es, j'ai \u00e9t\u00e9 le seul de tout Fondent Region autoris\u00e9 \u00e0 faire des recherches sur les Tuxemon.","tuxemontime3.1":"Voil\u00e0 les papiers d'inscription, la premi\u00e8re Ar\u00e8ne de Combat n\u00e9cessite de les pr\u00e9senter pour obtenir le badge Entraineur.\\nEnsuite, ils ne seront plus n\u00e9cessaires.\\n","tuxemontimechoiceno":"Oh... D'accord... Je serai l\u00e0 si vous changez d'avis...","choseTweesher":"Prenez donc votre nouveau Tweesher\u00a0! C'est le d\u00e9but d'une grande aventure que vous partagerez tous les deux\u00a0!","spyder_cotton_tuxepediaintro4":"C'est vraiment cool que vous soyez venu. Il y a encore tellement de Tuxemon \u00e0 ajouter - au moins un millier, je crois.\\n Vous devriez vous lancer l\u00e0-dedans, et faire une diff\u00e9rence dans ce monde. ","spyder_route2_roddick2":"H\u00e9,\u00a0vous ne sembliez pas du tout apeur\u00e9\u00a0!","spyder_museum_entrance1":"Bienvenue au mus\u00e9e d'histoire naturelle\u00a0! C'est gratuit, mais \u00e7a d\u00e9pend des g\u00e9n\u00e9reux dons. Voulez-vous nous faire un don de 50${{currency}}\u00a0?","spyder_route4_roger":"Roger","spyder_route4_rosamund":"Rosamund","spyder_route4_wulf":"Wulf","spyder_nimrod_archer":"Archer","spyder_scoop_donald":"Donald","spyder_scoop_alyssa":"Alyssa","spyder_scoop_landrace":"Landrace","spyder_route5_edith":"Edith","spyder_searoutec_beech2":"D'accord, je vous crois.","menu_down_key":"Touche Bas","menu_up_key":"Touche Haut","spyder_searoutec_carstair1":"Je creuse cette plage !","got_new_tuxemon":"Vous obtenez un ${{monster_name}} !","menu_primary_select_key":"Touche Action","menu_right_key":"Touche Droite","menu_left_key":"Touche Gauche","spyder_route5_hunter":"Chasseur","spyder_route5_goliath":"Goliath","gotfivetuxeballs":"Vous obtenez 5 Tuxeballs !","spyder_wayfarer1_maniac2":"Un peu d'intimit\u00e9, merci ! ","spyder_wayfarer_shopkeeper":"D\u00e9sole mon pote, aucune chambre de libre.\\n Les Enforcers racontent qu'une maladie rare se propage et affecte certains Tuxemon accueillis, dont on est en quarantaine. \\n Mais je peux soigner vos Tuxemon, si vous voulez ?","spyder_wayfarer1_maniac":"H\u00e9 ! mon gars, tu ne voudrais pas mon Botbot ?\\n Comme je ne sais pas combien de temps je vais rester bloqu\u00e9 ici, autant qu'on explore ensemble.","spyder_agate_plaque":"L'Agate est un pierre, souvent form\u00e9e par les volcans et habituellement orn\u00e9es de bandes parall\u00e8les.\\n Il existe une grande palette de couleurs : marron, gris, cr\u00e8me, rouge, orange et m\u00eame bleu.\\n Nourrir un Tuxemon avec permet d'augmenter sa vitesse et son agilit\u00e9, pour qu'il soit plus r\u00e9actif en combat.","taba_greeting3":"Bon chance dans vos aventures ${{name}}, et n'oubliez pas de venir faire vos courses chez Tuxemart, o\u00f9 on r\u00e9pondra \u00e0 tous vos besoins !\\n...\\nD\u00e9sol\u00e9 pour ce discours de vendeuse, mais c'est mon boulot.","taba_greeting2a":"Le magasin fait des soldes, voil\u00e0 pour commencer. Vous pouvez les utiliser pour capturer des Tuxemon. C'est bien plus facile \u00e0 utiliser quand ils sont d'abord un peu affaiblis !","spyder_nimrod_berke1":"Ne me touchez pas, j'\u00e9cris juste les contrats ! Je n'ai rien fait de mal ! \\n ... \\n Enfin, personne n'a jamais rien fait de mal. Tout \u00e7a est l\u00e9gal et conforme aux r\u00e8gles.","spyder_nimrod_argon1":"On fait des guerres avec des humains et des Tuxemon. Beaucoup de morts, et encore plus de bless\u00e9s.\\n Utiliser des robots \u00e0 la place serait la seule d\u00e9cision moralement juste.","spyder_route5_cleo1":"Ma maman m'a dit que notre arbre g\u00e9n\u00e9alogique remonte jusqu'aux rois qui ont gouvern\u00e9 ce pays.","spyder_timber_dante1":"H\u00e9 ! mon pote ! Content de te revoir \u00e0 nouveau. ","spyder_scoop_lanth2":"Typique de l'activiste perturbateur. ","spyder_route5_granny":"Ce parc est nettement plus propre gr\u00e2ce \u00e0 cet engin de Nimrod qui garde le bazar en dehors de Cit\u00e9-des-Fleurs. ","spyder_leatherhouse2_scientist":"Je bosse chez Shaft. \\n ...\\n O\u00f9 est mon casque ? Pas besoin, je manipule mon camion \u00e0 distance depuis les bureaux.\\n Et bient\u00f4t, pratiquement tous les travaux dans les mines seront automatis\u00e9s. ","spyder_papertown_daycare1":"Garderie d'enfants\u00a0:\u00a0En construction.","candy":"Villebon-Sucr\u00e9","leather":"Cuir-sur-Pr\u00e9","spyder_wayfarer_maniac":"Mes Tuxemon ne sont pas malades ! C'est juste une excuse pour nous vendre des m\u00e9dicaments inutiles.\\n Quand j'avais votre \u00e2ge, on n'avait pas toute cette m\u00e9decine. On nageait dans les cours d'eau dans les montagnes, et si on avait le nez qui coulait, tant pis ! \\n Et puis j'ai vu les Enforcers descendre la Route 4 avant m\u00eame que quelqu'un ait renifl\u00e9, alors comment peut-on...\\n ... \\n Ah ah atchoum !\\n ... \\n \u00c7a ne prouve rien. J'avais le nez qui me d\u00e9mangeait.","spyder_scoop_asta1":"Donc oui, je suis l'inventeur des Extr\u00eames Conteneurs.\\n Qu'est-ce que c'est, vous avez demand\u00e9 ?\\n Juste des menottes tellement r\u00e9sistantes que m\u00eame un dragon ne pourrait s'en d\u00e9faire.\\n Ils sont utilis\u00e9s dans les unit\u00e9s de confinement pour s'assurer que les Tuxemon malades ne peuvent s'en \u00e9chapper.","youneedtodothis2":"Mais... je sais que vous \u00e9tiez impatient de visiter la r\u00e9gion, et c'est l'un des meilleurs endroit.\\nJe sais que vous \u00eatre d\u00e9termin\u00e9 \u00e0 devenir le meilleur, comme personne avant vous.\\nC'est juste que je ne sais pas si on peut se permettre d'en payer les frais\\n\\nOn va faire en sorte que \u00e7a marche... d'une fa\u00e7on ou d'une autre.","spyder_cotton_tuxepediaintro2":"La seule chose n\u00e9cessaire pour ajouter des informations sur un Tuxemon est de l'attraper. C'est simple.","spyder_route5_goliath1":"Mais \u00e7a ne serait pas ce gamin trop curieux de l'Auberge Wayfarer ?","37707_computer":"Console pour d\u00e9veloppeurs : Cette fonctionnalit\u00e9 n'est destin\u00e9e qu'aux d\u00e9veloppeurs de Tuxemon, pour tester un nouveau syst\u00e8me exp\u00e9rimental de chargement des donn\u00e9es.\\nLes variables pour le nouveau syst\u00e8me de chargement vont \u00eatre activ\u00e9es. Veuillez rapporter chaque probl\u00e8me que vous rencontrez sur https:\/\/tuxemon.org\\nNote 1 : L'application ne plantera plus syst\u00e9matiquement si une carte est manquante. Des donn\u00e9es invalides peuvent donc \u00eatre charg\u00e9es !\\nNote 2 : Ne sauvegardez PAS votre partie avec cette fonctionnalit\u00e9 activ\u00e9e, \u00e7a pourrait corrompre vos donn\u00e9es.\\nNote 3 : Depuis la migration vers Python 3, les donn\u00e9es semblent \u00eatre g\u00e9r\u00e9es de mani\u00e8re tr\u00e8s inhabituelle. Merci de d\u00e9boguer \u00e7a !","spyder_cottonscoop_deviceexplan2":"Les Appareils de Capture vous permettent d'attraper des Tuxemon et les garder comme compagnons.\\n Ces appareils sont plus efficaces s'ils sont utilis\u00e9s sur des Tuxemon bless\u00e9s ou de faible niveau. S\u00e9lectionnez-les depuis le menu Objets lors des combats pour les utiliser.\\n Merci pour votre attention. Voici cinq Appareils de Capture en \u00e9chantillon. ","status_lifeleech":"Absorbeur de Vie","spyder_route3_qqq1":"Ah ! Les Enforcers n'\u00e9taient pas cens\u00e9s laisser \u00e9chapper qui que ce soit !","spyder_scoop_haf1":"J'avais chass\u00e9 tous les gens qui avaient vol\u00e9 les Conteneurs de cette pi\u00e8ce. Sauf qu'un Tuxemon malade y est ensuite entr\u00e9, et maintenant nous sommes tous coinc\u00e9s !","37707_tower_missing":"V0us n3 \u00a70uv3z EntR3r d@Ns Ce b@t1m3nt Qu1 n'&x1st3 P@s.","37707_villager_male_missing":"00000 : jE n'@i j@Ma1s 3t3 n\u00c9\\n${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}}","spyder_cottonart_shopkeeper":"Bienvenue \u00e0 la Galerie d'Art de Cotonville. Ah - je voulais dire au Magasin d'Art.\\n Depuis qu'ils nous ont retir\u00e9 les aides, nous devons vendre les tableaux plut\u00f4t que de simplement les exposer.\\n L'entr\u00e9e est \u00e0 50${{currency}}. \u00c7a nous sert \u00e0 payer le dividende annuel de l'entreprise.","spyder_cotton_tuxepediaintro":"Actuellement, la seule source d'informations fiables sur les Tuxemon est la tr\u00e8s ch\u00e8re et incompl\u00e8te Encyclopaedia Tuxemon !\\n \u00c7a n'est vraiment pas cool ; le savoir devrait \u00eatre disponible gratuitement. C'est pour \u00e7a qu'on a introduit Tuxep\u00e9dia.\\n C'est libre et gratuit, et disponible pour tout le monde \u00e0 la lecture, n'importe qui peut lire, \u00e9crire et y faire des modifications. Que demander de plus ?\\n Et bien, nous l'avons d\u00e9j\u00e0 install\u00e9 sur votre t\u00e9l\u00e9phone \u00e0 l'instant. ","spyder_cottontown_hackerintro":"H\u00e9, sympa le Tuxemon ! Vous avez la facture ?\\n ...\\n Je plaisante, j'avais juste le sentiment que vous ne l'aviez pas obtenu par... des moyens officiels.\\n Pendant des ann\u00e9es, les Cinq Piliers ont contr\u00f4l\u00e9 les plus puissants Tuxemon. Vous pensez que vous aller pouvoir les contredire ? \\n ...\\n Tr\u00e8s bien ! J'ai une proposition \u00e0 vous faire. Venez me voir au Caf\u00e9 !","37707_exit_missing":"<module_de_r\u00e9cup\u00e9ration> : BIENVENUE ${{name}}. VEUILLEZ COMPRENDRE QUE CET ENDROIT N'A JAMAIS EXIST\u00c9. VOUS VENEZ DE RENCONTRER UNE ERREUR SYST\u00c8ME.\\n<module_de_r\u00e9cup\u00e9ration> : CE PROBL\u00c8ME EST MAINTENANT CORRIG\u00c9. VOUS POUVEZ CONTINUER LA PARTIE NORMALEMENT. NE TENTEZ PAS DE REVENIR ICI.\\n<module_de_r\u00e9cup\u00e9ration> : R\u00c9VEILLEZ-VOUS. OUBLIEZ-TOUT. \u00c7A N'\u00c9TAIT QU'UN R\u00caVE...","37707_villager_male_1":"Vide : Hum. Salut. Ah d\u00e9sol\u00e9, nous sommes g\u00e9n\u00e9ralement m\u00e9fiants envers les \u00e9trangers. On ne nous rend visite que... rarement.\\nVide : Mais puisque vous \u00eates ici, vous allez peut-\u00eatre pouvoir m'aider. \u00c7a peut vous sembler \u00e9trange, mais je dois savoir...\\nVide : Savez-vous qui je suis ? Vous m'avez d\u00e9j\u00e0... vu ? C'est juste que suis curieux ; Mon nom, je n'en ai peut-\u00eatre pas...\\nVide : Non. D\u00e9sol\u00e9, j'ai fait une erreur. Je vais vous demander de ne rien dire \u00e0 personne. Allez-y, continuer de profiter de votre voyage ici.","spyder_cottoncafe_barmaidintro":"Nous nous surnommons l'\u00c9quipe Bazar. Bon, je sais, \u00e7a fait un peu pr\u00e9tentieux. \\n En r\u00e9alit\u00e9, nous sommes un groupe de canailles qui aiment se r\u00e9unir autour d'un caf\u00e9, discuter de philosophie et d\u00e9fier l'ordre \u00e9tabli ! \\n Nous essayons aussi de nous prot\u00e9ger les uns les autres. Typiquement, et contrairement \u00e0 la Cath\u00e9drale, nous soignons les Tuxemon gratuitement ! \\n Voulez-vous que je les gu\u00e9risse tous maintenant ?","spyder_leatherhouse1_radio":"Une chanson de R&B est jou\u00e9e. Elle s'appelle \\\"Possessuns, partie 2\\\".","spyder_opal_plaque":"Les opales produisent des \u00e9clairs de lumi\u00e8re color\u00e9e. \\n Elles sont form\u00e9es dans les interstices des roches quand l'eau s'\u00e9vapore, laissant des traces de silice. \\n Les Tuxemon qui en mangent absorbent une partie de leur protection magique, et peuvent donc \u00e9chapper plus facilement aux attaques magiques \u00e0 distance, comme les explosions, les jets et les rayons.","spyder_nimrod3_plaque":"L'ancien Empire avait comme symbole un Eaglace, car lors des guerres de conqu\u00eate dans le nord glac\u00e9, les g\u00e9n\u00e9raux et \u00e9claireurs chevauchaient ces Eaglace. \\n Aujourd'hui, les Eaglace assurent la protection et la logistique des \u00e9quipes m\u00e9dicales de notre Grand Empire. ","ihaveyourmoney2":"J'ai un peu de stock qui ne demande qu'\u00e0 \u00eatre entre de bonnes mains, et Omnichannel me doit une faveur.\\nJe suis s\u00fbr qu'on va pouvoir trouver un arrangement. Parce qu'obtenir les papiers d'enregistrement est la partie la plus facile. Mais r\u00e9cup\u00e9rer son premier Tuxemon est un peu plus d\u00e9licat...\\nHeureusement, il s'av\u00e8re que je connais quelqu'un qui a acc\u00e8s \u00e0 diff\u00e9rents Tuxemon...\\nEt c'est personne, c'est moi !\\nBon, je vous laisse le temps de r\u00e9fl\u00e9chir \u00e0 tout \u00e7a ; mais venez me voir dans mon laboratoire si vous \u00eates int\u00e9ress\u00e9.","tuxemontime4":"Maintenant, la plus important ! Le choix du Tuxemon !\\nMalheureusement, mon principal investisseur est devenu... plus frileux r\u00e9cemment. \u00c7a ne vous laisse que le choix entre trois Tuxemon, j'en suis navr\u00e9.\\nVous pouvez choisir entre le Rockitten, le Cardiling, et le Tweesher.","chooseyerfateRockitten":"Un choix s\u00fbr ! Le Rockitten est un Tuxemon de type Terre. \u00c0 l'\u00e9poque m\u00e9di\u00e9vale, ils \u00e9levaient les Rockittens pour les faire s'assoir devant les portes en \u00e9tant mignons.\\nChoisissez-vous le Rockitten ?","choseRockitten2":"Mais d'abord, testons vos aptitudes au combat avec une petite bataille de Tuxemon.\\n Voyons... Je choisis Cardiling.","choseCardiling2":"Mais d'abord, testons vos aptitudes au combat avec une petite bataille de Tuxemon.\\n Voyons... Je choisis Tweesher.","chooseyerfateCardiling":"Un choix \u00e9clairant, qui fait vibrer l'\u00e9tincelle qui est en vous ! Le Cardiling est un Tuxemon de type Feu, r\u00e9put\u00e9 pour chiper la nourriture de ses amis et ses ennemis.\\nChoisissez-vous le Cardiling ?","chooseyerfateTweesher":"Un bon choix ! Le Tweesher est un Tuxemon de type Eau. Une fois \u00e9volu\u00e9 en Eagleace, il est un des Tuxemon les plus rapides.\\nChoisissez-vous le Tweesher ?","choseTweesher2":"Mais d'abord, testons vos aptitudes au combat avec une petite bataille de Tuxemon.\\n Voyons... Je choisis Rockitten.","brokethegasp3":"S'il vous plait, Madame Omnichannel, la maman de ${{name}} aimerait qu'il entre dans le Trial pour d\u00e9couvrir la r\u00e9gion.\\n${{name}} ne le ferait donc pas pour le travail, mais pour l'aventure.","shady_guy_dialog":"Gars louche : H\u00e9, si vous avez quelques... 'exploits' associ\u00e9s \u00e0 votre nom, je veux vous aider...","shady_rename":"Gars louche : Et bon courage avec votre nouvelle identit\u00e9, l'ami...","37707_sign_tower":"Tour de la ville 37707. Ce b\u00e2timent est tr\u00e8s instable. Ne pas entrer !","37707_sign_foreign":"Ces indications sont inscrites dans une langue que vous ne comprenez pas.","37707_sign_missing_welcome":"81EnV3nu3 @ aL T0uR 3rR3uR ! N0Us N'&X1sT0Ns P@s","37707_house":"\u00c9trange : C'est verrouill\u00e9. Personne ne semble occuper ce b\u00e2timent.","37707_sign_missing_hidden_read":"N0U5 S@V0N5 QU3 V0U5 L1S3Z \u00a7A : V0U5 \u20acT3S PR%V3NU.","37707_sign_missing_foreign":"PyGame - UnboundLocalError: La variable locale 'map_id' est r\u00e9f\u00e9renc\u00e9e avant d'\u00eatre assign\u00e9e\\nErreur 404: **** ressources non trouv\u00e9es. Merci de pr\u00e9venir leS dEvEl0pp3urS @ pr0p0s d# ##### ###########\\n01010010 01100101 01101101 01100101 01101101 01100010 01100101 01110010 00100000 01101101 01100101 00101110","37707_villager_male_3":"Vide : Vous... vous allez encore nous damner. Repartez et ne revenez jamais !","37707_villager_female_3":"V\u0153u : Non, non, non. Arr\u00eatez \u00e7a ! Vous n'avez pas compris qu'il n'\u00e9tait pas l\u00e0 ?","37707_villager_female_2":"V\u0153u : S'il vous plait, n'entrez pas dans la tour. Elle n'a pas encore \u00e9t\u00e9 construite.","37707_villager_male_2":"Vide : Vous ne pouvez plus m'aider. Nous ne sommes pas autoris\u00e9s \u00e0 en parler. Vous ne pouvez pas comprendre. Partez.","spyder_papertown_mom2":"Bonjour mon cher. Je dois retourner \u00e0 mon invention. \\n Comment, vous vous ennuyez ?\\n Eh bien, de mon temps, nous trouvions facilement de quoi nous amuser - un b\u00e2ton, un cailloux, des d\u00e9chets dans les poubelles... ","spyder_papertown_myfirstmon1":"*fouille* *fouille* ","spyder_cottonart_barmaid":"Vous avez cette s\u00e9rie ? \\n Ils illustrent mes d\u00e9buts en tant qu'entra\u00eeneur professionnel de Tuxemon, avant que je ne prenne ma retraite. \\n Je les appelle : 'Rencontre Entre Quatre Yeux Monstrueux', 'Nuit \u00c9toil\u00e9e, \u00c9toil\u00e9e, \u00c9toil\u00e9e' et 'Tr\u00e9pidation'. Ils sont \u00e0 vendre ! \\n Prenez-les tant qu'ils sont chauds ! Seulement 1 000 chacun.","spyder_cottonart_goth":"J'avais l'habitude de venir ici tous les week-ends pour admirer les tableaux.\\n Sauf que depuis les plus beaux ont \u00e9t\u00e9 vendus, et les tickets sont devenus trop chers.\\n Mais comme ma nounou voulait venir, alors...","spyder_cottonart_florist":"Comment trouvez-vous le tableau bleu avec le bateau dans le port ?\\n C'est un travail impressionniste - la recherche artistique r\u00e9side dans l'appropriation de la lumi\u00e8re dans sa singularit\u00e9 la plus pure.\\n Vous voyez tous ces petits soleils rouges r\u00e9fl\u00e9chis par la cr\u00eate des vagues ?","spyder_cottonscoop_shopassistant":"Les Appareils de Capture vous permettent d'attraper des Tuxemon et les garder comme compagnons.\\n Ces appareils sont plus efficaces s'ils sont utilis\u00e9s sur des Tuxemon bless\u00e9s ou de faible niveau.\\n S\u00e9lectionnez-les depuis le menu Objets lors des combats pour les utiliser.","spyder_citypark_frances1":"J'ai l'un des plus beaux jardins de la r\u00e9gion. C'est pour \u00e7a que ces Shybulb n'arr\u00eatent pas de venir.","spyder_citypark2_florist":"Les fleurs se portent bien, non ?... Parce que depuis le d\u00e9but du minage \u00e0 Cuir-sur-Pr\u00e9, elles ont bien souffert !","spyder_route2_roddick1":"Quand j'ai \u00e9t\u00e9 pris au pi\u00e8ge dans ma salle de bain par un Spighter, j'ai eu la peur de ma vie.","spyder_museum_miner1":"Il y avait toute une section ici sur l'Histoire de notre monde !\\n Mais quand Nimrod est devenu notre sponsor, ils ont tout remplac\u00e9 avec de l'histoire miliaire ! \\n Et maintenant, tout le monde invente sa propre version de l'Histoire !","spyder_route3_drag1":"AGENT : Qu'est-ce qui s'est pass\u00e9 du c\u00f4t\u00e9 de l'excavation ?\\n CHEF SHAFT : On a \u00e9t\u00e9... interrompus. Par... un gamin.\\n AGENT : Un gamin ?!\\n CHEF SHAFT : Oui, mais on a r\u00e9ussi \u00e0 en r\u00e9cup\u00e9rer un...\\n AGENT : Chut ! Vous savez tr\u00e8s bien que c'est un secret. D'accord, passez-le moi et d\u00e9gagez !\\n CHEF SHAFT : Oui, voil\u00e0... euh !","spyder_route3_connor1":"Mon Weavifly est en forme maintenant - pendant un bon moment, il n'arrivait m\u00eame plus \u00e0 voler.","spyder_route3_surat1":" Ils l'appellent \\\"l'art\u00e8re sombre\\\" - le sang et les os fossilis\u00e9s des anciens Tuxemon dans le sol.\\n Et c'est \u00e0 nous de le r\u00e9cup\u00e9rer !","spyder_route3_roxby2":"D\u00e9gage ! ","spyder_route3_twig3":"Je m'entrainerai encore plus pour devenir aussi fort que notre Boss.\\n Elle a travaill\u00e9 si dur pour devenu un leader, je veux \u00eatre comme elle un jour.","spyder_wayfarer1_bravo1":"Cette oppression est sponsoris\u00e9e par Omnichannel : La seule source d'informations dont vous avez besoin. ","spyder_wayfarer1_nightshade1":"C'est g\u00eanant. Tous les infirmations des Tuxemon sont malades, mais leurs Enforcers se battent en pleine sant\u00e9 !","spyder_wayfarer1_bravo2":"Veuillez ne pas laisser mes performances lors de ce combat changer votre opinion de Omnichannel : La seule source d'informations dont vous avez besoin. ","spyder_wayfarer1_james2":"Je suis rassur\u00e9 que Jessie n'a pas vu cette d\u00e9faite !","spyder_route4_wulf1":"Ah, je ne fais que prendre quelques m\u00e9dicaments en sus","spyder_route4_wulf2":"Oh oh, je me sens si faible !","spyder_route4_rincewind1":"Enfin, une utilisation pour le K9 !","spyder_route4_rosamund1":"Essayez de me battre, et vous aurez votre bon dessert !","spyder_flower_mieke1":"C'est tr\u00e8s excitant pour nous de visiter la r\u00e9gion de Fondant ! Il y a ici des Tuxemon end\u00e9miques...\\n H\u00e9, voulez-vous faire un \u00e9change ? Mon Conileaf contre une cr\u00e9ature que nous n'avons pas ici...\\n Pourquoi pas un Budaye ?","spyder_route4_beck2":"Jeu, set, et match.","spyder_flower_cady1":"Oh, j'aimerais tellement un petit souvenir pour chez moi.\\n J'aime beaucoup ces petits Grintot si adorables. Pouvez-vous m'en obtenir un ?\\n Je pourrais l'\u00e9changer avec mon Hampotamos ?","spyder_flower_cady_nogrintot":"Oublie \u00e7a - tu n'a de toute fa\u00e7on m\u00eame pas de Grintot. ","spyder_flower_sandy1":"Ce Pharfan n'arr\u00eate pas de m'\u00e9clabousser. C'est usant !\\n H\u00e9 ! tu le veux ? Tu me donnes ton Tweesher en \u00e9change.","spyder_flower_sandy_notweesher":"\u00c7a ne fait rien - et puis tu n'as pas de Tweesher.","spyder_flower_teach1":"Oh ! mais o\u00f9 est pass\u00e9 mon autre \u00e9tudiant ?","spyder_flower_petshopassistant":"Bonjour - vous \u00eates au Pet Shop Boys. \u00cates-vous int\u00e9ress\u00e9 par l'achat d'un Tuxemon ?","spyder_cottonhouse1_homemaker":"Je me sens tellement en s\u00e9curit\u00e9 avec tous ces Enforcers aux alentours. On n'est jamais trop prudent. \\n Les journaux sont toujours en train de parler de crimes terribles dans cette r\u00e9gion m\u00eame !","spyder_leatherhouse2_tv":"Un petit monstre tout vert sort un bateau des mar\u00e9cages.","spyder_leatherhouse1_florist":"Il y avait plusieurs chaines de t\u00e9l\u00e9 et radio, mais Omnichannel les a tous ruin\u00e9s. \\n Maintenant, on n'a plus \u00e0 craindre que des journalistes se contredisent entre eux.","spyder_flowerhouse2_scientist":"La radio PEUR me r\u00e9veille chaque matin. \\n Je ne suis pas s\u00fbr d'adh\u00e9rer \u00e0 leurs id\u00e9es, mais au moins ils disent ce qu'ils pensent !","spyder_flowerhouse1_tv":"Deux monstres se disputent. \\\"Je ne suis pas ton pote, Budaye\\\", l'un dit \u00e0 l'autre.","spyder_flowerhouse2_soldier":"J'ai travaill\u00e9 pour Nimrod pendant la guerre. \\n Je n'ai re\u00e7u ni m\u00e9daille. Ni m\u00eame une parade. \\n Ils ne distribuent pas \u00e7a aux mercenaires.","spyder_flower_florist":"Il y avait un capitaine le long de la rivi\u00e8re qui acceptait de suivre la rivi\u00e8re de haut en bas.\\n Mais je ne l'ai pas vu depuis quelques jours. ","spyder_nimrod_birbrobo1":"Bip bop be di wap bop di wep","spyder_nimrod_birbrobo2":"Bip bip bop","spyder_nimrod_chromerobo1":"Bop bop bip bip","spyder_nimrod_chromerobo2":"Shap ba be di wap","spyder_nimrod_xeon1":"Boup... bip... cible en mire","spyder_nimrod_xeon2":"... Daisy, Daisy, donne-moi ta r\u00e9ponse...","spyder_nimrod_thatcher1":"Waouh. Regardez \u00e7a. Ces manifestants ne sauront m\u00eame pas ce qui les a eus.","spyder_nimrod_justice1":"Ne demandez pas pour qui sonne le glas de Ghosteeth !","spyder_nimrod_bowie2":"Cette histoire d\u2019\u00e9quipement militaire est purement hypoth\u00e9tique, d'accord ?","spyder_nimrod_bowie1":"Notre loi serait bien plus ais\u00e9e a appliquer si on avait des \u00e9quipements militaires, camarade... Qui \u00eates-vous ? ","spyder_scoop_paine2":"Si ces Enforcers n'\u00e9taient pas venus exposer leur Tuxemon \u00e0 la maladie, elle ne se serait jamais dispers\u00e9e en dehors de ce b\u00e2timent !","spyder_scoop_landrace1":"Grrr !","spyder_scoop_weaver1":"Je n'aurais jamais lib\u00e9r\u00e9 ces Tuxemon malades si j'avais su qu'on nous poursuivrait jusqu'ici !","spyder_scoop_donald1":"Le Tuxemon qu'on gardait en confinement s'est \u00e9chapp\u00e9 et a p\u00e9n\u00e9tr\u00e9 dans la r\u00e9serve l\u00e0-bas ! Comment on va r\u00e9ussir \u00e0 s\u00e9curiser cette r\u00e9serve ?","spyder_scoop_lapinou1":"Mince !","spyder_tunnelb_greta1":"Quand un Agnidon a bloqu\u00e9 mon pr\u00e9cieux Foofle, tous ses amis sont venus l'aider !","spyder_tunnelb_iris2":"Partez. Tourbidi, on se remet en place s'il te plait !","spyder_flower_artist_clipping":"Une coupure de presse est accroch\u00e9e au mur. Elle commence par :\\n \\\"Le c\u00e9l\u00e8bre critique d'art a troqu\u00e9 son stylo enflamm\u00e9 pour un pinceau.\\n Apr\u00e8s des ann\u00e9es \u00e0 descendre les artistes, arrivera-t-il \u00e0 faire mieux ?\\\"","spyder_dragonscave_angrybrute1":"Les patrons peuvent y aller et s'amuser. ","spyder_omnichannel_carnegie1":"Je donne des cours en ligne de trois semaines sur le d\u00e9veloppement personnel : Comment diriger comme un Elostorm !","spyder_dragonscave_lessa1":"Nous montons la garde pour le prot\u00e9ger, ce dernier dragon. Nous ne savons pas ni d'o\u00f9 il vient ni pourquoi il a \u00e9clos. Nous pensions que \u00e7a faisait longtemps que tous les dragons avaient \u00e9clos.","spyder_dragonscave_daenny2":"Tu m'as peut-\u00eatre battu, mais tu ne battras jamais mon Benden.","spyder_dragonscave_tru2":"Peu importe. On a d\u00e9j\u00e0 r\u00e9cup\u00e9r\u00e9 un \u00e9chantillon d'ADN.\\n On voulait juste capturer un v\u00e9ritable Drokoro pour plus de s\u00e9curit\u00e9.\\n Vous ne les arr\u00eater au QG d'Omnichannel.","spyder_searoutec_nigel3":"D\u00e9sol\u00e9, mais je ne peux pas laisser quiconque p\u00e9n\u00e9trer dans cette cave sacr\u00e9e tant que l'infection de la Morsure de Spyder peut se propager.","spyder_hospital_billie2":"Attendez... vos Tuxemon ne sont pas malades !\\n ...\\n C'\u00e9tait aussi simple que \u00e7a ?\\n Alors pourquoi les Enforces ont pris nos Tuxemon au lieu de les soigner ?...","spyder_dryadsgrove_sylvia2":"Nous, les nymphes, sentons notre puissance diminuer avec les saisons.","spyder_dryadsgrove_petra1":"Brisez les moules de la nature !","spyder_nimrod_birbrobo":"Robot Neige","spyder_dragonscave_mallory3":"Le Drokoro nous appartient ! \\n Nous avons demand\u00e9 \u00e0 Shaft de le d\u00e9terrer sous la Route 3, et nous l'aurions toujours si ce gamin exasp\u00e9rant n'\u00e9tait pas venu ruiner nos plans. \\n Il est temps pour les Pillars d'unir leurs forces pour avoir le contr\u00f4le absolu de cette r\u00e9gion ! \\n \u00c7a fait trop longtemps qu'on laisse la Cath\u00e9drale et tout le monde nous dire ce qu'on peut ou pas faire avec les Tuxemon. \\n Mais quand nous utiliserons la technologie de Fusion de Greenwash pour combiner ce Drokoro avec les robots tueurs de chez Nimrod, nous serons imbattables ! \\n Et le meilleur dans cette histoire, c'est qu'Omnichannel racontera au public que c'est dans son int\u00e9r\u00eat - et le public le croira !","spyder_quartz_plaque":"Le Quartz est un des min\u00e9raux les plus abondants sur Terre.\\n Certaines vari\u00e9t\u00e9s - l'onyx, l'am\u00e9thyste et la cornaline - sont bien plus rares et donc plus pr\u00e9cieux.\\n Le quartz est utilis\u00e9 dans les horloges les plus pr\u00e9cises.\\n Si un Tuxemon mange du quartz, sa force et sa vitalit\u00e9 se voient augment\u00e9es, ce qui lui permet d'endurer plus d'attaques avant d'\u00eatre assomm\u00e9s. ","announcement5":"Le chemin fut long et difficile, mais maintenant r\u00e8gne la paix et la tranquillit\u00e9 dans la r\u00e9gion de Fondent.\\nCependant, j'ai le plaisir d'annoncer, en ce jour du 25\u00e8me anniversaire de la fondation d'Omnichannel...\\nNOUS CONTR\u00d4LONS LES TUXEMON !\\n*hurlements de la foule*\\nSilence ! Silence ! Votre enthousiasme est contagieux, je l'avoue !\\nEn collaboration avec l'institut Xero, nous avons inhib\u00e9 leur instinct d'attaque.\\nNous pouvons dor\u00e9navant affirmer qu'il n'y a plus le moindre danger \u00e0 rel\u00e2cher des Tuxemon dans la nature.\\nCependant, les couvre-feux doivent toujours \u00eatre respect\u00e9s, pour prot\u00e9ger notre belle r\u00e9gion.\\nApr\u00e8s tout... NOUS SOMMES LA SURET\u00c9, NOUS SOMMES L'ORDRE, NOUS SOMMES OMNICHANNEL !","moreannouncement2":"Je suis d\u00e9sol\u00e9 d'avoir tard\u00e9 pour cette annonce, mais je l'estime trop importante pour laisser les m\u00e9dias la divulguer...\\nEh bien... Bon. Comme les m\u00e9dias nous appartiennent, je suppose que \u00e7a n'aurait eu au final aucune importance, mais je voulais quand m\u00eame le faire moi-m\u00eame.\\nApr\u00e8s avoir consult\u00e9 mes conseillers, j'ai d\u00e9cid\u00e9 que la meilleure fa\u00e7on de g\u00e9rer le probl\u00e8me des Tuxemon, c'\u00e9tait de s'en servir.\\nMaintenant, il faudra un certain temps pour qu'ils soient int\u00e9gr\u00e9s dans notre effectif, mais en attendant, comme je l'ai d\u00e9j\u00e0 dit, nous allons les rel\u00e2cher dans la nature.\\nJe r\u00e9alise que \u00e7a peut \u00eatre un choc beaucoup d'entre vous, et je comprends que \u00e7a puisse sembler dangereux. Nous nous souvenons tous encore trop bien ce qui s'est d\u00e9j\u00e0 pass\u00e9...\\nMais ce n'est pas le moment d'avoir peur, car Omnichannel va faire renaitre une ancienne tradition mieux connue sous le nom de \\\"Trial\\\".\\nMaintenant, pour ceux qui auraient quelques lacunes dans l'histoire de la r\u00e9gion de Fondent, il y a un si\u00e8cle, il y avait une tradition o\u00f9 les jeunes gens attrapaient puis \u00e9levaient des Tuxemon.\\nIls faisaient ensuite combattre ces Tuxemon pour gagner en r\u00e9putation dans leur ville, les meilleurs dresseurs de Tuxemon ayant \u00e0 la fois le respect et le pouvoir.\\nNous allons donc recr\u00e9er une version plus moderne de ce syst\u00e8me. Avec des zones de combat dans plusieurs villes de Fondent.\\nCes zones de combat devront toute \u00eatre compl\u00e9t\u00e9e, et dans l'ordre, et les meilleurs dresseurs pourront tenter leur chance au championnat.\\nCe championnat aura lieu au sommet de la tour Omnichannel \u00e0 Cottonville, mais uniquement \u00e0 partir du moment o\u00f9 au moins un dresseur aura remport\u00e9 toutes ces zones de combat.\\nCes \u00e9preuves devraient permettre d'introduire lentement les Tuxemon au grand public, et permettre d'encourager les voyages dans toute la r\u00e9gion.\\nCar qui de mieux pour pouvoir le prouver que notre ch\u00e8re jeunesse ?\\nChaque match sera diffus\u00e9 en direct sur Omnichannel-T, la toute nouvelle cha\u00eene de t\u00e9l\u00e9vision consacr\u00e9e exclusivement aux programmes li\u00e9s aux Tuxemon !\\nPas d'inqui\u00e9tudes, les frais suppl\u00e9mentaires seront r\u00e9percut\u00e9s sur votre redevance.\\nOh, et encore une chose, tous les dresseurs de Tuxemon seront exempt\u00e9s de couvre-feu.\\nAlors bien s\u00fbr, vous allez avoir besoin d'un Tuxemon ! Et tout le monde ne peut pas non plus \u00eatre autoris\u00e9 \u00e0 devenir un dresseur. \u00c7a serait l\u2019anarchie le plus absolue !\\nVous devrez donc d'abord vous enregistrer aupr\u00e8s de votre repr\u00e9sentant Omnichannel local, et seulement si vous \u00eates s\u00e9lectionn\u00e9, vous serez re\u00e7u \u00e0 la formation Omnichannel.\\nUne fois termin\u00e9 avec succ\u00e8s cette formation, vous recevrez un Tuxemon et pourrez alors participer au Trial !\\nJ'ai h\u00e2te de tous vous rencontrer ! Cr\u00e9ons ensemble un monde nouveau !\\nApr\u00e8s tout... NOUS SOMMES LA SURET\u00c9, NOUS SOMMES L'ORDRE, NOUS SOMMES OMNICHANNEL ! Et maintenant nous pouvons ajouter :\\nNOUS \\nSOMMES \\nL'AVENIR !","37707_villager_female_1":"V\u0153u : Oh... un nouvel arrivant ! Comme \u00eates vous arriv\u00e9 ici ? On rencontre gu\u00e8re de nouveau... oh, peu importe.\\nV\u0153u : Bienvenue ! Bienvenue \u00e0... oh, nous ne nommons jamais notre village ! Appelez-le comme il vous plaira.\\nV\u0153u : Mais veuillez faire comme chez vous. En g\u00e9n\u00e9ral, il y a plus de monde par ici... \u00e7a d\u00e9pendant des moissons, peut-\u00eatre qu'elles ne sont pas bonnes en ce moment.\\nV\u0153u : N'h\u00e9sitez pas \u00e0 me demander si vous avez besoin de quoi que ce soit. Simplement, ne faites pas la m\u00eame erreur que beaucoup d'autres font : nous ne voulons pas que vous partiez.","spyder_nimrod_tru1":"Mes armes ont gagn\u00e9 des guerres et an\u00e9anti des r\u00e9volutions aux quatre coins du monde, et vous pensez que vous avez la moindre chance contre moi ?","spyder_route5_tryphaena2":"Ouais, \u00e7a peut \u00eatre vrai.","spyder_omnichannel_billie1":"Pas si vite, ${{name}} ! On ne pas vous laisser partir comme \u00e7a\\n ... tout seul ! Je viens aussi.\\n Quand vous avez soign\u00e9 mon Tuxemon, vous m'avez fait r\u00e9fl\u00e9chir s\u00e9rieusement.\\n Je ne peux pas les laisser voler nos Tuxemon !","spyder_dryadsgrove_volcoli1":"B\u00e9\u00e9 ! B\u00e9\u00e9 !","spyder_omnichannel_radioannounce":"Ici Radio PEUR, DJ Ver et mon co-animateur, \\\"Le Duc de l'Air Mort\\\", en direct du studio d'Omnichannel Radio. \\n Nous avons une heure enti\u00e8re de sucreries, de soft-rock et de gentil hip-hop pour vous - mais d'abord, une interview avec le PDG d'Omnichannel ! \\n Ah, bon, on dirait bien que Sir Beaverbrook n'a pas pu \u00eatre l\u00e0, alors il a envoy\u00e9 un petit gar\u00e7on \u00e0 sa place. Eh bien, mon petit, qu'as-tu \u00e0 dire ? \\n ... \\n Parle plus fort ! Tu es en direct \u00e0 la radio ! \\n ... \\n Hein, une conspiration, tu dis ? \\n ... \\n Les Pillars vont utiliser la technologie Fusion de Greenwash, les robots tueurs de chez Nimrod, et les dragons d\u00e9terr\u00e9s par Shaft... \\n Et ils allaient utiliser cette Fusion pour prendre le contr\u00f4le de toute la r\u00e9gion ? \\n ... \\n Et ils ont volontairement l\u00e2ch\u00e9 un virus chez les Tuxemon gr\u00e2ce \u00e0 la nourriture de Scoop ? \\n ... \\n Et les Enforcers sont dans le coup ? \\n ... \\n Et Omnichannel avait tout maniganc\u00e9, usant de leur contr\u00f4le des m\u00e9dias pour maintenir la confusion chez les gens ? \\n ... \\n Tu sais que nous travaillons pour Omnichannel, n'est-ce pas ? Docteur, s'il te pla\u00eet, dis-moi que tu as coup\u00e9 la diffusion. Doc ?! \\n ... \\n A\u00efe ! j'esp\u00e8re vraiment que Radio PEUR n'est pas diffus\u00e9e en direct. \\n Je ne pense pas que les gens vont \u00eatre tr\u00e8s content de nous.","spyder_flower_artist1":"Des coups de pinceau simples et maladroits sur le th\u00e8me du pi\u00e9ton. Bah ! Encore une toile de g\u00e2ch\u00e9e.","spyder_greenwash_clarence":"clarence","spyder_greenwash_aissa2":"Nous allons tous mourir !","spyder_greenwash_dippel2":"Ou pas assez loin ! ","spyder_greenwash_dippel1":"Peut-\u00eatre que nous sommes all\u00e9s trop loin\u2026","spyder_greenwash_louis1":"Les r\u00e8gles de ce combat sont les r\u00e8gles basiques de la s\u00e9lection naturelle : seul le plus fort survit !","nobody2":"D'accord ! Alors gardez vos secrets !","stahp5":"... Je pense.","somebody":"Je pr\u00e9f\u00e9rerais ne pas parler d'eux","kylereallysucks2":"Bonne chance tout le monde ! Je m'attends \u00e0 qu'aucun de vous n'y arrive !","misaisleavingfornow":"Matt, Julius, en avant. ","welcometotaba9":"Vos papiers semblent en ordre. Pour l'instant.","welcometotaba4":"Pour \u00eatre honn\u00eate, je pensais que plus auraient r\u00e9ussi l'examen...","welcometotaba6":"... .... ...","welcometotaba3":"Nous n'\u00eates que vous trois ? C'est difficilement ce qu'on peut appeler un \\\"groupe\\\".","misaisleavingfornow2":"Bonne chance ${{name}}. Je suis s\u00fbr qu'on se reverra. ","kylekindasucks6":"Oh ! et ${{name}} ?","ohaimisa7":"Jack, Rick, Eddy, venez avec moi. Jon, reste l\u00e0.","ohaimisa5":"Attendez, \u00e7a ne sont pas mes-","ohaimisa3":"Salut Kyle, qu'est-ce que tu fais l\u00e0 ?","understand?":"Compris ?","stahp2":"... Bien.","nobody":"Je n'en sais rien","hiperson6":"Maintenant, qui sont Misa et Allie ?","hiperson5":"Oh ! donc vous \u00eates de Taba ! Cool !","hiperson4":".... ... ....","hiperson3":"Pourquoi ne pas commencer par votre nom et d'o\u00f9 vous venez ?","hichristie2":"Salut Christie. Comme tu le sais, je suis Speck. Content de faire ta connaissance.\\nMaintenant...","hichristie":"Oh ! mon nom est Christie ! D\u00e9sol\u00e9, j'aurais d\u00fb le pr\u00e9ciser plus t\u00f4t.","welcometotaba15":"Je m'appelle Speck, Monsieur.","spyder_greenwash_moreau2":"L'exp\u00e9rience de fusion a explos\u00e9 !","spyder_greenwash_moreau1":"Vous ne devriez pas \u00eatre ici ! ","spyder_greenwash_louis":"louis","spyder_greenwash_chip2":"Plus de puissance n\u00e9cessaire !","spyder_greenwash_clarence2":"Il y avait un nuage !","spyder_greenwash_louis2":"Puis-je vous pr\u00e9senter \u00e0 l'Hypoth\u00e8se de Ga\u00efa ?","spyder_greenwash_clarence1":"Mon tuxemon est imbattable au soleil !","spyder_greenwash_chip1":"J'ai d\u00e9velopp\u00e9 un ordinateur d'une puissance incomparable !","spyder_greenwash_guard":"Bon, bon, rien \u00e0 voir ici.","spyder_scoop_welcome":"Bienvenue !","spyder_campaign":"Tuxemon : Spyder et la Cath\u00e9drale","xero_campaign":"Tuxemon : Xero","coproblight":"Coproblight","tuxemon_released":"{name} vient d'\u00eatre lib\u00e9r\u00e9.","soiwashearing7":"Elle semble apeur\u00e9e, la pauvre b\u00eate.","allofyounow":"Ceux qui n'ont pas de Tuxemon doivent partir. \u00c7a peut devenir dangereux.","soiwashearing9":"Par contre, \u00e0 l'avenir...","release_confirmation":"\u00cates-vous s\u00fbr(e) de vouloir lib\u00e9rer {name} ?","soiwashearing6":"Non Julius, je ne pense pas que \u00e7a soit n\u00e9cessaire.","heystop":"POURQUOI FA\u00ceTES-VOUS \u00c7A ?","soiwashearing2":"Vous, le fleuriste, qui \u00eates-vous ?","pilthropus":"Pilthropus","monster_menu_release":"Lib\u00e9rer","combat_target_itself":"{name} ne peut pas s'attaquer lui-m\u00eame.","y-yes":"Oui-oui... M'dame.","heystop4":"Marissa, peut-\u00eatre que nous devrions partir maintenant, nous reviendrons un autre jour.","soiwashearing10":"J'attends \u00e0 ce qu'on s'adresse \u00e0 moi CORRECTEMENT.","welcometotaba":"Bonjour Entra\u00eeneurs Tuxmon en herbe !","oimate":"H\u00e9 ! Ceci est une zone interdite ! Seuls ceux avec un badge sont autoris\u00e9s \u00e0 entrer !","kylekindasucks5":"D'accord, je suis sans doute ici depuis assez longtemps. Il est temps pour moi de repartir.","ohaimisa":"Eh bien, voyez qui voil\u00e0 !","higrunts2":"Voil\u00e0, je vais soigner votre Tuxemon.","staples":"Alors, \u00e7a n'\u00e9tait pas simple.","stahp4":"Elle veut du bien...","kylereallysucks3":"Oh ! et Spech ? J'ai appr\u00e9ci\u00e9 les cris","kylereallysucks":"Bon, Speck, si \u00e7a peut te consoler, c'est moi qui ait donner l'ordre d'attaquer.","spyder_greenwash_moreau":"moreau","spyder_greenwash_dippel":"dippel","spyder_greenwash_aissa":"aissa","spyder_greenwash_gregor":"gregor","spyder_greenwash_chip":"chip","spyder_greenwash_gregor2":"Mmm, je n'ai m\u00eame pas clign\u00e9 des yeux quand je me suis \u00e9vanoui !","altie":"Altie","birdling":"Birdling","abesnaki":"Abesnaki","boltnu":"Boltnu","cateye":"Cateye","chromeye":"Chromeye","dinoflop":"Dinoflop","drokoro":"Drokoro","elofly":"Elofly","embazook_description":"Il est form\u00e9 pour \u00eatre utilis\u00e9 en temps de guerre et ne conna\u00eet pas d'autre vie.","beenstalker_description":"Ce qui manque \u00e0 BEENSTALKER en sens et en gr\u00e2ce, il le compense par son enthousiasme et sa bonne volont\u00e9. Il se d\u00e9lecte de vermine effrayante, mais ne les blesse jamais.","elowind_description":"Les lieutenants de la famille ELOFLY, ELOWIND guident le troupeau et le gardent concentr\u00e9.","embazook":"Embazook","eyesore_description":"Il se souvient de tout ce qu'il a jamais vu, mais pas de l'ordre dans lequel il l'a vu.","eyesore":"Eyesore","fancair_description":"Si quelqu'un laisse son ventilateur en marche alors qu'il n'en a pas besoin, il s'anime et s'envole par la fen\u00eatre pour trouver quelqu'un qui a r\u00e9ellement besoin d'\u00eatre refroidi.","baobaraffe_description":"Il stocke d'\u00e9normes quantit\u00e9s d'eau dans son immense corps afin qu'il puisse parcourir de longues distances \u00e0 travers des d\u00e9serts chauds et secs. Il partagera \u00e9galement de l'eau avec des cr\u00e9atures assoiff\u00e9es. Quand il n'a pas d'eau stock\u00e9e, il est maigre.","flambear_description":"Il peut \u00eatre suivi \u00e0 partir de la piste des arbustes \u00e0 baies bouillies et de la truite r\u00f4tie qu'il laisse dans son sillage.","foxfire":"Foxfire","frondly_description":"Il peut tout faire avec sa queue pr\u00e9hensile, m\u00eame serrer la main et cueillir des fruits.","conileaf_description":"La nourriture plac\u00e9e dans son pichet est m\u00e9lang\u00e9e et marin\u00e9e. Ils sont utilis\u00e9s pour stocker de la nourriture sans qu'elle sorte.","galnec_description":"GALNEC s'enfonce profond\u00e9ment dans les sables chauds du d\u00e9sert, seulement sa queue pierreuse au-dessus du sol. En meute, ils ressemblent \u00e0 des jardins de pierre.","graffiki":"Graffiki","grimachin_description":"Il a \u00e9t\u00e9 fabriqu\u00e9 par une entreprise de jouets pour \u00eatre un animal de compagnie, mais \u00e9tait trop dangereux.","grintrock":"Grintrock","grumpi_description":"Une fois attrap\u00e9 par un GRUMPI, son corps collant, on est impossible \u00e0 \u00e9chapper.","abesnaki_description":"Chaque visage est un motif diff\u00e9rent, et certains disent que les symboles \u00e9pelent des mots dans une langue morte.","angrito_description":"Il ne peut pas comprendre pourquoi les humains ressentent de la rage et de la haine, mais ANGRITO ressent \u00e9galement ces pulsions.","boltnu_description":"Il passe la plupart de son temps \u00e0 creuser des terriers dans le sol, il reste \u00e9tourdi par les vibrations et les mouvements constants caus\u00e9s par leur creusement dans le sol.","cataspike_description":"Il apprend \u00e0 se battre par l'observation. Livr\u00e9 \u00e0 lui-m\u00eame, il utilise sa pointe pour ramasser les d\u00e9chets.","apeoro_description":"Les rois d'autrefois utilisaient des pouvoirs psychiques pour transf\u00e9rer leurs \u00e2mes dans ces machines informatiques dor\u00e9es. Maintenant, ils vivent, incapables de communiquer mais r\u00eavant toujours d'empires.","av8r_description":"Si le soleil est dehors, il peut voler aussi loin ou aussi haut qu'il le souhaite.","brewdin_description":"N\u00e9 dans des poteries n\u00e9glig\u00e9es, autrefois pris\u00e9es, et des tr\u00e9sors similaires. Rumeur d'exaucer des v\u0153ux \u00e0 ceux qui peuvent le faire sourire.","budaye_description":"Il peut convaincre n'importe quel groupe de coop\u00e9rer pour le bien commun avec des miaulements et des vagues encourageantes.","criniotherme_description":"Sa crini\u00e8re brille pendant la journ\u00e9e, devient grosse et rouge au coucher du soleil et s'envole comme de la cendre la nuit.","dandicub_description":"Apr\u00e8s la naissance d'une port\u00e9e, ils flottent \u00e0 travers le monde et ne reverront plus jamais leurs familles.","elofly_description":"Un ELOFLY est patient et sage, mais quand il afflue en grand nombre, il devient violent et impulsif.","hampotamos_description":"Il grignote RINOCEREED, \u00e9liminant les peaux mortes, la mousse et les mauvaises herbes.","happito":"Happito","jemuar":"Jemuar","memnomnom":"Memnomnom","ignibus_description":"Lorsqu'il est menac\u00e9, il se retire dans sa coquille et se refroidit consid\u00e9rablement en \u00e9vacuant la vapeur. Il pourrait \u00eatre confondu avec un rocher.","k9_description":"C'est un compagnon utile qui peut tirer une tonne de poids.","jelillow":"Jelillow","lapinou":"Lapinou","narcileaf":"Narcileaf","ruption_description":"Une fois que la flamme de Embra devient suffisamment chaude, elle engloutit tout son corps, le rempla\u00e7ant essentiellement dans le processus.","skwib":"Skwib","snokari_description":"Les deux dirigeants de SNOKARI d\u00e9tiennent chacun une grande sagesse, mais ils ne sont jamais d'accord.","lightmare_description":"Il se cache dans les profondeurs de l'oc\u00e9an, attirant toute proie sans m\u00e9fiance en utilisant sa lumi\u00e8re directement dans sa grande bouche b\u00e9ante.","masknake":"Masknake","masknake_description":"Lorsqu'il est effray\u00e9 ou agressif, il affiche un beau motif avec sa queue.","metesaur_description":"Ce Tuxemon aimerait plonger dans le sol et laisser des traces. Parfois, le Tuxemon jugeait mal le tir et atterrissait dans les arbres, d\u00e9clenchant d'\u00e9normes et dangereux incendies de for\u00eat","octabode_description":"OCTABODE fait des anciens vaisseaux et artefacts leurs maisons, r\u00eavant de la vie de ceux qui ont utilis\u00e9 les reliques avant eux.","taupypus_description":"D\u00e8s leur naissance, les yeux d'un TAUPYPUS sont bris\u00e9s par sa m\u00e8re. De cette fa\u00e7on, leurs yeux ne piqueront jamais lorsqu'ils plongeront dans l'eau.","manosting_description":"Il flotte au-dessus des villes, regardant les requins.","nudimind":"Nudimind","pairagrim_description":"L'une des t\u00eates de Pairagrim est toujours \u00e0 la recherche d'une proie, tandis que l'autre se concentre sur le vol \u00e0 grande vitesse.","pairagrin_description":"La jeune forme de Pairagrim est une cr\u00e9ature g\u00e9n\u00e9ralement heureuse. Il a du mal \u00e0 voler jusqu'\u00e0 ce que les deux t\u00eates apprennent \u00e0 travailler ensemble.","pilthropus_description":"Trouv\u00e9 aux c\u00f4t\u00e9s de Tuxemon en tant que RHINCUS, PILTHROPUS \u00e9tait l'un des plus anciens Tuxemon capables de cr\u00e9er leurs propres outils.","polyrock_description":"Il se d\u00e9guise en enfant humain pour se faufiler dans les dojos et apprendre des ma\u00eetres d'arts martiaux.","puparmor":"Puparmor","pythock_description":"En utilisant ses marionnettes d'ombre, il peut les utiliser pour combattre son adversaire avec beaucoup de pr\u00e9cision et de vitesse. Ils sont beaucoup plus confiants et utilisent parfois m\u00eame leurs marionnettes d'ombre pour divertir les petits enfants lors de spectacles de marionnettes.","pyraminx_description":"Il a une tombe cach\u00e9e quelque part dans le pays. S'il le trouve, il peut dormir.","sampsack":"Sampsack","sampsage_description":"Un scientifique a pris un m\u00e9dicament qui le rendait intelligent pendant la journ\u00e9e et violent la nuit.","sclairus_description":"Lorsqu'une r\u00e9colte n'est pas r\u00e9colt\u00e9e - que ce soit par paresse ou par catastrophe - son \u00e9pouvantail devient une cr\u00e9ature sombre et vivante.","strella_description":"Ses queues sont des leurres pour convaincre les insectes de les mordre et d'\u00eatre pi\u00e9g\u00e9s.","sadito_description":"Lorsqu'une personne se sent trop triste, SADITO portera le fardeau pour elle.","saurchin_description":"La nuit, SAURCHIN \u00e9merge des r\u00e9cifs coralliens pour chasser des proies plus grosses sur terre.","snarlon":"Snarlon","sadito":"Sadito","shybulb":"Shybulb","snock_description":"La cr\u00e9ature ressemblant \u00e0 un serpent se cache sous la s\u00e9curit\u00e9 de sa housse de chaussette. S'il est surpris, il s'agite et reste immobile au sol pour \u00e9viter l'attention.","solight":"Solight","spighter":"Spighter","spoilurm_description":"SPOILURM se d\u00e9guisent en pommes, et attendent dans les arbres pour manger ce qui n'est pas inattendu.","tetrchimp_description":"Ils absorbent toutes les informations qu'ils rencontrent. Leur bavardage constant communique tout ce qu'ils ont appris dans l'ordre.","urcine_description":"Quand un FURNURSUS na\u00eet sans le feu \u00e0 l'int\u00e9rieur, il est abandonn\u00e9 dans les for\u00eats comme un URCINE.","vigueur_description":"VIGUEUR concourir pour voir qui peut soulever les roches les plus lourdes. Quand ils en soul\u00e8vent un qui est trop lourd, il les \u00e9crase et disperse les graines TARPEUR.","vividactil_description":"Dans les temps anciens, l'Ann\u00e9e VIVIDACTIL a marqu\u00e9 une p\u00e9riode de renouveau et de restauration de l'autorit\u00e9.","spighter_description":"Il n'est pas juste que quelque chose d'aussi bon pour se faufiler sur les gens ne puisse pas se faufiler sur lui-m\u00eame.","tourbidi_description":"Si vous trouvez un cercle de champignons ou de tr\u00e8fles, c'est un endroit o\u00f9 TOURBIDI danse.","urcine":"Urcine","turnipper_description":"Lorsqu'un champ est abandonn\u00e9 aux corbeaux, aux criquets et aux souris, un TURNIPPER va parfois creuser hors du sol pour d\u00e9fendre les cultures.","viviteel_description":"Il prend l'armure d'un guerrier tomb\u00e9 et la r\u00e9utilise pour un obus.","vivitron":"Vivitron","vivisource":"Vivisource","vivitrans_description":"Le froid concentre l'esprit de VIVITRANS sur un bord tranchant.","soiwashearing5":"Madame, dois-je l'arr\u00eater pour s'\u00eatre adress\u00e9 \u00e0 vous avec tant d'insolence?","viviteel":"Viviteel","vivitrans":"Vivitrans","vivitron_description":"Les premiers philosophes ont utilis\u00e9 VIVITRON comme preuve que les forces naturelles peuvent \u00eatre apprivois\u00e9es et contr\u00f4l\u00e9es.","taketheleft2":"Prend celui de gauche! Ne t'inqui\u00e8tes pas, j'ai ces trois-l\u00e0!","rockywhy":"Attendez, Rocky, ne vous arr\u00eatez pas l\u00e0! Nous l'avons d\u00e9j\u00e0 fait jusqu'\u00e0 pr\u00e9sent!\\nJe sais que vous aimez l'herbe, mais nous devons arriver \u00e0 Cotton Town!","nobodygetsthrough":"Peu importe qui tu emm\u00e8nes avec toi, je ne laisserai personne passer!","heystop2":"Madame, nous vous l'avons d\u00e9j\u00e0 dit. En vertu de la section 2 de l'article 3, Omnichannel se r\u00e9serve le droit de fermer et d'entretenir des zones si n\u00e9cessaire.","waityouhaveone":"Avez-vous un Tuxemon?\\nPourquoi donc?\\n... .... ... ...\\n... ... .... ...\\nTrial hein? Eh bien, j'esp\u00e8re que vous \u00eates bon dans un combat! Je gu\u00e9rirai votre Tuxemon tr\u00e8s rapidement et ensuite nous verrons \u00e0 quel point vous \u00eates vraiment bon.","ohaimisa2":"J'ai entendu dire qu'un voyou de Xero battait mes hommes, mais je ne pensais pas que ce serait toi Misa!","higrunts":"Ces sc\u00e9l\u00e9rats ne re\u00e7oivent m\u00eame pas une formation ad\u00e9quate, ils n'\u00e9taient donc pas \u00e0 la hauteur de moi. Vous ne vous \u00eates pas trop mal d\u00e9brouill\u00e9 non plus, semble-t-il.","ohaimisa4":"Pourquoi suis-je ici? Pourquoi, je suis \u00e0 la t\u00eate de ce projet ! Construire la zone de combat mod\u00e8le pour toute la r\u00e9gion est un honneur!\\nBien que, je peux comprendre pourquoi vous n'auriez pas entendu la nouvelle, gambadant avec votre nouveau jouet et tout","evolution_confirmation":"{name} essaie d'\u00e9voluer en {evolve}. Permettre l'\u00e9volution\u202f?","tuxemon_stat1":"ID {txmn}, {type}, il y a {doc} jours\\n{exp}xp, {exp_lv}xp \u00e0 Lv {lv}\\nCorps\u202f: {weight} {unit_weight} {height} {unit_height}","menu_dropoff_no_monsters":"Vous n'avez pas de monstres \u00e0 d\u00e9poser.","rhincus_fossil":"Rhincus Fossile","shammer_fossil":"Shammer Fossile","nimrod_badge_description":"Tuxemon achet\u00e9 aupr\u00e8s de Nimrod n\u00e9cessite que ce badge soit transform\u00e9.","shaft_badge_description":"Tuxemon achet\u00e9 aupr\u00e8s de Shaft n\u00e9cessite que ce badge soit transform\u00e9.","earth_booster":"Booster de Terre","combat_state_hardshell_get":"{target} est recouvert d'une coque.","combat_state_sniping_get":"{target} vise.","combat_state_stuck_get":"{target} est bloqu\u00e9 en place.","combat_state_tired_get":"{target} est us\u00e9.","combat_state_softened_get":"L'armure de {target} s'adoucit.","metal_booster_description":"Il permet de transformer un type de tuxemon de M\u00e9tal en une forme diff\u00e9rente.","combat_state_spyderbite_get":"{target} commence \u00e0 renifler.","water_booster_description":"Il permet de transformer un type de tuxemon de Eau en une forme diff\u00e9rente.","routea":"Route A","routec":"Route C","heystop3":"JE LE SAIS, MAIS POURQUOI? VOUS VENEZ DE NOUS COMMENCER!","heystop5":"Mais... Mais... ils ont d\u00e9terr\u00e9 nos fleurs. Sans arri\u00e8re-pens\u00e9e, sans demander.","heystop6":"Je sais, mais on peut planter de nouvelles fleurs ailleurs. Ils seront toujours sp\u00e9ciaux, car nous les planterons ensemble.","heystop7":"S'ils n'\u00e9taient pas si d\u00e9termin\u00e9s \u00e0 ramener Tuxemon, nous aurions toujours notre plate-bande sp\u00e9ciale...","soiwashearing":"On dirait qu'on a enfin trouv\u00e9 un fleuriste, tout le monde.","soiwashearing8":"Sans compter que les prisons d\u00e9bordent d\u00e9j\u00e0 du... Flower City incident.","ohaimisa6":"Ah, ce n'est pas grave. J'ai des choses plus importantes \u00e0 r\u00e9gler de toute fa\u00e7on. Amusez-vous ensemble, ET ARR\u00caTEZ DE BLESSER MES HOMMES!\\nGriffonnages!\\n","kylekindasucks4":"Je ne veux pas voir une autre personne dispara\u00eetre. Surtout un aussi prometteur que vous.","frondly":"Frondly","greenwash_badge":"Badge\u202f: Greenwash","greenwash_badge_description":"Tuxemon achet\u00e9 aupr\u00e8s de Greenwash n\u00e9cessite que ce badge soit transform\u00e9.","nimrod_badge":"Badge\u00a0: Nimrod","omnichannel_badge":"Badge\u00a0: Omnichannel","omnichannel_badge_description":"Tuxemon achet\u00e9 aupr\u00e8s de Omnichannel n\u00e9cessite que ce badge soit transform\u00e9.","scoop_badge":"Badge\u00a0: Scoop","scoop_badge_description":"Tuxemon achet\u00e9 aupr\u00e8s de Scoop n\u00e9cessite que ce badge soit transform\u00e9.","shaft_badge":"Badge\u00a0: Shaft","booster_tech":"Booster technologique","booster_tech_description":"Une technologie open source qui transforme tuxemon en une forme diff\u00e9rente.","earth_booster_description":"Il permet de transformer un type de tuxemon de Terre en une forme diff\u00e9rente.","fire_booster_description":"Il permet de transformer un type de tuxemon de Feu en une forme diff\u00e9rente.","flintstone":"Flintstone","lucky_bamboo":"Bambou Chanceux","fire_booster":"Booster de Feu","metal_booster":"Booster de M\u00e9tal","miaow_milk":"Lait Miaow","miaow_milk_description":"Les chats adorent le go\u00fbt du lait Miaow\u2122\u00a0!","peace_lily":"Lys de la Paix","petrified_dung":"Fumier P\u00e9trifi\u00e9","pyramidion":"Pyramidion","sea_girdle":"Gaine de Mer","stovepipe":"Tuyau de Po\u00eale","sweet_sand":"Sable Doux","tectonic_drill":"Foret Tectonique","thunderstone":"Pierre de Tonnerre","water_booster":"Booster d'Eau","wood_booster":"Booster de Bois","wood_booster_description":"Il permet de transformer un type de tuxemon de Bois en une forme diff\u00e9rente.","center":"foyer","no_type":"pas de type","town":"village","route":"route","dungeon":"donjon","shop":"boutique","outside":"ext\u00e9rieur","inside":"int\u00e9rieur","item_used_wrong_location_inside":"{name} ne peut \u00eatre utilis\u00e9 que {here}\u00a0!","item_used_wrong_location_type":"{name} ne peut \u00eatre utilis\u00e9 que dans un {here}\u00a0!","combat_forfeit":"Vous avez d\u00e9clar\u00e9 forfait\u00a0!\\n{npc} est d\u00e9\u00e7u.","cannot_use_tech_monster":"{name} ne peut pas \u00eatre utilis\u00e9.","combat_player_run_status":"Vous ne pouvez pas fuir.\\n{monster} est {status}\u00a0!","combat_player_forfeit_status":"Vous ne pouvez pas abandonner le match.\\n{monster} est {status}\u00a0!","combat_player_swap_status":"Vous ne pouvez pas changer de monstre.\\n{monster} est {status}\u00a0!","combat_skip":"{user} saute le tour\u00a0!","combat_victory_trainer":"Vous avez gagn\u00e9 contre {npc}\u00a0!\\nVous obtenez {currency}{prize}\u00a0!","combat_state_blinded_get":"{target} est aveugl\u00e9.","combat_state_chargedup_get":"{target} est compl\u00e8tement charg\u00e9.","combat_state_charging_get":"{target} augmente la puissance.","combat_state_confused_get":"{target} est confus.","combat_state_diehard_get":"{target} continuera \u00e0 se battre.","combat_state_dozing_get":"{target} est endormi.","combat_state_enraged_get":"{target} est furieux.","combat_state_exhausted_get":"{target} est \u00e9puis\u00e9.","combat_state_festering_get":"Les blessures de {target} s'enveniment.","combat_state_focused_get":"{target} devient cibl\u00e9.","combat_state_grabbed_get":"{target} est serr\u00e9.","combat_state_noddingoff_get":"{target} s'endort.","alert_text":"Texte trop long\u00a0!","status_blinded":"Aveugl\u00e9","status_chargedup":"Charg\u00e9","status_charging":"En Charge","status_confused":"Confus","status_diehard":"Die Hard","status_dozing":"Somnol\u00e9","status_eliminated":"\u00c9limin\u00e9","status_enraged":"Furieux","status_exhausted":"\u00c9puis\u00e9","status_festering":"Purulente","status_focused":"Concentr\u00e9","status_grabbed":"Empoign\u00e9","status_hardshell":"Coquille","status_noddingoff":"Hochant","status_sniping":"Sniping","status_softened":"Ramolli","spyderbite":"Morsure Spyder","status_stuck":"Coinc\u00e9","status_tired":"Fatigu\u00e9","acid":"Acide","adamantine":"Adamantin","taba_town":"Taba","route1_description":"Prends soin de toi\u202f!","route2_description":"Le chemin historique\u202f!","route5_description":"Le passage comm\u00e9moratif \u00e0 Timber Town\u00a0!","taba_town_description":"Un refuge paisible\u00a0!","timber_town_description":"Le grenier de Fondant\u00a0!","welcome_location_city":"Bienvenue \u00e0 ${{map_name}} Ville\u202f: ${{map_desc}}\\nNord\u202f: ${{north}} \/ Sud\u202f: ${{south}} \/ Ouest\u202f: ${{west}} \/ Est\u202f: ${{east}}","route1":"Route 1","route1_sanglorian":"Sanglorian Avenue","route2":"Route 2","route3":"Route 3","route4":"Route 4","route5":"Route 5","route6":"Route 6","routed":"Route D","routee":"Route E","shop_buy_free":"GRATUIT!","cant_release":"Impossible de lib\u00e9rer le dernier Tuxemon de l'\u00e9quipe.","welcome_location_route":"Bienvenue \u00e0 ${{map_name}}\u202f: ${{map_desc}}\\nNord\u202f: ${{north}} \/ Sud\u202f: ${{south}} \/ Ouest\u202f: ${{west}} \/ Est\u202f: ${{east}}","welcome_location_town":"Bienvenue \u00e0 ${{map_name}} Village\u00a0: ${{map_desc}}\\nNord\u202f: ${{north}} \/ Sud\u202f: ${{south}} \/ Ouest\u202f: ${{west}} \/ Est\u202f: ${{east}}","here_to_north":"De ${{map_name}} \u00e0 ${{north}}","here_to_south":"De ${{map_name}} \u00e0 ${{south}}","here_to_west":"De ${{map_name}} \u00e0 ${{west}}","here_to_east":"De ${{map_name}} \u00e0 ${{east}}","tuxemon_stat2":"{desc}","menu_dropoff":"D\u00e9poser Tuxemon","menu_storage":"Enlever Tuxemon","menu_forfeit":"Quitter","menu_storage_take_monster":"Vous avez ajout\u00e9 {name} dans votre groupe\u202f!","menu_storage_monsters_full":"Votre groupe est plein, vous ne pouvez plus en prendre du stockage.","menu_storage_empty_kennel":"Ce stockage est vide, il n'y a pas de monstres \u00e0 prendre.","angrito":"Angrito","anu":"Anu","apeoro":"Apeoro","araignee":"Araignee","arthrobolt":"Arthrobolt","av8r":"Av8r","b_ver_1":"B-Ver.1","banling":"Banling","baobaraffe":"Baobaraffe","baoby":"Baoby","beenstalker":"Beenstalker","altie_description":"ALTIE flottait sur terre dans une bulle. Maintenant que sa bulle a \u00e9clat\u00e9, il ne peut plus flotter \u00e0 plus de quelques m\u00e8tres dans les airs.","anu_description":"On dit qu'il entre dans les r\u00eaves des autres pour rechercher son amour perdu.","araignee_description":"Les p\u00e9dants qui disent que toutes les araign\u00e9es ont huit pattes sont \u00e9trangement muets sur le cas d'ARAIGNEE.","arthrobolt_description":"Il se sent mal \u00e0 l'aise de commander ses camarades NUT et BOLT, et s'enfuit g\u00e9n\u00e9ralement. Mais alors les NUT et BOLT n'ont personne pour les instruire.","b_ver_1_description":"Il est con\u00e7u pour tous les moments o\u00f9 vous avez besoin de quelque chose pour \u00eatre mordu par un robot.","banling_description":"Chaque BANLING attend qu'un esprit sans-abri se niche dans ses branches.","baoby_description":"Ils voyagent de rivi\u00e8re en rivi\u00e8re \u00e0 la recherche d'eau \u00e0 boire et \u00e0 stocker. Le ossicones feuillu sur sa t\u00eate cache des points en mouvement qui agissent comme une tige de radiesth\u00e9sie. De nombreuses cr\u00e9atures suivent BAOBY dans les s\u00e9cheresses.","birdling_description":"L'ignorant croit qu'il porte son propre \u0153uf sur son dos. C'est la garde d'un \u0153uf beaucoup plus importante que cela.","botbot":"Botbot","boxali":"Boxali","brewdin":"Brewdin","budaye":"Budaye","bugnin":"Bugnin","bumbulus":"Bumbulus","bursa":"Bursa","cataspike":"Cataspike","chenipode":"Chenipode","chibiro":"Chibiro","cochini":"Cochini","coleorus":"Coleorus","conileaf":"Conileaf","botbot_description":"C'est un robot universel qui peut \u00eatre adapt\u00e9 \u00e0 n'importe quelle utilisation.","boxali_description":"Avec sa longue cape bleue, BOXALI peut glisser au-dessus du sol - ce qui lui permet d'effectuer des cascades et des attaques a\u00e9riennes.","bugnin_description":"Son \u00e9p\u00e9e est en fait une antenne cultiv\u00e9e et arrach\u00e9e \u00e0 cet effet.","bumbulus_description":"BUMBULUS est un \u00eatre volant qui produit un nuage de fum\u00e9e pour se d\u00e9guiser en nuage. Personne n'a jamais vu son vrai corps.","bursa_description":"Il rejette le feu comme fondamental, et ne produit que le feu de l'esprit.","cateye_description":"On dit qu'il clignote une fois par an, en l'honneur de la fin de l'\u00e9t\u00e9.","chenipode_description":"Il mord dans les lacets et les jambes de pantalon quand il veut voyager.","chibiro_description":"On le trouve dans les for\u00eats et les champs, o\u00f9 il est souvent confondu avec un navet.","chromeye_description":"CHROMEYE a \u00e9t\u00e9 cr\u00e9\u00e9 pour observer et apprendre comment les humains pensent et ressentent.","cochini_description":"Il est aussi intelligent et conscient qu'un enfant de trois ans. C'est d\u00e9licieux.","coleorus_description":"Il existe, inchang\u00e9, depuis des millions d'ann\u00e9es.","coproblight_description":"N\u00e9 des excr\u00e9ments de Tuxemon pr\u00e9historiques, il a utilis\u00e9 les fragments d'os en lui-m\u00eame pour se d\u00e9fendre.","cowpignon":"Cowpignon","criniotherme":"Criniotherme","dandicub":"Dandicub","drashimi":"Drashimi","elostorm_description":"Rois et reines, les ELOSTORM gouvernent leur peuple et ont une grande ambition.","elostorm":"Elostorm","elowind":"Elowind","embra_description":"Il mange tout ce qu'il peut pour devenir assez grand pour devenir un RUPTION.","embra":"Embra","enduros_description":"ENDUROS est un bagarreur agressif qui ne tire pas ses coups. Hors du ring, c'est assez sociable.","enduros":"Enduros","exapode_description":"Il agite ses jambes pour attirer l'attention, mais la plupart des gens s'enfuient.","exapode":"Exapode","exclawvate_description":"Souvent vus sur les chantiers de construction, ils peuvent utiliser leurs \u00e9normes mains et leur queue pour ramasser la salet\u00e9 et les gravats. Sous le Tuxemon se trouvent des pneus \u00e0 chenilles, ce qui leur donne un meilleur \u00e9quilibre et une meilleure adh\u00e9rence lors de l'escalade de tas de gravats.","exclawvate":"Exclawvate","cowpignon_description":"Certaines personnes le dess\u00e8chent et le mangent comme am\u00e9lioration m\u00e9dicinale.","dinoflop_description":"DINOFLOP prend plaisir \u00e0 se d\u00e9tourner rapidement de ses agresseurs pour que leurs coups atterrissent sur son dos blind\u00e9 et \u00e9pineux.","drokoro_description":"Une fois, il avait une famille, mais il mangeait ses parents, et il mangeait ses enfants, et il mangeait son compagnon, et il mangeait tout ce qu'il fallait.","fancair":"Fancair","flacono_description":"Il n'a absolument pas peur des adversaires et attaquera un ennemi de toute taille sans h\u00e9sitation.","flacono":"Flacono","flambear":"Flambear","fluoresfin_description":"Lorsqu'il est menac\u00e9, il se blottit avec d'autres FLUORESFIN pour cr\u00e9er une grande lumi\u00e8re aveuglante aux pr\u00e9dateurs d\u00e9sorientants.","fluoresfin":"Fluoresfin","foofle_description":"Quand vous \u00eates en danger, tous les FOOFLE entendent ses cris, o\u00f9 qu'ils soient.","foofle":"Foofle","fordin_description":"Lorsqu'il est menac\u00e9, il se recroqueville en boule et rebondit.","fordin":"Fordin","forturtle_description":"Il chauffe sa coquille pour lire l'avenir \u00e0 partir des fissures qui \u00e9mergent.","forturtle":"Forturtle","foxfire_description":"Les oursons FOXFIRE sont dans des feux qui br\u00fblaient pendant la nuit. Personne ne sait d'o\u00f9 ils viennent.","furnursus_description":"FURNURSUS sont amicaux et oublient souvent que leur corps est trop chaud pour que les autres puissent les toucher.","furnursus":"Furnursus","galnec":"Galnec","ghosteeth_description":"Il sourit parce qu'il sait comment tous ceux qu'il rencontre vont mourir.","ghosteeth":"Ghosteeth","graffiki_description":"GRAFFIKI sont aussi \u00e0 l'aise dans les villes que dans la jungle, marquant leur territoire avec des peintures \u00e9labor\u00e9es.","grimachin":"Grimachin","grinflare_description":"On dit que tout le monde est le c\u0153ur ambulant d'un volcan.","grinflare":"Grinflare","grintot_description":"C'est un GRINTROCK ou GRINFLARE qui a connu l'\u00e9rosion.","grintot":"Grintot","grintrock_description":"Il se nourrit en s'asseyant dans les orages, attendant d'\u00eatre frapp\u00e9 par la foudre.","grumpi":"Grumpi","gryfix":"Gryfix","hampotamos":"Hampotamos","happito_description":"Pourquoi les gens ne peuvent-ils pas toujours \u00eatre heureux? HAPPITO leur donnera exactement ce qu'ils veulent, m\u00eame si ce n'est pas ce dont ils ont besoin.","hatchling_description":"Lorsqu'un \u0153uf ne veut pas \u00e9clore et commencer sa prochaine \u00e9tape de vie, il devient un HATCHLING.","hatchling":"Hatchling","ignibus":"Ignibus","incandesfin_description":"Tout son corps a consid\u00e9rablement grandi en taille. Cependant, sa lumi\u00e8re est toujours exactement la m\u00eame.","incandesfin":"Incandesfin","jelillow_description":"Lorsqu'une personne pose sa t\u00eate sur JELILLOW, sa peau g\u00e9latineuse la fait tomber dans un sommeil profond. Si quelqu'un a des probl\u00e8mes de sommeil, ce monstre sera utilis\u00e9 pour l'aider.","jemuar_description":"Les pierres pr\u00e9cieuses sur son dos sont du m\u00eame type que lorsqu'il est n\u00e9. Il existe de vastes installations agricoles ROCKITTEN sur les veines de diamant.","k9":"K9","katapill_description":"Il est n\u00e9 combattant. Il doit sortir de sa coquille d'\u0153uf ou \u00eatre pi\u00e9g\u00e9.","katapill":"Katapill","komodraw_description":"Il utilise ses griffes pour tailler son arme \u00e0 feu dans du bois et l'utilise pour de puissantes attaques \u00e0 distance.","komodraw":"Komodraw","lapinou_description":"Lorsque SQUABBITS ont \u00e9t\u00e9 pris comme animaux de compagnie \u00e0 la mode, ils se sont adapt\u00e9s \u00e0 la vie domestique et ont perdu leur nature violente.","lightmare":"Lightmare","loliferno":"Loliferno","lunight":"Lunight","mrmoswitch_description":"Ces robots effront\u00e9s sont utilis\u00e9s pour leur motricit\u00e9 fine, mais ils adorent les farces.","manosting":"Manosting","medushock":"Medushock","medushock_description":"Tendance \u00e0 rester loin du rivage et connu pour \u00eatre agressif envers les gens. Les dards servent \u00e0 \u00e9tourdir sa proie. Nagez en toute s\u00e9curit\u00e9.","memnomnom_description":"On dit que le masque de chacun est le visage d'un roi mort diff\u00e9rent.","metesaur":"Metesaur","miaownolith":"Miaownolith","miaownolith_description":"Il peut parler le langage humain, mais seulement pour dire des \u00e9nigmes \u00e9nigmatiques.","mrmoswitch":"Mrmoswitch","mystikapi_description":"La salive de MYSTIKAPI augmente les pouvoirs psychiques. Il se l\u00e8che les yeux et les oreilles pour \u00e9veiller ses sens.","mystikapi":"Mystikapi","narcileaf_description":"Quand un SHYBULB a redonn\u00e9 gloire \u00e0 un jardin, il se transforme et s'attribue fi\u00e8rement le m\u00e9rite de son travail.","neutrito_description":"NEUTRITO ne ressent rien. L'appareil parfait?","neutrito":"Neutrito","nudikill_description":"Ils sont appel\u00e9s Dark Bishops parce que leurs t\u00eates rappellent un chapeau d'\u00e9v\u00eaque.","nudikill":"Nudikill","nudimind_description":"Il r\u00eave d'oc\u00e9ans sous d'autres cieux.","nuenflu_description":"Il se blottit dans les maisons pendant les mois d'hiver, propageant des maladies.","nuenflu":"Nuenflu","octabode":"Octabode","ouroboutlet_description":"Le circuit concentre l'\u00e9nergie, cr\u00e9ant un nouveau type d'\u00e9lectricit\u00e9 appel\u00e9 foudre chagrin\u00e9e.","ouroboutlet":"Ouroboutlet","pairagrim":"Pairagrim","pairagrin":"Pairagrin","pantherafira_description":"Chaque membre de Pride allume sa crini\u00e8re \u00e0 partir d'un feu de joie partag\u00e9. Tant que ce feu br\u00fble, leur force est partag\u00e9e.","pantherafira":"Pantherafira","pharfan_description":"A l'abreuvoir, il arrose bien ses amis RINOCEREED et HAMPOTAMOS.","pharfan":"Pharfan","picc_description":"Il accompagne les plongeurs, leur apporte l'oxyg\u00e8ne dont ils ont tant besoin.","picc":"Picc","pipis_description":"Ses cris sont consid\u00e9r\u00e9s comme un mauvais pr\u00e9sage, mais c'est une cr\u00e9ature douce.","pipis":"Pipis","poinchin_description":"POINCHIN fait des nids dans le corail et peut \u00eatre tent\u00e9 par du pain et du lait.","poinchin":"Poinchin","polyrock":"Polyrock","prophetoise_description":"Son feu c\u00e9leste est quelque chose que les ennemis voient rarement venir.","prophetoise":"Prophetoise","puparmor_description":"Son cocon est si dur que les gens sont assomm\u00e9s si un PUPARMOR leur tombe dessus. Ils \u00e9taient autrefois charg\u00e9s dans des canons et des catapultes.","pyraminx":"Pyraminx","pythock":"Pythock","pythwire_description":"Les observations de wild PYTHWIRE ont inspir\u00e9 l'inventeur de la premi\u00e8re prise \u00e9lectrique.","pythwire":"Pythwire","qetzlrokilus_description":"Ce tuxemon plongerait dans des groupes d'autres dinosaures tuxemon et les br\u00fblerait. Ils aiment aussi mettre le feu aux for\u00eats et laisser tomber leurs cendres dans l'eau pour g\u00e2cher sa puret\u00e9.","qetzlrokilus":"Qetzlrokilus","rabbitosaur_description":"Ses tunnels sont vastes et larges, le site d'\u00e9normes guerres entre les terriers.","rabbitosaur":"Rabbitosaur","rhincus_description":"Il a certaines propri\u00e9t\u00e9s d'un reptile et d'une partie d'un oiseau.","rhincus":"Rhincus","rosarin_description":"L'amour de Rosarin est incroyable, il ne demande que de l'affection.","rosarin":"Rosarin","ruption":"Ruption","sampsack_description":"Un scientifique voulait diviser ses personnalit\u00e9s, mais il a divis\u00e9 son corps.","sampsage":"Sampsage","sapsnap_description":"Sa terrible col\u00e8re est rebutante, mais elle passe vite.","sapsnap":"Sapsnap","saurchin":"Saurchin","sclairus":"Sclairus","seirein_description":"Il pousse seul dans les mar\u00e9cages, il br\u00fble donc vivement pour attirer les voyageurs \u00e0 proximit\u00e9 - mais il est douloureusement timide et s'envole \u00e0 leur approche.","seirein":"Seirein","shammer_description":"Dans les temps anciens, il chassait RHINCUS sous un ciel de cendre.","shammer":"Shammer","shelagu":"Shelagu","shnark_description":"SHNARK porte la chair de son dernier repas comme d\u00e9guisement afin qu'il puisse se rapprocher de sa proie de confiance.","shnark":"Shnark","shybulb_description":"Lorsqu'un jardin est n\u00e9glig\u00e9, un SHYBULB s'installe et s'occupe tranquillement des plantes tombantes.","skwib_description":"Le SKWIB flotte avec contentement \u00e0 travers l'oc\u00e9an, examinant les coquillages potentiels. Il doit craindre pour sa vie avant de finalement faire un choix.","snaki_description":"SNAKI est un serpent qui a appris \u00e0 se faire pousser des jambes en examinant le mouvement des l\u00e9zards et des crocodiles.","snaki":"Snaki","snarlon_description":"Il ne vole pas, mais ses pattes ne touchent jamais le sol. Le roi du paradoxe.","snock":"Snock","snokari":"Snokari","sockeserp_description":"Ennemi par ailleurs redoutable, SOCKESERP est facilement exp\u00e9di\u00e9 s'il s'emm\u00eale.","sockeserp":"Sockeserp","solight_description":"Une \u00e9quipe m\u00e9chante complote pour utiliser SOLIGHT pour cr\u00e9er un soleil miniature afin de cr\u00e9er une nouvelle plan\u00e8te.","spoilurm":"Spoilurm","squabbit_description":"Pour faire leurs preuves, ils se battront bec et ongles pour la moindre chose.","squabbit":"Squabbit","statursus_description":"STATURSUS a appris \u00e0 canaliser ses \u00e9motions en une seule flamme pure. La simple vue de celui-ci envoie les autres en transe.","statursus":"Statursus","strella":"Strella","tarpeur_description":"Ils se reposent et grandissent. Ils grandissent et se reposent aussi. Rarement, ils se reposent sans grandir ou grandissent sans se reposer.","tarpeur":"Tarpeur","taupypus":"Taupypus","teddisun_description":"TEDDISUN v\u00e9n\u00e8re le soleil - on les voit toujours porter leur jouet solaire.","teddisun":"Teddisun","tetrchimp":"Tetrchimp","tikoal_description":"Gardien d'un peuple forestier, il garde et r\u00e9sout les diff\u00e9rends.","tikoal":"Tikoal","tikorch_description":"C'est l'interm\u00e9diaire entre for\u00eat et volcan, entre soleil et terre.","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel_description":"Il semble \u00eatre un insecte moelleux, mais c'est en fait un reptile recouvert de neige molle.","toufigel":"Toufigel","tourbidi":"Tourbidi","trapsnap_description":"Sa t\u00eate est la seule partie de son corps qui ne grandit pas en vieillissant.","trapsnap":"Trapsnap","tsushimi":"Tsushimi","tumblebee_description":"Il construit des ruches qui sont des sph\u00e8res parfaites, avec le TUMBLEBEE \u00e0 l'int\u00e9rieur roulant et bourdonnant de rires.","tumblebee":"Tumblebee","tumblequill":"Tumblequill","turnipper":"Turnipper","vigueur":"Vigueur","vivicinder_description":"Il niche dans des incendies de longue dur\u00e9e, soit de sa propre cr\u00e9ation, soit dans des m\u00e9moriaux, des forges et des verreries.","vivicinder":"Vivicinder","vividactil":"Vividactil","vivipere_description":"Il \u00e9clot en grand nombre en \u00e9t\u00e9, mais le reste de sa dur\u00e9e de vie est un myst\u00e8re.","vivipere":"Vivipere","viviphyta_description":"Il est le roi des serpents - ou du moins se croit tel.","viviphyta":"Viviphyta","vivisource_description":"Le printemps qu'il choisit pour sa maison a toujours un go\u00fbt particulier d'oignon.","volcoli_description":"C'est l'esprit d'une for\u00eat. Ses cheveux changent avec les saisons.","volcoli":"Volcoli","weavifly_description":"Quand il est lourd d'\u0153uf, il devient incapable de voler.","weavifly":"Weavifly","windeye_description":"Comme un arbre puissant, WINDEYE se plante au sommet des collines pour se baigner dans le soleil et le vent. Recharg\u00e9, il part alors \u00e0 la recherche d'un autre endroit sous le ciel.","windeye":"Windeye","yiinaang_description":"Il est n\u00e9 la premi\u00e8re fois qu'une \u00e9toile est tomb\u00e9e dans un trou noir.","yiinaang":"Yiinaang","soiwashearing3":"Je m'appelle Marissa, et ces... ces... voyous ! D\u00e9truit mon parterre de fleurs.","soiwashearing4":"Comment oses-tu...\\nC'est du pr\u00e9sident dont vous parlez aussi ! Ayez un peu de respect !","soiwashearing7.5":"Mais quiconque d\u00e9teste Omnichannel est un de mes amis.","soiwashearing11":"OK, bougez maintenant pour que je puisse parler \u00e0 ces soi-disant chevaliers","taketheleft":"Tu prends celui de gauche et je prends les trois autres.","kylekindasucks2":"Sur une note diff\u00e9rente, il semble que Kyle \u00e9tait l\u00e0 pour montrer la voie. Il semble que l'Ar\u00e8ne de Combat soit ouverte maintenant.","leather_town_open_air":"Caf\u00e9 en plein air et march\u00e9","spyder_greenwash_gregor1":"Je passe toute la journ\u00e9e \u00e0 regarder mon CATEYE - je vais le surprendre en train de cligner des yeux\u202f!","spyder_greenwash_looten2":"Voici la chose la plus proche - c'est une fusion d'une fourmi et d'un AARDORN. Pas exactement la machine \u00e0 tuer ultime qu'Omnichannel voulait que nous cr\u00e9ions. Je veux dire... euh\u202f! Vous n'avez pas entendu cela de ma part.","somebody2":"Oooh. Sont-ils sp\u00e9ciaux pour vous alors\u202f? Y a-t-il un triangle amoureux\u202f? Allez\u202f! Nous avons besoin de savoir","stahp":"Hey Christie, ne les questionne pas. Nous venons de nous rencontrer apr\u00e8s tout.\\nPeut-\u00eatre devrions-nous y aller de toute fa\u00e7on. Nous ne voulons pas mettre Kyle en col\u00e8re.","stahp3":"Mais ne pensez pas que vous \u00e9vitez cette conversation\u202f! J'aurai les d\u00e9tails de votre part assez t\u00f4t\u202f!","kylekindasucks7":"Je vais garder un \u0153il sur vous. En fait, je peux m\u00eame vous encourager.\\nNe me laissez pas, d'accord\u202f?","spyder_papertown_firstfight_lose":"Comme pr\u00e9vu\u202f! Les anciens mod\u00e8les ne peuvent pas se comparer aux nouveaux\u202f!","spyder_greenwash_aissa1":"Restez \u00e0 l'ext\u00e9rieur - Greenwash a tout sous contr\u00f4le.","omnichannel_sign":"Omnichannel QG\u202f: nous faisons les gros titres","taba_town_homeplace":"Maison de ${{name}}","taba_town_sign_tuxemart":"Tuxemart - Un endroit pour acheter et vendre des articles","taba_town_sign_profhouse":"Maison du Professeur Tuxemon","taba_town_sign_proflab":"Laboratoire du Professeur Tuxemon","taba_town_sign_tuxecenter":"Tuxecenter - Un endroit pour gu\u00e9rir votre tuxemon","flintstone_description":"Une pierre stratifi\u00e9e utilis\u00e9e pour fabriquer des outils en pierre et des feux allum\u00e9s. Pas en m\u00eame temps.","lucky_bamboo_description":"Techniquement, ce n'est pas du tout du bambou. Il n'est pas particuli\u00e8rement chanceux non plus. Mais cela fait une belle plante d'int\u00e9rieur.","peace_lily_description":"Une plante d'int\u00e9rieur rustique pour quelqu'un de sp\u00e9cial.","petrified_dung_description":"On dirait bien, merde... Mais c'est dur comme la pierre.","pyramidion_description":"Un triangle d'or qui bourdonne de puissance c\u00e9leste.","sea_girdle_description":"Une cha\u00eene de boules molles et visqueuses comme le varech.","stovepipe_description":"Un long tuyau en fer. Le manipuler laisse vos mains suint\u00e9es et cendr\u00e9es.","sweet_sand_description":"Dans certaines parties du monde, les gens se nettoient avec ce sable parfum\u00e9 et mousseux.","tectonic_drill_description":"Une grosse machine click-clack utilis\u00e9e pour percer dans la terre.","thunderstone_description":"Une vieille relique de pierre, maintenant transport\u00e9e pour porter chance.","shammer_fossil_description":"Il ressemble au cr\u00e2ne d'un chien ancien, mais il est dur comme de la pierre.","rhincus_fossil_description":"Il ressemble au cr\u00e2ne d'un oiseau \u00e0 dents, mais il est dur comme de la pierre.","air_chain":"Cha\u00eene d'Air","ants":"Fourmis","arcane_eye":"\u0152il Arcane","assault":"Assaut","barking":"Aboiement","blood_nets":"Filets de Sang","breath":"Haleine","canine":"Canine","cat_calling":"Appel de Chat","chameleon":"Cam\u00e9l\u00e9on","clock":"Horloge","cloud_aether":"\u00c9ther Nuageux","conjurer":"Conjurer","crystal":"Cristal","earthquake":"Tremblement de Terre","feline":"F\u00e9lin","fiery":"Ardent","firestorm":"Temp\u00eate de Feu","fire_shield":"Bouclier de Feu","fledgling":"Novice","gold_digger":"Chercheur d'Or","grinding":"Broyage","gust":"Rafale","gyser":"Gyser","insanity":"Folie","kraken":"Kraken","meltdown":"Effondrement","mending":"Raccommodage","mobbing":"Mobbing","muck":"Boue","mystic_blending":"M\u00e9lange Mystique","negation":"N\u00e9gation","nest":"Nid","oedipus":"\u0152dipe","orbs":"Orbes","phantasmal_force":"Force Fantasmatique","pit":"Fosse","platinum":"Platine","poison_courtship":"Parade Empoisonn\u00e9e","radiance":"\u00c9clat","ring":"Bague","ruby":"Rubis","saber":"Sabre","shapechange":"Changement","slime":"Vase","stabilo":"Stabilo","stonehenge":"Stonehenge","strangulation":"Strangulation","sunburst":"\u00c9clat de Soleil","sword":"\u00c9p\u00e9e","sylvan":"Sylvestre","terror":"Terreur","time_crisis":"Crise Temporelle","tip":"Pourboire","torch":"Torche","touch":"Toucher","tsunami":"Tsunami","ubuntu":"Ubuntu","undertaker":"Fun\u00e8bres","venom":"Venin","viper":"Vip\u00e8re","vorpal":"Vorpal","wall_fire":"Mur de Feu","wall_ice":"Mur de Glace","walls":"Murs","webs_wind":"Vent de Toiles","cavity":"Cavit\u00e9","clairaudience":"Clairaudience","demiurge":"D\u00e9miurge","lineage":"Lignage","tux_attack":"Attaque Tux","evasion":"\u00c9vasion","hawk":"Rapace","ice_storm":"Verglas","lightning_spheres":"Sph\u00e8res de Foudre","lantern":"Lanterne","lava":"Lave","magma":"Magma","lust":"Luxure","maori":"Maori","monster_menu_tech":"Techniques","Kennel":"abri","monster_menu_desc":"Description","move_to_kennel":"d\u00e9placer vers {box}","kennel_label":"{box} ({qty})","aether":"Aether","mk01_delta_description":"Un robot tueur fusionn\u00e9 avec un dragon. Ne nous demandez pas comment.","glitch":"Glitch","mk01_beta_description":"Un robot tueur fusionn\u00e9 avec un dragon. Ne nous demandez pas comment.","mk01_gamma":"Mk01 Gamma","mk01_omega":"Mk01 Omega","mk01_delta":"Mk01 Delta","mk01_gamma_description":"Un robot tueur fusionn\u00e9 avec un dragon. Ne nous demandez pas comment.","xeon_2_description":"Un robot hostile.","mk01_omega_description":"Un robot tueur fusionn\u00e9 avec un dragon. Ne nous demandez pas comment.","mk01_proto_description":"Un robot tueur fusionn\u00e9 avec un dragon. Ne nous demandez pas comment.","mk01_proto":"Mk01 Proto","xeon_description":"Un robot hostile.","normal":"Normal","maple_bedroom_sign":"C'est un calendrier et le 27 avril est entour\u00e9 de rose.","taba_house2_sign":"Biblioth\u00e8que Legacy","taba_house2_reader3a":"Je peux donc vivre mille vies diff\u00e9rentes.","taba_house2_reader2a":"Cela enflamme mon imagination.","taba_house2_reader4a":"La lecture stimule mon esprit d'une mani\u00e8re que la t\u00e9l\u00e9vision et les films ne pourront jamais faire.","taba_house1_calendar":"C'est un calendrier et le 30 septembre et le 12 f\u00e9vrier sont entour\u00e9s en rouge.","taba_house1_husband1":"Tuxemon\u202f! J'\u00e9tais parmi les entra\u00eeneurs les plus qualifi\u00e9s\u202f!","taba_house1_wife1":"Entra\u00eeneur\u202f? Mon mari d\u00e9lire.","taba_house1_reading":"Le livre est Philosophie des \u00e9tudes illusoires de Jaiden Gemrevenza.","taba_house1_watching":"C'est un documentaire sur les Tuxemon les plus \u00e9tranges et les plus merveilleux de la r\u00e9gion,\\nainsi que les comportements \u00e9tranges qu'ils ont adopt\u00e9s.","taba_house2_owner1":"Bienvenue \u00e0 la biblioth\u00e8que Legacy\u202f! N'h\u00e9sitez pas \u00e0 regarder autour de vous, mais calmez-vous s'il vous pla\u00eet.","taba_house2_reading1":"Le livre est Visiting The King de Manolo Qai.","taba_house2_reading4":"Le livre est Sailing Into Eternitys de Laurine Doprachuld.","taba_house2_reading2":"Le livre est Raised By Dreams de Louis Etrergo.","taba_house2_reading3":"Le livre est Children Without Honor de Leslie Greninza.","taba_house2_reader1a":"Je me sens mieux \u00e0 la vue d'un livre ou d'une librairie.","taba_house2_books":"000 - Informatique, information et travaux g\u00e9n\u00e9raux, 100 - Philosophie et psychologie\\n200 - Religion, 300 - Sciences sociales, 400 - Langue, 500 - Sciences pures, 600 - Technologie\\n700 - Arts et loisirs, 800 - Litt\u00e9rature, 900 - Histoire et g\u00e9ographie","taba_house4_dish1":"C'est brun, dense, mais \u00e7a ne ressemble pas \u00e0 du pudding...","taba_house3_client2a":"Trop penser peut nous nuire.","taba_house4_owner1":"Bienvenue au Honorable Seagulls Pub\u202f!","taba_house3_client3a":"Cela me fait penser \u00e0 la maison de ma m\u00e8re.","taba_house4_client1a":"Ma grand-m\u00e8re avait l'habitude de faire un plat similaire\u202f!","taba_house3_client1a":"Je me repose pendant que ma s\u0153ur lit probablement des livres.","taba_house4_client2a":"Hein\u202f? Juste remplir un estomac vide.","taba_house4_client3a":"Heureusement, je n'ai pas pay\u00e9 pour cela. Comment pouvez-vous payer pour cela\u202f?","taba_house3_owner1":"Bienvenue \u00e0 The Thoughtful Leaf Inn\u202f!","hiperson":"Qui \u00eates-vous, qui est Misa et qui est Allie\u202f? Donnez-nous les d\u00e9tails\u202f!","dowehavetogoin3":"Je dois entrer, peu importe \u00e0 quel point je ne veux pas, je dois aider les gens que j'aime.","dowehavetogoin5":"Au fait, comment vous appelez-vous\u202f? Kyle ne semblait pas du tout s'adresser \u00e0 vous.","dowehavetogoin4":"Qui sait, peut-\u00eatre que je pourrai le combattre moi-m\u00eame\u202f!","hiperson2":"Whoa l\u00e0 Christie, ne les submerge pas.","taba_house1_sign":"Maison de M. et Mme Clawbrew","chrome_robo_description":"Un robot hostile.","dark_robo_description":"Un robot hostile.","birb_robo_description":"Un robot hostile.","mk01_alpha_description":"Un robot tueur fusionn\u00e9 avec un dragon. Ne nous demandez pas comment.","skip":"Sauter"} \ No newline at end of file
diff --git a/db/_generated/i18n/it_IT.json b/db/_generated/i18n/it_IT.json
index 3cb23c9..3e34e96 100644
--- a/db/_generated/i18n/it_IT.json
+++ b/db/_generated/i18n/it_IT.json
@@ -1 +1 @@
-{"apple":"Mela","apple_description":"Fa recuperare 10 PV a un mostro.","berry":"Bacca","berry_description":"Fa recuperare 10 PV a un mostro.","cherry":"Ciliegia","cherry_description":"Fa recuperare 10 PV a un mostro.","orange":"Arancia","orange_description":"Fa recuperare 20 PV a un mostro.","potion":"Pozione","potion_description":"Fa recuperare 50 PV a un mostro.","super_potion":"Super pozione","super_potion_description":"Fa recuperare 150 PV a un mostro.","imperial_potion":"Pozione imperiale","imperial_potion_description":"Fa recuperare 350 PV a un mostro.","capture_device":"Dispositivo di cattura","capture_device_description":"Cattura un mostro.","item_cannot_use_here":"Non si pu\u00f2 usare {name} qui!","combat_run":"{user} \u00e8 fuggito!","combat_miss":"Ha fallito...","combat_player_run":"Sei fuggito!","combat_used_x":"{user} ha usato {name}!","combat_used_x_on_y":"{user} ha usato {name} su {target}!","combat_swap":"{user} manda {target} in campo!","combat_call_tuxemon":"Vai, {name}!","combat_opponent_call_tuxemon":"{user} ha scelto {name}!","combat_state_poison_get":"{target} \u00e8 avvelenato.","combat_state_poison_damage":"{name} ha subito danno da avvelenamento!","combat_state_lifeleech_get":"{target} sta venendo succhiata la vita.","combat_state_lifeleech_success":"{user} ha perso vita per succhiavita!","combat_state_lifeleech_failure":"{link} non pu\u00f2 guarire maggiormente.","combat_state_recover_get":"{target} ha iniziato a recuperare vita.","combat_state_recover_success":"{user} ha recuperato vita!","combat_state_recover_failure":"{user} non pu\u00f2 guarire maggiormente.","combat_status_damage":"{name} ha subito danno da {status}!","combat_victory":"Hai vinto!","combat_defeat":"Sei stato sconfitto!","combat_draw":"Tutti sono K.O.!","combat_capturing success":"Hai catturato {name}!","combat_capturing_fail":"{name} si \u00e8 liberato!","combat_recharging":"{name} ha bisogno di riposare prima di usare ancora {move}...","combat_replacement":"Fai una sostituzione!","combat_replacement_is_fainted":"Questo Tuxemon \u00e8 K.O.!","combat_wild_appeared":"{name} selvatico \u00e8 comparso!","combat_monster_choice":"Cosa deve fare {name}?","combat_fainted":"{name} \u00e8 K.O.!","combat_isactive":"{name} \u00e8 ancora in campo.","attack_very_effective":"L'attacco ha fatto pi\u00f9 danni del previsto!","attack_effective":"L'attacco ha fatto qualche danno in pi\u00f9!","attack_resisted":"L'attacco \u00e8 stato difeso!","attack_weak":"L'attacco \u00e8 stato fortemente difeso!","empty_slot":"Posto vuoto","exit":"Esci","item_confirm_use":"Usa","item_confirm_cancel":"Annulla","item_success":"Ha funzionato!","item_failure":"Ha fallito!","generic_success":"Ha funzionato!","generic_failure":"Ha fallito!","attempting_capture":"Cattura in corso\u2026","gotcha":"Evvai!","not_implemented":"Questa funzione non \u00e8 ancora stata implementata.","receive_happiness":"Hai ricevuto 5 dispositivi di cattura!","received_x":"Hai ricevuto {name}!","save_success":"Salvato!","save_failure":"C'\u00e8 stato un problema durante il salvataggio!","slot":"Spazio","status_faint":"K.O.","status_poison":"Avvelenamento","all_in":"All In","amnesia":"Amnesia","avalanche":"Valanga","battery_acid":"Batteriacido","battery_discharge":"Batteriscarica","beam":"Raggio","berserk":"Berserk","biting_winds":"Ventomordente","blade":"Lame","blood_bond":"Legamedisangue","blossom":"Sboccio","boulder":"Masso","breathe_fire":"Alitodifuoco","bubble_trap":"Trapbolla","bullet":"Proiettile","chill_mist":"Nebbiagelida","clamp_on":"Morsetto","constrict":"Costrizione","electrical_storm":"Elettrempesta","energy_claws":"Energartiglio","energy_field":"Campelettro","eyebite":"Occhimorso","feint":"Finta","fester":"Infezione","fire_ball":"Fuocopalla","fire_claw":"Fuocartiglio","flamethrower":"Lanciafiamme","flood":"Alluvione","flow":"Flusso","fluff_up":"Morbido","font":"Fonte","frostbite":"Gelomorso","fume":"Fumo","give_all":"Donatutto","glower":"Occhiata","goad":"Pungolo","headbutt":"Testata","hibernate":"Ibernazione","ice_claw":"Gelartiglio","icicle_spear":"Gelopicca","invictus":"Invictus","kindling_flame":"Fiammaccesa","levitate":"Levitazione","midnight_mantle":"Mantellotturno","muddle":"Scompiglio","mudslide":"Fangata","one_two":"Uno-Due","overgrowth":"Ultracrescita","peck":"Beccata","peregrine":"Peregrinazione","perfect_cut":"Taglionetto","petrify":"Petrificazione","probiscus":"Proboscide","pseudopod":"Pseudopod","quicksand":"Sabbiemobili","ram":"Speronata","refresh":"Ristoro","rock":"Roccia","rot":"Marcio","rust_bomb":"Bombruggine","salamander":"Salamandra","sand_spray":"Sabbiaspray","shadow_boxing":"Ombrobox","shrapnel":"Bombaschegge","shuriken":"Shuriken","sleep_bomb":"Bombasonno","sleeping_powder":"Dormipolvere","snowstorm":"Tormenta","splinter":"Scheggia","spray":"Spray","stampede":"Fuga","starfall":"Stellecadenti","static_field":"Campostatico","sting":"Spina","stone_rot":"Pietrarciume","strike":"Strike","suck_poison":"Velensucchio","sudden_glow":"Brillio","supernova":"Supernova","surge":"Impenno","take_cover":"Riparo","thunderball":"Elettrosfera","thunderclap":"Tuono","tonguespear":"Succhiavita","venomous_tentacle":"Velentacolo","wall_of_steel":"Muracciaio","wallow":"Sguazzo","web":"Rete","whirlwind":"Turbine","wing_tip":"Colpodala","monster_menu_info":"Informazioni","monster_menu_move":"Sposta","log_off":"Disconnetti","menu_bag":"Borsa","menu_fight":"Combatti","menu_item":"Oggetto","menu_items":"Oggetti","menu_journal":"Diario","menu_load":"Carica","menu_monster":"Tuxemon","menu_monsters":"Mostri","menu_multiplayer":"Multigiocatore","menu_new_game":"Nuovo gioco","menu_options":"Opzioni","menu_player":"Giocatore","menu_run":"Scappa","menu_save":"Salva","multiplayer_accept":"Accetta","multiplayer_decline":"Rifiuta","multiplayer_duel":"{name} vuole sfidarti!","multiplayer_host_game":"Ospita gioco","multiplayer_scan_games":"Cerca giochi","multiplayer_join_game":"Inserisciti nel gioco","multiplayer_hosting_ready":"Pronto per accettare ospiti!","multiplayer_already_hosting":"Stai gi\u00e0 ospitando!","multiplayer_no_servers":"Nessun server trovato...","multiplayer_join_prompt":"Hostname o IP?","aardart_description":"Tiene il conto di ogni formica che ha mangiato e fa celebrazioni in onore dei numeri pi\u00f9 significativi.","aardart":"Aardart","aardorn_description":"Quando nasce viene messo su un formicaio e lasciato l\u00ec a nutrirsi.","aardorn":"Aardorn","agnidon_description":"Preferisce stare su quattro zampe ma pu\u00f2 stare su due per aprire porte, buttare gi\u00f9 alberi o tenere oggetti.","agnidon":"Agnidon","agnigon_description":"\u00c8 definito \\\"falso dragone\\\" perch\u00e9 sembra un dragone ma evoluto da una linea differente di antichi rettili.","agnigon":"Agnigon","agnite_description":"\u00c8 giocherellone ma gli deve essere insegnato presto come controllare il suo fuoco.","agnite":"Agnite","allagon_description":"Gli ALLAGON sono formati dai relitti di metallo abbandonati dagli antenati e sono violenti quando vengono presi.","allagon":"Allagon","anoleaf_description":"Considera le piante che crescono attorno a lui come i suoi fratelli e sorelle.","anoleaf":"Anoleaf","axylightl_description":"Illumina le profondit\u00e0 del mare con la sua coda, mostrando un sicuro riparo per i pesci.","axylightl":"Axylightl","bamboon_description":"Combatte con il suo bastone di bamb\u00f9, che usa anche per bilanciarsi.","bamboon":"Bamboon","bigfin_description":"Un intero ecosistema \u00e8 presente sulla sua schiena, cos\u00ec cerca di non andare sott'acqua.","bigfin":"Bigfin","bolt_description":"La presenza di un BOLT rafforza NUT e stimola pi\u00f9 energia.","bolt":"Bolt","cairfrey_description":"Un allegro pezzo di mobile che una mattina si \u00e8 svegliato e ha deciso di esplorare.","cairfrey":"Cairfrey","capiti_description":"Sembra un bambino ma \u00e8 stato scoperto che alcuni di loro sono vecchi di centinaia di anni.","capiti":"Capiti","cardiling_description":"Non ci si aspetta che respiri fuoco fino a quando lo fa.","cardiling":"Cardiling","cardinale_description":"Odia tutti i predatori con passione e lotta contro di loro e i loro giovani quando pu\u00f2.","cardinale":"Cardinale","cardiwing_description":"La sua canzone \u00e8 notevole ma pochi osano tenere un uccello canoro esplosivo.","cardiwing":"Cardiwing","chillimp_description":"Si vocifera che viva in cima a delle montagne nevose ma nessuna foto chiara \u00e8 mai stata fatta.","chillimp":"Chillimp","chloragon_description":"Si schiude quando un antico uovo \u00e8 messo nel terreno fertile. Quando le uova termineranno non ci saranno pi\u00f9 CHLORAGON.","chloragon":"Chloragon","conifrost_description":"Se starnutisce, avviene una valanga. Ha un raffreddore permanente.","conifrost":"Conifrost","corvix_description":"Arma le sue ali con frammenti di ossa delle sue vittime.","corvix":"Corvix","dandylion_description":"D\u00e0 alla nascita una sola figliata nella sua vita per poi vagabondare nel mondo alla sua ricerca.","dandylion":"Dandylion","djinnbo_description":"Si crede erroneamente che sia un uomo che mor\u00ec in un incendio. In realt\u00e0 successe ai suoi genitori.","djinnbo":"Djinnbo","dollfin_description":"Ognuno segue una nave da un posto ad un altro, esplorando cos\u00ec il mondo.","dollfin":"Dollfin","dracune_description":"\u00c8 immobile durante il giorno ma pu\u00f2 dimenarsi e mordere di notte.","dracune":"Dracune","dragarbor_description":"Quando sa che sta per giungere alla fine della sua vita, viaggia verso un cimitero dove si pianta. La sua coda floreale cresce per sempre.","dragarbor":"Dragarbor","dune_pincher_description":"Questi eremiti si avvolgeranno in tutto ci\u00f2 che \u00e8 pi\u00f9 vicino. Nel deserto, sono i sudari funerari dei faraoni morti da tempo.","dune_pincher":"Dune Pincher","eaglace_description":"Quando vola si formano le nuvole mentre quando scuote le ali cade la grandine.","eaglace":"Eaglace","eruptibus_description":"I fabbri ci lavorano sopra, facendo arroventare i metalli nella sua caldera.","eruptibus":"Eruptibus","eyenemy_description":"Si nutre di una bella vista e altre attrazioni spettacolari.","eyenemy":"Eyenemy","falcono_description":"Non ha paura degli avversari e attaccher\u00e0 un nemico di qualsiasi dimensione senza esitazione.","falcono":"Falcono","ferricran_description":"Un tempo, i FERRICRAN erano completamente di squame adamantine e aveva ali di mithril.","ferricran":"Ferricran","firomenis_description":"<<MISSING>>","firomenis":"Firomenis","fluttaflap_description":"Si ciba delle impurit\u00e0 cosicch\u00e9 possa restituire del sangue purificato a quelli a cui l'ha succhiato.","fluttaflap":"Fluttaflap","fruitera_description":"FRUITERA \u00e8 avido di frutta e ne trasporta il pi\u00f9 possibile. Quando \u00e8 spaventato, lascia cadere tutti i suoi frutti, li raccoglie di nuovo e solo allora scappa.","fruitera":"Fruitera","gectile_description":"\u00c8 cos\u00ec rapido e leggero che pu\u00f2 camminare sullle foglie.","gectile":"Gectile","heronquak_description":"Il cristallo sul suo petto \u00e8 scambiato per un diamante dai bracconieri. Si scioglie quando rimosso dal corpo degli HERONQUAK.","heronquak":"Heronquak","hydrone_description":"Utilizza una tecnologia sperimentale che crea energia dall'acqua.","hydrone":"Hydrone","katacoon_description":"Sta in una posa meditativa nella sua crisalide. Si muove solo per attaccare i nemici.","katacoon":"Katacoon","lambert_description":"\u00c8 stato messo sulla sua noce dai suoi genitori. che l'hanno poi mandato nel mondo.","lambert":"Lambert","legko_description":"Da tempo si pensava che fosse senza gambe ma invece le sue foglie sono arti vestigiali.","legko":"Legko","magmaturtle_description":"<<MISSING>>","magmaturtle":"Magmaturtle","merlicun_description":"<<MISSING>>","merlicun":"Merlicun","moloch_description":"Pu\u00f2 irrigidire o ammorbidire la sua pelle per rispondere ad amici e nemici.","moloch":"Moloch","noctalo_description":"Abita solo in posti abbandonati dagli umani: castelli, cimiteri e fogne.","noctalo":"Noctalo","noctula_description":"Mangia insetti e i PIPIS mangiano frutta, quindi nonostante abitino in vicinanza non entrano in competizione.","noctula":"Noctula","nostray_description":"Pu\u00f2 annusare tutto nell'oceano, non importa quanto sia distante.","nostray":"Nostray","nudiflot_female_description":"Mangia e accumula il veleno delle creature di mare di cui si nutre.","nudiflot_male_description":"Mangia e accumula il veleno delle creature di mare di cui si nutre.","nudiflot_female":"Nudiflot","nudiflot_male":"Nudiflot","nut_description":"Nelle grandi navi che attraversano gli oceani, migliaia di NUT e BOLT forniscono energia e tengono insieme la placcatura in acciaio.","nut":"Nut","pigabyte_description":"Gli scienziati hanno scoperto che i migliori computer hanno impianti organici.","pigabyte":"Pigabyte","possessun_description":"\u00c8 un fantasma che abita un CAIRFREY morto.","possessun":"Possessun","propellercat_description":"\u00c8 una nuova specie o solo l'animale domestico di un inventore?","propellercat":"Propellercat","rockat_description":"Nonostante il suo peso considerevole, i suoi passi sono silenziosi.","rockat":"Rockat","rockitten_description":"Usa le sue minuscole orecchie per coccolare.","rockitten":"Rockitten","sapragon_description":"Un tempo, ogni elemento aveva un drago coraggioso ma queste creature sono diminuite e sono rare in questi tempi.","sapragon":"Sapragon","selket_description":"Posizionati in agguato sotto la sabbia, possono sentire la loro preda attraverso le vibrazioni dei loro passi.","selket":"Selket","selmatek_description":"Tenuto dagli antichi re dei deserti, SELMATEK serviva come cani da guardia, compagni di caccia e - ora - difensori contro i tombaroli.","selmatek":"Selmatek","sharpfin_description":"\u00c8 invisibile in acqua, essendo visibile solo quando salta fuori dall'acqua per portarsi gli animali dalla spiaggia nelle profondit\u00e0.","sharpfin":"Sharpfin","sludgehog_description":"Vive nella spazzatura e la mangia anche. Le sue punte sembrano affilate, ma pu\u00f2 ammorbidirle a piacimento.","sludgehog":"Sludgehog","snowrilla_description":"Si diletta nel giocare a \\\"Ce l'hai\\\" con sciatori su pendii desolati.","snowrilla":"Snowrilla","spycozeus_description":"Le comunicazioni sussurrate della foresta hanno forma fisica in SPYCOZEUS, che pensa come gli alberi.","spycozeus":"Spycozeus","sumchon_description":"Usa il suo peso per far inciampare i nemici pi\u00f9 grossi. \u00c8 denso tanto quanto una stella.","sumchon":"Sumchon","swap":"Scambia","template_description":"Descrizione mancante","template":"Nome del template","tigrock_description":"Si dice che si sia inventato da solo poich\u00e9 la sua evoluzione non era stata progettata.","tigrock":"Tigrock","tumbleworm_description":"Quando hanno superato le loro uova a nido d'ape, cadono prima a terra.","tumbleworm":"Tumbleworm","tux_description":"<<MISSING>>","tux":"Tux","tweesher_description":"Pi\u00f9 l'acqua \u00e8 fredda e pi\u00f9 il suo becco diventa duro. Sotto i 0\u00b0C, \u00e8 pi\u00f9 duro del diamante.","tweesher":"Tweesher","vamporm_description":"\u00c8 assetato di sangue ma deve accontentarsi della linfa degli alberi.","vamporm":"Vamporm","velocitile_description":"Pu\u00f2 superare un proiettile ma solo quando si \u00e8 riscaldato.","velocitile":"Velocitile","wrougon_description":"Ogni WROUGON \u00e8 nato con una toppa di ruggine pi\u00f9 grande di quella dei genitori.","wrougon":"Wrougon","zunna_description":"Gli ZUNNA allegri risucchiano nel loro stomaco tutto il cibo che possono trovare.","zunna":"Zunna","anteater":"Minaccia","snout":"Proboscide","false_dragon":"Falso drago","dragon":"Drago","sprout":"Germoglio","inchoate":"Embrionale","prehensile":"Prensile","island":"Isola","host":"Ospite","woodwose":"Fauno","firebird":"Uccello di fuoco","frost_ape":"Scimmia congelata","taiga":"Taiga","horned_raptor":"Raptor cornuto","lions_tooth":"Dente di leone","vengeance":"Vendetta","joyful":"Gioia","cloaked":"Ammantato","cirrus":"Cirro","hot_rock":"Roccia calda","pupil":"Allievo","fire":"Fuoco","sanguine":"Sanguigno","wood":"Foresta","climbing":"Scalatore","crested":"Crestato","metal_water":"Metallo, Acqua","stance":"Posizione","gumnut":"Noce della gomma","lizard":"Lucertola","earth_fire":"Terra, Fuoco","devil":"Diavolo","nightcrawler":"Lombrico","flopped":"Crollato","metal":"Metallo","visitor":"Visitatore","earth":"Terra","rip":"Strappatore","yeti":"Yeti","some_category_here":"Categoria mancante","ex_machina":"Ex Machina","water":"Acqua","clot":"Coagulo","restless":"Instancabile","slurpy":"Sorseggiante","aeble":"Aeble","allie":"Allie","cottonnurse":"Infermiera di Cotonopoli","karrianna":"Karrianna","knight1":"Cavaliere I","knight2":"Cavaliere II","liela":"Liela","maple_girl":"Maple","misa":"Misa","npc_wife":"Moglie NPC","professor":"Professore","npc_red":"Red","tabanurse":"Infermiera di Taba","tuxemart_keeper":"Bottegaio del Tuxemercato","tuxemart_aide":"Impiegato del Tuxemercato","xerogrund1":"Scagnozzo del team Xero I","xerogrund2":"Scagnozzo del team Xero II","xerogrunt2":"Scagnozzo del team Xero II","xerogrunt3":"Scagnozzo del team Xero III","xerogrunt4":"Scagnozzo del team Xero IV","xerogrunt5":"Scagnozzo del team Xero V","xerogrunt6":"Scagnozzo del team Xero VI","xerogrunt7":"Scagnozzo del team Xero VII","xerogrunt8":"Scagnozzo del team Xero VIII","xerogrunt9":"Scagnozzo del team Xero IX","xerogrunt10":"Scagnozzo del team Xero X","healmytuxemon":"Vuoi guarire i tuoi Tuxemon?","haveagoodday":"Ti auguro una buona giornata!","yes":"S\u00ec","no":"No","door_problems":"La porta \u00e8 bloccata e non si apre...","empty_pot":"\u00c8 un vaso vuoto. Forse qualcuno pu\u00f2 piantarci qualcosa dentro.","purple_flowers":"Qualcuno ha piantato dei fiori viola dal profumo dolce!","orange_flowers":"Qualcuno ha piantato dei bellissimi fiori arancioni!","famous_statue":"\u00c8 una statua di un vecchio campione di Tuxemon. Il nome \u00e8 sbiadito dalle intemperie...","famous_statue2":"Dice: ai nostri amati amici e eroi, wywen","cotton_town_fountain":"\u00c8 una fontana. Molte monete sono sul fondo.","tree":"Questo albero sembra felice e in salute!","route_2":"Strada 2","sure_i_do":"Certamente.","not_really":"Non proprio.","professor_dialog\\n":"Professore:\\nOh s\u00ec. Ecco la persona che cercavo!\\nHo sentito che vuoi imparare di pi\u00f9 sui Tuxemon.\\nI Tuxemon sono piccoli animali, che alcuni definiscono come mostri, con cui diventiamo amici e che usiamo nei combattimenti contro altri Tuxemon.\\nHo appena ricevuto tre nuovi Tuxemon per una ricerca e mi piacerebbe dartene uno.\\nQuale desideri?\\n","professor_dialog6.1":"Professore: Scelta eccellente! Hydrone \u00e8 un Tuxemon di tipo acqua.","professor_dialog6.2":"Professore: Scelta saggia! Rockitten \u00e8 un Tuxemon di tipo terra.","professor_dialog6.3":"Professore: Gran scelta! Fruitera \u00e8 un Tuxemon di tipo foresta.","professor_dialog7":"Professore: Spero di rivederti! Sto per fare un viaggio quindi forse ci incontreremo di nuovo.","karrianna_dialog1":"Karrianna: Mi sto allenando da mesi! Nessuno mi ha ancora battuta!","karrianna_dialog2":"Mh\u2026 Eri il primo allenatore che ho incontrato\u2026","xero_hideout1":"Istituto Xero per la Ricerca e il Progresso sui Tuxemon pi\u00f9 avanti.","cherry_found":"Hai trovato una ciliegia.","xero_grunts_block":"Quest'area \u00e8 in costruzione. Dovrebbe essere pronta a breve.","waiting_for_misa":"Al nostro capo piacerebbe parlare con te. Quando sei pronto, parla con il mio amico accanto a me.","teleport?":"Sei pronto per incontrare il nostro capo?","ouch":"Scusa ma questo potrebbe farti male un po'...","maybe_sometime_again?":"Ok, quando sarai pronto sar\u00f2 ancora qui.","youcantleave":"Le porte sono chiuse dall'esterno... C'\u00e8 una chiave da qualche parte?","discovered_a_person":"Mi hai trovato! Ahah!","a_serious_discussion\\n":"Ti sto osservando da un po'. Sono contento che i miei seguiti ti hanno scortato senza farti male.\\nOh, che maniere! \\nIo sono Misa, presidente dell'Istituto Xero per la Ricerca e il Progresso sui Tuxemon.\\nQuale sarebbe il tuo nome? \\n... ... ...\\n${{name}}?\\nNon male come nome per qualcuno che possiede illegalmente un Tuxemon.\\n","oops\\n":"Oh. Immagino che non lo sapevi...\\nNon dovresti avere paura. Avere un Tuxemon al tuo fianco \u00e8 la miglior cosa che poteva capitarti.\\n","backstory\\n":"Circa trent'anni fa, un gruppo chiamato Omnichannel inizi\u00f2 a controllare i media.\\nSubito dopo, la libert\u00e0 d'espressone divenne quasi negata.\\nCos\u00ec le persone decisero di usare i Tuxemon come messaggeri e per risolvere le controversie. \\nCirca dieci anni dopo, inizi\u00f2 il giro di vite sui Tuxemon.\\nOra, solo le persone approvate possono possedere e far crescere i Tuxemon. \\nIl mio gruppo usa i Tuxemon per la ricerca. Ecco perch\u00e9 noi tutti li abbiamo. \\nTu sei atipico. Non sei approvato da Omnichannel. \\nPotresti essere l'allenatore che stavamo aspettando.\\nOmnichannel, spietati come sono, non \u00e8 l'unica minaccia che abbiamo qui. \\nC'\u00e8 un'altra organizzazione chiamata Spyder.\\nNon dovresti avere tanta paura di loro. Non sono cos\u00ec attivi qui. \\nOra ti rimandiamo indietro nel tuo viaggio. \\nMa solo se sei d'accordo nell'aiutarci contro Omnichannel.\\nAltrimenti ti segnaliamo alla Omnichannel. \\nE perderai tutto. \\nNoi osserviamo tutto sempre.\\n","backstory9":"Cosa dici? Ci vuoi aiutare?","sorryfurthis":"Ottima scelta. Scusa ma questo punger\u00e0 un po'.","mwah\\n":"???: Che cosa vuoi? ... ... ... Beh, peccato. Bene, peccato Non entrerai qui anche se i tuoi vestiti sono fatti con gusto.\\nTra l'altro, io sono Allie.\\nAllie: S\u00ec, questa \u00e8 la Omnichannel. Io sono solo un'umile guardia. Chi sei tu?\\n${{name}}...\\nHmm. Un nome coraggioso. La mia casa non \u00e8 tanto lontana. Forse... dopo lavoro... potresti mostrarmi la tua forza?\\n... ... No! Cosa significa \\\"no\\\"? A meno che... ... tu sia il nuovo fidanzato di Jess! Lei continua a parlarmene!\\n","mwah2":"JESS!!!","itslockedboi":"Allie ha chiuso la porta dietro di s\u00e9...","hellothere":"???: Benvenuto!","kmere":"Perch\u00e9 non vieni qui e parli con me?","theinfo\\n":"Ti chiedo scusa per quella scena, a volte Allie \u00e8 difficile da gestire, al contrario di mia figlia Jess.\\nOh! Che modi. Il mio nome \u00e8 Ae... Sai cosa? Lo scriver\u00f2.\\nAeble\\nSi pronuncia ahbluh ma tutti dicono Able. Puoi anche chiamarmi cos\u00ec, penso...\\nAeble: Sono il capo della Omnichannel, ogni trasmissione che vedi viene approvata da me.\\nOra, non sono l'unico che fa la sua parte. Omnichannel ha un direttivo che ci aiuta ad amministrare i vari distretti.\\nE come puoi immaginare... il direttivo continua a essere rieletto ogni anno!\\nL'obiettivo della Omnichannel \u00e8 di aprire il mondo a tutti. L'unico modo per farlo, per\u00f2, cio\u00e8 di rendere tutti uguali\\n\u00e8 limitando i Tuxemon.\\nIniziammo con la confisca ma molti Tuxemon tentavano di scappare, quindi fummo costretti a prendere decisioni estreme.\\nLa nostra organizzazione affiliata Spyder ha sviluppato una droga che pu\u00f2 cambiare i Tuxemon.\\nIsola una porzione di cervello che ogni Tuxemon misteriosamente ha e la sovraccarica.\\nUna volta che Gage Paludal Lamina \u00e8 sovraccaricato di elettricit\u00e0, la loro voglia di resistere svanisce e diventano docili.\\nA causa di alcuni effetti collaterali inaspettati e tragici, purtroppo, alcune specie di Tuxemon si sono estinte,\\nnello specifico quelle di Rockitten, Fruitera e Hydrone.\\nOra, ad eccezione di alcuni dispersi in natura, questa generazione interagisce solo con Tuxemon quando questi lavorano per noi.\\nIl tasso di nascita non \u00e8 mai stato cos\u00ec alto e l'approvazione della Omnichannel non \u00e8 calato dall'anno delle restrizioni.\\nI Tuxemon selvatici sono una maledizione perversa volta a distruggere l'umanit\u00e0. La Omnichannel ha posto rimedio a ci\u00f2 e ha imposto l'ordine.\\nQuando non controllati, i Tuxemon sono distruttivi e chi dice il contrario sta mentendo. Scusa, devo tornare a lavorare.\\n","liela_goes_to_battle":"Se stai per disturbarmi mentre raccolgo bacche, dovr\u00f2 allora sfidarti!","Cathedral_Center":"Centro della cattedrale: viviamo per servire.","Cotton_Mart":"Ottieni lo scoop presso lo Scoop Store!","Cotton_Town_Sign\\n":"Benvenuto a Cotonopoli: una forza crescente\\n\u2191 Cotonopoli --- Strada 1 \u2193\\n","column1":"Una colonna rara e antica. Un tempo era parte di un tempio.","column2":"Una colonna rara e antica. Lungo la strada 3 si possono trovare altre rovine dalla stessa cultura. ","cityparksign\\n":"Benvenuto nel parco cittadino: un assaggio di selvaggio\\n\u2191 Parco cittadino --- Strada 2 \u2193\\n","route2speech":"AHHH!!!","route2speech2\\n":"Oh. Sei tu, ${{name}}...\\nStai pi\u00f9 attento la prossima volta che urti una persona. La scogliera \u00e8 pi\u00f9 ripida di quanto sembri...\\n","route2speech3\\n":"Sebbene possa non essere una cattiva idea...\\nLo so, ognuno ha bisogno di me per condurre ma con tutto che va avanti...\\nMa tu non vuoi sentire di me... o no?\\n","yestalk":"Veramente? Grazie...","notalk":"Che persona insensibile! Mi dispiace, dovrai ascoltarmi comunque!","spillit\\n":"Tu sai che sono il capo dell'Istituto Xero per la Ricerca e il Progresso sui Tuxemon e che ti ho reclutato per combatterli. Ma non sai nient'altro.\\nAllie, che hai incontrato prima... Cosa? Ti ho detto che ti osserviamo, non devi esserne sorpreso!\\n","spillit3":"Comunque... Allie \u00e8 mia sorella e per me lei \u00e8 tutto. Mi ha distrutto scoprire che l'avevano portata nella sede centrale.","spillit4":"Potrebbe non essere una cattiva cosa ma in fondo lo \u00e8. Tu sai che cosa fanno alle loro reclute? LO SAI!?","spillit5":"Perch\u00e9 io non lo so... Ci\u00f2 che so \u00e8 che nessuno ha mai abbandonato la Omnichannel dopo essere stato reclutato.","spillit6":"Comunque... tutto ci\u00f2 non ti riguarda. Ci\u00f2 che importa \u00e8 far chiudere la Omnichannel.","spillit7":"Mi dispiace averti disturbato con i miei problemi. Il parco cittadino \u00e8 pi\u00f9 avanti, quando vorrai proseguire","leavemealone":"Un tempo giocavamo qui tutto il tempo quando eravamo pi\u00f9 giovani...","iamknight\\n":"Che cosa stai facendo qui? Sai che solo i cavalieri sono permessi nel parco cittadino.\\n... ... ... Hmm... Quindi stai cercando di andare a Leather Town...\\nBeh, penso che potresti partecipare alla sfida se vuoi. L'unico problema \u00e8 che avrai bisogno di un Tuxemon...\\nSono sicuro che te ne possiamo prestare uno. Ti va di fare la sfida?\\n","sorry":"Ok... quando sarai pronto sar\u00f2 ancora qui...","splendid\\n":"Veramente? Splendido! Ora dobbiamo trovare un Tuxemon adatto a te...\\n... Ne hai gi\u00e0 uno? Ottimo, sono sicuro che sarai in grado di usarlo bene...\\n","cottonnurse_dialog":"Benvenuto al Tuxcentro di Cotonopoli!","tabanurse_dialog\\n":"Benvenuto al Tuxcentro di ${{map_name}}!\\nVuoi che guarisca i tuoi Tuxemon?\\n","okaythen":"Ok! Dammi solo due secondi e guarisco i tuoi Tuxemon!","okaythen2":"Bene, sembra che i tuoi Tuxemon siano pieni di energia! Eccoteli!","input_name":"Qual \u00e8 il tuo nome?","combat_can't_run_from_trainer":"Non puoi scappare!","item_no_available_target":"Non si pu\u00f2 usare {name} su alcun tuo Tuxemon ora.","tm_blossom_description":"Manuale Tecnico che insegna la mossa Fioritura a un Tuxemon di tipo Legno.","tm_blossom":"MT: Fioritura","tm_avalanche_description":"Manuale Tecnico che insegna la mossa Valanga a un Tuxemon di tipo Terra o Acqua.","tm_avalanche":"MT: Valanga","revive_description":"Riporta in vita un Tuxemon dandogli 20 PV.","revive":"Revitalizzatore","status_recover":"Ripresa","status_lifeleech":"Succhiavita","save_keep":"No, mantieni il salvataggio.","save_overwrite":"S\u00ec, sovrascrivi il salvataggio.","combat_capturing_success":"Hai catturato {name}!","combat_trainer_appeared":"{name} vuole combattere!","allies_address":"Indirizzo di Allie","reg_papers":"Documento di immatricolazione","speed_halved":"La velocit\u00e0 di {user} \u00e8 stata dimezzata.","reg_papers_description":"Un pacchetto di documenti di immatricolazione per il Trial","allies_address_description":"Stanza 31, Blocco 2, Torre Omnichannel, Cotonopoli\\n\\nC'\u00e8 il segno di un bacio vicino all'indirizzo","hp_restored":"I PV di {user} sono stati ripristinati.","combat_amnesia_get":"A {user} \u00e8 venuta l'amnesia.","menu_left_key":"Chiave sinistra","menu_right_key":"Chiave destra","menu_back_key":"Chiave indietro","options_new_input_key0":"Premi un tasto per impostare la chiave con il nuovo input","mk01_alpha":"MK01 Alfa","professor-rockitten":"Professore","announcement3":"Grazie. Anche io ti amo\\nOra, torniamo alla questione.","waterwater":"L'acqua \u00e8 gelida e buona!","professorexists1.5":"Oh, ciao!","hmmm":"Mi chiedo cosa stiano facendo l\u00e0!?","player_wallet":"Il portafoglio di ${{name}}: ${{money}}${{currency}}","xero_campaign":"Tuxemon: Xero","spyder_campaign":"Tuxemon: Spyder e la cattedrale","bobtalk":"Sarebbe carino se pi\u00f9 persone come te ti vengono incontro e ti salutano...\\nTra l'altro, ciao! Ti auguro una buona giornata! Oggi, domani o ogni altro giorno sar\u00e0 bello!","professorexists":"Prender\u00f2 12 pozioni, per favore.","potions2":"Hai ricevuto 2 pozioni!","professorexists3":"Oh! Perdona i miei modi. Non posso credere che non mi sono nemmeno presentato!\\nIl mio nome \u00e8 Kay Wren, meglio conosciuto come il Professor Tuxemon.\\nPer anni sono stato l'unica persona nella regione di Fondent con il permesso di ricercare Tuxemon.","dodge_increased":"La statistica {stat} di {user} \u00e8 aumentata.","cant_release":"Non \u00e8 possibile liberare l'unico Tuxemon nella squadra.","combat_target_itself":"{name} non dovrebbe attaccare se stesso.","menu_down_key":"Chiave gi\u00f9","menu_primary_select_key":"Chiave azione","menu_secondary_select_key":"Chiave annulla","taba_greeting3":"Buona fortuna nelle tue avventure ${{name}}, e ricordati di comprare al Tuxemercato tutto ci\u00f2 di cui hai bisogno per i tuoi viaggi!\\n...\\nPerdonami per la sponsorizzazione, ma \u00e8 il mio lavoro.","uselessnes":"Sei assolutamente inutile John. Non ci posso credere che siamo stati persino assieme.","darnitjohn2":"MALEDIZIONE JOHN! Fuori di qui!","darnitjohn3":"John.","johnissorry":"Mi scusi signora... Io... \\nHo visto... \\nAlcuni... \\nFiori...","darnitjohn4":"S-Sissignora?","status_overfeed":"Sovralimentazione","menu_alphabet":"A\u00c0BCDE\u00c8\u00c9FGHI\u00ccJKLMNO\u00d2PQRSTU\u00d9VWXYZa\u00e0bcde\u00e8\u00e9fghi\u00ecjklmno\u00f2pqrstu\u00f9vwxyz1234567890.-!","menu_alphabet_n_columns":"14","professorexists1":"Grazie Ben.","coproblight_description":"Nato dalle feci di un Tuxemon preistorico, usa i frammenti delle ossa interiori per difesa.","coproblight":"Coproblight","pilthropus_description":"Trovato accanto a Tuxemon come RHINCUS, PILTHROPUS \u00e8 stato uno dei pi\u00f9 vecchi Tuxemon capace di creare i propri strumenti.","pilthropus":"Pilthropus","chrome_robo":"Robocromo","dark_robo":"Roboscuro","xeon_2":"Xeon-2","birb_robo":"Roboccellino","xeon":"Xeon","mk01_beta":"Mk01 Beta","professor-cardiling":"Professore","professor-tweesher":"Professore","hey":"Hey!","mistaken":"Ti sbagli.","thats_me":"Sono io!","cash_register":"\u00c8 un registratore di cassa. Sembra relativamente nuovo.","capture_devices_in_shop":"Dispositivi di cattura. Come li fanno?","potions_in_shop":"Sembra che in vetrina ci siano molte pozioni. Devono essere piuttosto popolari in zona.","iamknight":"AHHH!!!\\nCredevo fossi un'altra persona. Mi dispiace aver urlato.","iamknight2":"Aspetta. Sei quelli di cui si parla in giro, giusto? Quello che possiede illegalmente un Tuxemon?","mistakenknight":"No, non c'\u00e8 alcun modo che io sia in torto. Sei tu!\\nNon preoccuparti, non lo dir\u00f2 a nessuno.","cometomepls":"ORA, TUTTI, VENITE NEL CENTRO DELLA CITT\u00c0. LA OMNICHANNEL DESIDERA RIVOLGERSI A VOI!","hellolovelypeople2":"So che ti stai probabilmente chiedendo perch\u00e9 io e i miei Omnicavalieri siamo qui,\\nAspetta...","hellolovelypeople3":"Sei veramente l'unica persona in questo paese? Non c'\u00e8 nessun altro qui! Questo DEVE essere il paese pi\u00f9 piccolo nella regione di Fondent.","hellolovelypeople4":"Sono praticamente sicuro che ci sono case a Cotonopoli pi\u00f9 grandi di questa...","hellolovelypeople5":"No... Aspetta... Manca una persona... \\nL'allevatore di Tuxemon solitario abbandonato nella regione di Fondent. Quello che tutti chiamano il Professor Tuxemon","whereismyhairbrush":"John, Grant, andate. CERCATELO.","ourstuffisours":"Perch\u00e9 sei qui?","oopsie2":"Perch\u00e9 non aspettiamo che ritornino i miei cavalieri? \\nOdio annunciare brutte notizie da solo.","maamiexist":"Signora, Lui non \u00e8 in casa.","maamiexist2":"Avete trovato qualcosa di interessante?","maamiexist3":"C'era un computer su cui era installato Ubuntu.\\nLo stavo per confiscare ma so che a Voi non piace GNOME...","maamiexist4":"Nah, lascia stare. Queste persone ovviamente hanno gusti orribili nonostante l'utilit\u00e0 e la semplicit\u00e0...\\nControlla il laboratorio ora, Grant. Attender\u00f2 John.","itsmyaurababe":"Ora, tu chi sei?","itsmyduhduhduh":"Hai ricevuto l'indirizo di Allie!","itsmyaurababe3":"Spero che ci incontreremo di nuovo. ","itsmyaurababe2":"Hmm, ora che ti guardo bene, hai come un'aura misteriosa.\\n... ... ... ...\\nDovremmo parlare assieme qualche volta. Ti vai di vedermi a Cotonopoli?","maamnothing":"Signora...\\n","maamnothing2":"Maledizione John! Stavamo avendo un momento intimo!\\nCosa vuoi?","maamnothing3":"Io... Io... Io non ho trovato nulla.","maamnothing4":"Bene. Grazie per la notizia.","maamnothing5":"Signora, anche io non l'ho trovato.","maamnothing6":"... ... ... ...\\n... Bene. Dovremmo tornare indietro alla sede centrale e fare rapporto.","solongjohn":"John, dovresti stare qui per mantenere la pace.\\nNon ti voglio accanto.","solongjohn2":"Dai su Grant, abbiamo una tabella di marcia da rispettare.","frowntime":"A me non interessa essere qui...\\n\u00c8 solo solitario ogni tanto...","wherewasshe":"Lei non ci aveva dato la cattiva notizia...","waitdontgo":"${{name}}! Aspetta! Non andartene di gi\u00e0!","thetvbescreamin":"Tesoro, aspetta. Ho acceso la TV e c'era una conferenza stampa della Omnichannel.\\nDovremmo guardarla.","ipausedit":"Ho messo in pausa la TV. Per favore portami un bicchiere d'acqua e poi possiamo guardare la conferenza assieme.","announcement1":"BUONGIORNO CITTADINI DELLA REGIONE DI FONDENT!\\nGRAZIE PER ESSERVI SINTONIZZATI PER QUESTO ANNUNCIO OBBLIGATORIO.","announcement2":"TI AMIAMO ABLE!","announcement4":"A TUTTI i cittadini della regione di Fondent e oltre che sono sintonizzati, vi do il benvenuto.\\nIl mio nome \u00e8 Aeble, sillabato in A-E-B-L-E per quelli che se lo chiedono, e sono il CEO di Omnichannel!\\n","whythecheering":"Quelli della Omnichannel fanno un gran tifo per lui. Mi chiedo perch\u00e9.","ohnoes":"Bene... Non so come sentirmi a riguardo...","depressedmom":"Perch\u00e9 dovrebbe fare qualcosa del genere... Credevo che gli importava...","ohnoes2":"Ora che \u00e8 tutto finito... abbiamo bisogno delle pozioni dal Tuxemercato.\\nAssicurati per\u00f2 di essere di ritorno prima del coprifuoco!","watchmewatchme":"Perch\u00e9 ti stai dirigendo verso il paese? Sai che c'\u00e8 un coprifuoco sul presto.\\n... ... ... ...\\n... ... ... ...\\nNon sembri un pericolo, cos\u00ec puoi dirigerti verso il paese...\\nNon dire a nessuno dei tizi della Omnichannel che ti ho fatto passare. Okay?","moreannouncement":"ATTENZIONE, CITTADINI DELLA REGIONE DI FONDENT!\\n","youneedtodothis":"Io... Io credo che tu debba approfondire la questione...\\nNon voglio perderti, soprattutto quando ci stiamo appena sistemando.","hebenice":"\u00c8 un uomo carino. Forse dovresti almeno sentire cosa ha da dire.","moverocky":"Daje Rocky! Puoi muoverti! Ci credo!","youneedtodothis2":"Ma... so che non vedevi l'ora di vedere la regione e che questa \u00e8 la tua migliore occasione.\\nSo che hai la volont\u00e0 di diventare il migliore, come nessuno \u00e8 mai stato.\\nSolo che non so se possiamo permetterci le spese\\n\\nFaremo in modo che questo funzioni... in qualche modo.","ihaveyourmoney":"Bene, forse posso aiutarti con questo.","iknowyou":"Ciao Callie, ciao ${{name}}, sono passato a salutarvi quando vi ho sentito parlare dell'annuncio.","professorexists2":"Tu devi essere il figlio di Callie! Ho sentito molto di te da tua mamma.\\nChe cosa ti porta qui?\\n... ... ...\\nPozioni? Ma certamente, ne hai sempre bisogno!\\nEcco, ne ho un po' a casa. Sono offerte da me.","hmmm4":"Forse stanno facendo un parco acquatico!","hmmm5":"Max, per quanto tu ne voglia uno, abbiamo stabilito che non stanno realizzando e non realizzeranno un parco acquatico.","hmmm7":"Il tempo non \u00e8 male, no?","hmmm6":".... .... Okay... ma potrebbe essere...","timeforround2":"${{name}}! Finalmente! Sei tornato! Ero preoccupato che avresti perso l'annuncio!","theanthemishere":"Ascolta! L'inno sta iniziando, ce l'abbiamo fatta giusto in tempo. Vieni qui e guarda!","combat_state_overfeed_get":"{user} ha sovralimentato {target}.","dodge_fell":"La capacit\u00e0 di schivare colpi di {user} \u00e8 diminuita.","combat_levitate_get":"{user} \u00e8 levitato in aria.","monster_menu_release":"Libera","release_confirmation":"Sei sicuro di voler liberare {name}?","tuxemon_released":"{name} \u00e8 stato liberato.","menu_up_key":"Chiave su","options_new_input_key1":"Riavvia il gioco per applicare le modifiche!","teddisun_description":"TEDDISUN venera il sole. Infatti sono visti mentre portano i propri giocattoli solari.","teddisun":"Teddisun","thatsmeknight":"Oh splendido! Sapevo sin dall'inizio che dovevi essere tu\\nNon preoccuparti, non lo dir\u00f2 a nessuno.","quicklyknight":"Non mi resta troppo tempo. Omnichannel sta arrivando...\\nAvrei dovuto incontrare un contatto ma lo dovrai fare tu. Stanno arrivando.","quicklyknight2":"Due persone controllano Omnichannel. Il direttivo \u00e8 una farsa.\\n","quicklyknight3":"Allie. Allie \u00e8 quella di cui loro non vogliono che tu sappia a riguardo.","quicklyknight4":"Scusa ma devo andarmene ora.","omnichannelarrives":"FERMO!","yesmaam":"Sissignora.","firsts":"\u266a Watch me whip \u266a\\n\u266a Watch me nae nae \u266a\\nQuesta canzone \u00e8 bella, vero?","nopenotyet":"Scusa, qualcuno si \u00e8 fatto male sulla strada. \u00c8 chiusa ora.","bothofyou":"Voi due, venite fuori. Un rappresentante della Omnichannel vuole rivolgersi al paese.","hellolovelypeople":"CIAOOOOOO CITTADINI DI TABA!","darnitjohn":"Aspetta... dov'\u00e8 John?","darnitjohn5":"Perch\u00e9 sei ancora qui?","darnitjohn6":"Uhh...","darnitjohn7":"Non sono sicuro...","darnitjohn8":"AAAAAGH!!!","darnitjohn9":"TU IMBECILLE!\\nLo dir\u00f2 una sola volta:\\nVAI. A. CERCARE. NELLE. CASE.","darnitjohn10":"ORA!","oopsie":"Mi dispiace che tu debba vedere tutto ci\u00f2. Lui \u00e8 COOOOOOOS\u00cc inutile a volte.","seeme":"Assicurati di venire a trovarmi...","knight4ispoor":"Lei in realt\u00e0 non \u00e8 una cattiva persona.","grumble":"La Omnichannel \u00e8 fatta da un branco di delinquenti ma non abbiamo scelta...\\nCome lei ha sempre detto, penso che dobbiamo lavorare con loro...","professorexists4":"Ora, so a cosa stai pensando: perch\u00e9 dovrebbero darmi il permesso?\\nSfortunatamente per te, quel segreto \u00e8 solo per me e te!\\nComunque, Omnichannel dovrebbe fare un nuovo annuncio a breve e penso che ti piacer\u00e0.\\nFaremmo meglio a tornare a casa e guardare il secondo annuncio, dai!","theenergy":"L'energia di quell'uomo \u00e8 sconfinata...","hmmm2":"Ho sentito che stanno facendo un nuovo parco per \\\"verdificare l'area\\\"","hmmm3":"Qual \u00e8 il punto? La strada \u00e8 praticamente tutta ricoperta d'erba.","timeforround22":"Oh! Hai veramente preso le pozioni! Ottimo! Ora possiamo tornare indietro.","taba_greeting1":"Greeter Jaime: Hey ${{name}}! Ho sentito che hai un Tuxemon, congratulazioni! Se vuoi far crescere la tua squadra, avrai bisogno di Tuxeballs.","yahaha":"Ah ha! Ti ho trovato!","goodbye":"Non permettere che il Trial ti impedisca di vedermi. Infatti... Forse ti trover\u00f2 prima.","spyder_route2_billie":"Billie","spyder_route3_twig":"Rametto","spyder_route3_surat":"Surat","sledgehammer_description":"Distrugge massi.","cotton_breeder1":"Vuoi lasciare due dei tuoi Tuxemon con me per allevarli?","cotton_breeder2a_1":"Ok, quale Tuxemon sar\u00e0 la madre?","cotton_breeder3":"Ok, sei sicuro che questi siano i due che vuoi allevare?","chosefight":"E... LOTTIAMO!","spyder_papertown_nutchosen":"Magnifica scelta! Nut \u00e8 un tuxemon di Metallo.","spyder_papertown_wrapup":"Dar\u00f2 il resto a quei ragazzi che ancora non ne hanno uno! E magari ne terr\u00f2 uno per me. ","spyder_route3_drag2":"AGENT: Cosa?! Vieni con me, puoi spiegare questo al Quartier Generale!","spyder_route3_surat2":"Sapevo che non avresti capito. ","spyder_route3_surat3":"Sparisci! Ci stai tra i piedi.","spyder_route3_twig1":"Alcune delle cose che stiamo portando alla luce appartengono al museo! \\n Aspetta, ma tu non lavori qui. ","fishing_rod_description":"Pescare.","sledgehammer":"Mazza","cotton_breeder5":"Hey ${{name}}, vieni a controllare il tuo Tuxemon?","cotton_breeder6a":"Stanno ancora facendo conoscenza, per cos\u00ec dire. Perch\u00e9 non torni pi\u00f9 tardi?","cotton_breeder_continue":"Ci vorr\u00e0 un po' di tempo prima che siano pronti di nuovo, ma se vuoi posso tenerli e allevarli di nuovo.","taba_greeting2a":"Il negozio sta facendo una promozione, ecconi alcuni per iniziare. Li usi per catturare Tuxemon. \u00c8 pi\u00f9 facile se sono prima indeboliti!","taba_greeting2b":"Ah! Vedo che ne hai gi\u00e0 alcuni. Hai la testa sulle spalle ${{name}}, sono sicuro che sarai un campione in pochissimo tempo.","gotfivetuxeballs":"Ottieni 5 Tuxeballs!","got_new_tuxemon":"Un nuovo Tuxemon \u00e8 nato! Benvenuto {monster_name}!","rhincus_fossil":"Rhincus Fossile","item_used_wrong_location_type":"{name} pu\u00f2 essere usato solo in {here}!","fishing_rod":"Canna da Pesca","shammer_fossil":"Shammer Fossile","shop":"negozio","abesnaki_description":"Ogni faccia \u00e8 un modello diverso, e alcuni dicono che i simboli mostrano le parole in una lingua morta.","abesnaki":"Abesnaki","angrito":"Angrito","altie":"Altie","apeoro_description":"I re dell'antichit\u00e0 usavano poteri psichici per trasferire le loro anime in queste macchine informatiche dorate. Cos\u00ec continuano a vivere, incapaci di comunicare, ma continuando a sognare imperi.","inside":"dentro","budaye_description":"Pu\u00f2 convincere qualsiasi gruppo a cooperare per il bene comune attraverso alcuni miagolii.","baoby_description":"Viaggiano da un fiume all'altro in cerca di acqua da bere e conservare. Gli ossiconi frondosi sulla testa nascondono punti mobili che agiscono in modo simile a un'asta di rabdomanzia. Molte creature seguono BAOBY nella siccit\u00e0.","boxali_description":"Con il suo lungo mantello blu, BOXALI pu\u00f2 planare, questo gli permette di eseguire acrobazie e attacchi aerei.","bugnin":"Bugnin","baoby":"Baoby","baobaraffe":"Baobaraffe","beenstalker":"Beenstalker","arthrobolt_description":"Si sente a disagio a comandare i suoi compagni NUT e BOLT, e di solito scappa. Ma poi NUT e BOLT non hanno nessuno che li istruisca.","av8r_description":"Se il sole \u00e8 alto in cielo, pu\u00f2 volare in lontanza o altezza quanto vuole.","birdling":"Birdling","brewdin":"Brewdin","bursa_description":"Rifiuta il fuoco come base e produce solo il fuoco della mente.","beenstalker_description":"Ci\u00f2 che a BEENSTALKER manca in senso e grazia, lo compensa con puro entusiasmo e buona volont\u00e0. Si diletta a spaventare i parassiti, ma senza mai danneggiarli.","cochini":"Cochini","conileaf_description":"Gli alimenti posti nella sua brocca sono miscelati e in salamoia. Sono usati per conservare il cibo senza che vada a male.","dandicub_description":"Dopo la nascita di una cucciolata, vanno alla deriva e non vedono mai pi\u00f9 la loro famiglia.","drokoro_description":"Una volta aveva una famiglia, ma mangi\u00f2 i suoi genitori, i suoi figli, il suo compagno, e tutti quelli del suo genere.","embra":"Embra","ihaveyourmoney2":"Ho qualcosa da parte che dev'essere sfruttato al meglio e Omnichannel mi deve un favore.\\nSono fiducioso che possiamo concludere qualcosa. Ottenere i documenti \u00e8 la parte facile. Ottenere il tuo primo Tuxemon \u00e8 leggermente pi\u00f9 complicato...\\nFortunatamente, conosco qualcuno che ha accesso a una moltitudine di Tuxemon...\\nMe!\\nOra, sono cosciente che \u00e8 molto da elaborare, aspetter\u00f2 una tua decisione nel mio laboratorio.","kylekindasucks5":"Ok, sono stato qui abbastanza. Tempo di andarsene.","elowind":"Elowind","tuxemontime4":"Ora la parte pi\u00f9 importante! Scegli il tuo Tuxemon!\\nPurtroppo, la mia sorgente di finanziamento \u00e8 diventata... Ultimamente esitante. Questo ti lascia con solo tre Tuxemon, mi dispiace.\\nLe tre scelte sono Rockitten, Cardiling, e Tweesher.","chooseyerfateCardiling":"Una scelta interessante. Cardiling \u00e8 un Tuxemon di tipo Fuoco conosciuto per rubare cibo da amici e nemici..\\nVuoi scegliere Cardiling?","heystop2":"Signora, glielo abbiamo gi\u00e0 detto. Sotto la sezione 2 dell'articolo 3, Omnichannel si riserva il diritto di chiudere e mantenere aree secondo necessit\u00e0.","wewnicefight":"Wow, \u00e8 stata una bella lotta!\\nLasciami curare i tuoi Tuxemon velocement...\\nE... Ecco fatto! Tutto apposto!\\nCon un poco pi\u00f9 di pratica e forse un paio di Tuxemon in pi\u00f9, sarai sicuramente in grado di arrivare al Trial.\\n","gasp2":"Che cosa stai facendo qui con questo... Criminale?\\n... .... ....\\n... ... ...\\nUnirti al Trial? Vuoi veramente sottoporti a quelle sciocchezze?\\nSe tutto quello che vuoi \u00e8 un lavoro a Omnichannel, potevi semplicemente chiedermelo.\\nSono sicuro di poter trovare un... ruolo per te... se sei interessato.","soiwashearing6":"No Julius, non credo che sia necessario.","soiwashearing9":"Comunque, in futuro...","waityouhaveone":"Tu hai un Tuxemon?\\nPerch\u00e9?\\n... .... ... ... \\n... ... .... ... \\nTrial eh? Bene, spero che sei bravo nella lotta. Curer\u00f2 i tuoi Tuxemon velocemente e vedremo quanto sei bravo.","ohaimisa4":"Perch\u00e9 sono qui? Perch\u00e9, sono il capo di questo progetto! Costruire il modello dell'arena di combattimento per l'intera regione \u00e8 un onore!\\nAnche se, posso capire perch\u00e9 non avresti sentito la notizia, tutta presa con il tuo nuovo giocattolo","nobodygetsthrough":"Non importa chi porti con te, non lascer\u00f2 passare nessuno!","higrunts2":"Qui, curer\u00f2 i tuoi Tuxemon.","staples":"Bene, questo era facile.","ohaimisa3":"Ciao Kyle, perch\u00e9 sei qui?","kylekindasucks":"Mi dispiace per questo, Kyle \u00e8 il meno simpatico tra quelli di Omnichannel. E questo gi\u00e0 dice tutto!\\nEravamo nello stesso gruppo all'Accademia e da allora non \u00e8 stato altro che un problema. Questo \u00e8 probabilmente il motivo per cui Omnichannel lo ha reclutato.\\nFortunatamente, non devo ascoltare la sua voce ogni giorno come devono fare alcune povere anime.","kylekindasucks7":"Ti guarder\u00f2. In effetti, potrei anche fare il tifo per te.\\nNon mi deludere okay?","kylekindasucks8":"Voi quattro, andate a casa. Ricorda, TU. NON. HAI. VISTO. NIENTE.\\nCapito?\\nOh, e la fiorista? Vienimi a trovare una volta. L'indirizzo \u00e8 sulla biglietto che ti ho dato. ","misaisleavingfornow":"Matt, Julius, andiamocene. ","ripjimmy":"La lapide recita:\\nQui riposa Jimmy. Un amico, un cavaliere, e... una cattiva persona nel complesso. Comunque, ... mai ... ... Aiuto! ...\\nIl resto \u00e8 svanito.","earth_booster_description":"Permette ai tuxemon di tipo Terra di trasformarsi in qualcos'altro.","shaft_badge_description":"I tuxemon acquistati dalla Shaft richiedono questa medaglia per trasformarsi.","greenwash_badge_description":"I tuxemon acquistati dalla Greenwash richiedono questa medaglia per trasformarsi.","water_booster":"Booster d'Acqua","wood_booster_description":"Permette ai tuxemon di tipo Legno di trasformarsi in qualcos'altro.","combat_forfeit":"Hai dato forfait!\\n{npc} \u00e8 deluso.","combat_player_swap_status":"Non puoi cambiare mostro.\\n{monster} \u00e8 {status}!","combat_state_confused_get":"{target} \u00e8 confuso.","combat_state_festering_get":"Le ferite di {target} si aggravano.","spyder_papertown_mom6":"Ben fatto! Hai abbattuto la societ\u00e0! \\n Certo, ora molte persone non avranno pi\u00f9 lavoro... ma hai fatto la cosa giusta. Credo.","spyder_papertown_myfirstmon":"Hey, sei venuto! Fantastico.\\n Quando nuovi tuxemon vengono fuori dalla Cathedral, dobbiamo buttare tutti i vecchi nel cestino!\\n Sembra uno spreco terribile, soprattutto quando ragazzi come te non ne hanno alcuno!","spyder_citypark_bobette2":" Un gatto avrebbe vinto\u2026","spyder_papertown_firstfight":"Hey, perch\u00e9 stai rovistando nella spazzatura? \u00c8 osceno - e contro le regole! \\n ... \\n Cosa, buttano via tuxemon in perfetto stato..? \\n ... \\n Si, ma se fossero in perfetto stato non credo che li buttano, oppure no? \\n Devono essere inferiori se paragonati ai nuovi modelli. Guarda, te lo mostro! ","spyder_cottontown_hackerintro":"Hey, bel tuxemon! Posso vedere lo scontrino? \\n ... \\n Scherzo, ho avuto il presentimento che lo avevi ottenuto senza usare i \u00abcanali\u00bb ufficiali. \\n Per anni i Cinque Pilastri hanno controllato i tuxemon pi\u00f9 forti. Pensi sia giusto ficcargli un dito negli occhi? \\n ... \\n Bene! Ho un progetto per te. Incontrami al Cafe!","spyder_citypark_bobette1":" Amo i gatti. Un Aardorn \u00e8 quasi un gatto, giusto?","route3":"Strada 3","route5":"Strada 5","spyder_route3_twig3":"Mi allener\u00f2 di pi\u00f9 e diventer\u00f2 forte come il Boss. \\n Una persona che ha lavorato duramente per diventare un leader, vorrei assomigliarli.","route1":"Strada 1","spyder_museum_miner1":"Qui c'era un'intera sezione dedicata alla storia del nostro mondo! \\n Ma quando Nimrod \u00e8 divenuta lo sponsor, l'hanno rimpiazzata con la storia militare! \\n Adesso ognuno ha una propria versione della storia!","spyder_dragonscave_mal2":"Ah ha, sei caduto in trappola!","spyder_route3_drag1":"AGENT: Cos'\u00e8 successo allo scavo? \\n SHAFT BOSS: Siamo stati... interrotti. Da... un ragazzino. \\n AGENT: Un ragazzino?! \\n SHAFT BOSS: Ma siamo riusciti a recuperarne uno... \\n AGENT: Hush! Lo sai che \u00e8 top secret. Ok, passamelo e sparisci! \\n SHAFT BOSS: Okay, ecco ... uh!","spyder_route3_zoolander2":"Ah, ho lasciato cadere la mia mazza!","routee":"Strada E","routed":"Strada D","route4":"Strada 4","welcome_location_city":"Benvenuti a ${{map_name}}villa: ${{map_desc}}\\nNord: ${{north}} \/ Sud: ${{south}} \/ Ovest: ${{west}} \/ Est: ${{east}}","here_to_north":"Da ${{map_name}} a ${{north}}","spyder_route3_weaver1":"Hey, fuori dai coglioni! Questa miniera appartiene alla Shaft!","spyder_route3_curie2":"Perch\u00e9 lo hai fatto?","spyder_route3_connor1":"Il mio Weavifly \u00e8 pronto a combattere adesso - una volta non riusciva a volare.","spyder_papertown_stopthere":"Hey! Cosa pensi di fare?\\n Non \u00e8 sicuro avventurarsi senza un tuxemon.\\n Vieni, comprane uno nel nostro negozio.","spyder_route3_surat1":" La chiamano \u00abarteria oscura\u00bb - sangue fossilizzato e ossa di un antico tuxemon sotto il suolo. \\n E dobbiamo portarlo alla luce!","spyder_omnichannel_enforcer":"Esecutore","spyder_cottontown_barmaid":"Barista","spyder_goth":"Goth","spyder_florist":"Fiorista","spyder_route2_roddick":"Roddick","spyder_route2_graf":"Graf","spyder_shopassistant":"Commesso","spyder_wayfarer1_bravo":"Bravo","spyder_wayfarer1_james":"James","37707_villager_male_2":"Blank: Non puoi pi\u00f9 aiutare. Non abbiamo il permesso di parlarne. Non puoi capire. Vai via.","37707_villager_female_3":"Wish: No, no, no: Smetti di fare questo! Non capisci che non \u00e8 l\u00e0?","spyder_papertown_mom1":"Buongiorno tesoro! Riposati pure qui quando vuoi. \\n Perch\u00e9 te lo sto dicendo? Tu vivi qui!","spyder_papertown_mom5":"Sai, la Signora Piper nella casa vicina ha aperto il suo Daycare Centre. \\n Non tutti possono essere degli inventori, credo. ","spyder_route3_wanda1":"Sembra che tutto quello che catturo \u00e8 qualche noioso Nudiflot!","spyder_dragonscave_tru1":"Questo \u00e8 per il tuo bene, okay?","spyder_citypark_edith1":"Hey, mi hai detto che assomiglio al mio tuxemon? Ti sfider\u00f2 per questo!","spyder_dragonscave_ray1":"Tutto quello che vogliamo fare \u00e8 creare una mega societ\u00e0 che prende il controllo del governo. \u00c8 cos\u00ec sbagliato?","spyder_dragonscave_tru2":"Non importa. Abbiamo gi\u00e0 preso un campione del DNA. \\n Volevamo solo catturare Drokoro come backup. \\n Non riuscirai mai a fermarli al QG di Omnichannel.","spyder_dragonscave_drokoro1":"Rawr!","spyder_wayfarerinn_tv1":"Il telegiornale \u00e8 in corso. \\n Il presentatore sta dicendo che ci sono voci infondate riguardo l'infezione.","spyder_hospital_billie1":"${{name}}, ti stai intromettendo troppo! Lascia le autorit\u00e0 fare il loro dovere!","spyder_mansion_drinkingbuddya2":"Eccoti qui vecchio amico! Lascia che ti riporti al fiume.","spyder_dryadsgrove_volcoli1":"Bree! Bree!","spyder_dante":"Dante","spyder_granny":"Nonna","spyder_route2_marion":"Marion","spyder_maniac":"Maniaco","spyder_shopkeeper":"Bottegaio","spyder_citypark_frances":"Frances","spyder_wayfarer1_morton":"Morton","spyder_nimrod_argon":"Argon","spyder_greenwash_louis2":"Posso parlarti dell'Ipotesi di Gaia?","cotton_breeder0":"Ciao, benvenuto al Daycare, allevo Tuxemon qui.\\nGestisco questo posto perch\u00e9 amo i Tuxemon!\\nSe vuoi posso allevare un paio dei tuoi Tuxemon. Fammi sapere, ok?","cotton_breeder2a_2":"Fantastico, e il padre?","cotton_breeder4a":"Benissimo! Torna a fare a controllare pi\u00f9 tardi e ti far\u00f2 sapere come sta andando.","cotton_breeder6c":"Felicitazioni! Hanno avuto un cucciolo! Ecco, crescilo bene.","cotton_breeder6b":"Sta andando molto bene! Sono praticamente inseparabili!\\nNon dovrebbe passare molto tempo prima di avere un cucciolo.","status_softened":"Rammollito","status_exhausted":"Esausto","menu_storage_empty_kennel":"Il box \u00e8 vuoto, non ci sono altri mostri da prendere.","viviphyta":"Viviphyta","vivisource":"Vivisource","vivipere":"Vivipere","vividactil":"Vividactil","vivitrans":"Vivitrans","viviteel":"Viviteel","volcoli":"Volcoli","vivitron":"Vivitron","weavifly":"Weavifly","tuxemontimechoiceyes":"Splendido!","tuxemontime2":"Ora la prima cosa da fare \u00e8 sistemare i tuoi documenti...","choseRockitten":"Perfetto, eccoti qui Rockitten! Sono sicuro che insieme vivrete grandi avventure!","gasp":"Aspetta...","gasp4":"Va bene, lascer\u00f2 i tuoi documenti di registrazione intatti. Per ora.\\nJohn, Grant, prendete in custoria cosiddetto Professor Tuxemon e trasferitelo nella sua nuova casa.","brokethegasp3":"Per favore, signora omnichannel, la madre di ${{name}} voleva che loro si unissero al Trial per vedere l'intera regione\\n${{name}} non lo sta facendo per il lavoro, lo stanno facendo per l'esperienza.","gasp3":"Se questo \u00e8 vero, allora c'\u00e8 di pi\u00f9 di quanto pensassi...","professorswife":"Oh No! L'hai mancato. Penso sia andato in citt\u00e0. Prova a controllare l\u00ec!?","waithere2":"Oh, spero che nessuno sia rimasto ferito dalla caduta dell'albero!","input_monster_name":"Il nome del tuo Tuxemon?","happy_rename":"Happy: \u00c8 un bellissimo nome! Sono sicura che il tuo Tuxemon lo adora :)","37707_sign_foreign":"Questo cartello \u00e8 scritto in lingua straniera, non capisci.","37707_sign_hidden":"Vattene finch\u00e9 puoi...","spyder_papertown_myfirstmon1":"*rovista* *rovista* ","spyder_papertown_lambertchosen":"Bella scelta! Lambert \u00e8 un tuxemon di Legno.","spyder_papertown_tweesherchosen":"Scelta ispirata! Tweesher \u00e8 un tuxemon d'Acqua.","spyder_cottontown_monk":"Sono stato assegnato dal Dojo dei Cinque Elementi a curare le statue qui. \\n Ma Omnichannel vuole espandere i suoi uffici in questo spazio. \\n Non ho idea di che cosa succeder\u00e0 a queste statue quando lo faranno.","spyder_citypark_edith2":"Hmm, potresti aver ragione.","spyder_museum_entrance1":"Benvenuti al museo di storia naturale! Ingresso gratuito, ma contiamo sulle vostre donazioni. Considera una donazione di ${{currency}}50?","spyder_museum_entrance2":"Prego esplori le nostre cinque sezioni, e faccia in modo di leggere riguardo ai nostri cinque sponsor.","spyder_route3_qqq1":"Ah, gli Enforcers non erano fatti per far uscire nessuno!","spyder_route3_qqq2":"Non riveler\u00f2 niente riguardo al piano! In effetti, dimentica quello che ho detto sul piano!","spyder_route3_novak1":" Il mio Elofly \u00e8 un genio! Ne collezioner\u00f2 pi\u00f9 che posso.","spyder_route3_roxby1":"Porta qui quel battipalo e sii veloce! Hey... non sembri un minatore. ","spyder_route3_roxby2":"Sparisci! ","spyder_route3_roxby3":"Spero che il Boss non \u00e8 arrabiato - si arrabbia facilmente, \\n Ma \u00e8 una persona gentile, sebbene abbia il cuore di pietra.","spyder_route3_wanda2":"La pesca \u00e8 buona in Flower City - ma chi vuol andar cos\u00ec lontano? \\n Ecco, puoi avere tu la mia Canna da Pesca.","spyder_hospital_warning1":"Bzzzz. Forma di vita individuata. \\n Porte rimangono chiuse.","spyder_hospital_nurse1":"Lo schermo \u00e8 settato per individuare e rigettare umani e tuxemon. \\n Sono codificati al suo interno i DNA di tutti i tuxemon! ","spyder_hospital_warning2":"\\\"Aardant\\\" non \u00e8 una forma di vita riconosciuta. \\n Spegnimento.","spyder_hospital_cure1":"\u00c8 la cura all'infezione del morso Spyder! \\n Con questo puoi curare te stesso ed altri tuxemon.","spyder_searoutec_nigel3":"Mi dispiace, non posso permetterti di entrare nella sacra grotta, l'infezione del morso Spyder \u00e8 ancora a briglia sciolta.","spyder_hospital_billie2":"Aspetta ... i tuoi tuxemon non sono malati! \\n ... \\n Era cos\u00ec semplice? \\n Allora perch\u00e9 gli Enforcers hanno preso i nostri tuxemon invece di curarli? ...","spyder_mansion_drinkingbuddya1":"Mi domando dove \u00e8 finito il nostro compagno di bevute!? ","spyder_mansion_drinkingbuddyb1":"Abbiamo iniziato a cantare una canzone marinaresca e, tempo di aver finito, il Capitano era scomparso!","spyder_dryadsgrove_ignatia2":"Sei molto di pi\u00f9 di quello che appari.","spyder_dryadsgrove_petra2":"Uomo ingrato.","spyder_dryadsgrove_sylvia1":"Le stagioni ruotano con la danza Volcoli.","spyder_frolicking_conileaf":"Conileaf","spyder_papertown_riverboatcaptain":"Capitano Riverboat","spyder_papertown_homemaker":"Casalinga","spyder_route3_zoolander":"Zoolander","spyder_citypark_edith":"Edith","spyder_miner":"Minatore","spyder_postboy":"Postino","spyder_route3_curie":"Curie","spyder_route4_beck":"Beck","attacks_rose":"I punti danno di {user} sono cresciuti.","moverocky2":"Bene, muoviti quando sei pronto, sar\u00f2 qui ad aspettarti.","soiwashearing5":"Signora, devo arrestarla per essersi rivolta a lei cos\u00ec maleducatamente?","hichristie":"Oh, mi chiamo Christie! Mi dispiace, avrei dovuto menzionarlo prima.","hichristie2":"Ciao Christie. Come sai, mi chiamo Speck. Piacere.\\nOra...","hiperson5":"Oh, cos\u00ec sei di Taba Town! Fantastico!","hiperson":"Chi sei tu, chi \u00e8 Misa, e chi \u00e8 Allie? Dacci i dettagli!","hiperson2":"Whoa qua Christie, non travolgerli.","hiperson3":"Che ne dici se iniziamo con il tuo nome e da dove vieni?","hiperson4":".... ... ....","hiperson6":"Ora, chi sono Misa e Allie?","nobody":"Non lo so","somebody":"Preferirei non parlar di loro","nobody2":"Va bene! Tieniti i tuoi segreti!","somebody2":"Oooh. Quindi sono speciali per te? C'\u00e8 qualche triangolo amoroso? Dai! Dobbiamo saperlo","37707_mail":"\u00c8 vuoto e pieno di ragnatele.","37707_flower":"Percepisci un'energia emanata da questo fiore. Sembra l'unica cosa in questa citt\u00e0 che il tuo Tuxemon gradisce.","spyder_papertown_homemaker1":"Come stai ${{name}}? \\n Calmo e silenzioso come sempre.","37707_villager_female_2":"Wish: Per favore: Non entrare nella torre. Non \u00e8 stata ancora costruita.","spyder_dragonscave_lucille2":"Rimpiangerai questo.","shop_buy_free":"GRATIS!","cateye":"Cateye","soiwashearing2":"Tu, il fiorista, chi sei?","understand?":"Capito?","spyder_greenwash_aissa2":"Moriremo tutti!","spyder_greenwash_moreau1":"Non dovresti essere qui! ","spyder_greenwash_moreau2":"L'esperimento di fusione \u00e8 esploso!","spyder_greenwash_dippel1":"Forse siamo andati troppo oltre \u2026","spyder_greenwash_dippel2":"Oppure non abbastanza! ","greenwash_badge":"Medaglia: Greenwash","outside":"fuori","item_used_wrong_location_inside":"{name} pu\u00f2 essere usato solo {here}!","nimrod_badge":"Medaglia: Nimrod","omnichannel_badge":"Medaglia: Omnichannel","scoop_badge":"Medaglia: Scoop","shaft_badge":"Medaglia: Shaft","lucky_bamboo":"Bamboo Fortunato","miaow_milk":"Latte Miaow","miaow_milk_description":"I gatti amano il sapore del Latte Miaow\u2122!","thunderstone":"Pietra Tuono","town":"citt\u00e0","route":"strada","dungeon":"dungeon","center":"centro","nimrod_badge_description":"I tuxemon acquistati dalla Nimrod richiedono questa medaglia per trasformarsi.","omnichannel_badge_description":"I tuxemon acquistati dalla Omnichannel richiedono questa medaglia per trasformarsi.","scoop_badge_description":"I tuxemon acquistati dalla Scoop richiedono questa medaglia per trasformarsi.","booster_tech":"Booster Tecnologico","booster_tech_description":"Una tecnologia open source che permette ai tuxemon di trasformarsi in qualcos'altro.","earth_booster":"Booster di Terra","fire_booster":"Booster di Fuoco","fire_booster_description":"Permette ai tuxemon di tipo Fuoco di trasformarsi in qualcos'altro.","metal_booster":"Booster di Metallo","metal_booster_description":"Permette ai tuxemon di tipo Metallo di trasformarsi in qualcos'altro.","peace_lily":"Giglio della Pace","petrified_dung":"Sterco Pietrificato","sea_girdle":"Cintura Marina","stovepipe":"Tubo di Stufa","sweet_sand":"Sabbia Dolce","tectonic_drill":"Trapano Tettonico","water_booster_description":"Permette ai tuxemon di tipo Acqua di trasformarsi in qualcos'altro.","wood_booster":"Booster di Legno","no_type":"no tipologia","combat_player_run_status":"Non puoi scappare.\\n{monster} \u00e8 {status}!","combat_player_forfeit_status":"Non puoi dare forfait.\\n{monster} \u00e8 {status}!","cannot_use_tech_monster":"{name} non pu\u00f2 essere usato.","combat_skip":"{user} salta il turno!","combat_victory_trainer":"Hai vinto contro {npc}!\\nOttieni {currency}{prize}!","combat_state_blinded_get":"{target} \u00e8 accecato.","combat_state_chargedup_get":"{target} \u00e8 carico.","combat_state_charging_get":"{target} sta caricando.","combat_state_diehard_get":"{target} continuer\u00e0 a combattere.","combat_state_dozing_get":"{target} \u00e8 addormentato.","combat_state_enraged_get":"{target} \u00e8 arrabbiato.","combat_state_exhausted_get":"{target} \u00e8 esausto.","combat_state_focused_get":"{target} si concentra.","combat_state_grabbed_get":"{target} \u00e8 tenuto stretto.","combat_state_hardshell_get":"{target} \u00e8 coperto da un guscio.","combat_state_sniping_get":"{target} prende la mira.","combat_state_softened_get":"L'armatura di {target} si ammorbidisce.","combat_state_spyderbite_get":"{target} inizia a tirare su con il naso.","combat_state_stuck_get":"{target} \u00e8 bloccato in loco.","combat_state_tired_get":"{target} \u00e8 usurato.","alert_text":"Testo troppo lungo!","spyderbite":"Morso Spyder","status_tired":"Affaticato","status_stuck":"Bloccato","status_hardshell":"Guscio","status_grabbed":"Afferrato","status_focused":"Concentrato","status_confused":"Confuso","status_enraged":"Furioso","status_blinded":"Accecato","taba_town":"Taba","route1_sanglorian":"Viale Sanglorian","route2":"Strada 2","route6":"Strada 6","routea":"Strada A","routec":"Strada C","welcome_location_route":"Benvenuti su ${{map_name}}: ${{map_desc}}\\nNord: ${{north}} \/ Sud: ${{south}} \/ Ovest: ${{west}} \/ Est: ${{east}}","welcome_location_town":"Benvenuti a ${{map_name}}villa: ${{map_desc}}\\nNord: ${{north}} \/ Sud: ${{south}} \/ Ovest: ${{west}} \/ Est: ${{east}}","here_to_south":"Da ${{map_name}} a ${{south}}","here_to_west":"Da ${{map_name}} a ${{west}}","here_to_east":"Da ${{map_name}} a ${{east}}","menu_dropoff":"Deposita Tuxemon","menu_storage":"Ritira Tuxemon","menu_forfeit":"Forfait","evolution_confirmation":"{name} sta provando ad evolversi in {evolve}. Permettere l'evoluzione?","tuxemon_stat2":"{desc}","tuxemon_stat1":"ID {txmn}, {type}, {doc} giorni fa\\n{exp}xp, {exp_lv}xp a Lv {lv}\\nCorpo: {weight} {unit_weight} {height} {unit_height}","menu_storage_take_monster":"Hai aggiunto {name} alla tua squadra!","menu_storage_monsters_full":"La tua squadra \u00e8 al completo, non puoi prelevare pi\u00f9 dal box.","altie_description":"ALTIE galleggiava in una bolla. Ora la sua bolla \u00e8 scoppiata, non pu\u00f2 galleggiare pi\u00f9 di qualche metro nell'aria.","angrito_description":"Non riesce a capire perch\u00e9 gli esseri umani provino rabbia e odio, ma ANGRITO percepisce anche questi impulsi.","anu_description":"Si dice che entri nei sogni degli altri per cercare il suo amore perduto.","anu":"Anu","apeoro":"Apeoro","araignee_description":"I pedanti che dicono che tutti i ragni hanno otto zampe, ma sono stranamente silenziosi sul caso di ARAIGNEE.","araignee":"Araignee","arthrobolt":"Arthrobolt","av8r":"Av8r","b_ver_1_description":"\u00c8 progettato per tutte quelle volte che hai bisogno che qualcuno venga morso da un robot.","b_ver_1":"B-Ver.1","banling_description":"Ogni BANLING \u00e8 in attesa che uno spirito senzatetto si annidi nei suoi rami.","banling":"Banling","baobaraffe_description":"Immagazzina enormi quantit\u00e0 di acqua nel suo enorme corpo in modo che possa percorrere lunghe distanze attraverso deserti caldi e secchi. Condivider\u00e0 anche l'acqua con creature assetate. Quando non ha acqua immagazzinata \u00e8 magra.","skip":"Salta","birdling_description":"Gli ignoranti credono che porti il proprio uovo sulla schiena. \u00c8 la guardia per un uovo molto pi\u00f9 importante di quello.","boltnu_description":"Trascorre la maggior parte del suo tempo a scavare tane nel terreno, rimane stordito dalle continue vibrazioni e dai movimenti causati dagli scavi.","boltnu":"Boltnu","botbot_description":"\u00c8 un robot universale che pu\u00f2 essere adattato a qualsiasi scopo.","botbot":"Botbot","boxali":"Boxali","brewdin_description":"Nato in ceramiche oggi trascurate, ma un tempo pregiate. Si vocifera sia in grado di esaudire desideri a chi sa farlo sorridere.","budaye":"Budaye","bugnin_description":"La sua spada \u00e8 in realt\u00e0 un'antenna cresciuta e spezzata per quello scopo.","bumbulus_description":"BUMBULUS \u00e8 un animale volante che produce una nuvola di fumo per camuffarsi. Nessuno ha mai visto il suo vero corpo.","bumbulus":"Bumbulus","bursa":"Bursa","cataspike_description":"Impara a combattere dall'osservazione. Lasciato a se stesso, usa il suo spuntone per raccogliere i rifiuti.","cataspike":"Cataspike","cateye_description":"Dicono che batti le palpebre una volta all'anno, in onore della fine dell'estate.","chenipode_description":"Morde i lacci delle scarpe e i pantaloni quando vuole viaggiare.","chenipode":"Chenipode","chibiro_description":"Si trova nelle foreste e nei campi, dove viene spesso scambiato per una rapa.","chibiro":"Chibiro","chromeye_description":"CHROMEYE \u00e8 stato creato per osservare e imparare come gli esseri umani, pensano e sentono.","chromeye":"Chromeye","cochini_description":"\u00c8 intelligente e consapevole come un bambino di tre anni. Ha un sapore delizioso.","coleorus_description":"Esiste, immutato, da milioni di anni.","coleorus":"Coleorus","conileaf":"Conileaf","cowpignon_description":"Alcune persone lo asciugano e lo mangiano come medicinale.","cowpignon":"Cowpignon","criniotherme_description":"La sua criniera brilla durante il giorno, diventa grande e rossa al tramonto e soffia via come cenere di notte.","criniotherme":"Criniotherme","dandicub":"Dandicub","dinoflop_description":"DINOFLOP si diletta ad allontanarsi rapidamente dai suoi aggressori, in modo che i loro colpi atterrino sulla sua schiena schermata e spinosa.","dinoflop":"Dinoflop","drashimi":"Drashimi","drokoro":"Drokoro","elofly_description":"Un ELOFLY da solo \u00e8 paziente e saggio, ma quando si affolla in gran numero diventa violento e impulsivo.","elofly":"Elofly","elostorm_description":"Re e regine, gli ELOSTORM governano il loro popolo e hanno grandi ambizioni.","elostorm":"Elostorm","elowind_description":"I luogotenenti della famiglia ELOFLY, gli ELOWIND guidano il gregge e lo mantengono concentrato.","embazook_description":"\u00c8 addestrato per l'uso in guerra e non conosce alternativa.","embazook":"Embazook","embra_description":"Mangia tutto ci\u00f2 che pu\u00f2, cos\u00ec pu\u00f2 ingrossarsi fino a diventare un RUPTION.","furnursus":"Furnursus","urcine":"Urcine","vigueur":"Vigueur","vivicinder":"Vivicinder","windeye":"Windeye","yiinaang":"Yiinaang","tuxemontime":"Ah, sei venuto! Fantastico!","tuxemontime1.5":"Capisco, questo significa che hai deciso di unirti al Trial?","tuxemontimechoiceno":"Oh... Okay... Sar\u00f2 qui se cambi idea...","tuxemontime3.1":"Eccoti qui i documenti di registrazione, la prima Arena di Combattimento te li richieder\u00e0, a quel punto otterrai la medaglia di Allenatore.\\nDopodich\u00e9 non avrai bisogno pi\u00f9 dei documenti.\\n","obtainedpapers":"Riceve documenti di registrazione!","chooseyerfate":"Quale Tuxemon vuoi?","chooseyerfateRockitten":"Scelta azzeccata! Rockitten \u00e8 un Tuxemon di tipo Terra. Durante il Medioevo allevavano i Rockittens per sedere vicino alla porta e fare i carini.\\nVuoi scegliere Rockitten?","choseRockitten2":"Prima per\u00f2, testiamo la tua prodezza con una veloce lotta Tuxemon.\\nVediamo... Sceglier\u00f2 Cardiling.","rockitten!":"Ottiene Rockitten!","nochoiceTuxemon":"Okay, perch\u00e9 non dai un'occhiata agli altri due?","choseCardiling":"Perfetto, eccoti il tuo Cardiling! So che voi due vivrete grandi avventure insieme!","cardiling!":"Ottieni Cardiling!","tweesher!":"Ottieni Tweesher!","brokethegasp":"Ora, signora, se posso, ${{name}} lo sta facendo per pi\u00f9 di un lavoro.","brokethegasp2":"Tu. Perch\u00e9 parli? Non ti ho dato il permesso di parlare.","goodbye2":"Cos\u00ec tanto ${{name}}! E buona fortuna nel Trial, ne avrai bisogno.","tabatownbattlearea":"Omnichannel Arena di Combattimento Ufficiale - Taba Town","rockywhy":"Aspetta, Rocky, non fermarti qui! Siamo arrivati fino a qui!\\nLo so che ti piace l'erba, ma dobbiamo arrivare a Cotton Town!","heystop":"PERCH\u00c9 STAI FACENDO QUESTO?","heystop3":"LO SO, MA PERCH\u00c9? CI HAI BUTTATI FUORI!","heystop4":"Marissa, credo che dobbiamo andarcene, torneremo un altro giorno.","heystop5":"Ma... Ma... Ci hanno dissotterrato i fiori. Senza pensarci due volte, senza chiedere.","heystop6":"Lo so, ma possiamo piantarne nuovi da qualche altra parte. Saranno ancora speciali, perch\u00e9 li abbiamo piantati assieme.","heystop7":"Se non fossero stati cos\u00ec focalizzati nel riportare i Tuxemon indietro, probabilmente avremmo ancora la nostra aiuola...","soiwashearing":"Bene, sembra proprio che abbiamo finalmente trovato un fiorista.","soiwashearing3":"Mi chiamo Marissa, e questi... questi... FARABUTTI! Hanno distrutto i miei fiori.","soiwashearing4":"Come osi...\\nStai parlando con il Presidente! Porta rispetto!","soiwashearing7":"Sembra spaventata, poverina.","soiwashearing7.5":"Chiunque odia omnichannel \u00e8 un mio amico.","soiwashearing8":"Per non parlare del fatto che le carceri sono gi\u00e0 traboccanti con... L'incidente di Flower City.","soiwashearing10":"Mi aspetto che mi si rivolga parola EDUCATAMENTE.","y-yes":"S-Sissignora.","soiwashearing11":"Bene, togliti di torno cos\u00ec posso parlare con questi cosiddetti cavalieri","allofyounow":"Chiunque senza un Tuxemon deve andarsene. Pu\u00f2 finir male.","taketheleft":"Tu occupati di quello a sinistra mentre io degli altri tre.","taketheleft2":"Occupati di quello a sinistra! Non preoccuparti, io mi occupo di questi tre!","higrunts":"Questi tizi neppure vengono formati, cos\u00ec non erano al mio livello. Neppure tu te la sei cavata male.","ohaimisa":"Bene, vediamo chi \u00e8 questo!","ohaimisa2":"Ho sentito che qualche teppista Xero stava picchiando i miei uomini, ma non pensavo che saresti stata tu Misa!","ohaimisa5":"Aspetta, non sono i miei-","ohaimisa6":"Ah, non importa. Ho cose pi\u00f9 importanti di cui occuparmi comunque. Divertitevi voi due, E SMETTETE DI FERIRE I MIEI UOMINI!\\nToodles!\\n","ohaimisa7":"Jack, Rick, Eddy, venite con me. Jon, stai qui.","kylekindasucks2":"Su una nota diversa, sembra che Kyle fosse qui per aprire il percorso. Sembra che l'arena di combattimento sia aperta ora.","kylekindasucks3":"So che stai attraversando il Trial e tutto il resto, ma guardati le spalle. Omnichannel \u00e8 ovunque, guarda tutto.\\nNon hanno problemi... A liberarsi di individui problematici.","kylekindasucks4":"Non voglio vedere un'altra persona scomparire. Soprattutto qualcuno promettente come te.","kylekindasucks6":"Oh, e ${{name}}?","misaisleavingfornow2":"Buona fortuna ${{name}}. Sono sicura ci rivedremo ancora. ","imherenow":"Sono qui per assicurarmi che nessuno manchi di rispetto a Omnichannel!\\n... .... ... ...\\nCome far\u00f2? Bhe... Uh... Glielo chieder\u00f2 gentilmente?","oimate":"Hey! Questa \u00e8 un area riservata! Senza medaglia non si entra!","welcometotaba":"Ciao aspiranti Allenatori Tuxemon!","welcometotaba3":"Non siamo solo in tre? A malapena ci possiamo chiamare \\\"gruppo\\\".","welcometotaba4":"Onestamente, pensavo che di pi\u00f9 passassero la valutazione...","welcometotaba6":"... .... ...","welcometotaba9":"I tuoi documenti sembrano in ordine. Per adesso.","welcometotaba11":"Mi scusi, come pu\u00f2 considerarlo un onore? Sono stato forzato. Non ho scelto di far parte di Trial.","welcometotaba14":"Ahh, tu sei il ragazzino di Flower City, ho sentito parlare di te. \\\"Il futuro di Omnichannel\\\". Come ti chiami?","welcometotaba15":"Mi chiamo Speck, signore.","kylereallysucks":"Bene, Speck, se pu\u00f2 consolarti, sono stato io a dare l'ordine di attaccare.","kylereallysucks2":"Buona fortuna a tutti! Mi aspetto che nessuno di voi ce la faccia!","kylereallysucks3":"Oh, e Speck? Mi piacevano le urla","dowehavetogoin4":"Chi lo sa, forse riuscir\u00f2 a battermi con lui!","stahp2":".... Va bene.","stahp3":"Non credere di poter evitare la conversazione! Otterr\u00f2 i dettagli da te al pi\u00f9 presto!","stahp5":"... Penso.","waithere":"Dobbiamo aspettare qui. Sembra che un albero sia caduto.","nodrink":"Sono abbastanza sicuro che sei troppo giovane per bere.","happy_guy_dialog":"Happy: Ciao! Adoro dare soprannomi ai Tuxemon, vuoi che ne dia uno ai tuoi?","shady_guy_dialog":"Shady Guy: Hey. Se hai qualche... 'problema' che ti pesa, posso risolverterlo...","shady_rename":"Shady Guy: Buona fortuna con il tuo nuovo nome, amico...","37707_house":"Strange: \u00c8 chiusa. Sembra che nessuno abiti questo edificio.","37707_villager_male_3":"Blank: Ci... Ci condannerai ancora una volta. Torna indietro e non ritornare!","spyder_papertown_mom3":"Oh, ti ritrovi con un tuxemon. Ben fatto! \\n Perch\u00e9 non ti dirigi nella citt\u00e0 vicina e la esplori?","spyder_papertown_mom4":"Bentornato! Guardati, stai crescendo cos\u00ec in fretta.","spyder_papertown_danteshop":"Sto lavorando, capo, sto lavorando! \\n Oh, \u00e8 solo che. Sai, buttiamo cos\u00ec tanto del nostro stock merce. \\n \u00c8 uno spreco terribile. Tutto finisce nei container dietro il negozio.","spyder_papertown_myfirstmon2":"Ecco qui, cinque tuxemon. Quale vorresti?","spyder_papertown_rockittenchosen":"Ottima scelta! Rockitten \u00e8 un tuxemon di Terra.","spyder_papertown_agnitechosen":"Fantastica scelta! Agnite \u00e8 un tuxemon di Fuoco.","spyder_museum_entrance3":"Purtroppo adesso dobbiamo far pagare l'ingresso. ${{currency}}100 per favore.","spyder_museum_shopkeeper_chat":"Mi adopero affinch\u00e9 il museo rimanga alla portata di tutte le tasche. ","spyder_leather_maniac":"Come procede la tua avventura fino ad ora? \\n ... \\n Wow, cos\u00ec prolisso! Stai proprio uscendo dal tuo guscio.","spyder_route3_novak2":"Hmm, non abbastanza intelligente...","spyder_route3_weaver2":"Avanti, vattene!","spyder_route3_curie1":"Guarda la mia magnifica invenzione!","spyder_route3_connor2":"Oh bene, questa sar\u00e0 un'esperienza di apprendimento per loro.","spyder_route3_twig2":"Non menzionare il museo al capo, okay?","spyder_dragonscave_ray2":"Mi stai spogliando delle mie libert\u00e0.","spyder_dragonscave_lucille1":"I Pilastri sono l'unica via con la quale concluderemo qualcosa.","spyder_omnichannel_zoolander1":"Sei vereramente un diamante grezzo, o no?","spyder_omnichannel_donald1":"Tornato? Avrei dovuto buttarti nel tritacarne al QG Scoop.","spyder_mansion_captain1":"Ahoy l\u00e0! Grazie per avermi trovato! \\n Stavo passeggiando dopo la bevuta di ieri e son caduto qui dentro. \\n Hey, riesci a trovare l'uscita? Grida quando riesci.","spyder_river_captain2":"Ahoy l\u00e0! Dove vorresti andare?","spyder_dryadsgrove_aquemini1":"Benvenuto nel nostro boschetto, mortale.","spyder_dryadsgrove_aquemini2":"Prega di sopravvivere alla tua visita.","spyder_dryadsgrove_ignatia1":"Siamo pi\u00f9 di quello che appariamo.","spyder_dryadsgrove_ferris1":"Ti rendi conto di disturbare un sonno secolare?","spyder_dryadsgrove_ferris2":"Forse \u00e8 il tempo di avventurarsi la fuori.","spyder_leatherhouse1_tennisplayer2":"Domanda trabocchetto - sono entrambi!","spyder_scoop_welcome":"Benvenuto!","spyder_scoop_sign":"Scoop QG: Quasi abbastanza buono da mangiare!","spyder_leatherhouse2_snugglepot":"Wow! Un giorno diventer\u00f2 un allenatore come te!","spyder_successful_boulder":"La mazza fa a pezzi il masso.","spyder_frolicking_rockitten":"Rockitten","spyder_papertown_mom":"Mamma","spyder_papertown_grannypiper":"Nonna Piper","spyder_papertown_shopkeeper":"Negoziante","spyder_instore_dante":"Dante","spyder_billie":"Billie","spyder_cottontown_hacker":"Hacker","spyder_citypark_bobette":"Bobette","spyder_rookie":"Rookie","spyder_route3_weaver":"Tessitrice","spyder_route3_qqq":"???","spyder_route3_novak":"Novak","spyder_route3_connor":"Connor","spyder_route3_wanda":"Wanda","spyder_route3_roxby":"Roxby","spyder_wayfarer1_jessie":"Jessie","spyder_wayfarer1_nightshade":"Belladonna","spyder_wayfarer1_victor":"Victor","spyder_wayfarer1_morningstar":"Stella del mattino","spyder_wayfarer1_bismuth":"Bismuto","spyder_wayfarer1_ratcher":"Ratcher","spyder_route4_marshall":"Marshall","spyder_route4_roger":"Roger","spyder_route4_wulf":"Wulf","spyder_route4_rincewind":"Rincewind","spyder_route4_rosamund":"Rosamund","spyder_nimrod_birbrobo":"Birb Robo","spyder_nimrod_chromerobo":"Chrome Robo","spyder_nimrod_xeon":"Xeon","spyder_nimrod_justice":"Justice","spyder_nimrod_thatcher":"Thatcher","spyder_nimrod_mace":"Mace","spyder_nimrod_honour":"Honour","spyder_nimrod_zircon":"Zircon","spyder_nimrod_maverick":"Maverick","spyder_greenwash_aissa1":"Accesso interdetto - Greenwash ha tutto sotto controllo.","spyder_greenwash_aissa":"Aissa","spyder_greenwash_dippel":"Dippel","spyder_greenwash_moreau":"Moreau","omnichannel_sign":"Omnichannel HQ: Facciamo notizia","taba_town_homeplace":"Casa di ${{name}}","taba_town_sign_profhouse":"Casa del Professor Tuxemon","taba_town_sign_proflab":"Laboratorio del Professor Tuxemon","spyder_greenwash_guard":"Va bene, va bene, niente da vedere qui.","spyder_greenwash_gregor1":"Passo tutto il giorno a guardare il mio CATEYE - riuscir\u00f2 a vederlo battere le palpebre!","spyder_greenwash_chip1":"Ho sviluppato una potenza di calcolo che non ha eguali!","spyder_greenwash_clarence1":"I miei tuxemon sono inarrestabili alla luce del sole!","spyder_greenwash_chip2":"Ha bisogno di pi\u00f9 potenza!","spyder_greenwash_clarence2":"C'era una nuvola!","spyder_greenwash_louis1":"Le regole del confronto sono quelle di selezione naturale: solo il pi\u00f9 forte sopravvive!","spyder_greenwash_looten1":"Credo che la tecnologia di fusione non \u00e8 ancora pronta. Sebbene ci stiamo lavorando da anni!","cotton_breeder_rejected":"Oh, va bene. Pensaci ancora un po' e torna da me.","cotton_breeder7a":"Benissimo! Tu prendi un po' di tempo con il cucciolo e io mi prender\u00f2 cura dei genitori. Torna pi\u00f9 tardi per controllarli.","cotton_breeder7b":"Buona idea, la nuova famiglia dovrebbe essere tenuta insieme in questa fase importante dello sviluppo del cucciolo.\\nTornerai ora, no?","taba_town_sign_tuxecenter":"Tuxecenter - Il posto in cui guarire i tuoi tuxemon","taba_town_sign_tuxemart":"Tuxemart - Il posto in cui comprare e vendere oggetti","cannot_use_item_monster":"Questo oggetto non pu\u00f2 essere usato su questo mostro.","spoilurm":"Spoilurm","frondly":"Frondly","jelillow":"Jelillow","gryfix":"Gryfix","lunight":"Lunight","pantherafira":"Pantherafira","polyrock":"Polyrock","pythock":"Pythock","statursus":"Statursus","strella":"Strella","pythwire":"Pythwire","skwib":"Skwib","snokari":"Snokari","sockeserp":"Sockeserp","solight":"Solight","spighter":"Spighter","tarpeur":"Tarpeur","taupypus":"Taupypus","miaownolith":"Miaownolith","foxfire":"Foxfire","mrmoswitch":"Mrmoswitch","mystikapi":"Mystikapi","37707_sign_welcome":"Benvenuti nella citt\u00e0 37707! Noi siamo...","37707_sign_tower":"Citt\u00e0 37707 torre. Questa struttura \u00e8 instabile: non entrare!","flacono_description":"Non ha assolutamente paura degli avversari e attaccher\u00e0 un nemico di qualsiasi dimensione senza esitazione.","foxfire_description":"I cuccioli di FOXFIRE si trovano negli incendi che si sono spenti durante la notte. Nessuno sa da dove vengano.","galnec_description":"GALNEC si seppellisce in profondit\u00e0 nelle calde sabbie del deserto, solo la sua coda pietrosa \u00e8 fuori. In branco, sembrano giardini di pietra.","grimachin_description":"\u00c8 stato fatto da un'azienda di giocattoli per essere un animale domestico, ma era troppo pericoloso.","incandesfin_description":"Tutto il suo corpo \u00e8 cresciuto enormemente in grandezza. Tuttavia, la sua luce \u00e8 sempre la stessa.","komodraw_description":"Usa i suoi artigli per lavorare la sua arma da fuoco in legno, che usa per potenti attacchi a distanza.","eyesore":"Eyesore","hampotamos":"Hampotamos","status_diehard":"Duro a Morire","status_eliminated":"Eliminato","acid":"Acido","adamantine":"Adamantina","air_chain":"Catena d'Aria","arcane_eye":"Occhio Arcano","assault":"Assalto","enduros":"Enduros","exapode":"Exapode","exclawvate":"Exclawvate","enduros_description":"ENDUROS \u00e8 un attaccabrighe che non spara i suoi colpi. Fuori dal ring, \u00e8 abbastanza socievole.","exapode_description":"Agita le gambe per attirare l'attenzione, ma per lo pi\u00f9 le persone scappano.","exclawvate_description":"Spesso visti nei cantieri, possono usare le loro enormi mani e la coda per raccogliere sporcizia e macerie. Sotto il Tuxemon ci sono pneumatici caterpillar, che danno loro un migliore equilibrio e aderenza mentre si arrampicano su cumuli di macerie.","eyesore_description":"Ricorda tutto ci\u00f2 che ha visto, ma non l'ordine in cui l'ha visto.","ghosteeth":"Ghosteeth","fancair":"Fancair","flacono":"Flacono","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","fordin":"Fordin","forturtle":"Forturtle","galnec":"Galnec","graffiki":"Graffiki","grimachin":"Grimachin","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","grumpi":"Grumpi","fancair_description":"Se qualcuno lascia il ventilatore acceso quando non ne ha bisogno, si anima e vola fuori dalla finestra per trovare qualcuno che ha effettivamente bisogno di essere raffreddato.","flambear_description":"Pu\u00f2 essere rintracciato dalla scia di cespugli di bacche bollite e trote arrosto che si lascia alle spalle.","fluoresfin_description":"Quando \u00e8 minacciato si stringe insieme ad altri FLUORESFIN, per creare una grande luce accecante cos\u00ec da disorientare i predatori.","foofle_description":"Quando uno \u00e8 in pericolo, tutti i FOOFLE sentono le sue grida, ovunque si trovino.","fordin_description":"Quando \u00e8 minacciato, si raggomitola in una palla e rimbalza via.","forturtle_description":"Riscalda il suo guscio per leggere il futuro dalle crepe che emergono.","frondly_description":"Pu\u00f2 fare qualsiasi cosa con la sua coda prensile, anche stringere la mano e raccogliere frutta.","furnursus_description":"I FURNURSUS sono amichevoli e spesso dimenticano che i loro corpi sono troppo caldi perch\u00e9 gli altri possano toccarli.","ghosteeth_description":"Sorride perch\u00e9 sa come moriranno tutti quelli che incontra.","graffiki_description":"I GRAFFIKI sono di casa nelle citt\u00e0 come nella giungla, marcando il loro territorio con dipinti elaborati.","grinflare_description":"Si dice che ognuno sia il cuore ambulante di un vulcano.","grintot_description":"\u00c8 un GRINTROCK o GRINFLARE che ha subito erosione.","grintrock_description":"Si nutre sedendosi fuori durante temporali, in attesa di essere colpito da un fulmine.","grumpi_description":"Una volta afferrato da un GRUMPI, il suo corpo appiccicoso impedisce di fuggire.","happito":"Happito","hatchling":"Hatchling","ignibus":"Ignibus","incandesfin":"Incandesfin","jemuar":"Jemuar","k9":"K9","katapill":"Katapill","komodraw":"Komodraw","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","masknake":"Masknake","manosting":"Manosting","medushock":"Medushock","happito_description":"Perch\u00e9 le persone non possono essere sempre felici? HAPPITO dar\u00e0 loro esattamente ci\u00f2 che vogliono, anche se non \u00e8 ci\u00f2 di cui hanno bisogno.","hatchling_description":"Quando un uovo non vuole schiudersi e iniziare la sua prossima fase di vita, diventa un HATCHLING.","ignibus_description":"Quando \u00e8 minacciato si ritira nel suo guscio e si raffredda velocemente liberando vapore. Potrebbe essere scambiato per una roccia.","jelillow_description":"Quando una persona appoggia la testa su JELILLOW, la sua pelle gelatinosa li fa cadere in un sonno profondo. Se una persona ha problemi di sonno, allora questo sar\u00e0 usato per aiutarla.","katapill_description":"Nasce combattendo. Deve uscire dal suo guscio d'uovo o essere intrappolato.","lapinou_description":"Quando gli SQUABBITS sono stati presi come animali domestici alla moda, si sono adattati alla vita domestica e hanno perso la loro natura violenta.","memnomnom":"Memnomnom","metesaur":"Metesaur","narcileaf":"Narcileaf","neutrito":"Neutrito","nudikill":"Nudikill","nudimind":"Nudimind","nuenflu":"Nuenflu","octabode":"Octabode","ouroboutlet":"Ouroboutlet","pairagrim":"Pairagrim","pairagrin":"Pairagrin","pharfan":"Pharfan","picc":"Picc","pipis":"Pipis","poinchin":"Poinchin","prophetoise":"Prophetoise","puparmor":"Puparmor","pyraminx":"Pyraminx","qetzlrokilus":"Qetzlrokilus","rabbitosaur":"Rabbitosaur","rhincus":"Rhincus","rosarin":"Rosarin","ruption":"Ruption","sadito":"Sadito","sampsack":"Sampsack","sampsage":"Sampsage","sapsnap":"Sapsnap","saurchin":"Saurchin","sclairus":"Sclairus","seirein":"Seirein","shammer":"Shammer","shelagu":"Shelagu","shnark":"Shnark","shybulb":"Shybulb","snaki":"Snaki","snarlon":"Snarlon","snock":"Snock","squabbit":"Squabbit","tetrchimp":"Tetrchimp","tikoal":"Tikoal","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel":"Toufigel","tourbidi":"Tourbidi","trapsnap":"Trapsnap","tsushimi":"Tsushimi","tumblebee":"Tumblebee","tumblequill":"Tumblequill","turnipper":"Turnipper","welcometotaba7":"Non mentir\u00f2, mi aspettavo pi\u00f9 entusiasmo dai primi membri del Trial.","welcometotaba13":"No, lei ha imprigionato la mia famiglia, e ha forzato me e mio fratello ad unirci al Trial.\\nMi perdoni quindi se \\\"manco di entusiasmo\\\" quando lei parla del Trial.","dowehavetogoin5":"Comunque, come ti chiami? Kyle non ti ha presentato.","spyder_greenwash_gregor2":"Ugh, neppure quando \u00e8 svenuto ha battuto le ciglia!","spyder_greenwash_louis":"Luigi","spyder_greenwash_clarence":"Clarence","spyder_greenwash_chip":"Chip","spyder_greenwash_gregor":"Gregorio","leather_town_open_air":"Caff\u00e9 Open Air e Piazza del Mercato","rhincus_fossil_description":"Sembra il teschio di un volatile dentato, ma \u00e8 duro come la pietra.","shammer_fossil_description":"Sembra il teschio di un cane antico, ma \u00e8 duro come la pietra.","aether":"Etere","glitch":"Glitch","normal":"Normale","demiurge":"Demiurgo","earthquake":"Terremoto","evasion":"Evasione","feline":"Felino","insanity":"Follia","kraken":"Kraken","lantern":"Laterna","lava":"Lava","lineage":"Lignaggio","maori":"Maori","meltdown":"Fusione","mending":"Aggiustatura","mobbing":"Bullismo","muck":"Letame","mystic_blending":"Miscela Mistica","negation":"Negazione","nest":"Nido","oedipus":"Edipo","magma":"Magma","lust":"Desiderio","lightning_spheres":"Sfere di Fulmini","spyder_papertown_daycare1":"Centro Rifugio: In costruzione.","announcement5":"\u00c8 stata una strada lunga e difficile verso la pace e la tranquillit\u00e0 che ora regna nella regione di Fondent.\\nTuttavia, ho il piacere di annunciare, in questo giorno, il 25\u00b0 anniversario della fondazione di Omnichannel...\\nTUXEMON SONO CONTROLLATI!\\n*urla assordanti*\\nCalmati! Calmati! Il tuo entusiasmo \u00e8 contagioso devo dire!\\nIn collaborazione con l'istituto Xero, abbiamo rimosso la loro volont\u00e0 di attaccare!\\nPer questo motivo, siamo fiduciosi che rilasciare Tuxemon in natura sia sicuro.\\nTuttavia, il coprifuoco deve ancora essere applicato, dopo tutto non siamo una regione senza legge.\\nDopo tutto... SIAMO SICUREZZA, SIAMO ORDINE, SIAMO OMNICHANNEL!","spyder_nimrod_plaque":"Sponsorizzato da Nimrod. \\\"Se non li vendessimo noi, lo farebbe qualcun altro!\\\"","kennel_label":"{box} ({qty})","moreannouncement2":"Mi dispiace darti un preavviso cos\u00ec tardivo su questo indirizzo, ma lo credevo importante prima che i media lo facessero trapelare...\\nBene... Eh. Possediamo i media, quindi immagino che non importi, ma volevo condividerlo lo stesso.\\nDopo esserci consultati con i miei consulenti, abbiamo deciso che il modo migliore per sentirci pi\u00f9 a nostro agio con Tuxemon \u00e8 usarli.\\nOra, ci vorr\u00e0 del tempo prima di poterli integrare nella forza lavoro, ma nel frattempo, come ho detto prima, li rilasceremo in libert\u00e0.\\nMi rendo conto che questo \u00e8 uno shock per tutti, inoltre capisco che alcuni di voi potrebbero anche avere paura. Sappiamo tutti cosa \u00e8 successo prima...\\nQuesto non \u00e8 il momento di avere paura, poich\u00e9 Omnichannel sponsorizzer\u00e0 la rinascita dell'antica tradizione conosciuta come The Trial.\\nOra, per voi che siete meno esperti nella storia della regione di Fondent, cento anni fa c'era una tradizione in cui giovani uomini e donne catturavano e allevavano Tuxemon.\\nAvrebbero poi usato questi Tuxemon per combattere gli altri e salire di grado nella loro citt\u00e0, con il miglior Allenatore di Tuxemon che guadagnava status e potere.\\nCreeremo una versione di questo per i giorni nostri. Formeremo arene di battaglia in diverse citt\u00e0 di Fondent.\\nOgni area di battaglia dovr\u00e0 essere completata in ordine e l'allenatore o gli allenatori pi\u00f9 promettenti potranno tentare il campionato.\\nIl campionato si terr\u00e0 in cima alla Torre di Omnichannel di Cotonopoli, ma solo una volta che un Tuxemon Trainer avr\u00e0 attraversato ogni area di battaglia.\\nIl Trial \u00e8 stato progettato come un modo per introdurre lentamente la vita pubblica a Tuxemon e per incoraggiare i viaggi in tutta la regione.\\nChi meglio dei nostri giovani pu\u00f2 dimostrarlo?\\nOgni partita sar\u00e0 trasmessa in diretta su Omnichannel-T, la nuova stazione televisiva dedicata esclusivamente alla programmazione legata a Tuxemon!\\nNon preoccuparti, l'aggiunta si rifletter\u00e0 nella tua bolletta.\\nOh, e un'altra cosa, tutti gli Allenatori Tuxemon saranno esenti dal coprifuoco.\\nPrima di questo, naturalmente, avrai bisogno di un Tuxemon! Ora, non a tutti pu\u00f2 essere permesso di diventare un Allenatore di Tuxemon. Sarebbe puro caos!\\nInnanzitutto, dovrai registrare il tuo nome con il tuo rappresentante Omnichannel locale e, se sarai selezionato, verrai indirizzato alla formazione Omnichannel.\\nDopo aver completato con successo la tua formazione, ti verr\u00e0 fornito un Tuxemon e potrai iniziare a partecipare a il Trial!\\nNon vedo l'ora di incontrarvi tutti! Creiamo insieme un nuovo mondo!\\nDopo tutto... SIAMO SICUREZZA, SIAMO ORDINE, SIAMO OMNICANALI! Ed ora\\nNOI \\nSIAMO \\nIL \\nFUTURO!"} \ No newline at end of file
+{"apple":"Mela","apple_description":"Fa recuperare 10 PV a un mostro.","berry":"Bacca","berry_description":"Fa recuperare 10 PV a un mostro.","cherry":"Ciliegia","cherry_description":"Fa recuperare 10 PV a un mostro.","orange":"Arancia","orange_description":"Fa recuperare 20 PV a un mostro.","potion":"Pozione","potion_description":"Fa recuperare 50 PV a un mostro.","super_potion":"Super pozione","super_potion_description":"Fa recuperare 150 PV a un mostro.","imperial_potion":"Pozione imperiale","imperial_potion_description":"Fa recuperare 350 PV a un mostro.","capture_device":"Dispositivo di cattura","capture_device_description":"Cattura un mostro.","item_cannot_use_here":"Non si pu\u00f2 usare {name} qui!","combat_run":"{user} \u00e8 fuggito!","combat_miss":"Ha fallito...","combat_player_run":"Sei fuggito!","combat_used_x":"{user} ha usato {name}!","combat_used_x_on_y":"{user} ha usato {name} su {target}!","combat_swap":"{user} manda {target} in campo!","combat_call_tuxemon":"Vai, {name}!","combat_opponent_call_tuxemon":"{user} ha scelto {name}!","combat_state_poison_get":"{target} \u00e8 avvelenato.","combat_state_poison_damage":"{name} ha subito danno da avvelenamento!","combat_state_lifeleech_get":"{target} sta venendo succhiata la vita.","combat_state_lifeleech_success":"{user} ha perso vita per succhiavita!","combat_state_lifeleech_failure":"{link} non pu\u00f2 guarire maggiormente.","combat_state_recover_get":"{target} ha iniziato a recuperare vita.","combat_state_recover_success":"{user} ha recuperato vita!","combat_state_recover_failure":"{user} non pu\u00f2 guarire maggiormente.","combat_status_damage":"{name} ha subito danno da {status}!","combat_victory":"Hai vinto!","combat_defeat":"Sei stato sconfitto!","combat_draw":"Tutti sono K.O.!","combat_capturing success":"Hai catturato {name}!","combat_capturing_fail":"{name} si \u00e8 liberato!","combat_recharging":"{name} ha bisogno di riposare prima di usare ancora {move}...","combat_replacement":"Fai una sostituzione!","combat_replacement_is_fainted":"Questo Tuxemon \u00e8 K.O.!","combat_wild_appeared":"{name} selvatico \u00e8 comparso!","combat_monster_choice":"Cosa deve fare {name}?","combat_fainted":"{name} \u00e8 K.O.!","combat_isactive":"{name} \u00e8 ancora in campo.","attack_very_effective":"L'attacco ha fatto pi\u00f9 danni del previsto!","attack_effective":"L'attacco ha fatto qualche danno in pi\u00f9!","attack_resisted":"L'attacco \u00e8 stato difeso!","attack_weak":"L'attacco \u00e8 stato fortemente difeso!","empty_slot":"Posto vuoto","exit":"Esci","item_confirm_use":"Usa","item_confirm_cancel":"Annulla","item_success":"Ha funzionato!","item_failure":"Ha fallito!","generic_success":"Ha funzionato!","generic_failure":"Ha fallito!","attempting_capture":"Cattura in corso\u2026","gotcha":"Evvai!","not_implemented":"Questa funzione non \u00e8 ancora stata implementata.","receive_happiness":"Hai ricevuto 5 dispositivi di cattura!","received_x":"Hai ricevuto {name}!","save_success":"Salvato!","save_failure":"C'\u00e8 stato un problema durante il salvataggio!","slot":"Spazio","status_faint":"K.O.","status_poison":"Avvelenamento","all_in":"All In","amnesia":"Amnesia","avalanche":"Valanga","battery_acid":"Batteriacido","battery_discharge":"Batteriscarica","beam":"Raggio","berserk":"Berserk","biting_winds":"Ventomordente","blade":"Lame","blood_bond":"Legamedisangue","blossom":"Sboccio","boulder":"Masso","breathe_fire":"Alitodifuoco","bubble_trap":"Trapbolla","bullet":"Proiettile","chill_mist":"Nebbiagelida","clamp_on":"Morsetto","constrict":"Costrizione","electrical_storm":"Elettrempesta","energy_claws":"Energartiglio","energy_field":"Campelettro","eyebite":"Occhimorso","feint":"Finta","fester":"Infezione","fire_ball":"Fuocopalla","fire_claw":"Fuocartiglio","flamethrower":"Lanciafiamme","flood":"Alluvione","flow":"Flusso","fluff_up":"Morbido","font":"Fonte","frostbite":"Gelomorso","fume":"Fumo","give_all":"Donatutto","glower":"Occhiata","goad":"Pungolo","headbutt":"Testata","hibernate":"Ibernazione","ice_claw":"Gelartiglio","icicle_spear":"Gelopicca","invictus":"Invictus","kindling_flame":"Fiammaccesa","levitate":"Levitazione","midnight_mantle":"Mantellotturno","muddle":"Scompiglio","mudslide":"Fangata","one_two":"Uno-Due","overgrowth":"Ultracrescita","peck":"Beccata","peregrine":"Peregrinazione","perfect_cut":"Taglionetto","petrify":"Petrificazione","probiscus":"Proboscide","pseudopod":"Pseudopod","quicksand":"Sabbiemobili","ram":"Speronata","refresh":"Ristoro","rock":"Roccia","rot":"Marcio","rust_bomb":"Bombruggine","salamander":"Salamandra","sand_spray":"Sabbiaspray","shadow_boxing":"Ombrobox","shrapnel":"Bombaschegge","shuriken":"Shuriken","sleep_bomb":"Bombasonno","sleeping_powder":"Dormipolvere","snowstorm":"Tormenta","splinter":"Scheggia","spray":"Spray","stampede":"Fuga","starfall":"Stellecadenti","static_field":"Campostatico","sting":"Spina","stone_rot":"Pietrarciume","strike":"Strike","suck_poison":"Velensucchio","sudden_glow":"Brillio","supernova":"Supernova","surge":"Impenno","take_cover":"Riparo","thunderball":"Elettrosfera","thunderclap":"Tuono","tonguespear":"Succhiavita","venomous_tentacle":"Velentacolo","wall_of_steel":"Muracciaio","wallow":"Sguazzo","web":"Rete","whirlwind":"Turbine","wing_tip":"Colpodala","monster_menu_info":"Informazioni","monster_menu_move":"Sposta","log_off":"Disconnetti","menu_bag":"Borsa","menu_fight":"Combatti","menu_item":"Oggetto","menu_items":"Oggetti","menu_journal":"Diario","menu_load":"Carica","menu_monster":"Tuxemon","menu_monsters":"Mostri","menu_multiplayer":"Multigiocatore","menu_new_game":"Nuovo gioco","menu_options":"Opzioni","menu_player":"Giocatore","menu_run":"Scappa","menu_save":"Salva","multiplayer_accept":"Accetta","multiplayer_decline":"Rifiuta","multiplayer_duel":"{name} vuole sfidarti!","multiplayer_host_game":"Ospita gioco","multiplayer_scan_games":"Cerca giochi","multiplayer_join_game":"Inserisciti nel gioco","multiplayer_hosting_ready":"Pronto per accettare ospiti!","multiplayer_already_hosting":"Stai gi\u00e0 ospitando!","multiplayer_no_servers":"Nessun server trovato...","multiplayer_join_prompt":"Hostname o IP?","aardart_description":"Tiene il conto di ogni formica che ha mangiato e fa celebrazioni in onore dei numeri pi\u00f9 significativi.","aardart":"Aardart","aardorn_description":"Quando nasce viene messo su un formicaio e lasciato l\u00ec a nutrirsi.","aardorn":"Aardorn","agnidon_description":"Preferisce stare su quattro zampe ma pu\u00f2 stare su due per aprire porte, buttare gi\u00f9 alberi o tenere oggetti.","agnidon":"Agnidon","agnigon_description":"\u00c8 definito \\\"falso dragone\\\" perch\u00e9 sembra un dragone ma evoluto da una linea differente di antichi rettili.","agnigon":"Agnigon","agnite_description":"\u00c8 giocherellone ma gli deve essere insegnato presto come controllare il suo fuoco.","agnite":"Agnite","allagon_description":"Gli ALLAGON sono formati dai relitti di metallo abbandonati dagli antenati e sono violenti quando vengono presi.","allagon":"Allagon","anoleaf_description":"Considera le piante che crescono attorno a lui come i suoi fratelli e sorelle.","anoleaf":"Anoleaf","axylightl_description":"Illumina le profondit\u00e0 del mare con la sua coda, mostrando un sicuro riparo per i pesci.","axylightl":"Axylightl","bamboon_description":"Combatte con il suo bastone di bamb\u00f9, che usa anche per bilanciarsi.","bamboon":"Bamboon","bigfin_description":"Un intero ecosistema \u00e8 presente sulla sua schiena, cos\u00ec cerca di non andare sott'acqua.","bigfin":"Bigfin","bolt_description":"La presenza di un BOLT rafforza NUT e stimola pi\u00f9 energia.","bolt":"Bolt","cairfrey_description":"Un allegro pezzo di mobile che una mattina si \u00e8 svegliato e ha deciso di esplorare.","cairfrey":"Cairfrey","capiti_description":"Sembra un bambino ma \u00e8 stato scoperto che alcuni di loro sono vecchi di centinaia di anni.","capiti":"Capiti","cardiling_description":"Non ci si aspetta che respiri fuoco fino a quando lo fa.","cardiling":"Cardiling","cardinale_description":"Odia tutti i predatori con passione e lotta contro di loro e i loro giovani quando pu\u00f2.","cardinale":"Cardinale","cardiwing_description":"La sua canzone \u00e8 notevole ma pochi osano tenere un uccello canoro esplosivo.","cardiwing":"Cardiwing","chillimp_description":"Si vocifera che viva in cima a delle montagne nevose ma nessuna foto chiara \u00e8 mai stata fatta.","chillimp":"Chillimp","chloragon_description":"Si schiude quando un antico uovo \u00e8 messo nel terreno fertile. Quando le uova termineranno non ci saranno pi\u00f9 CHLORAGON.","chloragon":"Chloragon","conifrost_description":"Se starnutisce, avviene una valanga. Ha un raffreddore permanente.","conifrost":"Conifrost","corvix_description":"Arma le sue ali con frammenti di ossa delle sue vittime.","corvix":"Corvix","dandylion_description":"D\u00e0 alla nascita una sola figliata nella sua vita per poi vagabondare nel mondo alla sua ricerca.","dandylion":"Dandylion","djinnbo_description":"Si crede erroneamente che sia un uomo che mor\u00ec in un incendio. In realt\u00e0 successe ai suoi genitori.","djinnbo":"Djinnbo","dollfin_description":"Ognuno segue una nave da un posto ad un altro, esplorando cos\u00ec il mondo.","dollfin":"Dollfin","dracune_description":"\u00c8 immobile durante il giorno ma pu\u00f2 dimenarsi e mordere di notte.","dracune":"Dracune","dragarbor_description":"Quando sa che sta per giungere alla fine della sua vita, viaggia verso un cimitero dove si pianta. La sua coda floreale cresce per sempre.","dragarbor":"Dragarbor","dune_pincher_description":"Questi eremiti si avvolgeranno in tutto ci\u00f2 che \u00e8 pi\u00f9 vicino. Nel deserto, sono i sudari funerari dei faraoni morti da tempo.","dune_pincher":"Dune Pincher","eaglace_description":"Quando vola si formano le nuvole mentre quando scuote le ali cade la grandine.","eaglace":"Eaglace","eruptibus_description":"I fabbri ci lavorano sopra, facendo arroventare i metalli nella sua caldera.","eruptibus":"Eruptibus","eyenemy_description":"Si nutre di una bella vista e altre attrazioni spettacolari.","eyenemy":"Eyenemy","falcono_description":"Non ha paura degli avversari e attaccher\u00e0 un nemico di qualsiasi dimensione senza esitazione.","falcono":"Falcono","ferricran_description":"Un tempo, i FERRICRAN erano completamente di squame adamantine e aveva ali di mithril.","ferricran":"Ferricran","firomenis_description":"<<MISSING>>","firomenis":"Firomenis","fluttaflap_description":"Si ciba delle impurit\u00e0 cosicch\u00e9 possa restituire del sangue purificato a quelli a cui l'ha succhiato.","fluttaflap":"Fluttaflap","fruitera_description":"FRUITERA \u00e8 avido di frutta e ne trasporta il pi\u00f9 possibile. Quando \u00e8 spaventato, lascia cadere tutti i suoi frutti, li raccoglie di nuovo e solo allora scappa.","fruitera":"Fruitera","gectile_description":"\u00c8 cos\u00ec rapido e leggero che pu\u00f2 camminare sullle foglie.","gectile":"Gectile","heronquak_description":"Il cristallo sul suo petto \u00e8 scambiato per un diamante dai bracconieri. Si scioglie quando rimosso dal corpo degli HERONQUAK.","heronquak":"Heronquak","hydrone_description":"Utilizza una tecnologia sperimentale che crea energia dall'acqua.","hydrone":"Hydrone","katacoon_description":"Sta in una posa meditativa nella sua crisalide. Si muove solo per attaccare i nemici.","katacoon":"Katacoon","lambert_description":"\u00c8 stato messo sulla sua noce dai suoi genitori. che l'hanno poi mandato nel mondo.","lambert":"Lambert","legko_description":"Da tempo si pensava che fosse senza gambe ma invece le sue foglie sono arti vestigiali.","legko":"Legko","magmaturtle_description":"<<MISSING>>","magmaturtle":"Magmaturtle","merlicun_description":"<<MISSING>>","merlicun":"Merlicun","moloch_description":"Pu\u00f2 irrigidire o ammorbidire la sua pelle per rispondere ad amici e nemici.","moloch":"Moloch","noctalo_description":"Abita solo in posti abbandonati dagli umani: castelli, cimiteri e fogne.","noctalo":"Noctalo","noctula_description":"Mangia insetti e i PIPIS mangiano frutta, quindi nonostante abitino in vicinanza non entrano in competizione.","noctula":"Noctula","nostray_description":"Pu\u00f2 annusare tutto nell'oceano, non importa quanto sia distante.","nostray":"Nostray","nudiflot_female_description":"Mangia e accumula il veleno delle creature di mare di cui si nutre.","nudiflot_male_description":"Mangia e accumula il veleno delle creature di mare di cui si nutre.","nudiflot_female":"Nudiflot","nudiflot_male":"Nudiflot","nut_description":"Nelle grandi navi che attraversano gli oceani, migliaia di NUT e BOLT forniscono energia e tengono insieme la placcatura in acciaio.","nut":"Nut","pigabyte_description":"Gli scienziati hanno scoperto che i migliori computer hanno impianti organici.","pigabyte":"Pigabyte","possessun_description":"\u00c8 un fantasma che abita un CAIRFREY morto.","possessun":"Possessun","propellercat_description":"\u00c8 una nuova specie o solo l'animale domestico di un inventore?","propellercat":"Propellercat","rockat_description":"Nonostante il suo peso considerevole, i suoi passi sono silenziosi.","rockat":"Rockat","rockitten_description":"Usa le sue minuscole orecchie per coccolare.","rockitten":"Rockitten","sapragon_description":"Un tempo, ogni elemento aveva un drago coraggioso ma queste creature sono diminuite e sono rare in questi tempi.","sapragon":"Sapragon","selket_description":"Posizionati in agguato sotto la sabbia, possono sentire la loro preda attraverso le vibrazioni dei loro passi.","selket":"Selket","selmatek_description":"Tenuto dagli antichi re dei deserti, SELMATEK serviva come cani da guardia, compagni di caccia e - ora - difensori contro i tombaroli.","selmatek":"Selmatek","sharpfin_description":"\u00c8 invisibile in acqua, essendo visibile solo quando salta fuori dall'acqua per portarsi gli animali dalla spiaggia nelle profondit\u00e0.","sharpfin":"Sharpfin","sludgehog_description":"Vive nella spazzatura e la mangia anche. Le sue punte sembrano affilate, ma pu\u00f2 ammorbidirle a piacimento.","sludgehog":"Sludgehog","snowrilla_description":"Si diletta nel giocare a \\\"Ce l'hai\\\" con sciatori su pendii desolati.","snowrilla":"Snowrilla","spycozeus_description":"Le comunicazioni sussurrate della foresta hanno forma fisica in SPYCOZEUS, che pensa come gli alberi.","spycozeus":"Spycozeus","sumchon_description":"Usa il suo peso per far inciampare i nemici pi\u00f9 grossi. \u00c8 denso tanto quanto una stella.","sumchon":"Sumchon","swap":"Scambia","template_description":"Descrizione mancante","template":"Nome del template","tigrock_description":"Si dice che si sia inventato da solo poich\u00e9 la sua evoluzione non era stata progettata.","tigrock":"Tigrock","tumbleworm_description":"Quando hanno superato le loro uova a nido d'ape, cadono prima a terra.","tumbleworm":"Tumbleworm","tux_description":"<<MISSING>>","tux":"Tux","tweesher_description":"Pi\u00f9 l'acqua \u00e8 fredda e pi\u00f9 il suo becco diventa duro. Sotto i 0\u00b0C, \u00e8 pi\u00f9 duro del diamante.","tweesher":"Tweesher","vamporm_description":"\u00c8 assetato di sangue ma deve accontentarsi della linfa degli alberi.","vamporm":"Vamporm","velocitile_description":"Pu\u00f2 superare un proiettile ma solo quando si \u00e8 riscaldato.","velocitile":"Velocitile","wrougon_description":"Ogni WROUGON \u00e8 nato con una toppa di ruggine pi\u00f9 grande di quella dei genitori.","wrougon":"Wrougon","zunna_description":"Gli ZUNNA allegri risucchiano nel loro stomaco tutto il cibo che possono trovare.","zunna":"Zunna","anteater":"Minaccia","snout":"Proboscide","false_dragon":"Falso drago","dragon":"Drago","sprout":"Germoglio","inchoate":"Embrionale","prehensile":"Prensile","island":"Isola","host":"Ospite","woodwose":"Fauno","firebird":"Uccello di fuoco","frost_ape":"Scimmia congelata","taiga":"Taiga","horned_raptor":"Raptor cornuto","lions_tooth":"Dente di leone","vengeance":"Vendetta","joyful":"Gioia","cloaked":"Ammantato","cirrus":"Cirro","hot_rock":"Roccia calda","pupil":"Allievo","fire":"Fuoco","sanguine":"Sanguigno","wood":"Foresta","climbing":"Scalatore","crested":"Crestato","metal_water":"Metallo, Acqua","stance":"Posizione","gumnut":"Noce della gomma","lizard":"Lucertola","earth_fire":"Terra, Fuoco","devil":"Diavolo","nightcrawler":"Lombrico","flopped":"Crollato","metal":"Metallo","visitor":"Visitatore","earth":"Terra","rip":"Strappatore","yeti":"Yeti","some_category_here":"Categoria mancante","ex_machina":"Ex Machina","water":"Acqua","clot":"Coagulo","restless":"Instancabile","slurpy":"Sorseggiante","aeble":"Aeble","allie":"Allie","cottonnurse":"Infermiera di Cotonopoli","karrianna":"Karrianna","knight1":"Cavaliere I","knight2":"Cavaliere II","liela":"Liela","maple_girl":"Maple","misa":"Misa","npc_wife":"Moglie NPC","professor":"Professore","npc_red":"Red","tabanurse":"Infermiera di Taba","tuxemart_keeper":"Bottegaio del Tuxemercato","tuxemart_aide":"Impiegato del Tuxemercato","xerogrund1":"Scagnozzo del team Xero I","xerogrund2":"Scagnozzo del team Xero II","xerogrunt2":"Scagnozzo del team Xero II","xerogrunt3":"Scagnozzo del team Xero III","xerogrunt4":"Scagnozzo del team Xero IV","xerogrunt5":"Scagnozzo del team Xero V","xerogrunt6":"Scagnozzo del team Xero VI","xerogrunt7":"Scagnozzo del team Xero VII","xerogrunt8":"Scagnozzo del team Xero VIII","xerogrunt9":"Scagnozzo del team Xero IX","xerogrunt10":"Scagnozzo del team Xero X","healmytuxemon":"Vuoi guarire i tuoi Tuxemon?","haveagoodday":"Ti auguro una buona giornata!","yes":"S\u00ec","no":"No","door_problems":"La porta \u00e8 bloccata e non si apre...","empty_pot":"\u00c8 un vaso vuoto. Forse qualcuno pu\u00f2 piantarci qualcosa dentro.","purple_flowers":"Qualcuno ha piantato dei fiori viola dal profumo dolce!","orange_flowers":"Qualcuno ha piantato dei bellissimi fiori arancioni!","famous_statue":"\u00c8 una statua di un vecchio campione di Tuxemon. Il nome \u00e8 sbiadito dalle intemperie...","famous_statue2":"Dice: ai nostri amati amici e eroi, wywen","cotton_town_fountain":"\u00c8 una fontana. Molte monete sono sul fondo.","tree":"Questo albero sembra felice e in salute!","route_2":"Strada 2","sure_i_do":"Certamente.","not_really":"Non proprio.","professor_dialog":"Professore:\\nOh s\u00ec. Ecco la persona che cercavo!\\nHo sentito che vuoi imparare di pi\u00f9 sui Tuxemon.\\nI Tuxemon sono piccoli animali, che alcuni definiscono come mostri, con cui diventiamo amici e che usiamo nei combattimenti contro altri Tuxemon.\\nHo appena ricevuto tre nuovi Tuxemon per una ricerca e mi piacerebbe dartene uno.\\nQuale desideri?\\n","professor_dialog6.1":"Professore: Scelta eccellente! Hydrone \u00e8 un Tuxemon di tipo acqua.","professor_dialog6.2":"Professore: Scelta saggia! Rockitten \u00e8 un Tuxemon di tipo terra.","professor_dialog6.3":"Professore: Gran scelta! Fruitera \u00e8 un Tuxemon di tipo foresta.","professor_dialog7":"Professore: Spero di rivederti! Sto per fare un viaggio quindi forse ci incontreremo di nuovo.","karrianna_dialog1":"Karrianna: Mi sto allenando da mesi! Nessuno mi ha ancora battuta!","karrianna_dialog2":"Mh\u2026 Eri il primo allenatore che ho incontrato\u2026","xero_hideout1":"Istituto Xero per la Ricerca e il Progresso sui Tuxemon pi\u00f9 avanti.","cherry_found":"Hai trovato una ciliegia.","xero_grunts_block":"Quest'area \u00e8 in costruzione. Dovrebbe essere pronta a breve.","waiting_for_misa":"Al nostro capo piacerebbe parlare con te. Quando sei pronto, parla con il mio amico accanto a me.","teleport?":"Sei pronto per incontrare il nostro capo?","ouch":"Scusa ma questo potrebbe farti male un po'...","maybe_sometime_again?":"Ok, quando sarai pronto sar\u00f2 ancora qui.","youcantleave":"Le porte sono chiuse dall'esterno... C'\u00e8 una chiave da qualche parte?","discovered_a_person":"Mi hai trovato! Ahah!","a_serious_discussion":"Ti sto osservando da un po'. Sono contento che i miei seguiti ti hanno scortato senza farti male.\\nOh, che maniere! \\nIo sono Misa, presidente dell'Istituto Xero per la Ricerca e il Progresso sui Tuxemon.\\nQuale sarebbe il tuo nome? \\n... ... ...\\n${{name}}?\\nNon male come nome per qualcuno che possiede illegalmente un Tuxemon.\\n","oops":"Oh. Immagino che non lo sapevi...\\nNon dovresti avere paura. Avere un Tuxemon al tuo fianco \u00e8 la miglior cosa che poteva capitarti.\\n","backstory":"Circa trent'anni fa, un gruppo chiamato Omnichannel inizi\u00f2 a controllare i media.\\nSubito dopo, la libert\u00e0 d'espressone divenne quasi negata.\\nCos\u00ec le persone decisero di usare i Tuxemon come messaggeri e per risolvere le controversie. \\nCirca dieci anni dopo, inizi\u00f2 il giro di vite sui Tuxemon.\\nOra, solo le persone approvate possono possedere e far crescere i Tuxemon. \\nIl mio gruppo usa i Tuxemon per la ricerca. Ecco perch\u00e9 noi tutti li abbiamo. \\nTu sei atipico. Non sei approvato da Omnichannel. \\nPotresti essere l'allenatore che stavamo aspettando.\\nOmnichannel, spietati come sono, non \u00e8 l'unica minaccia che abbiamo qui. \\nC'\u00e8 un'altra organizzazione chiamata Spyder.\\nNon dovresti avere tanta paura di loro. Non sono cos\u00ec attivi qui. \\nOra ti rimandiamo indietro nel tuo viaggio. \\nMa solo se sei d'accordo nell'aiutarci contro Omnichannel.\\nAltrimenti ti segnaliamo alla Omnichannel. \\nE perderai tutto. \\nNoi osserviamo tutto sempre.\\n","backstory9":"Cosa dici? Ci vuoi aiutare?","sorryfurthis":"Ottima scelta. Scusa ma questo punger\u00e0 un po'.","mwah":"???: Che cosa vuoi? ... ... ... Beh, peccato. Bene, peccato Non entrerai qui anche se i tuoi vestiti sono fatti con gusto.\\nTra l'altro, io sono Allie.\\nAllie: S\u00ec, questa \u00e8 la Omnichannel. Io sono solo un'umile guardia. Chi sei tu?\\n${{name}}...\\nHmm. Un nome coraggioso. La mia casa non \u00e8 tanto lontana. Forse... dopo lavoro... potresti mostrarmi la tua forza?\\n... ... No! Cosa significa \\\"no\\\"? A meno che... ... tu sia il nuovo fidanzato di Jess! Lei continua a parlarmene!\\n","mwah2":"JESS!!!","itslockedboi":"Allie ha chiuso la porta dietro di s\u00e9...","hellothere":"???: Benvenuto!","kmere":"Perch\u00e9 non vieni qui e parli con me?","theinfo":"Ti chiedo scusa per quella scena, a volte Allie \u00e8 difficile da gestire, al contrario di mia figlia Jess.\\nOh! Che modi. Il mio nome \u00e8 Ae... Sai cosa? Lo scriver\u00f2.\\nAeble\\nSi pronuncia ahbluh ma tutti dicono Able. Puoi anche chiamarmi cos\u00ec, penso...\\nAeble: Sono il capo della Omnichannel, ogni trasmissione che vedi viene approvata da me.\\nOra, non sono l'unico che fa la sua parte. Omnichannel ha un direttivo che ci aiuta ad amministrare i vari distretti.\\nE come puoi immaginare... il direttivo continua a essere rieletto ogni anno!\\nL'obiettivo della Omnichannel \u00e8 di aprire il mondo a tutti. L'unico modo per farlo, per\u00f2, cio\u00e8 di rendere tutti uguali\\n\u00e8 limitando i Tuxemon.\\nIniziammo con la confisca ma molti Tuxemon tentavano di scappare, quindi fummo costretti a prendere decisioni estreme.\\nLa nostra organizzazione affiliata Spyder ha sviluppato una droga che pu\u00f2 cambiare i Tuxemon.\\nIsola una porzione di cervello che ogni Tuxemon misteriosamente ha e la sovraccarica.\\nUna volta che Gage Paludal Lamina \u00e8 sovraccaricato di elettricit\u00e0, la loro voglia di resistere svanisce e diventano docili.\\nA causa di alcuni effetti collaterali inaspettati e tragici, purtroppo, alcune specie di Tuxemon si sono estinte,\\nnello specifico quelle di Rockitten, Fruitera e Hydrone.\\nOra, ad eccezione di alcuni dispersi in natura, questa generazione interagisce solo con Tuxemon quando questi lavorano per noi.\\nIl tasso di nascita non \u00e8 mai stato cos\u00ec alto e l'approvazione della Omnichannel non \u00e8 calato dall'anno delle restrizioni.\\nI Tuxemon selvatici sono una maledizione perversa volta a distruggere l'umanit\u00e0. La Omnichannel ha posto rimedio a ci\u00f2 e ha imposto l'ordine.\\nQuando non controllati, i Tuxemon sono distruttivi e chi dice il contrario sta mentendo. Scusa, devo tornare a lavorare.\\n","liela_goes_to_battle":"Se stai per disturbarmi mentre raccolgo bacche, dovr\u00f2 allora sfidarti!","Cathedral_Center":"Centro della cattedrale: viviamo per servire.","Cotton_Mart":"Ottieni lo scoop presso lo Scoop Store!","Cotton_Town_Sign":"Benvenuto a Cotonopoli: una forza crescente\\n\u2191 Cotonopoli --- Strada 1 \u2193\\n","column1":"Una colonna rara e antica. Un tempo era parte di un tempio.","column2":"Una colonna rara e antica. Lungo la strada 3 si possono trovare altre rovine dalla stessa cultura. ","cityparksign":"Benvenuto nel parco cittadino: un assaggio di selvaggio\\n\u2191 Parco cittadino --- Strada 2 \u2193\\n","route2speech":"AHHH!!!","route2speech2":"Oh. Sei tu, ${{name}}...\\nStai pi\u00f9 attento la prossima volta che urti una persona. La scogliera \u00e8 pi\u00f9 ripida di quanto sembri...\\n","route2speech3":"Sebbene possa non essere una cattiva idea...\\nLo so, ognuno ha bisogno di me per condurre ma con tutto che va avanti...\\nMa tu non vuoi sentire di me... o no?\\n","yestalk":"Veramente? Grazie...","notalk":"Che persona insensibile! Mi dispiace, dovrai ascoltarmi comunque!","spillit":"Tu sai che sono il capo dell'Istituto Xero per la Ricerca e il Progresso sui Tuxemon e che ti ho reclutato per combatterli. Ma non sai nient'altro.\\nAllie, che hai incontrato prima... Cosa? Ti ho detto che ti osserviamo, non devi esserne sorpreso!\\n","spillit3":"Comunque... Allie \u00e8 mia sorella e per me lei \u00e8 tutto. Mi ha distrutto scoprire che l'avevano portata nella sede centrale.","spillit4":"Potrebbe non essere una cattiva cosa ma in fondo lo \u00e8. Tu sai che cosa fanno alle loro reclute? LO SAI!?","spillit5":"Perch\u00e9 io non lo so... Ci\u00f2 che so \u00e8 che nessuno ha mai abbandonato la Omnichannel dopo essere stato reclutato.","spillit6":"Comunque... tutto ci\u00f2 non ti riguarda. Ci\u00f2 che importa \u00e8 far chiudere la Omnichannel.","spillit7":"Mi dispiace averti disturbato con i miei problemi. Il parco cittadino \u00e8 pi\u00f9 avanti, quando vorrai proseguire","leavemealone":"Un tempo giocavamo qui tutto il tempo quando eravamo pi\u00f9 giovani...","iamknight":"AHHH!!!\\nCredevo fossi un'altra persona. Mi dispiace aver urlato.","sorry":"Ok... quando sarai pronto sar\u00f2 ancora qui...","splendid":"Veramente? Splendido! Ora dobbiamo trovare un Tuxemon adatto a te...\\n... Ne hai gi\u00e0 uno? Ottimo, sono sicuro che sarai in grado di usarlo bene...\\n","cottonnurse_dialog":"Benvenuto al Tuxcentro di Cotonopoli!","tabanurse_dialog":"Benvenuto al Tuxcentro di ${{map_name}}!\\nVuoi che guarisca i tuoi Tuxemon?\\n","okaythen":"Ok! Dammi solo due secondi e guarisco i tuoi Tuxemon!","okaythen2":"Bene, sembra che i tuoi Tuxemon siano pieni di energia! Eccoteli!","input_name":"Qual \u00e8 il tuo nome?","combat_can't_run_from_trainer":"Non puoi scappare!","item_no_available_target":"Non si pu\u00f2 usare {name} su alcun tuo Tuxemon ora.","tm_blossom_description":"Manuale Tecnico che insegna la mossa Fioritura a un Tuxemon di tipo Legno.","tm_blossom":"MT: Fioritura","tm_avalanche_description":"Manuale Tecnico che insegna la mossa Valanga a un Tuxemon di tipo Terra o Acqua.","tm_avalanche":"MT: Valanga","revive_description":"Riporta in vita un Tuxemon dandogli 20 PV.","revive":"Revitalizzatore","status_recover":"Ripresa","status_lifeleech":"Succhiavita","save_keep":"No, mantieni il salvataggio.","save_overwrite":"S\u00ec, sovrascrivi il salvataggio.","combat_capturing_success":"Hai catturato {name}!","combat_trainer_appeared":"{name} vuole combattere!","allies_address":"Indirizzo di Allie","reg_papers":"Documento di immatricolazione","speed_halved":"La velocit\u00e0 di {user} \u00e8 stata dimezzata.","reg_papers_description":"Un pacchetto di documenti di immatricolazione per il Trial","allies_address_description":"Stanza 31, Blocco 2, Torre Omnichannel, Cotonopoli\\n\\nC'\u00e8 il segno di un bacio vicino all'indirizzo","hp_restored":"I PV di {user} sono stati ripristinati.","combat_amnesia_get":"A {user} \u00e8 venuta l'amnesia.","menu_left_key":"Chiave sinistra","menu_right_key":"Chiave destra","menu_back_key":"Chiave indietro","options_new_input_key0":"Premi un tasto per impostare la chiave con il nuovo input","mk01_alpha":"MK01 Alfa","professor-rockitten":"Professore","announcement3":"Grazie. Anche io ti amo\\nOra, torniamo alla questione.","waterwater":"L'acqua \u00e8 gelida e buona!","professorexists1.5":"Oh, ciao!","hmmm":"Mi chiedo cosa stiano facendo l\u00e0!?","player_wallet":"Il portafoglio di ${{name}}: ${{money}}${{currency}}","xero_campaign":"Tuxemon: Xero","spyder_campaign":"Tuxemon: Spyder e la cattedrale","bobtalk":"Sarebbe carino se pi\u00f9 persone come te ti vengono incontro e ti salutano...\\nTra l'altro, ciao! Ti auguro una buona giornata! Oggi, domani o ogni altro giorno sar\u00e0 bello!","professorexists":"Prender\u00f2 12 pozioni, per favore.","potions2":"Hai ricevuto 2 pozioni!","professorexists3":"Oh! Perdona i miei modi. Non posso credere che non mi sono nemmeno presentato!\\nIl mio nome \u00e8 Kay Wren, meglio conosciuto come il Professor Tuxemon.\\nPer anni sono stato l'unica persona nella regione di Fondent con il permesso di ricercare Tuxemon.","dodge_increased":"La statistica {stat} di {user} \u00e8 aumentata.","cant_release":"Non \u00e8 possibile liberare l'unico Tuxemon nella squadra.","combat_target_itself":"{name} non dovrebbe attaccare se stesso.","menu_down_key":"Chiave gi\u00f9","menu_primary_select_key":"Chiave azione","menu_secondary_select_key":"Chiave annulla","taba_greeting3":"Buona fortuna nelle tue avventure ${{name}}, e ricordati di comprare al Tuxemercato tutto ci\u00f2 di cui hai bisogno per i tuoi viaggi!\\n...\\nPerdonami per la sponsorizzazione, ma \u00e8 il mio lavoro.","uselessnes":"Sei assolutamente inutile John. Non ci posso credere che siamo stati persino assieme.","darnitjohn2":"MALEDIZIONE JOHN! Fuori di qui!","darnitjohn3":"John.","johnissorry":"Mi scusi signora... Io... \\nHo visto... \\nAlcuni... \\nFiori...","darnitjohn4":"S-Sissignora?","status_overfeed":"Sovralimentazione","menu_alphabet":"A\u00c0BCDE\u00c8\u00c9FGHI\u00ccJKLMNO\u00d2PQRSTU\u00d9VWXYZa\u00e0bcde\u00e8\u00e9fghi\u00ecjklmno\u00f2pqrstu\u00f9vwxyz1234567890.-!","menu_alphabet_n_columns":"14","professorexists1":"Grazie Ben.","coproblight_description":"Nato dalle feci di un Tuxemon preistorico, usa i frammenti delle ossa interiori per difesa.","coproblight":"Coproblight","pilthropus_description":"Trovato accanto a Tuxemon come RHINCUS, PILTHROPUS \u00e8 stato uno dei pi\u00f9 vecchi Tuxemon capace di creare i propri strumenti.","pilthropus":"Pilthropus","chrome_robo":"Robocromo","dark_robo":"Roboscuro","xeon_2":"Xeon-2","birb_robo":"Roboccellino","xeon":"Xeon","mk01_beta":"Mk01 Beta","professor-cardiling":"Professore","professor-tweesher":"Professore","hey":"Hey!","mistaken":"Ti sbagli.","thats_me":"Sono io!","cash_register":"\u00c8 un registratore di cassa. Sembra relativamente nuovo.","capture_devices_in_shop":"Dispositivi di cattura. Come li fanno?","potions_in_shop":"Sembra che in vetrina ci siano molte pozioni. Devono essere piuttosto popolari in zona.","iamknight2":"Aspetta. Sei quelli di cui si parla in giro, giusto? Quello che possiede illegalmente un Tuxemon?","mistakenknight":"No, non c'\u00e8 alcun modo che io sia in torto. Sei tu!\\nNon preoccuparti, non lo dir\u00f2 a nessuno.","cometomepls":"ORA, TUTTI, VENITE NEL CENTRO DELLA CITT\u00c0. LA OMNICHANNEL DESIDERA RIVOLGERSI A VOI!","hellolovelypeople2":"So che ti stai probabilmente chiedendo perch\u00e9 io e i miei Omnicavalieri siamo qui,\\nAspetta...","hellolovelypeople3":"Sei veramente l'unica persona in questo paese? Non c'\u00e8 nessun altro qui! Questo DEVE essere il paese pi\u00f9 piccolo nella regione di Fondent.","hellolovelypeople4":"Sono praticamente sicuro che ci sono case a Cotonopoli pi\u00f9 grandi di questa...","hellolovelypeople5":"No... Aspetta... Manca una persona... \\nL'allevatore di Tuxemon solitario abbandonato nella regione di Fondent. Quello che tutti chiamano il Professor Tuxemon","whereismyhairbrush":"John, Grant, andate. CERCATELO.","ourstuffisours":"Perch\u00e9 sei qui?","oopsie2":"Perch\u00e9 non aspettiamo che ritornino i miei cavalieri? \\nOdio annunciare brutte notizie da solo.","maamiexist":"Signora, Lui non \u00e8 in casa.","maamiexist2":"Avete trovato qualcosa di interessante?","maamiexist3":"C'era un computer su cui era installato Ubuntu.\\nLo stavo per confiscare ma so che a Voi non piace GNOME...","maamiexist4":"Nah, lascia stare. Queste persone ovviamente hanno gusti orribili nonostante l'utilit\u00e0 e la semplicit\u00e0...\\nControlla il laboratorio ora, Grant. Attender\u00f2 John.","itsmyaurababe":"Ora, tu chi sei?","itsmyduhduhduh":"Hai ricevuto l'indirizo di Allie!","itsmyaurababe3":"Spero che ci incontreremo di nuovo. ","itsmyaurababe2":"Hmm, ora che ti guardo bene, hai come un'aura misteriosa.\\n... ... ... ...\\nDovremmo parlare assieme qualche volta. Ti vai di vedermi a Cotonopoli?","maamnothing":"Signora...\\n","maamnothing2":"Maledizione John! Stavamo avendo un momento intimo!\\nCosa vuoi?","maamnothing3":"Io... Io... Io non ho trovato nulla.","maamnothing4":"Bene. Grazie per la notizia.","maamnothing5":"Signora, anche io non l'ho trovato.","maamnothing6":"... ... ... ...\\n... Bene. Dovremmo tornare indietro alla sede centrale e fare rapporto.","solongjohn":"John, dovresti stare qui per mantenere la pace.\\nNon ti voglio accanto.","solongjohn2":"Dai su Grant, abbiamo una tabella di marcia da rispettare.","frowntime":"A me non interessa essere qui...\\n\u00c8 solo solitario ogni tanto...","wherewasshe":"Lei non ci aveva dato la cattiva notizia...","waitdontgo":"${{name}}! Aspetta! Non andartene di gi\u00e0!","thetvbescreamin":"Tesoro, aspetta. Ho acceso la TV e c'era una conferenza stampa della Omnichannel.\\nDovremmo guardarla.","ipausedit":"Ho messo in pausa la TV. Per favore portami un bicchiere d'acqua e poi possiamo guardare la conferenza assieme.","announcement1":"BUONGIORNO CITTADINI DELLA REGIONE DI FONDENT!\\nGRAZIE PER ESSERVI SINTONIZZATI PER QUESTO ANNUNCIO OBBLIGATORIO.","announcement2":"TI AMIAMO ABLE!","announcement4":"A TUTTI i cittadini della regione di Fondent e oltre che sono sintonizzati, vi do il benvenuto.\\nIl mio nome \u00e8 Aeble, sillabato in A-E-B-L-E per quelli che se lo chiedono, e sono il CEO di Omnichannel!\\n","whythecheering":"Quelli della Omnichannel fanno un gran tifo per lui. Mi chiedo perch\u00e9.","ohnoes":"Bene... Non so come sentirmi a riguardo...","depressedmom":"Perch\u00e9 dovrebbe fare qualcosa del genere... Credevo che gli importava...","ohnoes2":"Ora che \u00e8 tutto finito... abbiamo bisogno delle pozioni dal Tuxemercato.\\nAssicurati per\u00f2 di essere di ritorno prima del coprifuoco!","watchmewatchme":"Perch\u00e9 ti stai dirigendo verso il paese? Sai che c'\u00e8 un coprifuoco sul presto.\\n... ... ... ...\\n... ... ... ...\\nNon sembri un pericolo, cos\u00ec puoi dirigerti verso il paese...\\nNon dire a nessuno dei tizi della Omnichannel che ti ho fatto passare. Okay?","moreannouncement":"ATTENZIONE, CITTADINI DELLA REGIONE DI FONDENT!\\n","youneedtodothis":"Io... Io credo che tu debba approfondire la questione...\\nNon voglio perderti, soprattutto quando ci stiamo appena sistemando.","hebenice":"\u00c8 un uomo carino. Forse dovresti almeno sentire cosa ha da dire.","moverocky":"Daje Rocky! Puoi muoverti! Ci credo!","youneedtodothis2":"Ma... so che non vedevi l'ora di vedere la regione e che questa \u00e8 la tua migliore occasione.\\nSo che hai la volont\u00e0 di diventare il migliore, come nessuno \u00e8 mai stato.\\nSolo che non so se possiamo permetterci le spese\\n\\nFaremo in modo che questo funzioni... in qualche modo.","ihaveyourmoney":"Bene, forse posso aiutarti con questo.","iknowyou":"Ciao Callie, ciao ${{name}}, sono passato a salutarvi quando vi ho sentito parlare dell'annuncio.","professorexists2":"Tu devi essere il figlio di Callie! Ho sentito molto di te da tua mamma.\\nChe cosa ti porta qui?\\n... ... ...\\nPozioni? Ma certamente, ne hai sempre bisogno!\\nEcco, ne ho un po' a casa. Sono offerte da me.","hmmm4":"Forse stanno facendo un parco acquatico!","hmmm5":"Max, per quanto tu ne voglia uno, abbiamo stabilito che non stanno realizzando e non realizzeranno un parco acquatico.","hmmm7":"Il tempo non \u00e8 male, no?","hmmm6":".... .... Okay... ma potrebbe essere...","timeforround2":"${{name}}! Finalmente! Sei tornato! Ero preoccupato che avresti perso l'annuncio!","theanthemishere":"Ascolta! L'inno sta iniziando, ce l'abbiamo fatta giusto in tempo. Vieni qui e guarda!","combat_state_overfeed_get":"{user} ha sovralimentato {target}.","dodge_fell":"La capacit\u00e0 di schivare colpi di {user} \u00e8 diminuita.","combat_levitate_get":"{user} \u00e8 levitato in aria.","monster_menu_release":"Libera","release_confirmation":"Sei sicuro di voler liberare {name}?","tuxemon_released":"{name} \u00e8 stato liberato.","menu_up_key":"Chiave su","options_new_input_key1":"Riavvia il gioco per applicare le modifiche!","teddisun_description":"TEDDISUN venera il sole. Infatti sono visti mentre portano i propri giocattoli solari.","teddisun":"Teddisun","thatsmeknight":"Oh splendido! Sapevo sin dall'inizio che dovevi essere tu\\nNon preoccuparti, non lo dir\u00f2 a nessuno.","quicklyknight":"Non mi resta troppo tempo. Omnichannel sta arrivando...\\nAvrei dovuto incontrare un contatto ma lo dovrai fare tu. Stanno arrivando.","quicklyknight2":"Due persone controllano Omnichannel. Il direttivo \u00e8 una farsa.\\n","quicklyknight3":"Allie. Allie \u00e8 quella di cui loro non vogliono che tu sappia a riguardo.","quicklyknight4":"Scusa ma devo andarmene ora.","omnichannelarrives":"FERMO!","yesmaam":"Sissignora.","firsts":"\u266a Watch me whip \u266a\\n\u266a Watch me nae nae \u266a\\nQuesta canzone \u00e8 bella, vero?","nopenotyet":"Scusa, qualcuno si \u00e8 fatto male sulla strada. \u00c8 chiusa ora.","bothofyou":"Voi due, venite fuori. Un rappresentante della Omnichannel vuole rivolgersi al paese.","hellolovelypeople":"CIAOOOOOO CITTADINI DI TABA!","darnitjohn":"Aspetta... dov'\u00e8 John?","darnitjohn5":"Perch\u00e9 sei ancora qui?","darnitjohn6":"Uhh...","darnitjohn7":"Non sono sicuro...","darnitjohn8":"AAAAAGH!!!","darnitjohn9":"TU IMBECILLE!\\nLo dir\u00f2 una sola volta:\\nVAI. A. CERCARE. NELLE. CASE.","darnitjohn10":"ORA!","oopsie":"Mi dispiace che tu debba vedere tutto ci\u00f2. Lui \u00e8 COOOOOOOS\u00cc inutile a volte.","seeme":"Assicurati di venire a trovarmi...","knight4ispoor":"Lei in realt\u00e0 non \u00e8 una cattiva persona.","grumble":"La Omnichannel \u00e8 fatta da un branco di delinquenti ma non abbiamo scelta...\\nCome lei ha sempre detto, penso che dobbiamo lavorare con loro...","professorexists4":"Ora, so a cosa stai pensando: perch\u00e9 dovrebbero darmi il permesso?\\nSfortunatamente per te, quel segreto \u00e8 solo per me e te!\\nComunque, Omnichannel dovrebbe fare un nuovo annuncio a breve e penso che ti piacer\u00e0.\\nFaremmo meglio a tornare a casa e guardare il secondo annuncio, dai!","theenergy":"L'energia di quell'uomo \u00e8 sconfinata...","hmmm2":"Ho sentito che stanno facendo un nuovo parco per \\\"verdificare l'area\\\"","hmmm3":"Qual \u00e8 il punto? La strada \u00e8 praticamente tutta ricoperta d'erba.","timeforround22":"Oh! Hai veramente preso le pozioni! Ottimo! Ora possiamo tornare indietro.","taba_greeting1":"Greeter Jaime: Hey ${{name}}! Ho sentito che hai un Tuxemon, congratulazioni! Se vuoi far crescere la tua squadra, avrai bisogno di Tuxeballs.","yahaha":"Ah ha! Ti ho trovato!","goodbye":"Non permettere che il Trial ti impedisca di vedermi. Infatti... Forse ti trover\u00f2 prima.","spyder_route2_billie":"Billie","spyder_route3_twig":"Rametto","spyder_route3_surat":"Surat","sledgehammer_description":"Distrugge massi.","cotton_breeder1":"Vuoi lasciare due dei tuoi Tuxemon con me per allevarli?","cotton_breeder2a_1":"Ok, quale Tuxemon sar\u00e0 la madre?","cotton_breeder3":"Ok, sei sicuro che questi siano i due che vuoi allevare?","chosefight":"E... LOTTIAMO!","spyder_papertown_nutchosen":"Magnifica scelta! Nut \u00e8 un tuxemon di Metallo.","spyder_papertown_wrapup":"Dar\u00f2 il resto a quei ragazzi che ancora non ne hanno uno! E magari ne terr\u00f2 uno per me. ","spyder_route3_drag2":"AGENT: Cosa?! Vieni con me, puoi spiegare questo al Quartier Generale!","spyder_route3_surat2":"Sapevo che non avresti capito. ","spyder_route3_surat3":"Sparisci! Ci stai tra i piedi.","spyder_route3_twig1":"Alcune delle cose che stiamo portando alla luce appartengono al museo! \\n Aspetta, ma tu non lavori qui. ","fishing_rod_description":"Pescare.","sledgehammer":"Mazza","cotton_breeder5":"Hey ${{name}}, vieni a controllare il tuo Tuxemon?","cotton_breeder6a":"Stanno ancora facendo conoscenza, per cos\u00ec dire. Perch\u00e9 non torni pi\u00f9 tardi?","cotton_breeder_continue":"Ci vorr\u00e0 un po' di tempo prima che siano pronti di nuovo, ma se vuoi posso tenerli e allevarli di nuovo.","taba_greeting2a":"Il negozio sta facendo una promozione, ecconi alcuni per iniziare. Li usi per catturare Tuxemon. \u00c8 pi\u00f9 facile se sono prima indeboliti!","taba_greeting2b":"Ah! Vedo che ne hai gi\u00e0 alcuni. Hai la testa sulle spalle ${{name}}, sono sicuro che sarai un campione in pochissimo tempo.","gotfivetuxeballs":"Ottieni 5 Tuxeballs!","got_new_tuxemon":"Un nuovo Tuxemon \u00e8 nato! Benvenuto {monster_name}!","rhincus_fossil":"Rhincus Fossile","item_used_wrong_location_type":"{name} pu\u00f2 essere usato solo in {here}!","fishing_rod":"Canna da Pesca","shammer_fossil":"Shammer Fossile","shop":"negozio","abesnaki_description":"Ogni faccia \u00e8 un modello diverso, e alcuni dicono che i simboli mostrano le parole in una lingua morta.","abesnaki":"Abesnaki","angrito":"Angrito","altie":"Altie","apeoro_description":"I re dell'antichit\u00e0 usavano poteri psichici per trasferire le loro anime in queste macchine informatiche dorate. Cos\u00ec continuano a vivere, incapaci di comunicare, ma continuando a sognare imperi.","inside":"dentro","budaye_description":"Pu\u00f2 convincere qualsiasi gruppo a cooperare per il bene comune attraverso alcuni miagolii.","baoby_description":"Viaggiano da un fiume all'altro in cerca di acqua da bere e conservare. Gli ossiconi frondosi sulla testa nascondono punti mobili che agiscono in modo simile a un'asta di rabdomanzia. Molte creature seguono BAOBY nella siccit\u00e0.","boxali_description":"Con il suo lungo mantello blu, BOXALI pu\u00f2 planare, questo gli permette di eseguire acrobazie e attacchi aerei.","bugnin":"Bugnin","baoby":"Baoby","baobaraffe":"Baobaraffe","beenstalker":"Beenstalker","arthrobolt_description":"Si sente a disagio a comandare i suoi compagni NUT e BOLT, e di solito scappa. Ma poi NUT e BOLT non hanno nessuno che li istruisca.","av8r_description":"Se il sole \u00e8 alto in cielo, pu\u00f2 volare in lontanza o altezza quanto vuole.","birdling":"Birdling","brewdin":"Brewdin","bursa_description":"Rifiuta il fuoco come base e produce solo il fuoco della mente.","beenstalker_description":"Ci\u00f2 che a BEENSTALKER manca in senso e grazia, lo compensa con puro entusiasmo e buona volont\u00e0. Si diletta a spaventare i parassiti, ma senza mai danneggiarli.","cochini":"Cochini","conileaf_description":"Gli alimenti posti nella sua brocca sono miscelati e in salamoia. Sono usati per conservare il cibo senza che vada a male.","dandicub_description":"Dopo la nascita di una cucciolata, vanno alla deriva e non vedono mai pi\u00f9 la loro famiglia.","drokoro_description":"Una volta aveva una famiglia, ma mangi\u00f2 i suoi genitori, i suoi figli, il suo compagno, e tutti quelli del suo genere.","embra":"Embra","ihaveyourmoney2":"Ho qualcosa da parte che dev'essere sfruttato al meglio e Omnichannel mi deve un favore.\\nSono fiducioso che possiamo concludere qualcosa. Ottenere i documenti \u00e8 la parte facile. Ottenere il tuo primo Tuxemon \u00e8 leggermente pi\u00f9 complicato...\\nFortunatamente, conosco qualcuno che ha accesso a una moltitudine di Tuxemon...\\nMe!\\nOra, sono cosciente che \u00e8 molto da elaborare, aspetter\u00f2 una tua decisione nel mio laboratorio.","kylekindasucks5":"Ok, sono stato qui abbastanza. Tempo di andarsene.","elowind":"Elowind","tuxemontime4":"Ora la parte pi\u00f9 importante! Scegli il tuo Tuxemon!\\nPurtroppo, la mia sorgente di finanziamento \u00e8 diventata... Ultimamente esitante. Questo ti lascia con solo tre Tuxemon, mi dispiace.\\nLe tre scelte sono Rockitten, Cardiling, e Tweesher.","chooseyerfateCardiling":"Una scelta interessante. Cardiling \u00e8 un Tuxemon di tipo Fuoco conosciuto per rubare cibo da amici e nemici..\\nVuoi scegliere Cardiling?","heystop2":"Signora, glielo abbiamo gi\u00e0 detto. Sotto la sezione 2 dell'articolo 3, Omnichannel si riserva il diritto di chiudere e mantenere aree secondo necessit\u00e0.","wewnicefight":"Wow, \u00e8 stata una bella lotta!\\nLasciami curare i tuoi Tuxemon velocement...\\nE... Ecco fatto! Tutto apposto!\\nCon un poco pi\u00f9 di pratica e forse un paio di Tuxemon in pi\u00f9, sarai sicuramente in grado di arrivare al Trial.\\n","gasp2":"Che cosa stai facendo qui con questo... Criminale?\\n... .... ....\\n... ... ...\\nUnirti al Trial? Vuoi veramente sottoporti a quelle sciocchezze?\\nSe tutto quello che vuoi \u00e8 un lavoro a Omnichannel, potevi semplicemente chiedermelo.\\nSono sicuro di poter trovare un... ruolo per te... se sei interessato.","soiwashearing6":"No Julius, non credo che sia necessario.","soiwashearing9":"Comunque, in futuro...","waityouhaveone":"Tu hai un Tuxemon?\\nPerch\u00e9?\\n... .... ... ... \\n... ... .... ... \\nTrial eh? Bene, spero che sei bravo nella lotta. Curer\u00f2 i tuoi Tuxemon velocemente e vedremo quanto sei bravo.","ohaimisa4":"Perch\u00e9 sono qui? Perch\u00e9, sono il capo di questo progetto! Costruire il modello dell'arena di combattimento per l'intera regione \u00e8 un onore!\\nAnche se, posso capire perch\u00e9 non avresti sentito la notizia, tutta presa con il tuo nuovo giocattolo","nobodygetsthrough":"Non importa chi porti con te, non lascer\u00f2 passare nessuno!","higrunts2":"Qui, curer\u00f2 i tuoi Tuxemon.","staples":"Bene, questo era facile.","ohaimisa3":"Ciao Kyle, perch\u00e9 sei qui?","kylekindasucks":"Mi dispiace per questo, Kyle \u00e8 il meno simpatico tra quelli di Omnichannel. E questo gi\u00e0 dice tutto!\\nEravamo nello stesso gruppo all'Accademia e da allora non \u00e8 stato altro che un problema. Questo \u00e8 probabilmente il motivo per cui Omnichannel lo ha reclutato.\\nFortunatamente, non devo ascoltare la sua voce ogni giorno come devono fare alcune povere anime.","kylekindasucks7":"Ti guarder\u00f2. In effetti, potrei anche fare il tifo per te.\\nNon mi deludere okay?","kylekindasucks8":"Voi quattro, andate a casa. Ricorda, TU. NON. HAI. VISTO. NIENTE.\\nCapito?\\nOh, e la fiorista? Vienimi a trovare una volta. L'indirizzo \u00e8 sulla biglietto che ti ho dato. ","misaisleavingfornow":"Matt, Julius, andiamocene. ","ripjimmy":"La lapide recita:\\nQui riposa Jimmy. Un amico, un cavaliere, e... una cattiva persona nel complesso. Comunque, ... mai ... ... Aiuto! ...\\nIl resto \u00e8 svanito.","earth_booster_description":"Permette ai tuxemon di tipo Terra di trasformarsi in qualcos'altro.","shaft_badge_description":"I tuxemon acquistati dalla Shaft richiedono questa medaglia per trasformarsi.","greenwash_badge_description":"I tuxemon acquistati dalla Greenwash richiedono questa medaglia per trasformarsi.","water_booster":"Booster d'Acqua","wood_booster_description":"Permette ai tuxemon di tipo Legno di trasformarsi in qualcos'altro.","combat_forfeit":"Hai dato forfait!\\n{npc} \u00e8 deluso.","combat_player_swap_status":"Non puoi cambiare mostro.\\n{monster} \u00e8 {status}!","combat_state_confused_get":"{target} \u00e8 confuso.","combat_state_festering_get":"Le ferite di {target} si aggravano.","spyder_papertown_mom6":"Ben fatto! Hai abbattuto la societ\u00e0! \\n Certo, ora molte persone non avranno pi\u00f9 lavoro... ma hai fatto la cosa giusta. Credo.","spyder_papertown_myfirstmon":"Hey, sei venuto! Fantastico.\\n Quando nuovi tuxemon vengono fuori dalla Cathedral, dobbiamo buttare tutti i vecchi nel cestino!\\n Sembra uno spreco terribile, soprattutto quando ragazzi come te non ne hanno alcuno!","spyder_citypark_bobette2":" Un gatto avrebbe vinto\u2026","spyder_papertown_firstfight":"Hey, perch\u00e9 stai rovistando nella spazzatura? \u00c8 osceno - e contro le regole! \\n ... \\n Cosa, buttano via tuxemon in perfetto stato..? \\n ... \\n Si, ma se fossero in perfetto stato non credo che li buttano, oppure no? \\n Devono essere inferiori se paragonati ai nuovi modelli. Guarda, te lo mostro! ","spyder_cottontown_hackerintro":"Hey, bel tuxemon! Posso vedere lo scontrino? \\n ... \\n Scherzo, ho avuto il presentimento che lo avevi ottenuto senza usare i \u00abcanali\u00bb ufficiali. \\n Per anni i Cinque Pilastri hanno controllato i tuxemon pi\u00f9 forti. Pensi sia giusto ficcargli un dito negli occhi? \\n ... \\n Bene! Ho un progetto per te. Incontrami al Cafe!","spyder_citypark_bobette1":" Amo i gatti. Un Aardorn \u00e8 quasi un gatto, giusto?","route3":"Strada 3","route5":"Strada 5","spyder_route3_twig3":"Mi allener\u00f2 di pi\u00f9 e diventer\u00f2 forte come il Boss. \\n Una persona che ha lavorato duramente per diventare un leader, vorrei assomigliarli.","route1":"Strada 1","spyder_museum_miner1":"Qui c'era un'intera sezione dedicata alla storia del nostro mondo! \\n Ma quando Nimrod \u00e8 divenuta lo sponsor, l'hanno rimpiazzata con la storia militare! \\n Adesso ognuno ha una propria versione della storia!","spyder_dragonscave_mal2":"Ah ha, sei caduto in trappola!","spyder_route3_drag1":"AGENT: Cos'\u00e8 successo allo scavo? \\n SHAFT BOSS: Siamo stati... interrotti. Da... un ragazzino. \\n AGENT: Un ragazzino?! \\n SHAFT BOSS: Ma siamo riusciti a recuperarne uno... \\n AGENT: Hush! Lo sai che \u00e8 top secret. Ok, passamelo e sparisci! \\n SHAFT BOSS: Okay, ecco ... uh!","spyder_route3_zoolander2":"Ah, ho lasciato cadere la mia mazza!","routee":"Strada E","routed":"Strada D","route4":"Strada 4","welcome_location_city":"Benvenuti a ${{map_name}}villa: ${{map_desc}}\\nNord: ${{north}} \/ Sud: ${{south}} \/ Ovest: ${{west}} \/ Est: ${{east}}","here_to_north":"Da ${{map_name}} a ${{north}}","spyder_route3_weaver1":"Hey, fuori dai coglioni! Questa miniera appartiene alla Shaft!","spyder_route3_curie2":"Perch\u00e9 lo hai fatto?","spyder_route3_connor1":"Il mio Weavifly \u00e8 pronto a combattere adesso - una volta non riusciva a volare.","spyder_papertown_stopthere":"Hey! Cosa pensi di fare?\\n Non \u00e8 sicuro avventurarsi senza un tuxemon.\\n Vieni, comprane uno nel nostro negozio.","spyder_route3_surat1":" La chiamano \u00abarteria oscura\u00bb - sangue fossilizzato e ossa di un antico tuxemon sotto il suolo. \\n E dobbiamo portarlo alla luce!","spyder_omnichannel_enforcer":"Esecutore","spyder_cottontown_barmaid":"Barista","spyder_goth":"Goth","spyder_florist":"Fiorista","spyder_route2_roddick":"Roddick","spyder_route2_graf":"Graf","spyder_shopassistant":"Commesso","spyder_wayfarer1_bravo":"Bravo","spyder_wayfarer1_james":"James","37707_villager_male_2":"Blank: Non puoi pi\u00f9 aiutare. Non abbiamo il permesso di parlarne. Non puoi capire. Vai via.","37707_villager_female_3":"Wish: No, no, no: Smetti di fare questo! Non capisci che non \u00e8 l\u00e0?","spyder_papertown_mom1":"Buongiorno tesoro! Riposati pure qui quando vuoi. \\n Perch\u00e9 te lo sto dicendo? Tu vivi qui!","spyder_papertown_mom5":"Sai, la Signora Piper nella casa vicina ha aperto il suo Daycare Centre. \\n Non tutti possono essere degli inventori, credo. ","spyder_route3_wanda1":"Sembra che tutto quello che catturo \u00e8 qualche noioso Nudiflot!","spyder_dragonscave_tru1":"Questo \u00e8 per il tuo bene, okay?","spyder_citypark_edith1":"Hey, mi hai detto che assomiglio al mio tuxemon? Ti sfider\u00f2 per questo!","spyder_dragonscave_ray1":"Tutto quello che vogliamo fare \u00e8 creare una mega societ\u00e0 che prende il controllo del governo. \u00c8 cos\u00ec sbagliato?","spyder_dragonscave_tru2":"Non importa. Abbiamo gi\u00e0 preso un campione del DNA. \\n Volevamo solo catturare Drokoro come backup. \\n Non riuscirai mai a fermarli al QG di Omnichannel.","spyder_dragonscave_drokoro1":"Rawr!","spyder_wayfarerinn_tv1":"Il telegiornale \u00e8 in corso. \\n Il presentatore sta dicendo che ci sono voci infondate riguardo l'infezione.","spyder_hospital_billie1":"${{name}}, ti stai intromettendo troppo! Lascia le autorit\u00e0 fare il loro dovere!","spyder_mansion_drinkingbuddya2":"Eccoti qui vecchio amico! Lascia che ti riporti al fiume.","spyder_dryadsgrove_volcoli1":"Bree! Bree!","spyder_dante":"Dante","spyder_granny":"Nonna","spyder_route2_marion":"Marion","spyder_maniac":"Maniaco","spyder_shopkeeper":"Bottegaio","spyder_citypark_frances":"Frances","spyder_wayfarer1_morton":"Morton","spyder_nimrod_argon":"Argon","spyder_greenwash_louis2":"Posso parlarti dell'Ipotesi di Gaia?","cotton_breeder0":"Ciao, benvenuto al Daycare, allevo Tuxemon qui.\\nGestisco questo posto perch\u00e9 amo i Tuxemon!\\nSe vuoi posso allevare un paio dei tuoi Tuxemon. Fammi sapere, ok?","cotton_breeder2a_2":"Fantastico, e il padre?","cotton_breeder4a":"Benissimo! Torna a fare a controllare pi\u00f9 tardi e ti far\u00f2 sapere come sta andando.","cotton_breeder6c":"Felicitazioni! Hanno avuto un cucciolo! Ecco, crescilo bene.","cotton_breeder6b":"Sta andando molto bene! Sono praticamente inseparabili!\\nNon dovrebbe passare molto tempo prima di avere un cucciolo.","status_softened":"Rammollito","status_exhausted":"Esausto","menu_storage_empty_kennel":"Il box \u00e8 vuoto, non ci sono altri mostri da prendere.","viviphyta":"Viviphyta","vivisource":"Vivisource","vivipere":"Vivipere","vividactil":"Vividactil","vivitrans":"Vivitrans","viviteel":"Viviteel","volcoli":"Volcoli","vivitron":"Vivitron","weavifly":"Weavifly","tuxemontimechoiceyes":"Splendido!","tuxemontime2":"Ora la prima cosa da fare \u00e8 sistemare i tuoi documenti...","choseRockitten":"Perfetto, eccoti qui Rockitten! Sono sicuro che insieme vivrete grandi avventure!","gasp":"Aspetta...","gasp4":"Va bene, lascer\u00f2 i tuoi documenti di registrazione intatti. Per ora.\\nJohn, Grant, prendete in custoria cosiddetto Professor Tuxemon e trasferitelo nella sua nuova casa.","brokethegasp3":"Per favore, signora omnichannel, la madre di ${{name}} voleva che loro si unissero al Trial per vedere l'intera regione\\n${{name}} non lo sta facendo per il lavoro, lo stanno facendo per l'esperienza.","gasp3":"Se questo \u00e8 vero, allora c'\u00e8 di pi\u00f9 di quanto pensassi...","professorswife":"Oh No! L'hai mancato. Penso sia andato in citt\u00e0. Prova a controllare l\u00ec!?","waithere2":"Oh, spero che nessuno sia rimasto ferito dalla caduta dell'albero!","input_monster_name":"Il nome del tuo Tuxemon?","happy_rename":"Happy: \u00c8 un bellissimo nome! Sono sicura che il tuo Tuxemon lo adora :)","37707_sign_foreign":"Questo cartello \u00e8 scritto in lingua straniera, non capisci.","37707_sign_hidden":"Vattene finch\u00e9 puoi...","spyder_papertown_myfirstmon1":"*rovista* *rovista* ","spyder_papertown_lambertchosen":"Bella scelta! Lambert \u00e8 un tuxemon di Legno.","spyder_papertown_tweesherchosen":"Scelta ispirata! Tweesher \u00e8 un tuxemon d'Acqua.","spyder_cottontown_monk":"Sono stato assegnato dal Dojo dei Cinque Elementi a curare le statue qui. \\n Ma Omnichannel vuole espandere i suoi uffici in questo spazio. \\n Non ho idea di che cosa succeder\u00e0 a queste statue quando lo faranno.","spyder_citypark_edith2":"Hmm, potresti aver ragione.","spyder_museum_entrance1":"Benvenuti al museo di storia naturale! Ingresso gratuito, ma contiamo sulle vostre donazioni. Considera una donazione di ${{currency}}50?","spyder_museum_entrance2":"Prego esplori le nostre cinque sezioni, e faccia in modo di leggere riguardo ai nostri cinque sponsor.","spyder_route3_qqq1":"Ah, gli Enforcers non erano fatti per far uscire nessuno!","spyder_route3_qqq2":"Non riveler\u00f2 niente riguardo al piano! In effetti, dimentica quello che ho detto sul piano!","spyder_route3_novak1":" Il mio Elofly \u00e8 un genio! Ne collezioner\u00f2 pi\u00f9 che posso.","spyder_route3_roxby1":"Porta qui quel battipalo e sii veloce! Hey... non sembri un minatore. ","spyder_route3_roxby2":"Sparisci! ","spyder_route3_roxby3":"Spero che il Boss non \u00e8 arrabiato - si arrabbia facilmente, \\n Ma \u00e8 una persona gentile, sebbene abbia il cuore di pietra.","spyder_route3_wanda2":"La pesca \u00e8 buona in Flower City - ma chi vuol andar cos\u00ec lontano? \\n Ecco, puoi avere tu la mia Canna da Pesca.","spyder_hospital_warning1":"Bzzzz. Forma di vita individuata. \\n Porte rimangono chiuse.","spyder_hospital_nurse1":"Lo schermo \u00e8 settato per individuare e rigettare umani e tuxemon. \\n Sono codificati al suo interno i DNA di tutti i tuxemon! ","spyder_hospital_warning2":"\\\"Aardant\\\" non \u00e8 una forma di vita riconosciuta. \\n Spegnimento.","spyder_hospital_cure1":"\u00c8 la cura all'infezione del morso Spyder! \\n Con questo puoi curare te stesso ed altri tuxemon.","spyder_searoutec_nigel3":"Mi dispiace, non posso permetterti di entrare nella sacra grotta, l'infezione del morso Spyder \u00e8 ancora a briglia sciolta.","spyder_hospital_billie2":"Aspetta ... i tuoi tuxemon non sono malati! \\n ... \\n Era cos\u00ec semplice? \\n Allora perch\u00e9 gli Enforcers hanno preso i nostri tuxemon invece di curarli? ...","spyder_mansion_drinkingbuddya1":"Mi domando dove \u00e8 finito il nostro compagno di bevute!? ","spyder_mansion_drinkingbuddyb1":"Abbiamo iniziato a cantare una canzone marinaresca e, tempo di aver finito, il Capitano era scomparso!","spyder_dryadsgrove_ignatia2":"Sei molto di pi\u00f9 di quello che appari.","spyder_dryadsgrove_petra2":"Uomo ingrato.","spyder_dryadsgrove_sylvia1":"Le stagioni ruotano con la danza Volcoli.","spyder_frolicking_conileaf":"Conileaf","spyder_papertown_riverboatcaptain":"Capitano Riverboat","spyder_papertown_homemaker":"Casalinga","spyder_route3_zoolander":"Zoolander","spyder_citypark_edith":"Edith","spyder_miner":"Minatore","spyder_postboy":"Postino","spyder_route3_curie":"Curie","spyder_route4_beck":"Beck","attacks_rose":"I punti danno di {user} sono cresciuti.","moverocky2":"Bene, muoviti quando sei pronto, sar\u00f2 qui ad aspettarti.","soiwashearing5":"Signora, devo arrestarla per essersi rivolta a lei cos\u00ec maleducatamente?","hichristie":"Oh, mi chiamo Christie! Mi dispiace, avrei dovuto menzionarlo prima.","hichristie2":"Ciao Christie. Come sai, mi chiamo Speck. Piacere.\\nOra...","hiperson5":"Oh, cos\u00ec sei di Taba Town! Fantastico!","hiperson":"Chi sei tu, chi \u00e8 Misa, e chi \u00e8 Allie? Dacci i dettagli!","hiperson2":"Whoa qua Christie, non travolgerli.","hiperson3":"Che ne dici se iniziamo con il tuo nome e da dove vieni?","hiperson4":".... ... ....","hiperson6":"Ora, chi sono Misa e Allie?","nobody":"Non lo so","somebody":"Preferirei non parlar di loro","nobody2":"Va bene! Tieniti i tuoi segreti!","somebody2":"Oooh. Quindi sono speciali per te? C'\u00e8 qualche triangolo amoroso? Dai! Dobbiamo saperlo","37707_mail":"\u00c8 vuoto e pieno di ragnatele.","37707_flower":"Percepisci un'energia emanata da questo fiore. Sembra l'unica cosa in questa citt\u00e0 che il tuo Tuxemon gradisce.","spyder_papertown_homemaker1":"Come stai ${{name}}? \\n Calmo e silenzioso come sempre.","37707_villager_female_2":"Wish: Per favore: Non entrare nella torre. Non \u00e8 stata ancora costruita.","spyder_dragonscave_lucille2":"Rimpiangerai questo.","shop_buy_free":"GRATIS!","cateye":"Cateye","soiwashearing2":"Tu, il fiorista, chi sei?","understand?":"Capito?","spyder_greenwash_aissa2":"Moriremo tutti!","spyder_greenwash_moreau1":"Non dovresti essere qui! ","spyder_greenwash_moreau2":"L'esperimento di fusione \u00e8 esploso!","spyder_greenwash_dippel1":"Forse siamo andati troppo oltre \u2026","spyder_greenwash_dippel2":"Oppure non abbastanza! ","greenwash_badge":"Medaglia: Greenwash","outside":"fuori","item_used_wrong_location_inside":"{name} pu\u00f2 essere usato solo {here}!","nimrod_badge":"Medaglia: Nimrod","omnichannel_badge":"Medaglia: Omnichannel","scoop_badge":"Medaglia: Scoop","shaft_badge":"Medaglia: Shaft","lucky_bamboo":"Bamboo Fortunato","miaow_milk":"Latte Miaow","miaow_milk_description":"I gatti amano il sapore del Latte Miaow\u2122!","thunderstone":"Pietra Tuono","town":"citt\u00e0","route":"strada","dungeon":"dungeon","center":"centro","nimrod_badge_description":"I tuxemon acquistati dalla Nimrod richiedono questa medaglia per trasformarsi.","omnichannel_badge_description":"I tuxemon acquistati dalla Omnichannel richiedono questa medaglia per trasformarsi.","scoop_badge_description":"I tuxemon acquistati dalla Scoop richiedono questa medaglia per trasformarsi.","booster_tech":"Booster Tecnologico","booster_tech_description":"Una tecnologia open source che permette ai tuxemon di trasformarsi in qualcos'altro.","earth_booster":"Booster di Terra","fire_booster":"Booster di Fuoco","fire_booster_description":"Permette ai tuxemon di tipo Fuoco di trasformarsi in qualcos'altro.","metal_booster":"Booster di Metallo","metal_booster_description":"Permette ai tuxemon di tipo Metallo di trasformarsi in qualcos'altro.","peace_lily":"Giglio della Pace","petrified_dung":"Sterco Pietrificato","sea_girdle":"Cintura Marina","stovepipe":"Tubo di Stufa","sweet_sand":"Sabbia Dolce","tectonic_drill":"Trapano Tettonico","water_booster_description":"Permette ai tuxemon di tipo Acqua di trasformarsi in qualcos'altro.","wood_booster":"Booster di Legno","no_type":"no tipologia","combat_player_run_status":"Non puoi scappare.\\n{monster} \u00e8 {status}!","combat_player_forfeit_status":"Non puoi dare forfait.\\n{monster} \u00e8 {status}!","cannot_use_tech_monster":"{name} non pu\u00f2 essere usato.","combat_skip":"{user} salta il turno!","combat_victory_trainer":"Hai vinto contro {npc}!\\nOttieni {currency}{prize}!","combat_state_blinded_get":"{target} \u00e8 accecato.","combat_state_chargedup_get":"{target} \u00e8 carico.","combat_state_charging_get":"{target} sta caricando.","combat_state_diehard_get":"{target} continuer\u00e0 a combattere.","combat_state_dozing_get":"{target} \u00e8 addormentato.","combat_state_enraged_get":"{target} \u00e8 arrabbiato.","combat_state_exhausted_get":"{target} \u00e8 esausto.","combat_state_focused_get":"{target} si concentra.","combat_state_grabbed_get":"{target} \u00e8 tenuto stretto.","combat_state_hardshell_get":"{target} \u00e8 coperto da un guscio.","combat_state_sniping_get":"{target} prende la mira.","combat_state_softened_get":"L'armatura di {target} si ammorbidisce.","combat_state_spyderbite_get":"{target} inizia a tirare su con il naso.","combat_state_stuck_get":"{target} \u00e8 bloccato in loco.","combat_state_tired_get":"{target} \u00e8 usurato.","alert_text":"Testo troppo lungo!","spyderbite":"Morso Spyder","status_tired":"Affaticato","status_stuck":"Bloccato","status_hardshell":"Guscio","status_grabbed":"Afferrato","status_focused":"Concentrato","status_confused":"Confuso","status_enraged":"Furioso","status_blinded":"Accecato","taba_town":"Taba","route1_sanglorian":"Viale Sanglorian","route2":"Strada 2","route6":"Strada 6","routea":"Strada A","routec":"Strada C","welcome_location_route":"Benvenuti su ${{map_name}}: ${{map_desc}}\\nNord: ${{north}} \/ Sud: ${{south}} \/ Ovest: ${{west}} \/ Est: ${{east}}","welcome_location_town":"Benvenuti a ${{map_name}}villa: ${{map_desc}}\\nNord: ${{north}} \/ Sud: ${{south}} \/ Ovest: ${{west}} \/ Est: ${{east}}","here_to_south":"Da ${{map_name}} a ${{south}}","here_to_west":"Da ${{map_name}} a ${{west}}","here_to_east":"Da ${{map_name}} a ${{east}}","menu_dropoff":"Deposita Tuxemon","menu_storage":"Ritira Tuxemon","menu_forfeit":"Forfait","evolution_confirmation":"{name} sta provando ad evolversi in {evolve}. Permettere l'evoluzione?","tuxemon_stat2":"{desc}","tuxemon_stat1":"ID {txmn}, {type}, {doc} giorni fa\\n{exp}xp, {exp_lv}xp a Lv {lv}\\nCorpo: {weight} {unit_weight} {height} {unit_height}","menu_storage_take_monster":"Hai aggiunto {name} alla tua squadra!","menu_storage_monsters_full":"La tua squadra \u00e8 al completo, non puoi prelevare pi\u00f9 dal box.","altie_description":"ALTIE galleggiava in una bolla. Ora la sua bolla \u00e8 scoppiata, non pu\u00f2 galleggiare pi\u00f9 di qualche metro nell'aria.","angrito_description":"Non riesce a capire perch\u00e9 gli esseri umani provino rabbia e odio, ma ANGRITO percepisce anche questi impulsi.","anu_description":"Si dice che entri nei sogni degli altri per cercare il suo amore perduto.","anu":"Anu","apeoro":"Apeoro","araignee_description":"I pedanti che dicono che tutti i ragni hanno otto zampe, ma sono stranamente silenziosi sul caso di ARAIGNEE.","araignee":"Araignee","arthrobolt":"Arthrobolt","av8r":"Av8r","b_ver_1_description":"\u00c8 progettato per tutte quelle volte che hai bisogno che qualcuno venga morso da un robot.","b_ver_1":"B-Ver.1","banling_description":"Ogni BANLING \u00e8 in attesa che uno spirito senzatetto si annidi nei suoi rami.","banling":"Banling","baobaraffe_description":"Immagazzina enormi quantit\u00e0 di acqua nel suo enorme corpo in modo che possa percorrere lunghe distanze attraverso deserti caldi e secchi. Condivider\u00e0 anche l'acqua con creature assetate. Quando non ha acqua immagazzinata \u00e8 magra.","skip":"Salta","birdling_description":"Gli ignoranti credono che porti il proprio uovo sulla schiena. \u00c8 la guardia per un uovo molto pi\u00f9 importante di quello.","boltnu_description":"Trascorre la maggior parte del suo tempo a scavare tane nel terreno, rimane stordito dalle continue vibrazioni e dai movimenti causati dagli scavi.","boltnu":"Boltnu","botbot_description":"\u00c8 un robot universale che pu\u00f2 essere adattato a qualsiasi scopo.","botbot":"Botbot","boxali":"Boxali","brewdin_description":"Nato in ceramiche oggi trascurate, ma un tempo pregiate. Si vocifera sia in grado di esaudire desideri a chi sa farlo sorridere.","budaye":"Budaye","bugnin_description":"La sua spada \u00e8 in realt\u00e0 un'antenna cresciuta e spezzata per quello scopo.","bumbulus_description":"BUMBULUS \u00e8 un animale volante che produce una nuvola di fumo per camuffarsi. Nessuno ha mai visto il suo vero corpo.","bumbulus":"Bumbulus","bursa":"Bursa","cataspike_description":"Impara a combattere dall'osservazione. Lasciato a se stesso, usa il suo spuntone per raccogliere i rifiuti.","cataspike":"Cataspike","cateye_description":"Dicono che batti le palpebre una volta all'anno, in onore della fine dell'estate.","chenipode_description":"Morde i lacci delle scarpe e i pantaloni quando vuole viaggiare.","chenipode":"Chenipode","chibiro_description":"Si trova nelle foreste e nei campi, dove viene spesso scambiato per una rapa.","chibiro":"Chibiro","chromeye_description":"CHROMEYE \u00e8 stato creato per osservare e imparare come gli esseri umani, pensano e sentono.","chromeye":"Chromeye","cochini_description":"\u00c8 intelligente e consapevole come un bambino di tre anni. Ha un sapore delizioso.","coleorus_description":"Esiste, immutato, da milioni di anni.","coleorus":"Coleorus","conileaf":"Conileaf","cowpignon_description":"Alcune persone lo asciugano e lo mangiano come medicinale.","cowpignon":"Cowpignon","criniotherme_description":"La sua criniera brilla durante il giorno, diventa grande e rossa al tramonto e soffia via come cenere di notte.","criniotherme":"Criniotherme","dandicub":"Dandicub","dinoflop_description":"DINOFLOP si diletta ad allontanarsi rapidamente dai suoi aggressori, in modo che i loro colpi atterrino sulla sua schiena schermata e spinosa.","dinoflop":"Dinoflop","drashimi":"Drashimi","drokoro":"Drokoro","elofly_description":"Un ELOFLY da solo \u00e8 paziente e saggio, ma quando si affolla in gran numero diventa violento e impulsivo.","elofly":"Elofly","elostorm_description":"Re e regine, gli ELOSTORM governano il loro popolo e hanno grandi ambizioni.","elostorm":"Elostorm","elowind_description":"I luogotenenti della famiglia ELOFLY, gli ELOWIND guidano il gregge e lo mantengono concentrato.","embazook_description":"\u00c8 addestrato per l'uso in guerra e non conosce alternativa.","embazook":"Embazook","embra_description":"Mangia tutto ci\u00f2 che pu\u00f2, cos\u00ec pu\u00f2 ingrossarsi fino a diventare un RUPTION.","furnursus":"Furnursus","urcine":"Urcine","vigueur":"Vigueur","vivicinder":"Vivicinder","windeye":"Windeye","yiinaang":"Yiinaang","tuxemontime":"Ah, sei venuto! Fantastico!","tuxemontime1.5":"Capisco, questo significa che hai deciso di unirti al Trial?","tuxemontimechoiceno":"Oh... Okay... Sar\u00f2 qui se cambi idea...","tuxemontime3.1":"Eccoti qui i documenti di registrazione, la prima Arena di Combattimento te li richieder\u00e0, a quel punto otterrai la medaglia di Allenatore.\\nDopodich\u00e9 non avrai bisogno pi\u00f9 dei documenti.\\n","obtainedpapers":"Riceve documenti di registrazione!","chooseyerfate":"Quale Tuxemon vuoi?","chooseyerfateRockitten":"Scelta azzeccata! Rockitten \u00e8 un Tuxemon di tipo Terra. Durante il Medioevo allevavano i Rockittens per sedere vicino alla porta e fare i carini.\\nVuoi scegliere Rockitten?","choseRockitten2":"Prima per\u00f2, testiamo la tua prodezza con una veloce lotta Tuxemon.\\nVediamo... Sceglier\u00f2 Cardiling.","rockitten!":"Ottiene Rockitten!","nochoiceTuxemon":"Okay, perch\u00e9 non dai un'occhiata agli altri due?","choseCardiling":"Perfetto, eccoti il tuo Cardiling! So che voi due vivrete grandi avventure insieme!","cardiling!":"Ottieni Cardiling!","tweesher!":"Ottieni Tweesher!","brokethegasp":"Ora, signora, se posso, ${{name}} lo sta facendo per pi\u00f9 di un lavoro.","brokethegasp2":"Tu. Perch\u00e9 parli? Non ti ho dato il permesso di parlare.","goodbye2":"Cos\u00ec tanto ${{name}}! E buona fortuna nel Trial, ne avrai bisogno.","tabatownbattlearea":"Omnichannel Arena di Combattimento Ufficiale - Taba Town","rockywhy":"Aspetta, Rocky, non fermarti qui! Siamo arrivati fino a qui!\\nLo so che ti piace l'erba, ma dobbiamo arrivare a Cotton Town!","heystop":"PERCH\u00c9 STAI FACENDO QUESTO?","heystop3":"LO SO, MA PERCH\u00c9? CI HAI BUTTATI FUORI!","heystop4":"Marissa, credo che dobbiamo andarcene, torneremo un altro giorno.","heystop5":"Ma... Ma... Ci hanno dissotterrato i fiori. Senza pensarci due volte, senza chiedere.","heystop6":"Lo so, ma possiamo piantarne nuovi da qualche altra parte. Saranno ancora speciali, perch\u00e9 li abbiamo piantati assieme.","heystop7":"Se non fossero stati cos\u00ec focalizzati nel riportare i Tuxemon indietro, probabilmente avremmo ancora la nostra aiuola...","soiwashearing":"Bene, sembra proprio che abbiamo finalmente trovato un fiorista.","soiwashearing3":"Mi chiamo Marissa, e questi... questi... FARABUTTI! Hanno distrutto i miei fiori.","soiwashearing4":"Come osi...\\nStai parlando con il Presidente! Porta rispetto!","soiwashearing7":"Sembra spaventata, poverina.","soiwashearing7.5":"Chiunque odia omnichannel \u00e8 un mio amico.","soiwashearing8":"Per non parlare del fatto che le carceri sono gi\u00e0 traboccanti con... L'incidente di Flower City.","soiwashearing10":"Mi aspetto che mi si rivolga parola EDUCATAMENTE.","y-yes":"S-Sissignora.","soiwashearing11":"Bene, togliti di torno cos\u00ec posso parlare con questi cosiddetti cavalieri","allofyounow":"Chiunque senza un Tuxemon deve andarsene. Pu\u00f2 finir male.","taketheleft":"Tu occupati di quello a sinistra mentre io degli altri tre.","taketheleft2":"Occupati di quello a sinistra! Non preoccuparti, io mi occupo di questi tre!","higrunts":"Questi tizi neppure vengono formati, cos\u00ec non erano al mio livello. Neppure tu te la sei cavata male.","ohaimisa":"Bene, vediamo chi \u00e8 questo!","ohaimisa2":"Ho sentito che qualche teppista Xero stava picchiando i miei uomini, ma non pensavo che saresti stata tu Misa!","ohaimisa5":"Aspetta, non sono i miei-","ohaimisa6":"Ah, non importa. Ho cose pi\u00f9 importanti di cui occuparmi comunque. Divertitevi voi due, E SMETTETE DI FERIRE I MIEI UOMINI!\\nToodles!\\n","ohaimisa7":"Jack, Rick, Eddy, venite con me. Jon, stai qui.","kylekindasucks2":"Su una nota diversa, sembra che Kyle fosse qui per aprire il percorso. Sembra che l'arena di combattimento sia aperta ora.","kylekindasucks3":"So che stai attraversando il Trial e tutto il resto, ma guardati le spalle. Omnichannel \u00e8 ovunque, guarda tutto.\\nNon hanno problemi... A liberarsi di individui problematici.","kylekindasucks4":"Non voglio vedere un'altra persona scomparire. Soprattutto qualcuno promettente come te.","kylekindasucks6":"Oh, e ${{name}}?","misaisleavingfornow2":"Buona fortuna ${{name}}. Sono sicura ci rivedremo ancora. ","imherenow":"Sono qui per assicurarmi che nessuno manchi di rispetto a Omnichannel!\\n... .... ... ...\\nCome far\u00f2? Bhe... Uh... Glielo chieder\u00f2 gentilmente?","oimate":"Hey! Questa \u00e8 un area riservata! Senza medaglia non si entra!","welcometotaba":"Ciao aspiranti Allenatori Tuxemon!","welcometotaba3":"Non siamo solo in tre? A malapena ci possiamo chiamare \\\"gruppo\\\".","welcometotaba4":"Onestamente, pensavo che di pi\u00f9 passassero la valutazione...","welcometotaba6":"... .... ...","welcometotaba9":"I tuoi documenti sembrano in ordine. Per adesso.","welcometotaba11":"Mi scusi, come pu\u00f2 considerarlo un onore? Sono stato forzato. Non ho scelto di far parte di Trial.","welcometotaba14":"Ahh, tu sei il ragazzino di Flower City, ho sentito parlare di te. \\\"Il futuro di Omnichannel\\\". Come ti chiami?","welcometotaba15":"Mi chiamo Speck, signore.","kylereallysucks":"Bene, Speck, se pu\u00f2 consolarti, sono stato io a dare l'ordine di attaccare.","kylereallysucks2":"Buona fortuna a tutti! Mi aspetto che nessuno di voi ce la faccia!","kylereallysucks3":"Oh, e Speck? Mi piacevano le urla","dowehavetogoin4":"Chi lo sa, forse riuscir\u00f2 a battermi con lui!","stahp2":".... Va bene.","stahp3":"Non credere di poter evitare la conversazione! Otterr\u00f2 i dettagli da te al pi\u00f9 presto!","stahp5":"... Penso.","waithere":"Dobbiamo aspettare qui. Sembra che un albero sia caduto.","nodrink":"Sono abbastanza sicuro che sei troppo giovane per bere.","happy_guy_dialog":"Happy: Ciao! Adoro dare soprannomi ai Tuxemon, vuoi che ne dia uno ai tuoi?","shady_guy_dialog":"Shady Guy: Hey. Se hai qualche... 'problema' che ti pesa, posso risolverterlo...","shady_rename":"Shady Guy: Buona fortuna con il tuo nuovo nome, amico...","37707_house":"Strange: \u00c8 chiusa. Sembra che nessuno abiti questo edificio.","37707_villager_male_3":"Blank: Ci... Ci condannerai ancora una volta. Torna indietro e non ritornare!","spyder_papertown_mom3":"Oh, ti ritrovi con un tuxemon. Ben fatto! \\n Perch\u00e9 non ti dirigi nella citt\u00e0 vicina e la esplori?","spyder_papertown_mom4":"Bentornato! Guardati, stai crescendo cos\u00ec in fretta.","spyder_papertown_danteshop":"Sto lavorando, capo, sto lavorando! \\n Oh, \u00e8 solo che. Sai, buttiamo cos\u00ec tanto del nostro stock merce. \\n \u00c8 uno spreco terribile. Tutto finisce nei container dietro il negozio.","spyder_papertown_myfirstmon2":"Ecco qui, cinque tuxemon. Quale vorresti?","spyder_papertown_rockittenchosen":"Ottima scelta! Rockitten \u00e8 un tuxemon di Terra.","spyder_papertown_agnitechosen":"Fantastica scelta! Agnite \u00e8 un tuxemon di Fuoco.","spyder_museum_entrance3":"Purtroppo adesso dobbiamo far pagare l'ingresso. ${{currency}}100 per favore.","spyder_museum_shopkeeper_chat":"Mi adopero affinch\u00e9 il museo rimanga alla portata di tutte le tasche. ","spyder_leather_maniac":"Come procede la tua avventura fino ad ora? \\n ... \\n Wow, cos\u00ec prolisso! Stai proprio uscendo dal tuo guscio.","spyder_route3_novak2":"Hmm, non abbastanza intelligente...","spyder_route3_weaver2":"Avanti, vattene!","spyder_route3_curie1":"Guarda la mia magnifica invenzione!","spyder_route3_connor2":"Oh bene, questa sar\u00e0 un'esperienza di apprendimento per loro.","spyder_route3_twig2":"Non menzionare il museo al capo, okay?","spyder_dragonscave_ray2":"Mi stai spogliando delle mie libert\u00e0.","spyder_dragonscave_lucille1":"I Pilastri sono l'unica via con la quale concluderemo qualcosa.","spyder_omnichannel_zoolander1":"Sei vereramente un diamante grezzo, o no?","spyder_omnichannel_donald1":"Tornato? Avrei dovuto buttarti nel tritacarne al QG Scoop.","spyder_mansion_captain1":"Ahoy l\u00e0! Grazie per avermi trovato! \\n Stavo passeggiando dopo la bevuta di ieri e son caduto qui dentro. \\n Hey, riesci a trovare l'uscita? Grida quando riesci.","spyder_river_captain2":"Ahoy l\u00e0! Dove vorresti andare?","spyder_dryadsgrove_aquemini1":"Benvenuto nel nostro boschetto, mortale.","spyder_dryadsgrove_aquemini2":"Prega di sopravvivere alla tua visita.","spyder_dryadsgrove_ignatia1":"Siamo pi\u00f9 di quello che appariamo.","spyder_dryadsgrove_ferris1":"Ti rendi conto di disturbare un sonno secolare?","spyder_dryadsgrove_ferris2":"Forse \u00e8 il tempo di avventurarsi la fuori.","spyder_leatherhouse1_tennisplayer2":"Domanda trabocchetto - sono entrambi!","spyder_scoop_welcome":"Benvenuto!","spyder_scoop_sign":"Scoop QG: Quasi abbastanza buono da mangiare!","spyder_leatherhouse2_snugglepot":"Wow! Un giorno diventer\u00f2 un allenatore come te!","spyder_successful_boulder":"La mazza fa a pezzi il masso.","spyder_frolicking_rockitten":"Rockitten","spyder_papertown_mom":"Mamma","spyder_papertown_grannypiper":"Nonna Piper","spyder_papertown_shopkeeper":"Negoziante","spyder_instore_dante":"Dante","spyder_billie":"Billie","spyder_cottontown_hacker":"Hacker","spyder_citypark_bobette":"Bobette","spyder_rookie":"Rookie","spyder_route3_weaver":"Tessitrice","spyder_route3_qqq":"???","spyder_route3_novak":"Novak","spyder_route3_connor":"Connor","spyder_route3_wanda":"Wanda","spyder_route3_roxby":"Roxby","spyder_wayfarer1_jessie":"Jessie","spyder_wayfarer1_nightshade":"Belladonna","spyder_wayfarer1_victor":"Victor","spyder_wayfarer1_morningstar":"Stella del mattino","spyder_wayfarer1_bismuth":"Bismuto","spyder_wayfarer1_ratcher":"Ratcher","spyder_route4_marshall":"Marshall","spyder_route4_roger":"Roger","spyder_route4_wulf":"Wulf","spyder_route4_rincewind":"Rincewind","spyder_route4_rosamund":"Rosamund","spyder_nimrod_birbrobo":"Birb Robo","spyder_nimrod_chromerobo":"Chrome Robo","spyder_nimrod_xeon":"Xeon","spyder_nimrod_justice":"Justice","spyder_nimrod_thatcher":"Thatcher","spyder_nimrod_mace":"Mace","spyder_nimrod_honour":"Honour","spyder_nimrod_zircon":"Zircon","spyder_nimrod_maverick":"Maverick","spyder_greenwash_aissa1":"Accesso interdetto - Greenwash ha tutto sotto controllo.","spyder_greenwash_aissa":"Aissa","spyder_greenwash_dippel":"Dippel","spyder_greenwash_moreau":"Moreau","omnichannel_sign":"Omnichannel HQ: Facciamo notizia","taba_town_homeplace":"Casa di ${{name}}","taba_town_sign_profhouse":"Casa del Professor Tuxemon","taba_town_sign_proflab":"Laboratorio del Professor Tuxemon","spyder_greenwash_guard":"Va bene, va bene, niente da vedere qui.","spyder_greenwash_gregor1":"Passo tutto il giorno a guardare il mio CATEYE - riuscir\u00f2 a vederlo battere le palpebre!","spyder_greenwash_chip1":"Ho sviluppato una potenza di calcolo che non ha eguali!","spyder_greenwash_clarence1":"I miei tuxemon sono inarrestabili alla luce del sole!","spyder_greenwash_chip2":"Ha bisogno di pi\u00f9 potenza!","spyder_greenwash_clarence2":"C'era una nuvola!","spyder_greenwash_louis1":"Le regole del confronto sono quelle di selezione naturale: solo il pi\u00f9 forte sopravvive!","spyder_greenwash_looten1":"Credo che la tecnologia di fusione non \u00e8 ancora pronta. Sebbene ci stiamo lavorando da anni!","cotton_breeder_rejected":"Oh, va bene. Pensaci ancora un po' e torna da me.","cotton_breeder7a":"Benissimo! Tu prendi un po' di tempo con il cucciolo e io mi prender\u00f2 cura dei genitori. Torna pi\u00f9 tardi per controllarli.","cotton_breeder7b":"Buona idea, la nuova famiglia dovrebbe essere tenuta insieme in questa fase importante dello sviluppo del cucciolo.\\nTornerai ora, no?","taba_town_sign_tuxecenter":"Tuxecenter - Il posto in cui guarire i tuoi tuxemon","taba_town_sign_tuxemart":"Tuxemart - Il posto in cui comprare e vendere oggetti","cannot_use_item_monster":"Questo oggetto non pu\u00f2 essere usato su questo mostro.","spoilurm":"Spoilurm","frondly":"Frondly","jelillow":"Jelillow","gryfix":"Gryfix","lunight":"Lunight","pantherafira":"Pantherafira","polyrock":"Polyrock","pythock":"Pythock","statursus":"Statursus","strella":"Strella","pythwire":"Pythwire","skwib":"Skwib","snokari":"Snokari","sockeserp":"Sockeserp","solight":"Solight","spighter":"Spighter","tarpeur":"Tarpeur","taupypus":"Taupypus","miaownolith":"Miaownolith","foxfire":"Foxfire","mrmoswitch":"Mrmoswitch","mystikapi":"Mystikapi","37707_sign_welcome":"Benvenuti nella citt\u00e0 37707! Noi siamo...","37707_sign_tower":"Citt\u00e0 37707 torre. Questa struttura \u00e8 instabile: non entrare!","flacono_description":"Non ha assolutamente paura degli avversari e attaccher\u00e0 un nemico di qualsiasi dimensione senza esitazione.","foxfire_description":"I cuccioli di FOXFIRE si trovano negli incendi che si sono spenti durante la notte. Nessuno sa da dove vengano.","galnec_description":"GALNEC si seppellisce in profondit\u00e0 nelle calde sabbie del deserto, solo la sua coda pietrosa \u00e8 fuori. In branco, sembrano giardini di pietra.","grimachin_description":"\u00c8 stato fatto da un'azienda di giocattoli per essere un animale domestico, ma era troppo pericoloso.","incandesfin_description":"Tutto il suo corpo \u00e8 cresciuto enormemente in grandezza. Tuttavia, la sua luce \u00e8 sempre la stessa.","komodraw_description":"Usa i suoi artigli per lavorare la sua arma da fuoco in legno, che usa per potenti attacchi a distanza.","eyesore":"Eyesore","hampotamos":"Hampotamos","status_diehard":"Duro a Morire","status_eliminated":"Eliminato","acid":"Acido","adamantine":"Adamantina","air_chain":"Catena d'Aria","arcane_eye":"Occhio Arcano","assault":"Assalto","enduros":"Enduros","exapode":"Exapode","exclawvate":"Exclawvate","enduros_description":"ENDUROS \u00e8 un attaccabrighe che non spara i suoi colpi. Fuori dal ring, \u00e8 abbastanza socievole.","exapode_description":"Agita le gambe per attirare l'attenzione, ma per lo pi\u00f9 le persone scappano.","exclawvate_description":"Spesso visti nei cantieri, possono usare le loro enormi mani e la coda per raccogliere sporcizia e macerie. Sotto il Tuxemon ci sono pneumatici caterpillar, che danno loro un migliore equilibrio e aderenza mentre si arrampicano su cumuli di macerie.","eyesore_description":"Ricorda tutto ci\u00f2 che ha visto, ma non l'ordine in cui l'ha visto.","ghosteeth":"Ghosteeth","fancair":"Fancair","flacono":"Flacono","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","fordin":"Fordin","forturtle":"Forturtle","galnec":"Galnec","graffiki":"Graffiki","grimachin":"Grimachin","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","grumpi":"Grumpi","fancair_description":"Se qualcuno lascia il ventilatore acceso quando non ne ha bisogno, si anima e vola fuori dalla finestra per trovare qualcuno che ha effettivamente bisogno di essere raffreddato.","flambear_description":"Pu\u00f2 essere rintracciato dalla scia di cespugli di bacche bollite e trote arrosto che si lascia alle spalle.","fluoresfin_description":"Quando \u00e8 minacciato si stringe insieme ad altri FLUORESFIN, per creare una grande luce accecante cos\u00ec da disorientare i predatori.","foofle_description":"Quando uno \u00e8 in pericolo, tutti i FOOFLE sentono le sue grida, ovunque si trovino.","fordin_description":"Quando \u00e8 minacciato, si raggomitola in una palla e rimbalza via.","forturtle_description":"Riscalda il suo guscio per leggere il futuro dalle crepe che emergono.","frondly_description":"Pu\u00f2 fare qualsiasi cosa con la sua coda prensile, anche stringere la mano e raccogliere frutta.","furnursus_description":"I FURNURSUS sono amichevoli e spesso dimenticano che i loro corpi sono troppo caldi perch\u00e9 gli altri possano toccarli.","ghosteeth_description":"Sorride perch\u00e9 sa come moriranno tutti quelli che incontra.","graffiki_description":"I GRAFFIKI sono di casa nelle citt\u00e0 come nella giungla, marcando il loro territorio con dipinti elaborati.","grinflare_description":"Si dice che ognuno sia il cuore ambulante di un vulcano.","grintot_description":"\u00c8 un GRINTROCK o GRINFLARE che ha subito erosione.","grintrock_description":"Si nutre sedendosi fuori durante temporali, in attesa di essere colpito da un fulmine.","grumpi_description":"Una volta afferrato da un GRUMPI, il suo corpo appiccicoso impedisce di fuggire.","happito":"Happito","hatchling":"Hatchling","ignibus":"Ignibus","incandesfin":"Incandesfin","jemuar":"Jemuar","k9":"K9","katapill":"Katapill","komodraw":"Komodraw","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","masknake":"Masknake","manosting":"Manosting","medushock":"Medushock","happito_description":"Perch\u00e9 le persone non possono essere sempre felici? HAPPITO dar\u00e0 loro esattamente ci\u00f2 che vogliono, anche se non \u00e8 ci\u00f2 di cui hanno bisogno.","hatchling_description":"Quando un uovo non vuole schiudersi e iniziare la sua prossima fase di vita, diventa un HATCHLING.","ignibus_description":"Quando \u00e8 minacciato si ritira nel suo guscio e si raffredda velocemente liberando vapore. Potrebbe essere scambiato per una roccia.","jelillow_description":"Quando una persona appoggia la testa su JELILLOW, la sua pelle gelatinosa li fa cadere in un sonno profondo. Se una persona ha problemi di sonno, allora questo sar\u00e0 usato per aiutarla.","katapill_description":"Nasce combattendo. Deve uscire dal suo guscio d'uovo o essere intrappolato.","lapinou_description":"Quando gli SQUABBITS sono stati presi come animali domestici alla moda, si sono adattati alla vita domestica e hanno perso la loro natura violenta.","memnomnom":"Memnomnom","metesaur":"Metesaur","narcileaf":"Narcileaf","neutrito":"Neutrito","nudikill":"Nudikill","nudimind":"Nudimind","nuenflu":"Nuenflu","octabode":"Octabode","ouroboutlet":"Ouroboutlet","pairagrim":"Pairagrim","pairagrin":"Pairagrin","pharfan":"Pharfan","picc":"Picc","pipis":"Pipis","poinchin":"Poinchin","prophetoise":"Prophetoise","puparmor":"Puparmor","pyraminx":"Pyraminx","qetzlrokilus":"Qetzlrokilus","rabbitosaur":"Rabbitosaur","rhincus":"Rhincus","rosarin":"Rosarin","ruption":"Ruption","sadito":"Sadito","sampsack":"Sampsack","sampsage":"Sampsage","sapsnap":"Sapsnap","saurchin":"Saurchin","sclairus":"Sclairus","seirein":"Seirein","shammer":"Shammer","shelagu":"Shelagu","shnark":"Shnark","shybulb":"Shybulb","snaki":"Snaki","snarlon":"Snarlon","snock":"Snock","squabbit":"Squabbit","tetrchimp":"Tetrchimp","tikoal":"Tikoal","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel":"Toufigel","tourbidi":"Tourbidi","trapsnap":"Trapsnap","tsushimi":"Tsushimi","tumblebee":"Tumblebee","tumblequill":"Tumblequill","turnipper":"Turnipper","welcometotaba7":"Non mentir\u00f2, mi aspettavo pi\u00f9 entusiasmo dai primi membri del Trial.","welcometotaba13":"No, lei ha imprigionato la mia famiglia, e ha forzato me e mio fratello ad unirci al Trial.\\nMi perdoni quindi se \\\"manco di entusiasmo\\\" quando lei parla del Trial.","dowehavetogoin5":"Comunque, come ti chiami? Kyle non ti ha presentato.","spyder_greenwash_gregor2":"Ugh, neppure quando \u00e8 svenuto ha battuto le ciglia!","spyder_greenwash_louis":"Luigi","spyder_greenwash_clarence":"Clarence","spyder_greenwash_chip":"Chip","spyder_greenwash_gregor":"Gregorio","leather_town_open_air":"Caff\u00e9 Open Air e Piazza del Mercato","rhincus_fossil_description":"Sembra il teschio di un volatile dentato, ma \u00e8 duro come la pietra.","shammer_fossil_description":"Sembra il teschio di un cane antico, ma \u00e8 duro come la pietra.","aether":"Etere","glitch":"Glitch","normal":"Normale","demiurge":"Demiurgo","earthquake":"Terremoto","evasion":"Evasione","feline":"Felino","insanity":"Follia","kraken":"Kraken","lantern":"Laterna","lava":"Lava","lineage":"Lignaggio","maori":"Maori","meltdown":"Fusione","mending":"Aggiustatura","mobbing":"Bullismo","muck":"Letame","mystic_blending":"Miscela Mistica","negation":"Negazione","nest":"Nido","oedipus":"Edipo","magma":"Magma","lust":"Desiderio","lightning_spheres":"Sfere di Fulmini","spyder_papertown_daycare1":"Centro Rifugio: In costruzione.","announcement5":"\u00c8 stata una strada lunga e difficile verso la pace e la tranquillit\u00e0 che ora regna nella regione di Fondent.\\nTuttavia, ho il piacere di annunciare, in questo giorno, il 25\u00b0 anniversario della fondazione di Omnichannel...\\nTUXEMON SONO CONTROLLATI!\\n*urla assordanti*\\nCalmati! Calmati! Il tuo entusiasmo \u00e8 contagioso devo dire!\\nIn collaborazione con l'istituto Xero, abbiamo rimosso la loro volont\u00e0 di attaccare!\\nPer questo motivo, siamo fiduciosi che rilasciare Tuxemon in natura sia sicuro.\\nTuttavia, il coprifuoco deve ancora essere applicato, dopo tutto non siamo una regione senza legge.\\nDopo tutto... SIAMO SICUREZZA, SIAMO ORDINE, SIAMO OMNICHANNEL!","spyder_nimrod_plaque":"Sponsorizzato da Nimrod. \\\"Se non li vendessimo noi, lo farebbe qualcun altro!\\\"","kennel_label":"{box} ({qty})","moreannouncement2":"Mi dispiace darti un preavviso cos\u00ec tardivo su questo indirizzo, ma lo credevo importante prima che i media lo facessero trapelare...\\nBene... Eh. Possediamo i media, quindi immagino che non importi, ma volevo condividerlo lo stesso.\\nDopo esserci consultati con i miei consulenti, abbiamo deciso che il modo migliore per sentirci pi\u00f9 a nostro agio con Tuxemon \u00e8 usarli.\\nOra, ci vorr\u00e0 del tempo prima di poterli integrare nella forza lavoro, ma nel frattempo, come ho detto prima, li rilasceremo in libert\u00e0.\\nMi rendo conto che questo \u00e8 uno shock per tutti, inoltre capisco che alcuni di voi potrebbero anche avere paura. Sappiamo tutti cosa \u00e8 successo prima...\\nQuesto non \u00e8 il momento di avere paura, poich\u00e9 Omnichannel sponsorizzer\u00e0 la rinascita dell'antica tradizione conosciuta come The Trial.\\nOra, per voi che siete meno esperti nella storia della regione di Fondent, cento anni fa c'era una tradizione in cui giovani uomini e donne catturavano e allevavano Tuxemon.\\nAvrebbero poi usato questi Tuxemon per combattere gli altri e salire di grado nella loro citt\u00e0, con il miglior Allenatore di Tuxemon che guadagnava status e potere.\\nCreeremo una versione di questo per i giorni nostri. Formeremo arene di battaglia in diverse citt\u00e0 di Fondent.\\nOgni area di battaglia dovr\u00e0 essere completata in ordine e l'allenatore o gli allenatori pi\u00f9 promettenti potranno tentare il campionato.\\nIl campionato si terr\u00e0 in cima alla Torre di Omnichannel di Cotonopoli, ma solo una volta che un Tuxemon Trainer avr\u00e0 attraversato ogni area di battaglia.\\nIl Trial \u00e8 stato progettato come un modo per introdurre lentamente la vita pubblica a Tuxemon e per incoraggiare i viaggi in tutta la regione.\\nChi meglio dei nostri giovani pu\u00f2 dimostrarlo?\\nOgni partita sar\u00e0 trasmessa in diretta su Omnichannel-T, la nuova stazione televisiva dedicata esclusivamente alla programmazione legata a Tuxemon!\\nNon preoccuparti, l'aggiunta si rifletter\u00e0 nella tua bolletta.\\nOh, e un'altra cosa, tutti gli Allenatori Tuxemon saranno esenti dal coprifuoco.\\nPrima di questo, naturalmente, avrai bisogno di un Tuxemon! Ora, non a tutti pu\u00f2 essere permesso di diventare un Allenatore di Tuxemon. Sarebbe puro caos!\\nInnanzitutto, dovrai registrare il tuo nome con il tuo rappresentante Omnichannel locale e, se sarai selezionato, verrai indirizzato alla formazione Omnichannel.\\nDopo aver completato con successo la tua formazione, ti verr\u00e0 fornito un Tuxemon e potrai iniziare a partecipare a il Trial!\\nNon vedo l'ora di incontrarvi tutti! Creiamo insieme un nuovo mondo!\\nDopo tutto... SIAMO SICUREZZA, SIAMO ORDINE, SIAMO OMNICANALI! Ed ora\\nNOI \\nSIAMO \\nIL \\nFUTURO!"} \ No newline at end of file
diff --git a/db/_generated/i18n/pl.json b/db/_generated/i18n/pl.json
index 30a6c57..a0d300b 100644
--- a/db/_generated/i18n/pl.json
+++ b/db/_generated/i18n/pl.json
@@ -1 +1 @@
-{"clamp_on":"Zacisk","chill_mist":"Ch\u0142odna Mg\u0142a","bullet":"Pocisk","bubble_trap":"Pu\u0142apka ba\u0144kowa","breathe_fire":"Ognisty oddech","boulder":"G\u0142az","blossom":"Kwitn\u0105\u0107","blood_bond":"Wi\u0119zy krwi","blade":"Ostrze","biting_winds":"Gryz\u0105ce wiatry","berry_description":"Leczy potwora, daj\u0105c mu 10 HP.","spyder_papertown_restinbed":"Budzisz si\u0119 w pe\u0142ni wypocz\u0119ty!","spyder_dragonscave_mal1":"Zbyt wiele razy wchodzi\u0142e\u015b nam w drog\u0119!","spyder_dragonscave_benden2":"Udowodni\u0142e\u015b, \u017ce jeste\u015b godnym przeciwnikiem dla Drokoro.\\n Zaprowadz\u0119 ci\u0119 do \u015bwi\u0119tej komnaty wewn\u0119trznej - po tym, jak ci\u0119 ulecz\u0119.","spyder_scoop_weaver2":"Yikes! Okazuje si\u0119, \u017ce zbrodnia nie pop\u0142aca!","spyder_cotton_tuxepediaintro3":"Jeste\u015b tak poch\u0142oni\u0119ty czytaniem nowych wpis\u00f3w, \u017ce nie zauwa\u017casz, \u017ce ludzie odchodz\u0105.","spyder_papertown_mom5":"Wiesz, Babcia Piper obok otworzy\u0142a sw\u00f3j o\u015brodek opieki dziennej.\\n C\u00f3\u017c, nie ka\u017cdy mo\u017ce by\u0107 wynalazc\u0105, jak s\u0105dz\u0119. ","yesmaam":"Tak, prosz\u0119 pani.","cherry_found":"Znalaz\u0142e\u015b wi\u015bni\u0119.","xero_hideout1":"Xero Instytut Bada\u0144 i Rozwoju Tuxemon przed nami.","beam":"Belka","battery_discharge":"Roz\u0142adowanie baterii","battery_acid":"Kwas akumulatorowy","amnesia":"Amnezja","status_recover":"Odzyskaj","status_lifeleech":"Lifeleech","slot":"Slot","gotcha":"Mam ci\u0119!","generic_success":"Zadzia\u0142a\u0142o!","empty_slot":"Puste miejsce","attack_weak":"Atak zosta\u0142 zdecydowanie odparty!","combat_status_damage":"{name} otrzyma\u0142 {status} obra\u017ce\u0144!","combat_state_poison_damage":"{name} otrzyma\u0142 obra\u017cenia od trucizny!","item_no_available_target":"{name} nie mo\u017ce by\u0107 teraz u\u017cyty na \u017cadnym z twoich Tuxemon\u00f3w.","spyder_route4_wulf":"Wulf","_xeon":"Xeon","spyder_nimrod_xeon":"Xeon","xeon":"Xeon","_xeon-2":"Xeon\u20132","xeon_2":"Xeon-2","37707_tower_missing":"N1e m0\u017c3sz w3j\u015b\u0107 d0 budynku, kt\u00f3ry n1e 1stn13je.","spyder_nimrod_antimony2":"Lata pracy, w ci\u0105gu kilku minut posz\u0142y na marne. ","yes":"Tak","yeti":"Yeti","spyder_scoop_orba1":"Yikes! Co ty tu robisz?","spyder_dryadsgrove_ignatia2":"Jeste\u015b kim\u015b wi\u0119cej ni\u017c si\u0119 wydaje.","discovered_a_person":"Znalaz\u0142e\u015b mnie! Haha!","gotfivetuxeballs":"Dosta\u0142e\u015b 5 Tuxeballi!","got_new_tuxemon":"Dosta\u0142e\u015b ${{monster_name}}!","darnitjohn9":"TY IMBECYLU!\\nPowiem to raz i tylko raz:\\nID\u0179. PRZESZUKA\u0106. DOMY.","berserk":"Sza\u0142","avalanche":"Lawina","all_in":"Wszystko w","status_poison":"Zatruty","status_faint":"Pokonany","save_keep":"Nie, zachowaj zapis.","save_overwrite":"Tak, nadpisz ten zapis.","save_failure":"Wyst\u0105pi\u0142 problem z zapisaniem post\u0119pu!","save_success":"Zapisano!","received_x":"Otrzymano {name}!","receive_happiness":"Otrzymano 5 Urz\u0105dze\u0144 \u0141api\u0105cych!","not_implemented":"Ta funkcja nie jest jeszcze zaimplementowana.","attempting_capture":"Pr\u00f3buj\u0119 schwyta\u0107...","generic_failure":"Nie zadzia\u0142a\u0142o!","item_failure":"Nie zadzia\u0142a\u0142!","item_success":"Zadzia\u0142a\u0142o!","item_confirm_cancel":"Anuluj","item_confirm_use":"U\u017cyj","exit":"Wyjd\u017a","attack_resisted":"Ten atak zosta\u0142 odparty!","attack_effective":"Ten atak spowodowa\u0142 dodatkowe obra\u017cenia!","attack_very_effective":"Ten atak zada\u0142 bardzo du\u017co obra\u017ce\u0144!","combat_isactive":"{name} jest ju\u017c w walce.","combat_fainted":"{name} zosta\u0142 pokonany!","combat_monster_choice":"Co zrobi {name}?","combat_wild_appeared":"Pojawi\u0142 si\u0119 dziki {name}!","combat_replacement_is_fainted":"Ten potw\u00f3r ju\u017c zosta\u0142 pokonany!","combat_replacement":"Wybierz zamiennik!","combat_recharging":"{name} potrzebuje przerwy przed ponownym u\u017cyciem ruchu {move}\u2026","combat_capturing_fail":"{name} si\u0119 wydosta\u0142!","combat_capturing_success":"Z\u0142apa\u0142e\u015b {name}!","combat_draw":"Wszystkie strony zosta\u0142y pokonane!","combat_defeat":"Zosta\u0142e\u015b pokonany!","combat_victory":"Wygra\u0142e\u015b!","combat_trainer_appeared":"{name} chce walczy\u0107!","combat_state_recover_failure":"{user} nie mo\u017ce si\u0119 dalej uleczy\u0107.","combat_state_recover_success":"{user} odzyska\u0142 zdrowie!","combat_state_recover_get":"{target} zacz\u0105\u0142 regenerowa\u0107 zdrowie.","combat_state_lifeleech_failure":"{link} nie mo\u017ce si\u0119 bardziej uzdrowi\u0107.","combat_state_lifeleech_success":"{user} straci\u0142 zdrowie przez wysysenie!","combat_state_lifeleech_get":"{user} wysysa zdrowie z {target}.","combat_state_poison_get":"{target} jest zatruty.","combat_opponent_call_tuxemon":"{user} wys\u0142a\u0142 {name}!","combat_call_tuxemon":"Cho\u0107, {name}!","combat_swap":"{user} wys\u0142a\u0142 {target}!","combat_used_x_on_y":"{user} u\u017cy\u0142 {name} na {target}!","combat_used_x":"{user} u\u017cy\u0142 {name}!","combat_player_run":"Uciek\u0142e\u015b z walki!","combat_can't_run_from_trainer":"Nie mo\u017cesz ucieka\u0107 z walk trenerskich!","combat_miss":"Nie trafi\u0142\u2026","combat_run":"{user} uciek\u0142 z walki!","allies_address_description":"Pok\u00f3j 31, blok 2, Omnichannel Tower, Cotton town.\\n\\nObok adresu znajduje si\u0119 znak poca\u0142unku","allies_address":"Adress Allie","item_cannot_use_here":"Przedmiot {name} nie mo\u017ce by\u0107 u\u017cyty tutaj!","tm_blossom_description":"Instrukcja ucz\u0105ca Tuxemony drewna ruchu Kwitni\u0119cia.","tm_blossom":"TM: Zakwitanie","tm_avalanche_description":"Instrukcja nauki ruchu Lawiny dla Tuxemon\u00f3w Wodnych lub Ziemnych.","tm_avalanche":"TM: Lawina","capture_device_description":"\u0141apie potwora.","capture_device":"Urz\u0105dzenie \u0142api\u0105ce","revive_description":"Wskrzesza pokonanego Tuxemona, i uzdrawia 20 HP.","revive":"Wskrzeszacz","imperial_potion_description":"Leczy potwora, daj\u0105c mu 350 HP.","imperial_potion":"Cesarski eliksir","super_potion_description":"Leczy potwora, daj\u0105c mu 150 HP.","super_potion":"Super Eliksir","potion_description":"Leczy potwora, daj\u0105c mu 50 HP.","potion":"Eliksir","orange_description":"Leczy potwora, daj\u0105c mu 20 HP.","orange":"Pomara\u0144cza","cherry_description":"Leczy potwora, daj\u0105c mu 10 HP.","cherry":"Czere\u015bnia","berry":"Jagoda","apple_description":"Leczy potwora, daj\u0105c mu 10 HP.","apple":"Jab\u0142ko","feint":"Feint","eyebite":"Eyebite","energy_field":"Pole energii","energy_claws":"Szpony energii","electrical_storm":"Burza elektryczna","constrict":"Ucisk","goad":"Goad","glower":"Glower","give_all":"Daj z siebie wszystko","fume":"Dym","frostbite":"Frostbite","font":"Czcionka","fluff_up":"Fluff Up","flow":"Przep\u0142yw","flood":"Pow\u00f3d\u017a","flamethrower":"Miotacz ognia","fire_claw":"Ognisty Pazur","fire_ball":"Kula ognia","fester":"Fester","ice_claw":"Lodowy Pazur","hibernate":"Hibernacja","headbutt":"Headbutt","spyder_cotton_tuxepediaintro":"Obecnie, jedyne wiarygodne informacje o tuxemonach pochodz\u0105 z drogiej i niekompletnej Encyklopedii Tuxemon!\\n To nie jest fajne; informacje powinny by\u0107 swobodnie dost\u0119pne. Dlatego w\u0142a\u015bnie wprowadzamy Tuxepedi\u0119.\\n Jest otwarto \u017ar\u00f3d\u0142owa, darmowa, dost\u0119pna dla ka\u017cdego do czytania, pisania i edytowania. Jakie to fajne?\\n W rzeczywisto\u015bci, zainstalowa\u0142em j\u0105 jako aplikacj\u0119 na wszystkich waszych telefonach. ","spyder_cottoncafe_barmaidintro":"Nazywamy si\u0119 Team Bazaar. Mo\u017ce to troch\u0119 pretensjonalne.\\n Jeste\u015bmy grup\u0105 \u0142obuz\u00f3w i \u0142obuziak\u00f3w, kt\u00f3rzy lubi\u0105 spotyka\u0107 si\u0119 przy kawie, dyskutowa\u0107 o filozofii i przeciwstawia\u0107 si\u0119 naszym korporacyjnym panom!\\n Staramy si\u0119 dba\u0107 o siebie nawzajem. Na przyk\u0142ad, w przeciwie\u0144stwie do Katedry, nie pobieramy op\u0142at za uzdrowienie twojego tuxemona!\\n Chcesz, \u017cebym je teraz uleczy\u0142?","37707_villager_female_missing":"@*!^: 0H... @ n3wc0m3r! H0vv p1d y0v g3t he7e? <NONE> h3llen\\\"T $33N %^&one new 1n... ()h, never n3ver m3V3t N3W37 MIIIIIIIIND\\n@*!^: WElcoME! W3lcome t0... 0H N\/A: We never g0t ar0und to gi^ing 0ur town {<1} We never g00000000 {<2} W3 neVer Bu1lt 0uR t0wN\\nTH S D ES N T EX ST Y U AR C NNE ED TO TH V ID YO M ST LEA E N W","spyder_wayfarer_maniac":"M\u00f3j tuxemon nie jest chory! To tylko pretekst, \u017ceby sprzeda\u0107 nam lekarstwa, kt\u00f3rych nie potrzebujemy.\\n Kiedy by\u0142em w twoim wieku, nie mieli\u015bmy lekarstw. P\u0142ywali\u015bmy w g\u00f3rskich strumieniach, a je\u015bli co\u015b ci\u0119 gryz\u0142o, c\u00f3\u017c, trudno!\\n A poza tym, widzia\u0142em, jak Egzekutorzy zje\u017cd\u017caj\u0105 z Trasy 4, zanim ktokolwiek zd\u0105\u017cy\u0142 cho\u0107by pow\u0105cha\u0107, wi\u0119c jak m\u00f3g\u0142bym\\n ...\\na psik!\\n ...\\n To nic nie znaczy. Mam sw\u0119dz\u0105cy nos.","professor_dialog2\\n":"Sk\u0105d si\u0119 wzi\u0119\u0142y Tuxemony?\\nNikt tak naprawd\u0119 nie wie, ale zamieszkuj\u0105 nasz\u0105 planet\u0119 co najmniej od tysi\u0119cy lat.\\nTuxemony s\u0105 ma\u0142ymi zwierz\u0119tami. Zaprzyja\u017aniamy si\u0119 z nimi, uczymy si\u0119 od nich i u\u017cywamy ich do walki z innymi Tuxemonami w sportach.\\nC\u00f3\u017c... przynajmniej kiedy\u015b tak by\u0142o...\\nZastanawia\u0142em si\u0119, w\u0142a\u015bnie otrzyma\u0142em trzy nowe Tuxemony i potrzebuj\u0119 wi\u0119cej danych na temat tego, jak te konkretne Tuxemony\\ninterakcji i wi\u0119zi z ich trenerami.\\nCzy by\u0142by\u015b zainteresowany jednym z nich?","37707_villager_male_1":"Blank: Hmph. Cze\u015b\u0107. Przepraszam: Zwykle jeste\u015bmy ostro\u017cni wobec obcych. Odwiedzaj\u0105 nas tylko... czasami.\\nBlank: Ale skoro ju\u017c tu jeste\u015b, mo\u017ce m\u00f3g\u0142by\u015b wy\u015bwiadczy\u0107 mi przys\u0142ug\u0119. Mo\u017ce to zabrzmi dziwnie, \u017ce o to prosz\u0119, ale musz\u0119 wiedzie\u0107...\\nBlank: Czy wiesz, kim jestem? Czy... kiedykolwiek mnie widzia\u0142e\u015b? Jestem ciekaw: Moje imi\u0119, czy mam...\\nBlank: Nie. Przepraszam. Pope\u0142ni\u0142em b\u0142\u0105d. Prosz\u0119, nie m\u00f3w nikomu, o co ci\u0119 pyta\u0142em. Prosz\u0119 kontynuowa\u0107, mi\u0142ej podr\u00f3\u017cy.","mwah\\n":"???: Czego chcesz? ... ... ... ... C\u00f3\u017c, szkoda. Nie wejdziesz tu, nawet je\u015bli spe\u0142niasz wymagania co do stroju.\\nJestem Allie, tak przy okazji.\\nAllie: Tak, to jest Omnichannel, jestem tylko niskim stra\u017cnikiem. Kim jeste\u015b?\\n${{name}}...\\nHmm. Mocne imi\u0119. M\u00f3j dom nie jest zbyt daleko, mo\u017ce... po pracy... m\u00f3g\u0142by\u015b pokaza\u0107 mi swoj\u0105 si\u0142\u0119?\\n... ... Nie! Jak to nie? Chyba, \u017ce... ... Ty jeste\u015b nowym ch\u0142opakiem Jess, prawda?! Ca\u0142y czas si\u0119 mn\u0105 bawi\u0142a!\\n","37707_villager_female_1":"Wish: Och... nowy przybysz! Jak si\u0119 tu dosta\u0142e\u015b? Nie widzieli\u015bmy nikogo nowego od... niewa\u017cne.\\nWish: Witamy! Witamy w mie\u015bcie... o m\u00f3j... Nigdy nie my\u015bleli\u015bmy, aby da\u0107 naszemu miastu jak\u0105\u015b nazw\u0119! Po prostu nazywaj je tak, jak chcesz.\\nWish: Prosz\u0119, czuj si\u0119 jak w domu. Zazwyczaj jest tu wi\u0119cej ludzi... zale\u017cy to od ziarna, mo\u017ce to z\u0142y znak.\\nWish: Prosz\u0119 mni\u0119 poinformowa\u0107, je\u015bli potrzebujesz czego\u015b, co istnieje tutaj. Po prostu nie zr\u00f3b tego samego b\u0142\u0119du co inni: Nie chcemy, \u017ceby\u015b te\u017c od nas odszed\u0142.","announcement5":"To by\u0142a d\u0142uga i ci\u0119\u017cka droga do pokoju i spokoju, kt\u00f3ry teraz panuje w regionie Fondent.\\nJednak z przyjemno\u015bci\u0105 og\u0142aszam, \u017ce w tym dniu, w 25. rocznic\u0119 za\u0142o\u017cenia Omnichannel...\\nTUXEMONY S\u0104 KONTROLOWANE!\\n*og\u0142uszaj\u0105cy krzyk*\\nSpokojnie, cisza! Musz\u0119 przyzna\u0107, \u017ce wasz entuzjazm jest zara\u017aliwy!\\nWe wsp\u00f3\u0142pracy z instytutem Xero, pozbawili\u015bmy je ch\u0119ci do ataku!\\nDzi\u0119ki temu jeste\u015bmy pewni, \u017ce wypuszczenie Tuxemona na wolno\u015b\u0107 jest bezpieczne.\\nJednak godziny policyjne nadal musz\u0105 by\u0107 przestrzegane, nie jeste\u015bmy przecie\u017c regionem bezprawia.\\nW ko\u0144cu... JESTE\u015aMY BEZPIECZE\u0143STWEM, JESTE\u015aMY PORZ\u0104DKIEM, JESTE\u015aMY OMNICHANNEL!","levitate":"Lewitacja","kindling_flame":"Rozpalony Ogie\u0144","invictus":"Niezwyci\u0119\u017cony","icicle_spear":"Lodowa W\u0142\u00f3cznia","spyder_route4_beck1":"Twoja s\u0142u\u017cba!","spyder_route4_rosamund2":"Zemsta najlepiej smakuje na zimno. ","spyder_route4_rosamund1":"Spr\u00f3buj ze mn\u0105 walczy\u0107, a dostaniesz swoje sprawiedliwe desery!","spyder_route4_rincewind2":"To nie by\u0142o a\u017c tak przydatne.","spyder_route4_rincewind1":"Wreszcie jakie\u015b zastosowanie dla K9!","spyder_route4_wulf2":"Och, czuj\u0119 si\u0119 taki wykastrowany!","spyder_route4_wulf1":"Ah, tylko zbieram troch\u0119 suplement\u00f3w leczniczych","spyder_route4_roger2":"M\u00f3g\u0142bym si\u0119 od Ciebie wiele nauczy\u0107 na temat strategii!","spyder_route4_roger1":"Od tuxemon\u00f3w mo\u017cemy si\u0119 wiele nauczy\u0107 o strategii.","spyder_route4_marshall2":"To mo\u017ce wymaga\u0107 troch\u0119 pracy.","spyder_route4_marshall1":"Pracuj\u0119 nad gigantycznym dzia\u0142em!","spyder_wayfarer1_ratcher2":"Teraz musz\u0119 odpocz\u0105\u0107!","spyder_wayfarer1_ratcher1":"Powinna\u015b pozwoli\u0107 pacjentom odpocz\u0105\u0107!","spyder_wayfarer1_bismuth2":"Pora\u017cka!","spyder_wayfarer1_bismuth1":"Mam nadziej\u0119, \u017ce to nie jest zwi\u0105zane z tymi chorymi tuxemonami w Scoop Farms!","spyder_wayfarer1_james2":"Ciesz\u0119 si\u0119, \u017ce Jessie nie widzia\u0142a mojej przegranej w ten spos\u00f3b!","spyder_wayfarer1_james1":"Zastanawiam si\u0119, jak Egzekutorzy dotarli tu tak szybko! Piel\u0119gniarka Jessie musia\u0142a ich wezwa\u0107.","spyder_wayfarer1_bravo2":"Prosz\u0119, nie pozw\u00f3l, aby moje wyniki w bitwie wp\u0142yn\u0119\u0142y na Twoj\u0105 opini\u0119 o Omnichannel: Jedyne potrzebne ci wiadomo\u015bci. ","spyder_wayfarer1_bravo1":"Ta akcja jest sponsorowana przez Omnichannel: Jedyne potrzebne ci wiadomo\u015bci. ","spyder_wayfarer1_morningstar2":"Wr\u00f3\u0107 i zobacz mnie p\u00f3\u017aniej - kolejny pacjent prosz\u0119!","spyder_wayfarer1_morningstar1":"Nie jestem zaskoczony, \u017ce ci\u0119 tu widz\u0119. ","spyder_wayfarer1_victor2":"Zatrzymaj si\u0119! Albo, hm...","spyder_wayfarer1_victor1":"Hej, nie wyjdziesz z potencjalnie zainfekowanym tuxemonem!","spyder_wayfarer1_nightshade2":"My\u015bl\u0119, \u017ce mamy jeszcze wiele do nauczenia si\u0119 o piel\u0119gnacji tuxemon\u00f3w.","spyder_wayfarer1_nightshade1":"To \u017cenuj\u0105ce. Wszystkie piel\u0119gniarki zachorowa\u0142y, ale tuxemony egzekutor\u00f3w s\u0105 w dobrej formie!","spyder_wayfarer1_jessie2":"Nie jeste\u015b tak pomocny jak Egzekutor. Ani tak przystojny. ","spyder_wayfarer1_jessie1":"Egzekutorzy byli tacy szybcy i pomocni! Domy\u015blam si\u0119, \u017ce Naukowiec James zaalarmowa\u0142 ich tak szybko, jak to mo\u017cliwe.","spyder_wayfarer1_morton2":"Teraz nie mam nic do roboty!","spyder_wayfarer1_morton1":"Utkn\u0105\u0142em w tym pokoju, dop\u00f3ki m\u00f3j tuxemon nie wyzdrowieje, wi\u0119c nie mam nic do roboty poza walk\u0105!","spyder_citypark_florist":"Ciesz si\u0119 wystaw\u0105 kwiat\u00f3w! To duma Leather Town.","taba_greeting2b":"Ah! Widz\u0119, \u017ce ju\u017c masz kilka. Masz dobr\u0105 g\u0142ow\u0119 na karku ${{name}}, jestem pewien, \u017ce b\u0119dziesz mistrzem w nie d\u0142ugim czasie.","taba_greeting3":"Powodzenia w swoich przygodach ${{name}}, i pami\u0119taj, aby kupowa\u0107 w Tuxemart wszystkie potrzebne ci rzeczy!\\n...\\nPrzepraszam za nachaln\u0105 sprzeda\u017c, to moja praca.","professor-rockitten":"Profesor","youneedtodothis":"Ja... My\u015bl\u0119, \u017ce trzeba spojrze\u0107 na to bardziej...\\nNie chc\u0119 ci\u0119 straci\u0107, zw\u0142aszcza gdy dopiero si\u0119 rozliczamy.","youneedtodothis2":"Ale... Wiem, \u017ce bardzo chcia\u0142e\u015b zobaczy\u0107 ten region, a to jest twoja najlepsza szansa.\\nWiem, \u017ce masz w sobie ch\u0119\u0107, by sta\u0107 si\u0119 najlepszym, jak nikt inny.\\nNie wiem tylko, czy sta\u0107 nas na op\u0142aty.\\n\\nCo\u015b z tego b\u0119dzie... Jako\u015b.","ihaveyourmoney":"C\u00f3\u017c, mo\u017ce ja mog\u0119 w tym pom\u00f3c.","iknowyou":"Witaj Callie, witaj ${{name}}, w\u0142a\u015bnie wpad\u0142em, \u017ceby si\u0119 przywita\u0107, kiedy pods\u0142ucha\u0142em, jak m\u00f3wisz o og\u0142oszeniu.","ihaveyourmoney2":"Mam troch\u0119 zapas\u00f3w, kt\u00f3re trzeba dobrze wykorzysta\u0107, a Omnichannel jest mi winien przys\u0142ug\u0119.\\nJestem pewien, \u017ce co\u015b da si\u0119 za\u0142atwi\u0107. Zdobycie dokument\u00f3w kwalifikacyjnych to \u0142atwa cz\u0119\u015b\u0107. Zdobycie swojego pierwszego Tuxemona jest troch\u0119 trudniejsze...\\nNa szcz\u0119\u015bcie znam kogo\u015b, kto ma dost\u0119p do wielu r\u00f3\u017cnych Tuxemon\u00f3w...\\nTo Ja!\\nWiem, \u017ce to du\u017co do przetworzenia, wi\u0119c b\u0119d\u0119 w moim laboratorium czeka\u0142 na twoj\u0105 decyzj\u0119.","hebenice":"To mi\u0142y cz\u0142owiek, mo\u017ce powiniene\u015b przynajmniej zobaczy\u0107, co ma do powiedzenia.","moverocky":"Dalej, Rocky! Mo\u017cesz si\u0119 porusza\u0107! Wierz\u0119 w ciebie!","moverocky2":"C\u00f3\u017c, ruszysz si\u0119, kiedy b\u0119dziesz gotowa, ja b\u0119d\u0119 tu czeka\u0142.","tuxemontime":"Ach, przyszed\u0142e\u015b! Wspaniale!","tuxemontime1.5":"Rozumiem, \u017ce to oznacza, \u017ce zdecydowa\u0142e\u015b si\u0119 do\u0142\u0105czy\u0107 do Pr\u00f3by?","sting":"\u017b\u0105d\u0142o","static_field":"Pole statyczne","starfall":"Starfall","stampede":"Pop\u0142och","spray":"Spray","splinter":"Splinter","snowstorm":"Zamie\u0107","sleeping_powder":"Proch Usypiaj\u0105cy","sleep_bomb":"Bomba usypiaj\u0105ca","shuriken":"Shuriken","shrapnel":"Shrapnel","shadow_boxing":"Shadow Boxing","sand_spray":"Spray piaskowy","salamander":"Salamandra","rust_bomb":"Bomba rdzy","rot":"Gni\u0107","rock":"Ska\u0142a","refresh":"Od\u015bwie\u017cenie","ram":"Baran","quicksand":"Ruchome piaski","pseudopod":"Pseudopod","probiscus":"Probiscus","petrify":"Petryfikacja","perfect_cut":"Perfekcyjne ci\u0119cie","peregrine":"Sok\u00f3\u0142 w\u0119drowny","overgrowth":"Przerost","one_two":"Jeden\u2013dwa","mudslide":"Mudslide","muddle":"Muddle","midnight_mantle":"P\u0142aszcz p\u00f3\u0142nocy","reg_papers_description":"Pakiet papier\u00f3w rejestracyjnych do The Trial","reg_papers":"Papiery rejestracyjne","agnigon":"Agnigon","agnigon_description":"Jest on nazywany \\\"fa\u0142szywym smokiem\\\", poniewa\u017c wygl\u0105da jak smok, ale w rzeczywisto\u015bci wyewoluowa\u0142 z innej linii staro\u017cytnych gad\u00f3w.","agnidon":"Agnidon","agnidon_description":"Preferuje stanie na czterech nogach, ale mo\u017ce on sta\u0107 na dw\u00f3ch \u017ceby otwiera\u0107 drzwi, popycha\u0107 drzewa czy trzyma\u0107 rzeczy.","aardorn":"Aardorn","aardorn_description":"Po urodzeniu jest on wk\u0142adany w mrowisku, musz\u0105c przegry\u015b\u0107 swoj\u0105 drog\u0119 do wyj\u015bcia.","aardart":"Aardart","aardart_description":"Liczy ka\u017cd\u0105 zjedzon\u0105 mr\u00f3wk\u0119, i \u015bwi\u0119tuje znacz\u0105ce liczby.","menu_fight":"Walka","menu_bag":"Plecak","menu_item":"Rzecz","menu_items":"Rzeczy","menu_monsters":"Potwory","menu_monster":"Tuxemon","menu_journal":"Dziennik","menu_multiplayer":"Gra Wieloosobowa","multiplayer_join_prompt":"Nazwa hosta czy adres IP?","multiplayer_no_servers":"Nie znaleziono serwer\u00f3w\u2026","multiplayer_already_hosting":"Gra jest ju\u017c hostowana!","multiplayer_hosting_ready":"Gotowy na akceptowanie graczy!","multiplayer_join_game":"Do\u0142\u0105cz do gry","multiplayer_scan_games":"Szukaj gier","multiplayer_host_game":"Hostuj gr\u0119","multiplayer_duel":"{name} wyzywa ci\u0119 na pojedynek!","multiplayer_decline":"Odrzu\u0107","multiplayer_accept":"Akceptuj","menu_save":"Zapisz","menu_run":"Uciekaj","menu_player":"Gracz","menu_options":"Opcje","menu_new_game":"Nowa Gra","menu_load":"Wczytaj","announcement3":"Dzi\u0119kuj\u0119. Ja te\u017c ci\u0119 kocham\\nTeraz, do rzeczy.","announcement2":"KOCHAMY CI\u0118 AEBLE!","announcement1":"WITAJCIE MIESZKA\u0143CY REGIONU FONDENT!\\nDZI\u0118KUJEMY ZA WYS\u0141UCHANIE TEGO OBOWI\u0104ZKOWEGO OG\u0141OSZENIA.","ipausedit":"Zapauzowa\u0142am telewizor, podaj mi prosz\u0119 szklank\u0119 wody, a potem mo\u017cemy razem poogl\u0105da\u0107.","thetvbescreamin":"Kochanie, poczekaj. W\u0142\u0105czy\u0142em telewizor i lecia\u0142a konferencja prasowa Omnichannel.\\nPowinni\u015bmy j\u0105 obejrze\u0107.","waitdontgo":"${{name}}! Czekaj! Nie odchod\u017a jeszcze!","wherewasshe":"Ona nie powiedzia\u0142a nam z\u0142ych wie\u015bci...","frowntime":"Nie przeszkadza mi to, \u017ce tu jestem...\\nTylko czasami jestem samotny...","knight4ispoor":"Ona naprawd\u0119 nie jest z\u0142\u0105 osob\u0105.","seeme":"Upewnij si\u0119, \u017ce przyjdziesz mnie zobaczysz...","solongjohn2":"Chod\u017a Grant, mamy harmonogram do utrzymania.","solongjohn":"John, powiniene\u015b tu zosta\u0107, \u017ceby zachowa\u0107 spok\u00f3j.\\nI tak nie chc\u0119 ci\u0119 w pobli\u017cu.","maamnothing6":"... ... ... ...\\n... Dobrze. Powinni\u015bmy chyba wr\u00f3ci\u0107 do kwatery g\u0142\u00f3wnej i z\u0142o\u017cy\u0107 raport.","maamnothing5":"Prosz\u0119 pani, ja te\u017c go nie znalaz\u0142am.","maamnothing4":"\u015awietnie. Dzi\u0119ki za informacj\u0119.","maamnothing3":"Ja\u2026 ja\u2026 Nic nie znalaz\u0142em.","maamnothing2":"Niech to szlag John! Mieli\u015bmy chwil\u0119 czasu!\\nCzego chcesz?","maamnothing":"Prosz\u0119 pani...\\n","itsmyaurababe3":"Mam nadziej\u0119, \u017ce jeszcze si\u0119 spotkamy. ","itsmyduhduhduh":"Otrzymano adres Allie!","itsmyaurababe2":"Hmm, teraz gdy na ciebie patrz\u0119, masz do\u015b\u0107 tajemnicz\u0105 aur\u0119.\\n... ... ... ...\\nPowinni\u015bmy kiedy\u015b porozmawia\u0107. Mo\u017ce zobaczymy si\u0119 w Cotton Town?","itsmyaurababe":"A teraz, kim ty jeste\u015b?","maamiexist4":"Nie, zostaw to. Ci ludzie maj\u0105 najwyra\u017aniej fatalny gust i gardz\u0105 u\u017cyteczno\u015bci\u0105 i prostot\u0105...\\nSprawd\u017a teraz laboratorium, Grant. Ja poczekam na Johna.","maamiexist3":"Jest tam komputer z Ubuntu.\\nMia\u0142em zamiar go skonfiskowa\u0107, ale wiem, \u017ce Gnome nie jest w twoim stylu...","maamiexist2":"Czy by\u0142o tam co\u015b interesuj\u0105cego?","maamiexist":"Prosz\u0119 pani, nie ma go w domu.","oopsie2":"Dlaczego nie zaczekamy na powr\u00f3t moich rycerzy.\\nNienawidz\u0119 og\u0142asza\u0107 z\u0142ych wie\u015bci samemu.","ourstuffisours":"Dlaczego w\u0142a\u015bciwie tu jeste\u015b?","oopsie":"Przykro mi, \u017ce musia\u0142e\u015b to zobaczy\u0107. Czasami jest po prostu taaak bardzo bezu\u017cyteczny.","whereismyhairbrush":"John, Grant, rozproszcie si\u0119. ZNAJDZCIE GO.","hellolovelypeople5":"Nie... Czekaj... Brakuje nam jednej osoby...\\nJedynego hodowcy Tuxemon\u00f3w, kt\u00f3ry pozosta\u0142 w regionie Fondent. Tego, kt\u00f3ry nazywa siebie Profesorem Tuxemon\u00f3w","hellolovelypeople4":"Jestem pewien, \u017ce w Cotton Town s\u0105 domy wi\u0119ksze od tego...","hellolovelypeople3":"Czy naprawd\u0119 jeste\u015bcie jedynymi lud\u017ami w tym mie\u015bcie? Nie ma tu nikogo! To musi by\u0107 najmniejsze miasto w regionie Fondent.","hellolovelypeople2":"Wiem, \u017ce pewnie zastanawiacie si\u0119, dlaczego ja i moi Omni Rycerze tu jeste\u015bmy.\\nCzekaj...","cometomepls":"TERAZ, PROSZ\u0118 WSZYSTKICH O PRZYBYCIE DO CENTRUM MIASTA. OMNICHANNEL PRAGNIE ZWR\u00d3CI\u0106 SI\u0118 DO WAS!","uselessnes":"Jeste\u015b absolutnie bezu\u017cyteczny, John. Nie mog\u0119 uwierzy\u0107, \u017ce kiedykolwiek byli\u015bmy razem.","johnissorry":"Przepraszam pani\u0105... Ja...\\nWidzia\u0142em...\\nKilka...\\nKwiat\u00f3w...","darnitjohn10":"TERAZ!","darnitjohn8":"AAAAAGH!!!","darnitjohn7":"Nie jestem pewien\u2026","darnitjohn6":"Uhh\u2026","darnitjohn5":"Dlaczego wci\u0105\u017c tu jeste\u015b?","darnitjohn4":"Tak, prosz\u0119 pani?","darnitjohn3":"John.","darnitjohn2":"NIECH MNIE SZLAG TRAFI! WY\u0141A\u0179 STAMT\u0104D!","darnitjohn":"Chwileczka, gdzie jest John?","hellolovelypeople":"WITAJCIE MIESZKA\u0143CY MIASTA TABA!","bothofyou":"Obaj wyjd\u017acie na zewn\u0105trz. Przedstawiciel Omnnichannel chce zwr\u00f3ci\u0107 si\u0119 do miasta.","professorswife":"O nie! W\u0142a\u015bnie go przegapi\u0142e\u015b. Chyba jednak pojecha\u0142 do miasta. Mo\u017ce sprawd\u017a tam?","nopenotyet":"Niestety, kto\u015b zosta\u0142 ranny na tej trasie. W tej chwili jest ona zamkni\u0119ta.","hmmm2":"S\u0142ysza\u0142em, \u017ce robi\u0105 nowy park. Aby \\\"zazieleni\u0107 okolic\u0119\\\"","hmmm":"Ciekawe, co oni tam robi\u0105?","theenergy":"Energia tego cz\u0142owieka jest bezgraniczna...","professorexists4":"Teraz wiem, co my\u015blisz, dlaczego mieliby mi pozwoli\u0107?\\nNiestety dla Ciebie, ten sekret jest dla mnie i tylko dla mnie!\\nJednak\u017ce, Omnichannel powinien wkr\u00f3tce og\u0142osi\u0107 nowe og\u0142oszenie i my\u015bl\u0119, \u017ce Ci si\u0119 spodoba.\\nLepiej wr\u00f3\u0107 do domu i obejrzyj drug\u0105 zapowied\u017a, No dalej!","professorexists3":"Przepraszam za moje maniery, nie mog\u0119 uwierzy\u0107, \u017ce nigdy si\u0119 nie przedstawi\u0142am!\\nNazywam si\u0119 Kay Wren, lepiej znana jako Profesor Tuxemon.\\nOd lat jestem jedyn\u0105 osob\u0105 w regionie Fondent, kt\u00f3ra mo\u017ce bada\u0107 Tuxemona.","potions2":"Otrzymano 2 eliksiry!","professorexists2":"Ty musisz by\u0107 dzieckiem Callie! Tyle o tobie s\u0142ysza\u0142am od twojej mamy.\\nCo ci\u0119 tu sprowadza?\\n.... .... ....\\nMikstury? Oczywi\u015bcie, zawsze ich potrzebujesz!\\nProsz\u0119, we\u017a kilka na m\u00f3j koszt, dzi\u0119ki mojej uprzejmo\u015bci.","professorexists1.5":"Witam!","professorexists1":"Dzi\u0119ki, Ben.","professorexists":"Poprosz\u0119 12 eliksir\u00f3w.","bobtalk":"By\u0142oby mi\u0142o, gdyby wi\u0119cej ludzi takich jak ty przychodzi\u0142o si\u0119 przywita\u0107...\\nPrzy okazji, witaj! Mi\u0142ego dnia! Dzi\u015b lub jutro lub jakikolwiek dzie\u0144 b\u0119dzie wielki!","grumble":"Omnichannel to banda oprych\u00f3w, ale nie mamy wyboru...\\nJak zawsze m\u00f3wi, chyba musimy z nimi wsp\u00f3\u0142pracowa\u0107...","watchmewatchme":"Dlaczego idziesz do miasta? Wiesz, \u017ce jest wczesna godzina policyjna.\\n... ... ... ...\\n... ... ... ...\\nNie wygl\u0105dasz na zagro\u017cenie, wi\u0119c mo\u017cesz jecha\u0107 do miasta...\\nTylko nie m\u00f3w \u017cadnemu z tych Omnichannelowych zbir\u00f3w, \u017ce ci\u0119 przepu\u015bci\u0142em, dobrze?","waterwater":"Woda jest lodowato zimna i pyszna!","depressedmom":"Dlaczego mia\u0142by zrobi\u0107 co\u015b takiego... My\u015bla\u0142am, \u017ce mu zale\u017cy...","ohnoes2":"Teraz, gdy to si\u0119 sko\u0144czy\u0142o... potrzebujemy jeszcze eliksir\u00f3w z Tuxemartu.\\nUpewnijcie si\u0119, \u017ce wr\u00f3cicie przed godzin\u0105 policyjn\u0105!","ohnoes":"C\u00f3\u017c\u2026 Nie wiem jak si\u0119 z tym czu\u0107\u2026","whythecheering":"Ci z Omnichannel bardzo mu kibicuj\u0105. Ciekawe dlaczego?","announcement4":"Do WSZYSTKICH mieszka\u0144c\u00f3w regionu Fondent i nie tylko, kt\u00f3rzy s\u0105 tutaj obecni.\\nNazywam si\u0119 Aeble, dla tych, kt\u00f3rzy si\u0119 zastanawiaj\u0105, pisz\u0119 si\u0119 A-E-B-L-E i jestem dyrektorem generalnym Omnichannel!\\n","okaythen2":"Wygl\u0105da na to, \u017ce twoje Tuxemony czuj\u0105 si\u0119 teraz lepiej! Prosz\u0119 bardzo!","okaythen":"W porz\u0105dku! Po prostu daj mi sekund\u0119, a wylecz\u0119 twojego Tuxemona!","cottonnurse_dialog":"Witamy w Cotton Town Tuxecenter!","ripjimmy":"Napis na grobie m\u00f3wi:\\n\u201eTu le\u017cy Jimmy. Przyjaciel, rycerz i\u2026 og\u00f3lnie z\u0142y cz\u0142owiek. Jednak... nigdy... ... Pomocy!\u201d\u2026\\nReszta jest zniszczona przez pogod\u0119.","tabatownbattlearea":"Certyfikowany obszar walki \u2014 Taba Town","goodbye2":"Powodzenia w The Trial, ${{name}}! I du\u017co szcz\u0119\u015bcia \u2014 b\u0119dziesz go bardzo potrzebowa\u0107.","goodbye":"Nie pozw\u00f3l, aby The Trial uniemo\u017cliwi\u0142a ci przybycie do mnie. W zasadzie... Mo\u017ce znajd\u0119 ci\u0119 najpierw.","gasp4":"Dobra, twoje dokumenty rejestracyjne pozostan\u0105 nienaruszone. Na razie.\\nJohn, Grant, zabierz tak zwanego Tuxemon Professor do jego nowego domu.","gasp3":"Je\u015bli to prawda, jest w tobie co\u015b wi\u0119cej, ni\u017c s\u0105dzi\u0142am...","brokethegasp3":"Prosz\u0119, prosz\u0119 pani z omnichannel, Matka ${{name}} chcia\u0142a, aby do\u0142\u0105czyli do The Trial, aby zobaczy\u0107 ca\u0142y region\\n${{name}} nie robi tego dla pracy, tylko dla do\u015bwiadczenia.","brokethegasp2":"Ty. Dlaczego m\u00f3wisz? Nie pozwoli\u0142em ci m\u00f3wi\u0107.","brokethegasp":"Teraz pani, je\u015bli mog\u0119, ${{name}} robi to nie tylko dla pracy.","gasp2":"Co ty tu robisz z tym... przest\u0119pc\u0105?\\n... .... ....\\n... ... ...\\nDo\u0142\u0105czasz do The Trial? Naprawd\u0119 podda\u0142by\u015b si\u0119 tym nonsensom?\\nJe\u015bli chcesz tylko pracy w Omnichannel, mog\u0142e\u015b mnie po prostu zapyta\u0107.\\nJestem pewien, \u017ce znajd\u0119 dla ciebie... zastosowanie, je\u015bli jeste\u015b zainteresowany.","gasp":"Chwila\u2026","yahaha":"Ach ha! Znalaz\u0142am ci\u0119!","wewnicefight":"Wow, to by\u0142a dobra walka!\\nPozw\u00f3l mi szybciutko uzdrowi\u0107 twojego Tuxemona...\\ni... Wszystko gotowe!\\nZ troch\u0119 wi\u0119cej praktyki i mo\u017ce kilka Tuxemon\u00f3w, na pewno b\u0119dziesz w stanie podj\u0105\u0107 si\u0119 procesu.\\n","tweesher!":"Zdobyto Tweeshera!","choseTweesher2":"Najpierw jednak sprawd\u017amy twoj\u0105 sprawno\u015b\u0107 bojow\u0105 w szybkiej walce z Tuxemonem.\\n Zobaczmy... Wybieram Rockitten.","choseTweesher":"Dobra, oto tw\u00f3j Tweesher! Wiem, \u017ce prze\u017cyjecie razem wspania\u0142e przygody!","chooseyerfateTweesher":"\u015awietny wyb\u00f3r! Tweesher jest Tuxemonem wodnym. Ta ewolucja Eagleace jest jednym z najszybszych Tuxemon\\nCzy chcesz wybra\u0107 Tweeshera?","cardiling!":"Zdobyto Cardilinga!","chosefight":"I... CZAS NA WALK\u0118!","choseCardiling2":"Najpierw jednak sprawd\u017amy twoj\u0105 sprawno\u015b\u0107 bojow\u0105 w szybkiej walce z Tuxemonem.\\n Zobaczmy... Wybieram Tweeshera.","choseCardiling":"W porz\u0105dku, oto tw\u00f3j Cardiling! Wiem, \u017ce prze\u017cyjecie razem wspania\u0142e przygody!","chooseyerfateCardiling":"Ciekawy wyb\u00f3r, przemawia do iskry wewn\u0105trz ciebie. Cardiling jest Tuxemonem typu fire, znanego z kradzie\u017cy jedzenia zar\u00f3wno przyjacio\u0142om, jak i wrogom.\\nCzy chcesz wybra\u0107 Cardilinga?","nochoiceTuxemon":"Dobra, mo\u017ce spojrzysz na pozosta\u0142e dwa?","rockitten!":"Zdobyto Rockittena!","choseRockitten2":"Najpierw jednak sprawd\u017amy twoj\u0105 sprawno\u015b\u0107 bojow\u0105 w szybkiej walce z Tuxemonem.\\n Zobaczmy... Wybieram Cardiling.","choseRockitten":"Dobra, oto tw\u00f3j Rockitten! Wiem, \u017ce prze\u017cyjecie razem wspania\u0142e przygody!","chooseyerfateRockitten":"Solidny wyb\u00f3r! Rockitten jest Tuxemonem typu earth. W \u015bredniowieczu ludzie hodowali Rockitteny, aby siedzia\u0142y przy drzwiach i wygl\u0105da\u0142y s\u0142odko.\\nCzy chcesz wybra\u0107 Rockitten?","chooseyerfate":"Kt\u00f3rego Tuxemona chcesz?","tuxemontime4":"Teraz najwa\u017cniejsza cz\u0119\u015b\u0107! Wyb\u00f3r Tuxemona!\\nNiestety, ostatnio moje \u017ar\u00f3d\u0142o finansowania sta\u0142o si\u0119\u2026 niepewne. To pozostawia ci tylko trzy opcje Tuxemon\u00f3w, przepraszam za to.\\nTe trzy opcje to Rockitten, Cardiling i Tweesher.","obtainedpapers":"Otrzymano dokumenty rejestracyjne!","tuxemontime3.1":"Oto twoje dokumenty rejestracyjne. W pierwszym obszarze bitwy b\u0119dziesz musia\u0142 je przedstawi\u0107 w zamian za odznak\u0119 Trenera.\\nP\u00f3\u017aniej dokumenty nie b\u0119d\u0105 Ci potrzebne.\\n","tuxemontime3":"No i prosz\u0119!","tuxemontime2":"Pierwsz\u0105 rzecz\u0105 do zrobienia jest przygotowanie dokument\u00f3w...","tuxemontimechoiceno":"Och... W porz\u0105dku... B\u0119d\u0119 tu, je\u015bli zmienisz zdanie...","tuxemontimechoiceyes":"Wspania\u0142e!","moreannouncement2":"Przepraszam, \u017ce tak p\u00f3\u017ano informuj\u0119 o tym adresie, ale uwa\u017ca\u0142em go za wa\u017cny, zanim wyciek\u0142 do medi\u00f3w...\\nC\u00f3\u017c... Heh. Jeste\u015bmy w\u0142a\u015bcicielami medi\u00f3w, wi\u0119c to chyba nie ma znaczenia, ale chcia\u0142em si\u0119 tym podzieli\u0107.\\nPo konsultacji z moimi doradcami, zdecydowali\u015bmy, \u017ce najlepszym sposobem, aby sta\u0107 si\u0119 bardziej komfortowym z Tuxemonem, jest u\u017cycie go.\\nMinie troch\u0119 czasu, zanim b\u0119dziemy mogli zintegrowa\u0107 je z pracownikami, ale w mi\u0119dzyczasie, jak ju\u017c m\u00f3wi\u0142em, wypu\u015bcimy je na wolno\u015b\u0107.\\nZdaj\u0119 sobie spraw\u0119, \u017ce jest to szok dla wszystkich, rozumiem te\u017c, \u017ce niekt\u00f3rzy z was mog\u0105 si\u0119 nawet ba\u0107. Wszyscy wiemy, co si\u0119 sta\u0142o wcze\u015bniej...\\nNie czas si\u0119 ba\u0107, poniewa\u017c Omnichannel b\u0119dzie sponsorowa\u0142 odrodzenie staro\u017cytnej tradycji znanej jako The Trial.\\nTeraz, dla tych, kt\u00f3rzy s\u0105 mniej zorientowani w historii regionu Fondent, sto lat temu istnia\u0142a tradycja, w kt\u00f3rej m\u0142odzi ludzie \u0142apali i hodowali Tuxemona.\\nNast\u0119pnie u\u017cywali tych Tuxemon\u00f3w do walki z innymi i podnosili rang\u0119 w swoim mie\u015bcie, a najlepszy Trener Tuxemon\u00f3w zyskiwa\u0142 status i w\u0142adz\u0119.\\nStworzymy wersj\u0119 tego w dzisiejszych czasach. Utworzymy obszary bitewne w wielu miastach na terenie Fondentu.\\nKa\u017cdy obszar bitewny b\u0119dzie musia\u0142 by\u0107 uko\u0144czony w kolejno\u015bci, a najbardziej obiecuj\u0105cy trener lub trenerzy b\u0119d\u0105 mogli wzi\u0105\u0107 udzia\u0142 w Mistrzostwach.\\nMistrzostwa odb\u0119d\u0105 si\u0119 na szczycie Wie\u017cy Omnichannel w Cotton Town, ale tylko wtedy, gdy Trener Tuxemon przejdzie przez wszystkie obszary bitewne.\\nPr\u00f3ba jest zaprojektowana jako spos\u00f3b na powolne wprowadzenie do \u017cycia publicznego Tuxemon\u00f3w i zach\u0119cenie do podr\u00f3\u017cowania po regionie.\\nKto mo\u017ce to lepiej zademonstrowa\u0107 ni\u017c nasza m\u0142odzie\u017c?\\nKa\u017cdy mecz b\u0119dzie transmitowany na \u017cywo na kanale Omnichannel-T, najnowszej stacji telewizyjnej po\u015bwi\u0119conej wy\u0142\u0105cznie programom zwi\u0105zanym z Tuxemon!\\nNie martw si\u0119, dodatek b\u0119dzie odzwierciedlony w Twoim rachunku.\\nAha, i jeszcze jedno, wszyscy Trenerzy Tuxemon\u00f3w b\u0119d\u0105 zwolnieni z godziny policyjnej.\\nPrzed tym oczywi\u015bcie b\u0119dziesz potrzebowa\u0142 Tuxemona! Nie ka\u017cdy mo\u017ce zosta\u0107 Trenerem Tuxemon\u00f3w. To by\u0142by czysty chaos!\\nPo pierwsze, musisz zarejestrowa\u0107 swoje imi\u0119 u lokalnego przedstawiciela Omnichannel i je\u015bli zostaniesz wybrany, zostaniesz wys\u0142any na szkolenie Omnichannel.\\nPo pomy\u015blnym uko\u0144czeniu szkolenia, otrzymasz Tuxemona i b\u0119dziesz m\u00f3g\u0142 rozpocz\u0105\u0107 udzia\u0142 w Pr\u00f3bie!\\nNie mog\u0119 si\u0119 doczeka\u0107, aby Was wszystkich pozna\u0107! Stw\u00f3rzmy razem nowy \u015bwiat!\\nW ko\u0144cu... JESTE\u015aMY BEZPIECZE\u0143STWEM, JESTE\u015aMY PORZ\u0104DKIEM, JESTE\u015aMY OMNICHANNEL! A teraz,\\nMY\\nJESTE\u015aMY\\nPRZYSZ\u0141O\u015aCI\u0104!","moreannouncement":"UWAGA WSZYSCY OBYWATELE REGIONU FONDENT!\\n","theanthemishere":"S\u0142uchaj! Hymn si\u0119 zaczyna, zd\u0105\u017cyli\u015bmy w sam\u0105 por\u0119. Chod\u017a i ogl\u0105daj!","timeforround22":"Och! Zdoby\u0142e\u015b eliksiry! Dobrze! Teraz naprawd\u0119 musimy wraca\u0107.","timeforround2":"${{name}}! Nareszcie! Wr\u00f3ci\u0142e\u015b! Ba\u0142em si\u0119, \u017ce przegapisz og\u0142oszenie!","hmmm7":"Ale pogoda jest \u0142adna, prawda?","hmmm6":".... .... Okej... Ale to mo\u017ce by\u0107...","hmmm5":"Max, tak bardzo jak mo\u017cesz tego chcie\u0107, ustalili\u015bmy to. Oni nie robi\u0105 i nie zrobi\u0105 parku wodnego.","hmmm4":"Mo\u017ce robi\u0105 park wodny!","hmmm3":"Jaki to ma sens? Trasa i tak jest prawie ca\u0142a w trawie.","menu_alphabet_n_columns":"13","menu_alphabet":"a\u0105bc\u0107de\u0119fghijkl\u0142mn\u0144o\u00f3pqrs\u015btuvwxyz\u017a\u017cA\u0104BC\u0106DE\u0118FGHIJKL\u0141MN\u0143O\u00d3PQRS\u015aTUVWXYZ\u0179\u017b1234567890.-!","supernova":"Supernova","combat_state_overfeed_get":"{user} przekarmi\u0142 {target}.","hp_restored":"hp {user} zosta\u0142o przywr\u00f3cone","combat_amnesia_get":"{user} dosta\u0142 amnezji.","status_overfeed":"Przekarmiony","take_cover":"Os\u0142o\u0144 si\u0119","strike":"Strike","suck_poison":"Wyssij Trucizn\u0119","dodge_increased":"{stat} gracza wzr\u00f3s\u0142.","sudden_glow":"Nag\u0142y Blask","wall_of_steel":"\u015aciana Stali","cardinale":"Cardinale","cairfrey":"Cairfrey","capiti":"Capiti","anoleaf":"Anoleaf","bolt":"Bolt","dragarbor":"Dragarbor","bigfin":"Bigfin","cardiwing":"Cardiwing","conifrost":"Conifrost","corvix":"Corvix","birb_robo":"Birb Robo","mk01_beta":"Mk01 Beta","abesnaki":"Abesnaki","exclawvate":"Exclawvate","vivipere":"Vivipere","zunna":"Zunna","araignee":"Araignee","axylightl":"Axylightl","arthrobolt":"Arthrobolt","b_ver_1":"B-Ver.1","boxali":"Boxali","brewdin":"Brewdin","coleorus":"Coleorus","chillimp":"Chillimp","dandylion":"Dandylion","elostorm":"Elostorm","cardiling":"Cardiling","exapode":"Exapode","eruptibus":"Eruptibus","chloragon":"Chloragon","cochini":"Cochini","tweesher":"Tweesher","urcine":"Urcine","vamporm":"Vamporm","velocitile":"Velocitile","dark_robo":"Dark Robo","chrome_robo":"Chrome Robo","mk01_alpha":"MK01 Alpha","djinnbo":"Djinnbo","route1_sanglorian":"Aleja Sanglorian","tuxemon_stat2":"{desc}","allagon":"Allagon","altie":"Altie","angrito":"Angrito","anu":"Anu","apeoro":"Apeoro","av8r":"Av8r","bamboon":"Bamboon","banling":"Banling","baobaraffe":"Baobaraffe","baoby":"Baoby","beenstalker":"Beenstalker","birdling":"Birdling","boltnu":"Boltnu","botbot":"Botbot","budaye":"Budaye","bugnin":"Bugnin","bumbulus":"Bumbulus","bursa":"Bursa","cataspike":"Cataspike","cateye":"Cateye","chenipode":"Chenipode","chibiro":"Chibiro","chromeye":"Chromeye","conileaf":"Conileaf","coproblight":"Coproblight","cowpignon":"Cowpignon","criniotherme":"Criniotherme","dandicub":"Dandicub","dinoflop":"Dinoflop","dollfin":"Dollfin","dracune":"Dracune","drashimi":"Drashimi","drokoro":"Drokoro","dune_pincher":"Dune Pincher","eaglace":"Eaglace","elofly":"Elofly","elowind":"Elowind","embazook":"Embazook","embra":"Embra","enduros":"Enduros","vigueur":"Vigueur","vivicinder":"Vivicinder","vividactil":"Vividactil","viviphyta":"Viviphyta","vivisource":"Vivisource","viviteel":"Viviteel","vivitrans":"Vivitrans","vivitron":"Vivitron","volcoli":"Volcoli","weavifly":"Weavifly","windeye":"Windeye","wrougon":"Wrougon","yiinaang":"Yiinaang","fluttaflap":"Fluttaflap","lambert":"Lambert","nudiflot_female":"Nudiflot","eyenemy":"Eyenemy","firomenis":"Firomenis","fruitera":"Fruitera","sludgehog":"Sludgehog","snowrilla":"Snowrilla","sumchon":"Sumchon","tigrock":"Tigrock","galnec":"Galnec","grimachin":"Grimachin","nudikill":"Nudikill","octabode":"Octabode","pythock":"Pythock","legko":"Legko","lunight":"Lunight","magmaturtle":"Magmaturtle","pantherafira":"Pantherafira","nut":"Nut","ouroboutlet":"Ouroboutlet","pilthropus":"Pilthropus","poinchin":"Poinchin","propellercat":"Propellercat","pythwire":"Pythwire","pairagrim":"Pairagrim","pairagrin":"Pairagrin","puparmor":"Puparmor","qetzlrokilus":"Qetzlrokilus","sclairus":"Sclairus","pharfan":"Pharfan","picc":"Picc","pigabyte":"Pigabyte","pipis":"Pipis","rosarin":"Rosarin","polyrock":"Polyrock","possessun":"Possessun","prophetoise":"Prophetoise","pyraminx":"Pyraminx","rockat":"Rockat","rabbitosaur":"Rabbitosaur","rhincus":"Rhincus","sampsack":"Sampsack","sapsnap":"Sapsnap","rockitten":"Rockitten","sampsage":"Sampsage","sapragon":"Sapragon","saurchin":"Saurchin","sadito":"Sadito","ruption":"Ruption","sharpfin":"Sharpfin","spycozeus":"Spycozeus","rhincus_fossil":"Skamielina Rhincus","shammer_fossil":"Skamielina Shammer","agnite":"Agnite","eyesore":"Eyesore","fancair":"Fancair","ferricran":"Ferricran","flacono":"Flacono","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","fordin":"Fordin","forturtle":"Forturtle","foxfire":"Foxfire","frondly":"Frondly","furnursus":"Furnursus","gectile":"Gectile","ghosteeth":"Ghosteeth","graffiki":"Graffiki","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","grumpi":"Grumpi","gryfix":"Gryfix","hampotamos":"Hampotamos","happito":"Happito","hatchling":"Hatchling","heronquak":"Heronquak","hydrone":"Hydrone","ignibus":"Ignibus","incandesfin":"Incandesfin","jelillow":"Jelillow","jemuar":"Jemuar","k9":"K9","katacoon":"Katacoon","katapill":"Katapill","komodraw":"Komodraw","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","manosting":"Manosting","masknake":"Masknake","medushock":"Medushock","memnomnom":"Memnomnom","merlicun":"Merlicun","metesaur":"Metesaur","miaownolith":"Miaownolith","moloch":"Moloch","mrmoswitch":"Mrmoswitch","mystikapi":"Mystikapi","narcileaf":"Narcileaf","neutrito":"Neutrito","noctalo":"Noctalo","noctula":"Noctula","nostray":"Nostray","nudiflot_male":"Nudiflot","nudimind":"Nudimind","nuenflu":"Nuenflu","seirein":"Seirein","selket":"Selket","selmatek":"Selmatek","shammer":"Shammer","shelagu":"Shelagu","shnark":"Shnark","shybulb":"Shybulb","skwib":"Skwib","snaki":"Snaki","snarlon":"Snarlon","snock":"Snock","snokari":"Snokari","sockeserp":"Sockeserp","solight":"Solight","spighter":"Spighter","spoilurm":"Spoilurm","squabbit":"Squabbit","statursus":"Statursus","strella":"Strella","tarpeur":"Tarpeur","taupypus":"Taupypus","teddisun":"Teddisun","tetrchimp":"Tetrchimp","tikoal":"Tikoal","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel":"Toufigel","tourbidi":"Tourbidi","trapsnap":"Trapsnap","tsushimi":"Tsushimi","tumblebee":"Tumblebee","tumblequill":"Tumblequill","tumbleworm":"Tumbleworm","turnipper":"Turnipper","taba_town_homeplace":"Dom u\u017cytkownika ${{name}}","fishing_rod":"W\u0119dka","sledgehammer":"M\u0142ot kowalski","sledgehammer_description":"Rozbijaj szare g\u0142azy.","lucky_bamboo_description":"Z praktycznego punktu widzenia, to wcale nie bambus. Nie jest te\u017c szczeg\u00f3lnie szcz\u0119\u015bliwy. Ale to \u0142adna ro\u015blina domowa.","flintstone_description":"\u0141uszcz\u0105cy si\u0119 kamie\u0144 u\u017cywany do wyrobu narz\u0119dzi i rozpalania ognia. Nie w tym samym czasie.","peace_lily_description":"Wytrzyma\u0142a ro\u015blina domowa dla kogo\u015b wyj\u0105tkowego.","sea_girdle_description":"Sznur bombek, mi\u0119kkich i \u015bliskich jak algi.","stovepipe_description":"D\u0142uga \u017celazna rura. Obchodzenie si\u0119 z ni\u0105 pozostawia r\u0119ce brudne i popielate.","pyramidion_description":"Z\u0142oty tr\u00f3jk\u0105t, kt\u00f3ry brz\u0119czy niebia\u0144sk\u0105 moc\u0105.","sweet_sand_description":"W niekt\u00f3rych cz\u0119\u015bciach \u015bwiata ludzie myj\u0105 si\u0119 tym pachn\u0105cym, b\u0142otnistym piaskiem.","petrified_dung_description":"Wygl\u0105da jak, no c\u00f3\u017c, kupa... ale jest twarda jak kamie\u0144.","fishing_rod_description":"Z\u0142\u00f3w ryb\u0119.","shammer_fossil_description":"Przypomina czaszk\u0119 staro\u017cytnego psa, ale jest twarda jak kamie\u0144.","rhincus_fossil_description":"Przypomina czaszk\u0119 z\u0105bkowanego ptaka, ale jest twarda jak kamie\u0144.","greenwash_badge":"Odznaka: Greenwash","greenwash_badge_description":"Tuxemon zakupiony w Greenwash wymaga tej odznaki do przemiany.","nimrod_badge":"Odznaka: Nimrod","nimrod_badge_description":"Tuxemon kupiony od Nimroda wymaga tej odznaki do przemiany.","omnichannel_badge":"Odznaka: Omnichannel","omnichannel_badge_description":"Tuxemon kupiony w Omnichannel wymaga tej odznaki do przemiany.","scoop_badge":"Odznaka: Scoop","scoop_badge_description":"Tuxemon kupiony od Scoopa wymaga tej odznaki do przemiany.","shaft_badge":"Odznaka: Shaft","shaft_badge_description":"Tuxemon kupiony w Shaft wymaga tej odznaki do przemiany.","booster_tech":"Wzmacniacz techniczny","booster_tech_description":"Technologia open source, kt\u00f3ra pozwala przekszta\u0142ci\u0107 tuxemona w inn\u0105 form\u0119.","earth_booster":"Wzmacniacz ziemi","earth_booster_description":"Pozwala przekszta\u0142ca\u0107 tuxemona typu ziemnego w inn\u0105 form\u0119.","fire_booster":"Wzmacniacz ognia","fire_booster_description":"Pozwala przekszta\u0142ca\u0107 tuxemona typu ognistego w inn\u0105 form\u0119.","flintstone":"Krzemie\u0144","lucky_bamboo":"Szcz\u0119\u015bliwy bambus","metal_booster":"Wzmacniacz metalu","metal_booster_description":"Pozwala przekszta\u0142ca\u0107 tuxemona typu metalowego w inn\u0105 form\u0119.","miaow_milk":"Mleko Miau","miaow_milk_description":"Koty uwielbiaj\u0105 smak mleka miau\u2122!","peace_lily":"Lilia pokoju","petrified_dung":"Skamienia\u0142e \u0142ajno","pyramidion":"Pyramidion","sea_girdle":"Morski pas","stovepipe":"fajka","sweet_sand":"S\u0142odki piasek","tectonic_drill":"Wiert\u0142o tektoniczne","tectonic_drill_description":"Du\u017ca maszyna typu \\\"click-clack\\\" u\u017cywana do wiercenia w ziemi.","thunderstone":"Kamie\u0144 Gromu","thunderstone_description":"Stary kamienny relikt, teraz noszony na szcz\u0119\u015bcie.","water_booster":"Wzmacniacz wody","water_booster_description":"Pozwala przekszta\u0142ca\u0107 tuxemona typu wodnego w inn\u0105 form\u0119.","wood_booster":"Wzmacniacz drewna","wood_booster_description":"Pozwala na przekszta\u0142canie tuxemona typu drewnianego w inn\u0105 form\u0119.","dungeon":"loch","center":"centrum","shop":"sklep","inside":"wewn\u0105trz","outside":"na zewn\u0105trz","item_used_wrong_location_inside":"{name} mo\u017ce by\u0107 u\u017cywany tylko {here}!","item_used_wrong_location_type":"{name} mo\u017ce by\u0107 u\u017cyta tylko w {here}!","no_type":"brak typu","town":"miasto","route":"trasa","oedipus":"Edyp","nudiflot_male_description":"Zjada i magazynuje trucizn\u0119 stworze\u0144 morskich, kt\u00f3rymi si\u0119 \u017cywi.","web":"Sie\u0107","cotton_breeder7b":"Dobry pomys\u0142, nowa rodzina powinna by\u0107 trzymana razem na tym wa\u017cnym etapie rozwoju dziecka.\\nWracajcie teraz, s\u0142yszeli\u015bcie?","nudiflot_female_description":"Zjada i magazynuje trucizn\u0119 stworze\u0144 morskich, kt\u00f3rymi si\u0119 \u017cywi.","spyder_mansion_drinkingbuddya2":"Tu jeste\u015b stary przyjacielu! Zabierzmy ci\u0119 z powrotem do rzeki.","lizard":"Jaszczurka","xero_campaign":"Tuxemon: Xero","dragon":"Smok","no":"Nie","spyder_dragonscave_cailin2":"Dzi\u0119kuj\u0119.","spyder_dragonscave_lucille2":"Po\u017ca\u0142ujesz tego.","yestalk":"Naprawd\u0119? Dzi\u0119ki...","earth":"Ziemia","water":"Woda","spyder_tunnelb_greta2":"O nie, potrzebuj\u0119 wi\u0119cej!","spyder_tunnelb_tommy1":"Widzia\u0142e\u015b moj\u0105 kanapk\u0119?","spyder_papertown_mom4":"Witamy ponownie! Sp\u00f3jrz na siebie, ro\u015bniesz tak szybko.","kennel_label":"{box} ({qty})","fire":"Ogie\u0144","wood":"Drewno","devil":"Diabe\u0142","spyder_nimrod_mace1":"Chc\u0119 odej\u015b\u0107 i zosta\u0107 muzykiem.","nodrink":"Jestem pewny, \u017ce jeste\u015b za m\u0142ody, \u017ceby pi\u0107...","input_name":"Imi\u0119?","37707_sign_foreign":"Ten znak jest napisany w obcym j\u0119zyku, kt\u00f3rego nie rozumiesz.","37707_house":"Dziwne: jest zamkni\u0119ty. Wygl\u0105da na to, \u017ce nikt nie u\u017cywa tego budynku.","37707_mail":"Jest puste i pe\u0142ne paj\u0119czyn.","player_wallet":"Portfel ${{name}}: ${{currency}}${{money}}","monster_menu_move":"Ruch","island":"Wyspa","thunderball":"Piorun Kulisty"} \ No newline at end of file
+{"clamp_on":"Zacisk","chill_mist":"Ch\u0142odna Mg\u0142a","bullet":"Pocisk","bubble_trap":"Pu\u0142apka ba\u0144kowa","breathe_fire":"Ognisty oddech","boulder":"G\u0142az","blossom":"Kwitn\u0105\u0107","blood_bond":"Wi\u0119zy krwi","blade":"Ostrze","biting_winds":"Gryz\u0105ce wiatry","berry_description":"Leczy potwora, daj\u0105c mu 10 HP.","spyder_papertown_restinbed":"Budzisz si\u0119 w pe\u0142ni wypocz\u0119ty!","spyder_dragonscave_mal1":"Zbyt wiele razy wchodzi\u0142e\u015b nam w drog\u0119!","spyder_dragonscave_benden2":"Udowodni\u0142e\u015b, \u017ce jeste\u015b godnym przeciwnikiem dla Drokoro.\\n Zaprowadz\u0119 ci\u0119 do \u015bwi\u0119tej komnaty wewn\u0119trznej - po tym, jak ci\u0119 ulecz\u0119.","spyder_scoop_weaver2":"Yikes! Okazuje si\u0119, \u017ce zbrodnia nie pop\u0142aca!","spyder_cotton_tuxepediaintro3":"Jeste\u015b tak poch\u0142oni\u0119ty czytaniem nowych wpis\u00f3w, \u017ce nie zauwa\u017casz, \u017ce ludzie odchodz\u0105.","spyder_papertown_mom5":"Wiesz, Babcia Piper obok otworzy\u0142a sw\u00f3j o\u015brodek opieki dziennej.\\n C\u00f3\u017c, nie ka\u017cdy mo\u017ce by\u0107 wynalazc\u0105, jak s\u0105dz\u0119. ","yesmaam":"Tak, prosz\u0119 pani.","cherry_found":"Znalaz\u0142e\u015b wi\u015bni\u0119.","xero_hideout1":"Xero Instytut Bada\u0144 i Rozwoju Tuxemon przed nami.","beam":"Belka","battery_discharge":"Roz\u0142adowanie baterii","battery_acid":"Kwas akumulatorowy","amnesia":"Amnezja","status_recover":"Odzyskaj","status_lifeleech":"Lifeleech","slot":"Slot","gotcha":"Mam ci\u0119!","generic_success":"Zadzia\u0142a\u0142o!","empty_slot":"Puste miejsce","attack_weak":"Atak zosta\u0142 zdecydowanie odparty!","combat_status_damage":"{name} otrzyma\u0142 {status} obra\u017ce\u0144!","combat_state_poison_damage":"{name} otrzyma\u0142 obra\u017cenia od trucizny!","item_no_available_target":"{name} nie mo\u017ce by\u0107 teraz u\u017cyty na \u017cadnym z twoich Tuxemon\u00f3w.","spyder_route4_wulf":"Wulf","_xeon":"Xeon","spyder_nimrod_xeon":"Xeon","xeon":"Xeon","_xeon-2":"Xeon\u20132","xeon_2":"Xeon-2","37707_tower_missing":"N1e m0\u017c3sz w3j\u015b\u0107 d0 budynku, kt\u00f3ry n1e 1stn13je.","spyder_nimrod_antimony2":"Lata pracy, w ci\u0105gu kilku minut posz\u0142y na marne. ","yes":"Tak","yeti":"Yeti","spyder_scoop_orba1":"Yikes! Co ty tu robisz?","spyder_dryadsgrove_ignatia2":"Jeste\u015b kim\u015b wi\u0119cej ni\u017c si\u0119 wydaje.","discovered_a_person":"Znalaz\u0142e\u015b mnie! Haha!","gotfivetuxeballs":"Dosta\u0142e\u015b 5 Tuxeballi!","got_new_tuxemon":"Dosta\u0142e\u015b ${{monster_name}}!","darnitjohn9":"TY IMBECYLU!\\nPowiem to raz i tylko raz:\\nID\u0179. PRZESZUKA\u0106. DOMY.","berserk":"Sza\u0142","avalanche":"Lawina","all_in":"Wszystko w","status_poison":"Zatruty","status_faint":"Pokonany","save_keep":"Nie, zachowaj zapis.","save_overwrite":"Tak, nadpisz ten zapis.","save_failure":"Wyst\u0105pi\u0142 problem z zapisaniem post\u0119pu!","save_success":"Zapisano!","received_x":"Otrzymano {name}!","receive_happiness":"Otrzymano 5 Urz\u0105dze\u0144 \u0141api\u0105cych!","not_implemented":"Ta funkcja nie jest jeszcze zaimplementowana.","attempting_capture":"Pr\u00f3buj\u0119 schwyta\u0107...","generic_failure":"Nie zadzia\u0142a\u0142o!","item_failure":"Nie zadzia\u0142a\u0142!","item_success":"Zadzia\u0142a\u0142o!","item_confirm_cancel":"Anuluj","item_confirm_use":"U\u017cyj","exit":"Wyjd\u017a","attack_resisted":"Ten atak zosta\u0142 odparty!","attack_effective":"Ten atak spowodowa\u0142 dodatkowe obra\u017cenia!","attack_very_effective":"Ten atak zada\u0142 bardzo du\u017co obra\u017ce\u0144!","combat_isactive":"{name} jest ju\u017c w walce.","combat_fainted":"{name} zosta\u0142 pokonany!","combat_monster_choice":"Co zrobi {name}?","combat_wild_appeared":"Pojawi\u0142 si\u0119 dziki {name}!","combat_replacement_is_fainted":"Ten potw\u00f3r ju\u017c zosta\u0142 pokonany!","combat_replacement":"Wybierz zamiennik!","combat_recharging":"{name} potrzebuje przerwy przed ponownym u\u017cyciem ruchu {move}\u2026","combat_capturing_fail":"{name} si\u0119 wydosta\u0142!","combat_capturing_success":"Z\u0142apa\u0142e\u015b {name}!","combat_draw":"Wszystkie strony zosta\u0142y pokonane!","combat_defeat":"Zosta\u0142e\u015b pokonany!","combat_victory":"Wygra\u0142e\u015b!","combat_trainer_appeared":"{name} chce walczy\u0107!","combat_state_recover_failure":"{user} nie mo\u017ce si\u0119 dalej uleczy\u0107.","combat_state_recover_success":"{user} odzyska\u0142 zdrowie!","combat_state_recover_get":"{target} zacz\u0105\u0142 regenerowa\u0107 zdrowie.","combat_state_lifeleech_failure":"{link} nie mo\u017ce si\u0119 bardziej uzdrowi\u0107.","combat_state_lifeleech_success":"{user} straci\u0142 zdrowie przez wysysenie!","combat_state_lifeleech_get":"{user} wysysa zdrowie z {target}.","combat_state_poison_get":"{target} jest zatruty.","combat_opponent_call_tuxemon":"{user} wys\u0142a\u0142 {name}!","combat_call_tuxemon":"Cho\u0107, {name}!","combat_swap":"{user} wys\u0142a\u0142 {target}!","combat_used_x_on_y":"{user} u\u017cy\u0142 {name} na {target}!","combat_used_x":"{user} u\u017cy\u0142 {name}!","combat_player_run":"Uciek\u0142e\u015b z walki!","combat_can't_run_from_trainer":"Nie mo\u017cesz ucieka\u0107 z walk trenerskich!","combat_miss":"Nie trafi\u0142\u2026","combat_run":"{user} uciek\u0142 z walki!","allies_address_description":"Pok\u00f3j 31, blok 2, Omnichannel Tower, Cotton town.\\n\\nObok adresu znajduje si\u0119 znak poca\u0142unku","allies_address":"Adress Allie","item_cannot_use_here":"Przedmiot {name} nie mo\u017ce by\u0107 u\u017cyty tutaj!","tm_blossom_description":"Instrukcja ucz\u0105ca Tuxemony drewna ruchu Kwitni\u0119cia.","tm_blossom":"TM: Zakwitanie","tm_avalanche_description":"Instrukcja nauki ruchu Lawiny dla Tuxemon\u00f3w Wodnych lub Ziemnych.","tm_avalanche":"TM: Lawina","capture_device_description":"\u0141apie potwora.","capture_device":"Urz\u0105dzenie \u0142api\u0105ce","revive_description":"Wskrzesza pokonanego Tuxemona, i uzdrawia 20 HP.","revive":"Wskrzeszacz","imperial_potion_description":"Leczy potwora, daj\u0105c mu 350 HP.","imperial_potion":"Cesarski eliksir","super_potion_description":"Leczy potwora, daj\u0105c mu 150 HP.","super_potion":"Super Eliksir","potion_description":"Leczy potwora, daj\u0105c mu 50 HP.","potion":"Eliksir","orange_description":"Leczy potwora, daj\u0105c mu 20 HP.","orange":"Pomara\u0144cza","cherry_description":"Leczy potwora, daj\u0105c mu 10 HP.","cherry":"Czere\u015bnia","berry":"Jagoda","apple_description":"Leczy potwora, daj\u0105c mu 10 HP.","apple":"Jab\u0142ko","feint":"Feint","eyebite":"Eyebite","energy_field":"Pole energii","energy_claws":"Szpony energii","electrical_storm":"Burza elektryczna","constrict":"Ucisk","goad":"Goad","glower":"Glower","give_all":"Daj z siebie wszystko","fume":"Dym","frostbite":"Frostbite","font":"Czcionka","fluff_up":"Fluff Up","flow":"Przep\u0142yw","flood":"Pow\u00f3d\u017a","flamethrower":"Miotacz ognia","fire_claw":"Ognisty Pazur","fire_ball":"Kula ognia","fester":"Fester","ice_claw":"Lodowy Pazur","hibernate":"Hibernacja","headbutt":"Headbutt","spyder_cotton_tuxepediaintro":"Obecnie, jedyne wiarygodne informacje o tuxemonach pochodz\u0105 z drogiej i niekompletnej Encyklopedii Tuxemon!\\n To nie jest fajne; informacje powinny by\u0107 swobodnie dost\u0119pne. Dlatego w\u0142a\u015bnie wprowadzamy Tuxepedi\u0119.\\n Jest otwarto \u017ar\u00f3d\u0142owa, darmowa, dost\u0119pna dla ka\u017cdego do czytania, pisania i edytowania. Jakie to fajne?\\n W rzeczywisto\u015bci, zainstalowa\u0142em j\u0105 jako aplikacj\u0119 na wszystkich waszych telefonach. ","spyder_cottoncafe_barmaidintro":"Nazywamy si\u0119 Team Bazaar. Mo\u017ce to troch\u0119 pretensjonalne.\\n Jeste\u015bmy grup\u0105 \u0142obuz\u00f3w i \u0142obuziak\u00f3w, kt\u00f3rzy lubi\u0105 spotyka\u0107 si\u0119 przy kawie, dyskutowa\u0107 o filozofii i przeciwstawia\u0107 si\u0119 naszym korporacyjnym panom!\\n Staramy si\u0119 dba\u0107 o siebie nawzajem. Na przyk\u0142ad, w przeciwie\u0144stwie do Katedry, nie pobieramy op\u0142at za uzdrowienie twojego tuxemona!\\n Chcesz, \u017cebym je teraz uleczy\u0142?","37707_villager_female_missing":"@*!^: 0H... @ n3wc0m3r! H0vv p1d y0v g3t he7e? <NONE> h3llen\\\"T $33N %^&one new 1n... ()h, never n3ver m3V3t N3W37 MIIIIIIIIND\\n@*!^: WElcoME! W3lcome t0... 0H N\/A: We never g0t ar0und to gi^ing 0ur town {<1} We never g00000000 {<2} W3 neVer Bu1lt 0uR t0wN\\nTH S D ES N T EX ST Y U AR C NNE ED TO TH V ID YO M ST LEA E N W","spyder_wayfarer_maniac":"M\u00f3j tuxemon nie jest chory! To tylko pretekst, \u017ceby sprzeda\u0107 nam lekarstwa, kt\u00f3rych nie potrzebujemy.\\n Kiedy by\u0142em w twoim wieku, nie mieli\u015bmy lekarstw. P\u0142ywali\u015bmy w g\u00f3rskich strumieniach, a je\u015bli co\u015b ci\u0119 gryz\u0142o, c\u00f3\u017c, trudno!\\n A poza tym, widzia\u0142em, jak Egzekutorzy zje\u017cd\u017caj\u0105 z Trasy 4, zanim ktokolwiek zd\u0105\u017cy\u0142 cho\u0107by pow\u0105cha\u0107, wi\u0119c jak m\u00f3g\u0142bym\\n ...\\na psik!\\n ...\\n To nic nie znaczy. Mam sw\u0119dz\u0105cy nos.","professor_dialog2":"Sk\u0105d si\u0119 wzi\u0119\u0142y Tuxemony?\\nNikt tak naprawd\u0119 nie wie, ale zamieszkuj\u0105 nasz\u0105 planet\u0119 co najmniej od tysi\u0119cy lat.\\nTuxemony s\u0105 ma\u0142ymi zwierz\u0119tami. Zaprzyja\u017aniamy si\u0119 z nimi, uczymy si\u0119 od nich i u\u017cywamy ich do walki z innymi Tuxemonami w sportach.\\nC\u00f3\u017c... przynajmniej kiedy\u015b tak by\u0142o...\\nZastanawia\u0142em si\u0119, w\u0142a\u015bnie otrzyma\u0142em trzy nowe Tuxemony i potrzebuj\u0119 wi\u0119cej danych na temat tego, jak te konkretne Tuxemony\\ninterakcji i wi\u0119zi z ich trenerami.\\nCzy by\u0142by\u015b zainteresowany jednym z nich?","37707_villager_male_1":"Blank: Hmph. Cze\u015b\u0107. Przepraszam: Zwykle jeste\u015bmy ostro\u017cni wobec obcych. Odwiedzaj\u0105 nas tylko... czasami.\\nBlank: Ale skoro ju\u017c tu jeste\u015b, mo\u017ce m\u00f3g\u0142by\u015b wy\u015bwiadczy\u0107 mi przys\u0142ug\u0119. Mo\u017ce to zabrzmi dziwnie, \u017ce o to prosz\u0119, ale musz\u0119 wiedzie\u0107...\\nBlank: Czy wiesz, kim jestem? Czy... kiedykolwiek mnie widzia\u0142e\u015b? Jestem ciekaw: Moje imi\u0119, czy mam...\\nBlank: Nie. Przepraszam. Pope\u0142ni\u0142em b\u0142\u0105d. Prosz\u0119, nie m\u00f3w nikomu, o co ci\u0119 pyta\u0142em. Prosz\u0119 kontynuowa\u0107, mi\u0142ej podr\u00f3\u017cy.","mwah":"???: Czego chcesz? ... ... ... ... C\u00f3\u017c, szkoda. Nie wejdziesz tu, nawet je\u015bli spe\u0142niasz wymagania co do stroju.\\nJestem Allie, tak przy okazji.\\nAllie: Tak, to jest Omnichannel, jestem tylko niskim stra\u017cnikiem. Kim jeste\u015b?\\n${{name}}...\\nHmm. Mocne imi\u0119. M\u00f3j dom nie jest zbyt daleko, mo\u017ce... po pracy... m\u00f3g\u0142by\u015b pokaza\u0107 mi swoj\u0105 si\u0142\u0119?\\n... ... Nie! Jak to nie? Chyba, \u017ce... ... Ty jeste\u015b nowym ch\u0142opakiem Jess, prawda?! Ca\u0142y czas si\u0119 mn\u0105 bawi\u0142a!\\n","37707_villager_female_1":"Wish: Och... nowy przybysz! Jak si\u0119 tu dosta\u0142e\u015b? Nie widzieli\u015bmy nikogo nowego od... niewa\u017cne.\\nWish: Witamy! Witamy w mie\u015bcie... o m\u00f3j... Nigdy nie my\u015bleli\u015bmy, aby da\u0107 naszemu miastu jak\u0105\u015b nazw\u0119! Po prostu nazywaj je tak, jak chcesz.\\nWish: Prosz\u0119, czuj si\u0119 jak w domu. Zazwyczaj jest tu wi\u0119cej ludzi... zale\u017cy to od ziarna, mo\u017ce to z\u0142y znak.\\nWish: Prosz\u0119 mni\u0119 poinformowa\u0107, je\u015bli potrzebujesz czego\u015b, co istnieje tutaj. Po prostu nie zr\u00f3b tego samego b\u0142\u0119du co inni: Nie chcemy, \u017ceby\u015b te\u017c od nas odszed\u0142.","announcement5":"To by\u0142a d\u0142uga i ci\u0119\u017cka droga do pokoju i spokoju, kt\u00f3ry teraz panuje w regionie Fondent.\\nJednak z przyjemno\u015bci\u0105 og\u0142aszam, \u017ce w tym dniu, w 25. rocznic\u0119 za\u0142o\u017cenia Omnichannel...\\nTUXEMONY S\u0104 KONTROLOWANE!\\n*og\u0142uszaj\u0105cy krzyk*\\nSpokojnie, cisza! Musz\u0119 przyzna\u0107, \u017ce wasz entuzjazm jest zara\u017aliwy!\\nWe wsp\u00f3\u0142pracy z instytutem Xero, pozbawili\u015bmy je ch\u0119ci do ataku!\\nDzi\u0119ki temu jeste\u015bmy pewni, \u017ce wypuszczenie Tuxemona na wolno\u015b\u0107 jest bezpieczne.\\nJednak godziny policyjne nadal musz\u0105 by\u0107 przestrzegane, nie jeste\u015bmy przecie\u017c regionem bezprawia.\\nW ko\u0144cu... JESTE\u015aMY BEZPIECZE\u0143STWEM, JESTE\u015aMY PORZ\u0104DKIEM, JESTE\u015aMY OMNICHANNEL!","levitate":"Lewitacja","kindling_flame":"Rozpalony Ogie\u0144","invictus":"Niezwyci\u0119\u017cony","icicle_spear":"Lodowa W\u0142\u00f3cznia","spyder_route4_beck1":"Twoja s\u0142u\u017cba!","spyder_route4_rosamund2":"Zemsta najlepiej smakuje na zimno. ","spyder_route4_rosamund1":"Spr\u00f3buj ze mn\u0105 walczy\u0107, a dostaniesz swoje sprawiedliwe desery!","spyder_route4_rincewind2":"To nie by\u0142o a\u017c tak przydatne.","spyder_route4_rincewind1":"Wreszcie jakie\u015b zastosowanie dla K9!","spyder_route4_wulf2":"Och, czuj\u0119 si\u0119 taki wykastrowany!","spyder_route4_wulf1":"Ah, tylko zbieram troch\u0119 suplement\u00f3w leczniczych","spyder_route4_roger2":"M\u00f3g\u0142bym si\u0119 od Ciebie wiele nauczy\u0107 na temat strategii!","spyder_route4_roger1":"Od tuxemon\u00f3w mo\u017cemy si\u0119 wiele nauczy\u0107 o strategii.","spyder_route4_marshall2":"To mo\u017ce wymaga\u0107 troch\u0119 pracy.","spyder_route4_marshall1":"Pracuj\u0119 nad gigantycznym dzia\u0142em!","spyder_wayfarer1_ratcher2":"Teraz musz\u0119 odpocz\u0105\u0107!","spyder_wayfarer1_ratcher1":"Powinna\u015b pozwoli\u0107 pacjentom odpocz\u0105\u0107!","spyder_wayfarer1_bismuth2":"Pora\u017cka!","spyder_wayfarer1_bismuth1":"Mam nadziej\u0119, \u017ce to nie jest zwi\u0105zane z tymi chorymi tuxemonami w Scoop Farms!","spyder_wayfarer1_james2":"Ciesz\u0119 si\u0119, \u017ce Jessie nie widzia\u0142a mojej przegranej w ten spos\u00f3b!","spyder_wayfarer1_james1":"Zastanawiam si\u0119, jak Egzekutorzy dotarli tu tak szybko! Piel\u0119gniarka Jessie musia\u0142a ich wezwa\u0107.","spyder_wayfarer1_bravo2":"Prosz\u0119, nie pozw\u00f3l, aby moje wyniki w bitwie wp\u0142yn\u0119\u0142y na Twoj\u0105 opini\u0119 o Omnichannel: Jedyne potrzebne ci wiadomo\u015bci. ","spyder_wayfarer1_bravo1":"Ta akcja jest sponsorowana przez Omnichannel: Jedyne potrzebne ci wiadomo\u015bci. ","spyder_wayfarer1_morningstar2":"Wr\u00f3\u0107 i zobacz mnie p\u00f3\u017aniej - kolejny pacjent prosz\u0119!","spyder_wayfarer1_morningstar1":"Nie jestem zaskoczony, \u017ce ci\u0119 tu widz\u0119. ","spyder_wayfarer1_victor2":"Zatrzymaj si\u0119! Albo, hm...","spyder_wayfarer1_victor1":"Hej, nie wyjdziesz z potencjalnie zainfekowanym tuxemonem!","spyder_wayfarer1_nightshade2":"My\u015bl\u0119, \u017ce mamy jeszcze wiele do nauczenia si\u0119 o piel\u0119gnacji tuxemon\u00f3w.","spyder_wayfarer1_nightshade1":"To \u017cenuj\u0105ce. Wszystkie piel\u0119gniarki zachorowa\u0142y, ale tuxemony egzekutor\u00f3w s\u0105 w dobrej formie!","spyder_wayfarer1_jessie2":"Nie jeste\u015b tak pomocny jak Egzekutor. Ani tak przystojny. ","spyder_wayfarer1_jessie1":"Egzekutorzy byli tacy szybcy i pomocni! Domy\u015blam si\u0119, \u017ce Naukowiec James zaalarmowa\u0142 ich tak szybko, jak to mo\u017cliwe.","spyder_wayfarer1_morton2":"Teraz nie mam nic do roboty!","spyder_wayfarer1_morton1":"Utkn\u0105\u0142em w tym pokoju, dop\u00f3ki m\u00f3j tuxemon nie wyzdrowieje, wi\u0119c nie mam nic do roboty poza walk\u0105!","spyder_citypark_florist":"Ciesz si\u0119 wystaw\u0105 kwiat\u00f3w! To duma Leather Town.","taba_greeting2b":"Ah! Widz\u0119, \u017ce ju\u017c masz kilka. Masz dobr\u0105 g\u0142ow\u0119 na karku ${{name}}, jestem pewien, \u017ce b\u0119dziesz mistrzem w nie d\u0142ugim czasie.","taba_greeting3":"Powodzenia w swoich przygodach ${{name}}, i pami\u0119taj, aby kupowa\u0107 w Tuxemart wszystkie potrzebne ci rzeczy!\\n...\\nPrzepraszam za nachaln\u0105 sprzeda\u017c, to moja praca.","professor-rockitten":"Profesor","youneedtodothis":"Ja... My\u015bl\u0119, \u017ce trzeba spojrze\u0107 na to bardziej...\\nNie chc\u0119 ci\u0119 straci\u0107, zw\u0142aszcza gdy dopiero si\u0119 rozliczamy.","youneedtodothis2":"Ale... Wiem, \u017ce bardzo chcia\u0142e\u015b zobaczy\u0107 ten region, a to jest twoja najlepsza szansa.\\nWiem, \u017ce masz w sobie ch\u0119\u0107, by sta\u0107 si\u0119 najlepszym, jak nikt inny.\\nNie wiem tylko, czy sta\u0107 nas na op\u0142aty.\\n\\nCo\u015b z tego b\u0119dzie... Jako\u015b.","ihaveyourmoney":"C\u00f3\u017c, mo\u017ce ja mog\u0119 w tym pom\u00f3c.","iknowyou":"Witaj Callie, witaj ${{name}}, w\u0142a\u015bnie wpad\u0142em, \u017ceby si\u0119 przywita\u0107, kiedy pods\u0142ucha\u0142em, jak m\u00f3wisz o og\u0142oszeniu.","ihaveyourmoney2":"Mam troch\u0119 zapas\u00f3w, kt\u00f3re trzeba dobrze wykorzysta\u0107, a Omnichannel jest mi winien przys\u0142ug\u0119.\\nJestem pewien, \u017ce co\u015b da si\u0119 za\u0142atwi\u0107. Zdobycie dokument\u00f3w kwalifikacyjnych to \u0142atwa cz\u0119\u015b\u0107. Zdobycie swojego pierwszego Tuxemona jest troch\u0119 trudniejsze...\\nNa szcz\u0119\u015bcie znam kogo\u015b, kto ma dost\u0119p do wielu r\u00f3\u017cnych Tuxemon\u00f3w...\\nTo Ja!\\nWiem, \u017ce to du\u017co do przetworzenia, wi\u0119c b\u0119d\u0119 w moim laboratorium czeka\u0142 na twoj\u0105 decyzj\u0119.","hebenice":"To mi\u0142y cz\u0142owiek, mo\u017ce powiniene\u015b przynajmniej zobaczy\u0107, co ma do powiedzenia.","moverocky":"Dalej, Rocky! Mo\u017cesz si\u0119 porusza\u0107! Wierz\u0119 w ciebie!","moverocky2":"C\u00f3\u017c, ruszysz si\u0119, kiedy b\u0119dziesz gotowa, ja b\u0119d\u0119 tu czeka\u0142.","tuxemontime":"Ach, przyszed\u0142e\u015b! Wspaniale!","tuxemontime1.5":"Rozumiem, \u017ce to oznacza, \u017ce zdecydowa\u0142e\u015b si\u0119 do\u0142\u0105czy\u0107 do Pr\u00f3by?","sting":"\u017b\u0105d\u0142o","static_field":"Pole statyczne","starfall":"Starfall","stampede":"Pop\u0142och","spray":"Spray","splinter":"Splinter","snowstorm":"Zamie\u0107","sleeping_powder":"Proch Usypiaj\u0105cy","sleep_bomb":"Bomba usypiaj\u0105ca","shuriken":"Shuriken","shrapnel":"Shrapnel","shadow_boxing":"Shadow Boxing","sand_spray":"Spray piaskowy","salamander":"Salamandra","rust_bomb":"Bomba rdzy","rot":"Gni\u0107","rock":"Ska\u0142a","refresh":"Od\u015bwie\u017cenie","ram":"Baran","quicksand":"Ruchome piaski","pseudopod":"Pseudopod","probiscus":"Probiscus","petrify":"Petryfikacja","perfect_cut":"Perfekcyjne ci\u0119cie","peregrine":"Sok\u00f3\u0142 w\u0119drowny","overgrowth":"Przerost","one_two":"Jeden\u2013dwa","mudslide":"Mudslide","muddle":"Muddle","midnight_mantle":"P\u0142aszcz p\u00f3\u0142nocy","reg_papers_description":"Pakiet papier\u00f3w rejestracyjnych do The Trial","reg_papers":"Papiery rejestracyjne","agnigon":"Agnigon","agnigon_description":"Jest on nazywany \\\"fa\u0142szywym smokiem\\\", poniewa\u017c wygl\u0105da jak smok, ale w rzeczywisto\u015bci wyewoluowa\u0142 z innej linii staro\u017cytnych gad\u00f3w.","agnidon":"Agnidon","agnidon_description":"Preferuje stanie na czterech nogach, ale mo\u017ce on sta\u0107 na dw\u00f3ch \u017ceby otwiera\u0107 drzwi, popycha\u0107 drzewa czy trzyma\u0107 rzeczy.","aardorn":"Aardorn","aardorn_description":"Po urodzeniu jest on wk\u0142adany w mrowisku, musz\u0105c przegry\u015b\u0107 swoj\u0105 drog\u0119 do wyj\u015bcia.","aardart":"Aardart","aardart_description":"Liczy ka\u017cd\u0105 zjedzon\u0105 mr\u00f3wk\u0119, i \u015bwi\u0119tuje znacz\u0105ce liczby.","menu_fight":"Walka","menu_bag":"Plecak","menu_item":"Rzecz","menu_items":"Rzeczy","menu_monsters":"Potwory","menu_monster":"Tuxemon","menu_journal":"Dziennik","menu_multiplayer":"Gra Wieloosobowa","multiplayer_join_prompt":"Nazwa hosta czy adres IP?","multiplayer_no_servers":"Nie znaleziono serwer\u00f3w\u2026","multiplayer_already_hosting":"Gra jest ju\u017c hostowana!","multiplayer_hosting_ready":"Gotowy na akceptowanie graczy!","multiplayer_join_game":"Do\u0142\u0105cz do gry","multiplayer_scan_games":"Szukaj gier","multiplayer_host_game":"Hostuj gr\u0119","multiplayer_duel":"{name} wyzywa ci\u0119 na pojedynek!","multiplayer_decline":"Odrzu\u0107","multiplayer_accept":"Akceptuj","menu_save":"Zapisz","menu_run":"Uciekaj","menu_player":"Gracz","menu_options":"Opcje","menu_new_game":"Nowa Gra","menu_load":"Wczytaj","announcement3":"Dzi\u0119kuj\u0119. Ja te\u017c ci\u0119 kocham\\nTeraz, do rzeczy.","announcement2":"KOCHAMY CI\u0118 AEBLE!","announcement1":"WITAJCIE MIESZKA\u0143CY REGIONU FONDENT!\\nDZI\u0118KUJEMY ZA WYS\u0141UCHANIE TEGO OBOWI\u0104ZKOWEGO OG\u0141OSZENIA.","ipausedit":"Zapauzowa\u0142am telewizor, podaj mi prosz\u0119 szklank\u0119 wody, a potem mo\u017cemy razem poogl\u0105da\u0107.","thetvbescreamin":"Kochanie, poczekaj. W\u0142\u0105czy\u0142em telewizor i lecia\u0142a konferencja prasowa Omnichannel.\\nPowinni\u015bmy j\u0105 obejrze\u0107.","waitdontgo":"${{name}}! Czekaj! Nie odchod\u017a jeszcze!","wherewasshe":"Ona nie powiedzia\u0142a nam z\u0142ych wie\u015bci...","frowntime":"Nie przeszkadza mi to, \u017ce tu jestem...\\nTylko czasami jestem samotny...","knight4ispoor":"Ona naprawd\u0119 nie jest z\u0142\u0105 osob\u0105.","seeme":"Upewnij si\u0119, \u017ce przyjdziesz mnie zobaczysz...","solongjohn2":"Chod\u017a Grant, mamy harmonogram do utrzymania.","solongjohn":"John, powiniene\u015b tu zosta\u0107, \u017ceby zachowa\u0107 spok\u00f3j.\\nI tak nie chc\u0119 ci\u0119 w pobli\u017cu.","maamnothing6":"... ... ... ...\\n... Dobrze. Powinni\u015bmy chyba wr\u00f3ci\u0107 do kwatery g\u0142\u00f3wnej i z\u0142o\u017cy\u0107 raport.","maamnothing5":"Prosz\u0119 pani, ja te\u017c go nie znalaz\u0142am.","maamnothing4":"\u015awietnie. Dzi\u0119ki za informacj\u0119.","maamnothing3":"Ja\u2026 ja\u2026 Nic nie znalaz\u0142em.","maamnothing2":"Niech to szlag John! Mieli\u015bmy chwil\u0119 czasu!\\nCzego chcesz?","maamnothing":"Prosz\u0119 pani...\\n","itsmyaurababe3":"Mam nadziej\u0119, \u017ce jeszcze si\u0119 spotkamy. ","itsmyduhduhduh":"Otrzymano adres Allie!","itsmyaurababe2":"Hmm, teraz gdy na ciebie patrz\u0119, masz do\u015b\u0107 tajemnicz\u0105 aur\u0119.\\n... ... ... ...\\nPowinni\u015bmy kiedy\u015b porozmawia\u0107. Mo\u017ce zobaczymy si\u0119 w Cotton Town?","itsmyaurababe":"A teraz, kim ty jeste\u015b?","maamiexist4":"Nie, zostaw to. Ci ludzie maj\u0105 najwyra\u017aniej fatalny gust i gardz\u0105 u\u017cyteczno\u015bci\u0105 i prostot\u0105...\\nSprawd\u017a teraz laboratorium, Grant. Ja poczekam na Johna.","maamiexist3":"Jest tam komputer z Ubuntu.\\nMia\u0142em zamiar go skonfiskowa\u0107, ale wiem, \u017ce Gnome nie jest w twoim stylu...","maamiexist2":"Czy by\u0142o tam co\u015b interesuj\u0105cego?","maamiexist":"Prosz\u0119 pani, nie ma go w domu.","oopsie2":"Dlaczego nie zaczekamy na powr\u00f3t moich rycerzy.\\nNienawidz\u0119 og\u0142asza\u0107 z\u0142ych wie\u015bci samemu.","ourstuffisours":"Dlaczego w\u0142a\u015bciwie tu jeste\u015b?","oopsie":"Przykro mi, \u017ce musia\u0142e\u015b to zobaczy\u0107. Czasami jest po prostu taaak bardzo bezu\u017cyteczny.","whereismyhairbrush":"John, Grant, rozproszcie si\u0119. ZNAJDZCIE GO.","hellolovelypeople5":"Nie... Czekaj... Brakuje nam jednej osoby...\\nJedynego hodowcy Tuxemon\u00f3w, kt\u00f3ry pozosta\u0142 w regionie Fondent. Tego, kt\u00f3ry nazywa siebie Profesorem Tuxemon\u00f3w","hellolovelypeople4":"Jestem pewien, \u017ce w Cotton Town s\u0105 domy wi\u0119ksze od tego...","hellolovelypeople3":"Czy naprawd\u0119 jeste\u015bcie jedynymi lud\u017ami w tym mie\u015bcie? Nie ma tu nikogo! To musi by\u0107 najmniejsze miasto w regionie Fondent.","hellolovelypeople2":"Wiem, \u017ce pewnie zastanawiacie si\u0119, dlaczego ja i moi Omni Rycerze tu jeste\u015bmy.\\nCzekaj...","cometomepls":"TERAZ, PROSZ\u0118 WSZYSTKICH O PRZYBYCIE DO CENTRUM MIASTA. OMNICHANNEL PRAGNIE ZWR\u00d3CI\u0106 SI\u0118 DO WAS!","uselessnes":"Jeste\u015b absolutnie bezu\u017cyteczny, John. Nie mog\u0119 uwierzy\u0107, \u017ce kiedykolwiek byli\u015bmy razem.","johnissorry":"Przepraszam pani\u0105... Ja...\\nWidzia\u0142em...\\nKilka...\\nKwiat\u00f3w...","darnitjohn10":"TERAZ!","darnitjohn8":"AAAAAGH!!!","darnitjohn7":"Nie jestem pewien\u2026","darnitjohn6":"Uhh\u2026","darnitjohn5":"Dlaczego wci\u0105\u017c tu jeste\u015b?","darnitjohn4":"Tak, prosz\u0119 pani?","darnitjohn3":"John.","darnitjohn2":"NIECH MNIE SZLAG TRAFI! WY\u0141A\u0179 STAMT\u0104D!","darnitjohn":"Chwileczka, gdzie jest John?","hellolovelypeople":"WITAJCIE MIESZKA\u0143CY MIASTA TABA!","bothofyou":"Obaj wyjd\u017acie na zewn\u0105trz. Przedstawiciel Omnnichannel chce zwr\u00f3ci\u0107 si\u0119 do miasta.","professorswife":"O nie! W\u0142a\u015bnie go przegapi\u0142e\u015b. Chyba jednak pojecha\u0142 do miasta. Mo\u017ce sprawd\u017a tam?","nopenotyet":"Niestety, kto\u015b zosta\u0142 ranny na tej trasie. W tej chwili jest ona zamkni\u0119ta.","hmmm2":"S\u0142ysza\u0142em, \u017ce robi\u0105 nowy park. Aby \\\"zazieleni\u0107 okolic\u0119\\\"","hmmm":"Ciekawe, co oni tam robi\u0105?","theenergy":"Energia tego cz\u0142owieka jest bezgraniczna...","professorexists4":"Teraz wiem, co my\u015blisz, dlaczego mieliby mi pozwoli\u0107?\\nNiestety dla Ciebie, ten sekret jest dla mnie i tylko dla mnie!\\nJednak\u017ce, Omnichannel powinien wkr\u00f3tce og\u0142osi\u0107 nowe og\u0142oszenie i my\u015bl\u0119, \u017ce Ci si\u0119 spodoba.\\nLepiej wr\u00f3\u0107 do domu i obejrzyj drug\u0105 zapowied\u017a, No dalej!","professorexists3":"Przepraszam za moje maniery, nie mog\u0119 uwierzy\u0107, \u017ce nigdy si\u0119 nie przedstawi\u0142am!\\nNazywam si\u0119 Kay Wren, lepiej znana jako Profesor Tuxemon.\\nOd lat jestem jedyn\u0105 osob\u0105 w regionie Fondent, kt\u00f3ra mo\u017ce bada\u0107 Tuxemona.","potions2":"Otrzymano 2 eliksiry!","professorexists2":"Ty musisz by\u0107 dzieckiem Callie! Tyle o tobie s\u0142ysza\u0142am od twojej mamy.\\nCo ci\u0119 tu sprowadza?\\n.... .... ....\\nMikstury? Oczywi\u015bcie, zawsze ich potrzebujesz!\\nProsz\u0119, we\u017a kilka na m\u00f3j koszt, dzi\u0119ki mojej uprzejmo\u015bci.","professorexists1.5":"Witam!","professorexists1":"Dzi\u0119ki, Ben.","professorexists":"Poprosz\u0119 12 eliksir\u00f3w.","bobtalk":"By\u0142oby mi\u0142o, gdyby wi\u0119cej ludzi takich jak ty przychodzi\u0142o si\u0119 przywita\u0107...\\nPrzy okazji, witaj! Mi\u0142ego dnia! Dzi\u015b lub jutro lub jakikolwiek dzie\u0144 b\u0119dzie wielki!","grumble":"Omnichannel to banda oprych\u00f3w, ale nie mamy wyboru...\\nJak zawsze m\u00f3wi, chyba musimy z nimi wsp\u00f3\u0142pracowa\u0107...","watchmewatchme":"Dlaczego idziesz do miasta? Wiesz, \u017ce jest wczesna godzina policyjna.\\n... ... ... ...\\n... ... ... ...\\nNie wygl\u0105dasz na zagro\u017cenie, wi\u0119c mo\u017cesz jecha\u0107 do miasta...\\nTylko nie m\u00f3w \u017cadnemu z tych Omnichannelowych zbir\u00f3w, \u017ce ci\u0119 przepu\u015bci\u0142em, dobrze?","waterwater":"Woda jest lodowato zimna i pyszna!","depressedmom":"Dlaczego mia\u0142by zrobi\u0107 co\u015b takiego... My\u015bla\u0142am, \u017ce mu zale\u017cy...","ohnoes2":"Teraz, gdy to si\u0119 sko\u0144czy\u0142o... potrzebujemy jeszcze eliksir\u00f3w z Tuxemartu.\\nUpewnijcie si\u0119, \u017ce wr\u00f3cicie przed godzin\u0105 policyjn\u0105!","ohnoes":"C\u00f3\u017c\u2026 Nie wiem jak si\u0119 z tym czu\u0107\u2026","whythecheering":"Ci z Omnichannel bardzo mu kibicuj\u0105. Ciekawe dlaczego?","announcement4":"Do WSZYSTKICH mieszka\u0144c\u00f3w regionu Fondent i nie tylko, kt\u00f3rzy s\u0105 tutaj obecni.\\nNazywam si\u0119 Aeble, dla tych, kt\u00f3rzy si\u0119 zastanawiaj\u0105, pisz\u0119 si\u0119 A-E-B-L-E i jestem dyrektorem generalnym Omnichannel!\\n","okaythen2":"Wygl\u0105da na to, \u017ce twoje Tuxemony czuj\u0105 si\u0119 teraz lepiej! Prosz\u0119 bardzo!","okaythen":"W porz\u0105dku! Po prostu daj mi sekund\u0119, a wylecz\u0119 twojego Tuxemona!","cottonnurse_dialog":"Witamy w Cotton Town Tuxecenter!","ripjimmy":"Napis na grobie m\u00f3wi:\\n\u201eTu le\u017cy Jimmy. Przyjaciel, rycerz i\u2026 og\u00f3lnie z\u0142y cz\u0142owiek. Jednak... nigdy... ... Pomocy!\u201d\u2026\\nReszta jest zniszczona przez pogod\u0119.","tabatownbattlearea":"Certyfikowany obszar walki \u2014 Taba Town","goodbye2":"Powodzenia w The Trial, ${{name}}! I du\u017co szcz\u0119\u015bcia \u2014 b\u0119dziesz go bardzo potrzebowa\u0107.","goodbye":"Nie pozw\u00f3l, aby The Trial uniemo\u017cliwi\u0142a ci przybycie do mnie. W zasadzie... Mo\u017ce znajd\u0119 ci\u0119 najpierw.","gasp4":"Dobra, twoje dokumenty rejestracyjne pozostan\u0105 nienaruszone. Na razie.\\nJohn, Grant, zabierz tak zwanego Tuxemon Professor do jego nowego domu.","gasp3":"Je\u015bli to prawda, jest w tobie co\u015b wi\u0119cej, ni\u017c s\u0105dzi\u0142am...","brokethegasp3":"Prosz\u0119, prosz\u0119 pani z omnichannel, Matka ${{name}} chcia\u0142a, aby do\u0142\u0105czyli do The Trial, aby zobaczy\u0107 ca\u0142y region\\n${{name}} nie robi tego dla pracy, tylko dla do\u015bwiadczenia.","brokethegasp2":"Ty. Dlaczego m\u00f3wisz? Nie pozwoli\u0142em ci m\u00f3wi\u0107.","brokethegasp":"Teraz pani, je\u015bli mog\u0119, ${{name}} robi to nie tylko dla pracy.","gasp2":"Co ty tu robisz z tym... przest\u0119pc\u0105?\\n... .... ....\\n... ... ...\\nDo\u0142\u0105czasz do The Trial? Naprawd\u0119 podda\u0142by\u015b si\u0119 tym nonsensom?\\nJe\u015bli chcesz tylko pracy w Omnichannel, mog\u0142e\u015b mnie po prostu zapyta\u0107.\\nJestem pewien, \u017ce znajd\u0119 dla ciebie... zastosowanie, je\u015bli jeste\u015b zainteresowany.","gasp":"Chwila\u2026","yahaha":"Ach ha! Znalaz\u0142am ci\u0119!","wewnicefight":"Wow, to by\u0142a dobra walka!\\nPozw\u00f3l mi szybciutko uzdrowi\u0107 twojego Tuxemona...\\ni... Wszystko gotowe!\\nZ troch\u0119 wi\u0119cej praktyki i mo\u017ce kilka Tuxemon\u00f3w, na pewno b\u0119dziesz w stanie podj\u0105\u0107 si\u0119 procesu.\\n","tweesher!":"Zdobyto Tweeshera!","choseTweesher2":"Najpierw jednak sprawd\u017amy twoj\u0105 sprawno\u015b\u0107 bojow\u0105 w szybkiej walce z Tuxemonem.\\n Zobaczmy... Wybieram Rockitten.","choseTweesher":"Dobra, oto tw\u00f3j Tweesher! Wiem, \u017ce prze\u017cyjecie razem wspania\u0142e przygody!","chooseyerfateTweesher":"\u015awietny wyb\u00f3r! Tweesher jest Tuxemonem wodnym. Ta ewolucja Eagleace jest jednym z najszybszych Tuxemon\\nCzy chcesz wybra\u0107 Tweeshera?","cardiling!":"Zdobyto Cardilinga!","chosefight":"I... CZAS NA WALK\u0118!","choseCardiling2":"Najpierw jednak sprawd\u017amy twoj\u0105 sprawno\u015b\u0107 bojow\u0105 w szybkiej walce z Tuxemonem.\\n Zobaczmy... Wybieram Tweeshera.","choseCardiling":"W porz\u0105dku, oto tw\u00f3j Cardiling! Wiem, \u017ce prze\u017cyjecie razem wspania\u0142e przygody!","chooseyerfateCardiling":"Ciekawy wyb\u00f3r, przemawia do iskry wewn\u0105trz ciebie. Cardiling jest Tuxemonem typu fire, znanego z kradzie\u017cy jedzenia zar\u00f3wno przyjacio\u0142om, jak i wrogom.\\nCzy chcesz wybra\u0107 Cardilinga?","nochoiceTuxemon":"Dobra, mo\u017ce spojrzysz na pozosta\u0142e dwa?","rockitten!":"Zdobyto Rockittena!","choseRockitten2":"Najpierw jednak sprawd\u017amy twoj\u0105 sprawno\u015b\u0107 bojow\u0105 w szybkiej walce z Tuxemonem.\\n Zobaczmy... Wybieram Cardiling.","choseRockitten":"Dobra, oto tw\u00f3j Rockitten! Wiem, \u017ce prze\u017cyjecie razem wspania\u0142e przygody!","chooseyerfateRockitten":"Solidny wyb\u00f3r! Rockitten jest Tuxemonem typu earth. W \u015bredniowieczu ludzie hodowali Rockitteny, aby siedzia\u0142y przy drzwiach i wygl\u0105da\u0142y s\u0142odko.\\nCzy chcesz wybra\u0107 Rockitten?","chooseyerfate":"Kt\u00f3rego Tuxemona chcesz?","tuxemontime4":"Teraz najwa\u017cniejsza cz\u0119\u015b\u0107! Wyb\u00f3r Tuxemona!\\nNiestety, ostatnio moje \u017ar\u00f3d\u0142o finansowania sta\u0142o si\u0119\u2026 niepewne. To pozostawia ci tylko trzy opcje Tuxemon\u00f3w, przepraszam za to.\\nTe trzy opcje to Rockitten, Cardiling i Tweesher.","obtainedpapers":"Otrzymano dokumenty rejestracyjne!","tuxemontime3.1":"Oto twoje dokumenty rejestracyjne. W pierwszym obszarze bitwy b\u0119dziesz musia\u0142 je przedstawi\u0107 w zamian za odznak\u0119 Trenera.\\nP\u00f3\u017aniej dokumenty nie b\u0119d\u0105 Ci potrzebne.\\n","tuxemontime3":"No i prosz\u0119!","tuxemontime2":"Pierwsz\u0105 rzecz\u0105 do zrobienia jest przygotowanie dokument\u00f3w...","tuxemontimechoiceno":"Och... W porz\u0105dku... B\u0119d\u0119 tu, je\u015bli zmienisz zdanie...","tuxemontimechoiceyes":"Wspania\u0142e!","moreannouncement2":"Przepraszam, \u017ce tak p\u00f3\u017ano informuj\u0119 o tym adresie, ale uwa\u017ca\u0142em go za wa\u017cny, zanim wyciek\u0142 do medi\u00f3w...\\nC\u00f3\u017c... Heh. Jeste\u015bmy w\u0142a\u015bcicielami medi\u00f3w, wi\u0119c to chyba nie ma znaczenia, ale chcia\u0142em si\u0119 tym podzieli\u0107.\\nPo konsultacji z moimi doradcami, zdecydowali\u015bmy, \u017ce najlepszym sposobem, aby sta\u0107 si\u0119 bardziej komfortowym z Tuxemonem, jest u\u017cycie go.\\nMinie troch\u0119 czasu, zanim b\u0119dziemy mogli zintegrowa\u0107 je z pracownikami, ale w mi\u0119dzyczasie, jak ju\u017c m\u00f3wi\u0142em, wypu\u015bcimy je na wolno\u015b\u0107.\\nZdaj\u0119 sobie spraw\u0119, \u017ce jest to szok dla wszystkich, rozumiem te\u017c, \u017ce niekt\u00f3rzy z was mog\u0105 si\u0119 nawet ba\u0107. Wszyscy wiemy, co si\u0119 sta\u0142o wcze\u015bniej...\\nNie czas si\u0119 ba\u0107, poniewa\u017c Omnichannel b\u0119dzie sponsorowa\u0142 odrodzenie staro\u017cytnej tradycji znanej jako The Trial.\\nTeraz, dla tych, kt\u00f3rzy s\u0105 mniej zorientowani w historii regionu Fondent, sto lat temu istnia\u0142a tradycja, w kt\u00f3rej m\u0142odzi ludzie \u0142apali i hodowali Tuxemona.\\nNast\u0119pnie u\u017cywali tych Tuxemon\u00f3w do walki z innymi i podnosili rang\u0119 w swoim mie\u015bcie, a najlepszy Trener Tuxemon\u00f3w zyskiwa\u0142 status i w\u0142adz\u0119.\\nStworzymy wersj\u0119 tego w dzisiejszych czasach. Utworzymy obszary bitewne w wielu miastach na terenie Fondentu.\\nKa\u017cdy obszar bitewny b\u0119dzie musia\u0142 by\u0107 uko\u0144czony w kolejno\u015bci, a najbardziej obiecuj\u0105cy trener lub trenerzy b\u0119d\u0105 mogli wzi\u0105\u0107 udzia\u0142 w Mistrzostwach.\\nMistrzostwa odb\u0119d\u0105 si\u0119 na szczycie Wie\u017cy Omnichannel w Cotton Town, ale tylko wtedy, gdy Trener Tuxemon przejdzie przez wszystkie obszary bitewne.\\nPr\u00f3ba jest zaprojektowana jako spos\u00f3b na powolne wprowadzenie do \u017cycia publicznego Tuxemon\u00f3w i zach\u0119cenie do podr\u00f3\u017cowania po regionie.\\nKto mo\u017ce to lepiej zademonstrowa\u0107 ni\u017c nasza m\u0142odzie\u017c?\\nKa\u017cdy mecz b\u0119dzie transmitowany na \u017cywo na kanale Omnichannel-T, najnowszej stacji telewizyjnej po\u015bwi\u0119conej wy\u0142\u0105cznie programom zwi\u0105zanym z Tuxemon!\\nNie martw si\u0119, dodatek b\u0119dzie odzwierciedlony w Twoim rachunku.\\nAha, i jeszcze jedno, wszyscy Trenerzy Tuxemon\u00f3w b\u0119d\u0105 zwolnieni z godziny policyjnej.\\nPrzed tym oczywi\u015bcie b\u0119dziesz potrzebowa\u0142 Tuxemona! Nie ka\u017cdy mo\u017ce zosta\u0107 Trenerem Tuxemon\u00f3w. To by\u0142by czysty chaos!\\nPo pierwsze, musisz zarejestrowa\u0107 swoje imi\u0119 u lokalnego przedstawiciela Omnichannel i je\u015bli zostaniesz wybrany, zostaniesz wys\u0142any na szkolenie Omnichannel.\\nPo pomy\u015blnym uko\u0144czeniu szkolenia, otrzymasz Tuxemona i b\u0119dziesz m\u00f3g\u0142 rozpocz\u0105\u0107 udzia\u0142 w Pr\u00f3bie!\\nNie mog\u0119 si\u0119 doczeka\u0107, aby Was wszystkich pozna\u0107! Stw\u00f3rzmy razem nowy \u015bwiat!\\nW ko\u0144cu... JESTE\u015aMY BEZPIECZE\u0143STWEM, JESTE\u015aMY PORZ\u0104DKIEM, JESTE\u015aMY OMNICHANNEL! A teraz,\\nMY\\nJESTE\u015aMY\\nPRZYSZ\u0141O\u015aCI\u0104!","moreannouncement":"UWAGA WSZYSCY OBYWATELE REGIONU FONDENT!\\n","theanthemishere":"S\u0142uchaj! Hymn si\u0119 zaczyna, zd\u0105\u017cyli\u015bmy w sam\u0105 por\u0119. Chod\u017a i ogl\u0105daj!","timeforround22":"Och! Zdoby\u0142e\u015b eliksiry! Dobrze! Teraz naprawd\u0119 musimy wraca\u0107.","timeforround2":"${{name}}! Nareszcie! Wr\u00f3ci\u0142e\u015b! Ba\u0142em si\u0119, \u017ce przegapisz og\u0142oszenie!","hmmm7":"Ale pogoda jest \u0142adna, prawda?","hmmm6":".... .... Okej... Ale to mo\u017ce by\u0107...","hmmm5":"Max, tak bardzo jak mo\u017cesz tego chcie\u0107, ustalili\u015bmy to. Oni nie robi\u0105 i nie zrobi\u0105 parku wodnego.","hmmm4":"Mo\u017ce robi\u0105 park wodny!","hmmm3":"Jaki to ma sens? Trasa i tak jest prawie ca\u0142a w trawie.","menu_alphabet_n_columns":"13","menu_alphabet":"a\u0105bc\u0107de\u0119fghijkl\u0142mn\u0144o\u00f3pqrs\u015btuvwxyz\u017a\u017cA\u0104BC\u0106DE\u0118FGHIJKL\u0141MN\u0143O\u00d3PQRS\u015aTUVWXYZ\u0179\u017b1234567890.-!","supernova":"Supernova","combat_state_overfeed_get":"{user} przekarmi\u0142 {target}.","hp_restored":"hp {user} zosta\u0142o przywr\u00f3cone","combat_amnesia_get":"{user} dosta\u0142 amnezji.","status_overfeed":"Przekarmiony","take_cover":"Os\u0142o\u0144 si\u0119","strike":"Strike","suck_poison":"Wyssij Trucizn\u0119","dodge_increased":"{stat} gracza wzr\u00f3s\u0142.","sudden_glow":"Nag\u0142y Blask","wall_of_steel":"\u015aciana Stali","cardinale":"Cardinale","cairfrey":"Cairfrey","capiti":"Capiti","anoleaf":"Anoleaf","bolt":"Bolt","dragarbor":"Dragarbor","bigfin":"Bigfin","cardiwing":"Cardiwing","conifrost":"Conifrost","corvix":"Corvix","birb_robo":"Birb Robo","mk01_beta":"Mk01 Beta","abesnaki":"Abesnaki","exclawvate":"Exclawvate","vivipere":"Vivipere","zunna":"Zunna","araignee":"Araignee","axylightl":"Axylightl","arthrobolt":"Arthrobolt","b_ver_1":"B-Ver.1","boxali":"Boxali","brewdin":"Brewdin","coleorus":"Coleorus","chillimp":"Chillimp","dandylion":"Dandylion","elostorm":"Elostorm","cardiling":"Cardiling","exapode":"Exapode","eruptibus":"Eruptibus","chloragon":"Chloragon","cochini":"Cochini","tweesher":"Tweesher","urcine":"Urcine","vamporm":"Vamporm","velocitile":"Velocitile","dark_robo":"Dark Robo","chrome_robo":"Chrome Robo","mk01_alpha":"MK01 Alpha","djinnbo":"Djinnbo","route1_sanglorian":"Aleja Sanglorian","tuxemon_stat2":"{desc}","allagon":"Allagon","altie":"Altie","angrito":"Angrito","anu":"Anu","apeoro":"Apeoro","av8r":"Av8r","bamboon":"Bamboon","banling":"Banling","baobaraffe":"Baobaraffe","baoby":"Baoby","beenstalker":"Beenstalker","birdling":"Birdling","boltnu":"Boltnu","botbot":"Botbot","budaye":"Budaye","bugnin":"Bugnin","bumbulus":"Bumbulus","bursa":"Bursa","cataspike":"Cataspike","cateye":"Cateye","chenipode":"Chenipode","chibiro":"Chibiro","chromeye":"Chromeye","conileaf":"Conileaf","coproblight":"Coproblight","cowpignon":"Cowpignon","criniotherme":"Criniotherme","dandicub":"Dandicub","dinoflop":"Dinoflop","dollfin":"Dollfin","dracune":"Dracune","drashimi":"Drashimi","drokoro":"Drokoro","dune_pincher":"Dune Pincher","eaglace":"Eaglace","elofly":"Elofly","elowind":"Elowind","embazook":"Embazook","embra":"Embra","enduros":"Enduros","vigueur":"Vigueur","vivicinder":"Vivicinder","vividactil":"Vividactil","viviphyta":"Viviphyta","vivisource":"Vivisource","viviteel":"Viviteel","vivitrans":"Vivitrans","vivitron":"Vivitron","volcoli":"Volcoli","weavifly":"Weavifly","windeye":"Windeye","wrougon":"Wrougon","yiinaang":"Yiinaang","fluttaflap":"Fluttaflap","lambert":"Lambert","nudiflot_female":"Nudiflot","eyenemy":"Eyenemy","firomenis":"Firomenis","fruitera":"Fruitera","sludgehog":"Sludgehog","snowrilla":"Snowrilla","sumchon":"Sumchon","tigrock":"Tigrock","galnec":"Galnec","grimachin":"Grimachin","nudikill":"Nudikill","octabode":"Octabode","pythock":"Pythock","legko":"Legko","lunight":"Lunight","magmaturtle":"Magmaturtle","pantherafira":"Pantherafira","nut":"Nut","ouroboutlet":"Ouroboutlet","pilthropus":"Pilthropus","poinchin":"Poinchin","propellercat":"Propellercat","pythwire":"Pythwire","pairagrim":"Pairagrim","pairagrin":"Pairagrin","puparmor":"Puparmor","qetzlrokilus":"Qetzlrokilus","sclairus":"Sclairus","pharfan":"Pharfan","picc":"Picc","pigabyte":"Pigabyte","pipis":"Pipis","rosarin":"Rosarin","polyrock":"Polyrock","possessun":"Possessun","prophetoise":"Prophetoise","pyraminx":"Pyraminx","rockat":"Rockat","rabbitosaur":"Rabbitosaur","rhincus":"Rhincus","sampsack":"Sampsack","sapsnap":"Sapsnap","rockitten":"Rockitten","sampsage":"Sampsage","sapragon":"Sapragon","saurchin":"Saurchin","sadito":"Sadito","ruption":"Ruption","sharpfin":"Sharpfin","spycozeus":"Spycozeus","rhincus_fossil":"Skamielina Rhincus","shammer_fossil":"Skamielina Shammer","agnite":"Agnite","eyesore":"Eyesore","fancair":"Fancair","ferricran":"Ferricran","flacono":"Flacono","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","fordin":"Fordin","forturtle":"Forturtle","foxfire":"Foxfire","frondly":"Frondly","furnursus":"Furnursus","gectile":"Gectile","ghosteeth":"Ghosteeth","graffiki":"Graffiki","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","grumpi":"Grumpi","gryfix":"Gryfix","hampotamos":"Hampotamos","happito":"Happito","hatchling":"Hatchling","heronquak":"Heronquak","hydrone":"Hydrone","ignibus":"Ignibus","incandesfin":"Incandesfin","jelillow":"Jelillow","jemuar":"Jemuar","k9":"K9","katacoon":"Katacoon","katapill":"Katapill","komodraw":"Komodraw","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","manosting":"Manosting","masknake":"Masknake","medushock":"Medushock","memnomnom":"Memnomnom","merlicun":"Merlicun","metesaur":"Metesaur","miaownolith":"Miaownolith","moloch":"Moloch","mrmoswitch":"Mrmoswitch","mystikapi":"Mystikapi","narcileaf":"Narcileaf","neutrito":"Neutrito","noctalo":"Noctalo","noctula":"Noctula","nostray":"Nostray","nudiflot_male":"Nudiflot","nudimind":"Nudimind","nuenflu":"Nuenflu","seirein":"Seirein","selket":"Selket","selmatek":"Selmatek","shammer":"Shammer","shelagu":"Shelagu","shnark":"Shnark","shybulb":"Shybulb","skwib":"Skwib","snaki":"Snaki","snarlon":"Snarlon","snock":"Snock","snokari":"Snokari","sockeserp":"Sockeserp","solight":"Solight","spighter":"Spighter","spoilurm":"Spoilurm","squabbit":"Squabbit","statursus":"Statursus","strella":"Strella","tarpeur":"Tarpeur","taupypus":"Taupypus","teddisun":"Teddisun","tetrchimp":"Tetrchimp","tikoal":"Tikoal","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel":"Toufigel","tourbidi":"Tourbidi","trapsnap":"Trapsnap","tsushimi":"Tsushimi","tumblebee":"Tumblebee","tumblequill":"Tumblequill","tumbleworm":"Tumbleworm","turnipper":"Turnipper","taba_town_homeplace":"Dom u\u017cytkownika ${{name}}","fishing_rod":"W\u0119dka","sledgehammer":"M\u0142ot kowalski","sledgehammer_description":"Rozbijaj szare g\u0142azy.","lucky_bamboo_description":"Z praktycznego punktu widzenia, to wcale nie bambus. Nie jest te\u017c szczeg\u00f3lnie szcz\u0119\u015bliwy. Ale to \u0142adna ro\u015blina domowa.","flintstone_description":"\u0141uszcz\u0105cy si\u0119 kamie\u0144 u\u017cywany do wyrobu narz\u0119dzi i rozpalania ognia. Nie w tym samym czasie.","peace_lily_description":"Wytrzyma\u0142a ro\u015blina domowa dla kogo\u015b wyj\u0105tkowego.","sea_girdle_description":"Sznur bombek, mi\u0119kkich i \u015bliskich jak algi.","stovepipe_description":"D\u0142uga \u017celazna rura. Obchodzenie si\u0119 z ni\u0105 pozostawia r\u0119ce brudne i popielate.","pyramidion_description":"Z\u0142oty tr\u00f3jk\u0105t, kt\u00f3ry brz\u0119czy niebia\u0144sk\u0105 moc\u0105.","sweet_sand_description":"W niekt\u00f3rych cz\u0119\u015bciach \u015bwiata ludzie myj\u0105 si\u0119 tym pachn\u0105cym, b\u0142otnistym piaskiem.","petrified_dung_description":"Wygl\u0105da jak, no c\u00f3\u017c, kupa... ale jest twarda jak kamie\u0144.","fishing_rod_description":"Z\u0142\u00f3w ryb\u0119.","shammer_fossil_description":"Przypomina czaszk\u0119 staro\u017cytnego psa, ale jest twarda jak kamie\u0144.","rhincus_fossil_description":"Przypomina czaszk\u0119 z\u0105bkowanego ptaka, ale jest twarda jak kamie\u0144.","greenwash_badge":"Odznaka: Greenwash","greenwash_badge_description":"Tuxemon zakupiony w Greenwash wymaga tej odznaki do przemiany.","nimrod_badge":"Odznaka: Nimrod","nimrod_badge_description":"Tuxemon kupiony od Nimroda wymaga tej odznaki do przemiany.","omnichannel_badge":"Odznaka: Omnichannel","omnichannel_badge_description":"Tuxemon kupiony w Omnichannel wymaga tej odznaki do przemiany.","scoop_badge":"Odznaka: Scoop","scoop_badge_description":"Tuxemon kupiony od Scoopa wymaga tej odznaki do przemiany.","shaft_badge":"Odznaka: Shaft","shaft_badge_description":"Tuxemon kupiony w Shaft wymaga tej odznaki do przemiany.","booster_tech":"Wzmacniacz techniczny","booster_tech_description":"Technologia open source, kt\u00f3ra pozwala przekszta\u0142ci\u0107 tuxemona w inn\u0105 form\u0119.","earth_booster":"Wzmacniacz ziemi","earth_booster_description":"Pozwala przekszta\u0142ca\u0107 tuxemona typu ziemnego w inn\u0105 form\u0119.","fire_booster":"Wzmacniacz ognia","fire_booster_description":"Pozwala przekszta\u0142ca\u0107 tuxemona typu ognistego w inn\u0105 form\u0119.","flintstone":"Krzemie\u0144","lucky_bamboo":"Szcz\u0119\u015bliwy bambus","metal_booster":"Wzmacniacz metalu","metal_booster_description":"Pozwala przekszta\u0142ca\u0107 tuxemona typu metalowego w inn\u0105 form\u0119.","miaow_milk":"Mleko Miau","miaow_milk_description":"Koty uwielbiaj\u0105 smak mleka miau\u2122!","peace_lily":"Lilia pokoju","petrified_dung":"Skamienia\u0142e \u0142ajno","pyramidion":"Pyramidion","sea_girdle":"Morski pas","stovepipe":"fajka","sweet_sand":"S\u0142odki piasek","tectonic_drill":"Wiert\u0142o tektoniczne","tectonic_drill_description":"Du\u017ca maszyna typu \\\"click-clack\\\" u\u017cywana do wiercenia w ziemi.","thunderstone":"Kamie\u0144 Gromu","thunderstone_description":"Stary kamienny relikt, teraz noszony na szcz\u0119\u015bcie.","water_booster":"Wzmacniacz wody","water_booster_description":"Pozwala przekszta\u0142ca\u0107 tuxemona typu wodnego w inn\u0105 form\u0119.","wood_booster":"Wzmacniacz drewna","wood_booster_description":"Pozwala na przekszta\u0142canie tuxemona typu drewnianego w inn\u0105 form\u0119.","dungeon":"loch","center":"centrum","shop":"sklep","inside":"wewn\u0105trz","outside":"na zewn\u0105trz","item_used_wrong_location_inside":"{name} mo\u017ce by\u0107 u\u017cywany tylko {here}!","item_used_wrong_location_type":"{name} mo\u017ce by\u0107 u\u017cyta tylko w {here}!","no_type":"brak typu","town":"miasto","route":"trasa","oedipus":"Edyp","nudiflot_male_description":"Zjada i magazynuje trucizn\u0119 stworze\u0144 morskich, kt\u00f3rymi si\u0119 \u017cywi.","web":"Sie\u0107","cotton_breeder7b":"Dobry pomys\u0142, nowa rodzina powinna by\u0107 trzymana razem na tym wa\u017cnym etapie rozwoju dziecka.\\nWracajcie teraz, s\u0142yszeli\u015bcie?","nudiflot_female_description":"Zjada i magazynuje trucizn\u0119 stworze\u0144 morskich, kt\u00f3rymi si\u0119 \u017cywi.","spyder_mansion_drinkingbuddya2":"Tu jeste\u015b stary przyjacielu! Zabierzmy ci\u0119 z powrotem do rzeki.","lizard":"Jaszczurka","xero_campaign":"Tuxemon: Xero","dragon":"Smok","no":"Nie","spyder_dragonscave_cailin2":"Dzi\u0119kuj\u0119.","spyder_dragonscave_lucille2":"Po\u017ca\u0142ujesz tego.","yestalk":"Naprawd\u0119? Dzi\u0119ki...","earth":"Ziemia","water":"Woda","spyder_tunnelb_greta2":"O nie, potrzebuj\u0119 wi\u0119cej!","spyder_tunnelb_tommy1":"Widzia\u0142e\u015b moj\u0105 kanapk\u0119?","spyder_papertown_mom4":"Witamy ponownie! Sp\u00f3jrz na siebie, ro\u015bniesz tak szybko.","kennel_label":"{box} ({qty})","fire":"Ogie\u0144","wood":"Drewno","devil":"Diabe\u0142","spyder_nimrod_mace1":"Chc\u0119 odej\u015b\u0107 i zosta\u0107 muzykiem.","nodrink":"Jestem pewny, \u017ce jeste\u015b za m\u0142ody, \u017ceby pi\u0107...","input_name":"Imi\u0119?","37707_sign_foreign":"Ten znak jest napisany w obcym j\u0119zyku, kt\u00f3rego nie rozumiesz.","37707_house":"Dziwne: jest zamkni\u0119ty. Wygl\u0105da na to, \u017ce nikt nie u\u017cywa tego budynku.","37707_mail":"Jest puste i pe\u0142ne paj\u0119czyn.","player_wallet":"Portfel ${{name}}: ${{currency}}${{money}}","monster_menu_move":"Ruch","island":"Wyspa","thunderball":"Piorun Kulisty"} \ No newline at end of file
diff --git a/db/_generated/i18n/pt_BR.json b/db/_generated/i18n/pt_BR.json
index 4d17882..511864c 100644
--- a/db/_generated/i18n/pt_BR.json
+++ b/db/_generated/i18n/pt_BR.json
@@ -1 +1 @@
-{"combat_state_lifeleech_get":"{user} est\u00e1 sugando sa\u00fade de {target}.","combat_state_poison_damage":"{name} sofreu dano de veneno!","combat_state_poison_get":"{target} est\u00e1 envenenado.","combat_miss":"Errou ...","combat_opponent_call_tuxemon":"{user} enviou {name}!","combat_call_tuxemon":"Vai {name}!","combat_swap":"{user} enviou {target}!","combat_used_x_on_y":"{user} usou {name} em {target}!","combat_used_x":"{user} usou {name}!","combat_player_run":"Voc\u00ea fugiu!","combat_run":"{user} fugiu!","allies_address":"Endere\u00e7o do Allie","combat_can't_run_from_trainer":"N\u00e3o pode fugir!","item_no_available_target":"{name} n\u00e3o pode ser usado em nenhum dos seus Tuxemon neste momento.","item_cannot_use_here":"{name} n\u00e3o pode ser usado aqui!","tm_blossom_description":"Manual de t\u00e9cnica que ensina a um Tuxemon de madeira a t\u00e9cnica de Florecer.","allies_address_description":"Quarto 31, Bloco 2, Torre Omnichannel, Cotton Town\\n\\nH\u00e1 uma marca de beijo ao lado do endere\u00e7o","tm_blossom":"TM: Florescer","tm_avalanche_description":"Manual de T\u00e9cnica que ensina a um Tuxemon de \u00c1gua ou Terra a t\u00e9cnica Avalanche.","tm_avalanche":"TM: Avalanche","capture_device_description":"Captura um monstro.","capture_device":"Dispositivo de Captura","revive_description":"Revive o Tuxemon nocauteado e restaura 20 HP.","revive":"Reviver","imperial_potion_description":"Cura um monstro em 350 HP.","imperial_potion":"Po\u00e7\u00e3o Imperial","super_potion_description":"Cura um monstro em 150 HP.","super_potion":"Super Po\u00e7\u00e3o","potion_description":"Cura um monstro em 50 HP.","potion":"Po\u00e7\u00e3o","orange_description":"Cura um monstro em 20 HP.","berry":"Baga","orange":"Laranja","cherry_description":"Cura um monstro em 10 HP.","cherry":"Cereja","berry_description":"Cura um monstro em 10 HP.","apple_description":"Cura um monstro em 10 HP.","apple":"Ma\u00e7\u00e3","reg_papers":"Documentos de Registro","reg_papers_description":"Um pacote de documentos de registro para A Prova","hp_restored":"Os pontos de vida de {user} foram restaurados.","dodge_increased":"A {stat} de {user} aumentou.","speed_halved":"A velocidade de {user} foi diminu\u00edda pela metade.","bigfin":"Bigfin","font":"Fonte","frostbite":"Queimadura de Gelo","combat_fainted":"{name} desmaiou!","combat_isactive":"{name} j\u00e1 est\u00e1 em jogo.","sudden_glow":"Brilho Repentino","supernova":"Supernova","combat_state_lifeleech_failure":"{link} n\u00e3o pode mais curar.","combat_state_recover_get":"{target} come\u00e7ou a recuperar sa\u00fade.","combat_victory":"Voc\u00ea venceu!","combat_defeat":"Voc\u00ea perdeu!","combat_draw":"O grupo todo desmaiou!","attack_very_effective":"O ataque causou muito dano extra!","exit":"Sair","status_faint":"Desmaio","slot":"Encaixe","status_poison":"Envenenamento","status_lifeleech":"Sanguessuga","status_recover":"Recupera\u00e7\u00e3o","all_in":"Com tudo","amnesia":"Amnesia","avalanche":"Avalanche","battery_acid":"\u00c1cido de Bateria","battery_discharge":"Descarga de Bateria","fire_ball":"Bola de Fogo","fire_claw":"Garra de Fogo","flamethrower":"Lan\u00e7a Chamas","flood":"Enchente","flow":"Fluxo","fluff_up":"Afofar","give_all":"Entregar","glower":"Olhar Amea\u00e7ador","goad":"Incitar","headbutt":"Cabe\u00e7ada","perfect_cut":"Corte Perfeito","peregrine":"Peregrino","petrify":"Petrificar","probiscus":"Probiscus","pseudopod":"Pseud\u00f3pode","thunderball":"Esfera de Trov\u00e3o","thunderclap":"Golpe do Trov\u00e3o","tonguespear":"L\u00edngua de Lan\u00e7a","surge":"Surto","venomous_tentacle":"Tent\u00e1culo Venenoso","take_cover":"Proteger-se","menu_item":"Item","menu_items":"Itens","menu_monsters":"Monstros","menu_multiplayer":"Multijogador","menu_new_game":"Novo Jogo","menu_options":"Op\u00e7\u00f5es","menu_player":"Jogador","menu_run":"Correr","menu_save":"Salvar","menu_up_key":"Tecla pra Cima","menu_left_key":"Tecla pra Esquerda","menu_back_key":"Tecla pra Voltar","menu_secondary_select_key":"Tecla de Cancelar","options_new_input_key0":"Aperte uma tecla para definir sua nova tecla de entrada","allagon":"Allagon","dollfin":"Dollfin","woodwose":"Madeira","multiplayer_duel":"{name} quer Duelar!","multiplayer_scan_games":"Procurar por Jogos","multiplayer_host_game":"Hospedar o Jogo","multiplayer_hosting_ready":"Pronto para receber clientes!","multiplayer_already_hosting":"J\u00e1 est\u00e1 hospedando!","multiplayer_join_game":"Juntar-se a um Jogo","multiplayer_no_servers":"Servidores n\u00e3o encontrados\u2026","multiplayer_join_prompt":"Nome de Host ou IP?","aardart_description":"Mant\u00e9m a contagem de todas as formigas que comeu e celebra n\u00fameros significativos.","aardart":"Aardart","aardorn_description":"Ao nascer, colocam-lhe em um formigueiro e deixam-lhe para que abra o caminho at\u00e9 a sa\u00edda comendo tudo o que v\u00ea pela frente.","aardorn":"Aardorn","agnidon_description":"Prefere ficar de quatro, mas pode ficar de p\u00e9 para abrir portas, empurrar \u00e1rvores e segurar coisas.","agnidon":"Agnidon","agnigon_description":"Chamam-lhe de 'falso drag\u00e3o', porque parece ser um drag\u00e3o, mas na verdade evoluiu de uma linha diferente de r\u00e9pteis antigos.","agnigon":"Agnigon","agnite_description":"Adora brincar, mas deve aprender desde cedo a manter seu fogo sob controle.","agnite":"Agnite","allagon_description":"ALLAGON se atraem por rel\u00edquias feitas de metais deixados para tr\u00e1s por seus ancestrais e os buscam vorazmente.","anoleaf_description":"Considera as plantas que crescem perto de si como irm\u00e3os e irm\u00e3s.","axylightl_description":"Ilumina as \u00e1guas profundas com sua cauda, tornando-as um ambiente de abrigo seguro aos peixes.","anoleaf":"Anoleaf","axylightl":"Axylightl","bamboon_description":"Luta com seu cajado de bambu que \u00e9 usado, tamb\u00e9m, para se equilibrar.","bamboon":"Bamboon","bigfin_description":"Todo um ecossistema vive em suas costas, portanto evita ir debaixo d'\u00e1gua.","cairfrey":"Cairfrey","bolt":"Parafuso","cairfrey_description":"Uma pe\u00e7a de m\u00f3vel alegre que acordou uma manh\u00e3 e decidiu sair para explorar.","capiti_description":"Parece com um beb\u00ea, mas j\u00e1 foram encontradas esp\u00e9cies com centenas de anos de idade.","capiti":"Capiti","cardinale_description":"Odeia a todos os predadores com ardor e guerreia com eles e seus jovens quando pode.","cardiling_description":"Ningu\u00e9m acha que essa criatura cuspa fogo, at\u00e9 cuspir.","cardiling":"Cardiling","cardinale":"Cardinale","cardiwing_description":"Seu canto \u00e9 not\u00e1vel, mas poucos ousam ficar com um p\u00e1ssaro canoro explosivo.","cardiwing":"Cardiwing","chillimp_description":"H\u00e1 rumores de que habita o topo de montanhas nevosas, mas nunca foi tirara uma foto vis\u00edvel sua.","chillimp":"Chillimp","chloragon_description":"Eclode quando um ovo antigo \u00e9 plantado em solo f\u00e9rtil. Quando os ovos acabarem, CHLORAGON deixar\u00e1 de existir.","conifrost_description":"Seu espirro causa uma avalanche. Seu resfriado \u00e9 permanente.","conifrost":"Conifrost","corvix":"Corvix","corvix_description":"Usa partes de ossos de seus inimigos como armadura para suas asas.","djinnbo_description":"Acredita-se erroneamente que \u00e9 um humano que morreu em um inc\u00eandio. Na verdade, seus parentes o morreram.","dandylion_description":"D\u00e1 \u00e0 luz uma ninhada em sua vida. Ent\u00e3o vagueia pelo mundo tentando encontr\u00e1-los.","dandylion":"Dandylion","dollfin_description":"Cada um segue um navio de um lugar para outro, explorando o mundo.","djinnbo":"Djinnbo","dracune":"Dracune","eaglace_description":"Quando levanta voo, formam-se nuvens. Quando bate as asas, cai granizo.","eaglace":"Eaglace","eruptibus":"Eruptibus","eyenemy_description":"Alimenta-se de belas vistas e outras vis\u00f5es espetaculares.","eruptibus_description":"Trabalha com ferreiros aquecendo metais em sua caldeira.","falcono":"Falcono","ferricran_description":"Uma vez, o FERRICRAN tinha o corpo todo coberto com escamas de adamantina e tinha asas de mithril.","ferricran":"Ferrican","firomenis":"Firomentis","hydrone":"Hydrone","lambert":"Lambert","legko_description":"Pensaram por muito tempo que n\u00e3o tivesse suas pernas, suas folhas s\u00e3o na verdade membros vestigiais.","legko":"Legko","magmaturtle":"Magmaturtle","moloch_description":"Pode endurecer ou suavizar sua pele para responder a amigos e inimigos.","merlicun":"Merlicun","moloch":"Moloch","pigabyte":"Pigabyte","possessun_description":"\u00c9 um fantasma que habita um CAIRFREY morto.","possessun":"Possessun","propellercat":"Propellercat","selket":"Selket","selmatek":"Selmatek","sharpfin_description":"\u00c9 invis\u00edvel na \u00e1gua, sendo vis\u00edvel apenas quando salta para fora da \u00e1gua para arrastar os animais da costa de volta \u00e0s profundezas.","sharpfin":"Sharpfin","spycozeus":"Spycozeus","sumchon":"Sumchon","swap":"Swap","template_description":"Inserir descri\u00e7\u00e3o aqui","sumchon_description":"Simchon usa seu peso para derrubar inimigos muito maiores. \u00c9 t\u00e3o denso quanto uma estrela.","template":"Modelo de Nome","tigrock_description":"Diz-se que teve que se inventar porque uma evolu\u00e7\u00e3o n\u00e3o foi projetada.","tigrock":"Tigrock","tumbleworm":"Tumbleworm","vamporm_description":"Tem sede de sangue, mas precisa se contentar com a seiva das \u00e1rvores.","tweesher_description":"Quanto mais frio o tempo, mais duro \u00e9 o seu bico. Abaixo de 0 graus, \u00e9 mais duro que o diamante.","tweesher":"Tweesher","vamporm":"Vamporm","velocitile_description":"Velocitile pode correr mais que uma bala, mas apenas quando estiver aquecido.","wrougon":"Wrougon","zunna_description":"Alegre ZUNNA suga toda a comida que pode encontrar em seu est\u00f4mago.","zunna":"Zunna","chrome_robo":"Chrome Robo","anteater":"Amea\u00e7a","snout":"Focinho","false_dragon":"Drag\u00e3o Falso","dragon":"Drag\u00e3o","sprout":"Broto","inchoate":"Rudimentar","prehensile":"Pre\u00eansil","attack_effective":"O ataque causou dano extra!","attack_resisted":"O ataque foi resistido!","empty_slot":"Encaixe vazio","item_confirm_use":"Usar","item_confirm_cancel":"Cancelar","item_failure":"Falhou!","attempting_capture":"Tentando capturar\u2026","gotcha":"Te peguei!","not_implemented":"Este recurso ainda n\u00e3o foi implementado.","receive_happiness":"Recebeu 5 Dispositivos de Captura!","received_x":"Recebeu {name}!","save_success":"Salvo!","save_overwrite":"Sim, sobrescrever esse jogo salvo.","status_overfeed":"Sobrealimentado","beam":"Feixe","biting_winds":"Ventos Cortantes","blade":"L\u00e2mina","blood_bond":"La\u00e7o de Sangue","blossom":"Florescer","breathe_fire":"Sopro de Fogo","bubble_trap":"Armadilha de Bolhas","overgrowth":"Crescimento Excessivo","peck":"Bicada","rock":"Rocha","rot":"Podrid\u00e3o","rust_bomb":"Bomba de Ferrugem","salamander":"Salamandra","sand_spray":"Spray de Areia","shadow_boxing":"Socar a Sombra","shrapnel":"Estilha\u00e7o","shuriken":"Shuriken","sleep_bomb":"Bomba do Sono","sleeping_powder":"P\u00f3 do Sono","snowstorm":"Tempestade de Neve","splinter":"Lasca","spray":"Spray","stampede":"Debandada","starfall":"Estrela Cadente","static_field":"Campo de Est\u00e1tica","sting":"Picada","stone_rot":"Pedra Podre","strike":"Ataque","suck_poison":"Chupar Veneno","wall_of_steel":"Muro de A\u00e7o","wallow":"Chafurdar","web":"Teia","whirlwind":"Redemoinho","wing_tip":"Ponta da Asa","menu_alphabet":"A\u00c1\u00c0\u00c2\u00c3BC\u00c7DE\u00c9\u00c8\u00caFGHI\u00cd\u00ccJKLMNO\u00d3\u00d2\u00d4\u00d5PQRSTU\u00da\u00d9VWXYZa\u00e1\u00e0\u00e2\u00e3bc\u00e7de\u00e9\u00e8\u00ea\u1ebdfghi\u00ed\u00ecjklmno\u00f3\u00f2\u00f4\u00f5pqrstu\u00fa\u00f9vwxyz1234567890.-!","menu_alphabet_n_columns":"14","monster_menu_info":"Informa\u00e7\u00f5es","monster_menu_move":"Mover","log_off":"Sair","coproblight":"Coproblight","heronquak_description":"O cristal em seu peito \u00e9 confundido com um diamante por lar\u00e1pios. Ele derrete quando \u00e9 removido do corpo de HERONQUAK.","heronquak":"Heronquak","katacoon_description":"Permanece em uma pose meditativa em sua cris\u00e1lida, movendo-se apenas para golpear os inimigos.","katacoon":"Katacoon","pilthropus":"Pilthropus","tuxemon_released":"{name} est\u00e1 livre.","combat_state_lifeleech_success":"{user} perdeu sa\u00fade para o sanguessuga!","combat_capturing_fail":"{name} se libertou!","generic_success":"Deu certo!","berserk":"Furioso","generic_failure":"N\u00e3o deu certo!","combat_wild_appeared":"Um {name} selvagem apareceu!","attack_weak":"O ataque foi fortemente resistido!","item_success":"Funcionou!","save_failure":"Ocorreu um problema ao salvar!","save_keep":"N\u00e3o, manter esse jogo salvo.","boulder":"Pedregulho","one_two":"Um-Dois","clamp_on":"Grampo","fester":"Apodrecer","hibernate":"Hibernar","icicle_spear":"Lan\u00e7a de Gelo","muddle":"Confus\u00e3o","energy_claws":"Garras de Energia","eyebite":"Mordida","kindling_flame":"Chama Acesa","bullet":"Proj\u00e9til","chill_mist":"N\u00e9voa Gelada","constrict":"Constringir","electrical_storm":"Tempestade El\u00e9trica","energy_field":"Campo de Energia","fume":"Defumar","feint":"Fingir","ice_claw":"Garra de Gelo","invictus":"Invicto","midnight_mantle":"Manto da Meia-Noite","levitate":"Levitar","mudslide":"Deslizamento de Terra","quicksand":"Areia Movedi\u00e7a","ram":"Estacada","refresh":"Revigorar","release_confirmation":"Voc\u00ea est\u00e1 certo de que quer libertar {name}?","menu_journal":"Di\u00e1rio","multiplayer_decline":"Recusar","chloragon":"Chloragon","dragarbor_description":"Ao sentir que sua vida est\u00e1 acabando, viaja at\u00e9 um cemit\u00e9rio e se planta ali. A flor em sua cauda nunca p\u00e1ra de crescer.","coproblight_description":"Nasceu das fezes de um Tuxemon pr\u00e9-hist\u00f3rico. Usava os cacos de seus ossos para se defender.","fruitera":"Fruitera","gectile_description":"\u00c9 t\u00e3o veloz e leve que pode andar sobre folhas.","gectile":"Gectile","dodge_fell":"A esquiva de {user} caiu.","attacks_rose":"Os ataques de dano de {user} aumentaram.","combat_levitate_get":"{user} subiu no ar ainda mais alto.","combat_amnesia_get":"{user} contraiu amnesia.","combat_state_recover_success":"{user} recuperou a sa\u00fade!","combat_state_overfeed_get":"{user} Sobrealimentou {target}.","combat_state_recover_failure":"{user} n\u00e3o pode sarar mais que isso.","combat_status_damage":"{name} levou dano de {status}!","combat_trainer_appeared":"{name} quer batalhar!","combat_capturing_success":"Voc\u00ea capturou {name}!","combat_recharging":"{name} precisa de uma folga antes de usar {move} novamente...","combat_replacement":"Escolha um substituto!","combat_replacement_is_fainted":"Esse monstro j\u00e1 est\u00e1 desmaiado!","combat_monster_choice":"O que {name} far\u00e1?","combat_target_itself":"{name} n\u00e3o deveria atacar a si mesmo.","monster_menu_release":"Libertar","cant_release":"N\u00e3o se pode libertar o \u00fanico Tuxemon no grupo.","menu_bag":"Bolsa","menu_fight":"Lutar","menu_load":"Carregar","menu_monster":"Tuxemon","menu_right_key":"Tecla pra Direita","menu_down_key":"Tecla pra Baixo","menu_primary_select_key":"Tecla de A\u00e7\u00e3o","options_new_input_key1":"Reinicie o seu jogo para que as altera\u00e7\u00f5es tenham efeito!","xero_campaign":"Tuxemon: Xero","spyder_campaign":"Tuxemon: A Aranha e a Catedral","multiplayer_accept":"Aceitar","dracune_description":"\u00c9 im\u00f3vel durante o dia, mas pode se contorcer e morder \u00e0 noite.","dragarbor":"Dragabor","dune_pincher":"Pin\u00e7ador de Duna","eyenemy":"Eyenemy","falcono_description":"N\u00e3o tem medo de advers\u00e1rios e atacar\u00e1 um inimigo de qualquer tamanho sem hesita\u00e7\u00e3o.","fluttaflap_description":"Se alimenta de impurezas, portanto devolve sangue saud\u00e1vel \u00e0queles que suga.","fluttaflap":"Fluttaflap","lambert_description":"\u00c9 colocado em sua noz por seus genitores, que ent\u00e3o o enviam ao mundo.","noctalo_description":"Habita apenas lugares abandonados por humanos - castelos, cemit\u00e9rios e esgotos.","noctalo":"Noctalo","noctula_description":"Noctula come insetos e PIPIS come frutas, ent\u00e3o, apesar de viverem nas proximidades, eles n\u00e3o competem.","noctula":"Noctula","nostray_description":"Nostray pode cheirar qualquer coisa no oceano, n\u00e3o importa a dist\u00e2ncia.","nostray":"Nostray","nudiflot_female_description":"Ela come e armazena o veneno das criaturas marinhas das quais se alimenta.","nudiflot_female":"Nudiflot","nut":"Noz","pilthropus_description":"Encontra-se ao lado de Tuxemons como RHINCUS, PILTHROPUS foi um dos mais antigos Tuxemons capazes de criar suas pr\u00f3prias ferramentas.","rockat":"Rockat","rockitten":"Rockitten","sapragon_description":"Antigamente, cada elemento tinha um poderoso drag\u00e3o - mas essas criaturas diminu\u00edram e s\u00e3o raras nos dias de hoje.","sapragon":"Sapragon","sludgehog":"Sludgehog","snowrilla_description":"Adora brincar de pega-pega com esquiadores em encostas desertas.","snowrilla":"Snowrilla","tux":"Tux","velocitile":"Velocitile","wrougon_description":"Cada WROUGON nasce com uma mancha de ferrugem maior que a mancha de seus pais.","dark_robo":"Dark Robo","xeon_2":"Xeon-2","mk01_beta":"Mk01 Beta","mk01_alpha":"MK01 Alpha","island":"Ilha","host":"Hospedeiro","firebird":"P\u00e1ssaro de Fogo","frost_ape":"Macaco de Gelo","nudiflot_male_description":"Ele come e armazena o veneno das criaturas marinhas das quais se alimenta.","nudiflot_male":"Nudiflot","birb_robo":"Birb Robo","horned_raptor":"Raptor Chifrudo","xeon":"Xeon","taiga":"Taiga","lizard":"Lagarto","metal_water":"Metal, \u00c1gua","joyful":"Alegre","vengeance":"Vingan\u00e7a","wood":"Madeira","climbing":"Escalando","lions_tooth":"Dente de le\u00e3o","hot_rock":"Pedra Quente","fire":"Fogo","earth_fire":"Terra, Fogo","devil":"Dem\u00f4nio","metal":"Metal","visitor":"Visitante","earth":"Terra","knight1":"Cavaleiro I","knight2":"Cavaleiro II","professor":"Professor","professor-tweesher":"Professor","haveagoodday":"Tenha um \u00f3timo dia!","no":"N\u00e3o","yes":"Sim","empty_pot":"\u00c9 um pote vazio, talvez algu\u00e9m ir\u00e1 plantar algo aqui.","door_problems":"A porta est\u00e1 emperrada e n\u00e3o abre...","route_2":"Rota 2","sure_i_do":"Claro que sim.","discovered_a_person":"Voc\u00ea me encontrou! Haha!","cotton_town_fountain":"\u00c9 uma fonte. Muitas moedas est\u00e3o no fundo.","healmytuxemon":"Voc\u00ea deseja curar seu Tuxemon?","hey":"Ei!","some_category_here":"Alguma categoria aqui","water":"\u00c1gua","tree":"Essa \u00e1rvore parece feliz e saud\u00e1vel!","xerogrunt2":"Equipe Xero Grunt II","itslockedboi":"Allie trancou a porta atr\u00e1s de si...","pupil":"Aluno","mistaken":"Voc\u00ea est\u00e1 enganado.","gumnut":"Goma","stance":"Posi\u00e7\u00e3o","flopped":"Fracassou","allie":"Aliado","misa":"Massa","npc_wife":"Esposa NPC","tuxemart_aide":"Funcion\u00e1rio do Tuxemart","npc_red":"Vermelho","tabanurse":"Enfermeira do Toque","tuxemart_keeper":"Lojista da Tuxemart","xerogrunt4":"Equipe Xero Grunt IV","xerogrunt5":"Equipe Xero Grunt V","xerogrunt6":"Equipe Xero Grunt VI","famous_statue2":"Diz: Para nossos amados amigos e her\u00f3is de todos, o wywen","orange_flowers":"Algu\u00e9m plantou lindas flores de laranjeira!","famous_statue":"\u00c9 uma est\u00e1tua de um antigo mestre Tuxemon. O nome est\u00e1 desgastado...","purple_flowers":"Algu\u00e9m plantou algumas flores roxas de cheiro doce!","cash_register":"\u00c9 uma caixa registradora, parece relativamente nova.","potions_in_shop":"A vitrine parece ter muitas po\u00e7\u00f5es, deve ser bem popular por aqui.","karrianna_dialog1":"Karrianna: Eu tenho treinado no \u00faltimo m\u00eas! Ningu\u00e9m me venceu at\u00e9 agora!","not_really":"Na verdade, n\u00e3o.","thats_me":"Este sou eu!","cherry_found":"Voc\u00ea encontrou uma cereja.","youcantleave":"As portas est\u00e3o trancadas por fora... H\u00e1 uma chave em algum lugar?","a_serious_discussion\\n":"Eu tenho observado voc\u00ea por um tempo agora, estou feliz que meus seguidores conseguiram agarr\u00e1-lo sem danos.\\nOh, onde est\u00e3o minhas maneiras!\\nEu sou Misa, Premier do Instituto Xero para Pesquisa e Avan\u00e7o Tuxemon.\\nQual foi o seu nome novamente?\\n.... ..... ....\\n${{name}}?\\nN\u00e3o \u00e9 muito nome para algu\u00e9m que possui um Tuxemon ilegalmente.\\n","backstory9":"O que voc\u00ea disse? Voc\u00ea vai nos ajudar?","kmere":"Por que voc\u00ea n\u00e3o vem aqui e fala comigo?","mwah\\n":"???: O que voc\u00ea quer? ... ... ... Bem, muito ruim. Voc\u00ea n\u00e3o vai entrar aqui mesmo se cumprir o c\u00f3digo de vestimenta.\\nA prop\u00f3sito, sou Allie.\\nAllie: Sim, este \u00e9 o Omnichannel, mas sou apenas uma guarda humilde. Quem \u00e9 Voc\u00ea?\\n${{name}}...\\nHum. Um nome forte. Minha casa n\u00e3o \u00e9 muito longe, talvez... depois do trabalho... voc\u00ea poderia me mostrar sua for\u00e7a?\\n... ... N\u00e3o! como assim n\u00e3o? A menos que... ... Voc\u00ea seja o novo namorado de Jess, n\u00e3o \u00e9? Ela jogou comigo esse tempo todo!\\n","hellothere":"???: Bom dia!","liela_goes_to_battle":"Se voc\u00ea vai me incomodar enquanto eu colho frutas, eu vou ter que desafi\u00e1-lo!","route2speech2\\n":"Oh. \u00c9 s\u00f3 voc\u00ea ${{name}}...\\nSeja mais atencioso da pr\u00f3xima vez que empurrar algu\u00e9m. O penhasco \u00e9 mais alto do que parece...\\n","cottonnurse":"Enfermeira Algod\u00e3o","xerogrund2":"Equipe Xero Grunt II","xerogrunt7":"Equipe Xero Grunt VII","xerogrunt8":"Equipe Xero Grunt VIII","xerogrunt9":"Equipe Xero Grunt IX","xerogrunt10":"Equipe Xero Grunt X","karrianna_dialog2":"Bem... Voc\u00ea foi o primeiro treinador que enfrentei...","xero_hideout1":"Instituto Xero para Pesquisa e Avan\u00e7o Tuxemon \u00e0 frente.","teddisun_description":"TEDDISUN adora o sol - eles sempre s\u00e3o vistos carregando seu brinquedo solar.","teddisun":"Teddisun","rip":"Descanse em paz","professor-cardiling":"Professor","professor-rockitten":"Professor","xerogrund1":"Equipe Xero Grunt I","oops\\n":"Oh. Acho que voc\u00ea n\u00e3o sabia disso...\\nVoc\u00ea n\u00e3o deve ter medo, ter um Tuxemon ao seu lado \u00e9 a melhor coisa que j\u00e1 aconteceu com voc\u00ea.\\n","Cathedral_Center":"Centro da Catedral: Vivemos para Servir.","Cotton_Mart":"Obtenha a colher na Loja Scoop!","Cotton_Town_Sign\\n":"Bem-vindo a Cotton Town: uma for\u00e7a crescente\\n\u2191 Cidade do Algod\u00e3o --- Rota 1 \u2193\\n","column1":"Uma coluna rara e antiga. Isso costumava ser parte de um templo.","column2":"Uma coluna rara e antiga. Outras ru\u00ednas da mesma cultura podem ser encontradas na Rota 3. ","cityparksign\\n":"Bem-vindo ao City Park: A Taste of the Wild\\n\u2191 Parque da Cidade --- Rota 2 \u2193\\n","route2speech":"AEE!!!","xerogrunt3":"Equipe Xero Grunt III","backstory\\n":"Cerca de trinta anos atr\u00e1s, um grupo chamado Omnichannel come\u00e7ou a controlar a m\u00eddia.\\nLogo depois, a liberdade de express\u00e3o tornou-se quase imposs\u00edvel.\\nEnt\u00e3o as pessoas decidiram usar Tuxemon como mensageiros e resolver disputas.\\nCerca de dez anos atr\u00e1s, a repress\u00e3o ao Tuxemon foi iniciada.\\nAgora, apenas pessoas aprovadas podem possuir e criar Tuxemon.\\nMeu grupo usa o Tuxemon para pesquisa, \u00e9 por isso que todos os temos.\\nVoc\u00ea \u00e9 incomum, voc\u00ea n\u00e3o \u00e9 aprovado pelo Omnichannel.\\nVoc\u00ea pode ser o treinador que est\u00e1vamos esperando.\\nOmnichannel, por mais implac\u00e1veis que sejam, n\u00e3o s\u00e3o a \u00fanica amea\u00e7a que temos aqui.\\nExiste outra organiza\u00e7\u00e3o chamada Spyder.\\nVoc\u00ea n\u00e3o deveria se preocupar muito com eles, eles n\u00e3o s\u00e3o muito ativos por aqui.\\nAgora, n\u00f3s o enviaremos de volta em sua jornada.\\nMas somente se voc\u00ea concordar em nos ajudar contra o Omnichannel.\\nCaso contr\u00e1rio, n\u00f3s mesmos o denunciaremos ao Omnichannel.\\nE voc\u00ea vai perder tudo.\\nEstamos sempre observando.\\n","sorryfurthis":"Boa escolha. Desculpe, isso s\u00f3 vai doer um pouco.","theinfo\\n":"Sinto muito por essa cena, Allie \u00e0s vezes \u00e9 dif\u00edcil de lidar, ao contr\u00e1rio da minha filha Jess.\\nOh! Onde est\u00e3o minhas maneiras. Meu nome \u00e9 Ae... Quer saber? Vou apenas escrev\u00ea-lo.\\nAeble\\n\u00c9 pronunciado ahbluh, mas todo mundo me chama de Able. Voc\u00ea pode me chamar assim, eu acho...\\nAeble: Eu sou o CEO aqui no Omnichannel, todas as transmiss\u00f5es que voc\u00ea v\u00ea s\u00e3o aprovadas por mim.\\nAgora, eu n\u00e3o sou o \u00fanico que faz a sua parte. O Omnichannel possui uma diretoria que auxilia na administra\u00e7\u00e3o dos diversos distritos.\\nE o que voc\u00ea sabe... o conselho continua sendo reeleito todos os anos!\\nO objetivo do Omnichannel \u00e9 abrir o mundo para todos. A \u00fanica maneira de fazer isso, por\u00e9m, para tornar todos iguais,\\nEra restringir Tuxemon.\\nCome\u00e7amos com o confisco, mas a maioria dos Tuxemon conseguiu escapar. Ent\u00e3o fomos for\u00e7ados a recorrer a medidas extremas.\\nNossa organiza\u00e7\u00e3o irm\u00e3 Spyder desenvolveu uma droga que poderia mudar Tuxemon.\\nEle isolou uma parte do c\u00e9rebro que todo Tuxemon misteriosamente possui e a sobrecarregou.\\nUma vez que o Gage Paludal Lamina foi sobrecarregado com eletricidade, sua vontade de resistir desapareceu e eles se tornaram d\u00f3ceis.\\nPor causa de alguns efeitos colaterais inesperados e tr\u00e1gicos, infelizmente, algumas esp\u00e9cies est\u00e3o efetivamente extintas,\\nRockitten, Fruitera e Hydrone especificamente.\\nAgora, com exce\u00e7\u00e3o de alguns retardat\u00e1rios na natureza, esta gera\u00e7\u00e3o s\u00f3 interage com Tuxemon quando eles trabalham para n\u00f3s.\\nA taxa de natalidade est\u00e1 em alta e a aprova\u00e7\u00e3o do Omnichannel n\u00e3o caiu desde o ano anterior \u00e0s restri\u00e7\u00f5es.\\nWild Tuxemon era uma maldi\u00e7\u00e3o generalizada, amea\u00e7ando destruir a humanidade. O Omnichannel corrigiu isso e imp\u00f4s a ordem.\\nSem controle, Tuxemon \u00e9 uma for\u00e7a de destrui\u00e7\u00e3o e quem disser o contr\u00e1rio est\u00e1 mentindo. Desculpe, preciso ir trabalhar.\\n","shop_buy_free":"GRATUITAMENTE!","player_wallet":"Carteira ${{name}}: ${{money}}${{currency}}","okaythen":"Ok! Apenas me d\u00ea um segundo e eu vou curar o seu Tuxemon!","okaythen2":"Bem, parece que o seu Tuxemon est\u00e1 melhor agora! Aqui est\u00e3o eles!","waithere":"Temos que esperar aqui por um tempo. Aparentemente, uma \u00e1rvore caiu \u00e0 frente.","got_new_tuxemon":"Nasce um novo Tuxemon! Bem-vindo {monster_name}!","nodrink":"Tenho certeza de que voc\u00ea \u00e9 muito jovem para beber...","angrito":"Angrito","av8r":"Av8r","baoby":"Baoby","item_used_wrong_location_type":"{name} s\u00f3 pode ser usado em um {here}\u00a0!","outside":"fora","routec":"Rota C","route1":"Rota 1","route2":"Rota 2","here_to_west":"De ${{map_name}} a ${{west}}","welcome_location_route":"Bem-vindo ao ${{map_name}}: ${{map_desc}}\\nNorte: ${{north}} \/ Sul: ${{south}} \/ Oeste: ${{west}} \/ Leste: ${{east}}","gotfivetuxeballs":"Voc\u00ea tem 5 Tuxeballs!","spyder_greenwash_louis1":"As regras desta batalha s\u00e3o as leis simples da sele\u00e7\u00e3o natural: apenas os fortes sobrevivem!","trapsnap":"Trapsnap","tumblebee":"Tumblebee","tumblequill":"Tumblequill","urcine":"Urcine","vigueur":"Vigueur","vivicinder":"Vivicinder","vividactil":"Vividactil","vivipere":"Vivipere","vivisource":"Vivisource","viviteel":"Viviteel","windeye":"Windeye","vivitron":"Vivitron","volcoli":"Volcoli","weavifly":"Weavifly","dinoflop":"Dinoflop","conileaf":"Conileaf","chromeye":"Chromeye","cochini":"Cochini","cowpignon":"Cowpignon","coleorus":"Coleorus","dandicub":"Dandicub","criniotherme":"Criniotherme","drashimi":"Drashimi","drokoro":"Drokoro","exclawvate":"Exclawvate","jelillow":"Jelillow","jemuar":"Jemuar","octabode":"Octabode","pairagrim":"Pairagrim","ouroboutlet":"Ouroboutlet","qetzlrokilus":"Qetzlrokilus","sadito":"Sadito","seirein":"Seirein","sockeserp":"Sockeserp","squabbit":"Squabbit","rosarin":"Rosarin","sampsack":"Sampsack","sclairus":"Sclairus","pythwire":"Pythwire","rabbitosaur":"Rabbitosaur","rhincus":"Rhincus","shelagu":"Shelagu","shybulb":"Shybulb","ruption":"Ruption","sampsage":"Sampsage","sapsnap":"Sapsnap","saurchin":"Saurchin","skwib":"Skwib","snaki":"Snaki","snarlon":"Snarlon","shammer":"Shammer","shnark":"Shnark","snock":"Snock","spighter":"Spighter","snokari":"Snokari","turnipper":"Turnipper","solight":"Solight","statursus":"Statursus","tsushimi":"Tsushimi","vivitrans":"Vivitrans","viviphyta":"Viviphyta","tabanurse_dialog\\n":"Bem-vindo ao ${{map_name}} Tuxecenter!\\nVoc\u00ea quer curar o seu Tuxemon?\\n","spyder_greenwash_guard":"Tudo bem, tudo bem, nada para ver aqui.","spyder_greenwash_gregor2":"Ugh, nem piscou quando voc\u00ea desmaiou!","spyder_greenwash_chip2":"Precisa de mais energia!","hatchling":"Hatchling","narcileaf":"Narcileaf","inside":"dentro","item_used_wrong_location_inside":"{name} s\u00f3 pode ser usado {here}\u00a0!","route1_sanglorian":"Sanglorian Avenida","route3":"Rota 3","route4":"Rota 4","route5":"Rota 5","route6":"Rota 6","routea":"Rota A","routed":"Rota D","routee":"Rota E","taba_town":"Taba","abesnaki":"Abesnaki","here_to_north":"De ${{map_name}} a ${{north}}","here_to_south":"De ${{map_name}} a ${{south}}","here_to_east":"De ${{map_name}} a ${{east}}","welcome_location_city":"Bem-vindo ao ${{map_name}} Cidade: ${{map_desc}}\\nNorte: ${{north}} \/ Sul: ${{south}} \/ Oeste: ${{west}} \/ Leste: ${{east}}","welcome_location_town":"Bem-vindo ao ${{map_name}} Cidade: ${{map_desc}}\\nNorte: ${{north}} \/ Sul: ${{south}} \/ Oeste: ${{west}} \/ Leste: ${{east}}","evolution_confirmation":"{name} est\u00e1 tentando evoluir para {evolve}. Permitir a evolu\u00e7\u00e3o?","tuxemon_stat1":"ID {txmn}, {type}, {doc} dias atr\u00e1s\\n{exp}xp, {exp_lv}xp a Lv {lv}\\nCorpo: {weight} {unit_weight} {height} {unit_height}","tuxemon_stat2":"{desc}","altie":"Altie","anu":"Anu","apeoro":"Apeoro","araignee":"Araignee","arthrobolt":"Arthrobolt","b_ver_1":"B-Ver.1","banling":"Banling","baobaraffe":"Baobaraffe","birdling":"Birdling","beenstalker":"Beenstalker","boltnu":"Boltnu","botbot":"Botbot","boxali":"Boxali","brewdin":"Brewdin","budaye":"Budaye","bugnin":"Bugnin","bumbulus":"Bumbulus","bursa":"Bursa","cataspike":"Cataspike","cateye":"Cateye","chenipode":"Chenipode","chibiro":"Chibiro","elofly":"Elofly","elostorm":"Elostorm","elowind":"Elowind","embazook":"Embazook","embra":"Embra","enduros":"Enduros","exapode":"Exapode","eyesore":"Eyesore","fancair":"Fancair","flacono":"Flacono","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","fordin":"Fordin","forturtle":"Forturtle","foxfire":"Foxfire","frondly":"Frondly","furnursus":"Furnursus","galnec":"Galnec","ghosteeth":"Ghosteeth","graffiki":"Graffiki","grimachin":"Grimachin","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","grumpi":"Grumpi","gryfix":"Gryfix","hampotamos":"Hampotamos","happito":"Happito","ignibus":"Ignibus","incandesfin":"Incandesfin","k9":"K9","katapill":"Katapill","komodraw":"Komodraw","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","lunight":"Lunight","manosting":"Manosting","masknake":"Masknake","medushock":"Medushock","memnomnom":"Memnomnom","miaownolith":"Miaownolith","metesaur":"Metesaur","mrmoswitch":"Mrmoswitch","mystikapi":"Mystikapi","neutrito":"Neutrito","nudikill":"Nudikill","nudimind":"Nudimind","nuenflu":"Nuenflu","pairagrin":"Pairagrin","pantherafira":"Pantherafira","pharfan":"Pharfan","picc":"Picc","pipis":"Pipis","poinchin":"Poinchin","polyrock":"Polyrock","prophetoise":"Prophetoise","puparmor":"Puparmor","pyraminx":"Pyraminx","pythock":"Pythock","strella":"Strella","tarpeur":"Tarpeur","taupypus":"Taupypus","tetrchimp":"Tetrchimp","tikoal":"Tikoal","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel":"Toufigel","tourbidi":"Tourbidi","yiinaang":"Yiinaang","spyder_greenwash_gregor1":"Eu passo o dia todo assistindo meu CATEYE - eu vou peg\u00e1-lo piscando!","spyder_greenwash_chip1":"Eu desenvolvi um poder de computa\u00e7\u00e3o incompar\u00e1vel!","spyder_greenwash_clarence1":"Meus tuxemon s\u00e3o impar\u00e1veis \u00e0 luz do sol!","spyder_greenwash_clarence2":"Havia uma nuvem!","spyder_greenwash_louis2":"Posso apresent\u00e1-los \u00e0 Hip\u00f3tese Gaia?","fishing_rod":"Vara de Pesca","sledgehammer":"Marreta","shammer_fossil":"Shammer F\u00f3ssil","rhincus_fossil":"Rhincus F\u00f3ssil","sledgehammer_description":"Esmague pedregulhos cinzentos.","taba_town_sign_profhouse":"Casa do Professor Tuxemon","taba_town_sign_proflab":"Laborat\u00f3rio do Professor Tuxemon","taba_town_homeplace":"Casa de ${{name}}","taba_town_sign_tuxemart":"Tuxemart - Um lugar para comprar e vender itens","exapode_description":"Ele agita as pernas para atrair a aten\u00e7\u00e3o, mas a maioria das pessoas simplesmente foge.","fruitera_description":"FRUITERA est\u00e1 faminto por frutas e carrega o m\u00e1ximo que pode. Quando surpreendido, ele deixa cair todos os seus frutos, recolhe-os novamente e depois foge.","furnursus_description":"FURNURSUS s\u00e3o amig\u00e1veis e muitas vezes esquecem que seus corpos s\u00e3o muito quentes para os outros tocarem.","ghosteeth_description":"Ele sorri porque sabe como todos que ele encontra v\u00e3o morrer.","grintot_description":"\u00c9 um GRINTROCK ou GRINFLARE que sofreu eros\u00e3o.","spoilurm":"Spoilurm","taba_town_sign_tuxecenter":"Tuxecenter - Um lugar para curar o seu tuxemon","leather_town_open_air":"Caf\u00e9 e Mercado","shammer_fossil_description":"Parece o cr\u00e2nio de um c\u00e3o antigo, mas \u00e9 duro como pedra.","rhincus_fossil_description":"Parece o cr\u00e2nio de um p\u00e1ssaro dentado, mas \u00e9 duro como pedra.","aether":"\u00c9ter","normal":"Normal","glitch":"Glitch","earthquake":"Terremoto","evasion":"Evas\u00e3o","feline":"Felino","fiery":"Ardente","firestorm":"Tempestade de Fogo","fire_shield":"Escudo de Fogo","fledgling":"Inexperiente","grinding":"Esmerilha\u00e7\u00e3o","oedipus":"\u00c9dipo","demiurge":"Demiurgo","gold_digger":"Interesseira","darnitjohn":"Esperar... Cad\u00ea o John?","waterwater":"A \u00e1gua \u00e9 gelada e deliciosa!","maamnothing":"Senhora...\\n","knight4ispoor":"Certifique-se de vir me ver...","potions2":"Recebeu 2 po\u00e7\u00f5es!","hmmm3":"Qual \u00e9 o objetivo? A Rota \u00e9 quase toda grama de qualquer maneira.","youneedtodothis":"Eu... Eu acho que voc\u00ea precisa olhar para isso...\\nEu n\u00e3o quero perd\u00ea-lo, especialmente quando estamos apenas nos acomodando.","ihaveyourmoney":"Bem, talvez eu possa ajudar com isso.","chrome_robo_description":"Um rob\u00f4 hostil.","monster_menu_desc":"Descri\u00e7\u00e3o","move_to_kennel":"mover para {box}","kennel_label":"{box} ({qty})","mk01_delta_description":"Um rob\u00f4 assassino fundido com um drag\u00e3o. N\u00e3o nos pergunte como.","mk01_proto":"Mk01 Proto","dark_robo_description":"Um rob\u00f4 hostil.","birb_robo_description":"Um rob\u00f4 hostil.","mk01_beta_description":"Um rob\u00f4 assassino fundido com um drag\u00e3o. N\u00e3o nos pergunte como.","mk01_gamma":"Mk01 Gamma","mk01_alpha_description":"Um rob\u00f4 assassino fundido com um drag\u00e3o. N\u00e3o nos pergunte como.","mk01_gamma_description":"Um rob\u00f4 assassino fundido com um drag\u00e3o. N\u00e3o nos pergunte como.","xeon_2_description":"Um rob\u00f4 hostil.","mk01_delta":"Mk01 Delta","mk01_omega_description":"Um rob\u00f4 assassino fundido com um drag\u00e3o. N\u00e3o nos pergunte como.","mk01_omega":"Mk01 Omega","mk01_proto_description":"Um rob\u00f4 assassino fundido com um drag\u00e3o. N\u00e3o nos pergunte como.","xeon_description":"Um rob\u00f4 hostil.","maple_bedroom_sign":"\u00c9 um calend\u00e1rio e o dia 27 de abril \u00e9 circulado em rosa.","taba_house1_sign":"Casa do Sr. e da Sra. Clawbrew","taba_house2_reader3a":"Ent\u00e3o eu posso viver mil vidas diferentes.","taba_house3_client1a":"Estou descansando enquanto minha irm\u00e3 provavelmente est\u00e1 lendo alguns livros.","taba_house3_client2a":"Pensar demais pode nos prejudicar.","taba_house1_husband1":"Tuxemon! Eu estava entre os treinadores mais habilidosos!","taba_house2_reading3":"O livro \u00e9 Children Without Honor de Leslie Greninza.","taba_house1_reading":"O livro \u00e9 Filosofia dos Estudos Ilus\u00f3rios de Jaiden Gemrevenza.","taba_house1_calendar":"\u00c9 um calend\u00e1rio e o 30 de setembro e o 12 de fevereiro s\u00e3o circulados em vermelho.","taba_house1_wife1":"Treinador? Meu marido est\u00e1 delirando.","taba_house2_reading2":"O livro \u00e9 Raised By Dreams de Louis Etrergo.","taba_house2_reading4":"O livro \u00e9 Sailing Into Eternitys, de Laurine Doprachuld.","taba_house2_reader1a":"Sinto-me melhor \u00e0 vista de um livro ou de uma livraria.","taba_house2_reader2a":"Isso acende minha imagina\u00e7\u00e3o.","taba_house2_reading1":"O livro \u00e9 Visiting The King, de Manolo Qai.","taba_house4_client1a":"Minha av\u00f3 costumava fazer um prato semelhante!","taba_house4_client2a":"Eh? Apenas enchendo um est\u00f4mago vazio.","taba_house2_owner1":"Bem-vindo \u00e0 Biblioteca Legacy! Sinta-se livre para olhar ao redor, mas calmo, por favor.","taba_house2_reader4a":"A leitura estimula minha mente de uma maneira que a TV e os filmes nunca ser\u00e3o capazes de fazer.","taba_house2_books":"000 - Ci\u00eancia da computa\u00e7\u00e3o, informa\u00e7\u00e3o e obras gerais, 100 - Filosofia e psicologia\\n200 - Religi\u00e3o, 300 - Ci\u00eancias Sociais, 400 - Linguagem, 500 - Ci\u00eancia Pura, 600 - Tecnologia\\n700 - Artes e recrea\u00e7\u00e3o, 800 - Literatura, 900 - Hist\u00f3ria e geografia","taba_house4_dish1":"\u00c9 castanho, denso, mas n\u00e3o parece pudim...","taba_house3_client3a":"Isso me faz pensar na casa da minha m\u00e3e.","taba_house4_client3a":"Felizmente eu n\u00e3o paguei por isso. Como voc\u00ea pode pagar por isso?","taba_house1_watching":"\u00c9 um document\u00e1rio sobre os Tuxemon mais estranhos e maravilhosos da regi\u00e3o,\\n\u00a0bem como os comportamentos estranhos que adotaram.","taba_house3_owner1":"Bem-vindo ao The Thoughtful Leaf Inn!","taba_house4_owner1":"Bem-vindo ao The Honorable Seagulls Pub!","chooseyerfateCardiling":"Uma escolha interessante, ele fala com a fa\u00edsca dentro de voc\u00ea. Cardiling \u00e9 um Tuxemon do tipo Fogo conhecido por roubar comida de amigos e inimigos.\\nQuer escolher Cardiling?","chooseyerfateTweesher":"Uma \u00f3tima escolha! Tweesher \u00e9 um Tuxemon do tipo \u00c1gua. Sua evolu\u00e7\u00e3o Eagleace \u00e9 um dos Tuxemon mais r\u00e1pidos\\nVoc\u00ea quer escolher Tweesher?","choseCardiling2":"Primeiro, por\u00e9m, vamos testar suas proezas de batalha com uma r\u00e1pida batalha Tuxemon.\\nVejamos... Vou escolher Tweesher.","gasp3":"Se isso \u00e9 verdade, h\u00e1 mais para voc\u00ea do que eu imaginava...","gasp2":"O que voc\u00ea est\u00e1 fazendo aqui com isso... Criminoso?\\n... .... ....\\n... ... ...\\nJuntando-se ao Trial? Voc\u00ea realmente se sujeitaria a essa bobagem?\\nSe tudo o que voc\u00ea quer \u00e9 um emprego no Omnichannel, voc\u00ea poderia ter me perguntado.\\nTenho certeza de que posso encontrar um... use para voc\u00ea... se voc\u00ea estiver interessado.","brokethegasp2":"Voc\u00ea. Por que voc\u00ea est\u00e1 falando? Eu n\u00e3o permiti que voc\u00ea falasse.","brokethegasp3":"Por favor, senhorita omnichannel senhora, a m\u00e3e de ${{name}} queria que eles se juntassem ao Julgamento para ver toda a regi\u00e3o\\n${{name}} n\u00e3o est\u00e1 fazendo isso pelo trabalho, eles est\u00e3o fazendo isso pela experi\u00eancia.","bugnin_description":"Sua espada \u00e9, na verdade, uma antena cultivada e arrancada para esse fim.","apeoro_description":"Os reis da antiguidade usavam poderes ps\u00edquicos para transferir suas almas para essas m\u00e1quinas de computa\u00e7\u00e3o douradas. Agora eles continuam vivos, incapazes de se comunicar, mas ainda sonhando com imp\u00e9rios.","araignee_description":"Pedantes que dizem que todas as aranhas t\u00eam oito patas s\u00e3o estranhamente quietos no caso de ARAIGNEE.","arthrobolt_description":"Ele se sente desconfort\u00e1vel comandando seus companheiros NUT e BOLT, e geralmente foge. Mas ent\u00e3o a NUT e a BOLT n\u00e3o t\u00eam ningu\u00e9m para instru\u00ed-los.","b_ver_1_description":"Ele \u00e9 projetado para todas as vezes que voc\u00ea precisa de algo para ser mordido por um rob\u00f4.","bolt_description":"A presen\u00e7a de um parafuso faz com que uma NUT aperte com mais for\u00e7a e liberte mais energia.","av8r_description":"Se o sol estiver fora, ele pode voar t\u00e3o longe ou t\u00e3o alto quanto quiser.","baoby_description":"Eles viajam de rio em rio em busca de \u00e1gua para beber e armazenar. As ossiconas frondosas em sua cabe\u00e7a escondem pontos m\u00f3veis que agem de forma semelhante a uma haste de radiestesia. Muitas criaturas seguem BAOBY em secas.","birdling_description":"Os ignorantes acreditam que ele carrega seu pr\u00f3prio ovo nas costas. \u00c9 a guarda para um ovo muito mais importante do que isso.","banling_description":"Cada BANLING est\u00e1 esperando que um esp\u00edrito sem-teto se aninhe em seus galhos.","baobaraffe_description":"Ele armazena grandes quantidades de \u00e1gua em seu enorme corpo para que possa viajar longas dist\u00e2ncias atrav\u00e9s de desertos quentes e secos. Tamb\u00e9m compartilhar\u00e1 \u00e1gua com criaturas sedentas. Quando n\u00e3o tem \u00e1gua armazenada, \u00e9 magro.","beenstalker_description":"O que o BEENSTALKER carece de sentido e gra\u00e7a, compensa em puro entusiasmo e boa vontade. Ele se deleita em assustar os vermes, mas nunca prejudic\u00e1-los.","botbot_description":"\u00c9 um rob\u00f4 universal que pode ser adaptado para qualquer finalidade.","brewdin_description":"Nascido em cer\u00e2mica negligenciada, outrora valorizada, e tesouros semelhantes. Rumores de concess\u00f5es de desejos para aqueles que podem faz\u00ea-lo sorrir.","boltnu_description":"Ele passa a maior parte do tempo cavando tocas no ch\u00e3o, permanece tonto pelas constantes vibra\u00e7\u00f5es e movimentos causados por eles cavando no solo.","boxali_description":"Com sua longa capa azul, o BOXALI pode deslizar acima do solo - permitindo que ele realize acrobacias e ataques a\u00e9reos.","budaye_description":"Pode convencer qualquer grupo a cooperar para o bem comum com alguns mewls e ondas encorajadoras.","yesmaam":"Sim senhora.","theenergy":"A energia desse homem \u00e9 ilimitada...","youneedtodothis2":"Mas.. Eu sei que voc\u00ea est\u00e1 ansioso para ver a regi\u00e3o, e esta \u00e9 a sua melhor foto.\\nEu sei que voc\u00ea tem o impulso em si mesmo para se tornar o melhor, como ningu\u00e9m nunca foi.\\nEu s\u00f3 n\u00e3o sei se podemos pagar as taxas\\n\\nVamos fazer algo funcionar... De alguma forma.","chosefight":"E... VAMOS LUTAR!","spyder_dragonscave_benden4":"Por favor, ${{name}}. Se voc\u00ea n\u00e3o pode parar esses vil\u00f5es, tudo est\u00e1 perdido.","hellolovelypeople5":"N\u00e3o... Espera... Falta-nos uma pessoa...\\nO \u00fanico criador de Tuxemon partiu para a regi\u00e3o de Fondent. Aquele que se chama o Professor Tuxemon","ourstuffisours":"Por que voc\u00ea est\u00e1 realmente aqui?","hellolovelypeople4":"Tenho certeza de que h\u00e1 casas em Cotton Town maiores do que esta...","spyder_nimrod_plaque":"Patrocinado por Nimrod. \\\"Se n\u00e3o os vend\u00eassemos, outra pessoa o venderia!\\\"","darnitjohn5":"Por que voc\u00ea ainda est\u00e1 aqui?","darnitjohn9":"VOC\u00ca!\\nVou dizer isso uma vez e apenas uma vez:\\nIR. PROCURAR. O. CASAS.","cometomepls":"AGORA, TODOS, POR FAVOR, VENHAM PARA O CENTRO DA CIDADE. OMNICHANNEL DESEJA SE DIRIGIR A VOC\u00ca!","hellolovelypeople3":"Voc\u00ea \u00e9 realmente as \u00fanicas pessoas nesta cidade? N\u00e3o h\u00e1 ningu\u00e9m aqui! Esta tem que ser a menor cidade da regi\u00e3o de Fondent.","oopsie":"Desculpe, voc\u00ea teve que ver isso. Ele \u00e9 t\u00e3oooo in\u00fatil \u00e0s vezes.","oopsie2":"Por que n\u00e3o esperamos que meus cavaleiros retornem?\\nEu odeio anunciar m\u00e1s not\u00edcias sozinho.","itsmyduhduhduh":"Recebeu o endere\u00e7o de Allie!","maamiexist2":"Havia algo de interessante?","maamiexist":"Senhora, Ele n\u00e3o est\u00e1 em casa.","itsmyaurababe":"Agora, quem \u00e9 voc\u00ea?","itsmyaurababe2":"Hmm, agora que eu realmente olho para voc\u00ea, voc\u00ea tem uma aura bastante misteriosa.\\n... ... ... ...\\nDevemos conversar em algum momento. Talvez me veja em Cotton Town?","maamnothing6":"... ... ... ...\\n... Bom. Provavelmente dever\u00edamos voltar para a sede e informar.","solongjohn":"John, voc\u00ea deve ficar aqui para manter a paz.\\nEu n\u00e3o quero voc\u00ea por perto de qualquer maneira.","wherewasshe":"Ela n\u00e3o nos contou as m\u00e1s not\u00edcias...","announcement5":"Foi um longo e dif\u00edcil caminho para a paz e a tranquilidade que agora reina na regi\u00e3o de Fondent.\\nNo entanto, tenho o prazer de anunciar, neste dia, o 25\u00ba Anivers\u00e1rio da funda\u00e7\u00e3o da Omnichannel...\\nTUXEMON S\u00c3O CONTROLADOS!\\n*gritos ensurdecedores*\\nCalma! Calma! O vosso entusiasmo \u00e9 contagiante, devo dizer!\\nEm conjunto com o instituto Xero, tiramos sua vontade de atacar!\\nDevido a isso, estamos confiantes de que liberar Tuxemon na natureza \u00e9 seguro.\\nNo entanto, o toque de recolher ainda deve ser aplicado, afinal, n\u00e3o somos uma regi\u00e3o sem lei.\\nAfinal de contas... SOMOS SEGURAN\u00c7A, SOMOS ORDEM, SOMOS OMNICHANNEL!","depressedmom":"Por que ele faria algo assim... Achei que ele se importava...","watchmewatchme":"Por que voc\u00ea est\u00e1 indo para a cidade, voc\u00ea sabe que h\u00e1 um toque de recolher antecipado.\\n... ... ... ...\\n... ... ... ...\\nVoc\u00ea n\u00e3o parece uma amea\u00e7a, ent\u00e3o voc\u00ea pode ir para a cidade...\\nS\u00f3 n\u00e3o conte a nenhum desses bandidos Omnichannel que eu deixei voc\u00ea passar, ok?","grumble":"Omnichannel s\u00e3o um bando de bandidos, mas n\u00e3o temos escolha...\\nComo ela sempre diz, acho que temos que trabalhar com eles...","professorexists":"Vou tomar 12 po\u00e7\u00f5es, por favor.","hmmm":"Eu me pergunto o que eles est\u00e3o fazendo l\u00e1?","professorexists4":"Agora, eu sei o que voc\u00ea est\u00e1 pensando, por que eles me permitiriam?\\nInfelizmente para voc\u00ea, esse segredo \u00e9 para mim e somente para mim!\\nNo entanto, o Omnichannel deve fazer um novo an\u00fancio em breve e acho que voc\u00ea vai gostar.\\n\u00c9 melhor lev\u00e1-lo de volta para casa e assistir ao segundo an\u00fancio, Vamos l\u00e1!","hmmm5":"Max, por mais que voc\u00ea queira um, n\u00f3s estabelecemos isso. Eles n\u00e3o est\u00e3o fazendo, e n\u00e3o far\u00e3o, um parque aqu\u00e1tico.","waitdontgo":"${{name}}! Espera! N\u00e3o saia ainda!","theanthemishere":"Escutar! O hino est\u00e1 come\u00e7ando, n\u00f3s o fizemos bem a tempo. Venha assistir!","timeforround22":"Ah! Voc\u00ea conseguiu as po\u00e7\u00f5es! Bom! Agora precisamos mesmo de voltar.","moreannouncement":"ATEN\u00c7\u00c3O, TODOS OS CIDAD\u00c3OS DA REGI\u00c3O FONDENT!\\n","moreannouncement2":"Lamento dar-lhe um aviso t\u00e3o tardio sobre este endere\u00e7o, mas eu acreditava que era importante antes que a m\u00eddia vazasse...\\nPo\u00e7o... Heh. N\u00f3s somos donos da m\u00eddia, ent\u00e3o eu acho que isso n\u00e3o importaria, mas eu queria compartilh\u00e1-la mesmo assim.\\nDepois de consultar meus conselheiros, decidimos que a melhor maneira de se sentir mais confort\u00e1vel com o Tuxemon, \u00e9 us\u00e1-los.\\nAgora, levar\u00e1 algum tempo at\u00e9 que possamos integr\u00e1-los \u00e0 for\u00e7a de trabalho, mas, enquanto isso, como eu disse antes, vamos liber\u00e1-los na natureza.\\nEu percebo que isso \u00e9 um choque para todos, al\u00e9m de entender que alguns de voc\u00eas podem at\u00e9 ter medo. Todos n\u00f3s sabemos o que aconteceu antes...\\nEste n\u00e3o \u00e9 o momento de ter medo, j\u00e1 que o Omnichannel estar\u00e1 patrocinando o renascimento da antiga tradi\u00e7\u00e3o conhecida como O Julgamento.\\nAgora, para voc\u00eas que s\u00e3o menos versados na hist\u00f3ria da regi\u00e3o de Fondent, h\u00e1 cem anos havia uma tradi\u00e7\u00e3o em que homens e mulheres jovens pegavam e criavam Tuxemon.\\nEles ent\u00e3o usariam esses Tuxemon para lutar contra outros e subir de posi\u00e7\u00e3o em sua cidade, com o melhor Treinador Tuxemon ganhando status e poder.\\nEstaremos criando uma vers\u00e3o disso para os dias modernos. Estaremos formando \u00e1reas de batalha em v\u00e1rias cidades em Fondent.\\nCada \u00c1rea de Batalha precisar\u00e1 ser conclu\u00edda em ordem e o treinador mais promissor, ou treinadores, poder\u00e1 tentar o Campeonato.\\nO Campeonato ser\u00e1 realizado no topo da Torre Omnichannel em Cotton Town, mas apenas uma vez que um Treinador Tuxemon tenha passado por todas as \u00c1reas de Batalha.\\nO Julgamento \u00e9 projetado como uma maneira de introduzir lentamente a vida p\u00fablica em Tuxemon e incentivar viagens por toda a regi\u00e3o.\\nQuem melhor para demonstrar isso do que a nossa juventude?\\nCada partida ser\u00e1 transmitida ao vivo no Omnichannel-T, a mais nova esta\u00e7\u00e3o de televis\u00e3o dedicada exclusivamente \u00e0 programa\u00e7\u00e3o relacionada ao Tuxemon!\\nN\u00e3o se preocupe, a adi\u00e7\u00e3o ser\u00e1 refletida em sua conta.\\nAh, e mais uma coisa, todos os Treinadores Tuxemon estar\u00e3o isentos do toque de recolher.\\nAntes disso, \u00e9 claro, voc\u00ea precisar\u00e1 de um Tuxemon! Agora, nem todo mundo pode ser autorizado a se tornar um Tuxemon Trainer. Isso seria puro caos!\\nPrimeiro, voc\u00ea ter\u00e1 que registrar seu nome com seu representante Omnichannel local e, se for selecionado, ser\u00e1 enviado para o treinamento Omnichannel.\\nAp\u00f3s a conclus\u00e3o bem-sucedida do seu treinamento, voc\u00ea receber\u00e1 um Tuxemon e poder\u00e1 come\u00e7ar a participar do The Trial!\\nEstou ansioso para conhecer todos voc\u00eas! Vamos criar um novo mundo juntos!\\nAfinal de contas... SOMOS SEGURAN\u00c7A, SOMOS ORDEM, SOMOS OMNICHANNEL! E agora,\\nN\u00d3S \\nSOMOS \\nO \\nFUTURO!","ihaveyourmoney2":"Tenho um pouco guardado que precisa ser bem aproveitado e o Omnichannel me deve um favor.\\nTenho certeza de que algo poderia ser arranjado. Obter os documentos de qualifica\u00e7\u00e3o \u00e9 a parte f\u00e1cil. Obter o seu primeiro Tuxemon \u00e9 um pouco mais dif\u00edcil...\\nFelizmente, por acaso conhe\u00e7o algu\u00e9m que tem acesso a v\u00e1rios Tuxemon diferentes...\\nMe!\\nAgora, eu sei que \u00e9 muito para processar, ent\u00e3o eu estarei no meu laborat\u00f3rio esperando por sua decis\u00e3o.","moverocky":"Vamos l\u00e1 Rocky! Voc\u00ea pode se mover! Eu acredito!","moverocky2":"Bem, voc\u00ea se move quando estiver pronto, eu estarei aqui esperando.","tuxemontime1.5":"Eu entendo que isso significa que voc\u00ea decidiu se juntar ao Julgamento?","tuxemontime":"Ah, voc\u00ea veio! Legal!","tuxemontimechoiceno":"Ah... Ok... Eu estarei aqui se voc\u00ea mudar de ideia...","tuxemontime2":"Agora, a primeira coisa a fazer \u00e9 colocar seus pap\u00e9is prontos...","tuxemontime4":"Agora para a parte mais importante! Escolhendo o seu Tuxemon!\\nInfelizmente, a minha fonte de financiamento tornou-se... hesitante ultimamente. Isso deixa voc\u00ea com apenas tr\u00eas op\u00e7\u00f5es de Tuxemon, desculpe por isso.\\nAs tr\u00eas op\u00e7\u00f5es s\u00e3o Rockitten, Cardiling e Tweesher.","professorexists1.5":"Oh ol\u00e1 l\u00e1!","kylekindasucks6":"Ah, e ${{name}}?","misaisleavingfornow2":"Boa sorte ${{name}}. Tenho certeza de que nos veremos novamente. ","spyder_papertown_grannypiper1":"Oh ol\u00e1 ${{name}}, eu n\u00e3o te vi l\u00e1 entre toda essa agita\u00e7\u00e3o e detritos!\\nMal posso esperar at\u00e9 que a Creche esteja instalada!","taba_greeting3":"Boa sorte em suas aventuras ${{name}}, e lembre-se de fazer compras no Tuxemart para todas as suas necessidades de aventura!\\n...\\nDesculpe o discurso de vendas, \u00e9 o meu trabalho.","spyder_flower_muse2":"Que? Voc\u00ea tem uma pintura. Oooh - voc\u00ea me deixaria compr\u00e1-lo? Eu tenho ${{currency}}2.000.","cotton_breeder5":"Hey ${{name}}, vem verificar o seu Tuxemon?","taba_greeting2b":"Ah! Vejo que voc\u00ea j\u00e1 tem algumas. Voc\u00ea tem uma boa cabe\u00e7a em seus ombros ${{name}}, tenho certeza que voc\u00ea ser\u00e1 um campe\u00e3o em pouco tempo.","hmmm4":"Talvez eles estejam fazendo um parque aqu\u00e1tico!","hmmm6":"........ Ok... Mas pode ser...","darnitjohn4":"S-Sim senhora?","darnitjohn6":"Uhh...","darnitjohn7":"N\u00e3o tenho certeza...","darnitjohn8":"AAAAAGH!!!","darnitjohn10":"AGORA!","johnissorry":"Desculpe, senhora... Eu...\\nSerra...\\nAlguns...\\nFlor...","uselessnes":"Voc\u00ea \u00e9 absolutamente in\u00fatil John. Eu n\u00e3o posso acreditar que n\u00f3s j\u00e1 estivemos juntos.","hellolovelypeople2":"Eu sei que voc\u00ea provavelmente est\u00e1 se perguntando por que meus Cavaleiros Omni e eu estamos aqui.\\nEspera...","maamiexist3":"H\u00e1 um computador executando o Ubuntu.\\nEu ia confisc\u00e1-lo, mas eu sei que o Gnome n\u00e3o \u00e9 o seu estilo...","maamiexist4":"N\u00e3o, deixe-o. Essas pessoas, obviamente, t\u00eam um gosto terr\u00edvel e desprezam a utilidade e a simplicidade...\\nVerifique o laborat\u00f3rio agora Grant. Vou esperar pelo John.","maamnothing3":"Eu... Eu... N\u00e3o encontrei nada.","maamnothing4":"Legal. Obrigado pelo aviso.","maamnothing5":"Senhora, eu tamb\u00e9m n\u00e3o o encontrei.","solongjohn2":"Vamos l\u00e1 Grant, temos um cronograma para cumprir.","seeme":"Certifique-se de vir me ver...","frowntime":"N\u00e3o me importo de estar aqui...\\n\u00c9 apenas solit\u00e1rio \u00e0s vezes...","ohnoes":"Po\u00e7o... Eu n\u00e3o sei como me sentir sobre isso...","ohnoes2":"Agora que isso acabou... ainda precisamos de po\u00e7\u00f5es do Tuxemart.\\nCertifique-se de que voc\u00ea est\u00e1 de volta antes do toque de recolher!","bobtalk":"Seria bom se mais pessoas como voc\u00ea viessem dizer Oi...\\nA prop\u00f3sito, Ol\u00e1! Tenha um \u00f3timo dia! Hoje ou amanh\u00e3 ou qualquer dia ser\u00e1 \u00f3timo!","professorexists2":"Voc\u00ea deve ser o filho de Callie! Eu ouvi muito sobre voc\u00ea de sua m\u00e3e.\\nO que te traz at\u00e9 aqui?\\n.... .... ....\\nPo\u00e7\u00f5es? Claro, voc\u00ea sempre precisa desses!\\nAqui, tenha alguns em casa, cortesia minha.","professorexists3":"Ah! Desculpem minhas maneiras, eu n\u00e3o posso acreditar que nunca me apresentei!\\nMeu nome \u00e9 Kay Wren, mais conhecida como a Professor Tuxemon.\\nH\u00e1 anos que sou a \u00fanica pessoa na regi\u00e3o do Fondent autorizada a pesquisar Tuxemon.","hmmm2":"Ouvi dizer que eles estavam fazendo um novo parque. Para \\\"Greenificar a \u00c1rea\\\"","hmmm7":"O tempo est\u00e1 bom, n\u00e3o \u00e9?","timeforround2":"${{name}}! Finalmente! Voc\u00ea est\u00e1 de volta! Eu estava com medo de que voc\u00ea perdesse o an\u00fancio!","hebenice":"Ele \u00e9 um homem legal, talvez voc\u00ea deva pelo menos ver o que ele tem a dizer.","tuxemontime3.1":"Aqui est\u00e3o seus documentos de registro, a primeira \u00c1rea de Batalha exigir\u00e1 que voc\u00ea os apresente em troca de um distintivo de Treinador.\\nVoc\u00ea n\u00e3o precisar\u00e1 dos pap\u00e9is depois disso.\\n","obtainedpapers":"Documentos de Inscri\u00e7\u00e3o Recebidos!","chooseyerfate":"Qual Tuxemon voc\u00ea quer?","nochoiceTuxemon":"Ok, por que voc\u00ea n\u00e3o d\u00e1 uma olhada nos outros dois?","rockitten!":"Obtido Rockitten!","choseCardiling":"Tudo bem, aqui est\u00e1 o seu Cardiling! Eu sei que voc\u00eas dois v\u00e3o em grandes aventuras juntos!","cardiling!":"Obtido Cardiling!","choseTweesher":"Tudo bem, aqui est\u00e1 o seu pr\u00e9-adolescente! Eu sei que voc\u00eas dois v\u00e3o em grandes aventuras juntos!","choseTweesher2":"Primeiro, por\u00e9m, vamos testar suas proezas de batalha com uma r\u00e1pida batalha Tuxemon.\\nVejamos... Vou escolher Rockitten.","tweesher!":"Obtido Tweesher!","yahaha":"Ah ha! Encontrei voc\u00ea!","brokethegasp":"Agora, senhorita, se me permitem, ${{name}} est\u00e1 fazendo isso por mais do que um trabalho.","spyder_cottonart_shopkeeper":"Bem-vindo \u00e0 Galeria de Arte de Cotton Town. Ah - Quero dizer Loja de Arte!\\nDesde que cortaram nosso financiamento, tivemos que vender as obras de arte em vez de apenas exibi-las.\\nA entrada \u00e9 ${{currency}}50. Vai para o dividendo anual da empresa.","spyder_museum_entrance1":"Bem-vindo ao museu de hist\u00f3ria natural! \u00c9 gr\u00e1tis, mas depende de suas generosas doa\u00e7\u00f5es. Voc\u00ea consideraria uma doa\u00e7\u00e3o de ${{currency}}50?","greenwash_badge_description":"Tuxemon comprados do Greenwash exigem esse crach\u00e1 para se transformarem.","scoop_badge":"Crach\u00e1: Scoop","nimrod_badge_description":"Tuxemon comprados do Nimrod exigem esse crach\u00e1 para se transformarem.","omnichannel_badge_description":"Tuxemon comprados do Omnichannel exigem esse crach\u00e1 para se transformarem.","shaft_badge_description":"Tuxemon comprados do Shaft exigem esse crach\u00e1 para se transformarem.","shaft_badge":"Crach\u00e1: Shaft","scoop_badge_description":"Tuxemon comprados do Scoop exigem esse crach\u00e1 para se transformarem.","omnichannel_badge":"Crach\u00e1: Omnichannel","nimrod_badge":"Crach\u00e1: Nimrod","greenwash_badge":"Crach\u00e1: Greenwash","miaow_milk_description":"Os gatos adoram o sabor do Miaow Milk\u2122!","peace_lily":"L\u00edrio da Paz","combat_state_diehard_get":"{target} vai continuar lutando.","booster_tech_description":"Uma tecnologia de c\u00f3digo aberto que permite transformar o tuxemon em uma forma diferente.","earth_booster":"Impulsionador de Terra","booster_tech":"Impulsionador de tecnologia","fire_booster_description":"Ele permite transformar um tuxemon do tipo Fogo em uma forma diferente.","fire_booster":"Impulsionador de fogo","earth_booster_description":"Ele permite transformar um tuxemon do tipo Terra em uma forma diferente.","flintstone":"Flintstone","miaow_milk":"Miaow Leite","lucky_bamboo_description":"Tecnicamente, n\u00e3o \u00e9 bambu. Tamb\u00e9m n\u00e3o \u00e9 particularmente sortudo. Mas faz uma boa planta de interior.","lucky_bamboo":"Bambu da Sorte","metal_booster_description":"Ele permite transformar um tuxemon tipo Metal em uma forma diferente.","metal_booster":"Impulsionador de metal","peace_lily_description":"Uma planta de interior resistente para algu\u00e9m especial.","petrified_dung":"Esterco Petrificado","pyramidion_description":"Um tri\u00e2ngulo dourado que zumbe com o poder celestial.","petrified_dung_description":"Parece que, bem, coc\u00f4... mas \u00e9 duro como pedra.","pyramidion":"Piram\u00eddeo","tectonic_drill":"Furadeira Tect\u00f4nica","water_booster_description":"Permite transformar um tuxemon do tipo \u00c1gua em uma forma diferente.","sea_girdle":"Cinta do Mar","water_booster":"Impulsionador de \u00e1gua","shop":"loja","stovepipe":"Stovepipe","sweet_sand":"Areia Doce","combat_forfeit":"Voc\u00ea perdeu!\\n{npc} est\u00e1 desapontado.","combat_state_blinded_get":"{target} est\u00e1 cego.","combat_state_confused_get":"{target} est\u00e1 confuso.","no_type":"sem tipo","thunderstone":"Pedra do Trov\u00e3o","wood_booster":"Impulsionador de madeira","center":"centro","combat_player_swap_status":"N\u00e3o \u00e9 poss\u00edvel trocar de monstro.\\n{monster} \u00e9 {status}!","wood_booster_description":"Permite transformar um tuxemon do tipo Madeira em uma forma diferente.","combat_state_grabbed_get":"{target} \u00e9 mantido firme.","route":"rota","combat_player_run_status":"N\u00e3o consigo escapar.\\n{monster} \u00e9 {status}!","town":"cidade","dungeon":"calabou\u00e7o","combat_state_dozing_get":"{target} est\u00e1 adormecido.","combat_state_enraged_get":"{target} est\u00e1 enfurecido.","combat_player_forfeit_status":"N\u00e3o pode perder a partida.\\n{monster} \u00e9 {status}!","cannot_use_tech_monster":"{name} n\u00e3o pode ser usado.","combat_state_festering_get":"As feridas de {target} apodrecem.","saber":"Sabre","touch":"Tocar","viper":"V\u00edbora","barking":"Latindo","combat_skip":"{user} pula a vez!","combat_victory_trainer":"Voc\u00ea ganhou contra {npc}!\\nVoc\u00ea recebe {currency}{prize}!","combat_state_chargedup_get":"{target} \u00e9 totalmente carregado.","combat_state_exhausted_get":"{target} est\u00e1 esgotado.","combat_state_charging_get":"{target} \u00e9 a pot\u00eancia de carregamento.","combat_state_softened_get":"A armadura de {target} amolece.","combat_state_stuck_get":"{target} est\u00e1 preso no lugar.","alert_text":"Texto muito longo!","combat_state_noddingoff_get":"{target} est\u00e1 acenando com a cabe\u00e7a para dormir.","combat_state_focused_get":"{target} torna-se focado.","combat_state_hardshell_get":"{target} \u00e9 coberto por casca dura.","combat_state_tired_get":"{target} est\u00e1 desgastado.","combat_state_sniping_get":"{target} mira.","combat_state_spyderbite_get":"{target} come\u00e7a a sniffle.","lust":"Lux\u00faria","maori":"Maori","phantasmal_force":"For\u00e7a Fantasmag\u00f3rica","ring":"Anel","ruby":"Rubi","sword":"Espada","poison_courtship":"Namoro Venenoso","platinum":"Platina","radiance":"Brilho","shapechange":"Mudan\u00e7a de forma","torch":"Tocha","stonehenge":"Stonehenge","sylvan":"Sylvan","slime":"Lodo","stabilo":"Stabilo","strangulation":"Estrangulamento","sunburst":"Sol estourou","terror":"Terror","time_crisis":"Crise do Tempo","tip":"Ponta","ubuntu":"Ubuntu","walls":"Paredes","tsunami":"Tsunami","wall_ice":"Muro de Gelo","acid":"\u00c1cido","status_stuck":"Preso","venom":"Veneno","route2_description":"O caminho hist\u00f3rico!","vorpal":"Vorpal","status_softened":"Amolecido","paper_town_description":"A porta de entrada para o Fondent!","taba_town_description":"Um ref\u00fagio pac\u00edfico!","wall_fire":"Muro de Fogo","webs_wind":"Vento das Teias","clairaudience":"Clariaudi\u00eancia","hawk":"Falc\u00e3o","gust":"Rajada","crystal":"Cristal","clock":"Rel\u00f3gio","gyser":"Gyser","chameleon":"Camale\u00e3o","cavity":"Cavidade","cat_calling":"Chamada de Gato","cloud_aether":"\u00c9ter em Nuvem","conjurer":"M\u00e1gico","canine":"Canino","breath":"Respira\u00e7\u00e3o","blood_nets":"Redes de Sangue","arcane_eye":"Olho Arcano","air_chain":"Corrente de Ar","assault":"Assalto","status_tired":"Cansado","status_chargedup":"Carregado","ants":"Formigas","status_eliminated":"Eliminado","adamantine":"Adamantina","spyderbite":"Mordida Spyder","status_grabbed":"Agarrou","status_focused":"Concentrado","status_exhausted":"Exausto","status_enraged":"Furioso","status_dozing":"Cochilando","status_confused":"Confuso","status_charging":"Carregamento","citypark_description":"Um Sabor da Natureza!","route1_description":"Se cuida!","status_blinded":"Cego","flower_city_description":"Uniformes que te guardam enquanto voc\u00ea dorme!","cotton_town_description":"Uma for\u00e7a crescente!","leather_town_description":"Prova de que beleza e minera\u00e7\u00e3o podem coexistir!","route5_description":"A passagem memorial para Timber Town!","menu_storage_monsters_full":"Sua festa est\u00e1 cheia, voc\u00ea n\u00e3o pode tirar mais do armazenamento.","timber_town_description":"Cesta de p\u00e3o do Fondant!","menu_storage_take_monster":"Voc\u00ea adicionou {name} ao seu grupo!","menu_storage_empty_kennel":"Este armazenamento est\u00e1 vazio, n\u00e3o h\u00e1 monstros para levar.","menu_dropoff_no_monsters":"N\u00e3o pode deixar o \u00faltimo Tuxemon em seu grupo.","bumbulus_description":"BUMBULUS \u00e9 um ser voador que produz uma nuvem de fuma\u00e7a para se disfar\u00e7ar como uma nuvem. Ningu\u00e9m jamais viu seu verdadeiro corpo.","bursa_description":"Ela rejeita o fogo como b\u00e1sico, e produz apenas o fogo da mente.","omnichannelarrives":"PARAR!","firsts":"\u266a Veja-me chicotear \u266a\\n\u266a Observe-me nae nae \u266a\\nEssa m\u00fasica \u00e9 muito boa, certo?","nopenotyet":"Desculpe, algu\u00e9m se machucou na rota. Est\u00e1 fechado agora.","bothofyou":"Voc\u00eas dois, venham para fora. Um representante do Omnichannel quer se dirigir \u00e0 cidade.","hellolovelypeople":"HELLOOOOO CIDAD\u00c3OS DA CIDADE DE TABA!","darnitjohn2":"JOHN! Saia daqui!","darnitjohn3":"John.","whereismyhairbrush":"John, Grant, espalhou-se. ENCONTRE-O.","itsmyaurababe3":"Espero que nos encontremos novamente. ","maamnothing2":"John! Est\u00e1vamos tendo um momento!\\nO que voc\u00ea quer?","iknowyou":"Ol\u00e1 Callie, ol\u00e1 ${{name}}, s\u00f3 parei para dizer oi quando eu ouvi voc\u00ea falando sobre o an\u00fancio.","tuxemontimechoiceyes":"Espl\u00eandido!","chooseyerfateRockitten":"Uma escolha s\u00f3lida! Rockitten \u00e9 um Tuxemon do tipo Terra. Nos tempos medievais, eles criavam Rockittens para se sentar \u00e0 porta e parecer fofo.\\nQuer escolher Rockitten?","choseRockitten":"Tudo bem, aqui est\u00e1 o seu Rockitten! Eu sei que voc\u00eas dois v\u00e3o em grandes aventuras juntos!","choseRockitten2":"Primeiro, por\u00e9m, vamos testar suas proezas de batalha com uma r\u00e1pida batalha Tuxemon.\\nVejamos... Vou escolher Cardiling.","wewnicefight":"Nossa, foi uma boa luta!\\nDeixe-me curar o seu Tuxemon muito r\u00e1pido...\\nE... Ali! Tudo pronto!\\nCom um pouco mais de pr\u00e1tica e talvez mais um pouco de Tuxemon, voc\u00ea definitivamente ser\u00e1 capaz de assumir o Trial.\\n","gasp":"Esperar...","spyder_museum_entrance3":"Infelizmente, agora precisamos cobrar pelos ingressos. ${{currency}}100 por favor.","fishing_rod_description":"Pesca.","tuxemontime3":"L\u00e1 vamos n\u00f3s!","flintstone_description":"Uma pedra escamosa usada para fazer ferramentas de pedra e iniciar inc\u00eandios. N\u00e3o ao mesmo tempo.","sea_girdle_description":"Uma corda de enfeites, macias e viscosas como algas.","monster_menu_tech":"T\u00e9cnicas","Kennel":"abrigo","stovepipe_description":"Um longo tubo de ferro. Manuse\u00e1-lo deixa suas m\u00e3os calmas e cinzas.","sweet_sand_description":"Em partes do mundo, as pessoas se limpam com essa areia perfumada e suja.","tectonic_drill_description":"Uma grande m\u00e1quina de click-clack usada para perfurar a terra.","thunderstone_description":"Uma velha rel\u00edquia de pedra, agora carregada para boa sorte.","tux_attack":"Ataque Tux","abesnaki_description":"Cada rosto \u00e9 um padr\u00e3o diferente, e alguns dizem que os s\u00edmbolos soletram palavras em uma l\u00edngua morta.","cataspike_description":"Aprende a lutar a partir da observa\u00e7\u00e3o. Deixado \u00e0 pr\u00f3pria sorte, ele usa seu espig\u00e3o para recolher o lixo.","cateye_description":"Eles dizem que pisca uma vez por ano, em homenagem ao fim do ver\u00e3o.","chenipode_description":"Ele morde os cadar\u00e7os e as pernas das cal\u00e7as quando quer viajar.","chibiro_description":"\u00c9 encontrado em florestas e campos, onde muitas vezes \u00e9 confundido com um nabo.","chromeye_description":"O CHROMEYE foi criado para observar e aprender como os seres humanos pensam e sentem.","cochini_description":"\u00c9 t\u00e3o inteligente e consciente quanto uma crian\u00e7a de tr\u00eas anos de idade. Tem um sabor delicioso.","coleorus_description":"Ela existe, inalterada, h\u00e1 milh\u00f5es de anos.","professorexists1":"Obrigado Ben.","taba_house2_sign":"Biblioteca Legacy","spyder_papertown_homemaker1":"Como voc\u00ea est\u00e1, ${{name}}?\\nQuieto e solene como sempre, vejo.","spyder_hospital_billie1":"${{name}}, sua intromiss\u00e3o se tornou demais! Basta deixar que as autoridades fa\u00e7am o seu trabalho!","taba_greeting1":"Recepcionista Jaime: Ei l\u00e1 ${{name}}! Ouvi dizer que voc\u00ea tem um Tuxemon, parab\u00e9ns! Se voc\u00ea quiser aumentar sua festa, voc\u00ea precisar\u00e1 de Tuxeballs.","earthmover_key_description":"Poderia ser \u00fatil se houver um terraplanador gigante bloqueando o caminho.","earthmover_key":"Chave do Terraplanador","ice_storm":"Tempestade de gelo","insanity":"Insanidade","kraken":"Kraken","lantern":"Lanterna","lightning_spheres":"Esferas de rel\u00e2mpago","lava":"Lava","lineage":"Linhagem","magma":"Magma","mending":"Remendar","meltdown":"Colapso","mobbing":"Mobbing","muck":"Lama","mystic_blending":"Mistura M\u00edstica","negation":"Nega\u00e7\u00e3o","nest":"Ninho","orbs":"Orbs","pit":"Buraco","altie_description":"ALTIE flutuou at\u00e9 a terra em uma bolha. Agora que sua bolha estourou, ela n\u00e3o pode flutuar mais do que alguns metros no ar.","angrito_description":"N\u00e3o consegue entender por que os seres humanos sentem raiva e \u00f3dio, mas ANGRITO tamb\u00e9m sente esses impulsos.","anu_description":"Diz-se que ela entra nos sonhos dos outros para procurar seu amor perdido.","quicklyknight4":"Desculpe, mas eu deveria sair agora."} \ No newline at end of file
+{"combat_state_lifeleech_get":"{user} est\u00e1 sugando sa\u00fade de {target}.","combat_state_poison_damage":"{name} sofreu dano de veneno!","combat_state_poison_get":"{target} est\u00e1 envenenado.","combat_miss":"Errou ...","combat_opponent_call_tuxemon":"{user} enviou {name}!","combat_call_tuxemon":"Vai {name}!","combat_swap":"{user} enviou {target}!","combat_used_x_on_y":"{user} usou {name} em {target}!","combat_used_x":"{user} usou {name}!","combat_player_run":"Voc\u00ea fugiu!","combat_run":"{user} fugiu!","allies_address":"Endere\u00e7o do Allie","combat_can't_run_from_trainer":"N\u00e3o pode fugir!","item_no_available_target":"{name} n\u00e3o pode ser usado em nenhum dos seus Tuxemon neste momento.","item_cannot_use_here":"{name} n\u00e3o pode ser usado aqui!","tm_blossom_description":"Manual de t\u00e9cnica que ensina a um Tuxemon de madeira a t\u00e9cnica de Florecer.","allies_address_description":"Quarto 31, Bloco 2, Torre Omnichannel, Cotton Town\\n\\nH\u00e1 uma marca de beijo ao lado do endere\u00e7o","tm_blossom":"TM: Florescer","tm_avalanche_description":"Manual de T\u00e9cnica que ensina a um Tuxemon de \u00c1gua ou Terra a t\u00e9cnica Avalanche.","tm_avalanche":"TM: Avalanche","capture_device_description":"Captura um monstro.","capture_device":"Dispositivo de Captura","revive_description":"Revive o Tuxemon nocauteado e restaura 20 HP.","revive":"Reviver","imperial_potion_description":"Cura um monstro em 350 HP.","imperial_potion":"Po\u00e7\u00e3o Imperial","super_potion_description":"Cura um monstro em 150 HP.","super_potion":"Super Po\u00e7\u00e3o","potion_description":"Cura um monstro em 50 HP.","potion":"Po\u00e7\u00e3o","orange_description":"Cura um monstro em 20 HP.","berry":"Baga","orange":"Laranja","cherry_description":"Cura um monstro em 10 HP.","cherry":"Cereja","berry_description":"Cura um monstro em 10 HP.","apple_description":"Cura um monstro em 10 HP.","apple":"Ma\u00e7\u00e3","reg_papers":"Documentos de Registro","reg_papers_description":"Um pacote de documentos de registro para A Prova","hp_restored":"Os pontos de vida de {user} foram restaurados.","dodge_increased":"A {stat} de {user} aumentou.","speed_halved":"A velocidade de {user} foi diminu\u00edda pela metade.","bigfin":"Bigfin","font":"Fonte","frostbite":"Queimadura de Gelo","combat_fainted":"{name} desmaiou!","combat_isactive":"{name} j\u00e1 est\u00e1 em jogo.","sudden_glow":"Brilho Repentino","supernova":"Supernova","combat_state_lifeleech_failure":"{link} n\u00e3o pode mais curar.","combat_state_recover_get":"{target} come\u00e7ou a recuperar sa\u00fade.","combat_victory":"Voc\u00ea venceu!","combat_defeat":"Voc\u00ea perdeu!","combat_draw":"O grupo todo desmaiou!","attack_very_effective":"O ataque causou muito dano extra!","exit":"Sair","status_faint":"Desmaio","slot":"Encaixe","status_poison":"Envenenamento","status_lifeleech":"Sanguessuga","status_recover":"Recupera\u00e7\u00e3o","all_in":"Com tudo","amnesia":"Amnesia","avalanche":"Avalanche","battery_acid":"\u00c1cido de Bateria","battery_discharge":"Descarga de Bateria","fire_ball":"Bola de Fogo","fire_claw":"Garra de Fogo","flamethrower":"Lan\u00e7a Chamas","flood":"Enchente","flow":"Fluxo","fluff_up":"Afofar","give_all":"Entregar","glower":"Olhar Amea\u00e7ador","goad":"Incitar","headbutt":"Cabe\u00e7ada","perfect_cut":"Corte Perfeito","peregrine":"Peregrino","petrify":"Petrificar","probiscus":"Probiscus","pseudopod":"Pseud\u00f3pode","thunderball":"Esfera de Trov\u00e3o","thunderclap":"Golpe do Trov\u00e3o","tonguespear":"L\u00edngua de Lan\u00e7a","surge":"Surto","venomous_tentacle":"Tent\u00e1culo Venenoso","take_cover":"Proteger-se","menu_item":"Item","menu_items":"Itens","menu_monsters":"Monstros","menu_multiplayer":"Multijogador","menu_new_game":"Novo Jogo","menu_options":"Op\u00e7\u00f5es","menu_player":"Jogador","menu_run":"Correr","menu_save":"Salvar","menu_up_key":"Tecla pra Cima","menu_left_key":"Tecla pra Esquerda","menu_back_key":"Tecla pra Voltar","menu_secondary_select_key":"Tecla de Cancelar","options_new_input_key0":"Aperte uma tecla para definir sua nova tecla de entrada","allagon":"Allagon","dollfin":"Dollfin","woodwose":"Madeira","multiplayer_duel":"{name} quer Duelar!","multiplayer_scan_games":"Procurar por Jogos","multiplayer_host_game":"Hospedar o Jogo","multiplayer_hosting_ready":"Pronto para receber clientes!","multiplayer_already_hosting":"J\u00e1 est\u00e1 hospedando!","multiplayer_join_game":"Juntar-se a um Jogo","multiplayer_no_servers":"Servidores n\u00e3o encontrados\u2026","multiplayer_join_prompt":"Nome de Host ou IP?","aardart_description":"Mant\u00e9m a contagem de todas as formigas que comeu e celebra n\u00fameros significativos.","aardart":"Aardart","aardorn_description":"Ao nascer, colocam-lhe em um formigueiro e deixam-lhe para que abra o caminho at\u00e9 a sa\u00edda comendo tudo o que v\u00ea pela frente.","aardorn":"Aardorn","agnidon_description":"Prefere ficar de quatro, mas pode ficar de p\u00e9 para abrir portas, empurrar \u00e1rvores e segurar coisas.","agnidon":"Agnidon","agnigon_description":"Chamam-lhe de 'falso drag\u00e3o', porque parece ser um drag\u00e3o, mas na verdade evoluiu de uma linha diferente de r\u00e9pteis antigos.","agnigon":"Agnigon","agnite_description":"Adora brincar, mas deve aprender desde cedo a manter seu fogo sob controle.","agnite":"Agnite","allagon_description":"ALLAGON se atraem por rel\u00edquias feitas de metais deixados para tr\u00e1s por seus ancestrais e os buscam vorazmente.","anoleaf_description":"Considera as plantas que crescem perto de si como irm\u00e3os e irm\u00e3s.","axylightl_description":"Ilumina as \u00e1guas profundas com sua cauda, tornando-as um ambiente de abrigo seguro aos peixes.","anoleaf":"Anoleaf","axylightl":"Axylightl","bamboon_description":"Luta com seu cajado de bambu que \u00e9 usado, tamb\u00e9m, para se equilibrar.","bamboon":"Bamboon","bigfin_description":"Todo um ecossistema vive em suas costas, portanto evita ir debaixo d'\u00e1gua.","cairfrey":"Cairfrey","bolt":"Parafuso","cairfrey_description":"Uma pe\u00e7a de m\u00f3vel alegre que acordou uma manh\u00e3 e decidiu sair para explorar.","capiti_description":"Parece com um beb\u00ea, mas j\u00e1 foram encontradas esp\u00e9cies com centenas de anos de idade.","capiti":"Capiti","cardinale_description":"Odeia a todos os predadores com ardor e guerreia com eles e seus jovens quando pode.","cardiling_description":"Ningu\u00e9m acha que essa criatura cuspa fogo, at\u00e9 cuspir.","cardiling":"Cardiling","cardinale":"Cardinale","cardiwing_description":"Seu canto \u00e9 not\u00e1vel, mas poucos ousam ficar com um p\u00e1ssaro canoro explosivo.","cardiwing":"Cardiwing","chillimp_description":"H\u00e1 rumores de que habita o topo de montanhas nevosas, mas nunca foi tirara uma foto vis\u00edvel sua.","chillimp":"Chillimp","chloragon_description":"Eclode quando um ovo antigo \u00e9 plantado em solo f\u00e9rtil. Quando os ovos acabarem, CHLORAGON deixar\u00e1 de existir.","conifrost_description":"Seu espirro causa uma avalanche. Seu resfriado \u00e9 permanente.","conifrost":"Conifrost","corvix":"Corvix","corvix_description":"Usa partes de ossos de seus inimigos como armadura para suas asas.","djinnbo_description":"Acredita-se erroneamente que \u00e9 um humano que morreu em um inc\u00eandio. Na verdade, seus parentes o morreram.","dandylion_description":"D\u00e1 \u00e0 luz uma ninhada em sua vida. Ent\u00e3o vagueia pelo mundo tentando encontr\u00e1-los.","dandylion":"Dandylion","dollfin_description":"Cada um segue um navio de um lugar para outro, explorando o mundo.","djinnbo":"Djinnbo","dracune":"Dracune","eaglace_description":"Quando levanta voo, formam-se nuvens. Quando bate as asas, cai granizo.","eaglace":"Eaglace","eruptibus":"Eruptibus","eyenemy_description":"Alimenta-se de belas vistas e outras vis\u00f5es espetaculares.","eruptibus_description":"Trabalha com ferreiros aquecendo metais em sua caldeira.","falcono":"Falcono","ferricran_description":"Uma vez, o FERRICRAN tinha o corpo todo coberto com escamas de adamantina e tinha asas de mithril.","ferricran":"Ferrican","firomenis":"Firomentis","hydrone":"Hydrone","lambert":"Lambert","legko_description":"Pensaram por muito tempo que n\u00e3o tivesse suas pernas, suas folhas s\u00e3o na verdade membros vestigiais.","legko":"Legko","magmaturtle":"Magmaturtle","moloch_description":"Pode endurecer ou suavizar sua pele para responder a amigos e inimigos.","merlicun":"Merlicun","moloch":"Moloch","pigabyte":"Pigabyte","possessun_description":"\u00c9 um fantasma que habita um CAIRFREY morto.","possessun":"Possessun","propellercat":"Propellercat","selket":"Selket","selmatek":"Selmatek","sharpfin_description":"\u00c9 invis\u00edvel na \u00e1gua, sendo vis\u00edvel apenas quando salta para fora da \u00e1gua para arrastar os animais da costa de volta \u00e0s profundezas.","sharpfin":"Sharpfin","spycozeus":"Spycozeus","sumchon":"Sumchon","swap":"Swap","template_description":"Inserir descri\u00e7\u00e3o aqui","sumchon_description":"Simchon usa seu peso para derrubar inimigos muito maiores. \u00c9 t\u00e3o denso quanto uma estrela.","template":"Modelo de Nome","tigrock_description":"Diz-se que teve que se inventar porque uma evolu\u00e7\u00e3o n\u00e3o foi projetada.","tigrock":"Tigrock","tumbleworm":"Tumbleworm","vamporm_description":"Tem sede de sangue, mas precisa se contentar com a seiva das \u00e1rvores.","tweesher_description":"Quanto mais frio o tempo, mais duro \u00e9 o seu bico. Abaixo de 0 graus, \u00e9 mais duro que o diamante.","tweesher":"Tweesher","vamporm":"Vamporm","velocitile_description":"Velocitile pode correr mais que uma bala, mas apenas quando estiver aquecido.","wrougon":"Wrougon","zunna_description":"Alegre ZUNNA suga toda a comida que pode encontrar em seu est\u00f4mago.","zunna":"Zunna","chrome_robo":"Chrome Robo","anteater":"Amea\u00e7a","snout":"Focinho","false_dragon":"Drag\u00e3o Falso","dragon":"Drag\u00e3o","sprout":"Broto","inchoate":"Rudimentar","prehensile":"Pre\u00eansil","attack_effective":"O ataque causou dano extra!","attack_resisted":"O ataque foi resistido!","empty_slot":"Encaixe vazio","item_confirm_use":"Usar","item_confirm_cancel":"Cancelar","item_failure":"Falhou!","attempting_capture":"Tentando capturar\u2026","gotcha":"Te peguei!","not_implemented":"Este recurso ainda n\u00e3o foi implementado.","receive_happiness":"Recebeu 5 Dispositivos de Captura!","received_x":"Recebeu {name}!","save_success":"Salvo!","save_overwrite":"Sim, sobrescrever esse jogo salvo.","status_overfeed":"Sobrealimentado","beam":"Feixe","biting_winds":"Ventos Cortantes","blade":"L\u00e2mina","blood_bond":"La\u00e7o de Sangue","blossom":"Florescer","breathe_fire":"Sopro de Fogo","bubble_trap":"Armadilha de Bolhas","overgrowth":"Crescimento Excessivo","peck":"Bicada","rock":"Rocha","rot":"Podrid\u00e3o","rust_bomb":"Bomba de Ferrugem","salamander":"Salamandra","sand_spray":"Spray de Areia","shadow_boxing":"Socar a Sombra","shrapnel":"Estilha\u00e7o","shuriken":"Shuriken","sleep_bomb":"Bomba do Sono","sleeping_powder":"P\u00f3 do Sono","snowstorm":"Tempestade de Neve","splinter":"Lasca","spray":"Spray","stampede":"Debandada","starfall":"Estrela Cadente","static_field":"Campo de Est\u00e1tica","sting":"Picada","stone_rot":"Pedra Podre","strike":"Ataque","suck_poison":"Chupar Veneno","wall_of_steel":"Muro de A\u00e7o","wallow":"Chafurdar","web":"Teia","whirlwind":"Redemoinho","wing_tip":"Ponta da Asa","menu_alphabet":"A\u00c1\u00c0\u00c2\u00c3BC\u00c7DE\u00c9\u00c8\u00caFGHI\u00cd\u00ccJKLMNO\u00d3\u00d2\u00d4\u00d5PQRSTU\u00da\u00d9VWXYZa\u00e1\u00e0\u00e2\u00e3bc\u00e7de\u00e9\u00e8\u00ea\u1ebdfghi\u00ed\u00ecjklmno\u00f3\u00f2\u00f4\u00f5pqrstu\u00fa\u00f9vwxyz1234567890.-!","menu_alphabet_n_columns":"14","monster_menu_info":"Informa\u00e7\u00f5es","monster_menu_move":"Mover","log_off":"Sair","coproblight":"Coproblight","heronquak_description":"O cristal em seu peito \u00e9 confundido com um diamante por lar\u00e1pios. Ele derrete quando \u00e9 removido do corpo de HERONQUAK.","heronquak":"Heronquak","katacoon_description":"Permanece em uma pose meditativa em sua cris\u00e1lida, movendo-se apenas para golpear os inimigos.","katacoon":"Katacoon","pilthropus":"Pilthropus","tuxemon_released":"{name} est\u00e1 livre.","combat_state_lifeleech_success":"{user} perdeu sa\u00fade para o sanguessuga!","combat_capturing_fail":"{name} se libertou!","generic_success":"Deu certo!","berserk":"Furioso","generic_failure":"N\u00e3o deu certo!","combat_wild_appeared":"Um {name} selvagem apareceu!","attack_weak":"O ataque foi fortemente resistido!","item_success":"Funcionou!","save_failure":"Ocorreu um problema ao salvar!","save_keep":"N\u00e3o, manter esse jogo salvo.","boulder":"Pedregulho","one_two":"Um-Dois","clamp_on":"Grampo","fester":"Apodrecer","hibernate":"Hibernar","icicle_spear":"Lan\u00e7a de Gelo","muddle":"Confus\u00e3o","energy_claws":"Garras de Energia","eyebite":"Mordida","kindling_flame":"Chama Acesa","bullet":"Proj\u00e9til","chill_mist":"N\u00e9voa Gelada","constrict":"Constringir","electrical_storm":"Tempestade El\u00e9trica","energy_field":"Campo de Energia","fume":"Defumar","feint":"Fingir","ice_claw":"Garra de Gelo","invictus":"Invicto","midnight_mantle":"Manto da Meia-Noite","levitate":"Levitar","mudslide":"Deslizamento de Terra","quicksand":"Areia Movedi\u00e7a","ram":"Estacada","refresh":"Revigorar","release_confirmation":"Voc\u00ea est\u00e1 certo de que quer libertar {name}?","menu_journal":"Di\u00e1rio","multiplayer_decline":"Recusar","chloragon":"Chloragon","dragarbor_description":"Ao sentir que sua vida est\u00e1 acabando, viaja at\u00e9 um cemit\u00e9rio e se planta ali. A flor em sua cauda nunca p\u00e1ra de crescer.","coproblight_description":"Nasceu das fezes de um Tuxemon pr\u00e9-hist\u00f3rico. Usava os cacos de seus ossos para se defender.","fruitera":"Fruitera","gectile_description":"\u00c9 t\u00e3o veloz e leve que pode andar sobre folhas.","gectile":"Gectile","dodge_fell":"A esquiva de {user} caiu.","attacks_rose":"Os ataques de dano de {user} aumentaram.","combat_levitate_get":"{user} subiu no ar ainda mais alto.","combat_amnesia_get":"{user} contraiu amnesia.","combat_state_recover_success":"{user} recuperou a sa\u00fade!","combat_state_overfeed_get":"{user} Sobrealimentou {target}.","combat_state_recover_failure":"{user} n\u00e3o pode sarar mais que isso.","combat_status_damage":"{name} levou dano de {status}!","combat_trainer_appeared":"{name} quer batalhar!","combat_capturing_success":"Voc\u00ea capturou {name}!","combat_recharging":"{name} precisa de uma folga antes de usar {move} novamente...","combat_replacement":"Escolha um substituto!","combat_replacement_is_fainted":"Esse monstro j\u00e1 est\u00e1 desmaiado!","combat_monster_choice":"O que {name} far\u00e1?","combat_target_itself":"{name} n\u00e3o deveria atacar a si mesmo.","monster_menu_release":"Libertar","cant_release":"N\u00e3o se pode libertar o \u00fanico Tuxemon no grupo.","menu_bag":"Bolsa","menu_fight":"Lutar","menu_load":"Carregar","menu_monster":"Tuxemon","menu_right_key":"Tecla pra Direita","menu_down_key":"Tecla pra Baixo","menu_primary_select_key":"Tecla de A\u00e7\u00e3o","options_new_input_key1":"Reinicie o seu jogo para que as altera\u00e7\u00f5es tenham efeito!","xero_campaign":"Tuxemon: Xero","spyder_campaign":"Tuxemon: A Aranha e a Catedral","multiplayer_accept":"Aceitar","dracune_description":"\u00c9 im\u00f3vel durante o dia, mas pode se contorcer e morder \u00e0 noite.","dragarbor":"Dragabor","dune_pincher":"Pin\u00e7ador de Duna","eyenemy":"Eyenemy","falcono_description":"N\u00e3o tem medo de advers\u00e1rios e atacar\u00e1 um inimigo de qualquer tamanho sem hesita\u00e7\u00e3o.","fluttaflap_description":"Se alimenta de impurezas, portanto devolve sangue saud\u00e1vel \u00e0queles que suga.","fluttaflap":"Fluttaflap","lambert_description":"\u00c9 colocado em sua noz por seus genitores, que ent\u00e3o o enviam ao mundo.","noctalo_description":"Habita apenas lugares abandonados por humanos - castelos, cemit\u00e9rios e esgotos.","noctalo":"Noctalo","noctula_description":"Noctula come insetos e PIPIS come frutas, ent\u00e3o, apesar de viverem nas proximidades, eles n\u00e3o competem.","noctula":"Noctula","nostray_description":"Nostray pode cheirar qualquer coisa no oceano, n\u00e3o importa a dist\u00e2ncia.","nostray":"Nostray","nudiflot_female_description":"Ela come e armazena o veneno das criaturas marinhas das quais se alimenta.","nudiflot_female":"Nudiflot","nut":"Noz","pilthropus_description":"Encontra-se ao lado de Tuxemons como RHINCUS, PILTHROPUS foi um dos mais antigos Tuxemons capazes de criar suas pr\u00f3prias ferramentas.","rockat":"Rockat","rockitten":"Rockitten","sapragon_description":"Antigamente, cada elemento tinha um poderoso drag\u00e3o - mas essas criaturas diminu\u00edram e s\u00e3o raras nos dias de hoje.","sapragon":"Sapragon","sludgehog":"Sludgehog","snowrilla_description":"Adora brincar de pega-pega com esquiadores em encostas desertas.","snowrilla":"Snowrilla","tux":"Tux","velocitile":"Velocitile","wrougon_description":"Cada WROUGON nasce com uma mancha de ferrugem maior que a mancha de seus pais.","dark_robo":"Dark Robo","xeon_2":"Xeon-2","mk01_beta":"Mk01 Beta","mk01_alpha":"MK01 Alpha","island":"Ilha","host":"Hospedeiro","firebird":"P\u00e1ssaro de Fogo","frost_ape":"Macaco de Gelo","nudiflot_male_description":"Ele come e armazena o veneno das criaturas marinhas das quais se alimenta.","nudiflot_male":"Nudiflot","birb_robo":"Birb Robo","horned_raptor":"Raptor Chifrudo","xeon":"Xeon","taiga":"Taiga","lizard":"Lagarto","metal_water":"Metal, \u00c1gua","joyful":"Alegre","vengeance":"Vingan\u00e7a","wood":"Madeira","climbing":"Escalando","lions_tooth":"Dente de le\u00e3o","hot_rock":"Pedra Quente","fire":"Fogo","earth_fire":"Terra, Fogo","devil":"Dem\u00f4nio","metal":"Metal","visitor":"Visitante","earth":"Terra","knight1":"Cavaleiro I","knight2":"Cavaleiro II","professor":"Professor","professor-tweesher":"Professor","haveagoodday":"Tenha um \u00f3timo dia!","no":"N\u00e3o","yes":"Sim","empty_pot":"\u00c9 um pote vazio, talvez algu\u00e9m ir\u00e1 plantar algo aqui.","door_problems":"A porta est\u00e1 emperrada e n\u00e3o abre...","route_2":"Rota 2","sure_i_do":"Claro que sim.","discovered_a_person":"Voc\u00ea me encontrou! Haha!","cotton_town_fountain":"\u00c9 uma fonte. Muitas moedas est\u00e3o no fundo.","healmytuxemon":"Voc\u00ea deseja curar seu Tuxemon?","hey":"Ei!","some_category_here":"Alguma categoria aqui","water":"\u00c1gua","tree":"Essa \u00e1rvore parece feliz e saud\u00e1vel!","xerogrunt2":"Equipe Xero Grunt II","itslockedboi":"Allie trancou a porta atr\u00e1s de si...","pupil":"Aluno","mistaken":"Voc\u00ea est\u00e1 enganado.","gumnut":"Goma","stance":"Posi\u00e7\u00e3o","flopped":"Fracassou","allie":"Aliado","misa":"Massa","npc_wife":"Esposa NPC","tuxemart_aide":"Funcion\u00e1rio do Tuxemart","npc_red":"Vermelho","tabanurse":"Enfermeira do Toque","tuxemart_keeper":"Lojista da Tuxemart","xerogrunt4":"Equipe Xero Grunt IV","xerogrunt5":"Equipe Xero Grunt V","xerogrunt6":"Equipe Xero Grunt VI","famous_statue2":"Diz: Para nossos amados amigos e her\u00f3is de todos, o wywen","orange_flowers":"Algu\u00e9m plantou lindas flores de laranjeira!","famous_statue":"\u00c9 uma est\u00e1tua de um antigo mestre Tuxemon. O nome est\u00e1 desgastado...","purple_flowers":"Algu\u00e9m plantou algumas flores roxas de cheiro doce!","cash_register":"\u00c9 uma caixa registradora, parece relativamente nova.","potions_in_shop":"A vitrine parece ter muitas po\u00e7\u00f5es, deve ser bem popular por aqui.","karrianna_dialog1":"Karrianna: Eu tenho treinado no \u00faltimo m\u00eas! Ningu\u00e9m me venceu at\u00e9 agora!","not_really":"Na verdade, n\u00e3o.","thats_me":"Este sou eu!","cherry_found":"Voc\u00ea encontrou uma cereja.","youcantleave":"As portas est\u00e3o trancadas por fora... H\u00e1 uma chave em algum lugar?","a_serious_discussion":"Eu tenho observado voc\u00ea por um tempo agora, estou feliz que meus seguidores conseguiram agarr\u00e1-lo sem danos.\\nOh, onde est\u00e3o minhas maneiras!\\nEu sou Misa, Premier do Instituto Xero para Pesquisa e Avan\u00e7o Tuxemon.\\nQual foi o seu nome novamente?\\n.... ..... ....\\n${{name}}?\\nN\u00e3o \u00e9 muito nome para algu\u00e9m que possui um Tuxemon ilegalmente.\\n","backstory9":"O que voc\u00ea disse? Voc\u00ea vai nos ajudar?","kmere":"Por que voc\u00ea n\u00e3o vem aqui e fala comigo?","mwah":"???: O que voc\u00ea quer? ... ... ... Bem, muito ruim. Voc\u00ea n\u00e3o vai entrar aqui mesmo se cumprir o c\u00f3digo de vestimenta.\\nA prop\u00f3sito, sou Allie.\\nAllie: Sim, este \u00e9 o Omnichannel, mas sou apenas uma guarda humilde. Quem \u00e9 Voc\u00ea?\\n${{name}}...\\nHum. Um nome forte. Minha casa n\u00e3o \u00e9 muito longe, talvez... depois do trabalho... voc\u00ea poderia me mostrar sua for\u00e7a?\\n... ... N\u00e3o! como assim n\u00e3o? A menos que... ... Voc\u00ea seja o novo namorado de Jess, n\u00e3o \u00e9? Ela jogou comigo esse tempo todo!\\n","hellothere":"???: Bom dia!","liela_goes_to_battle":"Se voc\u00ea vai me incomodar enquanto eu colho frutas, eu vou ter que desafi\u00e1-lo!","route2speech2":"Oh. \u00c9 s\u00f3 voc\u00ea ${{name}}...\\nSeja mais atencioso da pr\u00f3xima vez que empurrar algu\u00e9m. O penhasco \u00e9 mais alto do que parece...\\n","cottonnurse":"Enfermeira Algod\u00e3o","xerogrund2":"Equipe Xero Grunt II","xerogrunt7":"Equipe Xero Grunt VII","xerogrunt8":"Equipe Xero Grunt VIII","xerogrunt9":"Equipe Xero Grunt IX","xerogrunt10":"Equipe Xero Grunt X","karrianna_dialog2":"Bem... Voc\u00ea foi o primeiro treinador que enfrentei...","xero_hideout1":"Instituto Xero para Pesquisa e Avan\u00e7o Tuxemon \u00e0 frente.","teddisun_description":"TEDDISUN adora o sol - eles sempre s\u00e3o vistos carregando seu brinquedo solar.","teddisun":"Teddisun","rip":"Descanse em paz","professor-cardiling":"Professor","professor-rockitten":"Professor","xerogrund1":"Equipe Xero Grunt I","oops":"Oh. Acho que voc\u00ea n\u00e3o sabia disso...\\nVoc\u00ea n\u00e3o deve ter medo, ter um Tuxemon ao seu lado \u00e9 a melhor coisa que j\u00e1 aconteceu com voc\u00ea.\\n","Cathedral_Center":"Centro da Catedral: Vivemos para Servir.","Cotton_Mart":"Obtenha a colher na Loja Scoop!","Cotton_Town_Sign":"Bem-vindo a Cotton Town: uma for\u00e7a crescente\\n\u2191 Cidade do Algod\u00e3o --- Rota 1 \u2193\\n","column1":"Uma coluna rara e antiga. Isso costumava ser parte de um templo.","column2":"Uma coluna rara e antiga. Outras ru\u00ednas da mesma cultura podem ser encontradas na Rota 3. ","cityparksign":"Bem-vindo ao City Park: A Taste of the Wild\\n\u2191 Parque da Cidade --- Rota 2 \u2193\\n","route2speech":"AEE!!!","xerogrunt3":"Equipe Xero Grunt III","backstory":"Cerca de trinta anos atr\u00e1s, um grupo chamado Omnichannel come\u00e7ou a controlar a m\u00eddia.\\nLogo depois, a liberdade de express\u00e3o tornou-se quase imposs\u00edvel.\\nEnt\u00e3o as pessoas decidiram usar Tuxemon como mensageiros e resolver disputas.\\nCerca de dez anos atr\u00e1s, a repress\u00e3o ao Tuxemon foi iniciada.\\nAgora, apenas pessoas aprovadas podem possuir e criar Tuxemon.\\nMeu grupo usa o Tuxemon para pesquisa, \u00e9 por isso que todos os temos.\\nVoc\u00ea \u00e9 incomum, voc\u00ea n\u00e3o \u00e9 aprovado pelo Omnichannel.\\nVoc\u00ea pode ser o treinador que est\u00e1vamos esperando.\\nOmnichannel, por mais implac\u00e1veis que sejam, n\u00e3o s\u00e3o a \u00fanica amea\u00e7a que temos aqui.\\nExiste outra organiza\u00e7\u00e3o chamada Spyder.\\nVoc\u00ea n\u00e3o deveria se preocupar muito com eles, eles n\u00e3o s\u00e3o muito ativos por aqui.\\nAgora, n\u00f3s o enviaremos de volta em sua jornada.\\nMas somente se voc\u00ea concordar em nos ajudar contra o Omnichannel.\\nCaso contr\u00e1rio, n\u00f3s mesmos o denunciaremos ao Omnichannel.\\nE voc\u00ea vai perder tudo.\\nEstamos sempre observando.\\n","sorryfurthis":"Boa escolha. Desculpe, isso s\u00f3 vai doer um pouco.","theinfo":"Sinto muito por essa cena, Allie \u00e0s vezes \u00e9 dif\u00edcil de lidar, ao contr\u00e1rio da minha filha Jess.\\nOh! Onde est\u00e3o minhas maneiras. Meu nome \u00e9 Ae... Quer saber? Vou apenas escrev\u00ea-lo.\\nAeble\\n\u00c9 pronunciado ahbluh, mas todo mundo me chama de Able. Voc\u00ea pode me chamar assim, eu acho...\\nAeble: Eu sou o CEO aqui no Omnichannel, todas as transmiss\u00f5es que voc\u00ea v\u00ea s\u00e3o aprovadas por mim.\\nAgora, eu n\u00e3o sou o \u00fanico que faz a sua parte. O Omnichannel possui uma diretoria que auxilia na administra\u00e7\u00e3o dos diversos distritos.\\nE o que voc\u00ea sabe... o conselho continua sendo reeleito todos os anos!\\nO objetivo do Omnichannel \u00e9 abrir o mundo para todos. A \u00fanica maneira de fazer isso, por\u00e9m, para tornar todos iguais,\\nEra restringir Tuxemon.\\nCome\u00e7amos com o confisco, mas a maioria dos Tuxemon conseguiu escapar. Ent\u00e3o fomos for\u00e7ados a recorrer a medidas extremas.\\nNossa organiza\u00e7\u00e3o irm\u00e3 Spyder desenvolveu uma droga que poderia mudar Tuxemon.\\nEle isolou uma parte do c\u00e9rebro que todo Tuxemon misteriosamente possui e a sobrecarregou.\\nUma vez que o Gage Paludal Lamina foi sobrecarregado com eletricidade, sua vontade de resistir desapareceu e eles se tornaram d\u00f3ceis.\\nPor causa de alguns efeitos colaterais inesperados e tr\u00e1gicos, infelizmente, algumas esp\u00e9cies est\u00e3o efetivamente extintas,\\nRockitten, Fruitera e Hydrone especificamente.\\nAgora, com exce\u00e7\u00e3o de alguns retardat\u00e1rios na natureza, esta gera\u00e7\u00e3o s\u00f3 interage com Tuxemon quando eles trabalham para n\u00f3s.\\nA taxa de natalidade est\u00e1 em alta e a aprova\u00e7\u00e3o do Omnichannel n\u00e3o caiu desde o ano anterior \u00e0s restri\u00e7\u00f5es.\\nWild Tuxemon era uma maldi\u00e7\u00e3o generalizada, amea\u00e7ando destruir a humanidade. O Omnichannel corrigiu isso e imp\u00f4s a ordem.\\nSem controle, Tuxemon \u00e9 uma for\u00e7a de destrui\u00e7\u00e3o e quem disser o contr\u00e1rio est\u00e1 mentindo. Desculpe, preciso ir trabalhar.\\n","shop_buy_free":"GRATUITAMENTE!","player_wallet":"Carteira ${{name}}: ${{money}}${{currency}}","okaythen":"Ok! Apenas me d\u00ea um segundo e eu vou curar o seu Tuxemon!","okaythen2":"Bem, parece que o seu Tuxemon est\u00e1 melhor agora! Aqui est\u00e3o eles!","waithere":"Temos que esperar aqui por um tempo. Aparentemente, uma \u00e1rvore caiu \u00e0 frente.","got_new_tuxemon":"Nasce um novo Tuxemon! Bem-vindo {monster_name}!","nodrink":"Tenho certeza de que voc\u00ea \u00e9 muito jovem para beber...","angrito":"Angrito","av8r":"Av8r","baoby":"Baoby","item_used_wrong_location_type":"{name} s\u00f3 pode ser usado em um {here}\u00a0!","outside":"fora","routec":"Rota C","route1":"Rota 1","route2":"Rota 2","here_to_west":"De ${{map_name}} a ${{west}}","welcome_location_route":"Bem-vindo ao ${{map_name}}: ${{map_desc}}\\nNorte: ${{north}} \/ Sul: ${{south}} \/ Oeste: ${{west}} \/ Leste: ${{east}}","gotfivetuxeballs":"Voc\u00ea tem 5 Tuxeballs!","spyder_greenwash_louis1":"As regras desta batalha s\u00e3o as leis simples da sele\u00e7\u00e3o natural: apenas os fortes sobrevivem!","trapsnap":"Trapsnap","tumblebee":"Tumblebee","tumblequill":"Tumblequill","urcine":"Urcine","vigueur":"Vigueur","vivicinder":"Vivicinder","vividactil":"Vividactil","vivipere":"Vivipere","vivisource":"Vivisource","viviteel":"Viviteel","windeye":"Windeye","vivitron":"Vivitron","volcoli":"Volcoli","weavifly":"Weavifly","dinoflop":"Dinoflop","conileaf":"Conileaf","chromeye":"Chromeye","cochini":"Cochini","cowpignon":"Cowpignon","coleorus":"Coleorus","dandicub":"Dandicub","criniotherme":"Criniotherme","drashimi":"Drashimi","drokoro":"Drokoro","exclawvate":"Exclawvate","jelillow":"Jelillow","jemuar":"Jemuar","octabode":"Octabode","pairagrim":"Pairagrim","ouroboutlet":"Ouroboutlet","qetzlrokilus":"Qetzlrokilus","sadito":"Sadito","seirein":"Seirein","sockeserp":"Sockeserp","squabbit":"Squabbit","rosarin":"Rosarin","sampsack":"Sampsack","sclairus":"Sclairus","pythwire":"Pythwire","rabbitosaur":"Rabbitosaur","rhincus":"Rhincus","shelagu":"Shelagu","shybulb":"Shybulb","ruption":"Ruption","sampsage":"Sampsage","sapsnap":"Sapsnap","saurchin":"Saurchin","skwib":"Skwib","snaki":"Snaki","snarlon":"Snarlon","shammer":"Shammer","shnark":"Shnark","snock":"Snock","spighter":"Spighter","snokari":"Snokari","turnipper":"Turnipper","solight":"Solight","statursus":"Statursus","tsushimi":"Tsushimi","vivitrans":"Vivitrans","viviphyta":"Viviphyta","tabanurse_dialog":"Bem-vindo ao ${{map_name}} Tuxecenter!\\nVoc\u00ea quer curar o seu Tuxemon?\\n","spyder_greenwash_guard":"Tudo bem, tudo bem, nada para ver aqui.","spyder_greenwash_gregor2":"Ugh, nem piscou quando voc\u00ea desmaiou!","spyder_greenwash_chip2":"Precisa de mais energia!","hatchling":"Hatchling","narcileaf":"Narcileaf","inside":"dentro","item_used_wrong_location_inside":"{name} s\u00f3 pode ser usado {here}\u00a0!","route1_sanglorian":"Sanglorian Avenida","route3":"Rota 3","route4":"Rota 4","route5":"Rota 5","route6":"Rota 6","routea":"Rota A","routed":"Rota D","routee":"Rota E","taba_town":"Taba","abesnaki":"Abesnaki","here_to_north":"De ${{map_name}} a ${{north}}","here_to_south":"De ${{map_name}} a ${{south}}","here_to_east":"De ${{map_name}} a ${{east}}","welcome_location_city":"Bem-vindo ao ${{map_name}} Cidade: ${{map_desc}}\\nNorte: ${{north}} \/ Sul: ${{south}} \/ Oeste: ${{west}} \/ Leste: ${{east}}","welcome_location_town":"Bem-vindo ao ${{map_name}} Cidade: ${{map_desc}}\\nNorte: ${{north}} \/ Sul: ${{south}} \/ Oeste: ${{west}} \/ Leste: ${{east}}","evolution_confirmation":"{name} est\u00e1 tentando evoluir para {evolve}. Permitir a evolu\u00e7\u00e3o?","tuxemon_stat1":"ID {txmn}, {type}, {doc} dias atr\u00e1s\\n{exp}xp, {exp_lv}xp a Lv {lv}\\nCorpo: {weight} {unit_weight} {height} {unit_height}","tuxemon_stat2":"{desc}","altie":"Altie","anu":"Anu","apeoro":"Apeoro","araignee":"Araignee","arthrobolt":"Arthrobolt","b_ver_1":"B-Ver.1","banling":"Banling","baobaraffe":"Baobaraffe","birdling":"Birdling","beenstalker":"Beenstalker","boltnu":"Boltnu","botbot":"Botbot","boxali":"Boxali","brewdin":"Brewdin","budaye":"Budaye","bugnin":"Bugnin","bumbulus":"Bumbulus","bursa":"Bursa","cataspike":"Cataspike","cateye":"Cateye","chenipode":"Chenipode","chibiro":"Chibiro","elofly":"Elofly","elostorm":"Elostorm","elowind":"Elowind","embazook":"Embazook","embra":"Embra","enduros":"Enduros","exapode":"Exapode","eyesore":"Eyesore","fancair":"Fancair","flacono":"Flacono","flambear":"Flambear","fluoresfin":"Fluoresfin","foofle":"Foofle","fordin":"Fordin","forturtle":"Forturtle","foxfire":"Foxfire","frondly":"Frondly","furnursus":"Furnursus","galnec":"Galnec","ghosteeth":"Ghosteeth","graffiki":"Graffiki","grimachin":"Grimachin","grinflare":"Grinflare","grintot":"Grintot","grintrock":"Grintrock","grumpi":"Grumpi","gryfix":"Gryfix","hampotamos":"Hampotamos","happito":"Happito","ignibus":"Ignibus","incandesfin":"Incandesfin","k9":"K9","katapill":"Katapill","komodraw":"Komodraw","lapinou":"Lapinou","lightmare":"Lightmare","loliferno":"Loliferno","lunight":"Lunight","manosting":"Manosting","masknake":"Masknake","medushock":"Medushock","memnomnom":"Memnomnom","miaownolith":"Miaownolith","metesaur":"Metesaur","mrmoswitch":"Mrmoswitch","mystikapi":"Mystikapi","neutrito":"Neutrito","nudikill":"Nudikill","nudimind":"Nudimind","nuenflu":"Nuenflu","pairagrin":"Pairagrin","pantherafira":"Pantherafira","pharfan":"Pharfan","picc":"Picc","pipis":"Pipis","poinchin":"Poinchin","polyrock":"Polyrock","prophetoise":"Prophetoise","puparmor":"Puparmor","pyraminx":"Pyraminx","pythock":"Pythock","strella":"Strella","tarpeur":"Tarpeur","taupypus":"Taupypus","tetrchimp":"Tetrchimp","tikoal":"Tikoal","tikorch":"Tikorch","tobishimi":"Tobishimi","toufigel":"Toufigel","tourbidi":"Tourbidi","yiinaang":"Yiinaang","spyder_greenwash_gregor1":"Eu passo o dia todo assistindo meu CATEYE - eu vou peg\u00e1-lo piscando!","spyder_greenwash_chip1":"Eu desenvolvi um poder de computa\u00e7\u00e3o incompar\u00e1vel!","spyder_greenwash_clarence1":"Meus tuxemon s\u00e3o impar\u00e1veis \u00e0 luz do sol!","spyder_greenwash_clarence2":"Havia uma nuvem!","spyder_greenwash_louis2":"Posso apresent\u00e1-los \u00e0 Hip\u00f3tese Gaia?","fishing_rod":"Vara de Pesca","sledgehammer":"Marreta","shammer_fossil":"Shammer F\u00f3ssil","rhincus_fossil":"Rhincus F\u00f3ssil","sledgehammer_description":"Esmague pedregulhos cinzentos.","taba_town_sign_profhouse":"Casa do Professor Tuxemon","taba_town_sign_proflab":"Laborat\u00f3rio do Professor Tuxemon","taba_town_homeplace":"Casa de ${{name}}","taba_town_sign_tuxemart":"Tuxemart - Um lugar para comprar e vender itens","exapode_description":"Ele agita as pernas para atrair a aten\u00e7\u00e3o, mas a maioria das pessoas simplesmente foge.","fruitera_description":"FRUITERA est\u00e1 faminto por frutas e carrega o m\u00e1ximo que pode. Quando surpreendido, ele deixa cair todos os seus frutos, recolhe-os novamente e depois foge.","furnursus_description":"FURNURSUS s\u00e3o amig\u00e1veis e muitas vezes esquecem que seus corpos s\u00e3o muito quentes para os outros tocarem.","ghosteeth_description":"Ele sorri porque sabe como todos que ele encontra v\u00e3o morrer.","grintot_description":"\u00c9 um GRINTROCK ou GRINFLARE que sofreu eros\u00e3o.","spoilurm":"Spoilurm","taba_town_sign_tuxecenter":"Tuxecenter - Um lugar para curar o seu tuxemon","leather_town_open_air":"Caf\u00e9 e Mercado","shammer_fossil_description":"Parece o cr\u00e2nio de um c\u00e3o antigo, mas \u00e9 duro como pedra.","rhincus_fossil_description":"Parece o cr\u00e2nio de um p\u00e1ssaro dentado, mas \u00e9 duro como pedra.","aether":"\u00c9ter","normal":"Normal","glitch":"Glitch","earthquake":"Terremoto","evasion":"Evas\u00e3o","feline":"Felino","fiery":"Ardente","firestorm":"Tempestade de Fogo","fire_shield":"Escudo de Fogo","fledgling":"Inexperiente","grinding":"Esmerilha\u00e7\u00e3o","oedipus":"\u00c9dipo","demiurge":"Demiurgo","gold_digger":"Interesseira","darnitjohn":"Esperar... Cad\u00ea o John?","waterwater":"A \u00e1gua \u00e9 gelada e deliciosa!","maamnothing":"Senhora...\\n","knight4ispoor":"Certifique-se de vir me ver...","potions2":"Recebeu 2 po\u00e7\u00f5es!","hmmm3":"Qual \u00e9 o objetivo? A Rota \u00e9 quase toda grama de qualquer maneira.","youneedtodothis":"Eu... Eu acho que voc\u00ea precisa olhar para isso...\\nEu n\u00e3o quero perd\u00ea-lo, especialmente quando estamos apenas nos acomodando.","ihaveyourmoney":"Bem, talvez eu possa ajudar com isso.","chrome_robo_description":"Um rob\u00f4 hostil.","monster_menu_desc":"Descri\u00e7\u00e3o","move_to_kennel":"mover para {box}","kennel_label":"{box} ({qty})","mk01_delta_description":"Um rob\u00f4 assassino fundido com um drag\u00e3o. N\u00e3o nos pergunte como.","mk01_proto":"Mk01 Proto","dark_robo_description":"Um rob\u00f4 hostil.","birb_robo_description":"Um rob\u00f4 hostil.","mk01_beta_description":"Um rob\u00f4 assassino fundido com um drag\u00e3o. N\u00e3o nos pergunte como.","mk01_gamma":"Mk01 Gamma","mk01_alpha_description":"Um rob\u00f4 assassino fundido com um drag\u00e3o. N\u00e3o nos pergunte como.","mk01_gamma_description":"Um rob\u00f4 assassino fundido com um drag\u00e3o. N\u00e3o nos pergunte como.","xeon_2_description":"Um rob\u00f4 hostil.","mk01_delta":"Mk01 Delta","mk01_omega_description":"Um rob\u00f4 assassino fundido com um drag\u00e3o. N\u00e3o nos pergunte como.","mk01_omega":"Mk01 Omega","mk01_proto_description":"Um rob\u00f4 assassino fundido com um drag\u00e3o. N\u00e3o nos pergunte como.","xeon_description":"Um rob\u00f4 hostil.","maple_bedroom_sign":"\u00c9 um calend\u00e1rio e o dia 27 de abril \u00e9 circulado em rosa.","taba_house1_sign":"Casa do Sr. e da Sra. Clawbrew","taba_house2_reader3a":"Ent\u00e3o eu posso viver mil vidas diferentes.","taba_house3_client1a":"Estou descansando enquanto minha irm\u00e3 provavelmente est\u00e1 lendo alguns livros.","taba_house3_client2a":"Pensar demais pode nos prejudicar.","taba_house1_husband1":"Tuxemon! Eu estava entre os treinadores mais habilidosos!","taba_house2_reading3":"O livro \u00e9 Children Without Honor de Leslie Greninza.","taba_house1_reading":"O livro \u00e9 Filosofia dos Estudos Ilus\u00f3rios de Jaiden Gemrevenza.","taba_house1_calendar":"\u00c9 um calend\u00e1rio e o 30 de setembro e o 12 de fevereiro s\u00e3o circulados em vermelho.","taba_house1_wife1":"Treinador? Meu marido est\u00e1 delirando.","taba_house2_reading2":"O livro \u00e9 Raised By Dreams de Louis Etrergo.","taba_house2_reading4":"O livro \u00e9 Sailing Into Eternitys, de Laurine Doprachuld.","taba_house2_reader1a":"Sinto-me melhor \u00e0 vista de um livro ou de uma livraria.","taba_house2_reader2a":"Isso acende minha imagina\u00e7\u00e3o.","taba_house2_reading1":"O livro \u00e9 Visiting The King, de Manolo Qai.","taba_house4_client1a":"Minha av\u00f3 costumava fazer um prato semelhante!","taba_house4_client2a":"Eh? Apenas enchendo um est\u00f4mago vazio.","taba_house2_owner1":"Bem-vindo \u00e0 Biblioteca Legacy! Sinta-se livre para olhar ao redor, mas calmo, por favor.","taba_house2_reader4a":"A leitura estimula minha mente de uma maneira que a TV e os filmes nunca ser\u00e3o capazes de fazer.","taba_house2_books":"000 - Ci\u00eancia da computa\u00e7\u00e3o, informa\u00e7\u00e3o e obras gerais, 100 - Filosofia e psicologia\\n200 - Religi\u00e3o, 300 - Ci\u00eancias Sociais, 400 - Linguagem, 500 - Ci\u00eancia Pura, 600 - Tecnologia\\n700 - Artes e recrea\u00e7\u00e3o, 800 - Literatura, 900 - Hist\u00f3ria e geografia","taba_house4_dish1":"\u00c9 castanho, denso, mas n\u00e3o parece pudim...","taba_house3_client3a":"Isso me faz pensar na casa da minha m\u00e3e.","taba_house4_client3a":"Felizmente eu n\u00e3o paguei por isso. Como voc\u00ea pode pagar por isso?","taba_house1_watching":"\u00c9 um document\u00e1rio sobre os Tuxemon mais estranhos e maravilhosos da regi\u00e3o,\\n\u00a0bem como os comportamentos estranhos que adotaram.","taba_house3_owner1":"Bem-vindo ao The Thoughtful Leaf Inn!","taba_house4_owner1":"Bem-vindo ao The Honorable Seagulls Pub!","chooseyerfateCardiling":"Uma escolha interessante, ele fala com a fa\u00edsca dentro de voc\u00ea. Cardiling \u00e9 um Tuxemon do tipo Fogo conhecido por roubar comida de amigos e inimigos.\\nQuer escolher Cardiling?","chooseyerfateTweesher":"Uma \u00f3tima escolha! Tweesher \u00e9 um Tuxemon do tipo \u00c1gua. Sua evolu\u00e7\u00e3o Eagleace \u00e9 um dos Tuxemon mais r\u00e1pidos\\nVoc\u00ea quer escolher Tweesher?","choseCardiling2":"Primeiro, por\u00e9m, vamos testar suas proezas de batalha com uma r\u00e1pida batalha Tuxemon.\\nVejamos... Vou escolher Tweesher.","gasp3":"Se isso \u00e9 verdade, h\u00e1 mais para voc\u00ea do que eu imaginava...","gasp2":"O que voc\u00ea est\u00e1 fazendo aqui com isso... Criminoso?\\n... .... ....\\n... ... ...\\nJuntando-se ao Trial? Voc\u00ea realmente se sujeitaria a essa bobagem?\\nSe tudo o que voc\u00ea quer \u00e9 um emprego no Omnichannel, voc\u00ea poderia ter me perguntado.\\nTenho certeza de que posso encontrar um... use para voc\u00ea... se voc\u00ea estiver interessado.","brokethegasp2":"Voc\u00ea. Por que voc\u00ea est\u00e1 falando? Eu n\u00e3o permiti que voc\u00ea falasse.","brokethegasp3":"Por favor, senhorita omnichannel senhora, a m\u00e3e de ${{name}} queria que eles se juntassem ao Julgamento para ver toda a regi\u00e3o\\n${{name}} n\u00e3o est\u00e1 fazendo isso pelo trabalho, eles est\u00e3o fazendo isso pela experi\u00eancia.","bugnin_description":"Sua espada \u00e9, na verdade, uma antena cultivada e arrancada para esse fim.","apeoro_description":"Os reis da antiguidade usavam poderes ps\u00edquicos para transferir suas almas para essas m\u00e1quinas de computa\u00e7\u00e3o douradas. Agora eles continuam vivos, incapazes de se comunicar, mas ainda sonhando com imp\u00e9rios.","araignee_description":"Pedantes que dizem que todas as aranhas t\u00eam oito patas s\u00e3o estranhamente quietos no caso de ARAIGNEE.","arthrobolt_description":"Ele se sente desconfort\u00e1vel comandando seus companheiros NUT e BOLT, e geralmente foge. Mas ent\u00e3o a NUT e a BOLT n\u00e3o t\u00eam ningu\u00e9m para instru\u00ed-los.","b_ver_1_description":"Ele \u00e9 projetado para todas as vezes que voc\u00ea precisa de algo para ser mordido por um rob\u00f4.","bolt_description":"A presen\u00e7a de um parafuso faz com que uma NUT aperte com mais for\u00e7a e liberte mais energia.","av8r_description":"Se o sol estiver fora, ele pode voar t\u00e3o longe ou t\u00e3o alto quanto quiser.","baoby_description":"Eles viajam de rio em rio em busca de \u00e1gua para beber e armazenar. As ossiconas frondosas em sua cabe\u00e7a escondem pontos m\u00f3veis que agem de forma semelhante a uma haste de radiestesia. Muitas criaturas seguem BAOBY em secas.","birdling_description":"Os ignorantes acreditam que ele carrega seu pr\u00f3prio ovo nas costas. \u00c9 a guarda para um ovo muito mais importante do que isso.","banling_description":"Cada BANLING est\u00e1 esperando que um esp\u00edrito sem-teto se aninhe em seus galhos.","baobaraffe_description":"Ele armazena grandes quantidades de \u00e1gua em seu enorme corpo para que possa viajar longas dist\u00e2ncias atrav\u00e9s de desertos quentes e secos. Tamb\u00e9m compartilhar\u00e1 \u00e1gua com criaturas sedentas. Quando n\u00e3o tem \u00e1gua armazenada, \u00e9 magro.","beenstalker_description":"O que o BEENSTALKER carece de sentido e gra\u00e7a, compensa em puro entusiasmo e boa vontade. Ele se deleita em assustar os vermes, mas nunca prejudic\u00e1-los.","botbot_description":"\u00c9 um rob\u00f4 universal que pode ser adaptado para qualquer finalidade.","brewdin_description":"Nascido em cer\u00e2mica negligenciada, outrora valorizada, e tesouros semelhantes. Rumores de concess\u00f5es de desejos para aqueles que podem faz\u00ea-lo sorrir.","boltnu_description":"Ele passa a maior parte do tempo cavando tocas no ch\u00e3o, permanece tonto pelas constantes vibra\u00e7\u00f5es e movimentos causados por eles cavando no solo.","boxali_description":"Com sua longa capa azul, o BOXALI pode deslizar acima do solo - permitindo que ele realize acrobacias e ataques a\u00e9reos.","budaye_description":"Pode convencer qualquer grupo a cooperar para o bem comum com alguns mewls e ondas encorajadoras.","yesmaam":"Sim senhora.","theenergy":"A energia desse homem \u00e9 ilimitada...","youneedtodothis2":"Mas.. Eu sei que voc\u00ea est\u00e1 ansioso para ver a regi\u00e3o, e esta \u00e9 a sua melhor foto.\\nEu sei que voc\u00ea tem o impulso em si mesmo para se tornar o melhor, como ningu\u00e9m nunca foi.\\nEu s\u00f3 n\u00e3o sei se podemos pagar as taxas\\n\\nVamos fazer algo funcionar... De alguma forma.","chosefight":"E... VAMOS LUTAR!","spyder_dragonscave_benden4":"Por favor, ${{name}}. Se voc\u00ea n\u00e3o pode parar esses vil\u00f5es, tudo est\u00e1 perdido.","hellolovelypeople5":"N\u00e3o... Espera... Falta-nos uma pessoa...\\nO \u00fanico criador de Tuxemon partiu para a regi\u00e3o de Fondent. Aquele que se chama o Professor Tuxemon","ourstuffisours":"Por que voc\u00ea est\u00e1 realmente aqui?","hellolovelypeople4":"Tenho certeza de que h\u00e1 casas em Cotton Town maiores do que esta...","spyder_nimrod_plaque":"Patrocinado por Nimrod. \\\"Se n\u00e3o os vend\u00eassemos, outra pessoa o venderia!\\\"","darnitjohn5":"Por que voc\u00ea ainda est\u00e1 aqui?","darnitjohn9":"VOC\u00ca!\\nVou dizer isso uma vez e apenas uma vez:\\nIR. PROCURAR. O. CASAS.","cometomepls":"AGORA, TODOS, POR FAVOR, VENHAM PARA O CENTRO DA CIDADE. OMNICHANNEL DESEJA SE DIRIGIR A VOC\u00ca!","hellolovelypeople3":"Voc\u00ea \u00e9 realmente as \u00fanicas pessoas nesta cidade? N\u00e3o h\u00e1 ningu\u00e9m aqui! Esta tem que ser a menor cidade da regi\u00e3o de Fondent.","oopsie":"Desculpe, voc\u00ea teve que ver isso. Ele \u00e9 t\u00e3oooo in\u00fatil \u00e0s vezes.","oopsie2":"Por que n\u00e3o esperamos que meus cavaleiros retornem?\\nEu odeio anunciar m\u00e1s not\u00edcias sozinho.","itsmyduhduhduh":"Recebeu o endere\u00e7o de Allie!","maamiexist2":"Havia algo de interessante?","maamiexist":"Senhora, Ele n\u00e3o est\u00e1 em casa.","itsmyaurababe":"Agora, quem \u00e9 voc\u00ea?","itsmyaurababe2":"Hmm, agora que eu realmente olho para voc\u00ea, voc\u00ea tem uma aura bastante misteriosa.\\n... ... ... ...\\nDevemos conversar em algum momento. Talvez me veja em Cotton Town?","maamnothing6":"... ... ... ...\\n... Bom. Provavelmente dever\u00edamos voltar para a sede e informar.","solongjohn":"John, voc\u00ea deve ficar aqui para manter a paz.\\nEu n\u00e3o quero voc\u00ea por perto de qualquer maneira.","wherewasshe":"Ela n\u00e3o nos contou as m\u00e1s not\u00edcias...","announcement5":"Foi um longo e dif\u00edcil caminho para a paz e a tranquilidade que agora reina na regi\u00e3o de Fondent.\\nNo entanto, tenho o prazer de anunciar, neste dia, o 25\u00ba Anivers\u00e1rio da funda\u00e7\u00e3o da Omnichannel...\\nTUXEMON S\u00c3O CONTROLADOS!\\n*gritos ensurdecedores*\\nCalma! Calma! O vosso entusiasmo \u00e9 contagiante, devo dizer!\\nEm conjunto com o instituto Xero, tiramos sua vontade de atacar!\\nDevido a isso, estamos confiantes de que liberar Tuxemon na natureza \u00e9 seguro.\\nNo entanto, o toque de recolher ainda deve ser aplicado, afinal, n\u00e3o somos uma regi\u00e3o sem lei.\\nAfinal de contas... SOMOS SEGURAN\u00c7A, SOMOS ORDEM, SOMOS OMNICHANNEL!","depressedmom":"Por que ele faria algo assim... Achei que ele se importava...","watchmewatchme":"Por que voc\u00ea est\u00e1 indo para a cidade, voc\u00ea sabe que h\u00e1 um toque de recolher antecipado.\\n... ... ... ...\\n... ... ... ...\\nVoc\u00ea n\u00e3o parece uma amea\u00e7a, ent\u00e3o voc\u00ea pode ir para a cidade...\\nS\u00f3 n\u00e3o conte a nenhum desses bandidos Omnichannel que eu deixei voc\u00ea passar, ok?","grumble":"Omnichannel s\u00e3o um bando de bandidos, mas n\u00e3o temos escolha...\\nComo ela sempre diz, acho que temos que trabalhar com eles...","professorexists":"Vou tomar 12 po\u00e7\u00f5es, por favor.","hmmm":"Eu me pergunto o que eles est\u00e3o fazendo l\u00e1?","professorexists4":"Agora, eu sei o que voc\u00ea est\u00e1 pensando, por que eles me permitiriam?\\nInfelizmente para voc\u00ea, esse segredo \u00e9 para mim e somente para mim!\\nNo entanto, o Omnichannel deve fazer um novo an\u00fancio em breve e acho que voc\u00ea vai gostar.\\n\u00c9 melhor lev\u00e1-lo de volta para casa e assistir ao segundo an\u00fancio, Vamos l\u00e1!","hmmm5":"Max, por mais que voc\u00ea queira um, n\u00f3s estabelecemos isso. Eles n\u00e3o est\u00e3o fazendo, e n\u00e3o far\u00e3o, um parque aqu\u00e1tico.","waitdontgo":"${{name}}! Espera! N\u00e3o saia ainda!","theanthemishere":"Escutar! O hino est\u00e1 come\u00e7ando, n\u00f3s o fizemos bem a tempo. Venha assistir!","timeforround22":"Ah! Voc\u00ea conseguiu as po\u00e7\u00f5es! Bom! Agora precisamos mesmo de voltar.","moreannouncement":"ATEN\u00c7\u00c3O, TODOS OS CIDAD\u00c3OS DA REGI\u00c3O FONDENT!\\n","moreannouncement2":"Lamento dar-lhe um aviso t\u00e3o tardio sobre este endere\u00e7o, mas eu acreditava que era importante antes que a m\u00eddia vazasse...\\nPo\u00e7o... Heh. N\u00f3s somos donos da m\u00eddia, ent\u00e3o eu acho que isso n\u00e3o importaria, mas eu queria compartilh\u00e1-la mesmo assim.\\nDepois de consultar meus conselheiros, decidimos que a melhor maneira de se sentir mais confort\u00e1vel com o Tuxemon, \u00e9 us\u00e1-los.\\nAgora, levar\u00e1 algum tempo at\u00e9 que possamos integr\u00e1-los \u00e0 for\u00e7a de trabalho, mas, enquanto isso, como eu disse antes, vamos liber\u00e1-los na natureza.\\nEu percebo que isso \u00e9 um choque para todos, al\u00e9m de entender que alguns de voc\u00eas podem at\u00e9 ter medo. Todos n\u00f3s sabemos o que aconteceu antes...\\nEste n\u00e3o \u00e9 o momento de ter medo, j\u00e1 que o Omnichannel estar\u00e1 patrocinando o renascimento da antiga tradi\u00e7\u00e3o conhecida como O Julgamento.\\nAgora, para voc\u00eas que s\u00e3o menos versados na hist\u00f3ria da regi\u00e3o de Fondent, h\u00e1 cem anos havia uma tradi\u00e7\u00e3o em que homens e mulheres jovens pegavam e criavam Tuxemon.\\nEles ent\u00e3o usariam esses Tuxemon para lutar contra outros e subir de posi\u00e7\u00e3o em sua cidade, com o melhor Treinador Tuxemon ganhando status e poder.\\nEstaremos criando uma vers\u00e3o disso para os dias modernos. Estaremos formando \u00e1reas de batalha em v\u00e1rias cidades em Fondent.\\nCada \u00c1rea de Batalha precisar\u00e1 ser conclu\u00edda em ordem e o treinador mais promissor, ou treinadores, poder\u00e1 tentar o Campeonato.\\nO Campeonato ser\u00e1 realizado no topo da Torre Omnichannel em Cotton Town, mas apenas uma vez que um Treinador Tuxemon tenha passado por todas as \u00c1reas de Batalha.\\nO Julgamento \u00e9 projetado como uma maneira de introduzir lentamente a vida p\u00fablica em Tuxemon e incentivar viagens por toda a regi\u00e3o.\\nQuem melhor para demonstrar isso do que a nossa juventude?\\nCada partida ser\u00e1 transmitida ao vivo no Omnichannel-T, a mais nova esta\u00e7\u00e3o de televis\u00e3o dedicada exclusivamente \u00e0 programa\u00e7\u00e3o relacionada ao Tuxemon!\\nN\u00e3o se preocupe, a adi\u00e7\u00e3o ser\u00e1 refletida em sua conta.\\nAh, e mais uma coisa, todos os Treinadores Tuxemon estar\u00e3o isentos do toque de recolher.\\nAntes disso, \u00e9 claro, voc\u00ea precisar\u00e1 de um Tuxemon! Agora, nem todo mundo pode ser autorizado a se tornar um Tuxemon Trainer. Isso seria puro caos!\\nPrimeiro, voc\u00ea ter\u00e1 que registrar seu nome com seu representante Omnichannel local e, se for selecionado, ser\u00e1 enviado para o treinamento Omnichannel.\\nAp\u00f3s a conclus\u00e3o bem-sucedida do seu treinamento, voc\u00ea receber\u00e1 um Tuxemon e poder\u00e1 come\u00e7ar a participar do The Trial!\\nEstou ansioso para conhecer todos voc\u00eas! Vamos criar um novo mundo juntos!\\nAfinal de contas... SOMOS SEGURAN\u00c7A, SOMOS ORDEM, SOMOS OMNICHANNEL! E agora,\\nN\u00d3S \\nSOMOS \\nO \\nFUTURO!","ihaveyourmoney2":"Tenho um pouco guardado que precisa ser bem aproveitado e o Omnichannel me deve um favor.\\nTenho certeza de que algo poderia ser arranjado. Obter os documentos de qualifica\u00e7\u00e3o \u00e9 a parte f\u00e1cil. Obter o seu primeiro Tuxemon \u00e9 um pouco mais dif\u00edcil...\\nFelizmente, por acaso conhe\u00e7o algu\u00e9m que tem acesso a v\u00e1rios Tuxemon diferentes...\\nMe!\\nAgora, eu sei que \u00e9 muito para processar, ent\u00e3o eu estarei no meu laborat\u00f3rio esperando por sua decis\u00e3o.","moverocky":"Vamos l\u00e1 Rocky! Voc\u00ea pode se mover! Eu acredito!","moverocky2":"Bem, voc\u00ea se move quando estiver pronto, eu estarei aqui esperando.","tuxemontime1.5":"Eu entendo que isso significa que voc\u00ea decidiu se juntar ao Julgamento?","tuxemontime":"Ah, voc\u00ea veio! Legal!","tuxemontimechoiceno":"Ah... Ok... Eu estarei aqui se voc\u00ea mudar de ideia...","tuxemontime2":"Agora, a primeira coisa a fazer \u00e9 colocar seus pap\u00e9is prontos...","tuxemontime4":"Agora para a parte mais importante! Escolhendo o seu Tuxemon!\\nInfelizmente, a minha fonte de financiamento tornou-se... hesitante ultimamente. Isso deixa voc\u00ea com apenas tr\u00eas op\u00e7\u00f5es de Tuxemon, desculpe por isso.\\nAs tr\u00eas op\u00e7\u00f5es s\u00e3o Rockitten, Cardiling e Tweesher.","professorexists1.5":"Oh ol\u00e1 l\u00e1!","kylekindasucks6":"Ah, e ${{name}}?","misaisleavingfornow2":"Boa sorte ${{name}}. Tenho certeza de que nos veremos novamente. ","spyder_papertown_grannypiper1":"Oh ol\u00e1 ${{name}}, eu n\u00e3o te vi l\u00e1 entre toda essa agita\u00e7\u00e3o e detritos!\\nMal posso esperar at\u00e9 que a Creche esteja instalada!","taba_greeting3":"Boa sorte em suas aventuras ${{name}}, e lembre-se de fazer compras no Tuxemart para todas as suas necessidades de aventura!\\n...\\nDesculpe o discurso de vendas, \u00e9 o meu trabalho.","spyder_flower_muse2":"Que? Voc\u00ea tem uma pintura. Oooh - voc\u00ea me deixaria compr\u00e1-lo? Eu tenho ${{currency}}2.000.","cotton_breeder5":"Hey ${{name}}, vem verificar o seu Tuxemon?","taba_greeting2b":"Ah! Vejo que voc\u00ea j\u00e1 tem algumas. Voc\u00ea tem uma boa cabe\u00e7a em seus ombros ${{name}}, tenho certeza que voc\u00ea ser\u00e1 um campe\u00e3o em pouco tempo.","hmmm4":"Talvez eles estejam fazendo um parque aqu\u00e1tico!","hmmm6":"........ Ok... Mas pode ser...","darnitjohn4":"S-Sim senhora?","darnitjohn6":"Uhh...","darnitjohn7":"N\u00e3o tenho certeza...","darnitjohn8":"AAAAAGH!!!","darnitjohn10":"AGORA!","johnissorry":"Desculpe, senhora... Eu...\\nSerra...\\nAlguns...\\nFlor...","uselessnes":"Voc\u00ea \u00e9 absolutamente in\u00fatil John. Eu n\u00e3o posso acreditar que n\u00f3s j\u00e1 estivemos juntos.","hellolovelypeople2":"Eu sei que voc\u00ea provavelmente est\u00e1 se perguntando por que meus Cavaleiros Omni e eu estamos aqui.\\nEspera...","maamiexist3":"H\u00e1 um computador executando o Ubuntu.\\nEu ia confisc\u00e1-lo, mas eu sei que o Gnome n\u00e3o \u00e9 o seu estilo...","maamiexist4":"N\u00e3o, deixe-o. Essas pessoas, obviamente, t\u00eam um gosto terr\u00edvel e desprezam a utilidade e a simplicidade...\\nVerifique o laborat\u00f3rio agora Grant. Vou esperar pelo John.","maamnothing3":"Eu... Eu... N\u00e3o encontrei nada.","maamnothing4":"Legal. Obrigado pelo aviso.","maamnothing5":"Senhora, eu tamb\u00e9m n\u00e3o o encontrei.","solongjohn2":"Vamos l\u00e1 Grant, temos um cronograma para cumprir.","seeme":"Certifique-se de vir me ver...","frowntime":"N\u00e3o me importo de estar aqui...\\n\u00c9 apenas solit\u00e1rio \u00e0s vezes...","ohnoes":"Po\u00e7o... Eu n\u00e3o sei como me sentir sobre isso...","ohnoes2":"Agora que isso acabou... ainda precisamos de po\u00e7\u00f5es do Tuxemart.\\nCertifique-se de que voc\u00ea est\u00e1 de volta antes do toque de recolher!","bobtalk":"Seria bom se mais pessoas como voc\u00ea viessem dizer Oi...\\nA prop\u00f3sito, Ol\u00e1! Tenha um \u00f3timo dia! Hoje ou amanh\u00e3 ou qualquer dia ser\u00e1 \u00f3timo!","professorexists2":"Voc\u00ea deve ser o filho de Callie! Eu ouvi muito sobre voc\u00ea de sua m\u00e3e.\\nO que te traz at\u00e9 aqui?\\n.... .... ....\\nPo\u00e7\u00f5es? Claro, voc\u00ea sempre precisa desses!\\nAqui, tenha alguns em casa, cortesia minha.","professorexists3":"Ah! Desculpem minhas maneiras, eu n\u00e3o posso acreditar que nunca me apresentei!\\nMeu nome \u00e9 Kay Wren, mais conhecida como a Professor Tuxemon.\\nH\u00e1 anos que sou a \u00fanica pessoa na regi\u00e3o do Fondent autorizada a pesquisar Tuxemon.","hmmm2":"Ouvi dizer que eles estavam fazendo um novo parque. Para \\\"Greenificar a \u00c1rea\\\"","hmmm7":"O tempo est\u00e1 bom, n\u00e3o \u00e9?","timeforround2":"${{name}}! Finalmente! Voc\u00ea est\u00e1 de volta! Eu estava com medo de que voc\u00ea perdesse o an\u00fancio!","hebenice":"Ele \u00e9 um homem legal, talvez voc\u00ea deva pelo menos ver o que ele tem a dizer.","tuxemontime3.1":"Aqui est\u00e3o seus documentos de registro, a primeira \u00c1rea de Batalha exigir\u00e1 que voc\u00ea os apresente em troca de um distintivo de Treinador.\\nVoc\u00ea n\u00e3o precisar\u00e1 dos pap\u00e9is depois disso.\\n","obtainedpapers":"Documentos de Inscri\u00e7\u00e3o Recebidos!","chooseyerfate":"Qual Tuxemon voc\u00ea quer?","nochoiceTuxemon":"Ok, por que voc\u00ea n\u00e3o d\u00e1 uma olhada nos outros dois?","rockitten!":"Obtido Rockitten!","choseCardiling":"Tudo bem, aqui est\u00e1 o seu Cardiling! Eu sei que voc\u00eas dois v\u00e3o em grandes aventuras juntos!","cardiling!":"Obtido Cardiling!","choseTweesher":"Tudo bem, aqui est\u00e1 o seu pr\u00e9-adolescente! Eu sei que voc\u00eas dois v\u00e3o em grandes aventuras juntos!","choseTweesher2":"Primeiro, por\u00e9m, vamos testar suas proezas de batalha com uma r\u00e1pida batalha Tuxemon.\\nVejamos... Vou escolher Rockitten.","tweesher!":"Obtido Tweesher!","yahaha":"Ah ha! Encontrei voc\u00ea!","brokethegasp":"Agora, senhorita, se me permitem, ${{name}} est\u00e1 fazendo isso por mais do que um trabalho.","spyder_cottonart_shopkeeper":"Bem-vindo \u00e0 Galeria de Arte de Cotton Town. Ah - Quero dizer Loja de Arte!\\nDesde que cortaram nosso financiamento, tivemos que vender as obras de arte em vez de apenas exibi-las.\\nA entrada \u00e9 ${{currency}}50. Vai para o dividendo anual da empresa.","spyder_museum_entrance1":"Bem-vindo ao museu de hist\u00f3ria natural! \u00c9 gr\u00e1tis, mas depende de suas generosas doa\u00e7\u00f5es. Voc\u00ea consideraria uma doa\u00e7\u00e3o de ${{currency}}50?","greenwash_badge_description":"Tuxemon comprados do Greenwash exigem esse crach\u00e1 para se transformarem.","scoop_badge":"Crach\u00e1: Scoop","nimrod_badge_description":"Tuxemon comprados do Nimrod exigem esse crach\u00e1 para se transformarem.","omnichannel_badge_description":"Tuxemon comprados do Omnichannel exigem esse crach\u00e1 para se transformarem.","shaft_badge_description":"Tuxemon comprados do Shaft exigem esse crach\u00e1 para se transformarem.","shaft_badge":"Crach\u00e1: Shaft","scoop_badge_description":"Tuxemon comprados do Scoop exigem esse crach\u00e1 para se transformarem.","omnichannel_badge":"Crach\u00e1: Omnichannel","nimrod_badge":"Crach\u00e1: Nimrod","greenwash_badge":"Crach\u00e1: Greenwash","miaow_milk_description":"Os gatos adoram o sabor do Miaow Milk\u2122!","peace_lily":"L\u00edrio da Paz","combat_state_diehard_get":"{target} vai continuar lutando.","booster_tech_description":"Uma tecnologia de c\u00f3digo aberto que permite transformar o tuxemon em uma forma diferente.","earth_booster":"Impulsionador de Terra","booster_tech":"Impulsionador de tecnologia","fire_booster_description":"Ele permite transformar um tuxemon do tipo Fogo em uma forma diferente.","fire_booster":"Impulsionador de fogo","earth_booster_description":"Ele permite transformar um tuxemon do tipo Terra em uma forma diferente.","flintstone":"Flintstone","miaow_milk":"Miaow Leite","lucky_bamboo_description":"Tecnicamente, n\u00e3o \u00e9 bambu. Tamb\u00e9m n\u00e3o \u00e9 particularmente sortudo. Mas faz uma boa planta de interior.","lucky_bamboo":"Bambu da Sorte","metal_booster_description":"Ele permite transformar um tuxemon tipo Metal em uma forma diferente.","metal_booster":"Impulsionador de metal","peace_lily_description":"Uma planta de interior resistente para algu\u00e9m especial.","petrified_dung":"Esterco Petrificado","pyramidion_description":"Um tri\u00e2ngulo dourado que zumbe com o poder celestial.","petrified_dung_description":"Parece que, bem, coc\u00f4... mas \u00e9 duro como pedra.","pyramidion":"Piram\u00eddeo","tectonic_drill":"Furadeira Tect\u00f4nica","water_booster_description":"Permite transformar um tuxemon do tipo \u00c1gua em uma forma diferente.","sea_girdle":"Cinta do Mar","water_booster":"Impulsionador de \u00e1gua","shop":"loja","stovepipe":"Stovepipe","sweet_sand":"Areia Doce","combat_forfeit":"Voc\u00ea perdeu!\\n{npc} est\u00e1 desapontado.","combat_state_blinded_get":"{target} est\u00e1 cego.","combat_state_confused_get":"{target} est\u00e1 confuso.","no_type":"sem tipo","thunderstone":"Pedra do Trov\u00e3o","wood_booster":"Impulsionador de madeira","center":"centro","combat_player_swap_status":"N\u00e3o \u00e9 poss\u00edvel trocar de monstro.\\n{monster} \u00e9 {status}!","wood_booster_description":"Permite transformar um tuxemon do tipo Madeira em uma forma diferente.","combat_state_grabbed_get":"{target} \u00e9 mantido firme.","route":"rota","combat_player_run_status":"N\u00e3o consigo escapar.\\n{monster} \u00e9 {status}!","town":"cidade","dungeon":"calabou\u00e7o","combat_state_dozing_get":"{target} est\u00e1 adormecido.","combat_state_enraged_get":"{target} est\u00e1 enfurecido.","combat_player_forfeit_status":"N\u00e3o pode perder a partida.\\n{monster} \u00e9 {status}!","cannot_use_tech_monster":"{name} n\u00e3o pode ser usado.","combat_state_festering_get":"As feridas de {target} apodrecem.","saber":"Sabre","touch":"Tocar","viper":"V\u00edbora","barking":"Latindo","combat_skip":"{user} pula a vez!","combat_victory_trainer":"Voc\u00ea ganhou contra {npc}!\\nVoc\u00ea recebe {currency}{prize}!","combat_state_chargedup_get":"{target} \u00e9 totalmente carregado.","combat_state_exhausted_get":"{target} est\u00e1 esgotado.","combat_state_charging_get":"{target} \u00e9 a pot\u00eancia de carregamento.","combat_state_softened_get":"A armadura de {target} amolece.","combat_state_stuck_get":"{target} est\u00e1 preso no lugar.","alert_text":"Texto muito longo!","combat_state_noddingoff_get":"{target} est\u00e1 acenando com a cabe\u00e7a para dormir.","combat_state_focused_get":"{target} torna-se focado.","combat_state_hardshell_get":"{target} \u00e9 coberto por casca dura.","combat_state_tired_get":"{target} est\u00e1 desgastado.","combat_state_sniping_get":"{target} mira.","combat_state_spyderbite_get":"{target} come\u00e7a a sniffle.","lust":"Lux\u00faria","maori":"Maori","phantasmal_force":"For\u00e7a Fantasmag\u00f3rica","ring":"Anel","ruby":"Rubi","sword":"Espada","poison_courtship":"Namoro Venenoso","platinum":"Platina","radiance":"Brilho","shapechange":"Mudan\u00e7a de forma","torch":"Tocha","stonehenge":"Stonehenge","sylvan":"Sylvan","slime":"Lodo","stabilo":"Stabilo","strangulation":"Estrangulamento","sunburst":"Sol estourou","terror":"Terror","time_crisis":"Crise do Tempo","tip":"Ponta","ubuntu":"Ubuntu","walls":"Paredes","tsunami":"Tsunami","wall_ice":"Muro de Gelo","acid":"\u00c1cido","status_stuck":"Preso","venom":"Veneno","route2_description":"O caminho hist\u00f3rico!","vorpal":"Vorpal","status_softened":"Amolecido","paper_town_description":"A porta de entrada para o Fondent!","taba_town_description":"Um ref\u00fagio pac\u00edfico!","wall_fire":"Muro de Fogo","webs_wind":"Vento das Teias","clairaudience":"Clariaudi\u00eancia","hawk":"Falc\u00e3o","gust":"Rajada","crystal":"Cristal","clock":"Rel\u00f3gio","gyser":"Gyser","chameleon":"Camale\u00e3o","cavity":"Cavidade","cat_calling":"Chamada de Gato","cloud_aether":"\u00c9ter em Nuvem","conjurer":"M\u00e1gico","canine":"Canino","breath":"Respira\u00e7\u00e3o","blood_nets":"Redes de Sangue","arcane_eye":"Olho Arcano","air_chain":"Corrente de Ar","assault":"Assalto","status_tired":"Cansado","status_chargedup":"Carregado","ants":"Formigas","status_eliminated":"Eliminado","adamantine":"Adamantina","spyderbite":"Mordida Spyder","status_grabbed":"Agarrou","status_focused":"Concentrado","status_exhausted":"Exausto","status_enraged":"Furioso","status_dozing":"Cochilando","status_confused":"Confuso","status_charging":"Carregamento","citypark_description":"Um Sabor da Natureza!","route1_description":"Se cuida!","status_blinded":"Cego","flower_city_description":"Uniformes que te guardam enquanto voc\u00ea dorme!","cotton_town_description":"Uma for\u00e7a crescente!","leather_town_description":"Prova de que beleza e minera\u00e7\u00e3o podem coexistir!","route5_description":"A passagem memorial para Timber Town!","menu_storage_monsters_full":"Sua festa est\u00e1 cheia, voc\u00ea n\u00e3o pode tirar mais do armazenamento.","timber_town_description":"Cesta de p\u00e3o do Fondant!","menu_storage_take_monster":"Voc\u00ea adicionou {name} ao seu grupo!","menu_storage_empty_kennel":"Este armazenamento est\u00e1 vazio, n\u00e3o h\u00e1 monstros para levar.","menu_dropoff_no_monsters":"N\u00e3o pode deixar o \u00faltimo Tuxemon em seu grupo.","bumbulus_description":"BUMBULUS \u00e9 um ser voador que produz uma nuvem de fuma\u00e7a para se disfar\u00e7ar como uma nuvem. Ningu\u00e9m jamais viu seu verdadeiro corpo.","bursa_description":"Ela rejeita o fogo como b\u00e1sico, e produz apenas o fogo da mente.","omnichannelarrives":"PARAR!","firsts":"\u266a Veja-me chicotear \u266a\\n\u266a Observe-me nae nae \u266a\\nEssa m\u00fasica \u00e9 muito boa, certo?","nopenotyet":"Desculpe, algu\u00e9m se machucou na rota. Est\u00e1 fechado agora.","bothofyou":"Voc\u00eas dois, venham para fora. Um representante do Omnichannel quer se dirigir \u00e0 cidade.","hellolovelypeople":"HELLOOOOO CIDAD\u00c3OS DA CIDADE DE TABA!","darnitjohn2":"JOHN! Saia daqui!","darnitjohn3":"John.","whereismyhairbrush":"John, Grant, espalhou-se. ENCONTRE-O.","itsmyaurababe3":"Espero que nos encontremos novamente. ","maamnothing2":"John! Est\u00e1vamos tendo um momento!\\nO que voc\u00ea quer?","iknowyou":"Ol\u00e1 Callie, ol\u00e1 ${{name}}, s\u00f3 parei para dizer oi quando eu ouvi voc\u00ea falando sobre o an\u00fancio.","tuxemontimechoiceyes":"Espl\u00eandido!","chooseyerfateRockitten":"Uma escolha s\u00f3lida! Rockitten \u00e9 um Tuxemon do tipo Terra. Nos tempos medievais, eles criavam Rockittens para se sentar \u00e0 porta e parecer fofo.\\nQuer escolher Rockitten?","choseRockitten":"Tudo bem, aqui est\u00e1 o seu Rockitten! Eu sei que voc\u00eas dois v\u00e3o em grandes aventuras juntos!","choseRockitten2":"Primeiro, por\u00e9m, vamos testar suas proezas de batalha com uma r\u00e1pida batalha Tuxemon.\\nVejamos... Vou escolher Cardiling.","wewnicefight":"Nossa, foi uma boa luta!\\nDeixe-me curar o seu Tuxemon muito r\u00e1pido...\\nE... Ali! Tudo pronto!\\nCom um pouco mais de pr\u00e1tica e talvez mais um pouco de Tuxemon, voc\u00ea definitivamente ser\u00e1 capaz de assumir o Trial.\\n","gasp":"Esperar...","spyder_museum_entrance3":"Infelizmente, agora precisamos cobrar pelos ingressos. ${{currency}}100 por favor.","fishing_rod_description":"Pesca.","tuxemontime3":"L\u00e1 vamos n\u00f3s!","flintstone_description":"Uma pedra escamosa usada para fazer ferramentas de pedra e iniciar inc\u00eandios. N\u00e3o ao mesmo tempo.","sea_girdle_description":"Uma corda de enfeites, macias e viscosas como algas.","monster_menu_tech":"T\u00e9cnicas","Kennel":"abrigo","stovepipe_description":"Um longo tubo de ferro. Manuse\u00e1-lo deixa suas m\u00e3os calmas e cinzas.","sweet_sand_description":"Em partes do mundo, as pessoas se limpam com essa areia perfumada e suja.","tectonic_drill_description":"Uma grande m\u00e1quina de click-clack usada para perfurar a terra.","thunderstone_description":"Uma velha rel\u00edquia de pedra, agora carregada para boa sorte.","tux_attack":"Ataque Tux","abesnaki_description":"Cada rosto \u00e9 um padr\u00e3o diferente, e alguns dizem que os s\u00edmbolos soletram palavras em uma l\u00edngua morta.","cataspike_description":"Aprende a lutar a partir da observa\u00e7\u00e3o. Deixado \u00e0 pr\u00f3pria sorte, ele usa seu espig\u00e3o para recolher o lixo.","cateye_description":"Eles dizem que pisca uma vez por ano, em homenagem ao fim do ver\u00e3o.","chenipode_description":"Ele morde os cadar\u00e7os e as pernas das cal\u00e7as quando quer viajar.","chibiro_description":"\u00c9 encontrado em florestas e campos, onde muitas vezes \u00e9 confundido com um nabo.","chromeye_description":"O CHROMEYE foi criado para observar e aprender como os seres humanos pensam e sentem.","cochini_description":"\u00c9 t\u00e3o inteligente e consciente quanto uma crian\u00e7a de tr\u00eas anos de idade. Tem um sabor delicioso.","coleorus_description":"Ela existe, inalterada, h\u00e1 milh\u00f5es de anos.","professorexists1":"Obrigado Ben.","taba_house2_sign":"Biblioteca Legacy","spyder_papertown_homemaker1":"Como voc\u00ea est\u00e1, ${{name}}?\\nQuieto e solene como sempre, vejo.","spyder_hospital_billie1":"${{name}}, sua intromiss\u00e3o se tornou demais! Basta deixar que as autoridades fa\u00e7am o seu trabalho!","taba_greeting1":"Recepcionista Jaime: Ei l\u00e1 ${{name}}! Ouvi dizer que voc\u00ea tem um Tuxemon, parab\u00e9ns! Se voc\u00ea quiser aumentar sua festa, voc\u00ea precisar\u00e1 de Tuxeballs.","earthmover_key_description":"Poderia ser \u00fatil se houver um terraplanador gigante bloqueando o caminho.","earthmover_key":"Chave do Terraplanador","ice_storm":"Tempestade de gelo","insanity":"Insanidade","kraken":"Kraken","lantern":"Lanterna","lightning_spheres":"Esferas de rel\u00e2mpago","lava":"Lava","lineage":"Linhagem","magma":"Magma","mending":"Remendar","meltdown":"Colapso","mobbing":"Mobbing","muck":"Lama","mystic_blending":"Mistura M\u00edstica","negation":"Nega\u00e7\u00e3o","nest":"Ninho","orbs":"Orbs","pit":"Buraco","altie_description":"ALTIE flutuou at\u00e9 a terra em uma bolha. Agora que sua bolha estourou, ela n\u00e3o pode flutuar mais do que alguns metros no ar.","angrito_description":"N\u00e3o consegue entender por que os seres humanos sentem raiva e \u00f3dio, mas ANGRITO tamb\u00e9m sente esses impulsos.","anu_description":"Diz-se que ela entra nos sonhos dos outros para procurar seu amor perdido.","quicklyknight4":"Desculpe, mas eu deveria sair agora."} \ No newline at end of file
diff --git a/db/_generated/i18n/zh_CN.json b/db/_generated/i18n/zh_CN.json
index 39cb3b6..de39255 100644
--- a/db/_generated/i18n/zh_CN.json
+++ b/db/_generated/i18n/zh_CN.json
@@ -1 +1 @@
-{"apple":"\u82f9\u679c","apple_description":"\u56de\u590d\u4e00\u53ea\u7cbe\u707510\u70b9\u751f\u547d.","berry":"\u6d46\u679c","berry_description":"\u56de\u590d\u4e00\u53ea\u7cbe\u707510\u70b9\u751f\u547d.","cherry":"\u6a31\u6843","cherry_description":"\u56de\u590d\u4e00\u53ea\u7cbe\u707510\u70b9\u751f\u547d.","orange":"\u6a59\u5b50","orange_description":"\u56de\u590d\u4e00\u53ea\u7cbe\u707520\u70b9\u751f\u547d.","potion":"\u4f24\u836f","potion_description":"\u56de\u590d\u4e00\u53ea\u7cbe\u707550\u70b9\u751f\u547d.","super_potion":"\u8d85\u7ea7\u4f24\u836f","super_potion_description":"\u56de\u590d\u4e00\u53ea\u7cbe\u7075150\u70b9\u751f\u547d.","imperial_potion":"\u7687\u5ba4\u4f24\u836f","imperial_potion_description":"\u56de\u590d\u4e00\u53ea\u7cbe\u7075350\u70b9\u751f\u547d.","revive":"\u6062\u590d","revive_description":"\u590d\u6d3b\u88ab\u51fb\u5012\u7684\u7cbe\u7075,\u6062\u590d20\u70b9\u751f\u547d.","capture_device":"\u6355\u6349\u8bbe\u5907","capture_device_description":"\u7528\u6765\u6355\u6349\u7cbe\u7075.","tm_avalanche":"\u62db\u5f0f\u5b66\u4e60\u5668:\u96ea\u5d29","tm_avalanche_description":"\u6559\u6c34\u6216\u571f\u7cfb\u7cbe\u7075\u96ea\u5d29\u62db\u5f0f\u7684\u62db\u5f0f\u5b66\u4e60\u5668.","tm_blossom":"\u62db\u5f0f\u5b66\u4e60\u5668:\u7efd\u653e","tm_blossom_description":"\u6559\u6728\u7cfb\u7cbe\u7075\u7efd\u653e\u62db\u5f0f\u7684\u62db\u5f0f\u5b66\u4e60\u5668.","item_cannot_use_here":"{name}\u4e0d\u80fd\u5728\u8fd9\u91cc\u4f7f\u7528!","item_no_available_target":"{name}\u73b0\u5728\u4e0d\u80fd\u7528\u5728\u4f60\u7684\u4efb\u4f55\u7cbe\u7075\u4e0a.","reg_papers":"\u6ce8\u518c\u6587\u4ef6","reg_papers_description":"\u4e00\u888b\u8bad\u7ec3\u5e08\u5927\u8d5b\u7684\u6ce8\u518c\u6587\u4ef6.","allies_address":"\u827e\u8389\u7684\u5730\u5740","allies_address_description":"\u68c9\u82b1\u9547\u5168\u6e20\u9053\u58542\u680b31\u5ba4\\n\\n\u5730\u5740\u65c1\u8fb9\u6709\u4e2a\u543b\u75d5.","combat_run":"{user}\u9003\u8dd1\u4e86!","combat_miss":"\u4f46\u662f\u6ca1\u6253\u4e2d...","combat_can't_run_from_trainer":"\u4e0d\u80fd\u5728\u4e0e\u8bad\u7ec3\u5e08\u7684\u6218\u6597\u4e2d\u9003\u8dd1!","combat_player_run":"\u4f60\u6210\u529f\u7684\u9003\u8dd1\u4e86!","combat_used_x":"{user}\u4f7f\u7528\u4e86{name}!","combat_used_x_on_y":"{user}\u4f7f\u7528\u4e86{name}\u5728{target}!","combat_swap":"{user}\u6d3e\u51fa\u4e86{target}!","combat_call_tuxemon":"\u53bb\u5427,{name}!","combat_opponent_call_tuxemon":"{user}\u6d3e\u51fa\u4e86{name}!","combat_state_poison_get":"{target}\u4e2d\u6bd2\u4e86!","combat_state_poison_damage":"{name}\u4e2d\u4e86\u6bd2!","combat_state_lifeleech_get":"{user}\u4ece{target}\u90a3\u91cc\u5438\u53d6\u751f\u547d\u503c.","dodge_increased":"{user}\u7684{stat}\u589e\u5f3a\u4e86.","speed_halved":"{user}\u7684\u901f\u5ea6\u51cf\u534a.","hp_restored":"{user}\u7684\u751f\u547d\u503c\u6062\u590d\u4e86.","combat_state_overfeed_get":"{user}\u8fc7\u91cf{target}.","dodge_fell":"{user}\u95ea\u907f\u6389\u4e86.","attacks_rose":"{user}\u7684\u653b\u51fb\u4f24\u5bb3\u7c7b\u578b\u4e0a\u5347.","combat_levitate_get":"{user}\u98de\u5230\u66f4\u9ad8\u7684\u7a7a\u4e2d.","combat_amnesia_get":"{user}\u5f97\u4e86\u5931\u5fc6.","combat_state_lifeleech_success":"{user}\u5931\u53bb\u5065\u5eb7\u7684\u751f\u547d","combat_state_lifeleech_failure":"{link}\u4e0d\u80fd\u518d\u6108\u5408\u4e86.","combat_state_recover_get":"{target}\u5f00\u59cb\u6062\u590d\u5065\u5eb7.","combat_state_recover_success":"{user}\u6062\u590d\u5065\u5eb7\u4e86!","combat_state_recover_failure":"{user}\u4e0d\u80fd\u518d\u6108\u5408\u4e86.","combat_status_damage":"{name}\u7684{status}\u9020\u6210\u4e86\u4f24\u5bb3!","combat_trainer_appeared":"{name}\u60f3\u8981\u6218\u6597!","combat_victory":"\u4f60\u8d62\u4e86!","combat_defeat":"\u4f60\u88ab\u6253\u8d25\u4e86!","combat_draw":"\u5927\u5bb6\u90fd\u660f\u8fc7\u53bb\u4e86!","combat_capturing_success":"\u4f60\u6349\u4f4f\u4e86{name}!","combat_capturing_fail":"{name}\u51b2\u51fa\u4e86\u6355\u6349\u8bbe\u5907!","combat_recharging":"{name}\u4f7f\u7528\u524d\u9700\u8981\u4f11\u606f\u4e00\u4e0b\u624d\u80fd\u518d\u4e00\u6b21\u4f7f\u7528{move}...","combat_replacement":"\u9009\u62e9\u4e0b\u4e00\u4e2a\u7cbe\u7075!","combat_replacement_is_fainted":"\u90a3\u4e2a\u7cbe\u7075\u5df2\u7ecf\u660f\u8fc7\u53bb\u4e86!","combat_wild_appeared":"\u91ce\u751f\u7684{name}\u51fa\u73b0\u4e86!","combat_monster_choice":"\u8981{name}\u505a\u4ec0\u4e48\u5462?","combat_fainted":"{name}\u660f\u8fc7\u53bb\u4e86!","combat_isactive":"{name} \u5df2\u7ecf\u5728\u6218\u6597\u4e86.","combat_target_itself":"{name}\u4e0d\u5e94\u8be5\u653b\u51fb\u81ea\u5df1.","attack_very_effective":"\u8fd9\u6b21\u653b\u51fb\u9020\u6210\u4e86\u5f88\u591a\u989d\u5916\u7684\u7834\u574f!","attack_effective":"\u8fd9\u6b21\u653b\u51fb\u9020\u6210\u4e86\u989d\u5916\u7684\u7834\u574f!","attack_resisted":"\u653b\u51fb\u88ab\u62b5\u6297\u4e86!","attack_weak":"\u8fd9\u6b21\u653b\u51fb\u906d\u5230\u4e86\u987d\u5f3a\u7684\u62b5\u6297!","empty_slot":"\u7a7a\u5361\u69fd","exit":"\u9000\u51fa","item_confirm_use":"\u4f7f\u7528","item_confirm_cancel":"\u53d6\u6d88","item_success":"\u5b83\u5de5\u4f5c\u4e86!","item_failure":"\u5b83\u5931\u8d25\u4e86!","generic_success":"\u5b83\u5de5\u4f5c\u4e86!","generic_failure":"\u5b83\u5931\u8d25\u4e86","attempting_capture":"\u8bd5\u56fe\u6355\u6349\u2026\u2026","gotcha":"\u660e\u767d\u4e86!","not_implemented":"\u8be5\u7279\u6027\u5c1a\u672a\u5b9e\u73b0.","receive_happiness":"\u6536\u52305\u4e2a\u6355\u6349\u8bbe\u5907!","received_x":"\u83b7\u5f97\u4e86{name}!","save_success":"\u5df2\u4fdd\u5b58!","save_failure":"\u5b58\u6863\u6709\u95ee\u9898!","save_overwrite":"\u662f\u7684,\u8986\u76d6\u6b64\u5b58\u6863.","save_keep":"\u4e0d,\u4e0d\u8981\u8986\u76d6.","slot":"\u5361\u69fd","status_faint":"\u660f\u5012","status_poison":"\u4e2d\u6bd2","status_lifeleech":"\u6b7b\u6c14\u6c89\u6c89","status_overfeed":"\u80e1\u5403\u6d77\u585e","status_recover":"\u6062\u590d","all_in":"\u5168\u90e8\u7684","amnesia":"\u5931\u5fc6","avalanche":"\u96ea\u5d29","battery_acid":"\u7535\u89e3\u6db2","battery_discharge":"\u653e\u7535","beam":"\u6fc0\u5149\u675f","berserk":"\u72c2\u6012","biting_winds":"\u5bd2\u98ce","blade":"\u53f6\u4e4b\u5203","blood_bond":"\u8840\u7edf\u8054\u7cfb","blossom":"\u7efd\u653e","boulder":"\u5ca9\u77f3\u62a4\u7f69","breathe_fire":"\u66b4\u6012","bubble_trap":"\u6c14\u6ce1\u6355\u6349","bullet":"\u9ad8\u901f\u7403","chill_mist":"\u51b7\u96fe","clamp_on":"\u5939\u5408","constrict":"\u7f20\u7ed5","electrical_storm":"\u96f7\u66b4","energy_claws":"\u80fd\u6e90\u4e4b\u722a","energy_field":"\u80fd\u91cf\u573a","eyebite":"\u6444\u5fc3\u76ee\u5149","feint":"\u5047\u52a8\u4f5c","fester":"\u8113\u6db2\u4e4b\u529b","fire_ball":"\u706b\u7403","fire_claw":"\u706b\u722a","flamethrower":"\u706b\u7130\u55b7\u5c04","flood":"\u6d2a\u6d41","flow":"\u6c34\u67aa","fluff_up":"\u62cd\u677e","font":"\u6d17\u793c","frostbite":"\u51bb\u75ae","fume":"\u53d1\u6012","give_all":"\u6301\u6709\u5168\u90e8","glower":"\u70ed\u5207\u6ce8\u89c6","goad":"\u523a\u68d2","headbutt":"\u5934\u9524","hibernate":"\u51ac\u7720","ice_claw":"\u51b0\u722a","icicle_spear":"\u51b0\u77db","invictus":"\u4e0d\u53ef\u5f81\u670d","kindling_flame":"\u70c8\u706b\u71c3\u70e7","levitate":"\u5439\u8d77","midnight_mantle":"\u5348\u591c\u5730\u5e54","muddle":"\u6363\u86cb","mudslide":"\u6ce5\u77f3\u6d41","one_two":"\u4e8c\u8fde\u51fb","overgrowth":"\u8fc7\u5ea6\u751f\u957f","peck":"\u5544","peregrine":"\u6e38\u96bc","perfect_cut":"\u5b8c\u7f8e\u5207\u5272","petrify":"\u7f8e\u675c\u838e\u4e4b\u773c","probiscus":"\u666e\u7f57\u6bd4\u65af\u5e93\u65af","pseudopod":"\u4f2a\u8db3","quicksand":"\u5371\u9669\u6d41\u6c99","ram":"\u731b\u649e","refresh":"\u5c0f\u61a9","rock":"\u5ca9\u77f3","rot":"\u8150\u70c2","rust_bomb":"\u94c1\u9508\u70b8\u5f39","salamander":"\u706b\u8725\u8734","sand_spray":"\u55b7\u7802","shadow_boxing":"\u592a\u6781\u62f3","shrapnel":"\u69b4\u9730\u5f39","shuriken":"\u624b\u91cc\u5251","sleep_bomb":"\u50ac\u7720\u70b8\u5f39","sleeping_powder":"\u50ac\u7720\u7c89","snowstorm":"\u66b4\u98ce\u96ea","splinter":"\u5206\u88c2","spray":"\u55b7\u96fe","stampede":"\u5954\u9003","starfall":"\u661f\u843d","static_field":"\u9759\u6001\u573a","sting":"\u53ee\u54ac","stone_rot":"\u77f3\u5934\u8150\u70c2","strike":"\u7f62\u5de5","suck_poison":"\u5438\u5165\u6bd2\u6db2","sudden_glow":"\u7a81\u7136\u53d1\u5149","supernova":"\u8d85\u65b0\u661f","surge":"\u98d9\u5347","take_cover":"\u9690\u853d","thunderball":"\u9739\u96f3\u5f39","thunderclap":"\u6253\u96f7","tonguespear":"\u6c72\u53d6","venomous_tentacle":"\u6bd2\u89e6\u987b","wall_of_steel":"\u94a2\u94c1\u4e4b\u5899","wallow":"\u6253\u6eda","web":"\u7f51\u7edc","whirlwind":"\u65cb\u98ce","wing_tip":"\u7fc5\u8180\u653b\u51fb","menu_alphabet":"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890.-!","menu_alphabet_n_columns":"13","monster_menu_info":"\u4fe1\u606f","monster_menu_move":"\u79fb\u52a8","monster_menu_release":"\u653e\u751f","cant_release":"\u4e0d\u80fd\u5728\u961f\u4f0d\u4e2d\u91ca\u653e\u8fd9\u53ea\u7cbe\u7075.","release_confirmation":"\u4f60\u786e\u5b9a\u8981\u91ca\u653e{name}\u5417?","tuxemon_released":"{name}\u5df2\u7ecf\u88ab\u91ca\u653e\u4e86.","log_off":"\u6ce8\u9500","menu_bag":"\u80cc\u5305","menu_fight":"\u6218\u6597","menu_item":"\u9053\u5177","menu_items":"\u9053\u5177","menu_journal":"\u671f\u520a","menu_load":"\u52a0\u8f7d","menu_monster":"\u7cbe\u7075","menu_monsters":"\u7cbe\u7075","menu_multiplayer":"\u591a\u4eba\u6e38\u620f","menu_new_game":"\u65b0\u6e38\u620f","menu_options":"\u8bbe\u7f6e","menu_player":"\u73a9\u5bb6","menu_run":"\u9003\u8dd1","menu_save":"\u4fdd\u5b58","menu_up_key":"\u4e0a\u952e","menu_left_key":"\u5de6\u952e","menu_right_key":"\u53f3\u952e","menu_down_key":"\u4e0b\u952e","menu_primary_select_key":"\u884c\u52a8\u952e","menu_secondary_select_key":"\u53d6\u6d88\u952e","menu_back_key":"\u8fd4\u56de\u952e","options_new_input_key0":"\u6309\u4e0b\u4e00\u4e2a\u952e\u6765\u8bbe\u7f6e\u65b0\u7684\u8f93\u5165\u952e","options_new_input_key1":"\u91cd\u65b0\u542f\u52a8\u6e38\u620f\u4f7f\u66f4\u6539\u751f\u6548!","menu_music_daynight":"\u663c\/\u591c","enable":"\u542f\u7528","disable":"\u7981\u7528","menu_music_volume":"\u97f3\u4e50\u97f3\u91cf","menu_sound_volume":"\u97f3\u6548\u97f3\u91cf","menu_units":"\u5355\u4f4d","menu_units_metric":"\u516c\u5236","menu_units_imperial":"\u82f1\u5236","menu_hemisphere":"\u534a\u7403","menu_hemisphere_north":"\u5317\u90e8","menu_hemisphere_south":"\u5357\u90e8","xero_campaign":"\u81ea\u7531\u5c0f\u7cbe\u7075: Xero","spyder_campaign":"\u81ea\u7531\u5c0f\u7cbe\u7075: \u65af\u6d3e\u5fb7\u548c\u5927\u6559\u5802","multiplayer_accept":"\u63a5\u53d7","multiplayer_decline":"\u62d2\u7edd","multiplayer_duel":"{name}\u60f3\u8981\u6218\u6597!","multiplayer_host_game":"\u4e3b\u673a\u6e38\u620f","multiplayer_scan_games":"\u626b\u63cf\u6e38\u620f","multiplayer_join_game":"\u52a0\u5165\u6e38\u620f","multiplayer_hosting_ready":"\u51c6\u5907\u63a5\u53d7\u73a9\u5bb6!","multiplayer_already_hosting":"\u5df2\u7ecf\u4e3e\u529e\u4e86!","multiplayer_no_servers":"\u672a\u627e\u5230\u670d\u52a1\u5668...","multiplayer_join_prompt":"\u4e3b\u673a\u540d\u6216IP?","water_booster_description":"\u5b83\u5141\u8bb8\u5c06\u6c34\u7cfb\u7cbe\u7075\u53d8\u5f62\u4e3a\u4e0d\u540c\u7684\u5f62\u5f0f.","player_wallet":"${{name}}\u7684\u94b1\u5305: ${{currency}}${{money}}","combat_skip":"{user}\u8df3\u8fc7\u4e86\u672c\u56de\u5408!","combat_state_blinded_get":"{target}\u662f\u76f2\u7684.","combat_state_confused_get":"{target}\u662f\u6df7\u6dc6\u7684.","combat_state_grabbed_get":"{target}\u88ab\u7d27\u7d27\u6293\u4f4f.","acid":"\u9178","combat_state_spyderbite_get":"{target}\u5f00\u59cb\u55c5\u63a2.","status_dozing":"\u6253\u778c\u7761","status_focused":"\u96c6\u4e2d","arcane_eye":"\u5965\u672f\u4e4b\u773c","blood_nets":"\u8840\u7f51","clairaudience":"\u5343\u91cc\u773c\u89c2\u4f17","feline":"\u732b\u7684","gyser":"\u5409\u745f","fishing_rod_description":"\u53ef\u4ee5\u7528\u6765\u6355\u9c7c.","earthmover_key_description":"\u5982\u679c\u6709\u4e00\u4e2a\u5de8\u5927\u7684\u63a8\u571f\u673a\u6321\u4f4f\u4e86\u9053\u8def,\u53ef\u80fd\u4f1a\u6d3e\u4e0a\u7528\u573a.","nimrod_badge_description":"\u4ece\u5b81\u5f55\u8d2d\u4e70\u7684\u7cbe\u7075\u9700\u8981\u8fd9\u4e2a\u5fbd\u7ae0\u624d\u80fd\u53d8\u5f62.","booster_tech_description":"\u4e00\u79cd\u5f00\u6e90\u6280\u672f,\u5141\u8bb8\u5c06\u7cbe\u7075\u53d8\u5f62\u4e3a\u4e0d\u540c\u7684\u5f62\u5f0f.","earth_booster":"\u571f\u7cfb\u52a9\u63a8\u5668","earth_booster_description":"\u5b83\u5141\u8bb8\u5c06\u571f\u7cfb\u7cbe\u7075\u53d8\u5f62\u4e3a\u4e0d\u540c\u7684\u5f62\u5f0f.","miaow_milk_description":"\u732b\u54aa\u559c\u6b22\u5999\u4e73\u2122\u7684\u5473\u9053!","fishing_rod":"\u9c7c\u7aff","earthmover_key":"\u63a8\u571f\u673a\u94a5\u5319","sledgehammer":"\u5927\u9524","sledgehammer_description":"\u7c89\u788e\u7070\u8272\u5de8\u77f3.","shammer_fossil":"\u6c99\u9ed8\u5316\u77f3","rhincus_fossil":"\u6c99\u9ed8\u5316\u77f3","greenwash_badge":"\u5fbd\u7ae0\uff1a\u6f02\u7eff","greenwash_badge_description":"\u4ece\u6f02\u7eff\u8d2d\u4e70\u7684\u7cbe\u7075\u9700\u8981\u6b64\u5fbd\u7ae0\u624d\u80fd\u8fdb\u5316.","nimrod_badge":"\u5fbd\u7ae0\uff1a\u5b81\u5f55","omnichannel_badge":"\u5fbd\u7ae0\uff1a\u5168\u80fd\u516c\u53f8","omnichannel_badge_description":"\u4ece\u5168\u80fd\u516c\u53f8\u8d2d\u4e70\u7684\u7cbe\u7075\u9700\u8981\u6b64\u5fbd\u7ae0\u624d\u80fd\u53d8\u5f62.","scoop_badge_description":"\u4ece\u65af\u8003\u666e\u8d2d\u4e70\u7684\u7cbe\u7075\u9700\u8981\u8fd9\u4e2a\u5fbd\u7ae0\u624d\u80fd\u53d8\u5f62.","scoop_badge":"\u5fbd\u7ae0\uff1a\u65af\u8003\u666e","shaft_badge":"\u5fbd\u7ae0\uff1a\u6c99\u5f17\u7279","shaft_badge_description":"\u4ece\u6c99\u5f17\u7279\u8d2d\u4e70\u7684\u71d5\u5c3e\u670d\u9700\u8981\u8fd9\u4e2a\u5fbd\u7ae0\u624d\u80fd\u53d8\u5f62.","booster_tech":"\u6280\u672f\u52a9\u63a8\u5668","fire_booster":"\u706b\u7cfb\u52a9\u63a8\u5668","fire_booster_description":"\u5b83\u5141\u8bb8\u5c06\u706b\u7cfb\u7cbe\u7075\u53d8\u5f62\u4e3a\u4e0d\u540c\u7684\u5f62\u5f0f.","flintstone":"\u6253\u706b\u77f3","lucky_bamboo":"\u5e78\u8fd0\u7af9","metal_booster":"\u91d1\u7cfb\u52a9\u63a8\u5668","metal_booster_description":"\u5b83\u5141\u8bb8\u5c06\u91d1\u7cfb\u7cbe\u7075\u53d8\u5f62\u4e3a\u4e0d\u540c\u7684\u5f62\u5f0f.","miaow_milk":"\u5999\u4e73","peace_lily":"\u548c\u5e73\u767e\u5408","petrified_dung":"\u77f3\u5316\u7caa\u4fbf","pyramidion":"\u91d1\u5b57\u5854","sea_girdle":"\u91d1\u5b57\u5854","stovepipe":"\u70df\u56f1\u7ba1","sweet_sand":"\u751c\u6c99","tectonic_drill":"\u6784\u9020\u94bb\u63a2","thunderstone":"\u96f7\u77f3","water_booster":"\u6c34\u7cfb\u52a9\u63a8\u5668","wood_booster":"\u6728\u7cfb\u52a9\u63a8\u5668","wood_booster_description":"\u5b83\u5141\u8bb8\u5c06\u6728\u7cfb\u7cbe\u7075\u53d8\u5f62\u4e3a\u4e0d\u540c\u7684\u5f62\u5f0f.","no_type":"\u65e0\u7c7b\u578b","town":"\u9547","route":"\u8def\u7ebf","dungeon":"\u5730\u7262","center":"\u4e2d\u5fc3","shop":"\u5546\u5e97","inside":"\u5185\u90e8","outside":"\u5916\u90e8","item_used_wrong_location_inside":"{name}\u53ea\u80fd\u5728{here}\u4f7f\u7528!","item_used_wrong_location_type":"{name}\u53ea\u80fd\u5728{here}\u4e2d\u4f7f\u7528!","combat_forfeit":"\u4f60\u5df2\u7ecf\u653e\u5f03\u4e86!\\n{npc}\u5f88\u5931\u671b.","combat_player_run_status":"\u4e0d\u80fd\u9003\u8dd1.\\n{monster}\u662f{status}!","combat_player_forfeit_status":"\u4e0d\u80fd\u653e\u5f03\u6bd4\u8d5b.\\n{monster}\u662f{status}!","combat_player_swap_status":"\u4e0d\u80fd\u66f4\u6362\u7cbe\u7075..\\n{monster}\u662f{status}!","cannot_use_tech_monster":"{name}\u73b0\u5728\u4e0d\u80fd\u4f7f\u7528.","combat_victory_trainer":"\u4f60\u6218\u80dc\u4e86{npc}!\\n \u4f60\u83b7\u5f97\u4e86 {currency}{prize}!","combat_state_chargedup_get":"{target}\u5df2\u5145\u6ee1\u7535.","combat_state_charging_get":"{target}\u6b63\u5728\u5145\u7535.","combat_state_diehard_get":"{target}\u5c06\u7ee7\u7eed\u6218\u6597.","combat_state_dozing_get":"{target}\u7761\u7740\u4e86.","combat_state_enraged_get":"{target}\u88ab\u6fc0\u6012\u4e86.","combat_state_exhausted_get":"{target}\u5df2\u8017\u5c3d.","combat_state_festering_get":"{target}\u7684\u4f24\u53e3\u6e83\u70c2\u4e86.","combat_state_focused_get":"{target}\u6210\u4e3a\u7126\u70b9.","combat_state_hardshell_get":"{target}\u88ab\u786c\u58f3\u5305\u88f9.","combat_state_noddingoff_get":"{target}\u6b63\u5728\u6253\u778c\u7761.","combat_state_sniping_get":"{target}\u9700\u8981\u7784\u51c6.","combat_state_softened_get":"{target}\u7684\u88c5\u7532\u8f6f\u5316.","combat_state_stuck_get":"{target}\u5361\u5728\u539f\u5730.","combat_state_tired_get":"{target}\u5df2\u78e8\u635f.","alert_text":"\u6587\u5b57\u592a\u957f!","status_blinded":"\u8499\u853d","status_chargedup":"\u5145\u7535","status_charging":"\u5145\u7535","status_confused":"\u56f0\u60d1","status_diehard":"\u864e\u80c6\u9f99\u5a01","status_eliminated":"\u6d88\u9664","status_enraged":"\u72c2\u66b4","status_exhausted":"\u7528\u5c3d","status_festering":"\u6e83\u70c2","status_grabbed":"\u6293\u4f4f","status_hardshell":"\u786c\u58f3","status_noddingoff":"\u70b9\u5934\u79bb\u5f00","status_sniping":"\u72d9\u51fb","status_softened":"\u8f6f\u5316","spyderbite":"\u65af\u76ae\u5fb7\u54ac\u5408","status_stuck":"\u5361\u4f4f","status_tired":"\u75b2\u52b3","adamantine":"\u91d1\u521a\u5408\u91d1","air_chain":"\u7a7a\u6c14\u94fe","ants":"\u8682\u8681","assault":"\u7a81\u51fb","barking":"\u53eb\u58f0","breath":"\u547c\u5438","canine":"\u72ac","cat_calling":"\u732b\u53eb","cavity":"\u8154","chameleon":"\u53d8\u8272\u9f99","clock":"\u65f6\u949f","cloud_aether":"\u4e91\u4ee5\u592a","conjurer":"\u9b54\u672f\u5e08","crystal":"\u6676\u4f53","demiurge":"\u5fb7\u7c73\u4e4c\u5c14","earthquake":"\u5730\u9707","evasion":"\u89c4\u907f","fiery":"\u706b\u70ed","fire_shield":"\u9632\u706b\u76fe","firestorm":"\u98ce\u66b4","fledgling":"\u96cf\u9e1f","gold_digger":"\u6dd8\u91d1\u8005","grinding":"\u7814\u78e8","gust":"\u9635\u98ce","hawk":"\u9e70","ice_storm":"\u51b0\u98ce\u66b4","insanity":"\u7cbe\u795e\u9519\u4e71","kraken":"\u6d77\u5996","lantern":"\u706f\u7b3c","lava":"\u7194\u5ca9","elofly":"\u57c3\u6d1b\u98de","elostorm":"\u57c3\u6d1b\u65af\u6258\u59c6","elowind":"\u57c3\u6d1b\u6e29\u5fb7","enduros":"\u8d1f\u91cd\u8fd0\u52a8","exapode":"\u4f0a\u90a3\u6ce2\u5fb7","exclawvate":"\u6398\u5730\u517d","ferricran":"\u8d39\u91cc\u79d1\u5170","graffiki":"\u683c\u62c9\u975e\u57fa","grimachin":"\u73a9\u5177\u732b","grintot":"\u683c\u6797\u6258\u7279","grintrock_description":"\u5b83\u901a\u8fc7\u5728\u96f7\u66b4\u4e2d\u5750\u7b49\u88ab\u95ea\u7535\u51fb\u4e2d\u6765\u83b7\u53d6\u98df\u7269.","grintrock":"\u683c\u6797\u7279\u6d1b\u514b","hatchling":"\u96cf\u9e1f","incandesfin":"\u706f\u7b3c\u9c7c","noctula":"\u591c\u56fe\u62c9","jemuar_description":"\u5b83\u80cc\u4e0a\u7684\u5b9d\u77f3\u662f\u5b83\u51fa\u751f\u65f6\u53d1\u73b0\u7684\u7c7b\u578b.\u5728\u94bb\u77f3\u77ff\u8109\u4e0a\u65b9\u6709\u5927\u91cf\u7684\u5c0f\u5ca9\u732b\u80b2\u79cd\u8bbe\u65bd.","jemuar":"\u5b9d\u77f3\u864e","legko":"\u53f6\u58c1\u864e","nudimind":"\u601d\u86de\u8753","cardinale":"\u8d64\u7130\u9e70","cardiwing_description":"\u5b83\u7684\u6b4c\u58f0\u662f\u975e\u51e1\u7684,\u4f46\u5f88\u5c11\u6709\u4eba\u6562\u9972\u517b\u8fd9\u79cd\u7206\u70b8\u6027\u7684\u9e23\u79bd.","cardiwing":"\u7206\u708e\u9e1f","nudimind_description":"\u5b83\u68a6\u60f3\u7740\u5176\u4ed6\u5929\u7a7a\u4e0b\u7684\u6d77\u6d0b.","nuenflu_description":"\u5b83\u5728\u51ac\u5b63\u4f9d\u504e\u5728\u5bb6\u4e2d,\u4f20\u64ad\u75be\u75c5.","cateye_description":"\u4ed6\u4eec\u8bf4\u5b83\u6bcf\u5e74\u7728\u4e00\u6b21\u773c,\u4ee5\u7eaa\u5ff5\u590f\u5929\u7684\u7ed3\u675f.","cateye":"\u773c\u732b","torch":"\u706b\u70ac\u653b\u51fb","wall_fire":"\u706b\u5899","route1_sanglorian":"\u6851\u683c\u6d1b\u91cc\u5b89\u5927\u9053","route6":"\u8def\u7ebf 6","timber_town":"\u7cbd\u6728","allagon_description":"\u963f\u62c9\u8d21\u88ab\u7956\u5148\u7559\u4e0b\u7684\u91d1\u5c5e\u5236\u6210\u7684\u9057\u7269\u6240\u5438\u5f15,\u5e76\u4f1a\u66b4\u529b\u53d6\u56de\u5b83\u4eec.","banling":"\u6995\u6811\u7075","bursa":"\u706b\u888b\u718a","lightning_spheres":"\u95ea\u7535\u7403","lineage":"\u8840\u7edf","lust":"\u6b32\u671b","magma":"\u5ca9\u6d46\u653b\u51fb","maori":"\u6bdb\u5229\u8bed","meltdown":"\u5d29\u6e83","mending":"\u4fee\u8865","mobbing":"\u56f4\u653b","muck":"\u5783\u573e\u653b\u51fb","mystic_blending":"\u795e\u79d8\u6df7\u5408","negation":"\u5426\u5b9a","nest":"\u7b51\u5de2","oedipus":"\u4fc4\u72c4\u6d66\u65af","orbs":"\u4e22\u7403","phantasmal_force":"\u5e7b\u89c9\u529b\u91cf","pit":"\u6316\u5751","platinum":"\u767d\u91d1","poison_courtship":"\u6bd2\u7269\u6c42\u7231","radiance":"\u5149\u8292\u529b\u91cf","ring":"\u6212\u6307","ruby":"\u7ea2\u5b9d\u77f3","shapechange":"\u53d8\u5f62","slime":"\u6ce5\u6d46\u653b\u51fb","stabilo":"\u65af\u6cf0\u5fc5\u7f57","stonehenge":"\u5de8\u77f3\u9635","strangulation":"\u7f20\u7ed5","sunburst":"\u65ed\u65e5\u5b50","sword":"\u5251\u51fb","sylvan":"\u585e\u5c14\u4e07","terror":"\u60ca\u5413","time_crisis":"\u65f6\u95f4\u5371\u673a","tip":"\u63d0\u793a","saber":"\u5251\u5ba2","vorpal":"Vorpal","touch":"\u89e6\u6478","tsunami":"\u6d77\u5578","tux":"\u5c0f\u4f01\u9e45","ubuntu":"\u4e4c\u73ed\u56fe","undertaker":"\u627f\u529e","venom":"\u6bd2\u6db2","viper":"\u6bd2\u86c7\u653b\u51fb","wall_ice":"\u51b0\u5899","walls":"\u5899\u4f53","webs_wind":"\u7f51\u98ce","citypark":"\u57ce\u5e02\u516c\u56ed","cotton_town":"\u6696\u68c9","dryadsgrove":"\u6811\u5996\u4e4b\u6797","flower_city":"\u5f69\u82b1","leather_town":"\u76ae\u9769","paper_town":"\u65b9\u7d6e","route1":"\u8def\u7ebf 1","route2":"\u8def\u7ebf 2","route3":"\u8def\u7ebf 3","route4":"\u8def\u7ebf 4","route5":"\u8def\u7ebf 5","routea":"\u8def\u7ebf A","routec":"\u8def\u7ebfC","routed":"\u8def\u7ebf D","routee":"\u8def\u7ebfE","taba_town":"\u5854\u5df4","tunnel":"\u96a7\u9053","candy_town_description":"\u7cd6\u679c\u9547\u53e3\u53f7","citypark_description":"\u91ce\u6027\u7684\u5473\u9053!","cotton_town_description":"\u4e00\u80a1\u4e0d\u65ad\u58ee\u5927\u7684\u529b\u91cf!","flower_city_description":"\u8b66\u536b\u5728\u4f60\u7761\u89c9\u65f6\u4fdd\u62a4\u4f60!","leather_town_description":"\u8bc1\u660e\u7f8e\u4e3d\u4e0e\u91c7\u77ff\u53ef\u4ee5\u5171\u5b58!","paper_town_description":"\u901a\u5f80\u4e30\u767b\u7279\u7684\u95e8\u6237!","route1_description":"\u5f53\u5fc3!","route2_description":"\u5386\u53f2\u6027\u7684\u9053\u8def!","taba_town_description":"\u4e00\u4e2a\u5b81\u9759\u7684\u907f\u96be\u6240!","timber_town_description":"\u8f6f\u7cd6\u7684\u7cae\u4ed3!","welcome_location_route":"\u300f\u6b22\u8fce\u6765\u5230${{map_name}}:${{map_desc}}\\n\u5317: ${{north}} \/ \u5357: ${{south}} \/ \u897f: ${{west}} \/ \u4e1c: ${{east}}","welcome_location_town":"\u6b22\u8fce\u6765\u5230${{map_name}}\u9547: ${{map_desc}}\\n\u5317: ${{north}} \/ \u5357: ${{south}} \/ \u897f: ${{west}} \/ \u4e1c: ${{east}}","here_to_north":"\u4ece${{map_name}}\u5230${{north}}","here_to_south":"\u4ece${{map_name}}\u5230${{south}}","here_to_west":"\u4ece${{map_name}}\u5230${{west}}","here_to_east":"\u4ece${{map_name}}\u5230${{east}}","candy_town":"\u751c\u9974","shop_buy_free":"\u514d\u8d39!","evolution_confirmation":"{name} \u6b63\u8bd5\u56fe\u8fdb\u5316\u6210 {evolve}. \u5141\u8bb8\u8fdb\u5316?","tuxemon_stat1":"\u7f16\u53f7 {txmn}, {type}, {doc} \u5929\u524d\\n{exp}\u7ecf\u9a8c, {exp_lv}\u8fd8\u9700\u7ecf\u9a8c\u5230\u7b49\u7ea7 {lv}\\n\u4f53\u578b: {weight} {unit_weight} {height} {unit_height}","menu_storage":"\u62fe\u53d6\u7cbe\u7075","menu_dropoff":"\u653e\u4e0b\u7cbe\u7075","menu_forfeit":"\u5f03\u6743","menu_storage_take_monster":"\u4f60\u628a{name}\u52a0\u5165\u5230\u4e86\u4f60\u7684\u961f\u4f0d!","menu_storage_monsters_full":"\u4f60\u7684\u961f\u4f0d\u5df2\u7ecf\u6ee1\u4e86,\u4f60\u4e0d\u80fd\u518d\u4ece\u4ed3\u5e93\u91cc\u62ff\u4efb\u4f55\u4e1c\u897f\u4e86.","menu_storage_empty_kennel":"\u8fd9\u4e2a\u4ed3\u5e93\u662f\u7a7a\u7684,\u6ca1\u6709\u7cbe\u7075\u53ef\u62ff.","menu_dropoff_no_monsters":"\u4e0d\u80fd\u8ba9\u4f60\u7684\u961f\u4f0d\u4e2d\u7684\u6700\u540e\u4e00\u4e2a\u7cbe\u7075\u79bb\u5f00.","swap":"\u4ea4\u6362","skip":"\u8df3\u8fc7","aardart_description":"\u5b83\u5bf9\u81ea\u5df1\u5403\u8fc7\u7684\u6bcf\u4e00\u53ea\u8682\u8681\u90fd\u8fdb\u884c\u8ba1\u6570,\u5e76\u5e86\u795d\u91cd\u8981\u7684\u6570\u5b57.","aardart":"\u963f\u5c14\u8fbe\u7279","aardorn_description":"\u51fa\u751f\u540e,\u5b83\u88ab\u653e\u5728\u8681\u7a74\u4e2d,\u4efb\u7531\u5b83\u81ea\u5df1\u5403\u4e0b\u53bb.","aardorn":"\u963f\u5c14\u591a\u6069","abesnaki_description":"\u6bcf\u5f20\u8138\u90fd\u662f\u4e0d\u540c\u7684\u56fe\u6848,\u6709\u4eba\u8bf4\u8fd9\u4e9b\u7b26\u53f7\u62fc\u51fa\u7684\u662f\u4e00\u79cd\u6b7b\u4ea1\u8bed\u8a00\u7684\u6587\u5b57.","abesnaki":"\u963f\u8d1d\u65af\u7eb3\u57fa","agnidon":"\u708e\u9b23\u8725","agnigon_description":"\u5b83\u88ab\u79f0\u4e3a \\\"\u5047\u9f99\\\",\u56e0\u4e3a\u5b83\u770b\u8d77\u6765\u662f\u4e00\u6761\u9f99,\u4f46\u5b9e\u9645\u4e0a\u662f\u4ece\u4e0d\u540c\u7684\u53e4\u4ee3\u722c\u884c\u52a8\u7269\u7cfb\u5217\u4e2d\u8fdb\u5316\u800c\u6765\u7684.","agnigon":"\u7131\u9f99\u9b23\u8725","agnite_description":"\u5b83\u5f88\u8d2a\u73a9,\u4f46\u5fc5\u987b\u5728\u65e9\u671f\u5c31\u6559\u5b83\u63a7\u5236\u597d\u706b\u5019.","agnite":"\u706b\u9b23\u8725","allagon":"\u963f\u62c9\u8d21","altie_description":"ALTIE\u5728\u4e00\u4e2a\u6c14\u6ce1\u4e2d\u98d8\u843d\u5230\u5730\u7403\u4e0a.\u73b0\u5728\u5b83\u7684\u6ce1\u6ce1\u5df2\u7ecf\u7834\u706d,\u5b83\u4e0d\u80fd\u5728\u7a7a\u4e2d\u6f02\u6d6e\u8d85\u8fc7\u51e0\u7c73.","altie":"\u963f\u5c14\u8482","angrito":"\u5b89\u683c\u91cc\u6258","anoleaf_description":"\u5b83\u8ba4\u4e3a\u751f\u957f\u5728\u5b83\u9644\u8fd1\u7684\u690d\u7269\u90fd\u662f\u5b83\u7684\u5144\u5f1f\u59d0\u59b9.","anoleaf":"\u963f\u8bfa\u96f7\u5f17","anu_description":"\u636e\u8bf4\u5b83\u8fdb\u5165\u522b\u4eba\u7684\u68a6\u5883,\u5bfb\u627e\u81ea\u5df1\u5931\u53bb\u7684\u7231\u60c5.","anu":"\u5b89\u52aa","apeoro":"\u9ec4\u91d1\u733f","araignee":"\u963f\u83b1\u5c3c","arthrobolt_description":"\u5b83\u5728\u6307\u6325\u5b83\u7684\u540c\u4f34\u87ba\u6bcd\u517d\u548c\u87ba\u6813\u517d\u65f6\u611f\u5230\u4e0d\u8212\u670d,\u901a\u5e38\u4f1a\u9003\u8dd1.\u4f46\u662f\u9664\u4e86\u87ba\u5b54\u517d,\u6ca1\u6709\u7cbe\u7075\u53bb\u6307\u5bfc\u87ba\u6bcd\u517d\u548c\u87ba\u6813\u517d.","arthrobolt":"\u87ba\u5b54\u517d","av8r_description":"\u5982\u679c\u592a\u9633\u51fa\u6765\u4e86,\u5b83\u53ef\u4ee5\u98de\u5f97\u5f88\u8fdc\u6216\u5f88\u9ad8.","axylightl_description":"\u5b83\u7528\u5c3e\u5df4\u7167\u4eae\u6df1\u6d77,\u4e3a\u9c7c\u513f\u6807\u51fa\u4e00\u4e2a\u5b89\u5168\u7684\u5e87\u62a4\u6240.","axylightl":"\u963f\u514b\u897f\u83b1\u7279\u5c14","bamboon_description":"\u5b83\u7528\u7af9\u6756\u4f5c\u6218,\u4e5f\u7528\u7af9\u6756\u6765\u4fdd\u6301\u5e73\u8861.","bamboon":"\u7af9\u7334","banling_description":"\u6bcf\u4e2a\u6995\u6811\u7075\u90fd\u5728\u7b49\u5f85\u4e00\u4e2a\u65e0\u5bb6\u53ef\u5f52\u7684\u7075\u9b42\u4f9d\u504e\u5728\u5b83\u7684\u679d\u5934.","baobaraffe":"\u7cbd\u6811\u9e7f","baoby":"\u5c0f\u7cbd\u6811\u9e7f","beenstalker_description":"\u8ddf\u8e2a\u8c46\u830e\u5728\u7406\u667a\u548c\u4f18\u96c5\u65b9\u9762\u6709\u6240\u6b20\u7f3a,\u4f46\u5b83\u5728\u7eaf\u7cb9\u7684\u70ed\u60c5\u548c\u5584\u610f\u65b9\u9762\u5f97\u5230\u4e86\u5f25\u8865.\u5b83\u4ee5\u5413\u8dd1\u5bb3\u866b\u4e3a\u4e50,\u4f46\u4ece\u4e0d\u4f24\u5bb3\u5b83\u4eec.","beenstalker":"\u8ddf\u8e2a\u8c46\u830e","bigfin_description":"\u6574\u4e2a\u751f\u6001\u7cfb\u7edf\u90fd\u5b58\u5728\u4e8e\u5b83\u7684\u80cc\u4e0a,\u6240\u4ee5\u5b83\u5c3d\u91cf\u4e0d\u5f80\u6c34\u4e0b\u8d70.","bigfin":"\u5927\u9ccd\u8c5a","birdling_description":"\u65e0\u77e5\u7684\u4eba\u8ba4\u4e3a,\u5b83\u7684\u80cc\u4e0a\u80cc\u7740\u81ea\u5df1\u7684\u86cb.\u5b83\u662f\u4e00\u4e2a\u6bd4\u5b83\u91cd\u8981\u5f97\u591a\u7684\u86cb\u7684\u62a4\u536b.","birdling":"\u5b88\u536b\u9e1f","bolt_description":"\u87ba\u6813\u517d\u7684\u5b58\u5728\u4f7f\u87ba\u6bcd\u66f4\u96be\u5939\u7d27,\u5e76\u6fc0\u53d1\u66f4\u591a\u7684\u80fd\u91cf.","bolt":"\u87ba\u6813\u517d","boltnu_description":"\u5b83\u7684\u5927\u90e8\u5206\u65f6\u95f4\u90fd\u662f\u5728\u8349\u5730\u4e0a\u6316\u6d1e,\u7531\u4e8e\u5b83\u4eec\u5728\u571f\u58e4\u4e2d\u6316\u6d1e\u6240\u5f15\u8d77\u7684\u4e0d\u65ad\u9707\u52a8\u548c\u8fd0\u52a8,\u5b83\u4ecd\u7136\u611f\u5230\u6655\u7729.","boltnu":"\u53cc\u87ba\u517d","botbot_description":"\u5b83\u662f\u4e00\u4e2a\u901a\u7528\u7684\u673a\u5668\u4eba,\u53ef\u4ee5\u9002\u7528\u4e8e\u4efb\u4f55\u76ee\u7684.","botbot":"\u5e03\u5e03","boxali":"\u535a\u8428\u91cc","brewdin_description":"\u8bde\u751f\u4e8e\u88ab\u5ffd\u89c6\u7684\u3001\u66fe\u7ecf\u73cd\u8d35\u7684\u9676\u5668\u548c\u7c7b\u4f3c\u7684\u5b9d\u7269.\u4f20\u95fb\u5b83\u80fd\u4e3a\u90a3\u4e9b\u80fd\u8ba9\u5b83\u5fae\u7b11\u7684\u4eba\u5b9e\u73b0\u613f\u671b.","brewdin":"\u5e03\u9c81\u4e01","budaye_description":"\u5b83\u53ef\u4ee5\u8bf4\u670d\u4efb\u4f55\u56e2\u4f53\u4e3a\u5171\u540c\u5229\u76ca\u800c\u5408\u4f5c,\u53ea\u8981\u6709\u4e00\u4e9b\u9f13\u52b1\u6027\u7684\u55b5\u55b5\u53eb\u58f0\u548c\u6d6a\u82b1.","budaye":"\u53cb\u53cb\u732b","bugnin":"\u6b66\u58eb\u866b","bumbulus_description":"\u5b83\u662f\u4e00\u79cd\u4f1a\u98de\u7684\u751f\u7269,\u4f1a\u4ea7\u751f\u4e00\u56e2\u70df\u96fe\u6765\u4f2a\u88c5\u6210\u4e91.\u6ca1\u6709\u4eba\u89c1\u8fc7\u5b83\u7684\u771f\u8eab.","bumbulus":"\u90a6\u5e03\u52d2\u65af","bursa_description":"\u5b83\u57fa\u672c\u4e0a\u62d2\u7edd\u706b,\u53ea\u4ea7\u751f\u5fc3\u7075\u7684\u706b.","cairfrey_description":"\u4e00\u4ef6\u5feb\u4e50\u7684\u5bb6\u5177,\u4e00\u5929\u65e9\u4e0a\u9192\u6765,\u51b3\u5b9a\u53bb\u63a2\u7d22.","cairfrey":"\u51ef\u5c14\u5f17\u96f7","capiti":"\u5361\u76ae\u8482","cardiling_description":"\u4eba\u4eec\u4e0d\u4f1a\u60f3\u5230\u5b83\u80fd\u55b7\u706b,\u76f4\u5230\u5b83\u55b7\u706b\u4e86.","cardiling":"\u7ea2\u706b\u9e1f","chenipode":"\u5207\u5c3c\u6ce2\u5fb7","chibiro_description":"\u5b83\u88ab\u53d1\u73b0\u5728\u68ee\u6797\u548c\u7530\u91ce\u4e2d,\u5728\u90a3\u91cc\u5b83\u7ecf\u5e38\u88ab\u8bef\u8ba4\u4e3a\u662f\u841d\u535c.","chibiro":"\u8d64\u58c1\u9f99\u732b","chillimp_description":"\u636e\u4f20,\u5b83\u751f\u6d3b\u5728\u96ea\u5c71\u4e4b\u4e0a,\u4f46\u4ece\u6765\u6ca1\u6709\u62cd\u6444\u8fc7\u5b83\u7684\u6e05\u6670\u7167\u7247.","chillimp":"\u51b0\u5e7d\u7075","chloragon_description":"\u5f53\u4e00\u4e2a\u53e4\u8001\u7684\u86cb\u88ab\u79cd\u5728\u80a5\u6c83\u7684\u571f\u58e4\u4e2d\u65f6,\u5b83\u5c31\u4f1a\u5b75\u5316.\u5f53\u86cb\u7528\u5b8c\u65f6,\u5c06\u4e0d\u518d\u6709\u6c2f\u8fb9\u5f62.","chloragon":"\u6c2f\u9f99","chromeye_description":"\u521b\u5efaChrome\u4e4b\u773c\u662f\u4e3a\u4e86\u89c2\u5bdf\u548c\u5b66\u4e60\u4eba\u7c7b\u7684\u601d\u7ef4\u548c\u611f\u89c9.","chromeye":"Chrome\u4e4b\u773c","cochini_description":"\u5b83\u5c31\u50cf\u4e00\u4e2a\u4e09\u5c81\u7684\u5b69\u5b50\u4e00\u6837\u806a\u660e\u548c\u6709\u610f\u8bc6.\u5b83\u5c1d\u8d77\u6765\u5f88\u7f8e\u5473.","cochini":"\u80ed\u8102\u866b","coleorus_description":"\u5b83\u5df2\u7ecf\u5b58\u5728\u4e86\u6570\u767e\u4e07\u5e74,\u6ca1\u6709\u6539\u53d8.","coleorus":"\u75a3\u87a8","conifrost_description":"\u5982\u679c\u5b83\u6253\u55b7\u568f,\u5c31\u4f1a\u53d1\u751f\u96ea\u5d29.\u5b83\u4f1a\u4e00\u76f4\u6d41\u9f3b\u6d95.","conifrost":"\u5706\u9525\u82b1","conileaf_description":"\u653e\u5728\u5176\u7f50\u5b50\u91cc\u7684\u98df\u7269\u88ab\u6df7\u5408\u548c\u814c\u5236.\u5b83\u4eec\u88ab\u7528\u6765\u50a8\u5b58\u98df\u7269,\u800c\u4e0d\u81f3\u4e8e\u8ba9\u98df\u7269\u53d8\u8d28.","conileaf":"\u5706\u9525\u53f6","coproblight_description":"\u8bde\u751f\u4e8e\u53f2\u524d\u7cbe\u7075\u7684\u7caa\u4fbf,\u5b83\u5229\u7528\u81ea\u5df1\u4f53\u5185\u7684\u9aa8\u9abc\u788e\u7247\u8fdb\u884c\u9632\u5fa1.","coproblight":"\u79d1\u666e\u7f57\u5e03\u8d56\u7279","corvix_description":"\u5b83\u7528\u53d7\u5bb3\u8005\u7684\u9aa8\u5934\u788e\u7247\u6b66\u88c5\u7fc5\u8180.","corvix":"\u79d1\u7ef4\u514b\u65af","cowpignon_description":"\u6709\u4e9b\u4eba\u628a\u5b83\u6652\u5e72,\u4f5c\u4e3a\u836f\u7528\u589e\u5f3a\u5242\u6765\u5403.","cowpignon":"\u4eba\u53c2\u517d","criniotherme_description":"\u5b83\u7684\u9b03\u6bdb\u5728\u767d\u5929\u95ea\u95ea\u53d1\u5149,\u5728\u65e5\u843d\u65f6\u957f\u5f97\u53c8\u5927\u53c8\u7ea2,\u5230\u4e86\u665a\u4e0a\u5c31\u50cf\u7070\u70ec\u4e00\u6837\u88ab\u5439\u8d70.","criniotherme":"\u514b\u91cc\u5c3c\u5965\u59c6","dandicub_description":"\u51fa\u751f\u540e,\u5b83\u4eec\u6f02\u6d41\u5230\u4e16\u754c\u5404\u5730,\u518d\u4e5f\u89c1\u4e0d\u5230\u5b83\u4eec\u7684\u5bb6\u4eba\u4e86.","dandicub":"\u84b2\u79cd\u5b50","dandylion_description":"\u5b83\u4e00\u751f\u4e2d\u53ea\u751f\u4e00\u7a9d\u5b69\u5b50.\u7136\u540e\u5b83\u5728\u4e16\u754c\u8303\u56f4\u5185\u5f98\u5f8a,\u8bd5\u56fe\u627e\u5230\u5b83\u4eec.","dandylion":"\u72ee\u9762\u82b1","dinoflop_description":"\u5b83\u559c\u6b22\u8fc5\u901f\u8f6c\u8eab\u79bb\u5f00\u5b83\u7684\u653b\u51fb\u8005,\u8fd9\u6837\u4ed6\u4eec\u7684\u6253\u51fb\u5c31\u4f1a\u843d\u5728\u5b83\u6709\u76fe\u724c\u548c\u523a\u7684\u80cc\u90e8.","dinoflop":"\u8fea\u8bfa\u6d6e\u666e","djinnbo_description":"\u4eba\u4eec\u9519\u8bef\u5730\u8ba4\u4e3a\u5b83\u662f\u6b7b\u4e8e\u706b\u707e\u7684\u4eba\u7c7b.\u5b9e\u9645\u4e0a,\u5b83\u7684\u4eb2\u5c5e\u786e\u5b9e\u5982\u6b64.","djinnbo":"\u708e\u4e4b\u9b42","dollfin":"\u9ccd\u8c5a","dollfin_description":"\u6bcf\u4e2a\u9ccd\u8c5a\u90fd\u8ddf\u968f\u4e00\u8258\u8239\u4ece\u4e00\u4e2a\u5730\u65b9\u5230\u53e6\u4e00\u4e2a\u5730\u65b9,\u63a2\u7d22\u4e16\u754c.","dracune_description":"\u5b83\u5728\u767d\u5929\u662f\u4e0d\u52a8\u7684,\u4f46\u5728\u665a\u4e0a\u53ef\u4ee5\u626d\u52a8\u548c\u54ac\u4eba.","dracune":"\u5fb7\u53e4\u62c9\u8327","dragarbor_description":"\u5f53\u5b83\u89c9\u5f97\u81ea\u5df1\u7684\u751f\u547d\u5373\u5c06\u7ed3\u675f\u65f6,\u5b83\u5c31\u4f1a\u524d\u5f80\u4e00\u4e2a\u5893\u5730,\u5728\u90a3\u91cc\u79cd\u690d\u81ea\u5df1.\u5b83\u7684\u5c3e\u5df4\u82b1\u6c38\u8fdc\u751f\u957f\u7740.","dragarbor":"\u9f99\u4e54\u6728","drashimi":"\u5fb7\u62c9\u5e0c\u7c73","drokoro_description":"\u66fe\u7ecf\u5b83\u6709\u4e00\u4e2a\u5bb6\u5ead,\u4f46\u5b83\u5403\u4e86\u5b83\u7684\u7236\u6bcd,\u5403\u4e86\u5b83\u7684\u5b69\u5b50,\u5403\u4e86\u5b83\u7684\u914d\u5076,\u5403\u4e86\u5b83\u6240\u6709\u7684\u540c\u7c7b.","drokoro":"\u5fb7\u7f57\u79d1\u7f57","dune_pincher_description":"\u8fd9\u4e9b\u9690\u58eb\u4f1a\u7528\u6700\u63a5\u8fd1\u7684\u4e1c\u897f\u6765\u5305\u88f9\u81ea\u5df1.\u5728\u6c99\u6f20\u4e2d,\u90a3\u5c31\u662f\u6b7b\u53bb\u5df2\u4e45\u7684\u6cd5\u8001\u7684\u88f9\u5c38\u5e03.","dune_pincher":"\u6c99\u4e18\u5939\u5b50","eaglace_description":"\u5f53\u5b83\u98de\u7fd4\u65f6,\u4e91\u5c42\u5f62\u6210.\u5f53\u5b83\u62cd\u6253\u7fc5\u8180\u7684\u65f6\u5019,\u51b0\u96f9\u5c31\u4f1a\u843d\u4e0b.","eaglace":"\u51b0\u5ddd\u9e70","embazook_description":"\u5b83\u88ab\u8bad\u7ec3\u4e3a\u7528\u4e8e\u6218\u4e89,\u4e0d\u77e5\u9053\u5982\u4f55\u751f\u6d3b.","embazook":"\u70ae\u7070\u72ac","embra_description":"\u5b83\u5403\u4e00\u5207\u53ef\u4ee5\u5403\u7684\u4e1c\u897f,\u4ee5\u4fbf\u957f\u5230\u8db3\u591f\u5927,\u6210\u4e3a\u4e00\u4e2a\u706b\u7130\u517d.","embra":"\u706b\u7403\u517d","enduros_description":"\u5b83\u662f\u4e00\u4e2a\u5484\u5484\u903c\u4eba\u7684\u6597\u58eb,\u4e0d\u62c9\u626f\u5176\u6253\u51fb.\u5728\u8d5b\u573a\u5916,\u5b83\u662f\u76f8\u5f53\u5584\u4e8e\u4ea4\u9645\u7684.","firomenis":"\u83f2\u7f57\u6885\u5c3c\u65af","flacono_description":"\u5b83\u5b8c\u5168\u4e0d\u60e7\u6015\u5bf9\u624b,\u4f1a\u6beb\u4e0d\u72b9\u8c6b\u5730\u653b\u51fb\u4efb\u4f55\u89c4\u6a21\u7684\u654c\u4eba.","flacono":"\u5f17\u62c9\u79d1\u8bfa","flambear_description":"\u4ece\u5b83\u7559\u4e0b\u7684\u716e\u719f\u7684\u6d46\u679c\u4e1b\u548c\u70e4\u9cdf\u9c7c\u7684\u75d5\u8ff9\u53ef\u4ee5\u8ffd\u8e2a\u5230\u5b83.","flambear":"\u706b\u7130\u718a","fluoresfin_description":"\u5f53\u53d7\u5230\u5a01\u80c1\u65f6,\u5b83\u4e0e\u5176\u4ed6\u8367\u5149\u9c7c\u8737\u7f29\u5728\u4e00\u8d77,\u5f62\u6210\u4e00\u4e2a\u5de8\u5927\u7684\u523a\u773c\u7684\u5149,\u4ee5\u8ff7\u60d1\u6355\u98df\u8005.","fluoresfin":"\u8367\u5149\u9c7c","fluttaflap_description":"\u5b83\u4ee5\u6742\u8d28\u4e3a\u98df,\u6240\u4ee5\u5b83\u628a\u51c0\u5316\u7684\u8840\u6db2\u8fd8\u7ed9\u5b83\u5438\u98df\u7684\u4eba.","fluttaflap":"\u5438\u8840\u8776","foofle_description":"\u5f53\u4e00\u4e2a\u4eba\u5904\u4e8e\u5371\u9669\u4e4b\u4e2d\u65f6,\u6240\u6709\u7684\u798f\u592b\u52d2\u90fd\u4f1a\u542c\u5230\u5b83\u7684\u54ed\u58f0,\u65e0\u8bba\u4ed6\u4eec\u5728\u54ea\u91cc.","foofle":"\u798f\u592b\u52d2","fordin_description":"\u5f53\u53d7\u5230\u5a01\u80c1\u65f6,\u5b83\u5c31\u4f1a\u8737\u7f29\u6210\u4e00\u4e2a\u7403,\u7136\u540e\u5f39\u5f00.","fordin":"\u68ee\u6797\u6050\u9f99","forturtle_description":"\u5b83\u52a0\u70ed\u81ea\u5df1\u7684\u5916\u58f3,\u4ece\u51fa\u73b0\u7684\u88c2\u7f1d\u4e2d\u8bfb\u53d6\u672a\u6765.","forturtle":"\u9884\u8a00\u9f9f","foxfire_description":"\u706b\u72d0\u7684\u5e7c\u5d3d\u5728\u4e00\u591c\u4e4b\u95f4\u70e7\u6bc1\u7684\u5927\u706b\u4e2d\u88ab\u53d1\u73b0.\u6ca1\u6709\u4eba\u77e5\u9053\u5b83\u4eec\u6765\u81ea\u54ea\u91cc.","fruitera_description":"\u5b83\u559c\u6b22\u5403\u6c34\u679c,\u80fd\u5e26\u591a\u5c11\u5c31\u5e26\u591a\u5c11.\u5f53\u53d7\u5230\u60ca\u5413\u65f6,\u5b83\u5c31\u628a\u6240\u6709\u7684\u679c\u5b9e\u6254\u6389,\u518d\u628a\u5b83\u4eec\u6536\u96c6\u8d77\u6765,\u7136\u540e\u624d\u8dd1\u5f00.","fruitera":"\u5f17\u6717\u7d22\u62c9","furnursus":"\u7089\u5b50\u718a","furnursus_description":"\u7089\u5b50\u718a\u5f88\u53cb\u597d,\u800c\u4e14\u7ecf\u5e38\u5fd8\u8bb0\u81ea\u5df1\u7684\u8eab\u4f53\u592a\u70ed,\u522b\u4eba\u65e0\u6cd5\u89e6\u6478.","galnec_description":"\u52a0\u5185\u514b\u5c06\u81ea\u5df1\u6df1\u57cb\u5728\u6c99\u6f20\u7684\u70ed\u6c99\u4e2d,\u53ea\u6709\u5b83\u7684\u77f3\u8d28\u5c3e\u5df4\u5728\u5730\u4e0a.\u6210\u7fa4\u7ed3\u961f\u65f6,\u5b83\u4eec\u770b\u8d77\u6765\u50cf\u77f3\u5934\u7684\u82b1\u56ed.","galnec":"\u52a0\u5185\u514b","gectile_description":"\u5b83\u662f\u5982\u6b64\u5feb\u901f\u548c\u8f7b\u76c8,\u4ee5\u81f3\u4e8e\u5b83\u53ef\u4ee5\u5728\u6811\u53f6\u4e0a\u884c\u8d70.","gectile":"\u683c\u52d2","ghosteeth_description":"\u5b83\u7b11\u4e86,\u56e0\u4e3a\u5b83\u77e5\u9053\u5b83\u9047\u5230\u7684\u6bcf\u4e2a\u4eba\u90fd\u4f1a\u6b7b.","ghosteeth":"\u5e7d\u7075\u9f7f","hydrone_description":"\u5b83\u5229\u7528\u4e00\u79cd\u5b9e\u9a8c\u6027\u7684\u6280\u672f,\u4ece\u6c34\u4e2d\u4ea7\u751f\u52a8\u529b.","hydrone":"\u6c34\u9f99","lunight":"\u6708\u5149\u517d","magmaturtle":"\u9541\u5149\u9f9f","mrmoswitch_description":"\u8fd9\u4e9b\u539a\u8138\u76ae\u7684\u673a\u5668\u4eba\u88ab\u7528\u4e8e\u7cbe\u7ec6\u7684\u8fd0\u52a8\u6280\u80fd,\u4f46\u4ed6\u4eec\u559c\u6b22\u6076\u4f5c\u5267.","manosting":"\u7c89\u7d2b\u6c34\u6bcd","manosting_description":"\u5b83\u6f02\u6d6e\u5728\u57ce\u5e02\u7684\u9876\u90e8,\u6ce8\u89c6\u7740\u9ca8\u9c7c.","masknake":"\u9762\u5177\u86c7","masknake_description":"\u5f53\u53d7\u5230\u60ca\u5413\u6216\u5177\u6709\u653b\u51fb\u6027\u65f6,\u5b83\u7684\u5c3e\u5df4\u4f1a\u95ea\u73b0\u51fa\u7f8e\u4e3d\u7684\u56fe\u6848.","medushock":"\u7f8e\u675c\u4f11\u514b","medushock_description":"\u503e\u5411\u4e8e\u8fdc\u79bb\u5cb8\u8fb9,\u5df2\u77e5\u5bf9\u4eba\u6709\u653b\u51fb\u6027.\u7528\u523a\u6765\u51fb\u6655\u5176\u730e\u7269.","memnomnom":"\u95e8\u8bfa\u59c6","memnomnom_description":"\u636e\u8bf4\u6bcf\u4e2a\u95e8\u8bfa\u59c6\u7684\u9762\u5177\u90fd\u662f\u4e00\u4e2a\u4e0d\u540c\u7684\u6b7b\u53bb\u7684\u56fd\u738b\u7684\u8138.","merlicun":"\u6885\u5229\u6606","metesaur":"\u6d41\u661f\u6050\u9f99","miaownolith":"\u5de8\u77f3\u732b","miaownolith_description":"\u5b83\u80fd\u8bf4\u4eba\u7c7b\u7684\u8bed\u8a00,\u4f46\u53ea\u662f\u8bf4\u4e00\u4e9b\u9690\u79d8\u7684\u8c1c\u8bed.","moloch":"\u8346\u68d8\u517d","mystikapi_description":"\u661f\u661f\u9a6c\u7684\u553e\u6db2\u53ef\u4ee5\u589e\u5f3a\u7cbe\u795e\u529b\u91cf.\u5b83\u8214\u81ea\u5df1\u7684\u773c\u775b\u548c\u8033\u6735\u4ee5\u63d0\u9ad8\u5176\u611f\u5b98.","mystikapi":"\u661f\u661f\u9a6c","narcileaf_description":"\u5f53\u5c0f\u53f6\u706f\u5c06\u4e00\u4e2a\u82b1\u56ed\u6062\u590d\u5230\u8363\u8000\u65f6,\u5b83\u5c31\u4f1a\u53d8\u5f62,\u5e76\u9a84\u50b2\u5730\u4e3a\u81ea\u5df1\u7684\u5de5\u4f5c\u9080\u529f.","narcileaf":"\u5b88\u53f6\u4eba","neutrito_description":"\u5e73\u548c\u517d\u6ca1\u6709\u611f\u89c9.\u5b8c\u7f8e\u7684\u673a\u5668?","neutrito":"\u5e73\u548c\u517d","noctalo":"\u8bfa\u514b\u5854\u6d1b","nostray":"\u7075\u9f3b\u517d","nudiflot_female_description":"\u5b83\u5403\u5e76\u50a8\u5b58\u5b83\u6240\u6355\u98df\u7684\u6d77\u6d0b\u751f\u7269\u7684\u6bd2\u7d20.","nudiflot_male_description":"\u5982\u679c\u5b83\u53d7\u5230\u653b\u51fb,\u5b83\u7684\u7fbd\u6bdb\u72b6\u5929\u7ebf\u5c31\u4f1a\u6298\u65ad,\u8ff7\u60d1\u6355\u98df\u8005.","nuenflu":"\u7ebd\u6069\u83f2","nut_description":"\u5728\u6f02\u6d0b\u8fc7\u6d77\u7684\u5927\u8239\u4e0a,\u6570\u4ee5\u5343\u8ba1\u7684\u87ba\u6bcd\u517d\u548c\u87ba\u6813\u517d\u63d0\u4f9b\u52a8\u529b,\u5c06\u94a2\u677f\u56fa\u5b9a\u5728\u4e00\u8d77.","nut":"\u87ba\u6bcd\u517d","octabode_description":"\u6000\u65e7\u7ae0\u9c7c\u4ee5\u53e4\u4ee3\u7684\u5668\u76bf\u548c\u6587\u7269\u4e3a\u5bb6,\u68a6\u60f3\u7740\u90a3\u4e9b\u5728\u4ed6\u4eec\u4e4b\u524d\u4f7f\u7528\u8fd9\u4e9b\u6587\u7269\u7684\u4eba\u7684\u751f\u6d3b.","octabode":"\u6000\u65e7\u7ae0\u9c7c","ouroboutlet_description":"\u8be5\u7535\u8def\u96c6\u4e2d\u4e86\u80fd\u91cf,\u521b\u9020\u4e86\u4e00\u79cd\u65b0\u7684\u7535\u529b\u7c7b\u578b,\u79f0\u4e3a \\\"\u60b2\u9e23\u95ea\u7535\\\".","ouroboutlet":"\u63d2\u5ea7\u517d","pairagrim_description":"\u53cc\u5934\u9e1f\u7684\u4e00\u4e2a\u8111\u888b\u603b\u662f\u5728\u5bfb\u627e\u730e\u7269,\u800c\u53e6\u4e00\u4e2a\u5219\u4e13\u6ce8\u4e8e\u9ad8\u901f\u98de\u884c.","pairagrim":"\u53cc\u5934\u9e1f","pairagrin_description":"\u5b83\u662f\u53cc\u5934\u9e1f\u7684\u5e74\u8f7b\u5f62\u6001,\u4e00\u822c\u6765\u8bf4\u662f\u4e00\u79cd\u5feb\u4e50\u7684\u751f\u7269.\u5728\u4e24\u4e2a\u5934\u5b66\u4f1a\u4e00\u8d77\u5de5\u4f5c\u4e4b\u524d,\u5b83\u4e00\u76f4\u5728\u52aa\u529b\u98de\u884c.","pairagrin":"\u7070\u767d\u9e1f","pantherafira_description":"\u4ed6\u4eec\u7684\u6bcf\u4e2a\u6210\u5458\u90fd\u4ece\u4e00\u4e2a\u5171\u540c\u7684\u7bdd\u706b\u4e2d\u70b9\u71c3\u4ed6\u4eec\u7684\u9b03\u6bdb.\u53ea\u8981\u90a3\u5806\u706b\u5728\u71c3\u70e7,\u4ed6\u4eec\u7684\u529b\u91cf\u5c31\u4f1a\u88ab\u5206\u4eab.","route5_description":"\u901a\u5f80\u6728\u6750\u9547\u7684\u7eaa\u5ff5\u901a\u9053!","baobaraffe_description":"\u5b83\u5728\u5de8\u5927\u7684\u8eab\u4f53\u91cc\u50a8\u5b58\u4e86\u5927\u91cf\u7684\u6c34,\u8fd9\u6837\u5b83\u5c31\u53ef\u4ee5\u5728\u708e\u70ed\u3001\u5e72\u71e5\u7684\u6c99\u6f20\u4e2d\u957f\u9014\u8dcb\u6d89.\u5b83\u4e5f\u4f1a\u4e0e\u53e3\u6e34\u7684\u751f\u7269\u5206\u4eab\u6c34.\u5f53\u5b83\u6ca1\u6709\u6c34\u50a8\u5b58\u65f6,\u5b83\u5c31\u4f1a\u53d8\u5f97\u5f88\u7626.","welcome_location_city":"\u6b22\u8fce\u6765\u5230 ${{map_name}} \u5e02: ${{map_desc}}\\n\u5317: ${{north}} \/ \u5357: ${{south}} \/ \u897f: ${{west}} \/ \u4e1c: ${{east}}","agnidon_description":"\u5b83\u559c\u6b22\u7528\u56db\u6761\u817f,\u4f46\u4e5f\u53ef\u4ee5\u7528\u4e24\u6761\u817f\u7ad9\u7acb\u6765\u5f00\u95e8\u3001\u63a8\u5012\u6811\u6728\u6216\u62ff\u4e1c\u897f.","angrito_description":"\u5b83\u65e0\u6cd5\u7406\u89e3\u4e3a\u4ec0\u4e48\u4eba\u7c7b\u4f1a\u611f\u5230\u6124\u6012\u548c\u4ec7\u6068,\u4f46\u5b89\u683c\u91cc\u6258\u4e5f\u611f\u53d7\u5230\u4e86\u8fd9\u4e9b\u51b2\u52a8.","apeoro_description":"\u53e4\u4ee3\u7684\u56fd\u738b\u4eec\u7528\u901a\u7075\u7684\u529b\u91cf\u5c06\u4ed6\u4eec\u7684\u7075\u9b42\u8f6c\u79fb\u5230\u8fd9\u4e9b\u91d1\u8272\u7684\u8ba1\u7b97\u673a\u5668\u4e2d.\u73b0\u5728\u4ed6\u4eec\u7ee7\u7eed\u6d3b\u7740,\u65e0\u6cd5\u4ea4\u6d41,\u4f46\u4ecd\u7136\u68a6\u60f3\u7740\u5e1d\u56fd.","araignee_description":"\u90a3\u4e9b\u8bf4\u6240\u6709\u7684\u8718\u86db\u90fd\u6709\u516b\u6761\u817f\u7684\u5b66\u8005,\u5bf9\u963f\u83b1\u5c3c\u7684\u60c5\u51b5\u5374\u5947\u602a\u5730\u4fdd\u6301\u6c89\u9ed8.","b_ver_1_description":"\u5b83\u662f\u4e3a\u6240\u6709\u90a3\u4e9b\u4f60\u9700\u8981\u88ab\u673a\u5668\u4eba\u54ac\u7684\u4e1c\u897f\u7684\u65f6\u5019\u800c\u8bbe\u8ba1\u7684.","baoby_description":"\u5b83\u4eec\u4ece\u4e00\u6761\u6cb3\u5230\u53e6\u4e00\u6761\u6cb3,\u5bfb\u627e\u53ef\u4ee5\u996e\u7528\u548c\u50a8\u5b58\u7684\u6c34.\u5b83\u5934\u4e0a\u7684\u53f6\u72b6\u9aa8\u9690\u85cf\u7740\u53ef\u79fb\u52a8\u7684\u70b9,\u5176\u4f5c\u7528\u7c7b\u4f3c\u4e8e\u63a2\u6c34\u68d2.\u8bb8\u591a\u751f\u7269\u5728\u5e72\u65f1\u65f6\u8ddf\u968f\u5b83.","boxali_description":"\u51ed\u501f\u5176\u957f\u957f\u7684\u84dd\u8272\u62ab\u98ce,\u535a\u8428\u91cc\u53ef\u4ee5\u5728\u5730\u9762\u4e0a\u6ed1\u884c--\u4f7f\u5176\u80fd\u591f\u6267\u884c\u7279\u6280\u548c\u7a7a\u4e2d\u653b\u51fb.","bugnin_description":"\u5b83\u7684\u5251\u5b9e\u9645\u4e0a\u662f\u4e00\u6839\u5929\u7ebf,\u662f\u4e3a\u4e86\u8fd9\u4e2a\u76ee\u7684\u800c\u751f\u957f\u548c\u6298\u65ad\u7684.","capiti_description":"\u5b83\u770b\u8d77\u6765\u50cf\u4e00\u4e2a\u5a74\u513f,\u4f46\u6709\u4e9b\u6807\u672c\u5df2\u88ab\u53d1\u73b0\u6709\u51e0\u767e\u5e74\u7684\u5386\u53f2.","cardinale_description":"\u5b83\u5bf9\u6240\u6709\u7684\u6355\u98df\u8005\u90fd\u6068\u4e4b\u5165\u9aa8,\u4e00\u6709\u673a\u4f1a\u5c31\u4e0e\u5b83\u4eec\u548c\u5b83\u4eec\u7684\u5b69\u5b50\u5f00\u6218.","cataspike_description":"\u5b83\u901a\u8fc7\u89c2\u5bdf\u5b66\u4f1a\u4e86\u6218\u6597.\u5982\u679c\u4efb\u5176\u81ea\u751f\u81ea\u706d,\u5b83\u5c31\u7528\u5b83\u7684\u5c16\u523a\u6765\u6361\u62fe\u5783\u573e.","cataspike":"\u5c16\u523a\u866b","chenipode_description":"\u5f53\u5b83\u60f3\u65c5\u884c\u65f6,\u5b83\u4f1a\u54ac\u978b\u5e26\u548c\u88e4\u817f.","hatchling_description":"\u5f53\u4e00\u4e2a\u86cb\u4e0d\u60f3\u5b75\u5316\u5e76\u5f00\u59cb\u5176\u4e0b\u4e00\u4e2a\u751f\u547d\u9636\u6bb5\u65f6,\u5b83\u5c31\u6210\u4e3a\u4e86\u4e00\u4e2a\u96cf\u9e1f.","heronquak":"\u51b0\u9e6d","elofly_description":"\u57c3\u6d1b\u98de\u81ea\u5df1\u662f\u6709\u8010\u5fc3\u548c\u667a\u6167\u7684,\u4f46\u5f53\u5b83\u5927\u91cf\u6210\u7fa4\u7ed3\u961f\u65f6,\u5c31\u4f1a\u53d8\u5f97\u66b4\u8e81\u548c\u51b2\u52a8.","elostorm_description":"\u57c3\u6d1b\u65af\u6258\u59c6\u662f\u56fd\u738b\u548c\u738b\u540e,\u4ed6\u4eec\u7edf\u6cbb\u7740\u4ed6\u4eec\u7684\u90e8\u65cf,\u6709\u7740\u5de8\u5927\u7684\u91ce\u5fc3.","elowind_description":"\u57c3\u6d1b\u98de\u5bb6\u65cf\u7684\u526f\u5b98,\u57c3\u6d1b\u6e29\u5fb7\u8d1f\u8d23\u7f8a\u7fa4\u7684\u653e\u7267\u548c\u96c6\u4e2d\u6ce8\u610f\u529b.","eruptibus_description":"\u53f2\u5bc6\u65af\u4e0e\u5b83\u4e00\u8d77\u5de5\u4f5c,\u5728\u5b83\u7684\u706b\u5c71\u53e3\u52a0\u70ed\u91d1\u5c5e.","eruptibus":"\u706b\u5c71\u517d","exclawvate_description":"\u7ecf\u5e38\u5728\u5efa\u7b51\u5de5\u5730\u4e0a\u770b\u5230,\u5b83\u4eec\u53ef\u4ee5\u7528\u81ea\u5df1\u5de8\u5927\u7684\u624b\u548c\u5c3e\u5df4\u6765\u8200\u8d77\u6ce5\u571f\u548c\u74e6\u783e.\u7cbe\u7075\u7684\u4e0b\u9762\u662f\u6bdb\u6bdb\u866b\u7684\u8f6e\u80ce,\u4f7f\u5b83\u4eec\u5728\u722c\u4e0a\u6210\u5806\u7684\u74e6\u783e\u65f6\u6709\u66f4\u597d\u7684\u5e73\u8861\u548c\u6293\u5730\u529b.","exapode_description":"\u5b83\u6325\u821e\u7740\u817f\u4ee5\u5438\u5f15\u4eba\u4eec\u7684\u6ce8\u610f,\u4f46\u5927\u591a\u6570\u65f6\u5019\u4eba\u4eec\u53ea\u662f\u8dd1\u5f00.","eyenemy_description":"\u5b83\u4ee5\u7f8e\u4e3d\u7684\u666f\u8272\u548c\u5176\u4ed6\u58ee\u89c2\u7684\u666f\u8c61\u4e3a\u98df.","eyenemy":"\u654c\u4e4b\u773c","eyesore_description":"\u5b83\u8bb0\u5f97\u5b83\u6240\u89c1\u8fc7\u7684\u4e00\u5207,\u4f46\u4e0d\u8bb0\u5f97\u89c1\u5230\u5b83\u4eec\u7684\u987a\u5e8f.","eyesore":"\u75b2\u4e4b\u773c","fancair_description":"\u5982\u679c\u6709\u4eba\u5728\u4e0d\u9700\u8981\u7684\u65f6\u5019\u8ba9\u4ed6\u4eec\u7684\u98ce\u6247\u8fd0\u8f6c,\u5b83\u5c31\u4f1a\u6d3b\u8dc3\u8d77\u6765,\u98de\u51fa\u7a97\u5916,\u627e\u5230\u771f\u6b63\u9700\u8981\u51b7\u5374\u7684\u4eba.","fancair":"\u98ce\u6247\u517d","ferricran_description":"\u66fe\u7ecf,\u8d39\u91cc\u79d1\u5170\u5168\u8eab\u8986\u76d6\u7740\u91d1\u521a\u7802\u7684\u9cde\u7247,\u62e5\u6709\u5bc6\u94c1\u77ff\u7684\u7fc5\u8180.","foxfire":"\u706b\u72d0","frondly_description":"\u5b83\u53ef\u4ee5\u7528\u5b83\u7684\u65e0\u67c4\u5c3e\u5df4\u505a\u4efb\u4f55\u4e8b\u60c5,\u751a\u81f3\u63e1\u624b\u548c\u6458\u6c34\u679c.","frondly":"\u53f6\u72d0\u7334","grinflare":"\u683c\u6797\u5f17\u62c9\u5c14","graffiki_description":"\u683c\u62c9\u975e\u57fa\u5728\u57ce\u5e02\u4e2d\u548c\u5728\u4e1b\u6797\u4e2d\u4e00\u6837\u81ea\u5728,\u7528\u7cbe\u81f4\u7684\u753b\u4f5c\u6807\u8bb0\u4ed6\u4eec\u7684\u9886\u571f.","hampotamos_description":"\u5b83\u5543\u98df\u88c2\u7f1d,\u6e05\u9664\u6b7b\u76ae\u3001\u82d4\u85d3\u548c\u6742\u8349.","grimachin_description":"\u5b83\u662f\u7531\u4e00\u5bb6\u73a9\u5177\u516c\u53f8\u5236\u4f5c\u7684\u5ba0\u7269,\u4f46\u592a\u5371\u9669\u4e86.","gryfix":"\u683c\u91cc\u83f2\u514b\u65af","hampotamos":"\u7f55\u535a\u5854\u6469\u65af","grinflare_description":"\u636e\u8bf4\u6bcf\u4e2a\u90fd\u662f\u706b\u5c71\u884c\u8d70\u7684\u5fc3\u810f.","grintot_description":"\u8fd9\u662f\u4e00\u4e2a\u7ecf\u5386\u8fc7\u4fb5\u8680\u7684\u77f3\u677f\u6216\u77f3\u818f\u677f.","grumpi_description":"\u4e00\u65e6\u88ab\u6293\u4f4f,\u5b83\u90a3\u7c98\u7a20\u7684\u7c98\u6027\u8eab\u4f53\u662f\u4e0d\u53ef\u80fd\u9003\u8131\u7684.","grumpi":"\u683c\u9c81\u59c6\u6bd4","happito_description":"\u4e3a\u4ec0\u4e48\u4eba\u4eec\u4e0d\u80fd\u6c38\u8fdc\u5e78\u798f?\u5feb\u4e50\u517d\u4f1a\u7ed9\u4ed6\u4eec\u60f3\u8981\u7684\u4e1c\u897f,\u5373\u4f7f\u8fd9\u4e0d\u662f\u4ed6\u4eec\u6240\u9700\u8981\u7684.","happito":"\u5feb\u4e50\u517d","heronquak_description":"\u5b83\u80f8\u524d\u7684\u6c34\u6676\u88ab\u5077\u730e\u8005\u8bef\u8ba4\u4e3a\u662f\u94bb\u77f3.\u5f53\u5b83\u4ece\u51b0\u9e6d\u7684\u8eab\u4f53\u4e2d\u53d6\u51fa\u65f6,\u5b83\u5c31\u4f1a\u878d\u5316.","ignibus":"\u5ca9\u6d46\u9f9f","incandesfin_description":"\u5b83\u7684\u6574\u4e2a\u8eab\u4f53\u7684\u5927\u5c0f\u5df2\u7ecf\u5927\u91cf\u589e\u957f.\u7136\u800c,\u5b83\u7684\u5149\u7ebf\u4ecd\u7136\u662f\u5b8c\u5168\u4e00\u6837\u7684.","ignibus_description":"\u5f53\u53d7\u5230\u5a01\u80c1\u65f6,\u5b83\u9000\u56de\u5230\u5b83\u7684\u58f3\u4e2d,\u5e76\u901a\u8fc7\u6392\u653e\u84b8\u6c7d\u6025\u5267\u964d\u6e29.\u5b83\u53ef\u80fd\u4f1a\u88ab\u8bef\u8ba4\u4e3a\u662f\u4e00\u5757\u77f3\u5934.","jelillow_description":"\u5f53\u4e00\u4e2a\u4eba\u628a\u5934\u9760\u5728\u679c\u51bb\u517d\u4e0a\u65f6,\u5176\u679c\u51bb\u822c\u7684\u76ae\u80a4\u4f1a\u4f7f\u4ed6\u4eec\u9677\u5165\u6df1\u5ea6\u7761\u7720.\u5982\u679c\u6709\u4eba\u6709\u7761\u7720\u95ee\u9898,\u90a3\u4e48\u8fd9\u4e2a\u7cbe\u7075\u5c06\u88ab\u7528\u6765\u5e2e\u52a9\u4ed6\u4eec.","jelillow":"\u679c\u51bb\u517d","k9_description":"\u5b83\u662f\u4e00\u4e2a\u6709\u7528\u7684\u4f19\u4f34,\u53ef\u4ee5\u62c9\u52a8\u4e00\u5428\u7684\u91cd\u91cf.","katacoon":"\u5893\u7a74\u8327","komodraw":"\u79d1\u83ab\u591a\u9f99","lambert":"\u5170\u4f2f\u7279","lapinou_description":"\u5f53\u677e\u5154\u88ab\u5f53\u4f5c\u65f6\u5c1a\u7684\u5ba0\u7269\u65f6,\u5b83\u4eec\u9002\u5e94\u4e86\u5bb6\u5ead\u751f\u6d3b,\u5931\u53bb\u4e86\u66b4\u529b\u7684\u5929\u6027.","legko_description":"\u957f\u671f\u4ee5\u6765,\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6ca1\u6709\u817f,\u5b83\u7684\u53f6\u5b50\u5b9e\u9645\u4e0a\u662f\u9000\u5316\u7684\u80a2\u4f53.","moloch_description":"\u5b83\u53ef\u4ee5\u4f7f\u81ea\u5df1\u7684\u76ae\u80a4\u53d8\u786c\u6216\u53d8\u8f6f,\u4ee5\u5e94\u5bf9\u670b\u53cb\u548c\u654c\u4eba.","noctalo_description":"\u5b83\u53ea\u5c45\u4f4f\u5728\u88ab\u4eba\u7c7b\u9057\u5f03\u7684\u5730\u65b9--\u57ce\u5821\u3001\u5893\u5730\u548c\u4e0b\u6c34\u9053.","nudiflot_male":"\u6d6e\u86de\u8753\u2640","katacoon_description":"\u5b83\u7684\u86f9\u4fdd\u6301\u7740\u51a5\u60f3\u7684\u59ff\u52bf,\u53ea\u5728\u523a\u6740\u654c\u4eba\u65f6\u624d\u79fb\u52a8.","katapill":"\u5893\u7891\u6bdb\u866b","katapill_description":"\u5b83\u751f\u6765\u5c31\u4f1a\u6218\u6597.\u5b83\u5fc5\u987b\u51b2\u51fa\u5893\u58f3,\u5426\u5219\u5c31\u4f1a\u88ab\u56f0\u4f4f.","komodraw_description":"\u5b83\u7528\u722a\u5b50\u5728\u6728\u5934\u4e0a\u96d5\u523b\u81ea\u5df1\u7684\u706b\u5668,\u5e76\u5229\u7528\u5b83\u8fdb\u884c\u5f3a\u5927\u7684\u8fdc\u7a0b\u653b\u51fb.","lambert_description":"\u5b83\u88ab\u5b83\u7684\u7236\u6bcd\u653e\u5728\u5b83\u7684\u575a\u679c\u91cc,\u7136\u540e\u7236\u6bcd\u628a\u5b83\u9001\u5165\u4e16\u754c.","lapinou":"\u5ba0\u7269\u5154","lightmare_description":"\u5b83\u6f5c\u4f0f\u5728\u6d77\u6d0b\u6df1\u5904,\u5229\u7528\u5b83\u7684\u5149\u7ebf\u5f15\u8bf1\u4efb\u4f55\u6beb\u65e0\u6212\u5fc3\u7684\u730e\u7269\u8fdb\u5165\u5b83\u90a3\u5f20\u5927\u5634.","lightmare":"\u5669\u68a6\u9c7c","loliferno":"\u7f57\u5229\u5f17\u8bfa","metesaur_description":"\u8fd9\u79cd\u7cbe\u7075\u4f1a\u559c\u6b22\u6f5c\u5165\u5730\u4e0b\u5e76\u7559\u4e0b\u75d5\u8ff9.\u6709\u65f6,\u8fd9\u53ea\u7cbe\u7075\u4f1a\u9519\u8bef\u5730\u5224\u65ad\u649e\u51fb,\u843d\u5728\u6811\u4e0a,\u5f15\u53d1\u5de8\u5927\u800c\u5371\u9669\u7684\u68ee\u6797\u706b\u707e","noctula_description":"\u5b83\u5403\u866b\u5b50,\u76ae\u65af\u8760\u5403\u6c34\u679c,\u6240\u4ee5\u5c3d\u7ba1\u751f\u6d3b\u5728\u5f88\u8fd1\u7684\u5730\u65b9,\u4f46\u5b83\u4eec\u5e76\u4e0d\u7ade\u4e89.","nostray_description":"\u5b83\u80fd\u95fb\u5230\u6d77\u91cc\u7684\u4efb\u4f55\u4e1c\u897f,\u65e0\u8bba\u591a\u8fdc.","nudiflot_female":"\u6d6e\u86de\u8753\u2642","nudikill_description":"\u4ed6\u4eec\u88ab\u79f0\u4e3a\u9ed1\u6697\u4e3b\u6559,\u56e0\u4e3a\u4ed6\u4eec\u7684\u5934\u8ba9\u4eba\u8054\u60f3\u5230\u4e3b\u6559\u7684\u5e3d\u5b50.","nudikill":"\u52aa\u8fea\u57fa\u5c14","pantherafira":"\u6f58\u7279\u62c9\u83f2\u62c9","pilthropus_description":"\u4e0e\u98de\u7280\u725b\u7b49\u7cbe\u7075\u4e00\u8d77\u88ab\u53d1\u73b0,\u76ae\u5c14\u601d\u7f57\u666e\u65af\u662f\u6700\u53e4\u8001\u7684\u7cbe\u7075\u4e4b\u4e00,\u80fd\u591f\u521b\u9020\u81ea\u5df1\u7684\u5de5\u5177.","pipis":"\u76ae\u65af\u8760","propellercat_description":"\u5b83\u662f\u4e00\u4e2a\u65b0\u7269\u79cd,\u8fd8\u662f\u53ea\u662f\u4e00\u4e2a\u53d1\u660e\u5bb6\u7684\u5ba0\u7269?","puparmor_description":"\u5b83\u7684\u8327\u975e\u5e38\u575a\u786c,\u5982\u679c\u6709\u4e00\u4e2a\u76d4\u7532\u86f9\u6389\u5728\u4ed6\u4eec\u8eab\u4e0a,\u4eba\u4eec\u5c31\u4f1a\u88ab\u6253\u5012.\u5b83\u4eec\u66fe\u7ecf\u88ab\u88c5\u5165\u5927\u70ae\u548c\u5f39\u5c04\u5668.","rosarin_description":"\u7f57\u8428\u6797\u7684\u7231\u662f\u4e0d\u53ef\u601d\u8bae\u7684,\u4ed6\u53ea\u662f\u8981\u6c42\u4e00\u4e9b\u611f\u60c5.","sadito_description":"\u5f53\u4e00\u4e2a\u4eba\u611f\u5230\u592a\u8fc7\u60b2\u4f24\u65f6,\u60b2\u4f24\u517d\u4f1a\u66ff\u4ed6\u4eec\u625b\u8d77\u8fd9\u4e2a\u8d1f\u62c5.","sampsack_description":"\u4e00\u4f4d\u79d1\u5b66\u5bb6\u60f3\u5206\u79bb\u4ed6\u7684\u4eba\u683c,\u4f46\u4ed6\u5206\u88c2\u4e86\u4ed6\u7684\u8eab\u4f53.","sampsage_description":"\u4e00\u4f4d\u79d1\u5b66\u5bb6\u670d\u7528\u4e86\u4e00\u79cd\u836f\u7269,\u4f7f\u4ed6\u767d\u5929\u53d8\u5f97\u806a\u660e,\u665a\u4e0a\u53d8\u5f97\u66b4\u8e81.","saurchin_description":"\u5230\u4e86\u665a\u4e0a,\u7d22\u5c14\u94a6\u4ece\u73ca\u745a\u7901\u91cc\u51fa\u6765,\u5728\u9646\u5730\u4e0a\u730e\u53d6\u66f4\u5927\u7684\u730e\u7269.","sharpfin_description":"\u5b83\u5728\u6c34\u4e2d\u662f\u770b\u4e0d\u89c1\u7684,\u53ea\u6709\u5f53\u5b83\u8dc3\u51fa\u6c34\u9762\u5c06\u5cb8\u4e0a\u7684\u52a8\u7269\u62d6\u56de\u6df1\u6d77\u65f6\u624d\u4f1a\u88ab\u770b\u5230.","skwib_description":"\u9c7f\u9c7c\u517d\u6ee1\u8db3\u5730\u5728\u6d77\u6d0b\u4e2d\u6f02\u6d6e,\u68c0\u67e5\u6f5c\u5728\u7684\u58f3\u5c4b.\u5b83\u5fc5\u987b\u62c5\u5fc3\u81ea\u5df1\u7684\u751f\u547d,\u624d\u80fd\u6700\u7ec8\u505a\u51fa\u9009\u62e9.","snock_description":"\u8fd9\u79cd\u86c7\u5f62\u751f\u7269\u8eb2\u5728\u5b89\u5168\u7684\u889c\u5957\u4e0b.\u5982\u679c\u53d7\u5230\u60ca\u5413,\u5b83\u5c06\u7529\u52a8\u5e76\u975e\u5e38\u5b89\u9759\u5730\u8eba\u5728\u5730\u4e0a,\u4ee5\u907f\u514d\u5f15\u8d77\u6ce8\u610f.","solight_description":"\u4e00\u4e2a\u53cd\u6d3e\u56e2\u961f\u6b63\u5728\u7b56\u5212\u5229\u7528\u7d22\u83b1\u7279\u521b\u9020\u4e00\u4e2a\u5fae\u578b\u592a\u9633,\u4ee5\u521b\u9020\u4e00\u4e2a\u65b0\u7684\u661f\u7403.","polyrock_description":"\u5b83\u628a\u81ea\u5df1\u4f2a\u88c5\u6210\u4e00\u4e2a\u4eba\u7c7b\u5c0f\u5b69,\u6f5c\u5165\u9053\u573a,\u5411\u6b66\u672f\u5927\u5e08\u5b66\u4e60.","pythock_description":"\u4f7f\u7528\u5b83\u7684\u76ae\u5f71\u620f,\u5b83\u53ef\u4ee5\u7528\u76ae\u5f71\u620f\u6765\u4e0e\u5bf9\u624b\u4f5c\u6218,\u800c\u4e14\u975e\u5e38\u51c6\u786e\u548c\u8fc5\u901f.\u5b83\u4eec\u66f4\u52a0\u81ea\u4fe1,\u6709\u65f6\u751a\u81f3\u4f1a\u5728\u6728\u5076\u620f\u4e2d\u7528\u5b83\u4eec\u7684\u76ae\u5f71\u620f\u6765\u5a31\u4e50\u5c0f\u5b69\u5b50.","seirein_description":"\u5b83\u5728\u6cbc\u6cfd\u5730\u91cc\u5b64\u72ec\u5730\u751f\u957f,\u6240\u4ee5\u5b83\u71c3\u70e7\u5f97\u5f88\u65fa\u76db,\u4ee5\u5438\u5f15\u65c5\u884c\u8005\u9760\u8fd1--\u4f46\u5b83\u5f88\u5bb3\u7f9e,\u5f53\u4ed6\u4eec\u63a5\u8fd1\u65f6\u5c31\u4f1a\u98de\u8d70.","tumbleworm_description":"\u5f53\u5b83\u4eec\u5df2\u7ecf\u8d85\u8fc7\u4e86\u5b83\u4eec\u7684\u8702\u5de2,\u5b83\u4eec\u5c31\u4f1a\u8138\u671d\u4e0b\u6389\u5230\u5730\u4e0a.","vigueur":"\u7ef4\u683c","urcine_description":"\u5f53\u4e00\u4e2a\u706b\u7130\u718a\u51fa\u751f\u65f6,\u5982\u679c\u6ca1\u6709\u706b,\u5b83\u4f1a\u88ab\u9057\u5f03\u5728\u68ee\u6797\u91cc,\u6210\u4e3a\u4e00\u4e2a\u5c0f\u68d5\u718a.","velocitile_description":"\u5b83\u53ef\u4ee5\u8dd1\u8fc7\u5b50\u5f39,\u4f46\u53ea\u6709\u5728\u5b83\u70ed\u8eab\u540e\u624d\u53ef\u4ee5.","vivicinder_description":"\u5b83\u5728\u957f\u671f\u71c3\u70e7\u7684\u706b\u5806\u4e2d\u7b51\u5de2,\u8981\u4e48\u662f\u81ea\u5df1\u521b\u9020\u7684,\u8981\u4e48\u662f\u5728\u7eaa\u5ff5\u9986\u3001\u94c1\u5320\u94fa\u548c\u73bb\u7483\u5382.","yiinaang":"\u4e24\u4eea\u517d","island":"\u5c9b\u5c7f","vivitrans_description":"\u5bd2\u51b7\u4f7f\u7ef4\u7ef4\u7279\u5170\u7684\u601d\u7ef4\u96c6\u4e2d\u5230\u4e00\u4e2a\u654f\u9510\u7684\u8fb9\u7f18.","yiinaang_description":"\u5b83\u662f\u5728\u4e00\u9897\u6052\u661f\u7b2c\u4e00\u6b21\u843d\u5165\u9ed1\u6d1e\u65f6\u8bde\u751f\u7684.","vivipere":"\u7ef4\u7ef4\u5e15\u96f7","viviphyta_description":"\u5b83\u662f\u86c7\u4e2d\u4e4b\u738b--\u6216\u8005\u81f3\u5c11\u8ba4\u4e3a\u81ea\u5df1\u662f\u8fd9\u6837\u7684.","viviphyta":"\u7ef4\u7ef4\u5f17\u5854","viviteel_description":"\u5b83\u628a\u4e00\u4e2a\u6b7b\u53bb\u7684\u6218\u58eb\u7684\u76d4\u7532\u62ff\u51fa\u6765,\u91cd\u65b0\u7528\u4e8e\u5236\u4f5c\u70ae\u5f39.","vivisource_description":"\u5b83\u9009\u62e9\u7684\u5bb6\u7684\u6625\u5929\u603b\u662f\u6709\u4e00\u79cd\u5947\u7279\u7684\u6d0b\u8471\u5473.","vivisource":"\u7ef4\u7ef4\u6e90","weavifly_description":"\u5f53\u5b83\u88ab\u86cb\u538b\u5f97\u5f88\u91cd\u65f6,\u5b83\u5c31\u65e0\u6cd5\u98de\u884c\u4e86.","viviteel":"\u7ef4\u7ef4\u7279\u5c14","volcoli":"\u6c83\u5c14\u79d1\u5229","windeye":"\u7acb\u6247\u517d","weavifly":"\u5c16\u523a\u8702","windeye_description":"\u50cf\u4e00\u68f5\u5f3a\u5927\u7684\u6811,\u7acb\u6247\u517d\u5c06\u81ea\u5df1\u79cd\u690d\u5728\u5c71\u9876\u4e0a,\u5438\u6536\u9633\u5149\u548c\u98ce.\u5145\u7535\u540e,\u5b83\u53c8\u79bb\u5f00,\u5728\u5929\u7a7a\u4e0b\u5bfb\u627e\u53e6\u4e00\u4e2a\u5730\u65b9.","no":"\u5426","hey":"\u563f!","empty_pot":"\u8fd9\u662f\u4e00\u4e2a\u7a7a\u76c6,\u4e5f\u8bb8\u6709\u4eba\u4f1a\u5728\u8fd9\u91cc\u79cd\u690d\u4e00\u4e9b\u4e1c\u897f.","frost_ape":"\u971c\u51bb\u4e4b\u733f","wrougon_description":"\u6bcf\u4e2a\u94a2\u94c1\u9f99\u51fa\u751f\u65f6\u90fd\u6709\u4e00\u5757\u6bd4\u5176\u7236\u6bcd\u7684\u9508\u6591\u66f4\u5927\u7684\u9508\u6591.","wrougon":"\u94a2\u94c1\u9f99","prehensile":"\u53ef\u63a7","host":"\u5bbf\u4e3b","woodwose":"\u5140\u672f","haveagoodday":"\u795d\u4f60\u6709\u4e2a\u6109\u5feb\u7684\u4e00\u5929!","firebird":"\u706b\u9e1f","taiga":"\u9488\u53f6\u6797","horned_raptor":"\u6709\u89d2\u7684\u731b\u79bd","hot_rock":"\u70ed\u5ca9","pupil":"\u77b3\u5b54","ex_machina":"\u524d\u6240\u672a\u6709","lions_tooth":"\u72ee\u5b50\u7684\u7259\u9f7f","vengeance":"\u590d\u4ec7","joyful":"\u6b22\u4e50\u7684","cloaked":"\u9690\u5f62\u7684","nightcrawler":"\u591c\u884c\u8005","rip":"\u88c2\u7f1d","some_category_here":"\u8fd9\u91cc\u7684\u4e00\u4e9b\u7c7b\u522b","cirrus":"\u5377\u4e91","fire":"\u706b","gumnut":"\u80f6\u8d28","lizard":"\u8725\u8734","earth_fire":"\u571f,\u706b","flopped":"\u5931\u8d25","metal":"\u91d1\u5c5e","yeti":"\u96ea\u4eba","restless":"\u4e0d\u5b89","xerogrunt5":"Xero Grunt I\u56e2\u961f","devil":"\u6076\u9b54","visitor":"\u8bbf\u5ba2","earth":"\u571f","water":"\u6c34","clot":"\u51dd\u5757","slurpy":"\u6ce5\u6cde\u7684","xerogrunt4":"Xero Grunt I\u56e2\u961f","purple_flowers":"\u6709\u4eba\u79cd\u4e0b\u4e86\u4e00\u4e9b\u9999\u751c\u7684\u7d2b\u8272\u82b1\u6735!","xerogrunt6":"Xero Grunt I\u56e2\u961f","door_problems":"\u95e8\u88ab\u5361\u4f4f\u4e86,\u6253\u4e0d\u5f00...","xerogrunt2":"Xero Grunt I\u56e2\u961f","xerogrunt9":"Xero Grunt I\u56e2\u961f","xerogrunt3":"Xero Grunt I\u56e2\u961f","cotton_town_fountain":"\u8fd9\u662f\u4e2a\u55b7\u6cc9.\u5f88\u591a\u786c\u5e01\u90fd\u5728\u5e95\u90e8.","sure_i_do":"\u6211\u5f53\u7136\u77e5\u9053.","xerogrunt8":"Xero Grunt I\u56e2\u961f","xerogrunt10":"Xero Grunt I\u56e2\u961f","orange_flowers":"\u6709\u4eba\u79cd\u4e0b\u4e86\u4e00\u4e9b\u7f8e\u4e3d\u7684\u6a59\u8272\u82b1\u6735!","37707_villager_female_2":"\u5fae\u8bc6\uff1a\u8bf7.\u4e0d\u8981\u8fdb\u5165\u8be5\u5854.\u5b83\u8fd8\u6ca1\u6709\u5efa\u6210.","famous_statue":"\u8fd9\u662f\u4e00\u4e2a\u524d\u81ea\u7531\u68a6\u5927\u5e08\u7684\u96d5\u50cf.\u540d\u5b57\u5df2\u7ecf\u88ab\u98ce\u5316\u4e86...","famous_statue2":"\u5b83\u8bf4.\u4e3a\u4e86\u6211\u4eec\u4eb2\u7231\u7684\u670b\u53cb\u548c\u6240\u6709\u7684\u82f1\u96c4,\u7ef4\u6587","tree":"\u8fd9\u68f5\u6811\u770b\u8d77\u6765\u5f88\u5feb\u4e50,\u5f88\u5065\u5eb7!","not_really":"\u5e76\u975e\u5982\u6b64.","mistaken":"\u4f60\u9519\u4e86.","thats_me":"\u8fd9\u5c31\u662f\u6211!","a_serious_discussion\\n":"\u6211\u5df2\u7ecf\u89c2\u5bdf\u4f60\u6709\u4e00\u6bb5\u65f6\u95f4\u4e86,\u6211\u5f88\u9ad8\u5174\u6211\u7684\u8ffd\u968f\u8005\u4eec\u6210\u529f\u5730\u6293\u4f4f\u4e86\u4f60\u800c\u6ca1\u6709\u53d7\u5230\u4f24\\n\u5bb3.\\n\u54e6,\u6211\u7684\u793c\u8c8c\u54ea\u53bb\u4e86!? \\n\u6211\u662f\u7c73\u8428,Xero \u7cbe\u7075\u7814\u7a76\u548c\u53d1\u5c55\u7814\u7a76\u6240\u7684\u603b\u7406.\\n\u4f60\u53eb\u4ec0\u4e48\u540d\u5b57\u6765\u7740? \\n.... ..... ....\\n${{name}}?\\n\u5bf9\u4e8e\u4e00\u4e2a\u975e\u6cd5\u62e5\u6709\u7cbe\u7075\u7684\u4eba\u6765\u8bf4,\u8fd9\u4e0d\u662f\u4e00\u4e2a\u597d\u540d\u5b57.\\n","oops\\n":"\u54e6.\u6211\u731c\u4f60\u8fd8\u4e0d\u77e5\u9053...\\n\u4f60\u4e0d\u5e94\u8be5\u5bb3\u6015,\u6709\u4e00\u4e2a\u7cbe\u7075\u5728\u4f60\u8eab\u8fb9\u662f\u6709\u53f2\u4ee5\u6765\u53d1\u751f\u5728\u4f60\u8eab\u4e0a\u6700\u597d\u7684\u4e8b\u60c5.\\n","backstory9":"\u4f60\u600e\u4e48\u60f3?\u4f60\u4f1a\u5e2e\u52a9\u6211\u4eec\u5417?","sorryfurthis":"\u597d\u7684\u9009\u62e9.\u5bf9\u4e0d\u8d77,\u8fd9\u53ea\u4f1a\u8ba9\u4eba\u611f\u5230\u6709\u70b9\u523a\u75db.","backstory\\n":"\u5927\u7ea6\u4e09\u5341\u5e74\u524d,\u4e00\u4e2a\u53eb\u5168\u80fd\u7684\u56e2\u4f53\u5f00\u59cb\u63a7\u5236\u5a92\u4f53.\\n\u4e0d\u4e45\u4e4b\u540e,\u8a00\u8bba\u81ea\u7531\u51e0\u4e4e\u53d8\u5f97\u4e0d\u53ef\u80fd.\\n\u4e8e\u662f\u4eba\u4eec\u51b3\u5b9a\u4f7f\u7528\u7cbe\u7075\u4f5c\u4e3a\u4fe1\u4f7f,\u89e3\u51b3\u4e89\u7aef. \\n\u5927\u7ea6\u5341\u5e74\u524d,\u5bf9\u7cbe\u7075\u7684\u9547\u538b\u5f00\u59cb\u4e86.\\n\u73b0\u5728,\u53ea\u6709\u7ecf\u8fc7\u6279\u51c6\u7684\u4eba\u624d\u80fd\u62e5\u6709\u548c\u9972\u517b\u7cbe\u7075. \\n\u6211\u7684\u56e2\u4f53\u4f7f\u7528\u7cbe\u7075\u8fdb\u884c\u7814\u7a76,\u8fd9\u5c31\u662f\u4e3a\u4ec0\u4e48\u6211\u4eec\u90fd\u62e5\u6709\u5b83\u4eec. \\n\u4f60\u5f88\u4e0d\u5bfb\u5e38,\u4f60\u6ca1\u6709\u5f97\u5230\u5168\u80fd\u7ec4\u7ec7\u7684\u6279\u51c6. \\n\u4f60\u53ef\u80fd\u662f\u6211\u4eec\u4e00\u76f4\u5728\u7b49\u5f85\u7684\u8bad\u7ec3\u5e08.\\n\u5168\u606f\u9053,\u867d\u7136\u65e0\u60c5,\u4f46\u5e76\u4e0d\u662f\u6211\u4eec\u8fd9\u91cc\u552f\u4e00\u7684\u5a01\u80c1. \\n\u8fd8\u6709\u4e00\u4e2a\u53ebSpyder\u7684\u7ec4\u7ec7.\\n\u4f60\u5e94\u8be5\u4e0d\u7528\u592a\u62c5\u5fc3\u4ed6\u4eec,\u4ed6\u4eec\u5728\u8fd9\u91cc\u5e76\u4e0d\u592a\u6d3b\u8dc3. \\n\u73b0\u5728,\u6211\u4eec\u4f1a\u628a\u4f60\u9001\u56de\u4f60\u7684\u65c5\u7a0b. \\n\u4f46\u524d\u63d0\u662f\u4f60\u5fc5\u987b\u540c\u610f\u5e2e\u52a9\u6211\u4eec\u5bf9\u4ed8\u5168\u80fd\u7ec4\u7ec7.\\n\u5426\u5219,\u6211\u4eec\u4f1a\u4eb2\u81ea\u5411\u5168\u80fd\u7ec4\u7ec7\u4e3e\u62a5\u4f60. \\n\u800c\u4f60\u5c06\u5931\u53bb\u4e00\u5207. \\n\u6211\u4eec\u4e00\u76f4\u5728\u89c2\u5bdf\u4f60.\\n","mwah\\n":"???:\u4f60\u60f3\u8981\u4ec0\u4e48?\u55ef,\u592a\u7cdf\u7cd5\u4e86.\u5373\u4f7f\u4f60\u7b26\u5408\u7740\u88c5\u8981\u6c42,\u4f60\u4e5f\u4e0d\u80fd\u8fdb\u5165\u8fd9\u91cc.\\n\u987a\u4fbf\u8bf4\u4e00\u4e0b,\u6211\u662f\u827e\u8389.\\n\u827e\u8389\uff1a\u662f\u7684,\u8fd9\u91cc\u662f\u5168\u65b9\u4f4d\u7684,\u4e0d\u8fc7\u6211\u53ea\u662f\u4e00\u4e2a\u4f4e\u7ea7\u7684\u8b66\u536b.\u4f60\u662f\u8c01?\\n${{name}}...\\\".\\n\u55ef.\u4e00\u4e2a\u5f3a\u6709\u529b\u7684\u540d\u5b57.\u6211\u5bb6\u4e0d\u8fdc,\u4e5f\u8bb8......\u4e0b\u73ed\u540e......\u4f60\u53ef\u4ee5\u5411\u6211\u5c55\u793a\u4f60\u7684\u5b9e\\n\u529b?\\n... ...\u4e0d!\u4ec0\u4e48\u53eb\u4e0d?\u9664\u975e... ...\u4f60\u662f\u6770\u897f\u7684\u65b0\u7537\u53cb,\u4e0d\u662f\u5417!\u5979\u4e00\u76f4\u5728\u800d\u6211!\\n","mwah2":"\u6770\u897f!!!","itslockedboi":"\u827e\u8389\u628a\u95e8\u9501\u5728\u5979\u8eab\u540e\u2026\u2026","hellothere":"???:\u4f60\u597d!","kmere":"\u4e3a\u4ec0\u4e48\u4f60\u6765\u5230\u8fd9\u91cc\u5e76\u540c\u6211\u4ea4\u8c08?","route2speech":"\u54ce\u5440!!!","theinfo\\n":"\u5bf9\u90a3\u4e00\u5e55\u6211\u5f88\u62b1\u6b49,\u827e\u8389\u6709\u65f6\u5f88\u96be\u5bf9\u4ed8,\u4e0d\u50cf\u6211\u5973\u513f\u6770\u897f.\\n\u54e6!\u6211\u7684\u793c\u8282\u5462.\u6211\u7684\u540d\u5b57\u662f\u827e...\u4f60\u77e5\u9053\u5417?\u6211\u5c31\u5199\u5427.\\nAeble\\n\u5b83\u7684\u53d1\u97f3\u662fahbluh,\u4f46\u5927\u5bb6\u90fd\u53ea\u53eb\u6211Able.\u4f60\u53ef\u4ee5\u8fd9\u6837\u53eb\u6211,\u6211\u60f3...\\nAeble.\u6211\u662f\u5168\u80fd\u516c\u53f8\u7684\u9996\u5e2d\u6267\u884c\u5b98,\u4f60\u4eec\u770b\u5230\u7684\u6bcf\u4e00\u4e2a\u5e7f\u64ad\u90fd\u662f\u7531\u6211\u6279\u51c6\u7684.\\n\u73b0\u5728,\u6211\u4e0d\u662f\u552f\u4e00\u4e00\u4e2a\u505a\u4ed6\u4eec\u5de5\u4f5c\u7684\u4eba.\u5168\u80fd\u6709\u4e00\u4e2a\u8463\u4e8b\u4f1a,\u5e2e\u52a9\u7ba1\u7406\u5404\u4e2a\u5730\u533a.\\n\u4f60\u77e5\u9053\u5417......\u8463\u4e8b\u4f1a\u6bcf\u5e74\u90fd\u4f1a\u88ab\u91cd\u65b0\u9009\u4e3e!\\n\u5168\u80fd\u516c\u53f8\u7684\u76ee\u6807\u662f\u5411\u6240\u6709\u4eba\u5f00\u653e\u4e16\u754c.\u4e0d\u8fc7,\u8981\u505a\u5230\u8fd9\u4e00\u70b9,\u4f7f\u6bcf\u4e2a\u4eba\u90fd\u5e73\u7b49,\u552f\u4e00\u7684\\n\u529e\u6cd5\u662f.\\n\u5c31\u662f\u9650\u5236\u7cbe\u7075.\\n\u6211\u4eec\u4ece\u6ca1\u6536\u5f00\u59cb,\u4f46\u5927\u591a\u6570\u7cbe\u7075\u8bbe\u6cd5\u9003\u8131.\u6240\u4ee5\u6211\u4eec\u4e0d\u5f97\u4e0d\u91c7\u53d6\u6781\u7aef\u63aa\u65bd.\\n\u6211\u4eec\u7684\u59d0\u59b9\u7ec4\u7ec7Spyder\u5f00\u53d1\u4e86\u4e00\u79cd\u836f\u7269,\u53ef\u4ee5\u6539\u53d8\u7cbe\u7075.\\n\u5b83\u9694\u79bb\u4e86\u6bcf\u4e2a\u7cbe\u7075\u795e\u79d8\u5730\u62e5\u6709\u7684\u5927\u8111\u7684\u4e00\u90e8\u5206,\u5e76\u4f7f\u5176\u8d85\u8f7d.\\n\u4e00\u65e6\u4ed6\u4eec\u7684\u5927\u8111\u88ab\u8d85\u8f7d,\u4ed6\u4eec\u7684\u62b5\u6297\u610f\u5fd7\u5c31\u4f1a\u6d88\u9000,\u53d8\u5f97\u6e29\u987a.\\n\u7531\u4e8e\u4e00\u4e9b\u610f\u60f3\u4e0d\u5230\u7684\u60b2\u60e8\u526f\u4f5c\u7528,\u53ef\u60b2\u7684\u662f,\u6709\u51e0\u4e2a\u7269\u79cd\u73b0\u5728\u5b9e\u9645\u4e0a\u5df2\u7ecf\u706d\u7edd\u4e86.\\n\u7279\u522b\u662f\u6d1b\u514b\u7279\u6069\u3001\u5f17\u9c81\u7279\u62c9\u548c\u6d77\u5fb7\u9686.\\n\u73b0\u5728,\u9664\u4e86\u91ce\u5916\u7684\u4e00\u4e9b\u6563\u5175\u6e38\u52c7\u5916,\u8fd9\u4e00\u4ee3\u4eba\u53ea\u6709\u5728\u4e3a\u6211\u4eec\u5de5\u4f5c\u65f6\u624d\u4f1a\u4e0e\u7cbe\u7075\u4e92\u52a8.\\n\u51fa\u751f\u7387\u5904\u4e8e\u5386\u53f2\u9ad8\u4f4d,\u81ea\u9650\u5236\u524d\u4e00\u5e74\u4ee5\u6765,\u5bf9\u5168\u80fd\u516c\u53f8\u7684\u8ba4\u53ef\u6ca1\u6709\u4e0b\u964d\u8fc7.\\n\u91ce\u751f\u7684\u7cbe\u7075\u662f\u4e00\u4e2a\u65e0\u5b54\u4e0d\u5165\u7684\u8bc5\u5492,\u5a01\u80c1\u5230\u4e86\u4eba\u7c7b.\u5168\u80fd\u516c\u53f8\u5df2\u7ecf\u89e3\u51b3\u4e86\u8fd9\u4e2a\u95ee\u9898,\u5e76\\n\u5f3a\u52a0\u4e86\u79e9\u5e8f.\\n\u5982\u679c\u4e0d\u52a0\u4ee5\u63a7\u5236,\u7cbe\u7075\u662f\u4e00\u79cd\u6bc1\u706d\u7684\u529b\u91cf,\u4efb\u4f55\u8bf4\u4e0d\u662f\u7684\u4eba\u90fd\u662f\u5728\u6492\u8c0e.\u5bf9\u4e0d\u8d77,\u6211\u5fc5\\n\u987b\u53bb\u5de5\u4f5c\u4e86.\\n","liela_goes_to_battle":"\u5982\u679c\u4f60\u8981\u5728\u6211\u91c7\u6458\u6d46\u679c\u65f6\u6253\u6270\u6211,\u6211\u53ea\u80fd\u5411\u4f60\u6311\u6218\u4e86!","Cotton_Mart":"\u5728 \\\"\u52fa\u5b50\u5546\u5e97 \\\"\u83b7\u53d6\u72ec\u5bb6\u4fe1\u606f!","column1":"\u4e00\u6839\u7f55\u89c1\u7684\u53e4\u8001\u5706\u67f1.\u8fd9\u66fe\u7ecf\u662f\u4e00\u4e2a\u5bfa\u5e99\u7684\u4e00\u90e8\u5206.","column2":"\u4e00\u6839\u7f55\u89c1\u7684\u53e4\u8001\u5706\u67f1.\u57283\u53f7\u516c\u8def\u4e0a\u53ef\u4ee5\u627e\u5230\u540c\u4e00\u6587\u5316\u7684\u5176\u4ed6\u9057\u8ff9. ","route2speech3\\n":"\u867d\u7136\u8fd9\u53ef\u80fd\u4e0d\u662f\u4e00\u4ef6\u574f\u4e8b......\\n\u6211\u77e5\u9053,\u6bcf\u4e2a\u4eba\u90fd\u9700\u8981\u6211\u7684\u9886\u5bfc,\u4f46\u7531\u4e8e\u53d1\u751f\u4e86\u8fd9\u4e48\u591a\u4e8b\u60c5...\\n\u4f46\u4f60\u4e0d\u60f3\u542c\u6211\u8bf4......\u662f\u5417?\\n","route2speech2\\n":"\u54e6.\u53ea\u662f\u4f60${{name}}...\\n\u4e0b\u6b21\u63a8\u4eba\u7684\u65f6\u5019\u8981\u591a\u8003\u8651\u4e00\u4e0b.\u60ac\u5d16\u6bd4\u5b83\u770b\u8d77\u6765\u8981\u9ad8...","notalk":"\u4f60\u592a\u4e0d\u654f\u611f\u4e86!\u592a\u7cdf\u7cd5\u4e86,\u53cd\u6b63\u4f60\u4e5f\u5f97\u542c\u6211\u7684!","spillit\\n":"\u4f60\u77e5\u9053\u6211\u662fXero\u7814\u7a76\u6240\u7684\u9886\u5bfc\u4eba,\u6211\u62db\u52df\u4f60\u6765\u5bf9\u6297\u4ed6\u4eec.\u4f46\u4f60\u4e0d\u77e5\u9053\u522b\u7684\u4e8b\u60c5.\\n\u827e\u8389,\u4f60\u4ee5\u524d\u89c1\u8fc7\u7684\u4eba......\u4ec0\u4e48?\u6211\u544a\u8bc9\u8fc7\u4f60\u6211\u4eec\u4f1a\u89c2\u5bdf\u7684,\u4f60\u4e0d\u5fc5\u4e3a\u6b64\u611f\u5230\u60ca\\n\u8bb6.\\n","spillit3":"\u65e0\u8bba\u5982\u4f55...\u827e\u8389\u662f\u6211\u7684\u59b9\u59b9,\u5bf9\u6211\u6765\u8bf4\u610f\u5473\u7740\u5168\u4e16\u754c,\u6240\u4ee5\u5f53\u6211\u53d1\u73b0\u4ed6\u628a\u5979\u5e26\u5230\u603b\u90e8\\n\u65f6,\u6211\u88ab\u6467\u6bc1\u4e86.","spillit4":"\u8fd9\u4f3c\u4e4e\u4e0d\u662f\u4e00\u4ef6\u574f\u4e8b,\u4f46\u5b83\u662f.\u4f60\u77e5\u9053\u4ed6\u4eec\u5bf9\u81ea\u5df1\u7684\u997c\u5e72\u505a\u4e86\u4ec0\u4e48\u5417?\u4f60\u77e5\u9053\u5417?","spillit5":"\u56e0\u4e3a\u6211\u4e5f\u4e0d\u77e5\u9053...\u6211\u6240\u77e5\u9053\u7684\u662f,\u4ece\u6765\u6ca1\u6709\u4eba\u5728\u88ab\u62db\u52df\u540e\u79bb\u5f00\u5168\u80fd\u516c\u53f8.","nopenotyet":"\u5bf9\u4e0d\u8d77,\u6709\u4eba\u5728\u8fd9\u6761\u8def\u4e0a\u53d7\u4f24\u4e86.\u73b0\u5728\u5df2\u7ecf\u5173\u95ed\u4e86.","yestalk":"\u771f\u7684\u5417?\u8c22\u8c22...","darnitjohn5":"\u4f60\u4e3a\u4ec0\u4e48\u8fd8\u5728\u8fd9\u91cc?","darnitjohn9":"\u4f60\u662f\u4e2a\u9a97\u5b50!\\n\u6211\u53ea\u8bf4\u4e00\u6b21,\u800c\u4e14\u53ea\u8bf4\u4e00\u6b21.\\n\u53bb.\u5bfb\u627e.\u623f\u5b50.","hellolovelypeople4":"\u6211\u5f88\u786e\u5b9a\u5728\u68c9\u82b1\u9547\u6709\u6bd4\u8fd9\u66f4\u5927\u7684\u623f\u5b50......","hellolovelypeople2":"\u6211\u77e5\u9053\u4f60\u53ef\u80fd\u60f3\u77e5\u9053\u4e3a\u4ec0\u4e48\u6211\u548c\u6211\u7684\u5168\u80fd\u9a91\u58eb\u5728\u8fd9\u91cc.\\n\u7b49\u7b49...","maamiexist4":"\u4e0d,\u79bb\u5f00\u5b83.\u8fd9\u4e9b\u4eba\u663e\u7136\u6709\u7cdf\u7cd5\u7684\u54c1\u5473,\u5e76\u9119\u89c6\u6709\u7528\u6027\u548c\u7b80\u5355\u6027......\\n\u73b0\u5728\u68c0\u67e5\u5b9e\u9a8c\u5ba4,\u683c\u5170\u7279.\u6211\u7b49\u7740\u7ea6\u7ff0.","oopsie2":"\u6211\u4eec\u4e3a\u4ec0\u4e48\u4e0d\u7b49\u6211\u7684\u9a91\u58eb\u4eec\u56de\u6765. \\n\u6211\u8ba8\u538c\u72ec\u81ea\u5ba3\u5e03\u574f\u6d88\u606f.","maamnothing4":"\u5f88\u597d.\u8c22\u8c22\u4f60\u7684\u901a\u77e5.","maamnothing6":"... ... ... ...\\n...\u597d\u5427.\u6211\u4eec\u4e5f\u8bb8\u5e94\u8be5\u56de\u603b\u90e8\u53bb\u62a5\u544a.","frowntime":"\u6211\u5e76\u4e0d\u4ecb\u610f\u5728\u8fd9\u91cc...\\n\u53ea\u662f\u6709\u65f6\u5f88\u5b64\u72ec...","theanthemishere":"\u542c\u7740!\u56fd\u6b4c\u5f00\u59cb\u4e86,\u6211\u4eec\u53ca\u65f6\u8d76\u5230\u4e86.\u5feb\u6765\u89c2\u770b\u5427!","announcement5":"\u82b3\u767b\u5730\u533a\u73b0\u5728\u7684\u548c\u5e73\u4e0e\u5b89\u5b81\u662f\u4e00\u6761\u6f2b\u957f\u800c\u8270\u96be\u7684\u9053\u8def.\\n\u7136\u800c,\u6211\u5f88\u9ad8\u5174\u5730\u5ba3\u5e03,\u5728\u8fd9\u4e00\u5929,\u5373\u5168\u80fd\u516c\u53f8\u6210\u7acb25\u5468\u5e74\u4e4b\u9645,...\\n\u7cbe\u7075\u88ab\u63a7\u5236\u4e86!\\n*\u9707\u8033\u6b32\u804b\u7684\u5c16\u53eb\u58f0*\\n\u5b89\u9759\u4e0b\u6765!\u5b89\u9759\u4e0b\u6765!\u6211\u5fc5\u987b\u8bf4,\u4f60\u7684\u70ed\u60c5\u662f\u6709\u611f\u67d3\u529b\u7684!\\n\u5728\u4e0eXero\u7814\u7a76\u6240\u7684\u5408\u4f5c\u4e2d,\u6211\u4eec\u5df2\u7ecf\u5265\u593a\u4e86\u5b83\u4eec\u7684\u653b\u51fb\u610f\u5fd7!\\n\u7531\u4e8e\u8fd9\u4e2a\u539f\u56e0,\u6211\u4eec\u6709\u4fe1\u5fc3\u5c06\u7cbe\u7075\u91ca\u653e\u5230\u91ce\u5916\u662f\u5b89\u5168\u7684.\\n\u7136\u800c,\u5bb5\u7981\u8fd8\u662f\u5fc5\u987b\u6267\u884c\u7684,\u6bd5\u7adf\u6211\u4eec\u4e0d\u662f\u4e00\u4e2a\u65e0\u6cd5\u65e0\u5929\u7684\u5730\u533a.\\n\u6bd5\u7adf...\u6211\u4eec\u662f\u5b89\u5168,\u6211\u4eec\u662f\u79e9\u5e8f,\u6211\u4eec\u662f\u5168\u65b9\u4f4d\u7684!","hmmm4":"\u4e5f\u8bb8\u4ed6\u4eec\u5728\u505a\u4e00\u4e2a\u6c34\u4e0a\u516c\u56ed!","bobtalk":"\u5982\u679c\u6709\u66f4\u591a\u50cf\u4f60\u8fd9\u6837\u7684\u4eba\u8fc7\u6765\u6253\u62db\u547c\u5c31\u597d\u4e86......\\n\u987a\u4fbf\u8bf4\u4e00\u53e5,\u4f60\u597d!\u795d\u4f60\u6709\u4e2a\u6109\u5feb\u7684\u4e00\u5929!\u4eca\u5929\u6216\u660e\u5929\u6216\u4efb\u4f55\u4e00\u5929\u90fd\u4f1a\u5f88\u597d!","professorexists2":"\u4f60\u4e00\u5b9a\u662f\u51ef\u8389\u7684\u5b69\u5b50!\u6211\u4ece\u4f60\u5988\u5988\u90a3\u91cc\u542c\u8bf4\u4e86\u5f88\u591a\u5173\u4e8e\u4f60\u7684\u4e8b\u60c5.\\n\u4ec0\u4e48\u98ce\u628a\u4f60\u5439\u5230\u8fd9\u91cc\u6765\u4e86?\\n........ ....\\n\u836f\u6c34?\u5f53\u7136,\u4f60\u603b\u662f\u9700\u8981\u90a3\u4e9b\u4e1c\u897f!\\n\u5728\u8fd9\u91cc,\u6709\u4e00\u4e9b\u5728\u6211\u5bb6\u91cc,\u8fd9\u662f\u6211\u7684\u793c\u8282.","hmmm6":"........\u597d\u5427...\u4f46\u5b83\u53ef\u80fd\u662f...","ihaveyourmoney":"\u597d\u5427,\u4e5f\u8bb8\u6211\u53ef\u4ee5\u5e2e\u4e0a\u5fd9.","chooseyerfateTweesher":"\u4e00\u4e2a\u4f1f\u5927\u7684\u9009\u62e9!\u954a\u9e6d\u662f\u4e00\u53ea\u6c34\u7cfb\u7cbe\u7075.\u5b83\u7684\u8fdb\u5316\u4f53\u51b0\u5ddd\u9e70\u662f\u6700\u5feb\u7684\u7cbe\u7075\u4e4b\u4e00.\\n\u4f60\u60f3\u9009\u62e9\u954a\u9e6d\u5417?","wewnicefight":"\u54c7,\u90a3\u662f\u4e00\u573a\u7cbe\u5f69\u7684\u6218\u6597!\\n\u8ba9\u6211\u5feb\u901f\u6cbb\u6108\u4f60\u7684\u7cbe\u7075...\\n\u7136\u540e...\u597d\u4e86!\u4e00\u5207\u5c31\u7eea!\\n\u53ea\u8981\u518d\u591a\u52a0\u7ec3\u4e60,\u4e5f\u8bb8\u518d\u591a\u52a0\u51e0\u53ea\u7cbe\u7075,\u4f60\u5c31\u4e00\u5b9a\u80fd\u80dc\u4efb\u8bad\u7ec3\u5e08\u5de5\u4f5c.\\n","gasp2":"\u4f60\u5728\u8fd9\u91cc\u548c\u8fd9\u4e2a......\u505a\u4ec0\u4e48?\u72af\u7f6a?\\n... .... ....\\n... ... ...\\n\u52a0\u5165\u8bad\u7ec3\u5e08\u9635\u8425?\u4f60\u771f\u7684\u4f1a\u8ba9\u81ea\u5df1\u53d7\u5236\u4e8e\u8fd9\u79cd\u65e0\u7a3d\u4e4b\u8c08?\\n\u5982\u679c\u4f60\u53ea\u60f3\u5728\u5168\u80fd\u516c\u53f8\u5f97\u5230\u4e00\u4efd\u5de5\u4f5c,\u4f60\u53ef\u4ee5\u76f4\u63a5\u95ee\u6211.\\n\u5982\u679c\u4f60\u6709\u5174\u8da3,\u6211\u80af\u5b9a\u80fd\u4e3a\u4f60\u627e\u5230\u4e00\u4e2a......\u5de5\u4f5c.","heystop6":"\u6211\u77e5\u9053,\u4f46\u6211\u4eec\u53ef\u4ee5\u5728\u5176\u4ed6\u5730\u65b9\u79cd\u690d\u65b0\u7684\u82b1\u6735.\u5b83\u4eec\u4ecd\u5c06\u662f\u7279\u522b\u7684,\u56e0\u4e3a\u6211\u4eec\u4f1a\u4e00\u8d77\u79cd\\n\u690d\u5b83\u4eec.","soiwashearing5":"\u5973\u58eb,\u6211\u662f\u5426\u5e94\u8be5\u902e\u6355\u5979,\u56e0\u4e3a\u5979\u5982\u6b64\u65e0\u793c\u5730\u79f0\u547c\u4f60?","soiwashearing7":"\u5979\u770b\u8d77\u6765\u5f88\u5bb3\u6015,\u8fd9\u4e2a\u53ef\u601c\u7684\u4e1c\u897f.","ohaimisa7":"\u6770\u514b\u3001\u91cc\u514b\u3001\u827e\u8fea,\u8ddf\u6211\u6765.\u4e54\u6069,\u4f60\u7559\u5728\u8fd9\u91cc.","timeforround2":"${{name}}!\u7ec8\u4e8e\u6765\u4e86!\u4f60\u56de\u6765\u4e86!\u6211\u8fd8\u62c5\u5fc3\u4f60\u4f1a\u9519\u8fc7\u516c\u544a\u5462!","heystop3":"\u6211\u77e5\u9053,\u4f46\u4e3a\u4ec0\u4e48?\u4f60\u521a\u521a\u628a\u6211\u4eec\u8e22\u51fa\u53bb\u4e86!","moreannouncement2":"\u6211\u5f88\u62b1\u6b49\u8fd9\u4e48\u665a\u624d\u901a\u77e5\u4f60\u4eec\u8fd9\u4e2a\u5730\u5740,\u4f46\u6211\u76f8\u4fe1\u5728\u5a92\u4f53\u6cc4\u9732\u4e4b\u524d\u5b83\u5f88\u91cd\u8981.......\\n\u55ef...\u5475.\u6211\u4eec\u62e5\u6709\u5a92\u4f53,\u6240\u4ee5\u6211\u60f3\u8fd9\u5e76\u4e0d\u91cd\u8981,\u4f46\u6211\u8fd8\u662f\u60f3\u5206\u4eab\u5b83.\\n\u5728\u4e0e\u6211\u7684\u987e\u95ee\u534f\u5546\u540e,\u6211\u4eec\u51b3\u5b9a,\u5bf9\u7cbe\u7075\u66f4\u52a0\u719f\u6089\u7684\u6700\u597d\u65b9\u6cd5\u662f\u4f7f\u7528\u5b83\u4eec.\\n\u73b0\u5728,\u6211\u4eec\u8fd8\u9700\u8981\u4e00\u4e9b\u65f6\u95f4\u624d\u80fd\u5c06\u5b83\u4eec\u878d\u5165\u5230\u5de5\u4f5c\u4e2d,\u4f46\u540c\u65f6,\u6b63\u5982\u6211\u4e4b\u524d\u6240\u8bf4,\u6211\u4eec\\n\u5c06\u628a\u5b83\u4eec\u91ca\u653e\u5230\u91ce\u5916.\\n\u6211\u610f\u8bc6\u5230\u8fd9\u5bf9\u6bcf\u4e2a\u4eba\u6765\u8bf4\u90fd\u662f\u4e00\u4e2a\u51b2\u51fb,\u53e6\u5916\u6211\u7406\u89e3\u4f60\u4eec\u4e2d\u7684\u4e00\u4e9b\u4eba\u751a\u81f3\u53ef\u80fd\u5bb3\u6015.\u6211\\n\u4eec\u90fd\u77e5\u9053\u4e4b\u524d\u53d1\u751f\u4e86\u4ec0\u4e48...\\n\u4f46\u73b0\u5728\u4e0d\u662f\u5bb3\u6015\u7684\u65f6\u5019,\u56e0\u4e3a\u5168\u80fd\u516c\u53f8\u5c06\u8d5e\u52a9\u6062\u590d\u88ab\u79f0\u4e3a\u5ba1\u5224\u7684\u53e4\u8001\u4f20\u7edf.\\n\u73b0\u5728,\u5bf9\u4e8e\u90a3\u4e9b\u4e0d\u592a\u4e86\u89e3\u82b3\u767b\u5730\u533a\u5386\u53f2\u7684\u4eba\u6765\u8bf4,\u4e00\u767e\u5e74\u524d\u6709\u4e00\u4e2a\u4f20\u7edf,\u5e74\u8f7b\u7684\u7537\u4eba\u548c\\n\u5973\u4eba\u4f1a\u6355\u6349\u548c\u9972\u517b\u7cbe\u7075.\\n\u7136\u540e,\u4ed6\u4eec\u4f1a\u7528\u8fd9\u4e9b\u7cbe\u7075\u4e0e\u5176\u4ed6\u4eba\u6218\u6597,\u5e76\u5728\u4ed6\u4eec\u7684\u9547\u4e0a\u63d0\u5347\u7b49\u7ea7,\u6700\u597d\u7684\u7cbe\u7075\u8bad\u7ec3\u5e08\\n\u4f1a\u83b7\u5f97\u5730\u4f4d\u548c\u6743\u529b.\\n\u6211\u4eec\u5c06\u4e3a\u73b0\u4ee3\u793e\u4f1a\u521b\u9020\u4e00\u4e2a\u8fd9\u6837\u7684\u7248\u672c.\u6211\u4eec\u5c06\u5728\u6574\u4e2a\u82b3\u767b\u7684\u591a\u4e2a\u57ce\u5e02\u5f62\u6210\u6218\u6597\u533a\\n\u57df.\\n\u6bcf\u4e2a\u6218\u533a\u90fd\u9700\u8981\u6309\u987a\u5e8f\u5b8c\u6210,\u6700\u6709\u524d\u9014\u7684\u8bad\u7ec3\u5e08\u5c06\u80fd\u591f\u5c1d\u8bd5\u53c2\u52a0\u9526\u6807\u8d5b.\\n\u51a0\u519b\u8d5b\u5c06\u5728\u68c9\u82b1\u9547\u7684\u5168\u80fd\u5854\u9876\u4e3e\u884c,\u4f46\u53ea\u6709\u5728\u7cbe\u7075\u8bad\u7ec3\u5e08\u901a\u8fc7\u6bcf\u4e2a\u6218\u533a\u540e\u624d\u80fd\u4e3e\u884c.\\n\u8bd5\u9a8c\u7684\u76ee\u7684\u662f\u5c06\u516c\u4f17\u751f\u6d3b\u6162\u6162\u4ecb\u7ecd\u7ed9\u7cbe\u7075,\u5e76\u9f13\u52b1\u6574\u4e2a\u5730\u533a\u7684\u65c5\u884c.\\n\u8c01\u80fd\u6bd4\u6211\u4eec\u7684\u5e74\u8f7b\u4eba\u66f4\u597d\u5730\u8bc1\u660e\u8fd9\u4e00\u70b9\u5462?\\n\u6bcf\u573a\u6bd4\u8d5b\u90fd\u5c06\u5728\u5168\u80fd-\u7cbe\u7075\u9891\u9053\u4e0a\u76f4\u64ad,\u8fd9\u662f\u4e00\u4e2a\u6700\u65b0\u7684\u7535\u89c6\u53f0,\u4e13\u95e8\u64ad\u653e\u4e0e\u7cbe\u7075\u6709\u5173\u7684\\n\u8282\u76ee!\\n\u4e0d\u8981\u62c5\u5fc3,\u589e\u52a0\u7684\u5185\u5bb9\u4f1a\u53cd\u6620\u5728\u4f60\u7684\u8d26\u5355\u4e0a.\\n\u54e6,\u8fd8\u6709\u4e00\u4ef6\u4e8b,\u6240\u6709\u7684\u7cbe\u7075\u8bad\u7ec3\u5e08\u90fd\u5c06\u514d\u4e8e\u5bb5\u7981.\\n\u5f53\u7136\u5728\u8fd9\u4e4b\u524d,\u4f60\u9700\u8981\u4e00\u4e2a\u7cbe\u7075!\u73b0\u5728,\u4e0d\u662f\u6bcf\u4e2a\u4eba\u90fd\u80fd\u88ab\u5141\u8bb8\u6210\u4e3a\u7cbe\u7075\u8bad\u7ec3\u5e08\u7684.\u90a3\\n\u5c06\u662f\u7eaf\u7cb9\u7684\u6df7\u4e71!\\n\u9996\u5148,\u4f60\u5fc5\u987b\u5411\u5f53\u5730\u7684\u5168\u80fd\u4ee3\u8868\u767b\u8bb0\u4f60\u7684\u540d\u5b57,\u5982\u679c\u4f60\u88ab\u9009\u4e2d,\u4f60\u5c06\u88ab\u9001\u5165\u5168\u80fd\u8bad\\n\u7ec3.\\n\u5728\u6210\u529f\u5b8c\u6210\u57f9\u8bad\u540e,\u4f60\u5c06\u83b7\u5f97\u4e00\u53ea\u7cbe\u7075,\u5e76\u53ef\u4ee5\u5f00\u59cb\u53c2\u4e0e\u8bd5\u9a8c\\n\u6211\u671f\u5f85\u7740\u4e0e\u5927\u5bb6\u89c1\u9762!\u8ba9\u6211\u4eec\u4e00\u8d77\u521b\u9020\u4e00\u4e2a\u65b0\u7684\u4e16\u754c!\\n\u6bd5\u7adf...\u6211\u4eec\u662f\u5b89\u5168,\u6211\u4eec\u662f\u79e9\u5e8f,\u6211\u4eec\u662f\u5168\u80fd\u516c\u53f8!\\\".\u800c\u73b0\u5728.\\n\u6211\u4eec \\n\u662f \\n\u672a\u6765!","youneedtodothis2":"\u4f46\u662f......\u6211\u77e5\u9053\u4f60\u4e00\u76f4\u6e34\u671b\u770b\u5230\u8fd9\u4e2a\u5730\u533a,\u800c\u8fd9\u662f\u4f60\u6700\u597d\u7684\u673a\u4f1a.\\n\u6211\u77e5\u9053\u4f60\u6709\u52a8\u529b\u6210\u4e3a\u6700\u4f18\u79c0\u7684\u4eba,\u8fd9\u662f\u524d\u6240\u672a\u6709\u7684.\\n\u6211\u53ea\u662f\u4e0d\u77e5\u9053\u6211\u4eec\u662f\u5426\u80fd\u8d1f\u62c5\u5f97\u8d77\u8fd9\u4e9b\u8d39\u7528.\\n\\n\u6211\u4eec\u4f1a\u60f3\u529e\u6cd5\u89e3\u51b3\u7684...\u67d0\u79cd\u7a0b\u5ea6\u4e0a.","rockywhy":"\u7b49\u7b49,\u6d1b\u57fa,\u4e0d\u8981\u505c\u5728\u8fd9\u91cc!\u6211\u4eec\u5df2\u7ecf\u8d70\u4e86\u8fd9\u4e48\u8fdc\u4e86!\\n\u6211\u77e5\u9053\u4f60\u559c\u6b22\u8349\u5730,\u4f46\u6211\u4eec\u5fc5\u987b\u8d76\u5230\u68c9\u82b1\u9547!","soiwashearing8":"\u66f4\u4e0d\u7528\u8bf4\u76d1\u72f1\u91cc\u5df2\u7ecf\u5145\u65a5\u7740...\u82b1\u57ce\u4e8b\u4ef6.","soiwashearing9":"\u7136\u800c,\u5728\u672a\u6765...","ohaimisa":"\u770b\u770b\u8fd9\u662f\u8c01?","ohaimisa4":"\u4e3a\u4ec0\u4e48\u6211\u5728\u8fd9\u91cc?\u4e3a\u4ec0\u4e48,\u6211\u662f\u8fd9\u4e2a\u9879\u76ee\u7684\u8d1f\u8d23\u4eba!\u4e3a\u6574\u4e2a\u5730\u533a\u5efa\u7acb\u793a\u8303\u6027\u7684\u6218\u6597\u533a\u57df\u662f\\n\u4e00\u79cd\u8363\u8a89!\\n\u867d\u7136,\u6211\u77e5\u9053\u4f60\u4e3a\u4ec0\u4e48\u6ca1\u6709\u542c\u5230\u8fd9\u4e2a\u6d88\u606f,\u548c\u4f60\u7684\u65b0\u73a9\u7269\u4e00\u8d77\u5b09\u620f,\u6240\u6709\u7684\u4e00\u5207","waityouhaveone":"\u4f60\u6709\u4e00\u4e2a\u7cbe\u7075?\\n\u90a3\u662f\u4e3a\u4ec0\u4e48?\\n... .... ... ... \\n... ... .... ... \\n\u8bad\u7ec3\u5e08\u662f\u5417?\u597d\u5427,\u5e0c\u671b\u4f60\u80fd\u5728\u6218\u6597\u4e2d\u8868\u73b0\u51fa\u8272!\u6211\u5f88\u5feb\u5c31\u4f1a\u6cbb\u597d\u4f60\u7684\u7cbe\u7075,\u7136\u540e\u6211\u4eec\u518d\\n\u770b\u770b\u4f60\u5230\u5e95\u6709\u591a\u5389\u5bb3.","kylekindasucks":"\u5f88\u62b1\u6b49,\u51ef\u5c14\u662f\u6211\u5728\u5168\u80fd\u516c\u53f8\u6700\u4e0d\u559c\u6b22\u7684\u4eba\u4e4b\u4e00.\u8fd9\u8bdd\u8bf4\u5f97\u5f88\u6709\u9053\u7406.\\n\u6211\u4eec\u5728\u5b66\u9662\u91cc\u662f\u540c\u73ed\u540c\u5b66,\u4ece\u90a3\u4ee5\u540e\u4ed6\u5c31\u4e00\u76f4\u662f\u4e2a\u9ebb\u70e6.\u8fd9\u53ef\u80fd\u5c31\u662f\u4e3a\u4ec0\u4e48\u5168\u80fd\u516c\u53f8\u8981\\n\u62db\u52df\u4ed6\u7684\u539f\u56e0.\\n\u5e78\u8fd0\u7684\u662f,\u6211\u4e0d\u5fc5\u50cf\u67d0\u4e9b\u53ef\u601c\u7684\u4eba\u90a3\u6837,\u6bcf\u5929\u542c\u4ed6\u90a3\u523a\u8033\u7684\u58f0\u97f3.","misaisleavingfornow":"\u9a6c\u7279,\u6731\u5229\u5b89,\u6211\u4eec\u51fa\u53bb\u5427. ","oimate":"\u563f!\u8fd9\u662f\u4e00\u4e2a\u7981\u533a!\u6ca1\u6709\u5fbd\u7ae0\u7684\u4eba\u4e0d\u5f97\u8fdb\u5165!","welcometotaba5":"\u65e0\u8bba\u5982\u4f55,\u6211\u7684\u540d\u5b57\u662f\u51ef\u5c14,\u6211\u662f\u6218\u6597\u533a\u7684\u4e3b\u8981\u8bbe\u8ba1\u5e08.\\n\u6211\u5728\u8fd9\u91cc\u4e3a\u7b2c\u4e00\u4e2a\u82b3\u767b\u5730\u533a\u6218\u6597\u533a\u4e3e\u884c\u5f00\u5e55\u5f0f,\u5e76\u5ba3\u5e03...\\n\u6bd4\u8d5b\u5df2\u7ecf\u5f00\u59cb\u4e86!","welcometotaba4":"\u8bf4\u5b9e\u8bdd,\u6211\u4ee5\u4e3a\u4f1a\u6709\u66f4\u591a\u4eba\u901a\u8fc7\u8bc4\u4f30.......","welcometotaba7":"\u6211\u4e0d\u6253\u7b97\u6492\u8c0e,\u6211\u671f\u5f85\u7740\u7b2c\u4e00\u6279\u8bad\u7ec3\u5e08\u6709\u66f4\u591a\u7684\u70ed\u60c5.","welcometotaba9":"\u4f60\u7684\u6587\u4ef6\u4f3c\u4e4e\u5f88\u6709\u6761\u7406.\u5c31\u76ee\u524d\u800c\u8a00.","welcometotaba8":"\u4f60\u5c31\u662f\u90a3\u4e2a\u88ab\u7c73\u8428\u9644\u8eab\u7684\u4e1c\u897f.\u4f60\u662f\u600e\u4e48\u6765\u5230\u8fd9\u91cc\u7684?\u662f\u5979\u4f2a\u9020\u4e86\u4f60\u7684\u8bc1\u4ef6\u8ba9\u4f60\u8fdb\u6765\u7684\\n\u5417?\\n... .... ... ...\\n\u827e\u8389\u5728\u4f60\u7684\u6587\u4ef6\u4e0a\u7b7e\u4e86\u5b57?\u6709\u8da3\u7684\u662f...","welcometotaba10":"\u7136\u800c,\u8fd9\u4ecd\u7136\u4e0d\u80fd\u89e3\u91ca\u7f3a\u4e4f\u70ed\u60c5\u7684\u95ee\u9898.\u8fd9\u662f\u4e2a\u5f88\u5927\u7684\u8363\u8a89!\\n\u4f60\u4eec\u4fe9\u548c\u7c73\u8428\u7684\u73a9\u7269\u5728\u90a3\u91cc\u90fd\u4ee3\u8868\u4e86\u82b3\u767b\u5730\u533a\u6700\u4f18\u79c0\u548c\u6700\u806a\u660e\u7684\u5e74\u8f7b\u4eba!","dowehavetogoin2":"\u4e0d,\u4f60\u4e0d\u660e\u767d.\u552f\u4e00\u80fd\u8ba9\u6211\u7684\u5bb6\u4eba\u51fa\u72f1\u7684\u529e\u6cd5\u662f,\u6211\u5728\u5168\u80fd\u516c\u53f8\u4e2d\u8fbe\u5230\u8db3\u591f\u9ad8\u7684\u7ea7\\n\u522b.\\n\u5b8c\u6210\u5ba1\u6838\u540e,\u6211\u7684\u804c\u4f4d\u5c06\u4ec5\u6b21\u4e8e\u9996\u5e2d\u6267\u884c\u5b98.\u6211\u5c31\u80fd\u6539\u53d8\u73b0\u72b6.\\n\u5982\u679c\u6211\u5b8c\u6210\u4e86\u8fd9\u4e2a,\u6211\u5c31\u80fd\u62ef\u6551\u6211\u7684\u5bb6\u4eba......","hiperson2":"\u54c7,\u514b\u91cc\u65af\u8482,\u4e0d\u8981\u628a\u4ed6\u4eec\u6df9\u6ca1\u4e86.","dowehavetogoin":"\u4f60\u77e5\u9053,\u4f60\u4e0d\u9700\u8981\u8fdb\u53bb.\u53ea\u8981\u901a\u8fc7\u6807\u51c6\u57f9\u8bad\u8ba1\u5212,\u8df3\u8fc7\u5ba1\u6838.","nobody2":"\u597d\u5427,\u4fdd\u6301\u4f60\u7684\u79d8\u5bc6!","stahp":"\u563f,\u514b\u91cc\u65af\u8482,\u4e0d\u8981\u5ba1\u95ee\u4ed6\u4eec.\u6211\u4eec\u6bd5\u7adf\u521a\u8ba4\u8bc6. \\n\u4e5f\u8bb8\u6211\u4eec\u65e0\u8bba\u5982\u4f55\u90fd\u5e94\u8be5\u8fdb\u53bb.\u6211\u4eec\u4e0d\u60f3\u8ba9\u51ef\u5c14\u751f\u6c14.","ripjimmy":"\u575f\u5893\u4e0a\u5199\u7740.\\n\u8fd9\u91cc\u8eba\u7740\u5409\u7c73.\u4e00\u4e2a\u670b\u53cb,\u4e00\u4e2a\u9a91\u58eb,\u4ee5\u53ca......\u603b\u4e4b\u662f\u4e2a\u574f\u4eba.\u7136\u800c,......\u4ece\\n\u672a.......\u6551\u547d\u554a!...\\n\u5176\u4f59\u7684\u90fd\u88ab\u98ce\u5316\u6389\u4e86.","waithere2":"\u54e6,\u6211\u5e0c\u671b\u6ca1\u6709\u4eba\u56e0\u4e3a\u5012\u4e0b\u7684\u6811\u800c\u53d7\u4f24!","37707_sign_hidden":"\u8d81\u7740\u4f60\u8fd8\u53ef\u4ee5,\u8d76\u7d27\u79bb\u5f00...","shady_guy_dialog":"\u66f4\u540d\u8005\uff1a\u563f,\u5982\u679c\u4f60\u7684\u540d\u5b57\u4e0a\u6709\u4e00\u4e9b...... \\\"\u9ebb\u70e6\\\",\u6211\u53ef\u4ee5\u5e2e\u4f60\u89e3\u51b3......","37707_flower":"\u4f60\u611f\u89c9\u5230\u4e00\u79cd\u6e29\u6696\u7684\u80fd\u91cf\u4ece\u8fd9\u6735\u82b1\u4e2d\u6563\u53d1\u51fa\u6765.\u8fd9\u662f\u8fd9\u4e2a\u9547\u4e0a\u552f\u4e00\u7684\u4e1c\u897f,\u4f60\u7684\u7cbe\u7075\u4f3c\\n\u4e4e\u5f88\u559c\u6b22.","37707_computer":"\u5f00\u53d1\u8005\u63a7\u5236\u53f0.\u8fd9\u53ea\u9002\u7528\u4e8eTuxemon\u7684\u5f00\u53d1\u8005,\u7528\u4e8e\u6d4b\u8bd5\u5b9e\u9a8c\u6027\u7684\u6570\u636e\u52a0\u8f7d\u7cfb\u7edf.\\n\u73b0\u5728\u65b0\u7684\u52a0\u8f7d\u5668\u7684\u53d8\u91cf\u5c06\u88ab\u542f\u7528.\u8bf7\u62a5\u544a\u4f60\u53d1\u73b0\u7684\u4efb\u4f55\u95ee\u9898,https:\/\/tuxemon.org\\n\u5f00\u53d1\u8005\u8bf4\u660e1\uff1a\u8fd9\u6291\u5236\u4e86\u4e22\u5931\u5730\u56fe\u7684\u5d29\u6e83.\u7cfb\u7edf\u53ef\u80fd\u4f1a\u5c1d\u8bd5\u52a0\u8f7d\u65e0\u6548\u7684\u6570\u636e!\\n\u5f00\u53d1\u8005\u6ce8\u610f2\uff1a\u4e0d\u8981\u5728\u542f\u7528\u8be5\u529f\u80fd\u7684\u60c5\u51b5\u4e0b\u4fdd\u5b58\u6e38\u620f,\u5b83\u53ef\u80fd\u5bfc\u81f4\u6570\u636e\u635f\u574f.\\n\u5f00\u53d1\u8005\u6ce83\uff1a\u4ece\u5207\u6362\u5230Python 3\u5f00\u59cb,\u6570\u636e\u4f3c\u4e4e\u4ee5\u4e00\u79cd\u975e\u5e38\u4e0d\u5bfb\u5e38\u7684\u65b9\u5f0f\u88ab\u805a\u96c6\u548c\u7ec4\u5408.\\n\u8bf7\u8c03\u8bd5\u8fd9\u4e2a\u95ee\u9898!","37707_villager_male_1":"\u65e0\u540d\u8005\uff1a\u54fc\u54fc.\u4f60\u597d.\u5bf9\u4e0d\u8d77\uff1a\u6211\u4eec\u901a\u5e38\u5bf9\u5916\u6765\u8005\u611f\u5230\u538c\u70e6.\u6211\u4eec\u53ea\u88ab\u8bbf\u95ee\u8fc7......\u6709\\n\u65f6.\\n\u65e0\u540d\u8005.\u4f46\u65e2\u7136\u4f60\u6765\u4e86,\u4e5f\u8bb8\u4f60\u53ef\u4ee5\u5e2e\u6211\u4e00\u4e2a\u5fd9.\u6211\u8fd9\u6837\u95ee\u4f60\u53ef\u80fd\u542c\u8d77\u6765\u5f88\u5947\u602a,\u4f46\u6211\\n\u5fc5\u987b\u77e5\u9053...\\n\u65e0\u540d\u8005.\u4f60\u77e5\u9053\u6211\u662f\u8c01\u5417?\u4f60......\u89c1\u8fc7\u6211\u5417?\u6211\u5f88\u597d\u5947\uff1a\u6211\u7684\u540d\u5b57,\u6211\u662f\u5426\u6709...\\n\u65e0\u540d\u8005.\u5bf9\u4e0d\u8d77,\u6211\u72af\u4e86\u4e00\u4e2a\u9519\u8bef.\u8bf7\u4e0d\u8981\u544a\u8bc9\u4efb\u4f55\u4eba\u6211\u95ee\u4f60\u7684\u4e8b\u60c5.\u7ee7\u7eed\u5427,\u795d\u4f60\u5728\\n\u8fd9\u91cc\u7684\u65c5\u884c\u6109\u5feb.","37707_villager_female_1":"\u795d\uff1a\u54e6......\u4e00\u4e2a\u65b0\u6765\u7684\u4eba!\u4f60\u662f\u600e\u4e48\u6765\u7684?\u6211\u4eec\u5df2\u7ecf\u5f88\u4e45\u6ca1\u6709\u770b\u5230\u65b0\u4eba\u4e86......\u54e6,\u7b97\\n\u4e86\u5427.\\n\u6b22\u8fce!\u6b22\u8fce\u6765\u5230......\u54e6,\u5929\u54ea.\u6211\u4eec\u8fd8\u6ca1\u6765\u5f97\u53ca\u7ed9\u6211\u4eec\u7684\u9547\u5b50\u8d77\u4e2a\u540d\u5b57\u5462!\u6211\u60f3,\u4f60\u60f3\\n\u53eb\u6211\u4eec\u4ec0\u4e48\u5c31\u53eb\u4ec0\u4e48\u5427.\\n\u5e0c\u671b\uff1a\u8bf7\u4e0d\u8981\u62d8\u675f,\u5c31\u50cf\u5728\u5bb6\u91cc\u4e00\u6837.\u901a\u5e38\u60c5\u51b5\u4e0b,\u5468\u56f4\u4f1a\u6709\u66f4\u591a\u7684\u4eba......\u8fd9\u53d6\u51b3\u4e8e\\n\u79cd\u5b50,\u4e5f\u8bb8\u4eca\u5929\u662f\u4e2a\u574f\u5146\u5934.\\n\u613f\u671b\uff1a\u5982\u679c\u4f60\u9700\u8981\u8fd9\u91cc\u5b58\u5728\u7684\u4efb\u4f55\u4e1c\u897f,\u8bf7\u544a\u8bc9\u6211.\u53ea\u662f\u4e0d\u8981\u72af\u548c\u5176\u4ed6\u4eba\u4e00\u6837\u7684\u9519\u8bef.\\n\u6211\u4eec\u4e0d\u5e0c\u671b\u4f60\u4e5f\u79bb\u5f00\u6211\u4eec.","37707_villager_female_3":"\u5fae\u65f6\uff1a\u4e0d,\u4e0d,\u4e0d\uff1a\u505c\u6b62\u8fd9\u6837\u505a!\u4f60\u4e0d\u660e\u767d\u5b83\u4e0d\u5b58\u5728\u5417?\u4f60\u4e0d\u660e\u767d\u5b83\u4e0d\u5728\u90a3\u91cc\u5417?","spyder_papertown_myfirstmon":"\u563f,\u4f60\u6765\u4e86!\u771f\u68d2.\\n \u5f53\u82b1\u54e8\u7684\u65b0\u7cbe\u7075\u4ece\u5927\u6559\u5802\u51fa\u6765\u65f6,\u6211\u4eec\u53ea\u662f\u628a\u6240\u6709\u7684\u65e7\u7cbe\u7075\u90fd\u6254\u8fdb\u4e86\u5783\u573e\u7bb1!\\n \u8fd9\u4f3c\u4e4e\u662f\u4e00\u79cd\u6d6a\u8d39,\u5c24\u5176\u662f\u5f53\u50cf\u4f60\u8fd9\u6837\u7684\u5b69\u5b50\u6ca1\u6709\u7684\u65f6\u5019!","spyder_papertown_mom1":"\u65e9\u6668\u7684\u9633\u5149!\u4f60\u53ef\u4ee5\u5728\u8fd9\u91cc\u968f\u65f6\u4f11\u606f. \\n \u6211\u4e3a\u4ec0\u4e48\u8fd9\u4e48\u8bf4?\u4f60\u4f4f\u5728\u8fd9\u91cc!","spyder_papertown_mom2":"\u4f60\u597d,\u4eb2\u7231\u7684.\u6211\u5e94\u8be5\u7ee7\u7eed\u8fdb\u884c\u6211\u7684\u53d1\u660e. \\n \u4f60\u5c31\u4e0d\u80fd\u81ea\u5a31\u81ea\u4e50\u5417? \\n \u5728\u6211\u7684\u65f6\u4ee3,\u6211\u4eec\u53ef\u4ee5\u7528\u4efb\u4f55\u4e1c\u897f\u6765\u6d88\u9063\u81ea\u5df1--\u4e00\u6839\u68cd\u5b50\u3001\u4e00\u5757\u77f3\u5934\u3001\u5728\u5783\u573e\u6876\u91cc\u627e\u5230\\n\u7684\u5783\u573e...... ","spyder_papertown_grannypiper1":"\u54e6,\u4f60\u597d,${name}},\u5728\u8fd9\u4e48\u591a\u7684\u55a7\u56a3\u548c\u6742\u7269\u4e2d\u6211\u6ca1\u6709\u770b\u5230\u4f60! \\n \u6211\u8feb\u4e0d\u53ca\u5f85\u5730\u60f3\u7b49\u5230\u65e5\u6258\u4e2d\u5fc3\u5efa\u9020\u5b8c\u6bd5!","spyder_cotton_tuxepediaintro":"\u76ee\u524d,\u5173\u4e8e\u7cbe\u7075\u7684\u552f\u4e00\u53ef\u9760\u4fe1\u606f\u662f\u6765\u81ea\u6602\u8d35\u800c\u4e0d\u5b8c\u6574\u7684\u300a\u7cbe\u7075\u767e\u79d1\u5168\u4e66\u300b!\u8fd9\u5e76\u4e0d\u9177,\\n\u4fe1\u606f\u5e94\u8be5\u514d\u8d39\u63d0\u4f9b. \\n \u8fd9\u5e76\u4e0d\u9177\uff1b\u4fe1\u606f\u5e94\u8be5\u662f\u514d\u8d39\u63d0\u4f9b\u7684.\u8fd9\u5c31\u662f\u4e3a\u4ec0\u4e48\u6211\u4eec\u8981\u63a8\u51fa\u793e\u533a\u7cbe\u7075\u767e\u79d1. \\n \u5b83\u662f\u5f00\u6e90\u7684,\u514d\u8d39\u7684,\u6bcf\u4e2a\u4eba\u90fd\u53ef\u4ee5\u9605\u8bfb\u3001\u5199\u4f5c\u548c\u7f16\u8f91.\u8fd9\u591a\u9177\u554a? \\n \u4e8b\u5b9e\u4e0a,\u6211\u521a\u624d\u5df2\u7ecf\u628a\u5b83\u4f5c\u4e3a\u4e00\u4e2a\u5e94\u7528\u7a0b\u5e8f\u5b89\u88c5\u5728\u4f60\u4eec\u6240\u6709\u7684\u624b\u673a\u4e0a. ","spyder_papertown_danteshop":"\u6211\u5728\u5de5\u4f5c,\u8001\u677f,\u6211\u5728\u5de5\u4f5c! \\n \u54e6,\u8fd9\u53ea\u662f\u4f60.\u4f60\u77e5\u9053,\u6211\u4eec\u6254\u6389\u4e86\u90a3\u4e48\u591a\u7684\u5e93\u5b58. \\n \u8fd9\u662f\u4e00\u79cd\u53ef\u6015\u7684\u6d6a\u8d39.\u8fd9\u4e9b\u4e1c\u897f\u90fd\u88ab\u6254\u5230\u5546\u5e97\u540e\u9762\u7684\u5783\u573e\u6876\u91cc\u4e86.","spyder_papertown_firstfight":"\u563f,\u4f60\u5728\u5783\u573e\u7bb1\u91cc\u7ffb\u4e1c\u897f\u5e72\u4ec0\u4e48?\u592a\u6076\u5fc3\u4e86--\u800c\u4e14\u8fd9\u4e5f\u662f\u8fdd\u53cd\u89c4\u5b9a\u7684! \\n ... \\n \u4ec0\u4e48,\u4ed6\u4eec\u5728\u6254\u6389\u5b8c\u7f8e\u7684\u7cbe\u7075\u5417? \\n ... \\n \u597d\u5427,\u5982\u679c\u5b83\u4eec\u662f\u5b8c\u7f8e\u7684,\u4ed6\u4eec\u5c31\u4e0d\u4f1a\u628a\u5b83\u4eec\u6254\u6389,\u5bf9\u5417? \\n \u5b83\u4eec\u4e00\u5b9a\u6bd4\u65b0\u7684\u7cbe\u7075\u5dee.\u6765,\u6211\u7ed9\u4f60\u770b\u770b! ","spyder_cottoncafe_barmaidintro":"\u6211\u4eec\u79f0\u81ea\u5df1\u4e3a\u82ad\u838e\u56e2\u961f.\u4e5f\u8bb8\u8fd9\u6709\u70b9\u81ea\u547d\u4e0d\u51e1. \\n \u6211\u4eec\u662f\u4e00\u7fa4\u6d41\u6c13\u548c\u65e0\u8d56,\u559c\u6b22\u805a\u5728\u4e00\u8d77\u559d\u5496\u5561,\u8ba8\u8bba\u54f2\u5b66,\u5e76\u53cd\u6297\u6211\u4eec\u7684\u4f01\u4e1a\u9738\u4e3b!\u6211\\n\u4eec\u8bd5\u7740\u4e92\u76f8\u7167\u987e. \\n \u6211\u4eec\u5c1d\u8bd5\u4e92\u76f8\u7167\u987e.\u4f8b\u5982,\u4e0e\u5927\u6559\u5802\u4e0d\u540c,\u6211\u4eec\u4e0d\u5411\u4f60\u6536\u53d6\u6cbb\u7597\u4f60\u7684\u5c0f\u7cbe\u7075\u7684\u8d39\\n\u7528. \\n \u4f60\u60f3\u8ba9\u6211\u73b0\u5728\u5c31\u7ed9\u5b83\u4eec\u6cbb\u75c5\u5417?","spyder_cottonart_barmaid":"\u4f60\u559c\u6b22\u6211\u7684\u5957\u88c5\u5417? \\n \u5b83\u4eec\u8bb0\u5f55\u4e86\u6211\u65e9\u671f\u4f5c\u4e3a\u4e00\u4e2a\u4e13\u4e1a\u9a6f\u517d\u5e08\u7684\u65e5\u5b50,\u5728\u6211\u9760\u8d62\u5229\u9000\u4f11\u4e4b\u524d. \\n \u6211\u79f0\u5b83\u4eec\u4e3a\uff1a\\\"\u7cbe\u7075\u7684\u773c\u775b\u76f8\u9047\\\",\\\"\u661f\u7a7a\u7684\u591c\u665a \\\"\u548c \\\"\u60f6\u6050\\\".\u5b83\u4eec\u6b63\u5728\u51fa\\n\u552e! \\n \u8d81\u70ed\u6253\u94c1,\u4e70\u4e0b\u5b83\u4eec!\u6bcf\u5f20\u53ea\u67091,000\u5143.","spyder_cottonscoop_shopassistant":"\u6355\u83b7\u88c5\u7f6e\u5141\u8bb8\u4f60\u6355\u83b7\u5c0f\u7cbe\u7075\u5e76\u5c06\u5176\u4f5c\u4e3a\u4f19\u4f34. \\n \u5b83\u4eec\u5728\u7528\u4e8e\u53d7\u4f24\u7684\u548c\u4f4e\u7ea7\u7684\u5c0f\u7cbe\u7075\u65f6\u6700\u4e3a\u6709\u6548. \\n \u5728\u6218\u6597\u4e2d\u4ece\u4f60\u7684\u7269\u54c1\u83dc\u5355\u4e2d\u9009\u62e9\u5b83\u4eec.","spyder_cottonscoop_deviceexplan2":"\u6355\u83b7\u88c5\u7f6e\u5141\u8bb8\u4f60\u6355\u83b7\u5c0f\u7cbe\u7075\u5e76\u5c06\u5176\u4f5c\u4e3a\u4f19\u4f34. \\n \u5b83\u4eec\u5728\u7528\u4e8e\u53d7\u4f24\u7684\u548c\u4f4e\u7ea7\u7684\u5c0f\u7cbe\u7075\u65f6\u6700\u4e3a\u6709\u6548.\u5728\u6218\u6597\u4e2d\u4ece\u4f60\u7684\u7269\u54c1\u83dc\u5355\u4e2d\u9009\u62e9\u5b83\\n\u4eec. \\n \u8c22\u8c22\u4f60\u7684\u8046\u542c.\u8fd9\u91cc\u6709\u4e94\u4e2a\u6355\u83b7\u88c5\u7f6e\u4f5c\u4e3a\u514d\u8d39\u6837\u54c1. ","spyder_route2_marion2":"\u6211\u4e0d\u5403\u8682\u8681.","spyder_citypark_frances2":"\u4f60\u6709\u65f6\u95f4\u4e00\u5b9a\u8981\u6765\u770b\u770b. ","spyder_museum_entrance1":"\u6b22\u8fce\u6765\u5230\u81ea\u7136\u5386\u53f2\u535a\u7269\u9986!\u5b83\u662f\u514d\u8d39\u7684,\u4f46\u53d6\u51b3\u4e8e\u60a8\u7684\u6177\u6168\u6350\u8d60.\u60a8\u662f\u5426\u8003\u8651\u6350\u732e\\n${{currency}}50?","spyder_citypark_bobette1":" \u6211\u559c\u6b22\u732b. \u963f\u5c14\u591a\u6069\u57fa\u672c\u4e0a\u5c31\u662f\u4e00\u53ea\u732b,\u5bf9\u5417?","spyder_citypark_edith2":"\u55ef,\u4f60\u53ef\u80fd\u6709\u4e00\u4e2a\u89c2\u70b9.","spyder_citypark_edith1":"\u563f,\u4f60\u8bf4\u6211\u50cf\u6211\u7684\u7cbe\u7075\u5417?\u6211\u4f1a\u4e3a\u6b64\u548c\u4f60\u6218\u6597\u7684!","spyder_museum_entrance2":"\u8bf7\u63a2\u7d22\u6211\u4eec\u7684\u4e94\u4e2a\u90e8\u5206,\u5e76\u786e\u4fdd\u9605\u8bfb\u6211\u4eec\u7684\u4e94\u4e2a\u8d5e\u52a9\u5546.","spyder_museum_entrance3":"\u4e0d\u5e78\u7684\u662f,\u6211\u4eec\u73b0\u5728\u9700\u8981\u6536\u53d6\u95e8\u7968\u8d39\u7528.\u6bcf\u5f20100\u5143.","spyder_museum_postboy1":"\u4f60\u77e5\u9053\u6700\u65e9\u7684\u773c\u955c\u662f\u7528\u7eff\u5b9d\u77f3\u800c\u4e0d\u662f\u73bb\u7483\u5236\u6210\u7684\u5417?\\n...\\n\u6211\u662f\u53bb\u5e74\u4ece\u8fd9\u4e2a\u535a\u7269\u9986\u7684\u4e00\u4e2a\u5bfc\u6e38\u90a3\u91cc\u5f97\u77e5\u7684!\u4f46\u73b0\u5728\u8fd9\u4e2a\u5730\u65b9\u5df2\u7ecf\u6ca1\u6709\u5bfc\u6e38\u4e86.","spyder_museum_shopkeeper_chat":"\u6211\u5fd7\u613f\u4fdd\u6301\u535a\u7269\u9986\u7684\u4ef7\u683c\u5c3d\u53ef\u80fd\u7684\u5408\u7406. ","spyder_museum_miner1":"\u8fd9\u91cc\u66fe\u7ecf\u6709\u4e00\u6574\u4e2a\u5173\u4e8e\u6211\u4eec\u4e16\u754c\u5386\u53f2\u7684\u90e8\u5206!\u4f46\u5f53\u5b81\u5fb7\u6210\u4e3a\u8d5e\u52a9\u5546\u540e,\u4ed6\u4eec\u5c31\u628a\u5b83\u6539\u4e3a\\n\u4e86\u519b\u4e8b\u5386\u53f2.\\n\u73b0\u5728\u6bcf\u4e2a\u4eba\u90fd\u5728\u7f16\u9020\u81ea\u5df1\u7684\u4e16\u754c\u5386\u53f2\u7406\u8bba!","spyder_route3_sign":"\u5eb7\u590d\u5de5\u4f5c\u5c06\u5c3d\u5feb\u5f00\u59cb.\\n\u8bf7\u4e0d\u8981\u518d\u5bf9\u6211\u4eec\u5520\u53e8\u4e86.","spyder_leather_maniac":"\u5230\u76ee\u524d\u4e3a\u6b62\u4f60\u7684\u5192\u9669\u5982\u4f55?\\n ...\\n \u54c7,\u8fd9\u4e48\u5065\u8c08!\u4f60\u771f\u7684\u8981\u8d70\u51fa\u4f60\u7684\u58f3\u4e86.\u4f60\u771f\u7684\u4ece\u4f60\u7684\u58f3\u91cc\u51fa\u6765\u4e86.","spyder_wayfarer1_maniac":"\u563f,\u4f19\u8ba1,\u4f60\u60f3\u8981\u6211\u7684\u673a\u5668\u4eba\u5417? \\n \u6211\u4e0d\u77e5\u9053\u6211\u4f1a\u88ab\u56f0\u5728\u8fd9\u91cc\u591a\u4e45,\u6240\u4ee5\u5b83\u4e0d\u59a8\u548c\u4f60\u4e00\u8d77\u53bb\u63a2\u7d22.","spyder_wayfarer1_maniac2":"\u8bf7\u7ed9\u6211\u4e00\u70b9\u9690\u79c1! ","spyder_wayfarer1_morton2":"\u73b0\u5728\u6ca1\u6709\u4ec0\u4e48\u53ef\u505a\u7684\u4e86!","spyder_wayfarer1_jessie1":"\u6267\u6cd5\u8005\u4eec\u662f\u5982\u6b64\u8fc5\u901f\u548c\u4e50\u4e8e\u52a9\u4eba!\u6211\u731c\u79d1\u5b66\u5bb6\u8a79\u59c6\u65af\u5c3d\u5feb\u63d0\u9192\u4e86\u4ed6\u4eec.","spyder_wayfarer1_bismuth2":"\u9057\u61be\u7684\u662f!","spyder_wayfarer1_ratcher1":"\u4f60\u5e94\u8be5\u8ba9\u75c5\u4eba\u4f11\u606f!","spyder_wayfarer1_ratcher2":"\u73b0\u5728\u6211\u9700\u8981\u4f11\u606f\u4e86!","spyder_route4_marshall1":"\u6211\u6b63\u5728\u5236\u4f5c\u4e00\u95e8\u5de8\u5927\u7684\u52a0\u519c\u70ae!","spyder_route4_marshall2":"\u5b83\u53ef\u80fd\u9700\u8981\u4e00\u4e9b\u5de5\u4f5c.","spyder_route4_roger1":"\u6211\u4eec\u53ef\u4ee5\u4ece\u7cbe\u7075\u8eab\u4e0a\u5b66\u5230\u5f88\u591a\u7b56\u7565.","spyder_route4_roger2":"\u6211\u53ef\u4ee5\u4ece\u4f60\u90a3\u91cc\u5b66\u5230\u5f88\u591a\u7b56\u7565!","spyder_route4_wulf1":"\u554a,\u53ea\u662f\u6536\u96c6\u4e00\u4e9b\u836f\u7528\u8865\u54c1","spyder_route4_wulf2":"\u54e6,\u6211\u89c9\u5f97\u81ea\u5df1\u88ab\u9609\u5272\u4e86!","spyder_route4_rincewind1":"\u6700\u540e,\u79d1\u4e45\u6709\u4e86\u7528\u6b66\u4e4b\u5730!","spyder_route4_rincewind2":"\u8fd9\u5e76\u4e0d\u90a3\u4e48\u6709\u7528.","spyder_route4_rosamund1":"\u8bd5\u56fe\u4e0e\u6211\u5bf9\u6297,\u4f60\u4f1a\u5f97\u5230\u4f60\u5e94\u6709\u7684\u60e9\u7f5a!","spyder_route4_rosamund2":"\u590d\u4ec7\u6700\u597d\u662f\u51b7\u5904\u7406. ","spyder_route3_roxby2":"\u6eda\u86cb! ","spyder_route3_surat2":"\u6211\u77e5\u9053\u4f60\u4e0d\u4f1a\u7406\u89e3. ","spyder_route3_roxby3":"\u6211\u5e0c\u671b\u8001\u677f\u4e0d\u8981\u751f\u6c14--\u5979\u751f\u6c14\u5f97\u592a\u5feb\u4e86. \\n \u4f46\u5979\u662f\u4e2a\u597d\u4eba,\u6709\u4e00\u9897\u50cf\u94bb\u77f3\u4e00\u6837\u7684\u5fc3.","spyder_route3_surat1":" \u4ed6\u4eec\u79f0\u5176\u4e3a \\\"\u9ed1\u6697\u52a8\u8109\\\"--\u571f\u58e4\u4e0b\u7684\u53e4\u4ee3\u864e\u76ae\u732b\u7684\u8840\u6db2\u548c\u9aa8\u9abc\u5316\u77f3. \\n \u800c\u6211\u4eec\u53ef\u4ee5\u628a\u5b83\u6316\u51fa\u6765!","spyder_route3_surat3":"\u6eda!\u4f60\u6321\u4f4f\u4e86\u6211\u4eec\u7684\u8def.","spyder_wayfarer_shopkeeper":"\u5bf9\u4e0d\u8d77,\u4f19\u8ba1,\u6ca1\u6709\u623f\u95f4\u4e86. \\n \u6267\u6cd5\u8005\u8bf4\u4e00\u79cd\u7f55\u89c1\u7684\u75be\u75c5\u5df2\u7ecf\u5728\u4e00\u4e9b\u5ba2\u4eba\u7684\u5c0f\u7cbe\u7075\u4e2d\u7206\u53d1,\u6240\u4ee5\u6211\u4eec\u6b63\u5728\u8fdb\u884c\u9694\\n\u79bb. \\n \u6211\u53ef\u4ee5\u4e3a\u4f60\u6cbb\u7597\u4f60\u7684\u5c0f\u7cbe\u7075,\u4f46\u662f?","spyder_route3_wanda2":"\u82b1\u57ce\u7684\u9c7c\u5f88\u597d - \u4f46\u8c01\u613f\u610f\u8d70\u90a3\u4e48\u8fdc? \\n \u5728\u8fd9\u91cc,\u4f60\u53ef\u4ee5\u62e5\u6709\u6211\u7684\u9493\u9c7c\u7aff.","spyder_wayfarer_nurse":"\u8fd9\u680b\u697c\u91cc\u6709\u751f\u75c5\u7684\u7cbe\u7075.\u6700\u597d\u628a\u5b83\u7559\u7ed9\u6267\u6cd5\u8005\u6765\u89e3\u51b3\u4e00\u5207\u95ee\u9898. \\n \u5982\u679c\u4f60\u7ee7\u7eed\u8d70,\u6211\u4e0d\u80fd\u4fdd\u8bc1\u4ed6\u4eec\u4f1a\u5982\u4f55\u56de\u5e94. ","spyder_papertown_danteresting":"\u6211\u5728\u5de5\u4f5c,\u8001\u677f,\u6211\u5728\u5de5\u4f5c! \\n \u54e6,\u4f60\u77e5\u9053,\u6211\u4eec\u6254\u6389\u4e86\u90a3\u4e48\u591a\u7684\u5e93\u5b58.\u8fd9\u662f\u4e00\u79cd\u53ef\u6015\u7684\u6d6a\u8d39. \\n \u8fd9\u4e9b\u4e1c\u897f\u90fd\u88ab\u6254\u5230\u5546\u5e97\u540e\u9762\u7684\u5783\u573e\u6876\u91cc\u4e86.","spyder_cotton_nurse1":"\u6b22\u8fce\u6765\u5230\u5927\u6559\u5802\u4e2d\u5fc3! \\n \u4f60\u60f3\u6cbb\u7597\u4f60\u7684\u7cbe\u7075\u5417?","spyder_wayfarer_granny":"\u6211\u65e0\u6cd5\u89e3\u91ca......\u524d\u4e00\u523b\u6211\u7684\u51ef\u5c14\u5f17\u96f7\u8fd8\u5f88\u5065\u5eb7,\u540e\u4e00\u523b\u5b83\u5c31\u751f\u75c5\u4e86!\u6211\u4e0d\u77e5\u9053\u8be5\u600e\u4e48\\n\u529e. \\n \u81f3\u5c11\u6267\u6cd5\u8005\u5f88\u5feb\u5c31\u5230\u4e86. ","spyder_nimrod_bowie1":"\u5982\u679c\u6709\u4e00\u4e9b\u519b\u4e8b\u88c5\u5907,\u6211\u4eec\u7684\u6267\u6cd5\u5de5\u4f5c\u4f1a\u5bb9\u6613\u5f97\u591a,\u670b\u53cb......\u4f60\u662f\u8c01? ","spyder_nimrod_tru3":"\u5982\u679c\u4e0d\u662f\u6c99\u592b\u7279\u7684\u90a3\u4e9b\u4f4e\u80fd\u513f\u628a\u6211\u7684\u9f99\u5f04\u4e22\u4e86,\u6253\u8d25\u4f60\u7b80\u76f4\u662f\u5c0f\u83dc\u4e00\u789f.","spyder_route5_sara2":"\u54e6,\u597d\u5427,\u4eca\u5929\u4e0d\u8bf4\u4e86!","spyder_wayfarer_maniac":"\u6211\u7684\u5c0f\u7cbe\u7075\u6ca1\u6709\u751f\u75c5!\u6211\u7684\u5c0f\u7cbe\u7075\u6ca1\u6709\u751f\u75c5.\u8fd9\u53ea\u662f\u5356\u7ed9\u6211\u4eec\u4e0d\u9700\u8981\u7684\u836f\u7684\u4e00\u4e2a\u501f\\n\u53e3. \\n \u6211\u5728\u4f60\u8fd9\u4e2a\u5e74\u9f84\u65f6,\u6211\u4eec\u6ca1\u6709\u836f.\u6211\u4eec\u5728\u5c71\u95f4\u5c0f\u6eaa\u91cc\u6e38\u6cf3,\u5982\u679c\u4f60\u5f97\u4e86\u9f3b\u708e,\u90a3\u5c31\u5f88\u96be\\n\u53d7\u4e86! \\n \u800c\u4e14,\u6211\u770b\u5230\u6267\u6cd5\u8005\u4ece4\u53f7\u516c\u8def\u4e0b\u6765\u65f6,\u4efb\u4f55\u4eba\u90fd\u8fd8\u6ca1\u6709\u6d41\u9f3b\u6d95,\u6240\u4ee5\u600e\u4e48\u4f1a \\n ... \\n \u554a\u554a\u554a\u554a\u554a\u554a! \\n ... \\n \u8fd9\u5e76\u4e0d\u610f\u5473\u7740\u4ec0\u4e48.\u6211\u7684\u9f3b\u5b50\u5f88\u75d2.","spyder_wayfarer1_morton1":"\u6211\u88ab\u56f0\u5728\u8fd9\u4e2a\u623f\u95f4\u91cc,\u76f4\u5230\u6211\u7684\u7cbe\u7075\u597d\u8d77\u6765,\u6240\u4ee5\u9664\u4e86\u6218\u6597\u4e4b\u5916\u6ca1\u6709\u4ec0\u4e48\u53ef\u505a\u7684!","spyder_flower_mieke_nobudaye":"\u54e6,\u8fd9\u5e76\u4e0d\u91cd\u8981--\u6211\u53ef\u4ee5\u770b\u5230\u4f60\u6ca1\u6709\u53cb\u53cb\u732b.","spyder_flower_cady1":"\u54e6,\u6211\u771f\u5e0c\u671b\u80fd\u6709\u4e00\u4e2a\u7eaa\u5ff5\u54c1\u5e26\u56de\u5bb6\u53bb. \\n \u6211\u5f88\u559c\u6b22\u90a3\u4e9b\u53ef\u7231\u7684\u5c0f\u683c\u6797\u6258\u7279.\u4f60\u80fd\u7ed9\u6211\u4e00\u4e2a\u5417? \\n \u6211\u53ef\u4ee5\u628a\u6211\u7684\u6c49\u6ce2\u5854\u83ab\u65af\u9001\u7ed9\u4f60\u4f5c\u4e3a\u4ea4\u6362?","spyder_flower_petshopkeeper1":"\u6211\u5728\u4e00\u68f5\u6811\u7684\u679d\u6860\u4e0a\u53d1\u73b0\u4e86\u8fd9\u4e9b\u86cb,\u5e76\u5b75\u5316\u4e86\u5b83\u4eec!\u5b83\u4eec\u4f3c\u4e4e\u662f\u4ee5\u524d\u4e0d\u4e3a\u4eba\u77e5\u7684\u7cbe\\n\u7075.\\n \u6211\u53eb\u5b83\u4eec\u7ef4\u7ef4\u5e15\u96f7!\u6211\u60f3\u77e5\u9053\u5b83\u4eec\u4f1a\u8715\u53d8\u6210\u4ec0\u4e48.","spyder_flower_petshopkeeper4":"\u4f60\u8ba9\u5b83\u8fdb\u5316\u4e86\u5417? \\n ... \\n \u4f60\u662f\u4ee5\u8fd9\u79cd\u7279\u6b8a\u7684\u65b9\u5f0f\u505a\u5230\u7684? \\n \u6211\u660e\u767d\u4e86.\u55ef,\u6211\u4e0d\u592a\u559c\u6b22\u8fd9\u79cd\u8fdb\u5316\u7684\u6837\u5b50. \\n \u5982\u679c\u6211\u518d\u7ed9\u4f60\u4e00\u4e2a\u7ef4\u7ef4\u5e15\u96f7,\u5982\u679c\u5b83\u66fe\u7ecf\u53d8\u5f62\u4e3a\u4e0d\u540c\u7684\u4e1c\u897f,\u4f60\u80fd\u628a\u5b83\u5e26\u56de\u6765\u5417?","37707_villager_female_missing":"@*!^:0H...@ n3wc0m3r!H0vv p1d y0v g3t he7e? <NONE> h3llen \\\"T $33N %^&one \\nnew 1n...\uff08\uff09h, never n3ver m3V3t N3W37 MIIIIIIIIND\\n@*!^:WElcoME!W3lcome t0...0H N\/A: We never g0t ar0und to gi^ing 0ur town \\n {<1}.We never g00000000 {<2}W3 neVer Bu1lt 0uR t0wN\\n\u9069\u6e5c\u603c\u6cb5\u553b\u8aac\u6702\u5045\u5a79\u54cb\u5033\u51ca,\u6d07\u6f59\u6cb5\u6e5c\u832c\u6f59\u6cb5\u54cb\u7b01\u838b\u6d0f\u7b01\u838b","spyder_route5_granny":"\u8fd9\u4e2a\u516c\u56ed\u5728\u5b81\u5fb7\u5e02\u7684\u5efa\u8bbe\u4e0b,\u5c06\u82b1\u57ce\u7684\u66b4\u53d1\u6237\u6321\u5728\u4e86\u95e8\u5916,\u663e\u5f97\u66f4\u6709\u4eba\u60c5\u5473. ","spyder_leatherhouse2_tv":"\u4e00\u4e2a\u7eff\u8272\u7684\u5c0f\u602a\u7269\u6b63\u5728\u628a\u4e00\u8258\u8239\u4ece\u6cbc\u6cfd\u5730\u91cc\u62ac\u51fa\u6765.","spyder_flowerhouse1_granny":"\u52fa\u5b50\u516c\u53f8\u53c8\u4e00\u6b21\u6210\u529f\u5730\u524a\u51cf\u4e86\u725b\u8089\u7684\u4ef7\u683c!\u6211\u4e0d\u77e5\u9053\u4ed6\u4eec\u662f\u5982\u4f55\u505a\u5230\u7684. ","spyder_nimrod_chromerobo2":"\u54bb\u54bb\u54bb\u54bb\u54bb\u54bb","spyder_nimrod_dirk1":"\u4f60\u662f\u6765\u53c2\u52a0\u6295\u8d44\u8005\u4ecb\u7ecd\u4f1a\u7684\u5417? \\n \u5c3c\u59c6\u7f57\u5fb7\u516c\u53f8\u7684\u80a1\u7968\u662f\u4e00\u4e2a\u5f88\u597d\u7684\u4e70\u70b9--\u519b\u961f\u603b\u662f\u9700\u8981\u6b66\u5668!","spyder_nimrod_argon1":"\u6211\u4eec\u4e0e\u4eba\u7c7b\u548c\u7cbe\u7075\u8fdb\u884c\u6218\u4e89.\u8bb8\u591a\u4eba\u6b7b\u4ea1,\u66f4\u591a\u7684\u4eba\u53d7\u4f24. \\n \u4f7f\u7528\u673a\u5668\u4eba\u662f\u552f\u4e00\u7b26\u5408\u9053\u5fb7\u7684\u884c\u52a8\u65b9\u5f0f.","spyder_route5_sara1":"\u6211\u7684\u5361\u76ae\u8482\u770b\u8d77\u6765\u5f88\u53ef\u7231,\u4f46\u6211\u7b49\u4e0d\u53ca\u8ba9\u5b83\u957f\u6210\u4e00\u4e2a\u6210\u5e74\u4eba\u4e86!","spyder_nimrod_berke1":"\u4e0d\u8981\u4f24\u5bb3\u6211,\u6211\u53ea\u662f\u5199\u4e86\u5408\u540c!\u6211\u6ca1\u6709\u505a\u9519\u4efb\u4f55\u4e8b! \\n ... \\n \u6211\u7684\u610f\u601d\u662f,\u6ca1\u6709\u4eba\u505a\u9519\u4efb\u4f55\u4e8b.\u8fd9\u90fd\u662f\u5408\u6cd5\u7684,\u5149\u660e\u6b63\u5927\u7684.","spyder_nimrod_tru2":"\u8b66\u536b,\u5728\u6d4b\u8bd5\u5ba4\u91cc\u53d6\u56de\u539f\u578b.\u81f3\u5c11\u6211\u4eec\u53ef\u4ee5\u62a2\u6551\u51fa\u4e00\u4e9b\u4e1c\u897f! ","spyder_route5_goliath2":"\u522b\u518d\u7834\u574f\u6211\u4eec\u7684\u8ba1\u5212\u4e86!","spyder_timber_dante2":"\u563f,\u4f19\u8ba1!\u4f60\u6253\u7b97\u95ef\u5165\u8fd9\u4e9b\u603b\u90e8\u5417? \\n\u771f\u9177\u554a!\\n \u5728\u8fd9\u4e4b\u524d,\u8bf7\u786e\u4fdd\u4f60\u6709\u5145\u5206\u7684\u51c6\u5907,\u56e0\u4e3a\u4e00\u65e6\u4f60\u8fdb\u53bb\u4e86,\u5c31\u5f88\u96be\u51fa\u6765\u4e86!","spyder_scoop_turner2":"\u8bf7\u8bb0\u4f4f,\u6211\u4eec\u4e0e\u75be\u75c5\u7684\u4f20\u64ad\u6ca1\u6709\u4efb\u4f55\u5173\u7cfb!","spyder_scoop_paine2":"\u5982\u679c\u90a3\u4e9b\u6267\u6cd5\u8005\u6ca1\u6709\u8fdb\u6765,\u6ca1\u6709\u8ba9\u4ed6\u4eec\u7684\u5ba0\u7269\u7cbe\u7075\u63a5\u89e6\u5230\u8fd9\u79cd\u75be\u75c5,\u5b83\u5c31\u6c38\u8fdc\u4e0d\u4f1a\u79bb\u5f00\u8fd9\u4e2a\u8bbe\u65bd.","spyder_scoop_haf1":"\u6211\u628a\u5077\u4e86\u675f\u7f1a\u5668\u7684\u4eba\u8d76\u5230\u8fd9\u4e2a\u623f\u95f4.\u4f46\u540e\u6765\u751f\u75c5\u7684\u7cbe\u7075\u8fdb\u6765\u4e86,\u73b0\u5728\u6211\u4eec\u90fd\u88ab\u56f0\u4f4f\u4e86!","spyder_scoop_asta1":"\u4e3a\u4ec0\u4e48\u662f,\u6211\u662f\u6781\u7aef\u7ea6\u675f\u7684\u53d1\u660e\u8005. \\n \u6211\u542c\u5230\u4f60\u95ee,\u5b83\u4eec\u662f\u4ec0\u4e48? \\n \u53ea\u662f\u4e00\u5957\u5f3a\u5927\u7684\u624b\u94d0,\u5373\u4f7f\u662f\u9f99\u4e5f\u65e0\u6cd5\u9003\u8131. \\n \u5b83\u4eec\u88ab\u7528\u5728\u9694\u79bb\u88c5\u7f6e\u4e2d,\u4ee5\u786e\u4fdd\u6ca1\u6709\u4e00\u4e2a\u88ab\u611f\u67d3\u7684\u7cbe\u7075\u9003\u8131.","spyder_tunnelb_lute2":"...\u4f46\u4e0d\u4e00\u5b9a\u662f\u6700\u597d\u7684\u6597\u58eb.","spyder_tunnelb_greta2":"\u54e6,\u4e0d,\u6211\u9700\u8981\u66f4\u591a!","spyder_successful_log":"\u4f60\u5f3a\u5927\u7684\u65a7\u5b50\u5c06\u6728\u5934\u5207\u6210\u4e24\u534a.","spyder_tunnelb_tommy1":"\u4f60\u770b\u5230\u6211\u7684\u4e09\u660e\u6cbb\u4e86\u5417?","spyder_route6_frances1":"\u6211\u7684\u5b88\u53f6\u4eba\u4fdd\u6301\u7740\u6240\u6709\u571f\u5730\u4e0a\u6700\u597d\u7684\u82b1\u56ed.","spyder_route6_orion2":"\u6211\u5e0c\u671b\u80fd\u5728\u6211\u7684\u5b9e\u9a8c\u878d\u5316\u4e4b\u524d\u56de\u6765!","spyder_tunnelb_tommy2":"\u6211\u7684\u9965\u997f\u611f\u8ba9\u6211\u5931\u53bb\u4e86\u6bd4\u8d5b\u7684\u52a8\u529b!","spyder_route6_maxwell2":"\u6211\u53ea\u5e0c\u671b\u4ed6\u4eec\u4e0d\u8981\u51b3\u5b9a\u628a\u6211\u4eec\u878d\u5408\u7684\u7cbe\u7075\u653e\u4e0b,\u8fd9\u6837\u624d\u662f\u6700\u5b89\u5168\u7684!","spyder_route6_blair2":"\u6211\u542c\u8bf4\u4ed6\u4eec\u628a\u6240\u6709\u7684\u7814\u7a76\u4eba\u5458\u90fd\u8d76\u51fa\u4e86\u683c\u6797\u6c83\u4ec0\u603b\u90e8. \\n \u73b0\u5728\u4ed6\u4eec\u6b63\u5728\u6ca1\u6536\u7cbe\u7075,\u5e76\u628a\u5b83\u4eec\u5e26\u5230\u533b\u9662\u53bb!","spyder_route6_maxwell1":"\u6211\u4e0d\u660e\u767d!\u4e0a\u4e2a\u6708,\u4ed6\u4eec\u5bf9\u878d\u5408\u6280\u672f\u5982\u6b64\u5174\u594b. \\n \u800c\u73b0\u5728\u4ed6\u4eec\u8bf4\u4ed6\u4eec\u5fc5\u987b\u5173\u95ed\u5b83,\u6467\u6bc1\u5b83......","spyder_route6_orion1":"\u6211\u5f53\u65f6\u6b63\u5728\u8fdb\u884c\u4e00\u9879\u975e\u5e38\u91cd\u8981\u7684\u5b9e\u9a8c.","spyder_route6_gunner1":"\u5bf9\u4e0d\u8d77,\u4e0d\u5141\u8bb8\u8fdb\u5165.\u6240\u6709\u683c\u6797\u6c83\u4ec0\u7684\u5458\u5de5\u5fc5\u987b\u5446\u5728\u57ce\u5916.","spyder_route6_mungo1":"\u6211\u4e0d\u80fd\u76f8\u4fe1\u4ed6\u4eec\u628a\u6211\u4eec\u9501\u5728\u4e86\u514b\u6797\u6c83\u4ec0\u603b\u90e8\u5916\u9762.\u6211\u5c31\u5feb\u627e\u5230\u6cbb\u7597\u75c5\u6bd2\u7684\u65b9\u6cd5\u4e86!","spyder_route6_mungo2":"\u6211\u731c\u8001\u677f\u4eec\u88ab\u6700\u65b0\u7684\u878d\u5408\u53d1\u5c55\u5413\u574f\u4e86.","spyder_route6_rigel1":"\u6211\u4eec\u4e0d\u59a8\u6218\u6597--\u76ee\u524d\u6ca1\u6709\u5176\u4ed6\u4e8b\u60c5\u53ef\u505a!","spyder_route6_rigel2":"\u73b0\u5728\u771f\u7684\u6ca1\u6709\u4ec0\u4e48\u53ef\u505a\u7684\u4e86.","spyder_flower_artist2":"\u58ee\u4e3d\u7684!\u6211\u4e0d\u77e5\u9053\u6211\u6709\u8fd9\u4e2a\u80fd\u529b. \\n \u6211\u4e0d\u77e5\u9053\u90a3\u4e9b\u827a\u672f\u5bb6\u5728\u62b1\u6028\u4ec0\u4e48--\u753b\u753b\u5f88\u5bb9\u6613!","spyder_flower_muse3":"\u8c22\u8c22\u4f60,\u4ed6\u73b0\u5728\u662f\u4e2a\u597d\u4f19\u4f34\u4e86. \\n \u867d\u7136......\u4ed6\u8bf4\u8fc7\u8981\u4ece\u4e8b\u6570\u5b57\u827a\u672f!","spyder_searoutec_nigel1":"\u8fd9\u662f\u9f99\u7684\u6d1e\u7a74!\u6211\u7ad9\u5728\u5916\u9762\u662f\u56e0\u4e3a......\u5443,\u56e0\u4e3a\u6211\u5728\u770b\u5b88\u5b83.\u6211\u7ad9\u5728\u5916\u9762\u662f\u56e0\\n\u4e3a......\u5443,\u56e0\u4e3a\u6211\u5728\u770b\u5b88\u5b83.","spyder_searoutec_nigel2":"\u597d\u5427,\u6211\u4e0d\u662f\u5728\u7ad9\u5c97!\u5176\u4ed6\u9f99\u9a91\u58eb\u4e0d\u4f1a\u8ba9\u6211\u52a0\u5165\u4ed6\u4eec!","spyder_searoutec_rutherford2":"......\u4f46\u6ca1\u6709\u4e00\u6ef4\u53ef\u4ee5\u559d.","spyder_searoutec_sandy1":"\u6c99\u82ac\u9c7c\u5f88\u597d!\u4f46\u4e0d\u80fd\u7ed9\u4e00\u4e2a\u4eba\u6d17\u6fa1......","spyder_searoutec_river1":"\u6211\u7684\u8eab\u4f53\u88ab\u5305\u4f4f\u4e86......\u6211\u65e0\u6cd5\u6e38\u6cf3...\u6211\u6700\u540e\u7684\u5e0c\u671b...\u662f\u6211\u85cf\u5728\u6e38\u6cf3\u8863\u91cc\u7684\u6355\u83b7\u88c5\\n\u7f6e!","spyder_searoutec_river2":"\u53ef\u4ee5\u8bf4,\u5b83\u8d77\u4f5c\u7528\u4e86!","spyder_flower_muse2":"\u4ec0\u4e48,\u4f60\u6709\u4e00\u5e45\u753b.\u54e6--\u4f60\u4f1a\u8ba9\u6211\u4e70\u4e0b\u5b83\u5417?\u6211\u6709${{currency}}2,000\u5143.","spyder_searoutec_wade1":"\u6211\u662f\u5c4f\u4f4f\u547c\u5438\u7684\u4e16\u754c\u7eaa\u5f55\u4fdd\u6301\u8005!\u6293\u7d27\u4f60\u7684\u5e3d\u5b50...","spyder_searoutec_wade2":"*\u6e85\u5c04*","spyder_searoutec_gil1":"\u5982\u679c\u4f60\u88ab\u7c89\u7d2b\u6c34\u6bcd\u523a\u4f24,\u6d6e\u86de\u8753\u53ef\u4ee5\u628a\u6bd2\u5438\u51fa\u6765.","spyder_searoutec_gil2":"\u5f53\u7136,\u5438\u51fa\u6bd2\u7269\u4f1a\u4f7f\u6d6e\u86de\u8753\u672c\u8eab\u53d8\u5f97\u6709\u6bd2!","spyder_searoutec_leek1":"\u8ba9\u6211\u8d62\u5427--\u4e0d\u8981\u505a_\u8d1d\u58f3\u9c7c_!","spyder_searoutec_carstair2":"\u6211\u65e0\u6cd5\u4fdd\u6301\u6211\u7684\u5934\u5728\u6c34\u4e0a.","spyder_dragonscave_blocked":"\u96a7\u9053\u4ecd\u5728\u94bb\u63a2\u4e2d!","spyder_searoutec_leek2":"\u6211\u8f93\u5728\u4e86_porpoise_.","spyder_searoutec_beech1":"\u563f,\u4f60\u5728\u6c34\u91cc\u505a\u4e86\u4ec0\u4e48\u5417?","spyder_searoutec_beech2":"\u597d\u5427,\u6211\u76f8\u4fe1\u4f60.","spyder_searoutec_rutherford1":"\u5230\u5904\u90fd\u662f\u6c34,\u771f\u7684\u8ba9\u4eba\u60f3\u5165\u975e\u975e!","spyder_dragonscave_lazybrute1":"\u6316\u4e86\u90a3\u4e48\u591a\u96a7\u9053,\u6211\u5df2\u7ecf\u7b4b\u75b2\u529b\u5c3d\u4e86. ","spyder_searoutec_carstair1":"\u6211\u559c\u6b22\u8fd9\u4e2a\u6d77\u6ee9!","spyder_searoutec_sandy2":"\u6211\u63a5\u53d7\u4e86\u8fd9\u4e2a\u8bf1\u9975.","spyder_dragonscave_angrybrute1":"\u8001\u677f\u4eec\u53ef\u4ee5\u8fdb\u53bb,\u4eab\u53d7\u6240\u6709\u7684\u4e50\u8da3. ","spyder_dragonscave_concernedbrute1":"\u7b49\u7b49,\u5982\u679c\u6211\u4eec\u90fd\u5728\u8fd9\u91cc--\u8c01\u5728\u770b\u5b88\u5168\u80fd\u603b\u90e8?","spyder_omnichannel_william1":"\u8fd9\u91cc\u6ca1\u6709\u4ec0\u4e48\u53ef\u770b\u7684.\u4e0d,\u5148\u751f.","spyder_omnichannel_william2":"\u6211\u5f97\u8d70\u4e86!","spyder_omnichannel_carnegie1":"\u6211\u5f00\u8bbe\u4e86\u4e3a\u671f\u4e09\u5468\u7684\u5728\u7ebf\u81ea\u6211\u63d0\u9ad8\u8bfe\u7a0b.\u50cf\u57c3\u6d1b\u65af\u6258\u59c6\u4e00\u6837\u9886\u5bfc!","spyder_omnichannel_carnegie2":"\u563f,\u4f60\u5e94\u8be5\u53c2\u52a0\u6211\u7684\u8bfe\u7a0b!","spyder_omnichannel_byrne1":"\u6211\u7684\u5b9d\u77f3\u864e\u6765\u81ea\u4e00\u4e2a\u53ea\u6709\u77f3\u82f1\u7684\u5c0f\u9547.","spyder_omnichannel_byrne2":"\u771f\u8ba9\u4eba\u5931\u671b.","spyder_omnichannel_strauss1":"\u5728\u6211\u7684\u5de5\u4f5c\u4e2d,\u6211\u5fc5\u987b\u63e1\u5f88\u591a\u624b.","spyder_omnichannel_strauss2":"\u5f80\u4e0b\u8d70.\u592a\u6162\u4e86!","spyder_omnichannel_billie1":"\u522b\u8fd9\u4e48\u5feb,NAME!\u6211\u4eec\u4e0d\u4f1a\u8ba9\u4f60\u8fdb\u53bb\u7684 \\n ...\u4e00\u4e2a\u4eba!\u6211\u4e5f\u8981\u53bb. \\n \u5f53\u4f60\u6cbb\u597d\u4e86\u6211\u7684\u7cbe\u7075,\u4f60\u8ba9\u6211\u505a\u4e86\u4e00\u4e9b\u8ba4\u771f\u7684\u601d\u8003. \\n \u6211\u4eec\u4e0d\u80fd\u8ba9\u4ed6\u4eec\u5077\u4e86\u6211\u4eec\u7684\u7cbe\u7075!","spyder_omnichannel_beaverbrook1":"\u554a\u54c8,\u5bf9\u4f60\u6765\u8bf4\u5df2\u7ecf\u592a\u665a\u4e86! \\n \u521a\u4ece\u5206\u5a29\u5751\u91cc\u51fa\u6765\u7684......\u5b8c\u7f8e\u7684\u602a\u7269\u4eec! \\n \u5728\u6c99\u592b\u7279\u6316\u51fa\u7684\u9f99\u86cb\u4e2d\u5b75\u5316\u7684\u5fb7\u7f57\u79d1\u7f57\u7684\u57fa\u56e0 \\n ...\u5e76\u4e0eNimrod\u8bbe\u8ba1\u7684\u4e09\u4e2a\u6740\u624b\u673a\u5668\u4eba\u76f8\u878d\u5408. \\n \u56e2\u961f\u5408\u4f5c\u7684\u529b\u91cf......\u5c31\u5728\u6211\u624b\u4e2d. ","spyder_omnichannel_beaverbrook2":"\u4e0d,\u8fd9\u662f\u4e0d\u53ef\u80fd\u7684. \\n \u4e24\u4e2a\u540e\u8d77\u4e4b\u79c0,\u8fd8\u6709\u4e00\u4e2a\u7528\u975e\u6cd5\u7684\u7cbe\u7075,\u6253\u8d25\u4e86\u6211\u5b8c\u7f8e\u7684\u521b\u4f5c. \\n \u5982\u679c\u6211\u80fd\u8d76\u4e0a\u6211\u7684\u73b0\u573a\u5e7f\u64ad\u91c7\u8bbf,\u6211\u5c06\u6307\u6325\u6211\u7684\u6267\u6cd5\u8005\u5b8c\u6210\u63a5\u7ba1\u5de5\u4f5c.","spyder_omnichannel_radioannounce":"\u8fd9\u91cc\u662fFUD\u7535\u53f0,\u6211\u662fDJ Worm,\u548c\u6211\u7684\u5171\u540c\u4e3b\u6301\u4eba \\\"\u6b7b\u6c14\u6c89\u6c89\u7684\u516c\u7235\\\",\u5728\u5168\u80fd\u7535\u53f0\u5de5\\n\u4f5c\u5ba4\u8fdb\u884c\u76f4\u64ad. \\n \u6211\u4eec\u4e3a\u60a8\u51c6\u5907\u4e86\u4e00\u6574\u5c0f\u65f6\u7684\u68d2\u68d2\u7cd6\u3001\u8f6f\u6447\u6eda\u548c\u65e0\u969c\u788d\u563b\u54c8\u97f3\u4e50--\u4f46\u9996\u5148\u662f\u5bf9\u5168\u80fd\u9891\u9053\u8d1f\\n\u8d23\u4eba\u7684\u91c7\u8bbf \\n \u554a,\u770b\u6765\u6bd4\u5f17\u5e03\u9c81\u514b\u7235\u58eb\u4e0d\u80fd\u6765\u4e86,\u4f46\u4ed6\u6d3e\u4e86\u4e00\u4e2a\u5c0f\u5b69\u6765\u4ee3\u66ff.\u597d\u5427,\u5c0f\u5bb6\u4f19,\u4f60\u6709\u4ec0\\n\u4e48\u8981\u8bf4\u7684\u5417? \\n ... \\n \u5927\u58f0\u70b9!\u4f60\u662f\u5728\u7535\u53f0\u76f4\u64ad\u4e2d! \\n ... \\n \u55ef,\u4f60\u8bf4\u7684\u662f\u4e00\u4e2a\u9634\u8c0b? \\n ... \\n \u652f\u67f1\u7ec4\u7ec7\u5c06\u4f7f\u7528\u7eff\u5316\u878d\u5408\u6280\u672f\u3001\u5b81\u5fb7\u6740\u624b\u673a\u5668\u4eba\u548c\u6c99\u592b\u7279\u6316\u51fa\u7684\u9f99....... \\n \u4ed6\u4eec\u6253\u7b97\u7528\u8fd9\u4e9b\u878d\u5408\u6280\u672f\u6765\u63a7\u5236\u6574\u4e2a\u5730\u533a? \\n ... \\n \u4ed6\u4eec\u8fd8\u6545\u610f\u7528\u52fa\u5b50\u7684\u98df\u7269\u5c06\u75c5\u6bd2\u4f20\u64ad\u7ed9\u6bcf\u4e2a\u4eba\u7684\u5c0f\u7cbe\u7075? \\n ... \\n \u6267\u6cd5\u8005\u4eec\u4e5f\u53c2\u4e0e\u5176\u4e2d? \\n ... \\n \u6574\u4e2a\u4e8b\u4ef6\u7684\u80cc\u540e\u662f\u5168\u80fd\u516c\u53f8,\u5229\u7528\u5a92\u4f53\u8ba9\u4eba\u4eec\u611f\u5230\u56f0\u60d1\u548c\u5206\u5fc3? \\n ... \\n \u4f60\u77e5\u9053\u6211\u4eec\u662f\u4e3a\u5168\u80fd\u516c\u53f8\u5de5\u4f5c\u7684,\u5bf9\u5417?\u8bf7\u544a\u8bc9\u6211\u4f60\u505c\u6b62\u4e86\u5e7f\u64ad.\u535a\u58eb? \\n ... \\n \u54ce\u54df!\u4f19\u8ba1,\u6211\u771f\u5e0c\u671bFUD\u7535\u53f0\u6ca1\u6709\u51fa\u53bb\u76f4\u64ad. \\n \u6211\u4e0d\u8ba4\u4e3a\u4eba\u4eec\u4f1a\u5bf9\u6211\u4eec\u5f88\u6ee1\u610f.","tuxemon_stat2":"{desc}","av8r":"\u827e\u7ef4\u5df4\u5c14","b_ver_1":"\u4e59-\u7248\u672c1","k9":"\u79d1\u4e45","pharfan_description":"\u5728\u6c34\u5751\u91cc,\u5b83\u8ba9\u5b83\u7684\u670b\u53cb\u91cc\u8bfa\u5207\u91cc\u5fb7\u548c\u6c49\u6ce2\u5854\u83ab\u65af\u5f97\u5230\u5145\u8db3\u7684\u6c34.","pharfan":"\u6cd5\u51e1","picc_description":"\u5b83\u4f34\u968f\u7740\u6f5c\u6c34\u5458,\u63d0\u4f9b\u6025\u9700\u7684\u6c27\u6c14.","pigabyte_description":"\u79d1\u5b66\u5bb6\u4eec\u53d1\u73b0,\u6700\u597d\u7684\u8ba1\u7b97\u673a\u6709\u6709\u673a\u690d\u5165\u7269.","pigabyte":"\u8d85\u7b97\u732a","mrmoswitch":"\u70ed\u654f\u5f00\u5173","picc":"\u76ae\u827e\u897f\u897f","pilthropus":"\u76ae\u5c14\u601d\u7f57\u666e\u65af","pipis_description":"\u5b83\u7684\u54ed\u58f0\u88ab\u8ba4\u4e3a\u662f\u4e00\u4e2a\u574f\u5146\u5934,\u4f46\u5b83\u662f\u4e00\u79cd\u6e29\u548c\u7684\u751f\u7269.","poinchin_description":"\u523a\u732c\u77f3\u5728\u73ca\u745a\u4e2d\u505a\u7a9d,\u53ef\u4ee5\u7528\u9762\u5305\u548c\u725b\u5976\u5f15\u8bf1\u51fa\u6765.","poinchin":"\u523a\u732c\u77f3","polyrock":"\u5927\u529b\u77f3","possessun_description":"\u8fd9\u662f\u4e00\u4e2a\u5c45\u4f4f\u5728\u5df2\u6b7b\u7684\u51ef\u5c14\u5f17\u96f7\u8eab\u4e0a\u7684\u5e7d\u7075.","possessun":"\u51ef\u5c14\u9b42","propellercat":"\u98de\u732b","prophetoise_description":"\u5b83\u7684\u5929\u706b\u662f\u654c\u4eba\u5f88\u5c11\u770b\u5230\u7684\u4e1c\u897f.","prophetoise":"\u5148\u77e5\u9f9f","puparmor":"\u76d4\u7532\u86f9","pyraminx_description":"\u5b83\u6709\u4e00\u4e2a\u85cf\u5728\u571f\u5730\u67d0\u5904\u7684\u575f\u5893.\u5982\u679c\u5b83\u627e\u5230\u8fd9\u4e2a\u575f\u5893,\u5b83\u5c31\u53ef\u4ee5\u7761\u89c9.","pyraminx":"\u91d1\u5b57\u5854\u732b","pythock":"\u889c\u5b50\u86c7","pythwire_description":"\u5bf9\u91ce\u751f\u7535\u7ebf\u517d\u7684\u89c2\u5bdf\u542f\u53d1\u4e86\u7b2c\u4e00\u4e2a\u7535\u6e90\u63d2\u5ea7\u7684\u53d1\u660e\u8005.","pythwire":"\u7535\u7ebf\u517d","qetzlrokilus_description":"\u8fd9\u79cd\u80e5\u540f\u4f1a\u6f5c\u5165\u5176\u4ed6\u6050\u9f99\u80e5\u540f\u7684\u7fa4\u4f53\u4e2d,\u70e7\u6b7b\u4ed6\u4eec.\u5b83\u4eec\u8fd8\u559c\u6b22\u5c06\u68ee\u6797\u70b9\u71c3,\u5e76\u5c06\u5176\u7070\\n\u70ec\u4e22\u5165\u6c34\u4e2d,\u4ee5\u7834\u574f\u6c34\u7684\u7eaf\u51c0\u5ea6.","qetzlrokilus":"\u514b\u8328\u7f57\u57fa\u5c14\u65af","rabbitosaur_description":"\u5b83\u6316\u7684\u96a7\u9053\u5e7f\u6cdb\u800c\u5bbd\u9614,\u662f\u6d1e\u7a74\u95f4\u5de8\u5927\u6218\u4e89\u7684\u573a\u6240.","rabbitosaur":"\u6050\u9f99\u5154","rhincus_description":"\u5b83\u6709\u4e00\u4e9b\u722c\u884c\u52a8\u7269\u7684\u7279\u6027,\u4e5f\u6709\u4e00\u4e9b\u9e1f\u7c7b\u7684\u7279\u6027.","rhincus":"\u98de\u7280\u725b","rockat_description":"\u5c3d\u7ba1\u5b83\u6709\u76f8\u5f53\u5927\u7684\u91cd\u91cf,\u4f46\u5b83\u7684\u811a\u6b65\u58f0\u662f\u5f88\u5b89\u9759\u7684.","rockat":"\u9e21\u811a\u732b","rockitten_description":"\u5b83\u7528\u5b83\u7684\u5c0f\u5ca9\u77f3\u8033\u6735\u6765\u4f9d\u504e\u4e3b\u4eba.","rockitten":"\u5c0f\u5ca9\u732b","rosarin":"\u7f57\u8428\u6797","ruption_description":"\u4e00\u65e6\u706b\u7403\u517d\u7684\u706b\u7130\u53d8\u5f97\u8db3\u591f\u70ed,\u5b83\u5c31\u4f1a\u541e\u566c\u5b83\u7684\u6574\u4e2a\u8eab\u4f53,\u5728\u8fd9\u4e2a\u8fc7\u7a0b\u4e2d\u57fa\u672c\u4e0a\u53d6\u4ee3\u4e86\u5b83.","ruption":"\u706b\u7403\u517d","sadito":"\u60b2\u4f24\u517d","sampsack":"\u6851\u666e\u8428\u514b","sampsage":"\u6851\u666e\u8428\u5947","sapragon_description":"\u5728\u53e4\u4ee3,\u6bcf\u4e2a\u5143\u7d20\u90fd\u6709\u4e00\u6761\u5f3a\u5927\u7684\u9f99--\u4f46\u8fd9\u4e9b\u751f\u7269\u5df2\u7ecf\u51cf\u5c11,\u5728\u8fd9\u4e2a\u65f6\u4ee3\u5f88\u7f55\u89c1.","sapragon":"\u8428\u666e\u62c9\u8d21","sapsnap_description":"\u5176\u53ef\u6015\u7684\u6124\u6012\u4ee4\u4eba\u4e0d\u5feb,\u4f46\u5b83\u5f88\u5feb\u5c31\u4f1a\u8fc7\u53bb.","sapsnap":"\u9677\u9631\u82b1","saurchin":"\u7d22\u5c14\u94a6","sclairus_description":"\u5f53\u5e84\u7a3c\u6ca1\u6709\u6536\u5272\u65f6--\u4e0d\u7ba1\u662f\u7531\u4e8e\u61d2\u60f0\u8fd8\u662f\u707e\u96be--\u5b83\u7684\u7a3b\u8349\u4eba\u5c31\u4f1a\u53d8\u6210\u4e00\u4e2a\u9ed1\u6697\u7684\u6d3b\u7269.","sclairus":"\u7a3b\u8349\u517d","seirein":"\u585e\u96f7\u56e0","selket_description":"\u57cb\u4f0f\u5728\u6c99\u5b50\u4e0b\u9762,\u5b83\u4eec\u53ef\u4ee5\u901a\u8fc7\u811a\u6b65\u7684\u632f\u52a8\u6765\u611f\u53d7\u5230\u5b83\u4eec\u7684\u730e\u7269.","selket":"\u745f\u514b\u7279","selmatek_description":"\u7531\u53e4\u4ee3\u6c99\u6f20\u4e4b\u738b\u9972\u517b\u7684\u585e\u5c14\u9a6c\u6cf0\u514b\u662f\u770b\u95e8\u72d7\u3001\u72e9\u730e\u4f19\u4f34,\u73b0\u5728\u5219\u662f\u62b5\u5fa1\u76d7\u5893\u8005\u7684\u536b\u58eb.","selmatek":"\u585e\u5c14\u9a6c\u6cf0\u514b","shammer_description":"\u5728\u53e4\u4ee3,\u5b83\u5728\u7070\u6697\u7684\u5929\u7a7a\u4e0b\u72e9\u730e\u7280\u725b\u517d.","shammer":"\u7280\u725b\u517d","sharpfin":"\u950b\u5229\u9ccd\u8c5a","shelagu":"\u859b\u8fbe\u53e4","shnark_description":"\u4ec0\u7eb3\u57fa\u7a7f\u4e0a\u5b83\u6700\u540e\u4e00\u987f\u996d\u7684\u8089\u4f5c\u4e3a\u4f2a\u88c5,\u8fd9\u6837\u5b83\u5c31\u53ef\u4ee5\u63a5\u8fd1\u5b83\u4fe1\u4efb\u7684\u730e\u7269.","shnark":"\u4ec0\u7eb3\u57fa","shybulb_description":"\u5f53\u4e00\u4e2a\u82b1\u56ed\u88ab\u5ffd\u89c6\u65f6,\u5c0f\u53f6\u706f\u5c31\u4f1a\u642c\u8fdb\u6765,\u9759\u9759\u5730\u7167\u770b\u90a3\u4e9b\u4e0b\u5782\u7684\u690d\u7269.","shybulb":"\u5c0f\u53f6\u706f","skwib":"\u9c7f\u9c7c\u517d","sludgehog_description":"\u5b83\u751f\u6d3b\u5728\u5783\u573e\u4e2d,\u4e5f\u5403\u5783\u573e.\u5b83\u7684\u5c16\u523a\u4f3c\u4e4e\u5f88\u950b\u5229,\u4f46\u5b83\u53ef\u4ee5\u968f\u610f\u8f6f\u5316\u5b83\u4eec.","sludgehog":"\u6c61\u6ce5\u732a","snaki_description":"\u8725\u8734\u86c7\u662f\u4e00\u6761\u86c7,\u5b83\u901a\u8fc7\u7814\u7a76\u8725\u8734\u548c\u9cc4\u9c7c\u7684\u8fd0\u52a8\u5b66\u4f1a\u4e86\u957f\u817f.","snaki":"\u8725\u8734\u86c7","snarlon_description":"\u5b83\u4e0d\u98de,\u4f46\u5b83\u7684\u811a\u5374\u4ece\u4e0d\u63a5\u89e6\u5730\u9762.\u6096\u8bba\u4e4b\u738b.","snarlon":"\u5486\u54ee\u96ea\u72ee","snock":"\u889c\u5b50\u517d","snokari_description":"\u65af\u8bfa\u5361\u91cc\u7684\u4e24\u4f4d\u9996\u8111\u5404\u81ea\u62e5\u6709\u5de8\u5927\u7684\u667a\u6167,\u4f46\u4ed6\u4eec\u4ece\u672a\u8fbe\u6210\u4e00\u81f4.","snokari":"\u65af\u8bfa\u5361\u91cc","snowrilla_description":"\u5b83\u4e50\u4e8e\u5728\u8352\u51c9\u7684\u659c\u5761\u4e0a\u4e0e\u6ed1\u96ea\u8005\u73a9\u6349\u8ff7\u85cf.","snowrilla":"\u96ea\u733f","sockeserp_description":"\u5982\u679c\u88ab\u7f20\u4f4f\u7684\u8bdd,\u5b83\u662f\u4e00\u4e2a\u5f88\u5bb9\u6613\u88ab\u6253\u53d1\u7684\u654c\u4eba.","sockeserp":"\u7d22\u514b\u745f\u666e","solight":"\u7d22\u83b1\u7279","spighter_description":"\u5982\u6b64\u5584\u4e8e\u5077\u88ad\u522b\u4eba\u7684\u4e1c\u897f,\u5374\u4e0d\u80fd\u5077\u88ad\u81ea\u5df1,\u8fd9\u662f\u4e0d\u516c\u5e73\u7684.","spighter":"\u6218\u6597\u8718\u86db","spoilurm_description":"\u82f9\u679c\u517d\u628a\u81ea\u5df1\u4f2a\u88c5\u6210\u82f9\u679c,\u5728\u6811\u4e0a\u7b49\u7740\u5403\u6ca1\u6709\u671f\u5f85\u7684\u4eba.","spoilurm":"\u82f9\u679c\u517d","spycozeus_description":"\u68ee\u6797\u7684\u4f4e\u58f0\u4ea4\u6d41\u5728\u65af\u76ae\u79d1\u5b99\u65af\u4e2d\u88ab\u8d4b\u4e88\u7269\u7406\u5f62\u5f0f,\u5b83\u50cf\u6811\u6728\u4e00\u6837\u601d\u8003.","spycozeus":"\u65af\u76ae\u79d1\u5b99\u65af","squabbit_description":"\u4e3a\u4e86\u8bc1\u660e\u81ea\u5df1,\u4ed6\u4eec\u4f1a\u4e3a\u4e86\u54ea\u6015\u662f\u6700\u5c0f\u7684\u4e8b\u60c5\u800c\u62fc\u547d\u5730\u6218\u6597.","squabbit":"\u677e\u5154","statursus_description":"\u96d5\u50cf\u718a\u5df2\u7ecf\u5b66\u4f1a\u4e86\u5c06\u81ea\u5df1\u7684\u60c5\u7eea\u8f6c\u5316\u4e3a\u5355\u4e00\u7684\u7eaf\u51c0\u706b\u7130.\u4ec5\u4ec5\u662f\u770b\u5230\u5b83,\u5c31\u4f1a\u8ba9\u5176\u4ed6\u4eba\\n\u9677\u5165\u604d\u60da.","statursus":"\u96d5\u50cf\u718a","strella_description":"\u5b83\u7684\u5c3e\u5df4\u662f\u8bf1\u9975,\u53ef\u4ee5\u8bf4\u670d\u866b\u5b50\u54ac\u4f4f\u5b83\u4eec\u5e76\u88ab\u8bf1\u6355.","strella":"\u65af\u7279\u96f7\u62c9","sumchon_description":"\u5b83\u5229\u7528\u81ea\u5df1\u7684\u91cd\u91cf\u6765\u7eca\u5012\u66f4\u5927\u7684\u654c\u4eba.\u5b83\u7684\u5bc6\u5ea6\u548c\u661f\u661f\u4e00\u6837\u5927.","sumchon":"\u76f8\u6251\u74e2\u866b","tarpeur_description":"\u4ed6\u4eec\u4f11\u606f\u548c\u6210\u957f.\u4ed6\u4eec\u4e5f\u5728\u6210\u957f\u548c\u4f11\u606f.\u5f88\u5c11\u6709\u4f11\u606f\u800c\u4e0d\u6210\u957f\u6216\u6210\u957f\u800c\u4e0d\u4f11\u606f\u7684\u60c5\u51b5.","tarpeur":"\u5854\u6ce2\u5c14","taupypus_description":"\u9e2d\u5634\u517d\u4e00\u51fa\u751f,\u5176\u6bcd\u4eb2\u5c31\u628a\u5b83\u4eec\u7684\u773c\u775b\u6253\u7206.\u8fd9\u6837,\u5f53\u5b83\u4eec\u6f5c\u5165\u6c34\u4e2d\u65f6,\u773c\u775b\u5c31\u4e0d\u4f1a\u523a\\n\u75db.","taupypus":"\u9e2d\u5634\u517d","teddisun_description":"\u7279\u8fea\u6851\u5d07\u62dc\u592a\u9633--\u4eba\u4eec\u603b\u662f\u770b\u5230\u4ed6\u4eec\u5e26\u7740\u592a\u9633\u73a9\u5177.","teddisun":"\u7279\u8fea\u6851","template_description":"\u8fd9\u91cc\u7684\u4e00\u4e9b\u8bf4\u660e","template":"\u6a21\u677f\u540d\u79f0","tetrchimp_description":"\u4ed6\u4eec\u5438\u6536\u4ed6\u4eec\u9047\u5230\u7684\u4efb\u4f55\u4fe1\u606f.\u4ed6\u4eec\u4e0d\u65ad\u7684\u558b\u558b\u4e0d\u4f11,\u5c06\u4ed6\u4eec\u6240\u5b66\u7684\u4e00\u5207\u4f9d\u6b21\u4f20\u8fbe\u7ed9\u5927\\n\u5bb6.","tetrchimp":"\u7279\u5c14\u94a6\u666e","tigrock_description":"\u636e\u8bf4,\u5b83\u5fc5\u987b\u81ea\u5df1\u53d1\u660e\u81ea\u5df1,\u56e0\u4e3a\u5b83\u7684\u8fdb\u5316\u5e76\u6ca1\u6709\u88ab\u8bbe\u8ba1\u51fa\u6765.","tigrock":"\u94a2\u94c1\u864e","tikoal_description":"\u5b83\u662f\u68ee\u6797\u5c45\u6c11\u7684\u5b88\u62a4\u8005,\u8d1f\u8d23\u5b88\u536b\u548c\u89e3\u51b3\u4e89\u7aef.","tikoal":"\u63d0\u8003\u5c14","tikorch_description":"\u5b83\u662f\u68ee\u6797\u548c\u706b\u5c71\u4e4b\u95f4\u3001\u592a\u9633\u548c\u5730\u7403\u4e4b\u95f4\u7684\u4e2d\u4ecb.","tikorch":"\u63d0\u79d1\u5c14\u5947","tobishimi":"\u6258\u6bd4\u5e0c\u7c73","toufigel_description":"\u5b83\u770b\u8d77\u6765\u662f\u4e00\u53ea\u6bdb\u8338\u8338\u7684\u6606\u866b,\u4f46\u5b9e\u9645\u4e0a\u662f\u4e00\u53ea\u6d82\u7740\u8f6f\u96ea\u7684\u722c\u866b.","toufigel":"\u56fe\u83f2\u683c\u5c14","tourbidi_description":"\u5982\u679c\u4f60\u53d1\u73b0\u4e00\u5708\u8611\u83c7\u6216\u4e09\u53f6\u8349,\u8fd9\u5c31\u662f\u56fe\u5c14\u6bd4\u8fea\u8df3\u821e\u7684\u5730\u65b9.","tourbidi":"\u56fe\u5c14\u6bd4\u8fea","trapsnap_description":"\u5b83\u7684\u5934\u662f\u5b83\u8eab\u4f53\u4e2d\u552f\u4e00\u4e0d\u968f\u5e74\u9f84\u589e\u957f\u800c\u589e\u957f\u7684\u90e8\u5206.","trapsnap":"\u9677\u9631\u8349","tsushimi":"\u9e64\u89c1","tumblebee_description":"\u5b83\u5efa\u9020\u7684\u8702\u5de2\u662f\u5b8c\u7f8e\u7684\u7403\u4f53,\u91cc\u9762\u7684\u98ce\u6eda\u866b\u53ea\u662f\u5728\u6253\u6eda,\u5e76\u53d1\u51fa\u55e1\u55e1\u7684\u7b11\u58f0.","tumblebee":"\u4e0d\u5012\u8702","tumblequill":"\u98ce\u6eda\u9f20","tumbleworm":"\u98ce\u6eda\u866b","turnipper_description":"\u5f53\u4e00\u5757\u7530\u5730\u88ab\u4e4c\u9e26\u3001\u8757\u866b\u548c\u8001\u9f20\u629b\u5f03\u65f6,\u571f\u62e8\u9f20\u6709\u65f6\u4f1a\u628a\u81ea\u5df1\u4ece\u5730\u91cc\u6316\u51fa\u6765,\u4ee5\u4fdd\u536b\u5e84\\n\u7a3c.","turnipper":"\u841d\u535c\u517d","tweesher_description":"\u5929\u6c14\u8d8a\u51b7,\u5b83\u7684\u5599\u5c31\u8d8a\u786c.\u57280\u5ea6\u4ee5\u4e0b,\u5b83\u6bd4\u94bb\u77f3\u8fd8\u786c.","tweesher":"\u954a\u9e6d","urcine":"\u5c0f\u68d5\u718a","vamporm_description":"\u5b83\u6e34\u6c42\u9c9c\u8840,\u4f46\u5fc5\u987b\u5c06\u5c31\u7740\u7528\u6811\u6c41.","vamporm":"\u55dc\u8840\u866b","velocitile":"\u8fc5\u9a70\u517d","vigueur_description":"\u7ef4\u683c\u7ade\u4e89\u770b\u8c01\u80fd\u4e3e\u8d77\u6700\u91cd\u7684\u77f3\u5934.\u5f53\u4ed6\u4eec\u4e3e\u8d77\u592a\u91cd\u7684\u77f3\u5934\u65f6,\u77f3\u5934\u4f1a\u538b\u6241\u4ed6\u4eec,\u5e76\u6492\u4e0b\\n\u5854\u666e\u5c14\u7684\u79cd\u5b50.","vividactil_description":"\u5728\u53e4\u4ee3,\u7ef4\u7ef4\u5730\u5c14\u5e74\u6807\u5fd7\u7740\u4e00\u4e2a\u66f4\u65b0\u548c\u6062\u590d\u6743\u5a01\u7684\u65f6\u523b.","vividactil":"\u7ef4\u7ef4\u5730\u5c14","vivipere_description":"\u5b83\u5728\u590f\u5b63\u5927\u91cf\u5b75\u5316,\u4f46\u5176\u5bff\u547d\u7684\u5176\u4f59\u90e8\u5206\u662f\u4e00\u4e2a\u8c1c.","vivicinder":"\u7ef4\u7ef4\u8f9b\u5fb7","vivitrans":"\u7ef4\u7ef4\u7279\u5170","vivitron_description":"\u65e9\u671f\u7684\u54f2\u5b66\u5bb6\u4eec\u5c06\u7ef4\u7ef4\u7279\u9686\u4f5c\u4e3a\u8bc1\u636e,\u8bc1\u660e\u81ea\u7136\u529b\u91cf\u53ef\u4ee5\u88ab\u9a6f\u670d\u548c\u63a7\u5236.","vivitron":"\u7ef4\u7ef4\u7279\u9686","volcoli_description":"\u5b83\u662f\u68ee\u6797\u7684\u7cbe\u7075.\u5b83\u7684\u5934\u53d1\u968f\u7740\u5b63\u8282\u7684\u53d8\u5316\u800c\u53d8\u5316.","zunna_description":"\u6b22\u5feb\u7684\u7956\u7eb3\u628a\u6240\u6709\u80fd\u627e\u5230\u7684\u98df\u7269\u90fd\u5438\u8fdb\u5b83\u7684\u80c3\u91cc.","zunna":"\u7956\u7eb3","chrome_robo":"\u94ec\u5408\u91d1\u673a\u5668\u4eba","dark_robo":"\u9ed1\u6697\u673a\u5668\u4eba","birb_robo":"\u6bd4\u5c14\u5e03\u673a\u5668\u4eba","xeon":"\u81f3\u5f3a","xeon_2":"\u81f3\u5f3a-2","mk01_beta":"Mk01\u6d4b\u8bd5\u7248","mk01_alpha":"MK01 \u963f\u5c14\u6cd5","anteater":"\u5a01\u80c1","snout":"\u9f3b\u5b50","false_dragon":"\u865a\u5047\u7684\u9f99","dragon":"\u9f99","sprout":"\u840c\u82bd","inchoate":"\u521d\u671f","sanguine":"\u4e50\u89c2","wood":"\u6728\u5934","climbing":"\u6500\u767b","crested":"\u9177\u777f\u65af\u5854\u5fb7","metal_water":"\u91d1\u5c5e,\u6c34","stance":"\u8363\u8a89","aeble":"\u827e\u5e03\u5c14","allie":"\u827e\u8389","karrianna":"\u5361\u91cc\u5b89\u7eb3","knight1":"\u9a91\u58ebI","knight2":"\u9a91\u58ebII","liela":"\u8389\u62c9","maple_girl":"\u9a6c\u6069","misa":"\u7c73\u8428","npc_wife":"\u59bb\u5b50NPC","professor":"\u6559\u6388","professor-tweesher":"\u6559\u6388","professor-cardiling":"\u6559\u6388","professor-rockitten":"\u6559\u6388","npc_red":"\u5c0f\u8d64","tabanurse":"\u5854\u5df4\u62a4\u58eb","tuxemart_keeper":"Tuxemart \u5e97\u4e3b","tuxemart_aide":"Tuxemart\u5458\u5de5","xerogrund1":"Xero Grunt I\u56e2\u961f","xerogrund2":"Xero Grunt I\u56e2\u961f","xerogrunt7":"Xero Grunt I\u56e2\u961f","yes":"\u662f","cash_register":"\u8fd9\u662f\u4e00\u53f0\u6536\u94f6\u673a,\u770b\u8d77\u6765\u6bd4\u8f83\u65b0.","potions_in_shop":"\u5c55\u793a\u67dc\u91cc\u4f3c\u4e4e\u6709\u5f88\u591a\u836f\u6c34,\u5728\u8fd9\u91cc\u4e00\u5b9a\u5f88\u53d7\u6b22\u8fce.","capture_devices_in_shop":"\u8fd9\u662f\u6355\u6349\u8bbe\u5907.\u4ed6\u4eec\u662f\u5982\u4f55\u5236\u9020\u8fd9\u4e9b\u7684?","karrianna_dialog1":"\u8fc7\u53bb\u4e00\u4e2a\u6708\u6211\u4e00\u76f4\u5728\u8bad\u7ec3!\u8fd8\u6ca1\u6709\u4eba\u6253\u8d25\u8fc7\u6211!","karrianna_dialog2":"\u55ef...\u4f60\u662f\u6211\u9762\u5bf9\u7684\u7b2c\u4e00\u4e2a\u8bad\u7ec3\u5e08...","xero_hideout1":"Xero Tuxemon\u7814\u7a76\u548c\u4fc3\u8fdb\u7814\u7a76\u6240\u5728\u524d.","cherry_found":"\u4f60\u627e\u5230\u4e86\u4e00\u9897\u6a31\u6843.","youcantleave":"\u95e8\u4ece\u5916\u9762\u9501\u4e0a\u4e86.......\u662f\u5426\u5728\u67d0\u5904\u6709\u94a5\u5319?","discovered_a_person":"\u4f60\u627e\u5230\u6211\u4e86!\u54c8\u54c8!","Cathedral_Center":"\u5927\u6559\u5802\u4e2d\u5fc3.\u6211\u4eec\u6d3b\u7740\u5c31\u662f\u4e3a\u4e86\u670d\u52a1.","spillit6":"\u603b\u4e4b......\u8fd9\u4e0e\u4f60\u65e0\u5173.\u91cd\u8981\u7684\u662f\u628a\u5168\u80fd\u7ec4\u7ec7\u6253\u5012.","spillit7":"\u6211\u5f88\u62b1\u6b49\u7528\u6211\u7684\u95ee\u9898\u6765\u56f0\u6270\u4f60.\u5f53\u4f60\u60f3\u7ee7\u7eed\u524d\u8fdb\u65f6,\u57ce\u5e02\u516c\u56ed\u5c31\u5728\u524d\u9762.","leavemealone":"\u6211\u4eec\u5e74\u8f7b\u65f6\u4e00\u76f4\u5728\u8fd9\u91cc\u73a9...","iamknight":"\u554a!\\n\u6211\u4ee5\u4e3a\u4f60\u662f\u522b\u4eba.\u6211\u5f88\u62b1\u6b49\u5927\u558a\u5927\u53eb.","iamknight2":"\u7b49\u7b49,\u4f60\u5c31\u662f\u90a3\u4e2a\u88ab\u4ed6\u4eec\u7a83\u7a83\u79c1\u8bed\u7684\u4eba\u5427?\u90a3\u4e2a\u6709\u975e\u6cd5\u7cbe\u7075\u7684\u4eba?","mistakenknight":"\u4e0d,\u6211\u4e0d\u53ef\u80fd\u770b\u9519\u4e86.\u679c\u7136\u662f\u4f60\u554a!\\n\u522b\u62c5\u5fc3,\u6211\u4e0d\u4f1a\u544a\u8bc9\u4efb\u4f55\u4eba.","thatsmeknight":"\u54e6,\u7cbe\u5f69!\u6211\u4ece\u4e00\u5f00\u59cb\u5c31\u77e5\u9053\u4e00\u5b9a\u662f\u4f60\\n\u522b\u62c5\u5fc3,\u6211\u4e0d\u4f1a\u544a\u8bc9\u4efb\u4f55\u4eba.","quicklyknight":"\u6211\u5df2\u7ecf\u6ca1\u6709\u591a\u5c11\u65f6\u95f4\u4e86.\u5168\u80fd\u7ec4\u7ec7\u7684\u4eba\u8981\u6765\u4e86...\\n\u6211\u672c\u6765\u662f\u8981\u53bb\u89c1\u4e00\u4e2a\u8054\u7cfb\u4eba\u7684,\u4f46\u4f60\u4e5f\u53ea\u80fd\u8fd9\u6837\u4e86.\u4ed6\u4eec\u8981\u6765\u4e86.","quicklyknight2":"\u4e24\u4e2a\u4eba\u63a7\u5236\u7740\u5168\u80fd\u7ec4\u7ec7.\u8463\u4e8b\u4f1a\u662f\u4e00\u4e2a\u7b11\u8bdd.\\n","quicklyknight3":"\u827e\u8389.\u827e\u8389\u662f\u4ed6\u4eec\u4e0d\u60f3\u8ba9\u4f60\u77e5\u9053\u7684\u4eba.","quicklyknight4":"\u5bf9\u4e0d\u8d77,\u6211\u73b0\u5728\u5e94\u8be5\u79bb\u5f00\u4e86.","omnichannelarrives":"\u505c!","yesmaam":"\u662f\u7684,\u5973\u58eb.","firsts":"\u266aA B C D E F G\u266a\\n\u266aH I J K L M N\u266a\\n\u8fd9\u9996\u6b4c\u5f88\u4e0d\u9519\u5427?","bothofyou":"\u4f60\u4eec\u4e24\u4e2a\u90fd\u5230\u5916\u9762\u6765.\u4e00\u4f4d\u5168\u80fd\u516c\u53f8\u7684\u4ee3\u8868\u60f3\u5728\u9547\u4e0a\u8bb2\u8bdd.","hellolovelypeople":"\u5854\u5df4\u9547\u7684\u516c\u6c11\u4eec,\u4f60\u4eec\u597d!","darnitjohn":"\u7b49\u7b49...\u7ea6\u7ff0\u5728\u54ea\u91cc?","darnitjohn2":"\u8be5\u6b7b\u7684,\u7ea6\u7ff0!\u5feb\u51fa\u6765!","darnitjohn3":"\u7ea6\u7ff0.","darnitjohn4":"\u662f\u7684,\u5973\u58eb?","darnitjohn6":"\u5443.......","darnitjohn7":"\u6211\u4e0d\u786e\u5b9a...","darnitjohn8":"\u554a\u554a!!!","darnitjohn10":"\u7acb\u523b!","johnissorry":"\u5bf9\u4e0d\u8d77,\u5973\u58eb...\u6211... \\n\u770b\u5230... \\n\u4e00\u4e9b... \\n\u9c9c\u82b1...","uselessnes":"\u7ea6\u7ff0,\u4f60\u7edd\u5bf9\u662f\u4e2a\u6ca1\u7528\u7684\u4eba.\u6211\u4e0d\u76f8\u4fe1\u6211\u4eec\u66fe\u7ecf\u5728\u4e00\u8d77\u8fc7.","cometomepls":"\u73b0\u5728,\u5404\u4f4d,\u8bf7\u5230\u5e02\u4e2d\u5fc3\u6765.\u5168\u80fd\u516c\u53f8\u5e0c\u671b\u5411\u60a8\u81f4\u8bcd!","hellolovelypeople3":"\u8fd9\u4e2a\u9547\u4e0a\u771f\u7684\u53ea\u6709\u4f60\u4eec\u8fd9\u4e9b\u4eba\u5417?\u8fd9\u91cc\u6ca1\u6709\u4eba!\u8fd9\u80af\u5b9a\u662f\u82b3\u767b\u5730\u533a\u6700\u5c0f\u7684\u57ce\u9547.","hellolovelypeople5":"\u4e0d...\u7b49\u7b49....\u6211\u4eec\u8fd8\u7f3a\u5c11\u4e00\u4e2a\u4eba... \\n\u5728\u82b3\u767b\u5730\u533a\u5269\u4e0b\u7684\u552f\u4e00\u7684\u7cbe\u7075\u7e41\u6b96\u8005.\u90a3\u4e2a\u81ea\u79f0\u662f\u7cbe\u7075\u6559\u6388\u7684\u4eba","whereismyhairbrush":"\u7ea6\u7ff0,\u683c\u5170\u7279,\u6563\u5f00.\u627e\u5230\u4ed6.","oopsie":"\u5f88\u62b1\u6b49\u8ba9\u4f60\u770b\u5230\u8fd9\u4e9b.\u4ed6\u6709\u65f6\u771f\u662f\u592a\u65e0\u7528\u4e86.","ourstuffisours":"\u4f60\u7a76\u7adf\u4e3a\u4ec0\u4e48\u5728\u8fd9\u91cc?","maamiexist":"\u5973\u58eb,\u4ed6\u4e0d\u5728\u5c4b\u91cc.","maamiexist2":"\u6709\u4ec0\u4e48\u611f\u5174\u8da3\u7684\u4e1c\u897f\u5417?","maamiexist3":"\u6709\u4e00\u53f0\u7535\u8111\u5728\u8fd0\u884cUbuntu.\\n\u6211\u672c\u6765\u60f3\u6ca1\u6536\u5b83,\u4f46\u6211\u77e5\u9053Gnome\u4e0d\u662f\u4f60\u7684\u98ce\u683c......","itsmyaurababe":"\u73b0\u5728,\u4f60\u662f\u8c01?","itsmyaurababe2":"\u55ef,\u73b0\u5728\u6211\u771f\u7684\u770b\u5230\u4e86\u4f60,\u4f60\u6709\u4e00\u4e2a\u76f8\u5f53\u795e\u79d8\u7684\u5149\u73af.\\n... ... ... ...\\n\u6211\u4eec\u5e94\u8be5\u627e\u4e2a\u65f6\u95f4\u8c08\u8c08.\u4e5f\u8bb8\u5728\u68c9\u82b1\u9547\u89c1?","itsmyduhduhduh":"\u6536\u5230\u4e86\u827e\u8389\u7684\u5730\u5740!","itsmyaurababe3":"\u6211\u5e0c\u671b\u6211\u4eec\u4f1a\u518d\u6b21\u89c1\u9762. ","maamnothing":"\u5973\u58eb...\\n","maamnothing2":"\u8be5\u6b7b\u7684\u7ea6\u7ff0!\u6211\u4eec\u8fdf\u5230\u4e86!\\n\u4f60\u60f3\u8981\u4ec0\u4e48?","maamnothing3":"\u6211...\u6211...\u6ca1\u6709\u627e\u5230\u4efb\u4f55\u4e1c\u897f.","maamnothing5":"\u5973\u58eb,\u6211\u4e5f\u6ca1\u6709\u627e\u5230\u4ed6.","solongjohn":"\u7ea6\u7ff0,\u4f60\u5e94\u8be5\u7559\u5728\u8fd9\u91cc\u7ef4\u6301\u548c\u5e73.\\n\u53cd\u6b63\u6211\u4e5f\u4e0d\u5e0c\u671b\u4f60\u5728\u8eab\u8fb9.","solongjohn2":"\u6765\u5427,\u683c\u5170\u7279,\u6211\u4eec\u6709\u4e00\u4e2a\u65f6\u95f4\u8868\u8981\u9075\u5b88.","seeme":"\u4e00\u5b9a\u8981\u6765\u89c1\u6211...","knight4ispoor":"\u5979\u771f\u7684\u4e0d\u662f\u4e00\u4e2a\u574f\u4eba.","wherewasshe":"\u5979\u6ca1\u6709\u544a\u8bc9\u6211\u4eec\u8fd9\u4e2a\u574f\u6d88\u606f...","waitdontgo":"${{name}}!\u7b49\u7b49,\u5148\u522b\u6025\u7740\u8d70!","thetvbescreamin":"\u4eb2\u7231\u7684,\u7b49\u7b49.\u6211\u6253\u5f00\u7535\u89c6,\u4e00\u4e2a\u5168\u6e20\u9053\u65b0\u95fb\u53d1\u5e03\u4f1a\u51fa\u73b0\u4e86.\\n\u6211\u4eec\u5e94\u8be5\u770b\u4e00\u4e0b.","ipausedit":"\u6211\u6682\u505c\u4e86\u7535\u89c6,\u8bf7\u7ed9\u6211\u62ff\u676f\u6c34,\u7136\u540e\u6211\u4eec\u53ef\u4ee5\u4e00\u8d77\u770b.","announcement1":"\u82b3\u767b\u5730\u533a\u7684\u516c\u6c11\u4eec,\u4f60\u4eec\u597d!\\n\u611f\u8c22\u4f60\u6536\u542c\u8fd9\u4e2a\u5f3a\u5236\u6027\u516c\u544a.","announcement2":"\u6211\u4eec\u7231\u4f60!","announcement3":"\u8c22\u8c22\u4f60.\u6211\u4e5f\u7231\u4f60\\n\u73b0\u5728,\u8bf4\u8bf4\u624b\u5934\u7684\u4e8b\u60c5.","announcement4":"\u5bf9\u6240\u6709\u6b63\u5728\u6536\u542c\u7684\u4e30\u767b\u5730\u533a\u548c\u5176\u4ed6\u5730\u533a\u7684\u516c\u6c11,\u6211\u6b22\u8fce\u4f60\u4eec.\\n\u6211\u7684\u540d\u5b57\u662f\u827e\u4f2f,\u5bf9\u4e8e\u90a3\u4e9b\u60f3\u77e5\u9053\u7684\u4eba\u6765\u8bf4,\u6211\u7684\u540d\u5b57\u662fA-E-B-L-E,\u6211\u662f\u5168\u80fd\u516c\u53f8\u7684\u9996\\n\u5e2d\u6267\u884c\u5b98!\\n","whythecheering":"\u90a3\u4e9b\u5168\u80fd\u516c\u53f8\u7684\u4eba\u4e3a\u4ed6\u6b22\u547c\u5f97\u5f88\u5389\u5bb3.\u6211\u60f3\u77e5\u9053\u4e3a\u4ec0\u4e48?","ohnoes":"\u55ef...\u6211\u4e0d\u77e5\u9053\u8be5\u4f5c\u4f55\u611f\u60f3...","ohnoes2":"\u73b0\u5728\u8fd9\u4e00\u5207\u90fd\u7ed3\u675f\u4e86......\u6211\u4eec\u4ecd\u7136\u9700\u8981\u4ece\u7cbe\u7075\u5546\u5e97\u8d2d\u4e70\u836f\u6c34.\\n\u8bf7\u786e\u4fdd\u4f60\u5728\u5bb5\u7981\u524d\u56de\u6765!","depressedmom":"\u4ed6\u4e3a\u4ec0\u4e48\u8981\u505a\u8fd9\u6837\u7684\u4e8b...\u6211\u4ee5\u4e3a\u4ed6\u5173\u5fc3...","waterwater":"\u6c34\u662f\u51b0\u51b7\u7684,\u5f88\u597d\u559d!","watchmewatchme":"\u4f60\u4e3a\u4ec0\u4e48\u8981\u8fdb\u57ce,\u4f60\u77e5\u9053\u6709\u4e00\u4e2a\u65e9\u671f\u7684\u5bb5\u7981.\\n... ... ... ...\\n... ... ... ...\\n\u4f60\u770b\u8d77\u6765\u4e0d\u50cf\u662f\u4e2a\u5a01\u80c1,\u6240\u4ee5\u4f60\u53ef\u4ee5\u53bb\u9547\u4e0a\u4e86... ...\\n\u53ea\u662f\u4e0d\u8981\u544a\u8bc9\u90a3\u4e9b\u5168\u80fd\u516c\u53f8\u7684\u6253\u624b\u6211\u8ba9\u4f60\u8fc7\u53bb\u4e86,\u597d\u5417?","grumble":"\u5168\u80fd\u516c\u53f8\u662f\u4e00\u7fa4\u66b4\u5f92,\u4f46\u6211\u4eec\u6ca1\u6709\u9009\u62e9......\\n\u6b63\u5982\u5979\u5e38\u8bf4\u7684,\u4f30\u8ba1\u6211\u4eec\u5fc5\u987b\u4e0e\u4ed6\u4eec\u5408\u4f5c......","professorexists":"\u8bf7\u7ed9\u621112\u74f6\u836f\u6c34.","professorexists1":"\u8c22\u8c22\u4f60,\u672c.","professorexists1.5":"\u4e3a\u4ec0\u4e48\u8981\u5411\u4f60\u95ee\u597d!","potions2":"\u6536\u5230\u4e862\u4e2a\u836f\u6c34!","professorexists3":"\u54e6!\u8bf7\u539f\u8c05\u6211\u7684\u4e3e\u6b62,\u6211\u4e0d\u6562\u76f8\u4fe1\u6211\u4ece\u6765\u6ca1\u6709\u4ecb\u7ecd\u8fc7\u6211\u81ea\u5df1\\n\u6211\u7684\u540d\u5b57\u662f\u51ef\u00b7\u96f7\u6069,\u88ab\u79f0\u4e3a\u7cbe\u7075\u6559\u6388.\\n\u591a\u5e74\u6765,\u6211\u4e00\u76f4\u662f\u82b3\u767b\u5730\u533a\u552f\u4e00\u88ab\u5141\u8bb8\u7814\u7a76\u7cbe\u7075\u7684\u4eba.","professorexists4":"\u73b0\u5728,\u6211\u77e5\u9053\u4f60\u5728\u60f3\u4ec0\u4e48,\u4e3a\u4ec0\u4e48\u4ed6\u4eec\u4f1a\u5141\u8bb8\u6211?\\n\u5bf9\u4f60\u6765\u8bf4\u5f88\u4e0d\u5e78,\u8fd9\u4e2a\u79d8\u5bc6\u53ea\u5c5e\u4e8e\u6211,\u4e5f\u53ea\u5c5e\u4e8e\u6211\u81ea\u5df1\\n\u7136\u800c,\u5168\u80fd\u516c\u53f8\u5e94\u8be5\u5f88\u5feb\u5c31\u4f1a\u6709\u4e00\u4e2a\u65b0\u7684\u516c\u544a,\u6211\u60f3\u4f60\u4f1a\u559c\u6b22\u5b83.\\n\u6211\u4eec\u6700\u597d\u8ba9\u4f60\u56de\u5bb6\u770b\u7b2c\u4e8c\u4e2a\u516c\u544a,\u6765\u5427!","theenergy":"\u90a3\u4e2a\u4eba\u7684\u80fd\u91cf\u662f\u65e0\u9650\u7684.......","hmmm":"\u6211\u60f3\u77e5\u9053\u4ed6\u4eec\u5728\u90a3\u8fb9\u505a\u4ec0\u4e48?","hmmm2":"\u6211\u542c\u8bf4\u4ed6\u4eec\u6b63\u5728\u5efa\u9020\u4e00\u4e2a\u65b0\u7684\u516c\u56ed.\u4e3a\u4e86 \\\"\u7eff\u5316\u8be5\u5730\u533a\\\"","hmmm3":"\u8fd9\u6709\u4ec0\u4e48\u610f\u4e49?\u53cd\u6b63\u8def\u7ebf\u4e0a\u51e0\u4e4e\u90fd\u662f\u8349.","hmmm5":"\u9ea6\u514b\u65af,\u5c3d\u7ba1\u4f60\u53ef\u80fd\u60f3\u8981\u4e00\u4e2a,\u4f46\u6211\u4eec\u5df2\u7ecf\u786e\u5b9a\u4e86\u8fd9\u4e00\u70b9.\u4ed6\u4eec\u4e0d\u662f\u5728\u505a,\u4e5f\u4e0d\u4f1a\u505a\u4e00\\n\u4e2a\u6c34\u4e0a\u516c\u56ed.","hmmm7":"\u4e0d\u8fc7\u5929\u6c14\u5f88\u597d,\u4e0d\u662f\u5417?","timeforround22":"\u54e6!\u4f60\u771f\u7684\u62ff\u5230\u4e86\u836f\u6c34!?\u5f88\u597d!\u73b0\u5728\u6211\u4eec\u771f\u7684\u9700\u8981\u56de\u53bb\u4e86.","moreannouncement":"\u82b3\u767b\u5730\u533a\u7684\u6240\u6709\u516c\u6c11\u8bf7\u6ce8\u610f!\\n","youneedtodothis":"\u6211...\u6211\u60f3\u4f60\u9700\u8981\u7814\u7a76\u4e00\u4e0b\u8fd9\u4e2a\u95ee\u9898...\\n\u6211\u4e0d\u60f3\u5931\u53bb\u4f60,\u5c24\u5176\u662f\u5728\u6211\u4eec\u521a\u521a\u5b89\u5b9a\u4e0b\u6765\u7684\u65f6\u5019.","iknowyou":"\u4f60\u597d,\u51ef\u8389,\u4f60\u597d,${{name}},\u5f53\u6211\u65e0\u610f\u4e2d\u542c\u5230\u4f60\u5728\u8c08\u8bba\u516c\u544a\u65f6,\u53ea\u662f\u987a\u4fbf\u95ee\u5019\u4e00\u4e0b.","ihaveyourmoney2":"\u6211\u6709\u4e00\u4e9b\u50a8\u5b58\u8d77\u6765\u7684\u4e1c\u897f\u9700\u8981\u597d\u597d\u5229\u7528,\u800c\u4e14\u5168\u80fd\u516c\u53f8\u6b20\u6211\u4e00\u4e2a\u4eba\u60c5.\\n\u6211\u786e\u4fe1\u53ef\u4ee5\u5b89\u6392\u4e00\u4e9b\u4e8b\u60c5.\u83b7\u5f97\u8d44\u683c\u8bc1\u4e66\u662f\u5bb9\u6613\u7684\u90e8\u5206.\u83b7\u5f97\u4f60\u7684\u7b2c\u4e00\u4e2a\u7cbe\u7075\u5c31\u6709\u70b9\u56f0\\n\u96be\u4e86......\\n\u5e78\u8fd0\u7684\u662f,\u6211\u78b0\u5de7\u8ba4\u8bc6\u4e00\u4e2a\u4eba,\u4ed6\u53ef\u4ee5\u63a5\u89e6\u5230\u591a\u4e2a\u4e0d\u540c\u7684\u7cbe\u7075......\\n\u4ed6\u5c31\u662f\u6211\u672c\u4eba!\\n\u73b0\u5728,\u6211\u77e5\u9053\u8981\u5904\u7406\u7684\u4e8b\u60c5\u5f88\u591a,\u6240\u4ee5\u6211\u4f1a\u5728\u6211\u7684\u5b9e\u9a8c\u5ba4\u91cc\u7b49\u5f85\u4f60\u7684\u51b3\u5b9a.","hebenice":"\u4ed6\u662f\u4e2a\u597d\u4eba,\u4e5f\u8bb8\u4f60\u81f3\u5c11\u5e94\u8be5\u770b\u770b\u4ed6\u600e\u4e48\u8bf4.","moverocky":"\u6765\u5427,\u6d1b\u57fa!\u4f60\u53ef\u4ee5\u79fb\u52a8!\u6211\u76f8\u4fe1!","moverocky2":"\u597d\u5427,\u4f60\u51c6\u5907\u597d\u4e86\u5c31\u884c\u52a8,\u6211\u5728\u8fd9\u91cc\u7b49\u4f60.","tuxemontime":"\u554a,\u4f60\u6765\u4e86!\u5f88\u597d!","tuxemontime1.5":"\u6211\u8ba4\u4e3a\u8fd9\u610f\u5473\u7740\u4f60\u5df2\u7ecf\u51b3\u5b9a\u52a0\u5165\u5ba1\u5224?","tuxemontimechoiceyes":"\u707f\u70c2\u7684!","tuxemontimechoiceno":"\u54e6......\u597d\u5427......\u5982\u679c\u4f60\u6539\u53d8\u4e3b\u610f,\u6211\u5c31\u5728\u8fd9\u91cc...","tuxemontime2":"\u73b0\u5728,\u8981\u505a\u7684\u7b2c\u4e00\u4ef6\u4e8b\u662f\u628a\u4f60\u7684\u6587\u4ef6\u90fd\u51c6\u5907\u597d...","tuxemontime3":"\u6211\u4eec\u8d70\u5427!","tuxemontime3.1":"\u8fd9\u662f\u4f60\u7684\u6ce8\u518c\u6587\u4ef6,\u7b2c\u4e00\u4e2a\u6218\u533a\u4f1a\u8981\u6c42\u4f60\u51fa\u793a\u8fd9\u4e9b\u6587\u4ef6\u4ee5\u6362\u53d6\u8bad\u7ec3\u5e08\u5fbd\u7ae0.\\n\u6b64\u540e\u4f60\u5c31\u4e0d\u9700\u8981\u8fd9\u4e9b\u6587\u4ef6\u4e86.\\n","obtainedpapers":"\u6536\u5230\u6ce8\u518c\u6587\u4ef6!","tuxemontime4":"\u73b0\u5728\u662f\u6700\u91cd\u8981\u7684\u90e8\u5206!\u9009\u62e9\u4f60\u7684\u7cbe\u7075!\\n\u4e0d\u5e78\u7684\u662f,\u6211\u7684\u8d44\u91d1\u6765\u6e90\u6700\u8fd1\u53d8\u5f97...\u72b9\u8c6b\u4e0d\u51b3.\u8fd9\u4f7f\u5f97\u4f60\u53ea\u80fd\u9009\u62e9\u4e09\u53ea\u5c0f\u7cbe\u7075,\u5bf9\u6b64\u6211\\n\u5f88\u62b1\u6b49.\\n\u8fd9\u4e09\u4e2a\u9009\u62e9\u662f\u5c0f\u5ca9\u732b,\u3001\u7ea2\u706b\u9e1f,\u3001\u954a\u9e6d.","chooseyerfate":"\u4f60\u60f3\u8981\u54ea\u4e00\u4e2a\u7cbe\u7075?","chooseyerfateRockitten":"\u4e00\u4e2a\u53ef\u9760\u7684\u9009\u62e9!\u5c0f\u5ca9\u732b\u662f\u4e00\u79cd\u571f\u7cfb\u7684\u7cbe\u7075.\u5728\u4e2d\u4e16\u7eaa,\u4ed6\u4eec\u9972\u517b\u7684\u5c0f\u5ca9\u732b\u662f\u4e3a\u4e86\u5750\u5728\\n\u95e8\u8fb9,\u770b\u8d77\u6765\u5f88\u53ef\u7231.\\n\u4f60\u60f3\u9009\u62e9\u5c0f\u5ca9\u732b\u5417?","choseRockitten":"\u597d\u4e86,\u8fd9\u662f\u4f60\u7684\u5c0f\u5ca9\u732b!\u6211\u77e5\u9053\u4f60\u4eec\u4e24\u4e2a\u5c06\u4e00\u8d77\u8fdb\u884c\u4f1f\u5927\u7684\u5192\u9669!","choseRockitten2":"\u9996\u5148,\u8ba9\u6211\u4eec\u7528\u4e00\u573a\u5feb\u901f\u7684\u7cbe\u7075\u6218\u6597\u6765\u6d4b\u8bd5\u4f60\u7684\u6218\u6597\u80fd\u529b.\\n \u8ba9\u6211\u4eec\u6765\u770b\u770b...\u6211\u9009\u62e9\u7ea2\u706b\u9e1f.","rockitten!":"\u83b7\u5f97\u4e86\u5c0f\u5ca9\u732b!","nochoiceTuxemon":"\u597d\u5427,\u4f60\u4e3a\u4ec0\u4e48\u4e0d\u770b\u770b\u53e6\u5916\u4e24\u4e2a?","chooseyerfateCardiling":"\u4e00\u4e2a\u6709\u8da3\u7684\u9009\u62e9,\u5b83\u8bf4\u660e\u4e86\u4f60\u5185\u5fc3\u7684\u706b\u82b1.\u7ea2\u706b\u9e1f\u662f\u4e00\u53ea\u706b\u7cfb\u7cbe\u7075,\u4ee5\u5077\u53d6\u670b\u53cb\u548c\u654c\u4eba\\n\u7684\u98df\u7269\u800c\u95fb\u540d.\\n\u4f60\u60f3\u9009\u62e9\u7ea2\u706b\u9e1f\u5417?","choseCardiling":"\u597d\u4e86,\u8fd9\u662f\u4f60\u7684\u7ea2\u706b\u9e1f!\u6211\u77e5\u9053\u4f60\u4eec\u4e24\u4e2a\u5c06\u4e00\u8d77\u8fdb\u884c\u4f1f\u5927\u7684\u5192\u9669!","choseCardiling2":"\u9996\u5148,\u8ba9\u6211\u4eec\u7528\u4e00\u573a\u5feb\u901f\u7684\u7cbe\u7075\u6218\u6597\u6765\u6d4b\u8bd5\u4f60\u7684\u6218\u6597\u80fd\u529b.\\n \u8ba9\u6211\u4eec\u6765\u770b\u770b...\u6211\u9009\u62e9\u954a\u9e6d.","chosefight":"\u8fd8\u6709...\u8ba9\u6211\u4eec\u6218\u6597\u5427!","cardiling!":"\u83b7\u5f97\u4e86\u7ea2\u706b\u9e1f!","choseTweesher":"\u597d\u4e86,\u8fd9\u662f\u4f60\u7684\u954a\u9e6d!\u6211\u77e5\u9053\u4f60\u4eec\u4e24\u4e2a\u5c06\u4e00\u8d77\u8fdb\u884c\u4f1f\u5927\u7684\u5192\u9669!","choseTweesher2":"\u9996\u5148,\u8ba9\u6211\u4eec\u7528\u4e00\u573a\u5feb\u901f\u7684\u7cbe\u7075\u6218\u6597\u6765\u6d4b\u8bd5\u4f60\u7684\u6218\u6597\u80fd\u529b.\\n \u8ba9\u6211\u4eec\u6765\u770b\u770b...\u6211\u9009\u62e9\u5c0f\u5ca9\u732b.","tweesher!":"\u83b7\u5f97\u4e86\u954a\u9e6d!","yahaha":"\u554a\u54c8!\u627e\u5230\u4f60\u4e86!","gasp":"\u7b49\u7b49...","brokethegasp":"\u73b0\u5728,\u5c0f\u59d0,\u5982\u679c\u6211\u53ef\u4ee5\u7684\u8bdd,${{name}}\u8fd9\u6837\u505a\u4e0d\u4ec5\u4ec5\u662f\u4e3a\u4e86\u4e00\u4efd\u5de5\u4f5c.","brokethegasp2":"\u4f60.\u4f60\u4e3a\u4ec0\u4e48\u8981\u8bf4\u8bdd?\u6211\u6ca1\u8ba9\u4f60\u8bf4\u8bdd.","brokethegasp3":"\u6c42\u4f60\u4e86,\u5168\u80fd\u7684\u5973\u58eb,${{name}}\u7684\u6bcd\u4eb2\u60f3\u8ba9\u4ed6\u4eec\u53c2\u52a0\u8bad\u7ec3\u5e08\u9635\u8425,\u770b\u770b\u6574\u4e2a\u5730\u533a\u7684\u60c5\\n\u51b5\\n${{name}}\u5e76\u4e0d\u662f\u4e3a\u4e86\u5de5\u4f5c,\u4ed6\u4eec\u662f\u4e3a\u4e86\u4f53\u9a8c.","gasp3":"\u5982\u679c\u8fd9\u662f\u771f\u7684,\u4f60\u6bd4\u6211\u610f\u8bc6\u5230\u7684\u66f4\u591a......","gasp4":"\u597d\u5427,\u6211\u8ba9\u4f60\u7684\u6ce8\u518c\u6587\u4ef6\u4fdd\u6301\u539f\u6837.\u5c31\u73b0\u5728\u800c\u8a00.\\n\u7ea6\u7ff0,\u683c\u5170\u7279,\u628a\u6240\u8c13\u7684\u7cbe\u7075\u6559\u6388\u5e26\u5230\u4ed6\u7684\u65b0\u5bb6.","goodbye":"\u4e0d\u8981\u8ba9\u5ba1\u5224\u963b\u788d\u4f60\u6765\u89c1\u6211.\u4e8b\u5b9e\u4e0a...\u4e5f\u8bb8\u6211\u4f1a\u5148\u627e\u5230\u4f60.","goodbye2":"\u518d\u89c1${{name}}!\u795d\u4f60\u5728\u5ba1\u5224\u4e2d\u597d\u8fd0,\u4f60\u4f1a\u9700\u8981\u5b83\u7684.","tabatownbattlearea":"\u5168\u80fd\u516c\u53f8\u8ba4\u8bc1\u6218\u533a-\u5854\u5df4\u9547","heystop":"\u4f60\u4e3a\u4ec0\u4e48\u8981\u8fd9\u6837\u505a?","heystop2":"\u5c0f\u59d0,\u6211\u4eec\u5df2\u7ecf\u544a\u8bc9\u4f60\u4e86.\u6839\u636e\u7b2c3\u6761\u7b2c2\u6b3e,\u5168\u80fd\u516c\u53f8\u4fdd\u7559\u6839\u636e\u9700\u8981\u5173\u95ed\u548c\u7ef4\u62a4\u533a\u57df\u7684\\n\u6743\u5229.","heystop4":"\u739b\u4e3d\u838e,\u4e5f\u8bb8\u6211\u4eec\u5e94\u8be5\u6682\u65f6\u79bb\u5f00,\u6211\u4eec\u6539\u5929\u518d\u6765.","heystop5":"\u4f46\u662f...\u4f46\u662f...\u4ed6\u4eec\u6316\u8d70\u4e86\u6211\u4eec\u7684\u82b1.\u4e0d\u52a0\u601d\u7d22,\u4e0d\u95ee\u81ea\u660e.","heystop7":"\u5982\u679c\u4ed6\u4eec\u4e0d\u662f\u4e00\u5fc3\u60f3\u8981\u5e26\u56de\u7cbe\u7075,\u6211\u4eec\u8fd8\u6709\u6211\u4eec\u7684\u7279\u6b8a\u82b1\u5730......","soiwashearing":"\u597d\u5427,\u770b\u8d77\u6765\u6211\u4eec\u7ec8\u4e8e\u627e\u5230\u4e86\u4e00\u4e2a\u82b1\u5546,\u6bcf\u4e2a\u4eba\u90fd\u662f\u5982\u6b64.","soiwashearing2":"\u4f60,\u90a3\u4e2a\u82b1\u5320,\u4f60\u662f\u8c01?","soiwashearing3":"\u6211\u7684\u540d\u5b57\u662f\u739b\u4e3d\u838e,\u8fd9\u4e9b... \u8fd9\u4e9b...\u6b79\u5f92!\u7834\u574f\u4e86\u6211\u7684\u82b1\u5730.","soiwashearing4":"\u4f60\u600e\u4e48\u6562...\\n\u8fd9\u5c31\u662f\u4f60\u6240\u8bf4\u7684\u603b\u7406!\u8bf7\u5c0a\u91cd\u4e00\u4e0b!","soiwashearing6":"\u4e0d,\u6731\u5229\u53f6\u65af,\u6211\u8ba4\u4e3a\u8fd9\u6ca1\u6709\u5fc5\u8981.","soiwashearing7.5":"\u4f46\u4efb\u4f55\u8ba8\u538c\u5168\u80fd\u516c\u53f8\u7684\u4eba\u90fd\u662f\u6211\u7684\u670b\u53cb.","soiwashearing10":"\u6211\u5e0c\u671b\u80fd\u5f97\u5230\u6b63\u786e\u7684\u5904\u7406.","y-yes":"\u662f......\u662f\u7684.\u5973\u58eb.","soiwashearing11":"\u5f88\u597d,\u73b0\u5728\u8ddf\u6211\u6765,\u4ee5\u4fbf\u6211\u53ef\u4ee5\u548c\u8fd9\u4e9b\u6240\u8c13\u7684 \\\"\u9a91\u58eb \\\"\u4ea4\u8c08","allofyounow":"\u4efb\u4f55\u6ca1\u6709\u7cbe\u7075\u7684\u4eba\u90fd\u9700\u8981\u79bb\u5f00.\u8fd9\u53ef\u80fd\u4f1a\u53d8\u5f97\u5f88\u6df7\u4e71.","taketheleft":"\u4f60\u8d1f\u8d23\u5de6\u8fb9\u7684\u90a3\u4e2a,\u6211\u8d1f\u8d23\u5176\u4ed6\u4e09\u4e2a.","taketheleft2":"\u62ff\u4e0b\u5de6\u8fb9\u7684\u90a3\u4e2a!\u522b\u62c5\u5fc3,\u6211\u4f1a\u62ff\u4e0b\u8fd9\u4e09\u4e2a!","nobodygetsthrough":"\u65e0\u8bba\u4f60\u5e26\u8c01\u6765,\u6211\u90fd\u4e0d\u4f1a\u8ba9\u4efb\u4f55\u4eba\u901a\u8fc7!","staples":"\u55ef,\u8fd9\u5f88\u5bb9\u6613.","higrunts":"\u8fd9\u4e9b\u6b65\u5175\u751a\u81f3\u6ca1\u6709\u5f97\u5230\u9002\u5f53\u7684\u8bad\u7ec3,\u6240\u4ee5\u4ed6\u4eec\u4e0d\u662f\u6211\u7684\u5bf9\u624b.\u770b\u8d77\u6765\u4f60\u4e5f\u505a\u5f97\u4e0d\u8d56.","higrunts2":"\u5728\u8fd9\u91cc,\u6211\u5c06\u6cbb\u6108\u4f60\u7684\u7cbe\u7075.","ohaimisa2":"\u6211\u542c\u8bf4\u6709\u8c22\u7f57\u7684\u66b4\u5f92\u5728\u6bb4\u6253\u6211\u7684\u4eba,\u4f46\u6211\u6ca1\u60f3\u5230\u4f1a\u662f\u4f60,\u7c73\u8428!","ohaimisa3":"\u55e8,\u51ef\u5c14,\u4f60\u4e3a\u4ec0\u4e48\u5728\u8fd9\u91cc?","ohaimisa5":"\u7b49\u7b49,\u4ed6\u4eec\u4e0d\u662f\u6211\u7684...","ohaimisa6":"\u554a,\u65e0\u6240\u8c13\u4e86.\u53cd\u6b63\u6211\u6709\u66f4\u91cd\u8981\u7684\u4e8b\u60c5\u8981\u505a.\u4f60\u4eec\u4e24\u4e2a\u73a9\u5f97\u5f00\u5fc3\u70b9,\u522b\u518d\u4f24\u5bb3\u6211\u7684\u4eba\u4e86!\\n","kylekindasucks2":"\u4ece\u53e6\u4e00\u4e2a\u89d2\u5ea6\u770b,\u770b\u6765\u51ef\u5c14\u662f\u6765\u5f00\u8def\u7684.\u73b0\u5728\u770b\u6765,\u6218\u6597\u533a\u5df2\u7ecf\u5f00\u653e\u4e86.","kylekindasucks3":"\u6211\u77e5\u9053\u4f60\u6b63\u5728\u7ecf\u5386\u5ba1\u5224\u548c\u6240\u6709,\u4f46\u8bf7\u6ce8\u610f\u4f60\u7684\u80cc\u540e.\u5168\u80fd\u516c\u53f8\u7684\u4eba\u65e0\u5904\u4e0d\u5728,\u76d1\u89c6\u7740\u4e00\\n\u5207.\\n\u4ed6\u4eec\u6ca1\u6709\u95ee\u9898......\u5904\u7f6e\u9ebb\u70e6\u7684\u4eba.","kylekindasucks4":"\u6211\u4e0d\u5e0c\u671b\u770b\u5230\u53e6\u4e00\u4e2a\u4eba\u6d88\u5931.\u7279\u522b\u662f\u50cf\u4f60\u8fd9\u6837\u6709\u524d\u9014\u7684\u4eba.","kylekindasucks5":"\u597d\u4e86,\u6211\u53ef\u80fd\u5df2\u7ecf\u5728\u8fd9\u91cc\u5446\u5f97\u591f\u4e45\u4e86.\u6211\u8be5\u56de\u53bb\u4e86.","kylekindasucks6":"\u54e6,\u8fd8\u6709 ${{name}}?","kylekindasucks7":"\u6211\u4f1a\u5173\u6ce8\u4f60.\u4e8b\u5b9e\u4e0a,\u6211\u751a\u81f3\u4f1a\u652f\u6301\u4f60.\\n\u4e0d\u8981\u8ba9\u6211\u5931\u671b,\u597d\u5417?","kylekindasucks8":"\u4f60\u4eec\u56db\u4e2a,\u56de\u5bb6\u53bb\u5427.\u8bb0\u4f4f,\u4f60.\u4ec0\u4e48\u90fd\u6ca1\u770b\u5230.\\n\u660e\u767d\u5417?\\n\u54e6,\u8fd8\u6709\u82b1\u5320?\u5728\u67d0\u4e2a\u65f6\u5019\u6765\u627e\u6211.\u6211\u7684\u5730\u5740\u5c31\u5728\u6211\u7ed9\u4f60\u7684\u5361\u7247\u4e0a. ","misaisleavingfornow2":"\u795d\u4f60\u597d\u8fd0, ${{name}}.\u6211\u76f8\u4fe1\u6211\u4eec\u4f1a\u518d\u89c1\u5230\u5bf9\u65b9. ","imherenow":"\u6211\u5728\u8fd9\u91cc\u662f\u4e3a\u4e86\u786e\u4fdd\u6ca1\u6709\u4eba\u4e0d\u5c0a\u91cd\u5168\u80fd\u516c\u53f8!\\n... .... ... ...\\n\u6211\u5982\u4f55\u505a\u5230\u8fd9\u4e00\u70b9?\u5443.......\u4e5f\u8bb8\u6211\u4f1a\u5f88\u5ba2\u6c14\u5730\u95ee\u4ed6\u4eec?","welcometotaba":"\u6709\u5fd7\u4e8e\u6b64\u7684\u7cbe\u7075\u8bad\u7ec3\u5e08\u4eec,\u4f60\u4eec\u597d!","welcometotaba2":"\u795d\u8d3a\u4f60\u4eec\u901a\u8fc7\u4e86\u4e25\u683c\u7684\u8bc4\u4f30!\\n\u4f60\u4eec\u662f\u88ab\u9009\u4e2d\u6210\u4e3a\u8bd5\u9a8c\u4e2d\u7b2c\u4e00\u6279\u53c2\u8d5b\u8005\u7684\u5e78\u8fd0\u7fa4\u4f53!","welcometotaba3":"\u6211\u4eec\u4e0d\u662f\u53ea\u6709\u4e09\u4e2a\u4eba\u5417?\u4f3c\u4e4e\u6211\u4eec\u51e0\u4e4e\u6ca1\u6709\u8d44\u683c\u4f5c\u4e3a\u4e00\u4e2a \\\"\u56e2\u4f53\\\".","welcometotaba6":"... .... ...","welcometotaba11":"\u5bf9\u4e0d\u8d77,\u5148\u751f,\u4f46\u8fd9\u600e\u4e48\u4f1a\u662f\u4e00\u79cd\u8363\u8a89?\u6211\u662f\u88ab\u8feb\u8fd9\u6837\u505a\u7684.\u6211\u6ca1\u6709\u9009\u62e9\u6210\u4e3a\u5ba1\u6838\u7684\u4e00\\n\u90e8\u5206.","welcometotaba12":"\u8bda\u7136,\u6211\u4eec\u786e\u5b9e\u628a\u4e00\u4e9b\u6709\u524d\u9014\u7684\u5168\u80fd\u516c\u53f8\u65b0\u5175\u9001\u8fdb\u4e86\u8bad\u7ec3\u5e08\u57f9\u8bad,\u6240\u4ee5\u5982\u679c\u662f\u8fd9\u6837,\u6211\\n\u5f88\u62b1\u6b49.","welcometotaba13":"\u4e0d,\u5148\u751f,\u4f60\u56da\u7981\u4e86\u6211\u7684\u5bb6\u4eba,\u5f3a\u8feb\u6211\u548c\u6211\u7684\u5144\u5f1f\u52a0\u5165\u8bad\u7ec3\u5e08\u9635\u8425.\\n\u6240\u4ee5\u8bf7\u539f\u8c05\u6211\u5728\u4f60\u8c08\u8bba\u8bad\u7ec3\u5e08\u65f6 \\\"\u7f3a\u4e4f\u70ed\u60c5\\\".","welcometotaba14":"\u554a,\u4f60\u5c31\u662f\u6211\u7ecf\u5e38\u542c\u8bf4\u7684\u90a3\u4e2a\u82b1\u57ce\u5c0f\u5b50.\\\"\u5168\u80fd\u516c\u53f8\u7684\u672a\u6765\\\",\u4f60\u53eb\u4ec0\u4e48\u540d\u5b57?","welcometotaba15":"\u6211\u7684\u540d\u5b57\u662f\u65af\u4f69\u514b,\u5148\u751f.","kylereallysucks":"\u597d\u5427,\u65af\u6d3e\u514b,\u5982\u679c\u8fd9\u80fd\u8ba9\u4f60\u611f\u5230\u5b89\u6170\u7684\u8bdd,\u662f\u6211\u4e0b\u4e86\u653b\u51fb\u7684\u547d\u4ee4.","kylereallysucks2":"\u795d\u5927\u5bb6\u597d\u8fd0!\u6211\u5b8c\u5168\u671f\u671b\u4f60\u4eec\u6ca1\u6709\u4e00\u4e2a\u4eba\u80fd\u591f\u6210\u529f!","kylereallysucks3":"\u54e6,\u8fd8\u6709\u65af\u6d3e\u514b?\u6211\u5f88\u559c\u6b22\u8fd9\u4e9b\u5c16\u53eb\u58f0","toodles":"\u8d2b\u6c11!","dowehavetogoin3":"\u6211\u5fc5\u987b\u8fdb\u53bb,\u4e0d\u7ba1\u6211\u591a\u4e48\u4e0d\u613f\u610f,\u6211\u5fc5\u987b\u5e2e\u52a9\u6211\u7231\u7684\u4eba.","dowehavetogoin4":"\u8c01\u77e5\u9053\u5462,\u4e5f\u8bb8\u6211\u53ef\u4ee5\u4eb2\u81ea\u548c\u4ed6\u6253\u4e00\u573a!","dowehavetogoin5":"\u987a\u4fbf\u95ee\u4e00\u4e0b,\u4f60\u53eb\u4ec0\u4e48\u540d\u5b57?\u51ef\u5c14\u4f3c\u4e4e\u6839\u672c\u5c31\u6ca1\u6709\u79f0\u547c\u4f60.","hichristie":"\u54e6,\u6211\u7684\u540d\u5b57\u662f\u514b\u91cc\u65af\u8482!\u5bf9\u4e0d\u8d77,\u6211\u4e4b\u524d\u5e94\u8be5\u63d0\u5230\u7684.","hichristie2":"\u55e8,\u514b\u91cc\u65af\u8482.\u5982\u4f60\u6240\u77e5,\u6211\u662f\u65af\u4f69\u514b.\u5f88\u9ad8\u5174\u89c1\u5230\u4f60.\\n\u73b0\u5728...","hiperson":"\u4f60\u662f\u8c01,\u8c01\u662f\u7c73\u8428,\u8c01\u662f\u827e\u8389?\u7ed9\u6211\u4eec\u4ecb\u7ecd\u4e00\u4e0b!","hiperson3":"\u6211\u4eec\u4ece\u540d\u5b57\u548c\u4f60\u7684\u5bb6\u4e61\u5f00\u59cb,\u5982\u4f55?","hiperson4":"....... ....","hiperson5":"\u54e6,\u6240\u4ee5\u4f60\u662f\u6765\u81ea\u5854\u5df4\u9547\u7684!\u5f88\u597d!","hiperson6":"\u73b0\u5728,\u7c73\u8428\u548c\u827e\u8389\u662f\u8c01?","nobody":"\u6211\u5b9e\u9645\u4e0a\u4e0d\u77e5\u9053","somebody":"\u6211\u5b81\u613f\u4e0d\u8c08\u4ed6\u4eec","somebody2":"\u545c\u545c\u545c.\u90a3\u4e48\u4ed6\u4eec\u5bf9\u4f60\u6765\u8bf4\u662f\u7279\u522b\u7684\u5417?\u662f\u4e0d\u662f\u6709\u4e00\u4e2a\u4e09\u89d2\u604b?\u6765\u5427!\u6211\u4eec\u9700\u8981\u77e5\u9053","stahp2":"....\u5f88\u597d.","stahp3":"\u4f46\u4e0d\u8981\u4ee5\u4e3a\u4f60\u5728\u56de\u907f\u8fd9\u6b21\u8c08\u8bdd!\u6211\u5f88\u5feb\u5c31\u4f1a\u628a\u7ec6\u8282\u544a\u8bc9\u4f60.\u6211\u5f88\u5feb\u5c31\u4f1a\u4ece\u4f60\u90a3\u91cc\u5f97\u5230\u8be6\\n\u7ec6\u7684\u8d44\u6599!","stahp4":"\u5979\u662f\u51fa\u4e8e\u597d\u610f...","stahp5":"...\u6211\u60f3.","tabanurse_dialog\\n":"\u6b22\u8fce\u6765\u5230${{map_name}}\u7684\u7cbe\u7075\u4e2d\u5fc3!\\n\u60a8\u60f3\u4e3a\u60a8\u7684\u7cbe\u7075\u6cbb\u7597\u5417?\\n","okaythen":"\u597d\u7684!\u7ed9\u6211\u4e00\u70b9\u65f6\u95f4,\u6211\u5c31\u80fd\u6cbb\u597d\u4f60\u7684\u7cbe\u7075!","okaythen2":"\u55ef,\u770b\u8d77\u6765\u4f60\u7684\u7cbe\u7075\u73b0\u5728\u90fd\u597d\u4e86!\u4ed6\u4eec\u5728\u8fd9\u91cc!","waithere":"\u6211\u4eec\u5fc5\u987b\u6682\u65f6\u5728\u8fd9\u91cc\u7b49\u5f85.\u663e\u7136,\u524d\u9762\u6709\u68f5\u6811\u5012\u4e86.","nodrink":"\u6211\u5f88\u786e\u5b9a\u4f60\u592a\u5e74\u8f7b\u4e86,\u4e0d\u80fd\u559d\u9152......","professorswife":"\u54e6,\u4e0d!\u4f60\u521a\u521a\u9519\u8fc7\u4e86\u4ed6.\u6211\u60f3\u4ed6\u5df2\u7ecf\u8fdb\u57ce\u4e86.\u4e5f\u8bb8\u53bb\u90a3\u91cc\u770b\u770b?","understand?":"\u660e\u767d\u4e86\u5417?","input_name":"\u540d\u5b57?","input_monster_name":"\u4e3a\u4f60\u7684\u7cbe\u7075\u547d\u540d?","happy_rename":"\u54c8\u76ae\uff1a\u8fd9\u662f\u4e2a\u597d\u540d\u5b57!\u6211\u76f8\u4fe1\u4f60\u7684\u7cbe\u7075\u4f1a\u559c\u6b22\u5b83\u7684 :)","happy_guy_dialog":"\u54c8\u76ae\uff1a\u4f60\u597d!\u6211\u559c\u6b22\u7ed9\u7cbe\u7075\u53d6\u6635\u79f0,\u4f60\u60f3\u7ed9\u4f60\u7684\u7cbe\u7075\u53d6\u4e2a\u6635\u79f0\u5417?","shady_rename":"\u6539\u540d\u8005\uff1a\u795d\u4f60\u7684\u65b0\u540d\u5b57\u597d\u8fd0,\u670b\u53cb...","37707_sign_welcome":"\u6b22\u8fce\u6765\u523037707\u9547!\u6211\u4eec\u662f...","37707_sign_tower":"37707\u5854.\u8fd9\u4e2a\u5854\u7684\u7ed3\u6784\u662f\u975e\u5e38\u4e0d\u7a33\u5b9a\u7684.\u8bf7\u52ff\u8fdb\u5165!","37707_sign_foreign":"\u8fd9\u4e2a\u6807\u5fd7\u662f\u7528\u4e00\u79cd\u4f60\u65e0\u6cd5\u7406\u89e3\u7684\u5916\u8bed\u5199\u7684.","37707_house":"\u5f88\u5947\u602a.\u5b83\u662f\u9501\u7740\u7684.\u4f3c\u4e4e\u6ca1\u6709\u4eba\u5728\u4f7f\u7528\u8fd9\u680b\u697c.","37707_mail":"\u5b83\u662f\u7a7a\u7684,\u5145\u6ee1\u4e86\u8718\u86db\u7f51.","37707_exit_missing":"<recovery_module>:\u6b22\u8fce ${{name}}.\u8bf7\u7406\u89e3\u8fd9\u4e2a\u533a\u57df\u4ece\u672a\u5b58\u5728\u8fc7.\u4f60\u9047\u5230\u4e86\u4e00\u4e2a\u7cfb\u7edf\\n\u9519\u8bef.\\n<recovery_module>:\u8be5\u6545\u969c\u73b0\u5728\u5df2\u7ecf\u88ab\u4fee\u590d.\u4f60\u53ef\u4ee5\u4ece\u8fd9\u91cc\u7ee7\u7eed\u6b63\u5e38\u6e38\u620f.\u8bf7\u4e0d\u8981\u8bd5\u56fe\\n\u8fd4\u56de\u8fd9\u91cc.\\n<recovery_module>:\u9192\u6765\u5427.\u5fd8\u6389\u4e00\u5207.\u4e00\u5207\u90fd\u53ea\u662f\u4e00\u4e2a\u68a6...","37707_villager_male_2":"\u65e0\u540d\u8005\uff1a\u4f60\u4e0d\u80fd\u518d\u5e2e\u5fd9\u4e86.\u6211\u4eec\u4e0d\u5141\u8bb8\u8c08\u8bba\u8fd9\u4e2a\u95ee\u9898.\u4f60\u4e0d\u80fd\u7406\u89e3.\u79bb\u5f00\u5427.","37707_villager_male_3":"\u65e0\u540d\u8005\uff1a\u4f60......\u4f60\u4f1a\u8ba9\u6211\u4eec\u91cd\u65b0\u9677\u5165\u56f0\u5883.\u56de\u53bb\u5427,\u6c38\u8fdc\u4e0d\u8981\u518d\u56de\u6765\u4e86!","37707_sign_missing_welcome":"\u6b61\u8fca\u553b\u83ff\u63aa\u8aa4\u5c12\u93ae!\u83aa\u5011\u82c1\u553b\u8388\u6d0a\u832c\u904e","37707_sign_missing_foreign":"PyGame - UnboundLocalError.\u672c\u5730\u53d8\u91cf'map_id'\u5728\u8d4b\u503c\u524d\u88ab\u5f15\u7528\\n\u9519\u8bef404.**** \u8d44\u6e90\u672a\u627e\u5230.Please notify tHe dEvEl0p#r$ @b0%t t#1# ##### ###########\\n01010010 01100101 01101101 01100101 01101101 01100010 01100101 01110010 00100000 01101101 01100101 00101110","37707_sign_missing_hidden_read":"\u83aa\u5011\u5001\u6aa4\u6cb5\u770b\u83ff\u5b52\u9069\u500b:\u83aa\u5df3\u7d93\u6aa0\u54e0\u904e\u6cb5\u5b52.","37707_sign_missing_hidden_unread":"\u549c\u5ff2\u5aa5\u5b52","37707_house_missing":"\u9069\u91cc\u4ec0\u5e85\u561f\u8388\u6d27.\u82c1\u553b\u8388\u6d27.","37707_mail_missing":"\u549c\u6e5c\u6db3\u54cb,\u6cb5\u59b8\u59d2\u770b\u83ff\u6b54\u6db3.","37707_flower_missing":"\u63aa\u8aa4:\u5033\u4ef6\u61c6\u838bset_monster_health\u7b23\u6d5b\u5638\u6548\u50aa\u85ae$.\u83ed\u7642\u8470\u6d27\u68c8\u9748.","37707_tower_missing":"\u6cb5\u82a3\u80fd\u740e\u53fa\u2460\u500b\u82a3\u6d0a\u832c\u54cb\u8e3a\u833f\u7c85.","37707_sign_missing_tower":"\u9547N\/A <undefined_structure>. Denetsil evah dluohs uoy","spyder_papertown_stopthere":"\u563f,\u4f60\u4ee5\u4e3a\u4f60\u5728\u505a\u4ec0\u4e48?\\n \u8fdb\u5165\u8352\u91ce\u662f\u4e0d\u5b89\u5168\u7684,\u9664\u975e\u4f60\u6709\u4e00\u53ea\u7cbe\u7075.\\n \u6765\u6211\u4eec\u5e97\u91cc\u4e70\u4e00\u4e2a\u5427.","spyder_papertown_homemaker1":"\u4f60\u597d\u5417,${{name}}? \\n \u4e00\u5982\u65e2\u5f80\u5730\u5b89\u9759\u548c\u5e84\u91cd,\u6211\u770b\u5230\u4e86.","spyder_papertown_mom3":"\u54e6,\u4f60\u4e3a\u81ea\u5df1\u627e\u5230\u4e86\u4e00\u53ea\u7cbe\u7075.\u606d\u559c\u4f60! \\n \u4e3a\u4ec0\u4e48\u4f60\u4e0d\u53bb\u4e0b\u4e00\u4e2a\u57ce\u9547\u63a2\u7d22\u5462?","spyder_papertown_mom4":"\u6b22\u8fce\u56de\u6765!\u770b\u770b\u4f60,\u957f\u5f97\u8fd9\u4e48\u5feb.","spyder_papertown_mom5":"\u4f60\u77e5\u9053\u5417,\u9694\u58c1\u7684\u4f69\u73c0\u5976\u5976\u5df2\u7ecf\u5f00\u4e86\u5979\u7684\u65e5\u6258\u4e2d\u5fc3. \\n \u55ef,\u6211\u60f3,\u4e0d\u662f\u6bcf\u4e2a\u4eba\u90fd\u80fd\u6210\u4e3a\u53d1\u660e\u5bb6\u7684. ","spyder_papertown_mom6":"\u795d\u8d3a\u4f60!\u4f60\u62ff\u4e0b\u4e86\u8fd9\u4e9b\u516c\u53f8! \\n \u5f53\u7136,\u73b0\u5728\u5f88\u591a\u4eba\u6ca1\u6709\u5de5\u4f5c\u4e86......\u4f46\u6211\u8ba4\u4e3a\u4f60\u505a\u4e86\u6b63\u786e\u7684\u4e8b\u60c5.","spyder_papertown_grannypiper2":"\u4f60\u77e5\u9053\u5417,\u76ae\u73c0\u5c14\u5bb6\u65cf\u662f\u9760\u6258\u513f\u6240\u751f\u610f\u53d1\u5bb6\u7684!\u4f60\u77e5\u9053\u5417? \\n \u6211\u5df2\u7ecf\u9000\u4f11\u5341\u5e74\u4e86,\u6211\u5f00\u59cb\u611f\u5230\u65e0\u804a\u4e86.\u6211\u60f3\u91cd\u65b0\u6295\u5165\u5176\u4e2d!","spyder_papertown_myfirstmon1":"*\u7ffb\u627e* *\u7ffb\u627e* ","spyder_papertown_myfirstmon2":"\u6211\u4eec\u6765\u4e86,\u6709\u4e94\u53ea\u7cbe\u7075!\u4f60\u559c\u6b22\u54ea\u4e2a?","spyder_papertown_rockittenchosen":"\u4e00\u4e2a\u5f88\u597d\u7684\u9009\u62e9!\u5c0f\u5ca9\u732b\u662f\u4e00\u53ea\u571f\u7cfb\u7684\u7cbe\u7075.","spyder_papertown_lambertchosen":"\u4e00\u4e2a\u4e0d\u9519\u7684\u9009\u62e9!\u5170\u4f2f\u8482\u4e9a\u662f\u6728\u7cfb\u7cbe\u7075.","spyder_papertown_nutchosen":"\u4e00\u4e2a\u534e\u4e3d\u7684\u9009\u62e9!\u87ba\u6bcd\u517d\u662f\u4e00\u53ea\u91d1\u7cfb\u7cbe\u7075.","spyder_papertown_tweesherchosen":"\u4e00\u4e2a\u6709\u7075\u611f\u7684\u9009\u62e9!\u954a\u9e6d\u662f\u4e00\u53ea\u6c34\u7cfb\u7cbe\u7075.","spyder_papertown_agnitechosen":"\u4e00\u4e2a\u4f1f\u5927\u7684\u9009\u62e9!\u706b\u9b23\u8725\u662f\u4e00\u53ea\u706b\u7cfb\u7cbe\u7075.","spyder_papertown_wrapup":"\u6211\u4f1a\u628a\u5269\u4e0b\u7684\u8fd9\u4e9b\u4e1c\u897f\u9001\u7ed9\u5176\u4ed6\u9519\u8fc7\u4e86\u81ea\u5df1\u7684\u7cbe\u7075\u7684\u5b69\u5b50\u4eec!\u6211\u4e5f\u53ef\u80fd\u4f1a\u4e3a\u81ea\u5df1\u7559\u4e00\\n\u4e2a. ","spyder_papertown_firstfight_win":"\u54fc,\u4e00\u5b9a\u662f\u4fa5\u5e78.\u65b0\u7cbe\u7075\u4e0d\u53ef\u80fd\u6bd4\u65e7\u7cbe\u7075\u66f4\u5dee!","spyder_papertown_firstfight_lose":"\u679c\u7136\u4e0d\u51fa\u6240\u6599!\u65e7\u7cbe\u7075\u65e0\u6cd5\u4e0e\u65b0\u7cbe\u7075\u76f8\u6bd4!","spyder_cottontown_monk":"\u6211\u88ab\u4e94\u884c\u9053\u573a\u6307\u6d3e\u6765\u7167\u987e\u8fd9\u91cc\u7684\u96d5\u50cf. \\n \u4f46\u5168\u80fd\u516c\u53f8\u6b63\u8ba1\u5212\u5c06\u5176\u529e\u516c\u5ba4\u6269\u5927\u5230\u8fd9\u4e2a\u7a7a\u95f4. \\n \u6211\u4e0d\u77e5\u9053\u5f53\u4ed6\u4eec\u8fd9\u6837\u505a\u65f6,\u8fd9\u4e9b\u96d5\u50cf\u4f1a\u53d1\u751f\u4ec0\u4e48.","spyder_cottontown_hackerintro":"\u563f,\u5f88\u9177\u7684\u7cbe\u7075!\u6211\u53ef\u4ee5\u770b\u770b\u6536\u636e\u5417? \\n ... \\n \u5f00\u4e2a\u73a9\u7b11,\u6211\u6709\u79cd\u611f\u89c9,\u4f60\u6ca1\u6709\u7528\u5b98\u65b9\u7684\u6e20\u9053\u6765\u6311\u9009\u5b83. \\n \u591a\u5e74\u6765,\\\"\u4e94\u5927\u652f\u67f1 \\\"\u4e00\u76f4\u63a7\u5236\u7740\u6700\u5f3a\u7684\u7cbe\u7075.\u4f60\u89c9\u5f97\u6233\u4ed6\u4eec\u7684\u773c\u955c\u4f1a\u4e0d\u4f1a\u5f88\u9177? \\n ... \\n \u5f88\u597d!\u6211\u6709\u4e00\u4e2a\u9879\u76ee\u7ed9\u4f60.\u5728\u5496\u5561\u9986\u89c1\u6211!","spyder_cottontown_stopthere":"\u563f,\u8fd9\u53ef\u4e0d\u884c!\u5728\u4f60\u8dd1\u6389\u4e4b\u524d,\u4f60\u5fc5\u987b\u6765\u53c2\u52a0\u6211\u5728\u5496\u5561\u9986\u7684\u8bb2\u5ea7!","spyder_cottontown_enforcer":"\u4e0d\u8981\u7ba1\u5b83,\u5b69\u5b50,\u8fd9\u662f\u79c1\u4eba\u8d22\u4ea7!","37707_villager_male_missing":"00000: \u83aa\u82c1\u6cac\u70aa\u6ce9\\n${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}}","spyder_cottoncafe_hackerchat":"\u4f60\u80fd\u5e2e\u52a9\u7cbe\u7075\u767e\u79d1,\u8fd9\u592a\u9177\u4e86.\\n ... \\n \u6dfb\u52a0\u6240\u6709\u7684\u7cbe\u7075\u6709\u4ec0\u4e48\u5956\u52b1\u5417? \\n \u53ea\u6709\u5e2e\u52a9\u4eba\u7c7b\u7684\u6ee1\u8db3\u611f,\u4f19\u8ba1.","spyder_cottoncafe_barmaid":"\u6b22\u8fce\u56de\u6765.\u8981\u4e0d\u8981\u6211\u628a\u4f60\u7684\u7cbe\u7075\u653e\u5728\u6cbb\u7597\u5ba4\u91cc?","spyder_cottonart_granny":"\u6211\u4e00\u5b9a\u662f\u5f00\u59cb\u6000\u5ff5\u4e86.\u6211\u51e0\u4e4e\u603b\u662f\u8bf4 \\n \\\"\u5728\u6211\u7684\u65f6\u4ee3,\u4e8b\u60c5\u4f1a\u66f4\u597d!\\\"","spyder_cottonart_goth":"\u6211\u66fe\u7ecf\u559c\u6b22\u6bcf\u5468\u672b\u6765\u8fd9\u91cc\u770b\u753b. \\n \u73b0\u5728\u6240\u6709\u6700\u597d\u7684\u753b\u90fd\u88ab\u5356\u6389\u4e86,\u800c\u4e14\u95e8\u7968\u4e5f\u592a\u8d35\u4e86. \\n \u4f46\u6211\u7684\u7956\u6bcd\u60f3\u6765,\u6240\u4ee5......","spyder_cottonart_florist":"\u4f60\u5bf9\u6e2f\u53e3\u4e2d\u7684\u8239\u8236\u7684\u84dd\u8272\u753b\u4f5c\u6709\u4ec0\u4e48\u770b\u6cd5? \\n \u5b83\u662f\u5370\u8c61\u6d3e\u98ce\u683c\u7684--\u8fd9\u610f\u5473\u7740\u5b83\u8bd5\u56fe\u6355\u6349\u5149\u7ebf\u7684\u5916\u89c2\u548c\u884c\u4e3a. \\n \u770b\u5230\u6cbf\u7740\u6c34\u6ce2\u53cd\u5c04\u7684\u5c0f\u7ea2\u592a\u9633\u4e86\u5417?","spyder_cottonart_shopkeeper":"\u6b22\u8fce\u6765\u5230\u68c9\u82b1\u9547\u827a\u672f\u9986.\u554a--\u6211\u662f\u8bf4\u827a\u672f\u5546\u5e97! \\n \u81ea\u4ece\u4ed6\u4eec\u524a\u51cf\u6211\u4eec\u7684\u8d44\u91d1\u540e,\u6211\u4eec\u4e0d\u5f97\u4e0d\u51fa\u552e\u827a\u672f\u54c1,\u800c\u4e0d\u4ec5\u4ec5\u662f\u5c55\u793a\u5b83\u4eec. \\n \u5165\u573a\u8d39\u4e3a${{currency}50\u5143.\u8fd9\u5c06\u7528\u4e8e\u516c\u53f8\u7684\u5e74\u5ea6\u80a1\u606f.","spyder_cottonscoop_deviceoffer":"\u6b22\u8fce.\u4eca\u5929,\u6211\u4eec\u6b63\u5728\u63a8\u5e7f\u91c7\u96c6\u8bbe\u5907.\u4f60\u77e5\u9053\u8fd9\u4e9b\u662f\u4ec0\u4e48\u5417?","spyder_cottonscoop_devicenoexplan":" \u597d\u5427,\u8fd9\u91cc\u6709\u4e94\u4e2a\u4f5c\u4e3a\u514d\u8d39\u6837\u54c1.\u5982\u679c\u60a8\u5bf9\u91c7\u96c6\u8bbe\u5907\u7684\u5de5\u4f5c\u65b9\u5f0f\u6709\u4efb\u4f55\u7591\u95ee,\u8bf7\u5411\\n\u6211\u7684\u52a9\u624b\u8be2\u95ee!","spyder_cottonscoop_deviceexplan":"\u8ba9\u6211\u7684\u52a9\u624b\u6765\u5411\u4f60\u4ecb\u7ecd.","spyder_cotton_tuxepediaintro2":"\u6dfb\u52a0\u4fe1\u606f\u6240\u9700\u8981\u7684\u662f\u4f60\u6293\u4f4f\u90a3\u4e2a\u7279\u5b9a\u7684\u7cbe\u7075.\u8fd9\u771f\u662f\u592a\u9177\u4e86.","spyder_cotton_tuxepediaintro3":"\u4f60\u5168\u795e\u8d2f\u6ce8\u5730\u9605\u8bfb\u65b0\u6761\u76ee,\u4ee5\u81f3\u4e8e\u4f60\u6ca1\u6709\u6ce8\u610f\u5230\u4eba\u4eec\u79bb\u5f00.","spyder_cotton_tuxepediaintro4":"\u4f60\u80fd\u6765\u771f\u662f\u592a\u9177\u4e86.\u8fd8\u6709\u8fd9\u4e48\u591a\u7684\u7cbe\u7075\u8981\u52a0\u5165--\u6211\u60f3\u6709\u4e00\u767e\u591a\u4e2a. \\n \u4f60\u53ef\u4ee5\u771f\u6b63\u8fdb\u5165\u5b83,\u5e76\u4e3a\u4e16\u754c\u5e26\u6765\u6539\u53d8. ","spyder_route2_billie1":"\u563f,\u5c0f\u6c14\u9b3c!\u4f60\u8fd8\u5e26\u7740\u4f60\u5077\u6765\u7684\u7cbe\u7075\u5417?","spyder_route2_billie2":"\u8fd9\u662f\u4e00\u79cd\u4fa5\u5e78.\u6211\u7684\u7cbe\u7075\u5f88\u8d35,\u8fd9\u610f\u5473\u7740\u5b83\u4eec\u7684\u8d28\u91cf\u5f88\u9ad8.","spyder_route2_graf1":"\u6211\u662f\u738b\u8005--\u5728\u640f\u51fb\u548c\u7f51\u7403\u65b9\u9762!","spyder_route2_marion1":"\u5468\u56f4\u6709\u8fd9\u4e48\u591a\u7f8e\u5473\u7684\u8682\u8681!...\u5bf9\u4e8e\u6211\u7684\u963f\u5c14\u591a\u6069,\u6211\u7684\u610f\u601d\u662f...","spyder_route2_roddick1":"\u5f53\u6211\u88ab\u6218\u6597\u8718\u86db\u57cb\u4f0f\u5728\u5730\u7262\u91cc\u7684\u65f6\u5019,\u6211\u611f\u5230\u975e\u5e38\u60ca\u6050.","spyder_route2_roddick2":"\u563f,\u4f60\u770b\u8d77\u6765\u4e00\u70b9\u4e5f\u4e0d\u60ca\u614c\u5931\u63aa!","spyder_citypark_maniac":"\u5537,\u6211\u4eec\u5927\u8179\u4fbf\u4fbf\u4e86!","spyder_citypark_granny":"\u7a0d\u4f5c\u4f11\u606f\u540e,\u6211\u4eec\u5c06\u8d70\u56de\u76ae\u9769\u57ce.","spyder_citypark_florist":"\u6b23\u8d4f\u82b1\u5c55!\u5b83\u662f\u76ae\u9769\u57ce\u7684\u9a84\u50b2.","spyder_citypark2_florist":"\u8fd9\u4e9b\u82b1\u770b\u8d77\u6765\u8fd8\u4e0d\u9519,\u4e0d\u662f\u5417?...\u81ea\u4ece\u76ae\u9769\u57ce\u5f00\u59cb\u91c7\u77ff\u4ee5\u6765,\u82b1\u513f\u4eec\u5c31\u4e00\u76f4\u5904\u4e8e\u98ce\u96e8\u98d8\\n\u6447\u7684\u72b6\u6001!","spyder_route2_graf2":"\u6211\u88ab\u62db\u5f85\u4e86.","spyder_citypark_frances1":"\u6211\u6709\u5168\u4e16\u754c\u6700\u597d\u7684\u82b1\u56ed.\u8fd9\u5c31\u662f\u4e3a\u4ec0\u4e48\u8fd9\u4e9b\u5c0f\u53f6\u706f\u4e0d\u65ad\u51fa\u73b0.","spyder_citypark_bobette2":" \u4e00\u53ea\u732b\u4f1a\u8d62\u5f97\u2026","spyder_route3_drag1":"\u4ee3\u7406\u4eba\uff1a\u6316\u6398\u5de5\u4f5c\u53d1\u751f\u4e86\u4ec0\u4e48?\\n \u6211\u4eec\u88ab......\u6253\u65ad\u4e86.\u88ab......\u4e00\u4e2a\u5b69\u5b50.\\n\u4e00\u4e2a\u5b69\u5b50?\\n\u4f46\u6211\u4eec\u786e\u5b9e\u627e\u5230\u4e86\u4e00\u4e2a...\\n\u5618,\u4f60\u77e5\u9053\u8fd9\u662f\u6700\u9ad8\u673a\u5bc6.\u597d\u5427,\u628a\u5b83\u4ea4\u51fa\u6765,\u7136\u540e\u6eda\u86cb! \\n\u597d\u7684,\u7ed9\u4f60......\u5443!","spyder_route3_drag2":"\u4ee3\u7406\uff1a\u4ec0\u4e48?\u8ddf\u6211\u6765,\u4f60\u53ef\u4ee5\u5411\u603b\u90e8\u89e3\u91ca\u8fd9\u4e2a\u95ee\u9898!","spyder_route3_zoolander1":"\u4e00\u5757\u5de8\u77f3\u7ed9\u65c5\u884c\u8005\u5e26\u6765\u4e86\u9ebb\u70e6? \\n \u8fd9\u662f \\\"\u6211\u4eec\u7684\u9519\\\"? \\n \u8c01\u5728\u4e4e\u5462?\u6211\u4eec\u6709\u7d27\u6025\u7684\u5de5\u4f5c\u8981\u505a!","spyder_route3_zoolander2":"\u554a,\u6211\u7684\u5927\u9524\u5b50\u6389\u4e86!","spyder_route3_qqq1":"\u554a,\u6267\u6cd5\u8005\u5e76\u4e0d\u6253\u7b97\u8ba9\u4efb\u4f55\u4eba\u51fa\u53bb!","spyder_route3_qqq2":"\u6211\u4e0d\u4f1a\u900f\u9732\u4efb\u4f55\u5173\u4e8e\u6211\u4eec\u7684\u9634\u8c0b\u7684\u4fe1\u606f!\u4e8b\u5b9e\u4e0a,\u5fd8\u8bb0\u6211\u8bf4\u8fc7\u7684\u5173\u4e8e\u9634\u8c0b\u7684\u4e8b\u60c5\u5427.\u4e8b\\n\u5b9e\u4e0a,\u5c31\u5f53\u6211\u6ca1\u8bf4\u8fc7\u4ec0\u4e48\u9634\u8c0b\u5427!","spyder_route3_novak1":" \u6211\u7684\u57c3\u6d1b\u98de\u662f\u4e2a\u5929\u624d!\u6211\u8981\u5c3d\u53ef\u80fd\u591a\u5730\u6536\u96c6.","spyder_route3_novak2":"\u55ef,\u4e0d\u591f\u806a\u660e.......","spyder_route3_weaver1":"\u563f,\u522b\u7ba1\u5b83\u4e86!\u8fd9\u4e2a\u77ff\u533a\u662f\u5c5e\u4e8e\u6c99\u592b\u7279\u7684!","spyder_route3_weaver2":"\u53bb\u5427,\u51fa\u53bb\u5427!","spyder_route3_curie1":"\u770b\u770b\u6211\u7684\u5b8f\u4f1f\u53d1\u660e\u5427!","spyder_route3_curie2":"\u4f60\u4e3a\u4ec0\u4e48\u8981\u8fd9\u6837\u505a?","spyder_route3_connor1":"\u6211\u7684\u5c16\u523a\u8702\u73b0\u5728\u6b63\u5904\u4e8e\u6218\u6597\u72b6\u6001--\u6709\u4e00\u6bb5\u65f6\u95f4\u5b83\u65e0\u6cd5\u98de\u884c.","spyder_route3_connor2":"\u54e6,\u597d\u5427,\u8fd9\u5c06\u662f\u4ed6\u4eec\u7684\u4e00\u4e2a\u5b66\u4e60\u7ecf\u9a8c.","spyder_route3_roxby1":"\u628a\u6253\u6869\u673a\u62ff\u8fc7\u6765,\u5feb\u70b9!\u563f......\u4f60\u770b\u8d77\u6765\u4e0d\u50cf\u662f\u4e2a\u77ff\u5de5. ","spyder_route3_twig1":"\u6211\u4eec\u6316\u51fa\u6765\u7684\u4e00\u4e9b\u4e1c\u897f\u662f\u5c5e\u4e8e\u535a\u7269\u9986\u7684! \\n \u7b49\u7b49,\u4f60\u4e0d\u5728\u8fd9\u91cc\u5de5\u4f5c. ","spyder_route3_twig2":"\u4e0d\u8981\u5411\u8001\u677f\u63d0\u8d77\u535a\u7269\u9986\u7684\u4e8b,\u597d\u5417?","spyder_route3_twig3":"\u6211\u5c06\u8fdb\u884c\u66f4\u591a\u7684\u8bad\u7ec3,\u53d8\u5f97\u50cf\u6211\u4eec\u7684\u8001\u677f\u4e00\u6837\u5f3a\u5927. \\n \u5979\u5982\u6b64\u52aa\u529b\u5730\u6210\u4e3a\u9886\u5bfc\u8005,\u6211\u5e0c\u671b\u6709\u4e00\u5929\u80fd\u50cf\u5979\u4e00\u6837.","spyder_route3_wanda1":"\u6211\u4f3c\u4e4e\u53ea\u6293\u5230\u4e86\u65e0\u804a\u7684\u6d6e\u86de\u8753!","spyder_wayfarer1_jessie2":"\u4f60\u4e0d\u50cf\u6267\u6cd5\u8005\u90a3\u6837\u6709\u5e2e\u52a9.\u4e5f\u6ca1\u6709\u90a3\u4e48\u82f1\u4fca. ","spyder_wayfarer1_nightshade1":"\u8fd9\u5f88\u4ee4\u4eba\u5c34\u5c2c.\u6240\u6709\u62a4\u58eb\u7684\u7cbe\u7075\u90fd\u751f\u75c5\u4e86,\u4f46\u6267\u6cd5\u8005\u7684\u7cbe\u7075\u5374\u5f88\u5065\u5eb7!","spyder_wayfarer1_nightshade2":"\u6211\u60f3\u6211\u4eec\u6709\u5f88\u591a\u4e1c\u897f\u9700\u8981\u5b66\u4e60,\u5173\u4e8e\u7cbe\u7075\u7684\u62a4\u7406.","spyder_wayfarer1_victor1":"\u563f,\u4f60\u4e0d\u80fd\u5e26\u7740\u53ef\u80fd\u88ab\u611f\u67d3\u7684\u7cbe\u7075\u79bb\u5f00!","spyder_wayfarer1_victor2":"\u5c31\u5728\u90a3\u91cc\u505c\u4e0b!\u6216\u8005,\u55ef...","spyder_wayfarer1_morningstar1":"\u5728\u8fd9\u91cc\u770b\u5230\u4f60,\u6211\u4e00\u70b9\u4e5f\u4e0d\u60ca\u8bb6. ","spyder_wayfarer1_morningstar2":"\u4ee5\u540e\u518d\u6765\u627e\u6211--\u8bf7\u4e0b\u4e00\u4e2a\u75c5\u4eba!","spyder_wayfarer1_bravo1":"\u6b64\u9879\u6267\u6cd5\u884c\u52a8\u7531\u5168\u80fd\u516c\u53f8\u8d5e\u52a9.\u4f60\u552f\u4e00\u9700\u8981\u7684\u65b0\u95fb. ","spyder_wayfarer1_bravo2":"\u8bf7\u4e0d\u8981\u8ba9\u6211\u7684\u6218\u6597\u8868\u73b0\u5f71\u54cd\u4f60\u5bf9\u5168\u80fd\u516c\u53f8\u7684\u770b\u6cd5. ","spyder_wayfarer1_james1":"\u6211\u60f3\u77e5\u9053\u6267\u6cd5\u8005\u600e\u4e48\u8fd9\u4e48\u5feb\u5c31\u6765\u4e86!?\u4e00\u5b9a\u662f\u6770\u897f\u62a4\u58eb\u53eb\u4ed6\u4eec\u6765\u7684.","spyder_wayfarer1_james2":"\u6211\u5f88\u9ad8\u5174\u6770\u897f\u6ca1\u6709\u770b\u5230\u6211\u8fd9\u6837\u7684\u635f\u5931!","spyder_wayfarer1_bismuth1":"\u6211\u5e0c\u671b\u8fd9\u4e0e\u52fa\u5b50\u519c\u573a\u7684\u90a3\u4e9b\u751f\u75c5\u7684\u7cbe\u7075\u6ca1\u6709\u5173\u7cfb!","spyder_route4_beck1":"\u4f60\u7684\u53d1\u7403!","spyder_route4_beck2":"\u6e38\u620f,\u8bbe\u7f6e,\u6bd4\u8d5b.","spyder_flower_mieke1":"\u5bf9\u6211\u4eec\u6765\u8bf4,\u8bbf\u95ee\u82b3\u767b\u5730\u533a\u662f\u4e00\u4ef6\u4ee4\u4eba\u6fc0\u52a8\u7684\u4e8b\u60c5!\u4f60\u4eec\u8fd9\u91cc\u6709\u5982\u6b64\u72ec\u7279\u7684\u7cbe\\n\u7075...... \\n \u563f,\u4f60\u60f3\u505a\u4ea4\u6613\u5417?\u7528\u6211\u7684\u5706\u9525\u53f6\u6362\u4e00\u4e2a\u6211\u4eec\u5bb6\u4e61\u6ca1\u6709\u7684\u751f\u7269...... \\n \u53cb\u53cb\u732b\u600e\u4e48\u6837?","spyder_flower_mieke_willtrade":"\u55ef,\u5f88\u597d!\u7ed9\u4f60.","spyder_flower_fez1":"\u6211\u4eec\u5730\u533a\u7684\u6bcf\u4e2a\u4eba\u90fd\u5fc5\u987b\u4ece\u540c\u6837\u7684\u4e94\u79cd\u65e0\u804a\u7684\u7cbe\u7075\u4e2d\u6311\u9009\u4e00\u79cd.\\n \u6211\u77e5\u9053\u5927\u6982\u6709\u4e00\u767e\u4e2a\u4eba\u6709\u706b\u72d0......\\n \u563f,\u4f60\u60f3\u505a\u4ea4\u6613\u5417?\u7528\u6211\u7684\u706b\u72d0\u6362\u4e00\u4e2a\u5ca9\u6d46\u9f9f?","spyder_flower_fez_noignibus":"\u54e6,\u8fd9\u5e76\u4e0d\u91cd\u8981--\u6211\u53ef\u4ee5\u770b\u5230\u4f60\u6ca1\u6709\u5ca9\u6d46\u9f9f.","spyder_flower_fez_willtrade":"\u592a\u597d\u4e86!\u5e72\u5f97\u597d.","spyder_flower_cady_nogrintot":"\u54e6,\u8fd9\u5e76\u4e0d\u91cd\u8981--\u6211\u53ef\u4ee5\u770b\u5230\u4f60\u6ca1\u6709\u683c\u6797\u6258\u7279. ","spyder_flower_sandy1":"\u8fd9\u53ea\u6cd5\u51e1\u4e00\u76f4\u5411\u6211\u55b7\u6c34.\u771f\u9ebb\u70e6! \\n \u563f,\u4f60\u60f3\u8981\u5b83\u5417?\u4f60\u5f97\u7ed9\u6211\u4e00\u4e2a\u954a\u9e6d\u4f5c\u4e3a\u56de\u62a5.","spyder_flower_sandy_notweesher":"\u54e6,\u8fd9\u5e76\u4e0d\u91cd\u8981--\u6211\u53ef\u4ee5\u770b\u5230\u4f60\u5e76\u6ca1\u6709\u954a\u9e6d.","spyder_flower_cady_willtrade":"\u55ef,\u5f88\u597d!\u7ed9\u4f60.","spyder_flower_teach1":"\u54e6,\u6211\u7684\u53e6\u4e00\u4e2a\u5b66\u751f\u5230\u54ea\u91cc\u53bb\u4e86?","spyder_flower_petshopassistant":"\u4f60\u597d - \u6211\u4eec\u662f\u5ba0\u7269\u5e97\u7537\u5b69.\u4f60\u6709\u5174\u8da3\u8d2d\u4e70\u4e00\u53ea\u7cbe\u7075\u5417?","spyder_flower_petshopkeeper2":"\u544a\u8bc9\u4f60\u5427,\u4e3a\u4ec0\u4e48\u6211\u4e0d\u7ed9\u4f60\u4e00\u4e2a,\u4f60\u53ef\u4ee5\u56de\u6765\u544a\u8bc9\u6211\u5b83\u4f1a\u53d8\u6210\u4ec0\u4e48!","spyder_flower_petshopkeeper3":"\u4f60\u8ba9\u7ef4\u7ef4\u5e15\u96f7\u8fdb\u5316\u4e86\u5417?","spyder_route1_beachcomber":"\u8981\u5954\u8dd1,\u53ea\u9700\u6309\u4f4fSHIFT\u952e. \\n \u770b!\u6211\u50cf\u57c3\u6d1b\u98de\u4e00\u6837\u81ea\u7531!","spyder_cottonhouse1_homemaker":"\u770b\u5230\u5468\u56f4\u6709\u8fd9\u4e48\u591a\u6267\u6cd5\u8005,\u6211\u611f\u5230\u5f88\u5b89\u5168.\u6211\u8ba4\u4e3a\u4f60\u6c38\u8fdc\u4e0d\u4f1a\u592a\u5c0f\u5fc3. \\n \u62a5\u7eb8\u4e0a\u603b\u662f\u62a5\u9053\u5728\u8fd9\u4e2a\u5730\u533a\u53d1\u751f\u7684\u53ef\u6015\u7684\u72af\u7f6a\u884c\u4e3a!","spyder_cottonhouse1_firefighter":"\u4f60\u77e5\u9053\u7cbe\u7075\u6709\u53ef\u80fd\u6709\u4e24\u4e2a\u5c5e\u6027\u5417? \\n \u751a\u81f3\u4e00\u4e2a\u6280\u80fd\u53ef\u4ee5\u540c\u65f6\u5c5e\u4e8e\u4e24\u4e2a\u5c5e\u6027.","spyder_cottonhouse2_magician":"\u6709\u4e9b\u5c5e\u6027\u662f\u76f8\u4e92\u514b\u5236\u7684. \\n \u5b66\u4e60\u5c5e\u6027\u4e4b\u95f4\u7684\u76f8\u4e92\u4f5c\u7528,\u662f\u6210\u4e3a\u4e00\u540d\u81ea\u7531\u68a6\u5927\u5e08\u7684\u5173\u952e.","spyder_cottonhouse2_catgirl":"\u4f60\u89c1\u8fc7\u57ce\u5e02\u516c\u56ed\u91cc\u7684\u90a3\u4e2a\u8001\u4eba\u5417?\u4ed6\u5bf9\u6253\u7834\u8bb0\u5f55\u5f88\u7740\u8ff7!","spyder_cottonhouse2_shopkeeper":"\u6211\u5bf9\u5176\u4ed6\u5730\u533a\u7684\u4eba\u6ca1\u6709\u610f\u89c1. \\n \u53ea\u662f\u4e0d\u8981\u6765\u6253\u6270\u6211\u7684\u5de5\u4f5c,\u597d\u5417?","spyder_leatherhouse1_florist":"\u4ee5\u524d\u6709\u51e0\u5bb6\u7535\u89c6\u53f0\u548c\u5e7f\u64ad\u7535\u53f0\u5728\u8fd0\u8425,\u4f46\u5168\u80fd\u9891\u9053\u628a\u5b83\u4eec\u8d76\u8d70\u4e86. \\n \u73b0\u5728\u6211\u4eec\u4e0d\u5fc5\u62c5\u5fc3\u4e0d\u540c\u7684\u8bb0\u8005\u76f8\u4e92\u77db\u76fe\u4e86.","spyder_leatherhouse2_scientist":"\u6211\u4e3a\u6c99\u592b\u7279\u5de5\u4f5c. \\n ... \\n \u6211\u7684\u5934\u76d4\u5462?\u6211\u4e0d\u9700\u8981,\u6211\u4ece\u6211\u4eec\u7684\u529e\u516c\u5ba4\u8fdc\u7a0b\u63a7\u5236\u5361\u8f66. \\n \u5f88\u5feb,\u77ff\u533a\u7684\u5927\u90e8\u5206\u5de5\u4f5c\u90fd\u5c06\u5b9e\u73b0\u81ea\u52a8\u5316. ","spyder_leatherhouse2_miner":"\u4f60\u4e0d\u4f1a\u76f8\u4fe1\u4ed6\u4eec\u57283\u53f7\u516c\u8def\u4e0a\u6316\u51fa\u4e86\u4ec0\u4e48. \\n \u6211\u4ece\u6765\u6ca1\u6709\u89c1\u8fc7\u8fd9\u4e48\u5927\u7684\u86cb. \\n \u54ce\u5440,\u6211\u8bf4\u5f97\u592a\u591a\u4e86. ","spyder_flowerhouse1_tv":"\u4e24\u4e2a\u7cbe\u7075\u5728\u6218\u6597.\\\"\u6211\u4e0d\u662f\u4f60\u7684\u670b\u53cb,\\\",\u4e00\u4e2a\u53cb\u53cb\u732b\u8bf4.","spyder_flowerhouse2_soldier":"\u6211\u5728\u6218\u4e89\u671f\u95f4\u4e3a\u5c3c\u59c6\u7f57\u5fb7\u5de5\u4f5c. \\n \u4e0d\u662f\u8bf4\u6211\u5f97\u5230\u4e86\u5956\u7ae0.\u6216\u9605\u5175\u5f0f. \\n \u4ed6\u4eec\u4e0d\u4f1a\u628a\u8fd9\u4e9b\u4e1c\u897f\u53d1\u7ed9\u96c7\u4f63\u5175.","spyder_flowerhouse2_scientist":"FUD\u7535\u53f0\u6bcf\u5929\u65e9\u4e0a\u90fd\u4f1a\u53eb\u9192\u6211. \\n \u6211\u4e0d\u786e\u5b9a\u6211\u662f\u5426\u5173\u5fc3\u4ed6\u4eec\u7684\u653f\u6cbb,\u4f46\u81f3\u5c11\u4ed6\u4eec\u8bf4\u4e86\u4ed6\u4eec\u6240\u770b\u5230\u7684\u4e00\u5207!","spyder_flower_florist":"\u4ee5\u524d\u8fd9\u91cc\u6709\u4e00\u4e2a\u6cb3\u8239\u8239\u957f,\u53ef\u4ee5\u5e26\u4f60\u5728\u6cb3\u4e0a\u548c\u6cb3\u4e0b\u822a\u884c. \\n \u4f46\u6211\u5df2\u7ecf\u6709\u51e0\u5929\u6ca1\u6709\u89c1\u5230\u4ed6\u4e86. ","spyder_flowerhouse1_firefighter":"\u4e94\u5927\u652f\u67f1\u516c\u53f8\u662f\u8fd9\u4e2a\u5730\u533a\u552f\u4e00\u7684\u5927\u516c\u53f8.\u4ed6\u4eec\u6709\u5f88\u5927\u7684\u5f71\u54cd\u529b.","spyder_nimrod_birbrobo1":"\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4","spyder_nimrod_birbrobo2":"\u5657\u5657","spyder_nimrod_chromerobo1":"\u54d4\u54d4","spyder_nimrod_xeon1":"\u5594......\u6bdb\u523a......\u83b7\u5f97\u7684\u76ee\u6807","spyder_nimrod_xeon2":"...\u83ca\u82b1,\u83ca\u82b1,\u7ed9\u6211\u4f60\u7684\u7b54\u6848,\u505a...","spyder_nimrod_thatcher1":"Woo-wee.\u77a7\u77a7\u8fd9\u4e2a.\u90a3\u4e9b\u6297\u8bae\u8005\u4e0d\u4f1a\u77e5\u9053\u662f\u4ec0\u4e48\u88ad\u51fb\u4e86\u4ed6\u4eec.","spyder_nimrod_thatcher2":"\u6ca1\u6709\u8bc4\u8bba. ","spyder_nimrod_honour1":"\u4f60\u6562\u78b0\u90a3\u4e9b\u539f\u578b!? ","spyder_nimrod_honour2":"\u522b\u7ba1\u90a3\u4e9b\u539f\u578b\u4e86!","spyder_nimrod_antimony1":"\u54e6,\u4e0a\u5e1d,\u4f60\u7834\u574f\u4e86\u539f\u578b.\u6211\u4eec\u6b63\u51c6\u5907\u5f00\u59cb\u5927\u89c4\u6a21\u751f\u4ea7.","spyder_nimrod_antimony2":"\u591a\u5e74\u7684\u5de5\u4f5c,\u5728\u51e0\u5206\u949f\u5185\u5c31\u4ed8\u8bf8\u4e1c\u6d41\u4e86. ","spyder_nimrod_rebel1":"\u5927\u6559\u5802\u6d3e\u4f60\u53bb\u4e70\u90a3\u6279\u65b0\u7684....... \\n \u6ca1\u6709? \\n \u54e6.","spyder_nimrod_rebel2":"\u6211\u95ee\u7684\u90a3\u6279\u8d27\u88c5\u6ee1\u4e86\u2026\u2026\u55ef\u2026\u2026\u6cf0\u8fea\u718a.","spyder_nimrod_maverick1":"\u5728\u665a\u4e0a,\u6211\u81ea\u5df1\u5f39\u5409\u4ed6.","spyder_nimrod_maverick2":"\u6211\u5e0c\u671b\u6211\u8ba4\u8bc6\u7684\u4eba\u53ef\u4ee5\u548c\u6211\u4e00\u8d77\u73a9\u97f3\u4e50.","spyder_nimrod_justice1":"\u4e0d\u8981\u95ee\u5e7d\u7075\u9f7f\u4e3a\u8c01\u800c\u9e23!","spyder_nimrod_justice2":"\u5b83\u4e3a\u6211\u800c\u9e23.","spyder_nimrod_mace1":"\u6211\u60f3\u8f9e\u804c,\u6210\u4e3a\u4e00\u540d\u97f3\u4e50\u5bb6.","spyder_nimrod_mace2":"\u6211\u5c06\u628a\u6211\u7684\u4e50\u961f\u79f0\u4e3a \\\"\u673a\u67aa\u624b\\\".","spyder_nimrod_argon2":"\u6211\u77e5\u9053\u6211\u4e0d\u53ef\u80fd\u8bf4\u670d\u4f60.","spyder_nimrod_zircon1":"\u5982\u679c\u4f60\u771f\u7684\u559c\u6b22\u7cbe\u7075,\u4f60\u4f1a\u652f\u6301\u6211\u4eec\u5728\u6218\u4e89\u4e2d\u7528\u673a\u5668\u4eba\u53d6\u4ee3\u5b83\u4eec.","spyder_nimrod_zircon2":"\u6211\u5e0c\u671b\u6211\u7528\u673a\u5668\u4eba\u53d6\u4ee3\u4e86\u6211\u7684\u7cbe\u7075. ","spyder_nimrod_archer1":"\u6838\u805a\u53d8\u6280\u672f\u8fdb\u5c55\u5982\u4f55?\u6211\u4eec ...\u7b49\u7b49,\u4f60\u4e0d\u662f\u6765\u81ea\u683c\u6797\u6c83\u4ec0!","spyder_nimrod_archer2":"\u95ed\u4e0a\u4f60\u7684\u5634,\u597d\u5417?","spyder_nimrod_bowie2":"\u90a3\u4e2a\u519b\u4e8b\u786c\u4ef6\u95ee\u9898\u662f\u5047\u8bbe\u6027\u7684,\u597d\u5417?","spyder_nimrod_tru1":"\u6211\u7684\u6b66\u5668\u8d62\u5f97\u4e86\u6218\u4e89,\u5236\u670d\u4e86\u4e16\u754c\u6bcf\u4e2a\u89d2\u843d\u7684\u8d77\u4e49,\u800c\u4f60\u8ba4\u4e3a\u4f60\u6709\u673a\u4f1a\u5bf9\u6297\u6211\u5417?","spyder_nimrod_guard1":"\u5bf9\u4e0d\u8d77,\u4f19\u8ba1,\u6b63\u5728\u8fdb\u884c\u79c1\u4eba\u4f1a\u8bae. \\n \u6240\u4ee5,\u8bf7\u79bb\u5f00\u5427!","spyder_route5_goliath1":"\u563f,\u4f60\u4e0d\u662f\u90a3\u4e2a\u8def\u4eba\u5ba2\u6808\u7684\u591a\u7ba1\u95f2\u4e8b\u7684\u5b69\u5b50\u5417?","spyder_route5_hunter1":"\u8981\u628a\u4e00\u4e2a\u56e2\u961f\u51dd\u805a\u5728\u4e00\u8d77,\u9700\u8981\u5f88\u591a\u4e1c\u897f.","spyder_route5_hunter2":"\u6211\u4eec\u4f1a\u56de\u6765\u7684.","spyder_route5_edith1":"\u545c\u547c!\u6211\u4eec\u7684\u7b2c100\u4e07\u53ea\u8682\u8681!...\u5443,\u6211\u4e0d\u8ba4\u4e3a\u6709\u4eba\u4f1a\u542c\u5230\u8fd9\u4e2a\u6d88\u606f.","spyder_route5_edith2":"\u8ba9\u6211\u4eec\u770b\u770b,\u5728\u963f\u5c14\u8fbe\u7279\u5403\u4e0b\u5979\u7684\u7b2c200\u4e07\u53ea\u8682\u8681\u4e4b\u540e,\u4f60\u662f\u5426\u8fd8\u80fd\u5982\u6b64\u72c2\u5984!","spyder_route5_cleo1":"\u6bcd\u4eb2\u8bf4\u4f60\u53ef\u4ee5\u5c06\u6211\u4eec\u7684\u8840\u7edf\u8ffd\u6eaf\u5230\u66fe\u7ecf\u7edf\u6cbb\u8fd9\u4e2a\u56fd\u5bb6\u7684\u56fd\u738b.","spyder_route5_cleo2":"\u54e6,\u7956\u5148,\u6211\u8ba9\u4f60\u5931\u671b\u4e86!","spyder_route5_tryphaena1":"\u4f60\u77e5\u9053,\u6211\u4eec\u7684\u540e\u88d4\u662f......\u4f60\u5df2\u7ecf\u542c\u8fc7\u4e86?\u54e6.","spyder_route5_tryphaena2":"\u597d\u5427,\u5f3a\u6743\u5373\u6b63\u4e49.","spyder_timber_dante1":"\u55e8\u670b\u53cb!\u5f88\u9ad8\u5174\u518d\u6b21\u89c1\u5230\u4f60. ","spyder_scoop_lanth1":"\u770b,\u8fd9\u4e9b\u7cbe\u7075\u662f\u591a\u4e48\u5e78\u798f\u554a!\u5b83\u4eec\u5f7c\u6b64\u4e4b\u95f4\u751f\u6d3b\u5f97\u5982\u6b64\u4eb2\u8fd1!","spyder_scoop_lanth2":"\u5178\u578b\u7684\u6fc0\u8fdb\u4e3b\u4e49\u9ebb\u70e6\u5236\u9020\u8005. ","spyder_scoop_paine1":"\u6211\u611f\u5230\u975e\u5e38\u53ef\u6015,\u56e0\u4e3a\u8fd9\u79cd\u75be\u75c5\u5df2\u7ecf\u4f20\u51fa\u53bb\u4e86. ","spyder_scoop_rubid1":"\u8fd9\u5b9e\u9645\u4e0a\u662f\u6700\u4eba\u9053\u7684\u9972\u517b\u7cbe\u7075\u7684\u65b9\u6cd5.","spyder_scoop_rubid2":"\u7814\u7a76\u8868\u660e,\u7cbe\u7075\u89c9\u5f97\u6218\u6597\u6bd4\u751f\u6d3b\u5728\u8fd9\u4e9b\u6761\u4ef6\u4e0b\u66f4\u6709\u538b\u529b. ","spyder_scoop_berys1":"\u4f60\u4f1a\u6ce8\u610f\u5230,\u8fd9\u91cc\u7684\u7cbe\u7075\u90fd\u6ca1\u6709\u751f\u75c5--\u5b83\u4eec\u90fd\u88ab\u5173\u5728\u9694\u79bb\u533a.","spyder_scoop_berys2":"\u52fa\u5b50\u5e76\u6ca1\u6709\u91ca\u653e\u75be\u75c5!\u6211\u5411\u4f60\u4fdd\u8bc1. ","spyder_scoop_turner1":"\u5176\u4e2d\u4e00\u4e9b\u4eba\u4f1a\u544a\u8bc9\u4f60,\u6267\u6cd5\u8005\u8ba9\u75be\u75c5\u4f20\u64ad\u51fa\u53bb.\u4e0d\u8981\u76f8\u4fe1\u4ed6\u4eec!","spyder_scoop_alyssa1":"\u4e00\u65e6\u53d1\u73b0\u75be\u75c5,\u6211\u4eec\u5c31\u628a\u53d7\u611f\u67d3\u7684\u7cbe\u7075\u79fb\u5230\u8fd9\u4e2a\u9694\u79bb\u5355\u5143.","spyder_scoop_alyssa2":"\u6211\u544a\u8bc9\u4f60,\u6211\u4eec\u628a\u75be\u75c5\u63a7\u5236\u4f4f\u4e86!","spyder_scoop_taggart1":"\u6709\u4eba\u5077\u4e86\u6211\u4eec\u53d1\u660e\u7684\u6781\u7aef\u7ea6\u675f\u88c5\u7f6e,\u7528\u6765\u628a\u7cbe\u7075\u5173\u5728\u7981\u95ed\u5ba4\u91cc!\u662f\u4f60\u5417?","spyder_scoop_taggart2":"\u5982\u679c\u4e0d\u662f\u4f60\u5077\u4e86 \\\"\u6781\u9650\u7ea6\u675f\\\",\u90a3\u662f\u8c01\u5077\u7684? ","spyder_scoop_donald1":"\u6211\u4eec\u5728\u8fd9\u91cc\u9694\u79bb\u7684\u90a3\u53ea\u751f\u75c5\u7684\u7cbe\u7075\u8dd1\u51fa\u6765\u4e86,\u95ef\u8fdb\u4e86\u50a8\u85cf\u5ba4\u4e4b\u5916\u7684\u5730\u65b9!\u6211\u4eec\u5982\u4f55\u4fdd\u8bc1\u50a8\\n\u85cf\u5ba4\u7684\u5b89\u5168?","spyder_scoop_donald2":"\u4f60\u53ef\u80fd\u53ea\u662f\u6709\u8db3\u591f\u7684\u529b\u91cf\u6765\u63a7\u5236\u9003\u8dd1\u7684\u7cbe\u7075.\u8bf7--\u4e3a\u6211\u4eec\u505a\u8fd9\u4ef6\u4e8b. ","spyder_scoop_orba1":"\u5440!\u4f60\u5728\u8fd9\u91cc\u505a\u4ec0\u4e48?","spyder_scoop_orba2":"\u5c31\u8fd9\u4e00\u70b9\u800c\u8a00,\u6211\u5728\u8fd9\u91cc\u505a\u4ec0\u4e48?","spyder_scoop_weaver1":"\u5982\u679c\u6211\u77e5\u9053\u4ed6\u4eec\u4f1a\u5728\u8fd9\u91cc\u8ffd\u8d76\u6211\u4eec,\u6211\u5c31\u4e0d\u4f1a\u628a\u675f\u7f1a\u5e26\u4ece\u90a3\u4e9b\u54b3\u55fd\u7684\u7cbe\u7075\u8eab\u4e0a\u53d6\u4e0b\u6765!","spyder_scoop_weaver2":"\u5440!\u4e8b\u5b9e\u8bc1\u660e,\u72af\u7f6a\u662f\u4e0d\u9700\u8981\u4ed8\u51fa\u4ee3\u4ef7\u7684!","spyder_scoop_arachne1":"\u55f3!\u4f60\u6ca1\u770b\u5230\u6211\u4eec\u6b63\u5904\u4e8e\u4e00\u4e2a\u53cd\u6d3e\u8ba1\u5212\u4e2d\u5417?","spyder_scoop_cochini1":"\u732a\u7684\u53eb\u58f0!\u732a\u7684\u53eb\u58f0! ","spyder_scoop_arachne2":"\u592a\u665a\u4e86!\u6211\u6709\u6781\u7aef\u7ea6\u675f,\u4f60\u4e5f\u65e0\u80fd\u4e3a\u529b. ","spyder_scoop_landrace1":"\u683c\u62c9\u5c14!","spyder_scoop_landrace2":"\u4e4c\u592b.","spyder_scoop_landrace3":"\u8c22\u8c22\u4f60\u6446\u8131\u4e86\u90a3\u4e2a\u6321\u4f4f\u53bb\u8def\u7684\u755c\u751f! \\n \u73b0\u5728\u6211\u4eec\u53ef\u4ee5\u5e26\u7740\u6781\u7aef\u675f\u7f1a\u9003\u8dd1\u4e86! ","spyder_scoop_cochini2":"\u732a\u7684\u53eb\u58f0.","spyder_scoop_lapinou1":"\u54ce\u5440!","spyder_scoop_lapinou2":"\u59c6\u554a!","spyder_tunnelb_beryll1":"\u6211\u559c\u6b22\u6536\u96c6\u5ca9\u77f3\u548c\u77f3\u5934.","spyder_tunnelb_beryll2":"\u554a,\u6211\u6253\u7ffb\u4e86\u6211\u7684\u77f3\u5934\u6536\u85cf!","spyder_tunnelb_lute1":"\u8759\u8760\u662f\u6700\u597d\u7684\u5ba0\u7269!","spyder_tunnelb_meitner1":"\u5047\u9762\u86c7\u662f\u975e\u5e38\u6709\u8da3\u7684.\u53ea\u8981\u6233\u4e00\u4e0b\u5b83,\u5b83\u7684\u5c3e\u5df4\u5c31\u4f1a\u4e0a\u6f14\u4e00\u573a\u706f\u5149\u79c0!","spyder_tunnelb_meitner2":"\u6211\u8ba4\u4e3a\u4f60\u6233\u5f97\u592a\u72e0\u4e86.","spyder_tunnelb_iris1":"\u55f3!\u4f60\u6253\u65ad\u4e86\u6211\u4eec\u7684\u821e\u8e48!","spyder_tunnelb_iris2":"\u8d70\u5427.\u56fe\u5c14\u6bd4\u8fea,\u8bf7\u53bb\u54ea\u91cc!","spyder_tunnelb_greta1":"\u5f53\u708e\u9b23\u8725\u628a\u6211\u7684\u5b9d\u8d1d\u798f\u592b\u52d2\u903c\u4e0a\u7edd\u8def\u65f6,\u6240\u6709\u8fd9\u4e9b\u670b\u53cb\u90fd\u51fa\u73b0\u4e86!","spyder_route6_frances2":"\u4f60\u6709\u65f6\u95f4\u4e00\u5b9a\u8981\u6765\u770b\u770b.","spyder_route6_ping1":"\u4f60\u542c\u8bf4\u4e86\u5417?\u6267\u6cd5\u8005\u4eec\u6b63\u5728\u6ca1\u6536\u7cd6\u679c\u9547\u4e0a\u6240\u6709\u4eba\u7684\u7cbe\u7075.","spyder_route6_ping2":"\u4ed6\u4eec\u4e0d\u4f1a\u5c31\u6b64\u7f62\u4f11......\u6700\u7ec8\u4ed6\u4eec\u4f1a\u6ca1\u6536\u6240\u6709\u7684\u7cbe\u7075,\u5982\u679c\u4ed6\u4eec\u8ba4\u4e3a\u81ea\u5df1\u53ef\u4ee5\u9003\u8131\u7684\u8bdd.","spyder_route6_richard1":"\u4f19\u8ba1,\u6709\u4e00\u5929\u6211\u79bb\u5f00\u7535\u8111\u53bb\u6563\u6b65,\u5c31\u4f1a\u53d1\u751f\u8fd9\u6837\u7684\u4e8b!\u8fd9\u662f\u6211\u7684\u9519!","spyder_route6_richard2":"\u8fd9\u662f\u6211\u6709\u53f2\u4ee5\u6765\u6700\u6700\u9ad8\u7684\u65e5\u5b50.","spyder_route6_blair1":"\u6709\u4e9b\u4e8b\u60c5\u662f\u6709\u8e4a\u8df7\u7684.","spyder_route6_gunner2":"\u4f60\u4e0d\u662f\u683c\u6797\u6c83\u4ec0\u7684\u5458\u5de5?\u6211\u4ee5\u524d\u542c\u8fc7\u8fd9\u53e5\u8bdd!","spyder_flower_artist1":"\u7b80\u6d01\u800c\u7b28\u62d9\u7684\u7b14\u89e6\u548c\u4e00\u4e2a\u884c\u4eba\u7684\u4e3b\u9898.\u5478!\u53c8\u4e00\u5757\u88ab\u6bc1\u574f\u7684\u753b\u5e03.","spyder_flower_muse1":"\u4ed6\u5bf9\u81ea\u5df1\u5f88\u82db\u523b,\u5bf9\u81ea\u5df1\u753b\u7684\u4e1c\u897f\u4ece\u4e0d\u6ee1\u610f.\u4ed6\u4e5f\u662f\u5982\u6b64\u5065\u5fd8.\u4e5f\u8bb8\u6211\u53ef\u4ee5\u4e70\u4e00\u5e45\u753b ","spyder_flower_artist_clipping":"\u5899\u4e0a\u8d34\u7740\u4e00\u5f20\u526a\u62a5.\u5b83\u5f00\u59cb\u4e86. \\n \\\"\u8457\u540d\u7684\u827a\u672f\u8bc4\u8bba\u5bb6\u5df2\u7ecf\u6536\u8d77\u4e86\u4ed6\u7684\u6bd2\u7b14,\u62ff\u8d77\u4e86\u753b\u7b14. \\n \u7ecf\u8fc7\u591a\u5e74\u5bf9\u827a\u672f\u5bb6\u7684\u8bcb\u6bc1,\u4ed6\u81ea\u5df1\u8fd8\u80fd\u505a\u5f97\u66f4\u597d\u5417?\\\"","spyder_dragonscave_mallory3":"\u5fb7\u7f57\u79d1\u7f57\u662f\u6211\u4eec\u7684! \\n \u6211\u4eec\u8ba9\u6c99\u592b\u7279\u628a\u5b83\u4ece3\u53f7\u516c\u8def\u4e0b\u9762\u6316\u51fa\u6765,\u5982\u679c\u4e0d\u662f\u90a3\u4e2a\u4ee4\u4eba\u751f\u6c14\u7684\u5b69\u5b50\u6253\u65ad\u4e86\u6211\u4eec\u7684\\n\u8ba1\u5212,\u6211\u4eec\u4f1a\u4fdd\u7559\u5b83. \\n \u73b0\u5728\u662f\u67f1\u5b50\u4eec\u8054\u5408\u8d77\u6765\u5f7b\u5e95\u7edf\u6cbb\u8fd9\u4e2a\u5730\u533a\u7684\u65f6\u5019\u4e86! \\n \u6211\u4eec\u8ba9\u5927\u6559\u5802\u548c\u516c\u4f17\u6765\u544a\u8bc9\u6211\u4eec\u4ec0\u4e48\u80fd\u505a\u4ec0\u4e48\u4e0d\u80fd\u505a,\u5bf9\u7cbe\u7075\u6765\u8bf4\u5df2\u7ecf\u592a\u4e45\u4e86. \\n \u5f53\u6211\u4eec\u4f7f\u7528\u683c\u6797\u6c83\u4ec0\u7684\u878d\u5408\u6280\u672f,\u5c06\u8fd9\u4e2a\u5fb7\u7f57\u79d1\u7f57\u4e0e\u5c3c\u59c6\u7f57\u5fb7\u5236\u9020\u7684\u6740\u624b\u673a\u5668\u4eba\u7ed3\u5408\u8d77\\n\u6765,\u6211\u4eec\u5c06\u662f\u4e0d\u53ef\u963b\u6321\u7684! \\n \u800c\u6700\u91cd\u8981\u7684\u662f,\u5168\u80fd\u516c\u53f8\u5c06\u544a\u8bc9\u516c\u4f17,\u8fd9\u4e00\u5207\u90fd\u662f\u4e3a\u4e86\u4ed6\u4eec\u7684\u6700\u5927\u5229\u76ca--\u800c\u516c\u4f17\u4e5f\u4f1a\u76f8\\n\u4fe1\u4ed6\u4eec\u7684!","spyder_wayfarerinn_tv1":"\u65b0\u95fb\u6b63\u5728\u64ad\u653e. \\n \u4e3b\u6301\u4eba\u8bf4,\u5173\u4e8e\u611f\u67d3\u7684\u4f20\u8a00\u662f\u6beb\u65e0\u6839\u636e\u7684.","spyder_omnichannel_donald1":"\u53c8\u56de\u6765\u4e86?\u6211\u5e94\u8be5\u5728\u52fa\u5b50\u603b\u90e8\u628a\u4f60\u9001\u8fdb\u7ede\u8089\u673a.","spyder_hospital_nurse1":"\u8be5\u5c4f\u5e55\u88ab\u8bbe\u7f6e\u4e3a\u68c0\u6d4b\u548c\u62d2\u7edd\u4eba\u7c7b\u548c\u7cbe\u7075. \\n \u5b83\u5df2\u88ab\u7f16\u7801\u4e3a\u6240\u6709\u5df2\u77e5\u7684\u7cbe\u7075\u7684DNA! ","spyder_dryadsgrove_petra1":"\u7834\u89e3\u81ea\u7136\u754c\u7684\u9709\u83cc!","spyder_searoutec_nigel3":"\u5bf9\u4e0d\u8d77,\u5728\u65af\u76ae\u5fb7\u54ac\u4f24\u611f\u67d3\u4ecd\u5728\u4f20\u64ad\u7684\u60c5\u51b5\u4e0b,\u6211\u4e0d\u80fd\u5141\u8bb8\u4efb\u4f55\u4eba\u8fdb\u5165\u795e\u5723\u7684\u6d1e\u7a74.","spyder_hospital_billie2":"\u7b49\u7b49......\u4f60\u7684\u7cbe\u7075\u6ca1\u6709\u751f\u75c5! \\n ... \\n \u5c31\u8fd9\u4e48\u7b80\u5355? \\n \u90a3\u4e3a\u4ec0\u4e48\u6267\u6cd5\u8005\u8981\u5e26\u8d70\u6211\u4eec\u7684\u5c0f\u7cbe\u7075,\u800c\u4e0d\u662f\u76f4\u63a5\u628a\u5b83\u4eec\u6cbb\u597d?...","spyder_leatherhouse2_snugglepot":"\u54c7!\u6211\u7684\u5929\u554a!\u6709\u4e00\u5929\u6211\u4e5f\u4f1a\u50cf\u4f60\u4e00\u6837\u6210\u4e3a\u4e00\u540d\u8bad\u7ec3\u5e08!","spyder_scoop_sign":"\u52fa\u5b50\u603b\u90e8.\u51e0\u4e4e\u597d\u5230\u53ef\u4ee5\u5403!","spyder_route3_wanda":"\u4e07\u8fbe","spyder_granny":"\u5a46\u5a46","spyder_route2_marion":"\u739b\u4e3d\u5b89","spyder_route3_twig":"\u5c0f\u6811\u679d","spyder_route2_graf":"\u683c\u62c9\u592b","spyder_route3_curie":"\u5c45\u91cc","spyder_route3_connor":"\u5eb7\u7eb3","spyder_tunnelb_beryll":"\u8d1d\u91cc\u5c14","spyder_route6_frances":"\u5f17\u6717\u897f\u65af","spyder_dragonscave_lessa":"\u4e3d\u838e","spyder_nimrod_guard":"\u8b66\u536b","spyder_searoutec_river":"\u6cb3\u6d41","spyder_ruby_plaque":"\u7ea2\u5b9d\u77f3\u53ea\u662f\u4efb\u4f55\u7ea2\u8272\u521a\u7389\u7684\u672f\u8bed! \\n \u5f53\u521a\u7389\u6709\u5176\u4ed6\u989c\u8272\u5982\u84dd\u8272\u3001\u7c89\u8272\u548c\u900f\u660e\u65f6,\u5b83\u5c31\u88ab\u79f0\u4e3a\u84dd\u5b9d\u77f3. \\n \u5f53\u7cbe\u7075\u5403\u4e86\u7ea2\u5b9d\u77f3\u540e,\u5b83\u4eec\u4f1a\u53d8\u5f97\u70ed\u60c5\u800c\u6709\u6d3b\u529b,\u4f7f\u5b83\u4eec\u66f4\u5584\u4e8e\u8fdb\u884c\u7269\u7406\u653b\u51fb,\u5982\u62cd\\n\u6253\u3001\u6293\u6320\u548c\u6495\u54ac.","spyder_nimrod_berke":"\u4f2f\u514b","spyder_route5_goliath":"\u6b4c\u5229\u4e9a","spyder_emerald_plaque":"\u7eff\u5b9d\u77f3\u662f\u7eff\u67f1\u77f3\u7684\u4e00\u4e2a\u54c1\u79cd.\u800c\u84dd\u8272\u7684\u7eff\u67f1\u77f3\u5219\u88ab\u79f0\u4e3a\u6d77\u84dd\u5b9d\u77f3. \\n \u4e00\u514b\u62c9\u7684\u7956\u6bcd\u7eff\u6bd4\u4e00\u514b\u62c9\u7684\u94bb\u77f3\u5927,\u4f46\u5bc6\u5ea6\u5c0f. \\n \u5403\u4e86\u7eff\u5b9d\u77f3\u7684\u7cbe\u7075,\u4ed6\u4eec\u7684\u89c6\u529b\u548c\u76f4\u89c9\u90fd\u4f1a\u589e\u5f3a,\u4f7f\u4ed6\u4eec\u7684\u8fdc\u7a0b\u653b\u51fb,\u5982\u5c04\u51fb\u3001\u55b7\u6d12\u548c\\n\u7206\u70b8\u66f4\u52a0\u6709\u529b.","spyder_papertown_tvwatch":"\u7535\u89c6\u4e0a\u6709\u4ec0\u4e48?\u4e00\u4e2a\u821e\u4f1a\u7687\u540e\u6b63\u5728\u628a\u5979\u7684\u5934\u9970\u6454\u6210\u788e\u7247,\u7136\u540e\u628a\u5b83\u5206\u53d1\u51fa\u53bb.","spyder_column1_sign":"\u4e00\u6839\u7f55\u89c1\u7684\u53e4\u4ee3\u5706\u67f1.\u8fd9\u66fe\u7ecf\u662f\u4e00\u4e2a\u5bfa\u5e99\u5efa\u7b51\u7684\u4e00\u90e8\u5206.","spyder_diamond_plaque":"\u4f17\u6240\u5468\u77e5,\u94bb\u77f3\u662f\u4e16\u754c\u4e0a\u6700\u575a\u786c\u7684\u5b9d\u77f3,\u5728\u9879\u94fe\u3001\u8ba2\u5a5a\u6212\u6307\u548c\u8033\u73af\u4e0a\u90fd\u6709\u5f88\u597d\u7684\u8868\\n\u73b0! \\n \u5982\u679c\u4f60\u7684\u672a\u5a5a\u592b\u4e0d\u4e3a\u4f60\u4e70\u4e00\u679a\u6c99\u592b\u7279\u94bb\u77f3\u6212\u6307,\u90a3\u4ed6\u5c31\u4e0d\u7231\u4f60\u4e86! \\n \u628a\u94bb\u77f3\u5582\u7ed9\u4f60\u7684\u5c0f\u7cbe\u7075,\u4f7f\u5b83\u4eec\u7684\u76ae\u80a4\u53d8\u786c,\u4f7f\u5b83\u4eec\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u7269\u7406\u6253\u51fb.","spyder_nimrod3_plaque":"\u53e4\u4ee3\u5e1d\u56fd\u7684\u8c61\u5f81\u662f\u827e\u683c\u5c3c\u65af,\u56e0\u4e3a\u5f53\u5e1d\u56fd\u4ece\u51b0\u51b7\u7684\u5317\u65b9\u5165\u4fb5\u65f6,\u4ed6\u4eec\u7684\u5c06\u519b\u548c\u4fa6\u5bdf\u5175\u90fd\\n\u9a91\u7740\u827e\u683c\u5c3c\u65af. \\n \u4eca\u5929,\u6211\u4eec\u5f3a\u5927\u7684\u56fd\u5bb6\u7684\u533b\u7597\u961f\u6b63\u5728\u7528\u963f\u683c\u5c3c\u987f\u8fdb\u884c\u4fdd\u62a4\u548c\u8fd0\u8f93\u7684\u8bad\u7ec3. ","spyder_omnichannel_note":"\u54c8\u54c8,\u50bb\u74dc\u4eec--\u4f60\u4eec\u6c38\u8fdc\u627e\u4e0d\u5230\u6211. \\n \u8fd9\u662f\u5728\u5168\u80fd\u516c\u53f8\u9996\u5e2d\u6267\u884c\u5b98\u7684\u4fe1\u7eb8\u4e0a.","cotton_breeder0":"\u5927\u5bb6\u597d,\u6b22\u8fce\u6765\u5230\u65e5\u6258\u6240,\u6211\u5728\u8fd9\u91cc\u9972\u517b\u4e86\u7cbe\u7075.\\n\u6211\u7ecf\u8425\u8fd9\u4e2a\u5730\u65b9\u662f\u56e0\u4e3a\u6211\u975e\u5e38\u559c\u6b22\u7cbe\u7075!\\n\u5982\u679c\u4f60\u613f\u610f,\u6211\u53ef\u4ee5\u4e3a\u4f60\u7e41\u6b96\u4e24\u53ea\u5c0f\u72d0\u72f8.\u8bf7\u544a\u8bc9\u6211,\u597d\u5417?","spyder_greenwash_guard":"\u597d\u5427,\u8fd9\u91cc\u6ca1\u4ec0\u4e48\u53ef\u770b\u7684.","spyder_greenwash_gregor2":"\u5509,\u5b83\u6655\u5012\u7684\u65f6\u5019\u8fde\u773c\u775b\u90fd\u6ca1\u7728\u4e00\u4e0b!","spyder_greenwash_looten1":"\u597d\u5427,\u6211\u60f3\u6838\u805a\u53d8\u6280\u672f\u8fd8\u6ca1\u6709\u5b8c\u5168\u5b9e\u73b0.\u6211\u4eec\u5df2\u7ecf\u5728\u8fd9\u4e0a\u9762\u5de5\u4f5c\u4e86\u591a\u5e74!","spyder_greenwash_looten2":"\u8fd9\u662f\u6211\u4eec\u6700\u63a5\u8fd1\u7684\u4e00\u6b21 -- \u5b83\u662f\u4e00\u53ea\u8682\u8681\u548c\u4e00\u53ea\u963f\u5c14\u591a\u6069\u7684\u53ef\u7231\u878d\u5408.\u8fd9\u5e76\u4e0d\u5b8c\u5168\u662f\u6b27\\n\u7c73\u8304\u5e0c\u671b\u6211\u4eec\u521b\u9020\u7684\u7ec8\u6781\u6740\u4eba\u673a\u5668.\u6211\u7684\u610f\u601d\u662f......\u5443!\u4f60\u6ca1\u6709\u4ece\u6211\u8fd9\u91cc\u542c\u5230\u8fd9\u4e2a.","spyder_dragonscave_benden3":"\u8fd9\u662f\u4ec0\u4e48\u60c5\u51b5?\u8fd9\u4e9b\u574f\u86cb\u60f3\u5077\u8d70\u5fb7\u7f57\u79d1\u7f57!\u4f46\u4e3a\u4ec0\u4e48\u5462?","spyder_dragonscave_benden4":"\u6c42\u4f60\u4e86,${{name}}.\u5982\u679c\u4f60\u4e0d\u80fd\u963b\u6b62\u8fd9\u4e9b\u6076\u68cd,\u90a3\u4e48\u4e00\u5207\u90fd\u5b8c\u4e86.","spyder_dragonscave_tomas1":"\u6709\u4e00\u6b21,\u6211\u4eec\u5404\u81ea\u9a91\u7740\u4e00\u6761\u9f99.\u90a3\u662f\u5f88\u4e45\u4ee5\u524d\u7684\u4e8b\u4e86.\u4f46\u5c31\u5728\u6700\u8fd1,\u4e00\u6761\u65b0\u751f\u7684\u9f99\u51fa\u73b0\\n\u5728\u8fd9\u4e2a\u5c9b\u4e0a\u65b9,\u5e76\u722c\u8fdb\u4e86\u8fd9\u4e2a\u5c71\u6d1e.","spyder_dragonscave_tomas2":"\u6b63\u5982\u4f60\u6240\u770b\u5230\u7684,\u9f99\u7684\u65f6\u4ee3\u5df2\u7ecf\u8fc7\u53bb.\u5b75\u5316\u7684\u9f99\u662f\u6211\u4eec\u6700\u540e\u7684\u5e0c\u671b.","spyder_dragonscave_lessa1":"\u6211\u4eec\u5b88\u62a4\u7740\u8fd9\u53ea\u6700\u540e\u7684\u9f99.\u6211\u4eec\u4e0d\u77e5\u9053\u5b83\u4ece\u54ea\u91cc\u6765,\u4e5f\u4e0d\u77e5\u9053\u5b83\u4e3a\u4ec0\u4e48\u5b75\u5316.\u6211\u4eec\u4ee5\u4e3a\\n\u6240\u6709\u7684\u9f99\u5728\u5f88\u4e45\u4ee5\u524d\u5c31\u5df2\u7ecf\u5b75\u5316\u4e86.","spyder_dragonscave_lessa2":"\u4e5f\u8bb8\u6709\u4eba\u4f1a\u6765,\u4ed6\u6709\u80fd\u529b\u6253\u8d25\u5b83.","spyder_dragonscave_cailin1":"\u8fd9\u662f\u6211\u4eec\u6700\u540e\u7684\u804c\u8d23.\u9f99\u4e54\u6728\u975e\u5e38\u7d2f.","spyder_dragonscave_cailin2":"\u8c22\u8c22\u4f60.","spyder_dragonscave_griffin1":"\u6211\u60f3\u77e5\u9053\u88ab\u9f99\u541e\u6389\u4f1a\u662f\u4ec0\u4e48\u6837\u5b50.......","spyder_dragonscave_griffin2":"\u54e6,\u597d\u5427--\u6ca1\u6709\u4eba\u662f\u5b8c\u7f8e\u7684!","spyder_dragonscave_daenny1":"\u51c6\u5907\u597d\u88ab\u6253\u8d25\u5427!","spyder_dragonscave_daenny2":"\u4f60\u53ef\u80fd\u80dc\u8fc7\u6211,\u4f46\u4f60\u6c38\u8fdc\u4e5f\u80dc\u4e0d\u8fc7\u672c\u987f.","spyder_dragonscave_benden1":"\u6211\u662f\u9f99\u9a91\u58eb\u4e2d\u6700\u540e\u4e5f\u662f\u6700\u5f3a\u5927\u7684\u4e00\u4e2a.","spyder_dragonscave_benden2":"\u4f60\u5df2\u7ecf\u8bc1\u660e\u81ea\u5df1\u662f\u5fb7\u7f57\u79d1\u7f57\u503c\u5f97\u5c0a\u656c\u7684\u5bf9\u624b. \\n \u6211\u5c06\u5e26\u4f60\u5230\u795e\u5723\u7684\u5185\u5ba4--\u5728\u6211\u6cbb\u6108\u4f60\u4e4b\u540e.","spyder_dragonscave_mal1":"\u4f60\u5df2\u7ecf\u6321\u4e86\u6211\u4eec\u592a\u591a\u6b21\u7684\u8def\u4e86!","spyder_dragonscave_mal2":"\u554a\u54c8,\u4f60\u6b63\u597d\u843d\u5165\u4e86\u6211\u7684\u5708\u5957!","spyder_dragonscave_ray1":"\u6211\u4eec\u6240\u8981\u505a\u7684\u5c31\u662f\u5efa\u7acb\u4e00\u4e2a\u63a5\u7ba1\u653f\u5e9c\u7684\u5de8\u578b\u516c\u53f8.\u8fd9\u6709\u4ec0\u4e48\u9519\u5417?","spyder_dragonscave_ray2":"\u4f60\u5728\u593a\u8d70\u6211\u7684\u81ea\u7531.","spyder_dragonscave_lucille1":"\u652f\u67f1\u662f\u6211\u4eec\u5728\u8fd9\u91cc\u5b8c\u6210\u4efb\u4f55\u4e8b\u60c5\u7684\u552f\u4e00\u9014\u5f84.","spyder_dragonscave_lucille2":"\u4f60\u4f1a\u540e\u6094\u7684.","spyder_dragonscave_tru1":"\u8fd9\u662f\u4e3a\u4f60\u81ea\u5df1\u597d,\u597d\u5417?","spyder_dragonscave_tru2":"\u968f\u4fbf\u5427.\u6211\u4eec\u5df2\u7ecf\u63d0\u53d6\u4e86DNA\u6837\u672c. \\n \u6211\u4eec\u53ea\u662f\u60f3\u6293\u4f4f\u5fb7\u7f57\u79d1\u7f57\u4f5c\u4e3a\u5907\u4efd. \\n \u4f60\u6c38\u8fdc\u65e0\u6cd5\u963b\u6b62\u4ed6\u4eec\u56de\u5230\u5168\u80fd\u603b\u90e8.","spyder_dragonscave_drokoro1":"\u54fc!","spyder_omnichannel_zoolander1":"\u4f60\u771f\u7684\u662f\u4e00\u5757\u749e\u7389,\u4e0d\u662f\u5417?","spyder_hospital_warning1":"\u55de\u55de.\u68c0\u6d4b\u5230\u751f\u547d\u4f53. \\n \u95e8\u4ecd\u7136\u5173\u95ed.","spyder_hospital_warning2":"\\\"Aardant \\\"\u4e0d\u662f\u4e00\u4e2a\u516c\u8ba4\u7684\u751f\u547d\u4f53. \\n \u95e8\u5173\u95ed\u4e86.","spyder_hospital_cure1":"\u8fd9\u662f\u6cbb\u7597Spyder Bite\u611f\u67d3\u7684\u65b9\u6cd5! \\n \u6709\u4e86\u8fd9\u4e2a,\u4f60\u5c31\u53ef\u4ee5\u6cbb\u6108\u4f60\u81ea\u5df1\u548c\u522b\u4eba\u7684\u5c0f\u7cbe\u7075.","spyder_hospital_billie1":"${{name}},\u4f60\u7684\u63d2\u624b\u5df2\u7ecf\u53d8\u5f97\u592a\u591a!\u5c31\u8ba9\u5f53\u5c40\u505a\u4ed6\u4eec\u7684\u5de5\u4f5c\u5427!","spyder_mansion_drinkingbuddya1":"\u6211\u60f3\u77e5\u9053\u6211\u4eec\u7684\u9152\u53cb\u5230\u54ea\u91cc\u53bb\u4e86? ","spyder_mansion_drinkingbuddyb1":"\u6211\u4eec\u5f00\u59cb\u5531\u4e00\u9996\u53e4\u8001\u7684\u6d77\u8a93\u5c71\u76df,\u5f53\u6211\u4eec\u5531\u5b8c\u7684\u65f6\u5019,\u8239\u957f\u5df2\u7ecf\u4e0d\u89c1\u4e86!","spyder_mansion_drinkingbuddya2":"\u8001\u670b\u53cb,\u4f60\u5728\u8fd9\u91cc\u554a!\u8ba9\u6211\u4eec\u628a\u4f60\u5e26\u56de\u6cb3\u8fb9.","spyder_mansion_captain1":"\u4f60\u597d\u554a!\u8c22\u8c22\u4f60\u627e\u5230\u6211! \\n \u6211\u5728\u6628\u665a\u559d\u9152\u7684\u65f6\u5019\u8d70\u795e\u4e86,\u6389\u5230\u4e86\u8fd9\u91cc. \\n \u563f,\u4f60\u80fd\u627e\u5230\u51fa\u53e3\u5417?\u627e\u5230\u4e86\u5c31\u5927\u58f0\u558a\u51fa\u6765.","spyder_river_captain2":"\u5582,\u4f60\u5728\u5417?\u4f60\u60f3\u53bb\u54ea\u91cc?","spyder_dryadsgrove_volcoli1":"\u5e03\u91cc!\u5e03\u91cc!","spyder_dryadsgrove_aquemini1":"\u6b22\u8fce\u6765\u5230\u6211\u4eec\u7684\u5c0f\u6811\u6797,\u51e1\u4eba.","spyder_dryadsgrove_aquemini2":"\u7948\u7977\u4f60\u5728\u8bbf\u95ee\u4e2d\u5e78\u5b58\u4e0b\u6765.","spyder_dryadsgrove_ignatia1":"\u6211\u4eec\u6bd4\u6211\u4eec\u7684\u5916\u8868\u66f4\u91cd\u8981.","spyder_dryadsgrove_ignatia2":"\u4f60\u6bd4\u4f60\u7684\u5916\u8868\u66f4\u91cd\u8981.","spyder_dryadsgrove_petra2":"\u5fd8\u6069\u8d1f\u4e49\u7684\u4eba.","spyder_dryadsgrove_ferris1":"\u4f60\u662f\u5426\u610f\u8bc6\u5230\u4f60\u6253\u6270\u4e86\u51e0\u4e2a\u4e16\u7eaa\u7684\u6c89\u7761?","spyder_dryadsgrove_ferris2":"\u4e5f\u8bb8\u73b0\u5728\u662f\u6211\u4eec\u8d70\u5411\u4e16\u754c\u7684\u65f6\u5019\u4e86.","spyder_dryadsgrove_sylvia1":"\u5b63\u8282\u968f\u7740\u6c83\u5c14\u79d1\u5229\u7684\u821e\u8e48\u8f6c\u52a8.","spyder_dryadsgrove_sylvia2":"\u6211\u4eec\u4ed9\u5973\u7684\u529b\u91cf\u968f\u7740\u5b63\u8282\u7684\u53d8\u5316\u800c\u6d88\u957f.","spyder_leatherhouse1_tennisplayer1":"\u51bb\u4f24\u662f\u571f\u5143\u7d20\u7684\u6280\u80fd\u8fd8\u662f\u6c34\u5143\u7d20\u7684\u6280\u80fd? ","spyder_leatherhouse1_tennisplayer2":"\u68d8\u624b\u7684\u95ee\u9898--\u8fd9\u4e24\u8005\u90fd\u662f!","spyder_scoop_welcome":"\u6b22\u8fce!","spyder_successful_boulder":"\u5927\u9524\u5b50\u5c06\u5de8\u77f3\u7838\u5f00.","spyder_dante":"\u4f46\u4e01","spyder_frolicking_rockitten":"\u5c0f\u5ca9\u732b","spyder_frolicking_conileaf":"\u5706\u9525\u53f6","spyder_papertown_riverboatcaptain":"\u6cb3\u8239\u8239\u957f","spyder_papertown_homemaker":"\u5bb6\u5ead\u4e3b\u5987","spyder_papertown_mom":"\u5988\u5988","spyder_papertown_grannypiper":"\u6d3e\u73c0\u5976\u5976","spyder_papertown_shopkeeper":"\u5e97\u4e3b","spyder_instore_dante":"\u4f46\u4e01","spyder_billie":"\u6bd4\u8389","spyder_cottontown_hacker":"\u9ed1\u5ba2","spyder_omnichannel_enforcer":"\u6267\u6cd5\u8005","spyder_cottontown_barmaid":"\u670d\u52a1\u5458","spyder_goth":"\u54e5\u7279","spyder_florist":"\u82b1\u5546","spyder_shopkeeper":"\u5e97\u4e3b","spyder_shopassistant":"\u5e97\u5458","spyder_route2_billie":"\u6bd4\u8389","spyder_route2_roddick":"\u7f57\u8fea\u514b","spyder_maniac":"\u72c2\u4eba","spyder_citypark_frances":"\u5f17\u6717\u897f\u65af","spyder_citypark_bobette":"\u6ce2\u8d1d\u7279","spyder_citypark_edith":"\u4f0a\u8fea\u4e1d","spyder_miner":"\u77ff\u5de5","spyder_postboy":"\u90ae\u9012\u5458","spyder_route3_zoolander":"\u7956\u5170\u5fb7","spyder_rookie":"\u65b0\u624b","spyder_route3_weaver":"\u7ec7\u5de5","spyder_route3_qqq":"???","spyder_route3_novak":"\u8bfa \u74e6 \u514b","spyder_route3_surat":"\u82cf\u62c9\u7279","spyder_route3_roxby":"\u7f57\u514b\u65af\u6bd4","spyder_wayfarer1_morton":"\u83ab\u987f","spyder_wayfarer1_jessie":"\u6770\u897f","spyder_wayfarer1_nightshade":"\u591c\u6765\u9999","spyder_wayfarer1_victor":"\u80dc\u5229\u8005","spyder_wayfarer1_morningstar":"\u6668\u661f","spyder_wayfarer1_bravo":"\u5e03\u62c9\u6c83","spyder_wayfarer1_james":"\u8a79\u59c6\u65af","spyder_wayfarer1_bismuth":"\u94cb","spyder_wayfarer1_ratcher":"\u96f7\u5207\u5c14","spyder_route4_marshall":"\u9a6c\u6b47\u5c14","spyder_route4_roger":"\u7f57\u6770","spyder_route4_wulf":"\u6c83\u5c14\u592b","spyder_route4_rincewind":"\u6797\u65af\u98ce","spyder_route4_rosamund":"\u7f57\u8428\u8499\u5fb7","spyder_route4_beck":"\u8d1d\u514b","spyder_nimrod_birbrobo":"\u6bd4\u5c14\u5e03\u673a\u5668\u4eba","spyder_nimrod_chromerobo":"\u94ec\u5408\u91d1\u673a\u5668\u4eba","spyder_nimrod_xeon":"\u81f3\u5f3a","spyder_nimrod_justice":"\u6b63\u4e49","spyder_nimrod_thatcher":"\u6492\u5207\u5c14","spyder_nimrod_mace":"\u9ea6\u65af","spyder_nimrod_honour":"\u8363\u8a89","spyder_nimrod_argon":"\u6c29\u6c14","spyder_nimrod_zircon":"\u9506\u77f3","spyder_nimrod_maverick":"\u9a6c\u5f17\u91cc\u514b","spyder_nimrod_rebel":"\u53db\u9006\u8005","spyder_nimrod_antimony":"\u9511","spyder_nimrod_bowie":"\u9c8d\u4f0a","spyder_nimrod_archer":"\u5c04\u624b","spyder_nimrod_tru":"\u7279\u9c81","spyder_nimrod_dirk":"\u5fb7\u514b","spyder_route5_cleo":"\u514b\u83b1\u5965","spyder_route5_tryphaena":"\u7279\u91cc\u82ac\u7eb3","spyder_route5_edith":"\u4f0a\u8fea\u4e1d","spyder_route5_sara":"\u8428\u62c9","spyder_route5_hunter":"\u4ea8\u7279","spyder_scoop_donald":"\u5510\u7eb3\u5fb7","spyder_scoop_turner":"\u7279\u7eb3","spyder_scoop_paine":"\u6f58\u6069","spyder_scoop_taggart":"\u5854\u52a0\u7279","spyder_scoop_alyssa":"\u827e\u4e3d\u838e","spyder_scoop_lanth":"\u5170\u7279","spyder_scoop_berys":"\u8d1d\u91cc\u65af","spyder_scoop_rubid":"\u9c81\u6bd4\u5fb7","spyder_scoop_asta":"\u963f\u65af\u5854","spyder_scoop_haf":"\u54c8\u592b","spyder_scoop_arachne":"\u86db\u5f62\u7eb2","spyder_scoop_weaver":"\u7ec7\u5de5","spyder_scoop_orba":"\u5965\u5df4","spyder_scoop_landrace":"\u9646\u751f","spyder_scoop_cochinia":"\u80ed\u8102\u866b","spyder_scoop_cochinib":"\u80ed\u8102\u866bB","spyder_scoop_cochinic":"\u80ed\u8102\u866bC","spyder_tunnelb_lute":"\u9c81\u7279","spyder_tunnelb_meitner":"\u8fc8\u7279\u7eb3","spyder_tunnelb_iris":"\u9e22\u5c3e\u82b1","spyder_tunnelb_greta":"\u683c\u96f7\u5854","spyder_tunnelb_tommy":"\u6c64\u7c73","spyder_route6_ping":"\u4e52","spyder_route6_richard":"\u7406\u67e5\u5fb7","spyder_route6_blair":"\u5e03\u83b1\u5c14","spyder_route6_maxwell":"\u9ea6\u514b\u65af\u97e6","spyder_route6_orion":"\u730e\u6237\u5ea7","spyder_route6_mungo":"\u8499\u6208","spyder_route6_rigel":"\u91cc\u683c\u5c14","spyder_route6_gunner":"\u70ae\u624b","spyder_searoutec_nigel":"\u5948\u6770\u5c14","spyder_searoutec_wade":"\u97e6\u5fb7","spyder_searoutec_gil":"\u5409\u5c14","spyder_searoutec_leek":"\u97ed\u83dc","spyder_searoutec_beech":"\u6989\u6811","spyder_searoutec_rutherford":"\u5362\u745f\u798f","spyder_searoutec_carstair":"\u5361\u65af\u7279\u5c14","spyder_searoutec_sandy":"\u73ca\u8fea","spyder_dragonscave_tomas":"\u6258\u9a6c\u65af","spyder_dragonscave_cailin":"\u51ef\u6797","spyder_dragonscave_griffin":"\u683c\u91cc\u82ac","spyder_dragonscave_daenny":"\u6234\u6069\u5c3c","spyder_dragonscave_benden":"\u672c\u767b","spyder_dragonscave_mal":"\u9a6c\u5c14","spyder_dragonscave_ray":"\u96f7","spyder_dragonscave_lucille":"\u5362 \u514b","spyder_dragonscave_tru":"\u7279\u9c81","spyder_flower_cady":"\u5361\u8fea","spyder_flower_mieke":"\u8fc8\u514b\u5c14","spyder_flower_sandy":"\u6851 \u8fea","spyder_flower_teach":"\u6559\u5bfc","spyder_omnichannel_william":"\u5a01\u5ec9","spyder_omnichannel_carnegie":"\u5361\u5185\u57fa","spyder_omnichannel_byrne":"\u4f2f\u6069","spyder_omnichannel_strauss":"\u65af\u7279\u52b3\u65af","spyder_omnichannel_beaverbrook":"\u6bd4\u5f17\u5e03\u9c81\u514b","spyder_omnichannel_worm":"\u866b\u5b50","spyder_omnichannel_thedukeofdeadair":"\u6b7b\u6c14\u6c89\u6c89\u7684\u516c\u7235","spyder_dragonscave_angrybrute":"\u6124\u6012\u7684\u5e03\u9c81\u7279","spyder_dragonscave_lazybrute":"\u61d2\u60f0\u7684\u5e03\u9c81\u7279","spyder_dragonscave_concernedbrute":"\u5173\u5fc3\u7684\u5e03\u9c81\u7279","spyder_hospital_billie":"\u6bd4\u5229","spyder_greenwash_looten":"\u7f57\u987f","spyder_riverboatcaptain":"\u6cb3\u8239\u8239\u957f","spyder_mansion_drinkingbuddya":"\u9152\u53cbA","spyder_mansion_drinkingbuddyb":"\u996e\u53cbB","spyder_dryadsgrove_aquemini":"\u963f\u514b\u7c73\u5c3c","spyder_dryadsgrove_ignatia":"\u4f0a\u683c\u7eb3\u8482\u4e9a","spyder_dryadsgrove_petra":"\u5f7c\u5f97\u62c9","spyder_dryadsgrove_ferris":"\u8d39\u91cc\u65af","spyder_dryadsgrove_sylvia":"\u897f\u5c14\u7ef4\u5a05","spyder_dryadsgrove_volcoli":"\u6c83\u5c14\u79d1\u5229","spyder_multi_underrepairs":"\u724c\u5b50\u4e0a\u5199\u7740\uff1a\u201c\u6b63\u5728\u7ef4\u4fee\u201d","_chromerobo":"\u94ec\u5408\u91d1\u673a\u5668\u4eba","_darkrobo":"\u9ed1\u6697\u673a\u5668\u4eba","_birbrobo":"\u6bd4\u5c14\u5e03\u673a\u5668\u4eba","_xeon":"\u81f3\u5f3a","_xeon-2":"\u81f3\u5f3a-2","_mk01beta":"Mk01 \u6d4b\u8bd5\u7248","_mk01alpha":"Mk01 \u963f\u5c14\u6cd5","spyder_multi_martsign":"\u5728\u8fd9\u91cc\u4e70\u4e1c\u897f","spyder_papertown_daycare1":"\u65e5\u95f4\u62a4\u7406\u4e2d\u5fc3.\u6b63\u5728\u5efa\u8bbe\u4e2d.","spyder_papertown_daycare2":"\u65e5\u6258\u4e2d\u5fc3\uff1a\u73b0\u5df2\u5f00\u653e!","spyder_papertown_sunnyside":"\u9633\u5149\u57ce\u5e84\u56ed.\u5982\u679c\u6211\u4eec\u4e0d\u5728\u5bb6,\u8bf7\u7ed9\u6211\u4eec\u7684\u7ba1\u5bb6\u7559\u8a00.","spyder_papertown_home":"\u751c\u871c\u7684\u5bb6!","spyder_papertown_restinbed":"\u4f60\u9192\u6765\u65f6\u5df2\u7ecf\u5b8c\u5168\u4f11\u606f\u597d\u4e86!","spyder_citypark_achievement":"\u6210\u5c31\u72c2\u4eba\u4e4b\u5bb6.\u5173\u95ed.","spyder_column2_sign":"\u4e00\u6839\u7f55\u89c1\u7684\u53e4\u67f1.\u57283\u53f7\u516c\u8def\u4e0a\u53ef\u4ee5\u627e\u5230\u540c\u4e00\u6587\u5316\u7684\u5176\u4ed6\u9057\u8ff9. ","spyder_opal_plaque":"\u86cb\u767d\u77f3\u663e\u793a\u51fa\u95ea\u70c1\u7684\u5f69\u8272\u5149\u7ebf. \\n \u5b83\u4eec\u5f62\u6210\u4e8e\u5ca9\u77f3\u7684\u88c2\u7f1d\u548c\u51f9\u9677\u5904,\u5f53\u6c34\u84b8\u53d1\u540e\u7559\u4e0b\u7845\u77f3. \\n \u5403\u4e86\u86cb\u767d\u77f3\u7684\u7cbe\u7075\u80fd\u4ece\u5b83\u7684\u9b54\u6cd5\u9632\u62a4\u4e2d\u53d7\u76ca,\u80fd\u66f4\u597d\u5730\u8eb2\u907f\u9b54\u6cd5\u7684\u8fdc\u8ddd\u79bb\u653b\u51fb,\u5982\u7206\\n\u70b8\u3001\u55b7\u96fe\u548c\u5c04\u7ebf.","spyder_agate_plaque":"\u739b\u7459\u662f\u4e00\u79cd\u5ca9\u77f3,\u901a\u5e38\u7531\u706b\u5c71\u5f62\u6210,\u5e76\u5e38\u6709\u5e73\u884c\u7ebf\u5e26. \\n \u5b83\u7684\u7279\u70b9\u662f\u989c\u8272\u7e41\u591a\uff1a\u68d5\u8272\u3001\u7070\u8272\u3001\u5976\u6cb9\u8272\u3001\u7ea2\u8272\u3001\u6a59\u8272,\u751a\u81f3\u662f\u84dd\u8272. \\n \u7ed9\u7cbe\u7075\u5582\u98df\u739b\u7459\u53ef\u4ee5\u63d0\u9ad8\u5b83\u7684\u901f\u5ea6\u548c\u654f\u6377\u6027,\u4f7f\u5b83\u5728\u6218\u6597\u4e2d\u53cd\u5e94\u66f4\u5feb.","spyder_quartz_plaque":"\u77f3\u82f1\u662f\u5730\u7403\u4e0a\u6700\u4e30\u5bcc\u7684\u77ff\u7269\u4e4b\u4e00. \\n \u4e00\u4e9b\u77f3\u82f1\u54c1\u79cd--\u5982\u739b\u7459\u3001\u7d2b\u6c34\u6676\u548c\u7ea2\u7389\u9ad3--\u66f4\u7f55\u89c1\u3001\u66f4\u73cd\u8d35. \\n \u77f3\u82f1\u88ab\u7528\u4e8e\u949f\u8868,\u4ee5\u4fdd\u6301\u975e\u5e38\u7cbe\u786e\u7684\u65f6\u95f4. \\n \u5403\u4e86\u77f3\u82f1\u7684\u7cbe\u7075\u4f1a\u589e\u52a0\u4ed6\u4eec\u7684\u6bc5\u529b\u548c\u6d3b\u529b,\u4f7f\u4ed6\u4eec\u5728\u88ab\u51fb\u5012\u4e4b\u524d\u80fd\u591f\u627f\u53d7\u66f4\u591a\u7684\u653b\\n\u51fb. ","spyder_shaft_plaque":"\u7531\u6c99\u592b\u7279\u8d5e\u52a9.\\\"\u6211\u4eec\u6316\u6398\u5b83!\\\"","spyder_nimrod_plaque":"\u7531\u5c3c\u59c6\u7f57\u5fb7\u8d5e\u52a9.\\\"\u5982\u679c\u6211\u4eec\u4e0d\u5356,\u522b\u4eba\u5c31\u4f1a\u5356!\\\"","spyder_nimrod2_plaque":"\u7cbe\u7075\u662f\u5f3a\u5927\u7684\u6b66\u5668,\u81ea\u4ece\u6709\u6218\u4e89\u4ee5\u6765\u5c31\u4e0e\u4eba\u7c7b\u5e76\u80a9\u4f5c\u6218. \\n \u5728\u5c71\u6d1e\u91cc\u53d1\u73b0\u7684\u5ca9\u753b\u663e\u793a,\u53f2\u524d\u4eba\u7c7b\u8bad\u7ec3\u9e21\u811a\u732b\u4e0e\u91ce\u751f\u6c83\u5c14\u592b\u65af\u57fa\u4f5c\u6218.","spyder_nimrod4_plaque":"\u4f46\u5f88\u5feb,\u7cbe\u7075\u548c\u4eba\u7c7b\u53ef\u80fd\u90fd\u4f1a\u88ab\u6dd8\u6c70. \\n \u6211\u4eec\u7684\u8d5e\u52a9\u5546Nimrod\u516c\u53f8\u6b63\u5728\u5f00\u53d1\u673a\u5668\u4eba\u6280\u672f,\u53ef\u4ee5\u4f7f\u6218\u4e89\u53d8\u5f97\u4e0d\u6d41\u8840. \\n \u540c\u65f6,\u62a5\u540d\u53c2\u52a0\u5c3c\u59c6\u7f57\u5fb7\u6267\u6cd5\u8005,\u83b7\u5f97\u9ad8\u85aa\u3001\u514d\u8d39\u6559\u80b2\u548c\u5192\u9669\u7684\u751f\u6d3b.","spyder_shaft1_sign":"\u7ad6\u4e95\u603b\u90e8.\u91c7\u77ff\u90e8","spyder_shaft2_sign":"\u6c99\u592b\u7279\u603b\u90e8.\u516c\u5171\u5173\u7cfb\u90e8","spyder_leathercafe_sign":"\u9732\u5929\u5496\u5561\u9986\u548c\u5e02\u573a","spyder_leathercbd_sign":"\u76ae\u9769\u57ce\u5546\u4e1a\u533a","spyder_leatherhouse1_radio":"\u6b63\u5728\u64ad\u653e\u4e00\u9996R&B\u6b4c\u66f2.\u5b83\u88ab\u79f0\u4e3a \\\"Possessuns, Part II\\\".","spyder_flower_dojo_sign":"\u4e94\u884c\u9053\u573a.\u4e3b\u4eba\u548c\u7cbe\u7075\u7684\u6218\u6597","spyder_wayfarerinn_sign":"\u6b22\u8fce\u6765\u5230Wayfarer Inn! ","spyder_cottonhouse1_tvwatch":"\u8fd9\u662f\u6700\u65b0\u7684\u771f\u4eba\u79c0\u8282\u76ee\uff1a\u4eba\u4eec\u548c\u4ed6\u4eec\u7684\u7cbe\u7075\u5728\u4e00\u4e2a\u504f\u8fdc\u7684\u5c9b\u5c7f\u4e0a\u5b8c\u6210\u6311\u6218.","cannot_use_item_monster":"\u8fd9\u4e2a\u9053\u5177\u4e0d\u80fd\u7528\u5728\u8fd9\u4e2a\u7cbe\u7075\u8eab\u4e0a.","cotton_breeder1":"\u4f60\u60f3\u628a\u4f60\u7684\u4e24\u53ea\u7cbe\u7075\u7559\u7ed9\u6211,\u8ba9\u5b83\u4eec\u7e41\u6b96\u5417?","cotton_breeder2a_1":"\u597d\u5427,\u54ea\u4f4d\u7cbe\u7075\u5c06\u6210\u4e3a\u6bcd\u4eb2?","cotton_breeder2a_2":"\u5f88\u597d,\u90a3\u7236\u4eb2\u5462?","cotton_breeder3":"\u597d\u5427,\u4f60\u786e\u5b9a\u8fd9\u662f\u4f60\u8981\u7684\u90a3\u4e24\u4e2a?","cotton_breeder4a":"\u5f88\u597d!\u4ee5\u540e\u518d\u6765\u62a5\u5230,\u6211\u4f1a\u8ba9\u4f60\u77e5\u9053\u60c5\u51b5\u5982\u4f55.","cotton_breeder_rejected":"\u54e6,\u597d\u5427.\u4f60\u518d\u60f3\u4e00\u60f3,\u518d\u6765\u627e\u6211.","cotton_breeder5":"\u563f,${{name}},\u6765\u770b\u770b\u4f60\u7684\u7cbe\u7075?","cotton_breeder6a":"\u4ed6\u4eec\u8fd8\u5728\u9010\u6e10\u719f\u6089,\u5c31\u50cf\u8fd9\u6837.\u4f60\u4e3a\u4ec0\u4e48\u4e0d\u665a\u70b9\u518d\u6765?","cotton_breeder6b":"\u8fdb\u5c55\u975e\u5e38\u987a\u5229!\u5b83\u4eec\u51e0\u4e4e\u662f\u4e0d\u53ef\u5206\u5272\u7684!\\n\u73b0\u5728\u5e94\u8be5\u7528\u4e0d\u4e86\u591a\u4e45,\u4ed6\u4eec\u5c31\u8981\u751f\u5b69\u5b50\u4e86.","cotton_breeder6c":"\u795d\u8d3a\u4f60!\u4ed6\u4eec\u5df2\u7ecf\u6709\u4e86\u4e00\u4e2a\u5b69\u5b50!\u7ed9\u4f60,\u597d\u597d\u517b\u80b2\u5b83.","cotton_breeder_continue":"\u5728\u4ed6\u4eec\u51c6\u5907\u597d\u63a5\u53d7\u53e6\u4e00\u4e2a\u7cbe\u7075\u4e4b\u524d,\u8fd8\u9700\u8981\u4e00\u6bb5\u65f6\u95f4,\u4f46\u5982\u679c\u4f60\u613f\u610f,\u6211\u53ef\u4ee5\u4fdd\u7559\u8fd9\u4e24\\n\u53ea,\u5e76\u518d\u6b21\u4e3a\u4ed6\u4eec\u914d\u79cd.","cotton_breeder7a":"\u5f88\u597d!\u4f60\u82b1\u70b9\u65f6\u95f4\u7167\u987e\u5b69\u5b50,\u6211\u6765\u7167\u987e\u7236\u6bcd.\u4ee5\u540e\u518d\u6765\u770b\u770b\u4ed6\u4eec\u5427.","taba_greeting1":"\u62db\u5f85\u5458Jaime: \u55e8,${{name}}!\u542c\u8bf4\u4f60\u5f97\u5230\u4e86\u4e00\u53ea\u7cbe\u7075,\u606d\u559c\u4f60!\u5982\u679c\u4f60\u60f3\u58ee\u5927\u4f60\u7684\u961f\u4f0d,\u4f60\u5c31\u9700\u8981\u7cbe\u7075\u7403.","cotton_breeder7b":"\u597d\u4e3b\u610f,\u5728\u5b9d\u5b9d\u6210\u957f\u7684\u8fd9\u4e2a\u91cd\u8981\u9636\u6bb5,\u65b0\u5bb6\u5ead\u5e94\u8be5\u4fdd\u6301\u5728\u4e00\u8d77.\\n\u4f60\u4eec\u73b0\u5728\u56de\u6765\u5427,\u542c\u5230\u4e86\u5417?","taba_greeting2a":"\u8be5\u5e97\u6b63\u5728\u505a\u4fc3\u9500\u6d3b\u52a8,\u8fd9\u91cc\u6709\u4e00\u4e9b\u8ba9\u4f60\u5f00\u59cb.\u4f60\u7528\u5b83\u4eec\u6765\u6355\u83b7\u7cbe\u7075.\u5982\u679c\u4ed6\u4eec\u5148\u88ab\u524a\u5f31\\n\u4e86,\u90a3\u5c31\u66f4\u5bb9\u6613\u4e86!","taba_greeting2b":"\u554a!\u6211\u770b\u5230\u4f60\u5df2\u7ecf\u6709\u4e86\u4e00\u4e9b.\u4f60\u6709\u4e00\u4e2a\u5f88\u597d\u7684\u5f00\u5934, ${{name}},\u6211\u76f8\u4fe1\u4f60\u5f88\u5feb\u5c31\u4f1a\u6210\\n\u4e3a\u51a0\u519b.","taba_greeting3":"\u795d\u4f60\u5728\u5192\u9669\u8fc7\u7a0b\u4e2d\u597d\u8fd0,\u8bb0\u5f97\u5728\u5546\u5e97\u8d2d\u7269,\u6ee1\u8db3\u4f60\u6240\u6709\u7684\u5192\u9669\u9700\u6c42!\\n...\\n\u5bf9\u4e0d\u8d77,\u6211\u5728\u63a8\u9500,\u8fd9\u662f\u6211\u7684\u5de5\u4f5c.","gotfivetuxeballs":"\u4f60\u67095\u4e2a\u7cbe\u7075\u7403!","got_new_tuxemon":"\u4e00\u4e2a\u65b0\u7684\u7cbe\u7075\u8bde\u751f\u4e86!\u6b22\u8fce{monster_name}!","spyder_greenwash_gregor1":"\u6211\u6574\u5929\u90fd\u5728\u89c2\u5bdf\u6211\u7684C\u773c\u732b--\u6211\u8981\u6293\u4f4f\u5b83\u7728\u773c\u7684\u673a\u4f1a!","spyder_greenwash_chip1":"\u6211\u5df2\u7ecf\u5f00\u53d1\u51fa\u65e0\u4e0e\u4f26\u6bd4\u7684\u8ba1\u7b97\u673a!","spyder_greenwash_clarence1":"\u6211\u7684\u7cbe\u7075\u5728\u9633\u5149\u4e0b\u662f\u4e0d\u53ef\u963b\u6321\u7684!","spyder_greenwash_chip2":"\u9700\u8981\u66f4\u591a\u7684\u52a8\u529b!","spyder_greenwash_clarence2":"\u6709\u4e91!","spyder_greenwash_louis1":"\u8fd9\u573a\u6218\u6597\u7684\u89c4\u5219\u662f\u7b80\u5355\u7684\u81ea\u7136\u9009\u62e9\u6cd5\u5219\uff1a\u53ea\u6709\u5f3a\u8005\u624d\u80fd\u751f\u5b58!","spyder_greenwash_louis2":"\u6211\u53ef\u4ee5\u5411\u4f60\u4ecb\u7ecd\u4e00\u4e0b\u76d6\u4e9a\u5047\u8bf4\u5417?","spyder_greenwash_louis":"\u8def\u6613\u65af","spyder_greenwash_clarence":"\u514b\u83b1\u4f26\u65af","spyder_greenwash_chip":"\u82af\u7247","spyder_greenwash_gregor":"\u683c\u96f7\u6208\u5c14","spyder_greenwash_moreau1":"\u4f60\u4e0d\u5e94\u8be5\u5728\u8fd9\u91cc! ","spyder_greenwash_moreau2":"\u6838\u805a\u53d8\u5b9e\u9a8c\u7206\u70b8\u4e86!","spyder_greenwash_dippel1":"\u4e5f\u8bb8\u6211\u4eec\u8d70\u5f97\u592a\u8fdc\u4e86...\u2026","spyder_greenwash_dippel2":"\u6216\u4e0d\u591f\u8fdc! ","spyder_greenwash_aissa1":"\u7559\u5728\u5916\u9762--\u683c\u6797\u6c83\u4ec0\u628a\u8fd9\u4e00\u5207\u90fd\u63a7\u5236\u4f4f\u4e86.","spyder_greenwash_aissa2":"\u6211\u4eec\u90fd\u4f1a\u6b7b!","spyder_greenwash_aissa":"\u827e\u8428","spyder_greenwash_dippel":"\u8fea\u4f69\u5c14","spyder_greenwash_moreau":"\u83ab\u7f57","omnichannel_sign":"\u5168\u80fd\u516c\u53f8\u603b\u90e8.\u6211\u4eec\u5236\u9020\u5934\u6761\u65b0\u95fb","taba_town_homeplace":"${{name}}\u7684\u5bb6","taba_town_sign_profhouse":"\u7cbe\u7075\u6559\u6388\u7684\u5bb6","taba_town_sign_proflab":"\u7cbe\u7075\u6559\u6388\u7684\u5b9e\u9a8c\u5ba4","taba_town_sign_tuxemart":"\u7cbe\u7075\u5546\u5e97 - \u4e70\u5356\u7269\u54c1\u7684\u5730\u65b9","taba_town_sign_tuxecenter":"\u7cbe\u7075\u4e2d\u5fc3 - \u4e00\u4e2a\u6cbb\u7597\u4f60\u7684\u7cbe\u7075\u7684\u5730\u65b9","leather_town_open_air":"\u9732\u5929\u5496\u5561\u9986\u548c\u5e02\u573a","pick_up":"\u6361\u8d77","taba_house4_sign":"\u5c0a\u8d35\u7684\u6d77\u9e25\u9152\u5427","taba_house1_calendar":"\u8fd9\u662f\u4e00\u4e2a\u65e5\u5386,9\u670830\u65e5\u548c2\u670812\u65e5\u662f\u7528\u7ea2\u8272\u5708\u51fa\u6765\u7684.","taba_house1_husband1":"\u6211\u662f\u6700\u719f\u7ec3\u7684\u8bad\u7ec3\u5e08\u4e4b\u4e00!","shammer_fossil_description":"\u5b83\u770b\u8d77\u6765\u50cf\u4e00\u53ea\u53e4\u4ee3\u72d7\u7684\u5934\u9aa8,\u4f46\u5b83\u50cf\u77f3\u5934\u4e00\u6837\u575a\u786c.","rhincus_fossil_description":"\u5b83\u770b\u8d77\u6765\u50cf\u4e00\u53ea\u6709\u9f7f\u9e1f\u7684\u5934\u9aa8,\u4f46\u5b83\u50cf\u77f3\u5934\u4e00\u6837\u786c.","flintstone_description":"\u4e00\u79cd\u7247\u72b6\u7684\u77f3\u5934,\u7528\u4e8e\u5236\u9020\u77f3\u5236\u5de5\u5177\u548c\u751f\u706b.\u4e0d\u662f\u5728\u540c\u4e00\u65f6\u95f4.","lucky_bamboo_description":"\u4e25\u683c\u6765\u8bf4,\u8fd9\u6839\u672c\u4e0d\u662f\u7af9\u5b50.\u5b83\u4e5f\u4e0d\u662f\u7279\u522b\u5e78\u8fd0.\u4f46\u5b83\u662f\u4e00\u79cd\u4e0d\u9519\u7684\u5ba4\u5185\u690d\u7269.","peace_lily_description":"\u4e3a\u67d0\u4e2a\u7279\u522b\u7684\u4eba\u51c6\u5907\u7684\u575a\u97e7\u7684\u5ba4\u5185\u690d\u7269.","petrified_dung_description":"\u5b83\u770b\u8d77\u6765\u50cf,\u55ef,\u4fbf\u4fbf......\u4f46\u5b83\u50cf\u77f3\u5934\u4e00\u6837\u786c.","pyramidion_description":"\u55e1\u55e1\u4f5c\u54cd\u7684\u91d1\u8272\u4e09\u89d2,\u5145\u6ee1\u5929\u4eba\u5408\u4e00\u7684\u529b\u91cf.","sea_girdle_description":"\u4e00\u4e32\u4e32\u7684\u5c0f\u73a9\u610f,\u50cf\u6d77\u5e26\u4e00\u6837\u67d4\u8f6f\u800c\u7c98\u7a20.","stovepipe_description":"\u4e00\u6839\u957f\u957f\u7684\u94c1\u7ba1.\u5904\u7406\u5b83\u65f6,\u4f60\u7684\u624b\u4f1a\u53d8\u5f97\u7070\u5934\u571f\u8138.","aether":"\u4ee5\u592a","sweet_sand_description":"\u5728\u4e16\u754c\u90e8\u5206\u5730\u533a,\u4eba\u4eec\u7528\u8fd9\u79cd\u82ac\u82b3\u7684\u3001\u5e26\u6ce5\u571f\u7684\u6c99\u5b50\u6e05\u6d01\u81ea\u5df1.","tectonic_drill_description":"\u7528\u6765\u94bb\u63a2\u5730\u7403\u7684\u5927\u578b\u5494\u54d2\u5494\u54d2\u673a\u5668.","thunderstone_description":"\u4e00\u4e2a\u53e4\u8001\u7684\u77f3\u5934\u9057\u7269,\u73b0\u5728\u88ab\u4eba\u5e26\u7740\u8d70,\u4ee5\u56fe\u597d\u8fd0.","tux_attack":"Tux\u653b\u51fb","monster_menu_tech":"\u6280\u80fd","monster_menu_desc":"\u63cf\u8ff0","Kennel":"\u4ed3\u5e93","kennel_label":"{box} ({qty})","move_to_kennel":"\u79fb\u52a8\u5230\u4e86{box}","mk01_beta_description":"\u4e00\u4e2a\u4e0e\u9f99\u878d\u5408\u7684\u6740\u624b\u673a\u5668\u4eba.\u4e0d\u8981\u95ee\u6211\u4eec\u600e\u4e48\u505a.","taba_house2_sign":"\u9057\u7559\u56fe\u4e66\u9986","chrome_robo_description":"\u4e00\u4e2a\u6709\u654c\u610f\u7684\u673a\u5668\u4eba.","dark_robo_description":"\u4e00\u4e2a\u5145\u6ee1\u654c\u610f\u7684\u673a\u5668\u4eba.","taba_house4_client1a":"\u6211\u5976\u5976\u4ee5\u524d\u4e5f\u505a\u8fc7\u7c7b\u4f3c\u7684\u83dc!","birb_robo_description":"\u4e00\u4e2a\u654c\u5bf9\u7684\u673a\u5668\u4eba.","mk01_alpha_description":"\u4e00\u4e2a\u4e0e\u9f99\u878d\u5408\u7684\u6740\u624b\u673a\u5668\u4eba.\u4e0d\u8981\u95ee\u6211\u4eec\u600e\u4e48\u505a.","mk01_delta_description":"\u4e00\u4e2a\u4e0e\u9f99\u878d\u5408\u7684\u6740\u624b\u673a\u5668\u4eba.\u4e0d\u8981\u95ee\u6211\u4eec\u5982\u4f55.","mk01_gamma":"Mk01\u4f3d\u739b","xeon_description":"\u4e00\u4e2a\u6709\u654c\u610f\u7684\u673a\u5668\u4eba.","glitch":"\u6bdb\u523a","taba_house1_sign":"\u514b\u52b3\u5e03\u9c81\u5148\u751f\u548c\u5973\u58eb\u7684\u623f\u5b50","taba_house1_wife1":"\u8bad\u7ec3\u5e08?\u6211\u4e08\u592b\u6709\u5984\u60f3\u75c7.","taba_house1_reading":"\u8fd9\u672c\u4e66\u662f\u300a\u5e7b\u89c9\u7814\u7a76\u7684\u54f2\u5b66\u300b,\u4f5c\u8005\u662f\u6770\u767b-\u76d6\u59c6\u96f7\u6587\u8428.","taba_house1_watching":"\u8fd9\u662f\u4e00\u90e8\u5173\u4e8e\u8be5\u5730\u533a\u6700\u5947\u602a\u548c\u6700\u5947\u5999\u7684\u7cbe\u7075\u7684\u8bb0\u5f55\u7247.\\n \u4ee5\u53ca\u5b83\u4eec\u6240\u91c7\u53d6\u7684\u5947\u602a\u884c\u4e3a.","mk01_delta":"Mk01\u4e09\u89d2\u6d32","mk01_gamma_description":"\u4e00\u4e2a\u4e0e\u9f99\u878d\u5408\u7684\u6740\u624b\u673a\u5668\u4eba.\u4e0d\u8981\u95ee\u6211\u4eec\u600e\u4e48\u505a.","mk01_omega":"Mk01 \u6b27\u7c73\u8304","xeon_2_description":"\u4e00\u4e2a\u6709\u654c\u610f\u7684\u673a\u5668\u4eba.","taba_house3_sign":"\u5468\u5230\u7684\u53f6\u5b50\u65c5\u9986","taba_house2_owner1":"\u6b22\u8fce\u6765\u5230\u9057\u7559\u56fe\u4e66\u9986!\u8bf7\u968f\u610f\u53c2\u89c2,\u4f46\u8bf7\u4fdd\u6301\u5b89\u9759.","taba_house4_client3a":"\u5e78\u8fd0\u7684\u662f\u6211\u6ca1\u6709\u4e3a\u8fd9\u4e2a\u4ed8\u94b1.\u4f60\u600e\u4e48\u80fd\u4e3a\u8fd9\u4e2a\u4ed8\u94b1\u5462?","mk01_omega_description":"\u4e00\u4e2a\u4e0e\u9f99\u878d\u5408\u7684\u6740\u624b\u673a\u5668\u4eba.\u4e0d\u8981\u95ee\u6211\u4eec\u600e\u4e48\u505a.","mk01_proto_description":"\u4e00\u4e2a\u4e0e\u9f99\u878d\u5408\u7684\u6740\u624b\u673a\u5668\u4eba.\u4e0d\u8981\u95ee\u6211\u4eec\u600e\u4e48\u505a.","mk01_proto":"Mk01 \u539f\u578b","taba_house2_reading3":"\u8fd9\u672c\u4e66\u662f\u300a\u6ca1\u6709\u8363\u8a89\u7684\u5b69\u5b50\u300b,\u4f5c\u8005Leslie Greninza.","taba_house2_reader1a":"\u6211\u4e00\u770b\u5230\u4e66\u6216\u4e66\u5e97\u5c31\u611f\u89c9\u597d\u4e86.","taba_house2_reader3a":"\u6240\u4ee5\u6211\u53ef\u4ee5\u6d3b\u51fa\u4e00\u5343\u4e2a\u4e0d\u540c\u7684\u4eba\u751f.","taba_house2_reader4a":"\u9605\u8bfb\u80fd\u523a\u6fc0\u6211\u7684\u601d\u7ef4,\u8fd9\u662f\u7535\u89c6\u548c\u7535\u5f71\u6c38\u8fdc\u505a\u4e0d\u5230\u7684.","taba_house2_books":"000 - \u8ba1\u7b97\u673a\u79d1\u5b66\u3001\u4fe1\u606f\u548c\u4e00\u822c\u5de5\u7a0b, 100 - \u54f2\u5b66\u548c\u5fc3\u7406\u5b66\\n200 - \u5b97\u6559, 300 - \u793e\u4f1a\u79d1\u5b66, 400 - \u8bed\u8a00, 500 - \u7eaf\u79d1\u5b66, 600 - \u6280\u672f\\n700 - \u827a\u672f\u548c\u5a31\u4e50,800 - \u6587\u5b66,900 - \u5386\u53f2\u548c\u5730\u7406","taba_house3_owner1":"\u6b22\u8fce\u6765\u5230Thoughtful Leaf Inn!","taba_house3_client1a":"\u6211\u5728\u4f11\u606f,\u800c\u6211\u59b9\u59b9\u53ef\u80fd\u5728\u770b\u4e00\u4e9b\u4e66.","taba_house4_client2a":"\u55ef?\u53ea\u662f\u586b\u9971\u4e86\u7a7a\u865a\u7684\u809a\u5b50.","taba_house4_dish1":"\u5b83\u662f\u68d5\u8272\u7684,\u6d53\u5bc6\u7684,\u4f46\u5b83\u770b\u8d77\u6765\u4e0d\u50cf\u5e03\u4e01......","normal":"\u6b63\u5e38","maple_bedroom_sign":"\u8fd9\u662f\u4e00\u4e2a\u65e5\u5386,4\u670827\u65e5\u662f\u7528\u7c89\u7ea2\u8272\u5708\u51fa\u6765\u7684.","taba_house2_reading1":"\u8fd9\u672c\u4e66\u662f\u300a\u62dc\u8bbf\u56fd\u738b\u300b,\u4f5c\u8005\u662f\u9a6c\u8bfa\u7f57-\u76d6.","taba_house2_reader2a":"\u5b83\u70b9\u71c3\u4e86\u6211\u7684\u60f3\u8c61\u529b.","taba_house2_reading2":"\u8fd9\u672c\u4e66\u662f\u8def\u6613\u65af-\u57c3\u7279\u96f7\u6208\uff08Louis Etrergo\uff09\u5199\u7684\u300a\u88ab\u68a6\u60f3\u517b\u5927\u300b.","taba_house2_reading4":"\u8fd9\u672c\u4e66\u662f\u300a\u9a76\u5411\u6c38\u6052\u300b,\u4f5c\u8005\u662f\u52b3\u745e\u5a1c-\u591a\u666e\u62c9\u4e18\u5c14\u5fb7.","taba_house3_client2a":"\u60f3\u5f97\u592a\u591a\u4f1a\u4f24\u5bb3\u6211\u4eec.","taba_house3_client3a":"\u8fd9\u8ba9\u6211\u60f3\u5230\u4e86\u6211\u5988\u5988\u7684\u623f\u5b50.","taba_house4_owner1":"\u6b22\u8fce\u6765\u5230\u5c0a\u8d35\u7684\u6d77\u9e25\u9152\u5427!","menu_minigame":"\u8ff7\u4f60\u6e38\u620f","who_is_that":"\u8fd9\u53ea\u7cbe\u7075\u7684\u540d\u5b57?","generic_wrong":"\u731c\u9519\u4e86!","gender_male":"\u7537","gender_female":"\u5973","spyder_intro_question":"\u4f60\u8981\u8df3\u8fc7\u4ecb\u7ecd\u5417?","spyder_intro00":"\u60a8\u597d,\u6211\u662f\u5168\u80fd\u516c\u53f8\u7684\u9996\u5e2d\u6267\u884c\u5b98,\u6211\u4eec\u4e3a\u8be5\u5730\u533a\u7ecf\u8425\u62a5\u7eb8,\u7535\u89c6\u9891\u9053\u548c\u5e7f\u64ad\u7535\u53f0.\\n\u6211\u6709\u8d23\u4efb\u901a\u77e5\u4f60.","spyder_intro01":"\u7cbe\u7075\u662f\u6816\u606f\u5728\u8fd9\u4e2a\u4e16\u754c\u4e0a\u7684\u4e00\u79cd\u751f\u7269.\\n\u4ed6\u4eec\u559c\u6b22\u88ab\u4fd8\u864f,\u8fd9\u6837\u4ed6\u4eec\u7684\u4e3b\u4eba\u5c31\u53ef\u4ee5\u4e0e\u4ed6\u4eec\u4e89\u593a\u4e50\u8da3\u548c\u5229\u6da6.\\n\u6700\u5f3a\u7684\u80dc\u5229\uff0c\u5c31\u50cf\u5728\u5546\u4e1a\u4e16\u754c\u4e2d\u4e00\u6837.\\n\u5927\u591a\u6570\u7cbe\u7075\u90fd\u662f\u5728\u91ce\u5916\u53d1\u73b0\u7684,\u5f53\u4ed6\u4eec\u83b7\u5f97\u7ecf\u9a8c\u65f6,\u4ed6\u4eec\u4f1a\u53d8\u6210\u66f4\u9ad8\u7ea7\u7684\u5f62\u5f0f.\\n\u4f46\u662f\u6784\u6210\u5927\u6559\u5802\u7684\u4e94\u5927\u652f\u67f1,\u5373\u5728\u8be5\u5730\u533a\u8fd0\u8425\u7684\u4e94\u5bb6\u76df\u56fd\u516c\u53f8,\\n\u6539\u5584\u4e86\u81ea\u7136.\u672c\u5b63,\u6211\u4eec\u63d0\u4f9b\u4e94\u6b3e\u8c6a\u534e\u7cbe\u7075!","spyder_intro02":"\u8fd9\u4e9b\u7cbe\u7075\u5728\u63a5\u89e6\u5230\u4ee4\u724c\u65f6\u4f1a\u7acb\u5373\u8fdb\u5316 - \u8fd9\u662f\u5373\u65f6\u6ee1\u8db3!\\n\u66f4\u91cd\u8981\u7684\u662f,\u5b83\u4eec\u8ba9\u4f60\u9009\u62e9\u5b83\u4eec\u53d8\u6210\u54ea\u79cd\u5f62\u5f0f.","spyder_intro03":"\u4ee3\u5e01\u53ef\u4ece\u6240\u6709\u652f\u67f1\u6536\u53d6\u9002\u5ea6\u8d39\u7528!\\n\u54b3\u54b3\uff0c\u6211\u5728\u8bf4\u4ec0\u4e48?\\n\u54e6,\u662f\u7684,\u6bcf\u4e2a\u652f\u67f1\u90fd\u63d0\u4f9b\u8fd9\u4e9b\u72ec\u5bb6\u7cbe\u7075\u4e4b\u4e00.","spyder_intro_shopkeeper1":"\u6211\u4eec\u9996\u5e2d\u6267\u884c\u5b98\u7684\u6f14\u8bb2\u771f\u662f\u592a\u68d2\u4e86!\u6240\u6709\u91d1\u5361\u4f1a\u5458\u90fd\u5c06\u83b7\u5f97\u514d\u8d39\u7684\u7cbe\u7075.","spyder_intro_shopkeeper2":"\u53ea\u9700\u586b\u5199\u6b64\u8868\u683c.","spyder_intro_question_name":"\u4f60\u53eb\u4ec0\u4e48\u540d\u5b57?","spyder_intro_shopkeeper3":"\u8bf7\u73b0\u5728\u5c06\u8868\u683c\u9000\u8fd8\u7ed9\u5e97\u5458,\u4ee5\u4fbf\u6211\u4eec\u4e3a\u60a8\u63d0\u4f9b\u7cbe\u7075.","spyder_intro_shopkeeper4":"\u5bf9\u4e0d\u8d77,\u60a8\u4e0d\u662f\u91d1\u5361\u4f1a\u5458,\u6b64\u4f18\u60e0\u4ec5\u9002\u7528\u4e8e\u91d1\u5361\u4f1a\u5458.","bank":"\u94f6\u884c","wallet":"\u94b1\u5305","deposit":"\u5b58\u6b3e","withdraw":"\u53d6\u6b3e","no_money_operation":"{operation}\u4e0d\u53ef\u80fd!","menu_item_storage":"\u53d6\u51fa\u9053\u5177","menu_item_dropoff":"\u653e\u5165\u9053\u5177","no_signal":"\u65e0\u4fe1\u53f7","omnichannel_mobile":"\u5168\u80fd\u901a\u8baf4G","app_banking":"\u624b\u673a\u94f6\u884c","app_banking_description":"\u968f\u65f6\u968f\u5730\u5728\u6b64\u5904\u8bbf\u95ee\u60a8\u7684\u8d44\u91d1, \u5f53\u60a8\u4fe1\u53f7\u5145\u8db3\u65f6, \u90fd\u53ef\u4ee5\u5728\u6b64\u5904\u8bbf\u95ee\u60a8\u7684\u8d44\u91d1.","app_contacts":"\u7535\u8bdd\u6ea5","app_contacts_description":"\u6253\u7535\u8bdd\u7ed9\u4f60\u7684\u670b\u53cb, \u4e0e\u4f60\u9009\u62e9\u7684\u4eba\u6218\u6597.","app_map":"\u624b\u673a\u5730\u56fe","app_map_description":"\u5728\u624b\u673a\u4e0a\u4f7f\u7528\u5b83\u6765\u67e5\u770b\u60a8\u7684\u4f4d\u7f6e.","app_tuxepedia":"\u7cbe\u7075\u767e\u79d1","app_tuxepedia_description":"\u5728\u8fd9\u91cc\u8ddf\u8e2a\u6709\u5173\u7cbe\u7075\u7684\u4fe1\u606f, \u5e76\u4e0e\u4e16\u754c\u5206\u4eab.","tuxepedia_progress":"\u7cbe\u7075\u767e\u79d1\u5b8c\u6210\u5ea6: {value}%!","tuxepedia_data_seen":"\u770b\u5230\u4e86{param}\u53ea\u7cbe\u7075,\u5171\u6709{all}\u53ea\u7cbe\u7075","tuxepedia_data_caught":"\u6349\u4f4f\u4e86{param}\u53ea\u7cbe\u7075,\u5171\u6709{all}\u53ea\u7cbe\u7075","player_start_adventure":"\u5192\u9669\u5f00\u59cb\u4e86{date}\u5929.","player_walked":"\u884c\u8d70\u7684\u8def\u7a0b {distance} {unit}","player_battles":"\u6218\u6597: {tot} (\u80dc\u5229{won} \u5e73\u5c40{draw} \u5931\u8d25{lost})","action_call":"\u62e8\u53f7","phone_no_answer":"\u5bf9\u4e0d\u8d77,\u60a8\u547c\u53eb\u7684\u7528\u6237\u6682\u65f6\u65e0\u4eba\u63a5\u542c!","page_tuxepedia":"\u4ece\u7f16\u53f7{a}\u5230\u7f16\u53f7{b}","no_evolution":"\u6ca1\u6709\u8fdb\u5316\u578b","yes_evolution":"\u6709\u8fdb\u5316\u578b","yes_evolutions":"\u8fdb\u5316\u578b","tuxepedia_capture":"\u6355\u83b7\u4e86{doc}\u5929","tuxepedia_exp":"\u9700\u8981{exp_lv}\u7ecf\u9a8c\u5230\u7b49\u7ea7{lv}","menu_tuxepedia":"\u7cbe\u7075\u767e\u79d1","monster_menu_type":"\u5c5e\u6027","monster_menu_species":"\u79cd\u7c7b","monster_menu_shape":"\u4f53\u578b","spyder_papertown_firstfight_after":"\u8fd9\u6b21\u6211\u4f1a\u6cbb\u6108\u4f60,\u4f46\u6211\u4e0d\u662f\u6148\u5584\u673a\u6784,\u4e0b\u6b21\u4f60\u7684\u7cbe\u7075\u75b2\u60eb\u4e0d\u582a\u65f6\u5728\u5bb6\u4f11\u606f.","spyder_papermanor_oldman":"\u6211\u6709\u4e24\u4e2a\u513f\u5b50\u548c\u4e00\u4e2a\u4f84\u5973,\u7b2c\u4e00\u4e2a\u662f\u6c34\u624b,\u53bb\u5e74\u4ed6\u53bb\u4e86\u7fa4\u5c9b.\\n\u7b2c\u4e8c\u4e2a\u662f\u8239\u957f,\u4ed6\u5f00\u5ba2\u8239,\u6211\u7684\u4f84\u5973\u5728\u5916\u9762\u73a9.","spyder_cottontown_mom":"\u964c\u751f\u4eba\u4f60\u597d!\u4f60\u8fdb\u5496\u5561\u9986\u5e72\u4ec0\u4e48? \\n \u4f60\u77e5\u9053\u5496\u5561\u56e0\u5bf9\u4f60\u6709\u5bb3......\u6211\u5f00\u73a9\u7b11\u7684! \\n \u4f60\u5df2\u7ecf12\u5c81\u4e86,\u4f60\u53ef\u4ee5\u505a\u4efb\u4f55\u4f60\u559c\u6b22\u7684\u4e8b\u60c5!...\u4f46\u4e0d\u8981\u5438\u70df\u548c\u559d\u9152 .... \\n \u4f46\u4f60\u5e94\u8be5\u66f4\u9891\u7e41\u5730\u6253\u7535\u8bdd\u56de\u5bb6,\u6211\u5e0c\u671b\u6709\u4eba\u8bb2\u8ff0\u6211\u7684\u53d1\u660e. \\n ... \u54e6,\u6211\u5fd8\u4e86,\u4f60\u8fd8\u6ca1\u6709\u624b\u673a,\u8fd9\u662f\u6211\u53d1\u660e\u7684,\u6211\u79f0\u4e4b\u4e3aNuPhone! \\n\u60a8\u53ef\u4ee5\u5728\u5176\u4e0a\u5b89\u88c5\u5404\u79cd\u5e94\u7528\u7a0b\u5e8f,\u5b83\u5df2\u7ecf\u6709\u5730\u56fe\u5e94\u7528\u7a0b\u5e8f,\u6240\u4ee5\u4f60\u6c38\u8fdc\u4e0d\u4f1a\u8ff7\u8def!","spyder_cotton_homemaker1":"\u4f60\u662f\u6765\u6f14\u8bb2\u7684\u5417?\u6211\u5bf9\u53d1\u5e03\u611f\u5230\u975e\u5e38\u5174\u594b.","spyder_cotton_homemaker2":"\u7cbe\u7075\u767e\u79d1\u5f88\u68d2,\u4e0d\u662f\u5417?\u6211\u662f\u7a0b\u5e8f\u5458\u4e4b\u4e00,\u544a\u8bc9\u6211\u4f60\u662f\u5426\u53d1\u73b0\u4efb\u4f55\u9519\u8bef.","spyder_cotton_cafegranny":"\u55ef,\u6211\u4e0d\u786e\u5b9a\u6211\u662f\u5426\u559c\u6b22\u8fd9\u79cd\u5496\u5561.","spyder_cotton_cafeassistant":"\u4f60\u6536\u96c6\u7cbe\u7075\u5417?\u6211\u60f3\u5f00\u59cb,\u4f46\u6211\u5bb3\u6015\u79bb\u5f00\u8fd9\u5ea7\u57ce\u5e02.","spyder_cotton_cafegoth":"\u522b\u770b\u6211,\u6211\u53ea\u662f\u6765\u8fd9\u91cc\u5403\u514d\u8d39\u7684\u5c0f\u5403.","spyder_cotton_cafeflorist1":"\u5618,\u6f14\u8bb2\u8981\u5f00\u59cb\u4e86.","spyder_cotton_cafeflorist2":"\u6211\u8feb\u4e0d\u53ca\u5f85\u5730\u60f3\u5bf9\u5176\u4ed6\u4eba\u7684\u6761\u76ee\u8fdb\u884c\u4e8b\u5b9e\u6838\u67e5. \\n \u4f60\u6700\u597d\u786e\u4fdd\u4f60\u6709\u597d\u7684\u6765\u6e90!","spyder_papertown_myfirstmon_notmet":"\u6211\u8ba4\u5f97\u4f60,\u4f60\u5c31\u662f\u90a3\u4e2a\u6ca1\u6709\u91d1\u5361\u4f1a\u5458\u7684\u5b69\u5b50. \\n \u4f60\u77e5\u9053,\u6211\u4e5f\u8bb8\u80fd\u5e2e\u4f60. \\n \u5f53\u82b1\u54e8\u7684\u65b0\u7cbe\u7075\u4ece\u5927\u6559\u5802\u51fa\u6765\u65f6,\u6211\u4eec\u53ea\u662f\u628a\u6240\u6709\u7684\u65e7\u7cbe\u7075\u90fd\u6254\u8fdb\u4e86\u5783\u573e\u7bb1!\\n \u8fd9\u4f3c\u4e4e\u662f\u4e00\u79cd\u6d6a\u8d39,\u5c24\u5176\u662f\u5f53\u50cf\u4f60\u8fd9\u6837\u7684\u5b69\u5b50\u6ca1\u6709\u4efb\u4f55\u4e1c\u897f\u65f6!","spyder_papertown_thereis":"\u8fd9\u91cc\u6709\u4e1c\u897f...","spyder_papertown_trash":"\u53ea\u662f\u5783\u573e","spyder_papertown_rockitten":"\u4f60\u60f3\u8981\u5c0f\u5ca9\u732b\u5417?","spyder_papertown_lambert":"\u4f60\u60f3\u8981\u5170\u4f2f\u7279\u5417?","spyder_papertown_nut":"\u4f60\u60f3\u8981\u87ba\u6bcd\u517d\u5417?","spyder_papertown_tweesher":"\u4f60\u60f3\u8981\u954a\u9e6d\u5417?","spyder_papertown_agnite":"\u4f60\u60f3\u8981AGNITE\u5417?"} \ No newline at end of file
+{"apple":"\u82f9\u679c","apple_description":"\u56de\u590d\u4e00\u53ea\u7cbe\u707510\u70b9\u751f\u547d.","berry":"\u6d46\u679c","berry_description":"\u56de\u590d\u4e00\u53ea\u7cbe\u707510\u70b9\u751f\u547d.","cherry":"\u6a31\u6843","cherry_description":"\u56de\u590d\u4e00\u53ea\u7cbe\u707510\u70b9\u751f\u547d.","orange":"\u6a59\u5b50","orange_description":"\u56de\u590d\u4e00\u53ea\u7cbe\u707520\u70b9\u751f\u547d.","potion":"\u4f24\u836f","potion_description":"\u56de\u590d\u4e00\u53ea\u7cbe\u707550\u70b9\u751f\u547d.","super_potion":"\u8d85\u7ea7\u4f24\u836f","super_potion_description":"\u56de\u590d\u4e00\u53ea\u7cbe\u7075150\u70b9\u751f\u547d.","imperial_potion":"\u7687\u5ba4\u4f24\u836f","imperial_potion_description":"\u56de\u590d\u4e00\u53ea\u7cbe\u7075350\u70b9\u751f\u547d.","revive":"\u6062\u590d","revive_description":"\u590d\u6d3b\u88ab\u51fb\u5012\u7684\u7cbe\u7075,\u6062\u590d20\u70b9\u751f\u547d.","capture_device":"\u6355\u6349\u8bbe\u5907","capture_device_description":"\u7528\u6765\u6355\u6349\u7cbe\u7075.","tm_avalanche":"\u62db\u5f0f\u5b66\u4e60\u5668:\u96ea\u5d29","tm_avalanche_description":"\u6559\u6c34\u6216\u571f\u7cfb\u7cbe\u7075\u96ea\u5d29\u62db\u5f0f\u7684\u62db\u5f0f\u5b66\u4e60\u5668.","tm_blossom":"\u62db\u5f0f\u5b66\u4e60\u5668:\u7efd\u653e","tm_blossom_description":"\u6559\u6728\u7cfb\u7cbe\u7075\u7efd\u653e\u62db\u5f0f\u7684\u62db\u5f0f\u5b66\u4e60\u5668.","item_cannot_use_here":"{name}\u4e0d\u80fd\u5728\u8fd9\u91cc\u4f7f\u7528!","item_no_available_target":"{name}\u73b0\u5728\u4e0d\u80fd\u7528\u5728\u4f60\u7684\u4efb\u4f55\u7cbe\u7075\u4e0a.","reg_papers":"\u6ce8\u518c\u6587\u4ef6","reg_papers_description":"\u4e00\u888b\u8bad\u7ec3\u5e08\u5927\u8d5b\u7684\u6ce8\u518c\u6587\u4ef6.","allies_address":"\u827e\u8389\u7684\u5730\u5740","allies_address_description":"\u68c9\u82b1\u9547\u5168\u6e20\u9053\u58542\u680b31\u5ba4\\n\\n\u5730\u5740\u65c1\u8fb9\u6709\u4e2a\u543b\u75d5.","combat_run":"{user}\u9003\u8dd1\u4e86!","combat_miss":"\u4f46\u662f\u6ca1\u6253\u4e2d...","combat_can't_run_from_trainer":"\u4e0d\u80fd\u5728\u4e0e\u8bad\u7ec3\u5e08\u7684\u6218\u6597\u4e2d\u9003\u8dd1!","combat_player_run":"\u4f60\u6210\u529f\u7684\u9003\u8dd1\u4e86!","combat_used_x":"{user}\u4f7f\u7528\u4e86{name}!","combat_used_x_on_y":"{user}\u4f7f\u7528\u4e86{name}\u5728{target}!","combat_swap":"{user}\u6d3e\u51fa\u4e86{target}!","combat_call_tuxemon":"\u53bb\u5427,{name}!","combat_opponent_call_tuxemon":"{user}\u6d3e\u51fa\u4e86{name}!","combat_state_poison_get":"{target}\u4e2d\u6bd2\u4e86!","combat_state_poison_damage":"{name}\u4e2d\u4e86\u6bd2!","combat_state_lifeleech_get":"{user}\u4ece{target}\u90a3\u91cc\u5438\u53d6\u751f\u547d\u503c.","dodge_increased":"{user}\u7684{stat}\u589e\u5f3a\u4e86.","speed_halved":"{user}\u7684\u901f\u5ea6\u51cf\u534a.","hp_restored":"{user}\u7684\u751f\u547d\u503c\u6062\u590d\u4e86.","combat_state_overfeed_get":"{user}\u8fc7\u91cf{target}.","dodge_fell":"{user}\u95ea\u907f\u6389\u4e86.","attacks_rose":"{user}\u7684\u653b\u51fb\u4f24\u5bb3\u7c7b\u578b\u4e0a\u5347.","combat_levitate_get":"{user}\u98de\u5230\u66f4\u9ad8\u7684\u7a7a\u4e2d.","combat_amnesia_get":"{user}\u5f97\u4e86\u5931\u5fc6.","combat_state_lifeleech_success":"{user}\u5931\u53bb\u5065\u5eb7\u7684\u751f\u547d","combat_state_lifeleech_failure":"{link}\u4e0d\u80fd\u518d\u6108\u5408\u4e86.","combat_state_recover_get":"{target}\u5f00\u59cb\u6062\u590d\u5065\u5eb7.","combat_state_recover_success":"{user}\u6062\u590d\u5065\u5eb7\u4e86!","combat_state_recover_failure":"{user}\u4e0d\u80fd\u518d\u6108\u5408\u4e86.","combat_status_damage":"{name}\u7684{status}\u9020\u6210\u4e86\u4f24\u5bb3!","combat_trainer_appeared":"{name}\u60f3\u8981\u6218\u6597!","combat_victory":"\u4f60\u8d62\u4e86!","combat_defeat":"\u4f60\u88ab\u6253\u8d25\u4e86!","combat_draw":"\u5927\u5bb6\u90fd\u660f\u8fc7\u53bb\u4e86!","combat_capturing_success":"\u4f60\u6349\u4f4f\u4e86{name}!","combat_capturing_fail":"{name}\u51b2\u51fa\u4e86\u6355\u6349\u8bbe\u5907!","combat_recharging":"{name}\u4f7f\u7528\u524d\u9700\u8981\u4f11\u606f\u4e00\u4e0b\u624d\u80fd\u518d\u4e00\u6b21\u4f7f\u7528{move}...","combat_replacement":"\u9009\u62e9\u4e0b\u4e00\u4e2a\u7cbe\u7075!","combat_replacement_is_fainted":"\u90a3\u4e2a\u7cbe\u7075\u5df2\u7ecf\u660f\u8fc7\u53bb\u4e86!","combat_wild_appeared":"\u91ce\u751f\u7684{name}\u51fa\u73b0\u4e86!","combat_monster_choice":"\u8981{name}\u505a\u4ec0\u4e48\u5462?","combat_fainted":"{name}\u660f\u8fc7\u53bb\u4e86!","combat_isactive":"{name} \u5df2\u7ecf\u5728\u6218\u6597\u4e86.","combat_target_itself":"{name}\u4e0d\u5e94\u8be5\u653b\u51fb\u81ea\u5df1.","attack_very_effective":"\u8fd9\u6b21\u653b\u51fb\u9020\u6210\u4e86\u5f88\u591a\u989d\u5916\u7684\u7834\u574f!","attack_effective":"\u8fd9\u6b21\u653b\u51fb\u9020\u6210\u4e86\u989d\u5916\u7684\u7834\u574f!","attack_resisted":"\u653b\u51fb\u88ab\u62b5\u6297\u4e86!","attack_weak":"\u8fd9\u6b21\u653b\u51fb\u906d\u5230\u4e86\u987d\u5f3a\u7684\u62b5\u6297!","empty_slot":"\u7a7a\u5361\u69fd","exit":"\u9000\u51fa","item_confirm_use":"\u4f7f\u7528","item_confirm_cancel":"\u53d6\u6d88","item_success":"\u5b83\u5de5\u4f5c\u4e86!","item_failure":"\u5b83\u5931\u8d25\u4e86!","generic_success":"\u5b83\u5de5\u4f5c\u4e86!","generic_failure":"\u5b83\u5931\u8d25\u4e86","attempting_capture":"\u8bd5\u56fe\u6355\u6349\u2026\u2026","gotcha":"\u660e\u767d\u4e86!","not_implemented":"\u8be5\u7279\u6027\u5c1a\u672a\u5b9e\u73b0.","receive_happiness":"\u6536\u52305\u4e2a\u6355\u6349\u8bbe\u5907!","received_x":"\u83b7\u5f97\u4e86{name}!","save_success":"\u5df2\u4fdd\u5b58!","save_failure":"\u5b58\u6863\u6709\u95ee\u9898!","save_overwrite":"\u662f\u7684,\u8986\u76d6\u6b64\u5b58\u6863.","save_keep":"\u4e0d,\u4e0d\u8981\u8986\u76d6.","slot":"\u5361\u69fd","status_faint":"\u660f\u5012","status_poison":"\u4e2d\u6bd2","status_lifeleech":"\u6b7b\u6c14\u6c89\u6c89","status_overfeed":"\u80e1\u5403\u6d77\u585e","status_recover":"\u6062\u590d","all_in":"\u5168\u90e8\u7684","amnesia":"\u5931\u5fc6","avalanche":"\u96ea\u5d29","battery_acid":"\u7535\u89e3\u6db2","battery_discharge":"\u653e\u7535","beam":"\u6fc0\u5149\u675f","berserk":"\u72c2\u6012","biting_winds":"\u5bd2\u98ce","blade":"\u53f6\u4e4b\u5203","blood_bond":"\u8840\u7edf\u8054\u7cfb","blossom":"\u7efd\u653e","boulder":"\u5ca9\u77f3\u62a4\u7f69","breathe_fire":"\u66b4\u6012","bubble_trap":"\u6c14\u6ce1\u6355\u6349","bullet":"\u9ad8\u901f\u7403","chill_mist":"\u51b7\u96fe","clamp_on":"\u5939\u5408","constrict":"\u7f20\u7ed5","electrical_storm":"\u96f7\u66b4","energy_claws":"\u80fd\u6e90\u4e4b\u722a","energy_field":"\u80fd\u91cf\u573a","eyebite":"\u6444\u5fc3\u76ee\u5149","feint":"\u5047\u52a8\u4f5c","fester":"\u8113\u6db2\u4e4b\u529b","fire_ball":"\u706b\u7403","fire_claw":"\u706b\u722a","flamethrower":"\u706b\u7130\u55b7\u5c04","flood":"\u6d2a\u6d41","flow":"\u6c34\u67aa","fluff_up":"\u62cd\u677e","font":"\u6d17\u793c","frostbite":"\u51bb\u75ae","fume":"\u53d1\u6012","give_all":"\u6301\u6709\u5168\u90e8","glower":"\u70ed\u5207\u6ce8\u89c6","goad":"\u523a\u68d2","headbutt":"\u5934\u9524","hibernate":"\u51ac\u7720","ice_claw":"\u51b0\u722a","icicle_spear":"\u51b0\u77db","invictus":"\u4e0d\u53ef\u5f81\u670d","kindling_flame":"\u70c8\u706b\u71c3\u70e7","levitate":"\u5439\u8d77","midnight_mantle":"\u5348\u591c\u5730\u5e54","muddle":"\u6363\u86cb","mudslide":"\u6ce5\u77f3\u6d41","one_two":"\u4e8c\u8fde\u51fb","overgrowth":"\u8fc7\u5ea6\u751f\u957f","peck":"\u5544","peregrine":"\u6e38\u96bc","perfect_cut":"\u5b8c\u7f8e\u5207\u5272","petrify":"\u7f8e\u675c\u838e\u4e4b\u773c","probiscus":"\u666e\u7f57\u6bd4\u65af\u5e93\u65af","pseudopod":"\u4f2a\u8db3","quicksand":"\u5371\u9669\u6d41\u6c99","ram":"\u731b\u649e","refresh":"\u5c0f\u61a9","rock":"\u5ca9\u77f3","rot":"\u8150\u70c2","rust_bomb":"\u94c1\u9508\u70b8\u5f39","salamander":"\u706b\u8725\u8734","sand_spray":"\u55b7\u7802","shadow_boxing":"\u592a\u6781\u62f3","shrapnel":"\u69b4\u9730\u5f39","shuriken":"\u624b\u91cc\u5251","sleep_bomb":"\u50ac\u7720\u70b8\u5f39","sleeping_powder":"\u50ac\u7720\u7c89","snowstorm":"\u66b4\u98ce\u96ea","splinter":"\u5206\u88c2","spray":"\u55b7\u96fe","stampede":"\u5954\u9003","starfall":"\u661f\u843d","static_field":"\u9759\u6001\u573a","sting":"\u53ee\u54ac","stone_rot":"\u77f3\u5934\u8150\u70c2","strike":"\u7f62\u5de5","suck_poison":"\u5438\u5165\u6bd2\u6db2","sudden_glow":"\u7a81\u7136\u53d1\u5149","supernova":"\u8d85\u65b0\u661f","surge":"\u98d9\u5347","take_cover":"\u9690\u853d","thunderball":"\u9739\u96f3\u5f39","thunderclap":"\u6253\u96f7","tonguespear":"\u6c72\u53d6","venomous_tentacle":"\u6bd2\u89e6\u987b","wall_of_steel":"\u94a2\u94c1\u4e4b\u5899","wallow":"\u6253\u6eda","web":"\u7f51\u7edc","whirlwind":"\u65cb\u98ce","wing_tip":"\u7fc5\u8180\u653b\u51fb","menu_alphabet":"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890.-!","menu_alphabet_n_columns":"13","monster_menu_info":"\u4fe1\u606f","monster_menu_move":"\u79fb\u52a8","monster_menu_release":"\u653e\u751f","cant_release":"\u4e0d\u80fd\u5728\u961f\u4f0d\u4e2d\u91ca\u653e\u8fd9\u53ea\u7cbe\u7075.","release_confirmation":"\u4f60\u786e\u5b9a\u8981\u91ca\u653e{name}\u5417?","tuxemon_released":"{name}\u5df2\u7ecf\u88ab\u91ca\u653e\u4e86.","log_off":"\u6ce8\u9500","menu_bag":"\u80cc\u5305","menu_fight":"\u6218\u6597","menu_item":"\u9053\u5177","menu_items":"\u9053\u5177","menu_journal":"\u671f\u520a","menu_load":"\u52a0\u8f7d","menu_monster":"\u7cbe\u7075","menu_monsters":"\u7cbe\u7075","menu_multiplayer":"\u591a\u4eba\u6e38\u620f","menu_new_game":"\u65b0\u6e38\u620f","menu_options":"\u8bbe\u7f6e","menu_player":"\u73a9\u5bb6","menu_run":"\u9003\u8dd1","menu_save":"\u4fdd\u5b58","menu_up_key":"\u4e0a\u952e","menu_left_key":"\u5de6\u952e","menu_right_key":"\u53f3\u952e","menu_down_key":"\u4e0b\u952e","menu_primary_select_key":"\u884c\u52a8\u952e","menu_secondary_select_key":"\u53d6\u6d88\u952e","menu_back_key":"\u8fd4\u56de\u952e","options_new_input_key0":"\u6309\u4e0b\u4e00\u4e2a\u952e\u6765\u8bbe\u7f6e\u65b0\u7684\u8f93\u5165\u952e","options_new_input_key1":"\u91cd\u65b0\u542f\u52a8\u6e38\u620f\u4f7f\u66f4\u6539\u751f\u6548!","menu_music_daynight":"\u663c\/\u591c","enable":"\u542f\u7528","disable":"\u7981\u7528","menu_music_volume":"\u97f3\u4e50\u97f3\u91cf","menu_sound_volume":"\u97f3\u6548\u97f3\u91cf","menu_units":"\u5355\u4f4d","menu_units_metric":"\u516c\u5236","menu_units_imperial":"\u82f1\u5236","menu_hemisphere":"\u534a\u7403","menu_hemisphere_north":"\u5317\u90e8","menu_hemisphere_south":"\u5357\u90e8","xero_campaign":"\u81ea\u7531\u5c0f\u7cbe\u7075: Xero","spyder_campaign":"\u81ea\u7531\u5c0f\u7cbe\u7075: \u65af\u6d3e\u5fb7\u548c\u5927\u6559\u5802","multiplayer_accept":"\u63a5\u53d7","multiplayer_decline":"\u62d2\u7edd","multiplayer_duel":"{name}\u60f3\u8981\u6218\u6597!","multiplayer_host_game":"\u4e3b\u673a\u6e38\u620f","multiplayer_scan_games":"\u626b\u63cf\u6e38\u620f","multiplayer_join_game":"\u52a0\u5165\u6e38\u620f","multiplayer_hosting_ready":"\u51c6\u5907\u63a5\u53d7\u73a9\u5bb6!","multiplayer_already_hosting":"\u5df2\u7ecf\u4e3e\u529e\u4e86!","multiplayer_no_servers":"\u672a\u627e\u5230\u670d\u52a1\u5668...","multiplayer_join_prompt":"\u4e3b\u673a\u540d\u6216IP?","water_booster_description":"\u5b83\u5141\u8bb8\u5c06\u6c34\u7cfb\u7cbe\u7075\u53d8\u5f62\u4e3a\u4e0d\u540c\u7684\u5f62\u5f0f.","player_wallet":"${{name}}\u7684\u94b1\u5305: ${{currency}}${{money}}","combat_skip":"{user}\u8df3\u8fc7\u4e86\u672c\u56de\u5408!","combat_state_blinded_get":"{target}\u662f\u76f2\u7684.","combat_state_confused_get":"{target}\u662f\u6df7\u6dc6\u7684.","combat_state_grabbed_get":"{target}\u88ab\u7d27\u7d27\u6293\u4f4f.","acid":"\u9178","combat_state_spyderbite_get":"{target}\u5f00\u59cb\u55c5\u63a2.","status_dozing":"\u6253\u778c\u7761","status_focused":"\u96c6\u4e2d","arcane_eye":"\u5965\u672f\u4e4b\u773c","blood_nets":"\u8840\u7f51","clairaudience":"\u5343\u91cc\u773c\u89c2\u4f17","feline":"\u732b\u7684","gyser":"\u5409\u745f","fishing_rod_description":"\u53ef\u4ee5\u7528\u6765\u6355\u9c7c.","earthmover_key_description":"\u5982\u679c\u6709\u4e00\u4e2a\u5de8\u5927\u7684\u63a8\u571f\u673a\u6321\u4f4f\u4e86\u9053\u8def,\u53ef\u80fd\u4f1a\u6d3e\u4e0a\u7528\u573a.","nimrod_badge_description":"\u4ece\u5b81\u5f55\u8d2d\u4e70\u7684\u7cbe\u7075\u9700\u8981\u8fd9\u4e2a\u5fbd\u7ae0\u624d\u80fd\u53d8\u5f62.","booster_tech_description":"\u4e00\u79cd\u5f00\u6e90\u6280\u672f,\u5141\u8bb8\u5c06\u7cbe\u7075\u53d8\u5f62\u4e3a\u4e0d\u540c\u7684\u5f62\u5f0f.","earth_booster":"\u571f\u7cfb\u52a9\u63a8\u5668","earth_booster_description":"\u5b83\u5141\u8bb8\u5c06\u571f\u7cfb\u7cbe\u7075\u53d8\u5f62\u4e3a\u4e0d\u540c\u7684\u5f62\u5f0f.","miaow_milk_description":"\u732b\u54aa\u559c\u6b22\u5999\u4e73\u2122\u7684\u5473\u9053!","fishing_rod":"\u9c7c\u7aff","earthmover_key":"\u63a8\u571f\u673a\u94a5\u5319","sledgehammer":"\u5927\u9524","sledgehammer_description":"\u7c89\u788e\u7070\u8272\u5de8\u77f3.","shammer_fossil":"\u6c99\u9ed8\u5316\u77f3","rhincus_fossil":"\u6c99\u9ed8\u5316\u77f3","greenwash_badge":"\u5fbd\u7ae0\uff1a\u6f02\u7eff","greenwash_badge_description":"\u4ece\u6f02\u7eff\u8d2d\u4e70\u7684\u7cbe\u7075\u9700\u8981\u6b64\u5fbd\u7ae0\u624d\u80fd\u8fdb\u5316.","nimrod_badge":"\u5fbd\u7ae0\uff1a\u5b81\u5f55","omnichannel_badge":"\u5fbd\u7ae0\uff1a\u5168\u80fd\u516c\u53f8","omnichannel_badge_description":"\u4ece\u5168\u80fd\u516c\u53f8\u8d2d\u4e70\u7684\u7cbe\u7075\u9700\u8981\u6b64\u5fbd\u7ae0\u624d\u80fd\u53d8\u5f62.","scoop_badge_description":"\u4ece\u65af\u8003\u666e\u8d2d\u4e70\u7684\u7cbe\u7075\u9700\u8981\u8fd9\u4e2a\u5fbd\u7ae0\u624d\u80fd\u53d8\u5f62.","scoop_badge":"\u5fbd\u7ae0\uff1a\u65af\u8003\u666e","shaft_badge":"\u5fbd\u7ae0\uff1a\u6c99\u5f17\u7279","shaft_badge_description":"\u4ece\u6c99\u5f17\u7279\u8d2d\u4e70\u7684\u71d5\u5c3e\u670d\u9700\u8981\u8fd9\u4e2a\u5fbd\u7ae0\u624d\u80fd\u53d8\u5f62.","booster_tech":"\u6280\u672f\u52a9\u63a8\u5668","fire_booster":"\u706b\u7cfb\u52a9\u63a8\u5668","fire_booster_description":"\u5b83\u5141\u8bb8\u5c06\u706b\u7cfb\u7cbe\u7075\u53d8\u5f62\u4e3a\u4e0d\u540c\u7684\u5f62\u5f0f.","flintstone":"\u6253\u706b\u77f3","lucky_bamboo":"\u5e78\u8fd0\u7af9","metal_booster":"\u91d1\u7cfb\u52a9\u63a8\u5668","metal_booster_description":"\u5b83\u5141\u8bb8\u5c06\u91d1\u7cfb\u7cbe\u7075\u53d8\u5f62\u4e3a\u4e0d\u540c\u7684\u5f62\u5f0f.","miaow_milk":"\u5999\u4e73","peace_lily":"\u548c\u5e73\u767e\u5408","petrified_dung":"\u77f3\u5316\u7caa\u4fbf","pyramidion":"\u91d1\u5b57\u5854","sea_girdle":"\u91d1\u5b57\u5854","stovepipe":"\u70df\u56f1\u7ba1","sweet_sand":"\u751c\u6c99","tectonic_drill":"\u6784\u9020\u94bb\u63a2","thunderstone":"\u96f7\u77f3","water_booster":"\u6c34\u7cfb\u52a9\u63a8\u5668","wood_booster":"\u6728\u7cfb\u52a9\u63a8\u5668","wood_booster_description":"\u5b83\u5141\u8bb8\u5c06\u6728\u7cfb\u7cbe\u7075\u53d8\u5f62\u4e3a\u4e0d\u540c\u7684\u5f62\u5f0f.","no_type":"\u65e0\u7c7b\u578b","town":"\u9547","route":"\u8def\u7ebf","dungeon":"\u5730\u7262","center":"\u4e2d\u5fc3","shop":"\u5546\u5e97","inside":"\u5185\u90e8","outside":"\u5916\u90e8","item_used_wrong_location_inside":"{name}\u53ea\u80fd\u5728{here}\u4f7f\u7528!","item_used_wrong_location_type":"{name}\u53ea\u80fd\u5728{here}\u4e2d\u4f7f\u7528!","combat_forfeit":"\u4f60\u5df2\u7ecf\u653e\u5f03\u4e86!\\n{npc}\u5f88\u5931\u671b.","combat_player_run_status":"\u4e0d\u80fd\u9003\u8dd1.\\n{monster}\u662f{status}!","combat_player_forfeit_status":"\u4e0d\u80fd\u653e\u5f03\u6bd4\u8d5b.\\n{monster}\u662f{status}!","combat_player_swap_status":"\u4e0d\u80fd\u66f4\u6362\u7cbe\u7075..\\n{monster}\u662f{status}!","cannot_use_tech_monster":"{name}\u73b0\u5728\u4e0d\u80fd\u4f7f\u7528.","combat_victory_trainer":"\u4f60\u6218\u80dc\u4e86{npc}!\\n \u4f60\u83b7\u5f97\u4e86 {currency}{prize}!","combat_state_chargedup_get":"{target}\u5df2\u5145\u6ee1\u7535.","combat_state_charging_get":"{target}\u6b63\u5728\u5145\u7535.","combat_state_diehard_get":"{target}\u5c06\u7ee7\u7eed\u6218\u6597.","combat_state_dozing_get":"{target}\u7761\u7740\u4e86.","combat_state_enraged_get":"{target}\u88ab\u6fc0\u6012\u4e86.","combat_state_exhausted_get":"{target}\u5df2\u8017\u5c3d.","combat_state_festering_get":"{target}\u7684\u4f24\u53e3\u6e83\u70c2\u4e86.","combat_state_focused_get":"{target}\u6210\u4e3a\u7126\u70b9.","combat_state_hardshell_get":"{target}\u88ab\u786c\u58f3\u5305\u88f9.","combat_state_noddingoff_get":"{target}\u6b63\u5728\u6253\u778c\u7761.","combat_state_sniping_get":"{target}\u9700\u8981\u7784\u51c6.","combat_state_softened_get":"{target}\u7684\u88c5\u7532\u8f6f\u5316.","combat_state_stuck_get":"{target}\u5361\u5728\u539f\u5730.","combat_state_tired_get":"{target}\u5df2\u78e8\u635f.","alert_text":"\u6587\u5b57\u592a\u957f!","status_blinded":"\u8499\u853d","status_chargedup":"\u5145\u7535","status_charging":"\u5145\u7535","status_confused":"\u56f0\u60d1","status_diehard":"\u864e\u80c6\u9f99\u5a01","status_eliminated":"\u6d88\u9664","status_enraged":"\u72c2\u66b4","status_exhausted":"\u7528\u5c3d","status_festering":"\u6e83\u70c2","status_grabbed":"\u6293\u4f4f","status_hardshell":"\u786c\u58f3","status_noddingoff":"\u70b9\u5934\u79bb\u5f00","status_sniping":"\u72d9\u51fb","status_softened":"\u8f6f\u5316","spyderbite":"\u65af\u76ae\u5fb7\u54ac\u5408","status_stuck":"\u5361\u4f4f","status_tired":"\u75b2\u52b3","adamantine":"\u91d1\u521a\u5408\u91d1","air_chain":"\u7a7a\u6c14\u94fe","ants":"\u8682\u8681","assault":"\u7a81\u51fb","barking":"\u53eb\u58f0","breath":"\u547c\u5438","canine":"\u72ac","cat_calling":"\u732b\u53eb","cavity":"\u8154","chameleon":"\u53d8\u8272\u9f99","clock":"\u65f6\u949f","cloud_aether":"\u4e91\u4ee5\u592a","conjurer":"\u9b54\u672f\u5e08","crystal":"\u6676\u4f53","demiurge":"\u5fb7\u7c73\u4e4c\u5c14","earthquake":"\u5730\u9707","evasion":"\u89c4\u907f","fiery":"\u706b\u70ed","fire_shield":"\u9632\u706b\u76fe","firestorm":"\u98ce\u66b4","fledgling":"\u96cf\u9e1f","gold_digger":"\u6dd8\u91d1\u8005","grinding":"\u7814\u78e8","gust":"\u9635\u98ce","hawk":"\u9e70","ice_storm":"\u51b0\u98ce\u66b4","insanity":"\u7cbe\u795e\u9519\u4e71","kraken":"\u6d77\u5996","lantern":"\u706f\u7b3c","lava":"\u7194\u5ca9","elofly":"\u57c3\u6d1b\u98de","elostorm":"\u57c3\u6d1b\u65af\u6258\u59c6","elowind":"\u57c3\u6d1b\u6e29\u5fb7","enduros":"\u8d1f\u91cd\u8fd0\u52a8","exapode":"\u4f0a\u90a3\u6ce2\u5fb7","exclawvate":"\u6398\u5730\u517d","ferricran":"\u8d39\u91cc\u79d1\u5170","graffiki":"\u683c\u62c9\u975e\u57fa","grimachin":"\u73a9\u5177\u732b","grintot":"\u683c\u6797\u6258\u7279","grintrock_description":"\u5b83\u901a\u8fc7\u5728\u96f7\u66b4\u4e2d\u5750\u7b49\u88ab\u95ea\u7535\u51fb\u4e2d\u6765\u83b7\u53d6\u98df\u7269.","grintrock":"\u683c\u6797\u7279\u6d1b\u514b","hatchling":"\u96cf\u9e1f","incandesfin":"\u706f\u7b3c\u9c7c","noctula":"\u591c\u56fe\u62c9","jemuar_description":"\u5b83\u80cc\u4e0a\u7684\u5b9d\u77f3\u662f\u5b83\u51fa\u751f\u65f6\u53d1\u73b0\u7684\u7c7b\u578b.\u5728\u94bb\u77f3\u77ff\u8109\u4e0a\u65b9\u6709\u5927\u91cf\u7684\u5c0f\u5ca9\u732b\u80b2\u79cd\u8bbe\u65bd.","jemuar":"\u5b9d\u77f3\u864e","legko":"\u53f6\u58c1\u864e","nudimind":"\u601d\u86de\u8753","cardinale":"\u8d64\u7130\u9e70","cardiwing_description":"\u5b83\u7684\u6b4c\u58f0\u662f\u975e\u51e1\u7684,\u4f46\u5f88\u5c11\u6709\u4eba\u6562\u9972\u517b\u8fd9\u79cd\u7206\u70b8\u6027\u7684\u9e23\u79bd.","cardiwing":"\u7206\u708e\u9e1f","nudimind_description":"\u5b83\u68a6\u60f3\u7740\u5176\u4ed6\u5929\u7a7a\u4e0b\u7684\u6d77\u6d0b.","nuenflu_description":"\u5b83\u5728\u51ac\u5b63\u4f9d\u504e\u5728\u5bb6\u4e2d,\u4f20\u64ad\u75be\u75c5.","cateye_description":"\u4ed6\u4eec\u8bf4\u5b83\u6bcf\u5e74\u7728\u4e00\u6b21\u773c,\u4ee5\u7eaa\u5ff5\u590f\u5929\u7684\u7ed3\u675f.","cateye":"\u773c\u732b","torch":"\u706b\u70ac\u653b\u51fb","wall_fire":"\u706b\u5899","route1_sanglorian":"\u6851\u683c\u6d1b\u91cc\u5b89\u5927\u9053","route6":"\u8def\u7ebf 6","timber_town":"\u7cbd\u6728","allagon_description":"\u963f\u62c9\u8d21\u88ab\u7956\u5148\u7559\u4e0b\u7684\u91d1\u5c5e\u5236\u6210\u7684\u9057\u7269\u6240\u5438\u5f15,\u5e76\u4f1a\u66b4\u529b\u53d6\u56de\u5b83\u4eec.","banling":"\u6995\u6811\u7075","bursa":"\u706b\u888b\u718a","lightning_spheres":"\u95ea\u7535\u7403","lineage":"\u8840\u7edf","lust":"\u6b32\u671b","magma":"\u5ca9\u6d46\u653b\u51fb","maori":"\u6bdb\u5229\u8bed","meltdown":"\u5d29\u6e83","mending":"\u4fee\u8865","mobbing":"\u56f4\u653b","muck":"\u5783\u573e\u653b\u51fb","mystic_blending":"\u795e\u79d8\u6df7\u5408","negation":"\u5426\u5b9a","nest":"\u7b51\u5de2","oedipus":"\u4fc4\u72c4\u6d66\u65af","orbs":"\u4e22\u7403","phantasmal_force":"\u5e7b\u89c9\u529b\u91cf","pit":"\u6316\u5751","platinum":"\u767d\u91d1","poison_courtship":"\u6bd2\u7269\u6c42\u7231","radiance":"\u5149\u8292\u529b\u91cf","ring":"\u6212\u6307","ruby":"\u7ea2\u5b9d\u77f3","shapechange":"\u53d8\u5f62","slime":"\u6ce5\u6d46\u653b\u51fb","stabilo":"\u65af\u6cf0\u5fc5\u7f57","stonehenge":"\u5de8\u77f3\u9635","strangulation":"\u7f20\u7ed5","sunburst":"\u65ed\u65e5\u5b50","sword":"\u5251\u51fb","sylvan":"\u585e\u5c14\u4e07","terror":"\u60ca\u5413","time_crisis":"\u65f6\u95f4\u5371\u673a","tip":"\u63d0\u793a","saber":"\u5251\u5ba2","vorpal":"Vorpal","touch":"\u89e6\u6478","tsunami":"\u6d77\u5578","tux":"\u5c0f\u4f01\u9e45","ubuntu":"\u4e4c\u73ed\u56fe","undertaker":"\u627f\u529e","venom":"\u6bd2\u6db2","viper":"\u6bd2\u86c7\u653b\u51fb","wall_ice":"\u51b0\u5899","walls":"\u5899\u4f53","webs_wind":"\u7f51\u98ce","citypark":"\u57ce\u5e02\u516c\u56ed","cotton_town":"\u6696\u68c9","dryadsgrove":"\u6811\u5996\u4e4b\u6797","flower_city":"\u5f69\u82b1","leather_town":"\u76ae\u9769","paper_town":"\u65b9\u7d6e","route1":"\u8def\u7ebf 1","route2":"\u8def\u7ebf 2","route3":"\u8def\u7ebf 3","route4":"\u8def\u7ebf 4","route5":"\u8def\u7ebf 5","routea":"\u8def\u7ebf A","routec":"\u8def\u7ebfC","routed":"\u8def\u7ebf D","routee":"\u8def\u7ebfE","taba_town":"\u5854\u5df4","tunnel":"\u96a7\u9053","candy_town_description":"\u7cd6\u679c\u9547\u53e3\u53f7","citypark_description":"\u91ce\u6027\u7684\u5473\u9053!","cotton_town_description":"\u4e00\u80a1\u4e0d\u65ad\u58ee\u5927\u7684\u529b\u91cf!","flower_city_description":"\u8b66\u536b\u5728\u4f60\u7761\u89c9\u65f6\u4fdd\u62a4\u4f60!","leather_town_description":"\u8bc1\u660e\u7f8e\u4e3d\u4e0e\u91c7\u77ff\u53ef\u4ee5\u5171\u5b58!","paper_town_description":"\u901a\u5f80\u4e30\u767b\u7279\u7684\u95e8\u6237!","route1_description":"\u5f53\u5fc3!","route2_description":"\u5386\u53f2\u6027\u7684\u9053\u8def!","taba_town_description":"\u4e00\u4e2a\u5b81\u9759\u7684\u907f\u96be\u6240!","timber_town_description":"\u8f6f\u7cd6\u7684\u7cae\u4ed3!","welcome_location_route":"\u300f\u6b22\u8fce\u6765\u5230${{map_name}}:${{map_desc}}\\n\u5317: ${{north}} \/ \u5357: ${{south}} \/ \u897f: ${{west}} \/ \u4e1c: ${{east}}","welcome_location_town":"\u6b22\u8fce\u6765\u5230${{map_name}}\u9547: ${{map_desc}}\\n\u5317: ${{north}} \/ \u5357: ${{south}} \/ \u897f: ${{west}} \/ \u4e1c: ${{east}}","here_to_north":"\u4ece${{map_name}}\u5230${{north}}","here_to_south":"\u4ece${{map_name}}\u5230${{south}}","here_to_west":"\u4ece${{map_name}}\u5230${{west}}","here_to_east":"\u4ece${{map_name}}\u5230${{east}}","candy_town":"\u751c\u9974","shop_buy_free":"\u514d\u8d39!","evolution_confirmation":"{name} \u6b63\u8bd5\u56fe\u8fdb\u5316\u6210 {evolve}. \u5141\u8bb8\u8fdb\u5316?","tuxemon_stat1":"\u7f16\u53f7 {txmn}, {type}, {doc} \u5929\u524d\\n{exp}\u7ecf\u9a8c, {exp_lv}\u8fd8\u9700\u7ecf\u9a8c\u5230\u7b49\u7ea7 {lv}\\n\u4f53\u578b: {weight} {unit_weight} {height} {unit_height}","menu_storage":"\u62fe\u53d6\u7cbe\u7075","menu_dropoff":"\u653e\u4e0b\u7cbe\u7075","menu_forfeit":"\u5f03\u6743","menu_storage_take_monster":"\u4f60\u628a{name}\u52a0\u5165\u5230\u4e86\u4f60\u7684\u961f\u4f0d!","menu_storage_monsters_full":"\u4f60\u7684\u961f\u4f0d\u5df2\u7ecf\u6ee1\u4e86,\u4f60\u4e0d\u80fd\u518d\u4ece\u4ed3\u5e93\u91cc\u62ff\u4efb\u4f55\u4e1c\u897f\u4e86.","menu_storage_empty_kennel":"\u8fd9\u4e2a\u4ed3\u5e93\u662f\u7a7a\u7684,\u6ca1\u6709\u7cbe\u7075\u53ef\u62ff.","menu_dropoff_no_monsters":"\u4e0d\u80fd\u8ba9\u4f60\u7684\u961f\u4f0d\u4e2d\u7684\u6700\u540e\u4e00\u4e2a\u7cbe\u7075\u79bb\u5f00.","swap":"\u4ea4\u6362","skip":"\u8df3\u8fc7","aardart_description":"\u5b83\u5bf9\u81ea\u5df1\u5403\u8fc7\u7684\u6bcf\u4e00\u53ea\u8682\u8681\u90fd\u8fdb\u884c\u8ba1\u6570,\u5e76\u5e86\u795d\u91cd\u8981\u7684\u6570\u5b57.","aardart":"\u963f\u5c14\u8fbe\u7279","aardorn_description":"\u51fa\u751f\u540e,\u5b83\u88ab\u653e\u5728\u8681\u7a74\u4e2d,\u4efb\u7531\u5b83\u81ea\u5df1\u5403\u4e0b\u53bb.","aardorn":"\u963f\u5c14\u591a\u6069","abesnaki_description":"\u6bcf\u5f20\u8138\u90fd\u662f\u4e0d\u540c\u7684\u56fe\u6848,\u6709\u4eba\u8bf4\u8fd9\u4e9b\u7b26\u53f7\u62fc\u51fa\u7684\u662f\u4e00\u79cd\u6b7b\u4ea1\u8bed\u8a00\u7684\u6587\u5b57.","abesnaki":"\u963f\u8d1d\u65af\u7eb3\u57fa","agnidon":"\u708e\u9b23\u8725","agnigon_description":"\u5b83\u88ab\u79f0\u4e3a \\\"\u5047\u9f99\\\",\u56e0\u4e3a\u5b83\u770b\u8d77\u6765\u662f\u4e00\u6761\u9f99,\u4f46\u5b9e\u9645\u4e0a\u662f\u4ece\u4e0d\u540c\u7684\u53e4\u4ee3\u722c\u884c\u52a8\u7269\u7cfb\u5217\u4e2d\u8fdb\u5316\u800c\u6765\u7684.","agnigon":"\u7131\u9f99\u9b23\u8725","agnite_description":"\u5b83\u5f88\u8d2a\u73a9,\u4f46\u5fc5\u987b\u5728\u65e9\u671f\u5c31\u6559\u5b83\u63a7\u5236\u597d\u706b\u5019.","agnite":"\u706b\u9b23\u8725","allagon":"\u963f\u62c9\u8d21","altie_description":"ALTIE\u5728\u4e00\u4e2a\u6c14\u6ce1\u4e2d\u98d8\u843d\u5230\u5730\u7403\u4e0a.\u73b0\u5728\u5b83\u7684\u6ce1\u6ce1\u5df2\u7ecf\u7834\u706d,\u5b83\u4e0d\u80fd\u5728\u7a7a\u4e2d\u6f02\u6d6e\u8d85\u8fc7\u51e0\u7c73.","altie":"\u963f\u5c14\u8482","angrito":"\u5b89\u683c\u91cc\u6258","anoleaf_description":"\u5b83\u8ba4\u4e3a\u751f\u957f\u5728\u5b83\u9644\u8fd1\u7684\u690d\u7269\u90fd\u662f\u5b83\u7684\u5144\u5f1f\u59d0\u59b9.","anoleaf":"\u963f\u8bfa\u96f7\u5f17","anu_description":"\u636e\u8bf4\u5b83\u8fdb\u5165\u522b\u4eba\u7684\u68a6\u5883,\u5bfb\u627e\u81ea\u5df1\u5931\u53bb\u7684\u7231\u60c5.","anu":"\u5b89\u52aa","apeoro":"\u9ec4\u91d1\u733f","araignee":"\u963f\u83b1\u5c3c","arthrobolt_description":"\u5b83\u5728\u6307\u6325\u5b83\u7684\u540c\u4f34\u87ba\u6bcd\u517d\u548c\u87ba\u6813\u517d\u65f6\u611f\u5230\u4e0d\u8212\u670d,\u901a\u5e38\u4f1a\u9003\u8dd1.\u4f46\u662f\u9664\u4e86\u87ba\u5b54\u517d,\u6ca1\u6709\u7cbe\u7075\u53bb\u6307\u5bfc\u87ba\u6bcd\u517d\u548c\u87ba\u6813\u517d.","arthrobolt":"\u87ba\u5b54\u517d","av8r_description":"\u5982\u679c\u592a\u9633\u51fa\u6765\u4e86,\u5b83\u53ef\u4ee5\u98de\u5f97\u5f88\u8fdc\u6216\u5f88\u9ad8.","axylightl_description":"\u5b83\u7528\u5c3e\u5df4\u7167\u4eae\u6df1\u6d77,\u4e3a\u9c7c\u513f\u6807\u51fa\u4e00\u4e2a\u5b89\u5168\u7684\u5e87\u62a4\u6240.","axylightl":"\u963f\u514b\u897f\u83b1\u7279\u5c14","bamboon_description":"\u5b83\u7528\u7af9\u6756\u4f5c\u6218,\u4e5f\u7528\u7af9\u6756\u6765\u4fdd\u6301\u5e73\u8861.","bamboon":"\u7af9\u7334","banling_description":"\u6bcf\u4e2a\u6995\u6811\u7075\u90fd\u5728\u7b49\u5f85\u4e00\u4e2a\u65e0\u5bb6\u53ef\u5f52\u7684\u7075\u9b42\u4f9d\u504e\u5728\u5b83\u7684\u679d\u5934.","baobaraffe":"\u7cbd\u6811\u9e7f","baoby":"\u5c0f\u7cbd\u6811\u9e7f","beenstalker_description":"\u8ddf\u8e2a\u8c46\u830e\u5728\u7406\u667a\u548c\u4f18\u96c5\u65b9\u9762\u6709\u6240\u6b20\u7f3a,\u4f46\u5b83\u5728\u7eaf\u7cb9\u7684\u70ed\u60c5\u548c\u5584\u610f\u65b9\u9762\u5f97\u5230\u4e86\u5f25\u8865.\u5b83\u4ee5\u5413\u8dd1\u5bb3\u866b\u4e3a\u4e50,\u4f46\u4ece\u4e0d\u4f24\u5bb3\u5b83\u4eec.","beenstalker":"\u8ddf\u8e2a\u8c46\u830e","bigfin_description":"\u6574\u4e2a\u751f\u6001\u7cfb\u7edf\u90fd\u5b58\u5728\u4e8e\u5b83\u7684\u80cc\u4e0a,\u6240\u4ee5\u5b83\u5c3d\u91cf\u4e0d\u5f80\u6c34\u4e0b\u8d70.","bigfin":"\u5927\u9ccd\u8c5a","birdling_description":"\u65e0\u77e5\u7684\u4eba\u8ba4\u4e3a,\u5b83\u7684\u80cc\u4e0a\u80cc\u7740\u81ea\u5df1\u7684\u86cb.\u5b83\u662f\u4e00\u4e2a\u6bd4\u5b83\u91cd\u8981\u5f97\u591a\u7684\u86cb\u7684\u62a4\u536b.","birdling":"\u5b88\u536b\u9e1f","bolt_description":"\u87ba\u6813\u517d\u7684\u5b58\u5728\u4f7f\u87ba\u6bcd\u66f4\u96be\u5939\u7d27,\u5e76\u6fc0\u53d1\u66f4\u591a\u7684\u80fd\u91cf.","bolt":"\u87ba\u6813\u517d","boltnu_description":"\u5b83\u7684\u5927\u90e8\u5206\u65f6\u95f4\u90fd\u662f\u5728\u8349\u5730\u4e0a\u6316\u6d1e,\u7531\u4e8e\u5b83\u4eec\u5728\u571f\u58e4\u4e2d\u6316\u6d1e\u6240\u5f15\u8d77\u7684\u4e0d\u65ad\u9707\u52a8\u548c\u8fd0\u52a8,\u5b83\u4ecd\u7136\u611f\u5230\u6655\u7729.","boltnu":"\u53cc\u87ba\u517d","botbot_description":"\u5b83\u662f\u4e00\u4e2a\u901a\u7528\u7684\u673a\u5668\u4eba,\u53ef\u4ee5\u9002\u7528\u4e8e\u4efb\u4f55\u76ee\u7684.","botbot":"\u5e03\u5e03","boxali":"\u535a\u8428\u91cc","brewdin_description":"\u8bde\u751f\u4e8e\u88ab\u5ffd\u89c6\u7684\u3001\u66fe\u7ecf\u73cd\u8d35\u7684\u9676\u5668\u548c\u7c7b\u4f3c\u7684\u5b9d\u7269.\u4f20\u95fb\u5b83\u80fd\u4e3a\u90a3\u4e9b\u80fd\u8ba9\u5b83\u5fae\u7b11\u7684\u4eba\u5b9e\u73b0\u613f\u671b.","brewdin":"\u5e03\u9c81\u4e01","budaye_description":"\u5b83\u53ef\u4ee5\u8bf4\u670d\u4efb\u4f55\u56e2\u4f53\u4e3a\u5171\u540c\u5229\u76ca\u800c\u5408\u4f5c,\u53ea\u8981\u6709\u4e00\u4e9b\u9f13\u52b1\u6027\u7684\u55b5\u55b5\u53eb\u58f0\u548c\u6d6a\u82b1.","budaye":"\u53cb\u53cb\u732b","bugnin":"\u6b66\u58eb\u866b","bumbulus_description":"\u5b83\u662f\u4e00\u79cd\u4f1a\u98de\u7684\u751f\u7269,\u4f1a\u4ea7\u751f\u4e00\u56e2\u70df\u96fe\u6765\u4f2a\u88c5\u6210\u4e91.\u6ca1\u6709\u4eba\u89c1\u8fc7\u5b83\u7684\u771f\u8eab.","bumbulus":"\u90a6\u5e03\u52d2\u65af","bursa_description":"\u5b83\u57fa\u672c\u4e0a\u62d2\u7edd\u706b,\u53ea\u4ea7\u751f\u5fc3\u7075\u7684\u706b.","cairfrey_description":"\u4e00\u4ef6\u5feb\u4e50\u7684\u5bb6\u5177,\u4e00\u5929\u65e9\u4e0a\u9192\u6765,\u51b3\u5b9a\u53bb\u63a2\u7d22.","cairfrey":"\u51ef\u5c14\u5f17\u96f7","capiti":"\u5361\u76ae\u8482","cardiling_description":"\u4eba\u4eec\u4e0d\u4f1a\u60f3\u5230\u5b83\u80fd\u55b7\u706b,\u76f4\u5230\u5b83\u55b7\u706b\u4e86.","cardiling":"\u7ea2\u706b\u9e1f","chenipode":"\u5207\u5c3c\u6ce2\u5fb7","chibiro_description":"\u5b83\u88ab\u53d1\u73b0\u5728\u68ee\u6797\u548c\u7530\u91ce\u4e2d,\u5728\u90a3\u91cc\u5b83\u7ecf\u5e38\u88ab\u8bef\u8ba4\u4e3a\u662f\u841d\u535c.","chibiro":"\u8d64\u58c1\u9f99\u732b","chillimp_description":"\u636e\u4f20,\u5b83\u751f\u6d3b\u5728\u96ea\u5c71\u4e4b\u4e0a,\u4f46\u4ece\u6765\u6ca1\u6709\u62cd\u6444\u8fc7\u5b83\u7684\u6e05\u6670\u7167\u7247.","chillimp":"\u51b0\u5e7d\u7075","chloragon_description":"\u5f53\u4e00\u4e2a\u53e4\u8001\u7684\u86cb\u88ab\u79cd\u5728\u80a5\u6c83\u7684\u571f\u58e4\u4e2d\u65f6,\u5b83\u5c31\u4f1a\u5b75\u5316.\u5f53\u86cb\u7528\u5b8c\u65f6,\u5c06\u4e0d\u518d\u6709\u6c2f\u8fb9\u5f62.","chloragon":"\u6c2f\u9f99","chromeye_description":"\u521b\u5efaChrome\u4e4b\u773c\u662f\u4e3a\u4e86\u89c2\u5bdf\u548c\u5b66\u4e60\u4eba\u7c7b\u7684\u601d\u7ef4\u548c\u611f\u89c9.","chromeye":"Chrome\u4e4b\u773c","cochini_description":"\u5b83\u5c31\u50cf\u4e00\u4e2a\u4e09\u5c81\u7684\u5b69\u5b50\u4e00\u6837\u806a\u660e\u548c\u6709\u610f\u8bc6.\u5b83\u5c1d\u8d77\u6765\u5f88\u7f8e\u5473.","cochini":"\u80ed\u8102\u866b","coleorus_description":"\u5b83\u5df2\u7ecf\u5b58\u5728\u4e86\u6570\u767e\u4e07\u5e74,\u6ca1\u6709\u6539\u53d8.","coleorus":"\u75a3\u87a8","conifrost_description":"\u5982\u679c\u5b83\u6253\u55b7\u568f,\u5c31\u4f1a\u53d1\u751f\u96ea\u5d29.\u5b83\u4f1a\u4e00\u76f4\u6d41\u9f3b\u6d95.","conifrost":"\u5706\u9525\u82b1","conileaf_description":"\u653e\u5728\u5176\u7f50\u5b50\u91cc\u7684\u98df\u7269\u88ab\u6df7\u5408\u548c\u814c\u5236.\u5b83\u4eec\u88ab\u7528\u6765\u50a8\u5b58\u98df\u7269,\u800c\u4e0d\u81f3\u4e8e\u8ba9\u98df\u7269\u53d8\u8d28.","conileaf":"\u5706\u9525\u53f6","coproblight_description":"\u8bde\u751f\u4e8e\u53f2\u524d\u7cbe\u7075\u7684\u7caa\u4fbf,\u5b83\u5229\u7528\u81ea\u5df1\u4f53\u5185\u7684\u9aa8\u9abc\u788e\u7247\u8fdb\u884c\u9632\u5fa1.","coproblight":"\u79d1\u666e\u7f57\u5e03\u8d56\u7279","corvix_description":"\u5b83\u7528\u53d7\u5bb3\u8005\u7684\u9aa8\u5934\u788e\u7247\u6b66\u88c5\u7fc5\u8180.","corvix":"\u79d1\u7ef4\u514b\u65af","cowpignon_description":"\u6709\u4e9b\u4eba\u628a\u5b83\u6652\u5e72,\u4f5c\u4e3a\u836f\u7528\u589e\u5f3a\u5242\u6765\u5403.","cowpignon":"\u4eba\u53c2\u517d","criniotherme_description":"\u5b83\u7684\u9b03\u6bdb\u5728\u767d\u5929\u95ea\u95ea\u53d1\u5149,\u5728\u65e5\u843d\u65f6\u957f\u5f97\u53c8\u5927\u53c8\u7ea2,\u5230\u4e86\u665a\u4e0a\u5c31\u50cf\u7070\u70ec\u4e00\u6837\u88ab\u5439\u8d70.","criniotherme":"\u514b\u91cc\u5c3c\u5965\u59c6","dandicub_description":"\u51fa\u751f\u540e,\u5b83\u4eec\u6f02\u6d41\u5230\u4e16\u754c\u5404\u5730,\u518d\u4e5f\u89c1\u4e0d\u5230\u5b83\u4eec\u7684\u5bb6\u4eba\u4e86.","dandicub":"\u84b2\u79cd\u5b50","dandylion_description":"\u5b83\u4e00\u751f\u4e2d\u53ea\u751f\u4e00\u7a9d\u5b69\u5b50.\u7136\u540e\u5b83\u5728\u4e16\u754c\u8303\u56f4\u5185\u5f98\u5f8a,\u8bd5\u56fe\u627e\u5230\u5b83\u4eec.","dandylion":"\u72ee\u9762\u82b1","dinoflop_description":"\u5b83\u559c\u6b22\u8fc5\u901f\u8f6c\u8eab\u79bb\u5f00\u5b83\u7684\u653b\u51fb\u8005,\u8fd9\u6837\u4ed6\u4eec\u7684\u6253\u51fb\u5c31\u4f1a\u843d\u5728\u5b83\u6709\u76fe\u724c\u548c\u523a\u7684\u80cc\u90e8.","dinoflop":"\u8fea\u8bfa\u6d6e\u666e","djinnbo_description":"\u4eba\u4eec\u9519\u8bef\u5730\u8ba4\u4e3a\u5b83\u662f\u6b7b\u4e8e\u706b\u707e\u7684\u4eba\u7c7b.\u5b9e\u9645\u4e0a,\u5b83\u7684\u4eb2\u5c5e\u786e\u5b9e\u5982\u6b64.","djinnbo":"\u708e\u4e4b\u9b42","dollfin":"\u9ccd\u8c5a","dollfin_description":"\u6bcf\u4e2a\u9ccd\u8c5a\u90fd\u8ddf\u968f\u4e00\u8258\u8239\u4ece\u4e00\u4e2a\u5730\u65b9\u5230\u53e6\u4e00\u4e2a\u5730\u65b9,\u63a2\u7d22\u4e16\u754c.","dracune_description":"\u5b83\u5728\u767d\u5929\u662f\u4e0d\u52a8\u7684,\u4f46\u5728\u665a\u4e0a\u53ef\u4ee5\u626d\u52a8\u548c\u54ac\u4eba.","dracune":"\u5fb7\u53e4\u62c9\u8327","dragarbor_description":"\u5f53\u5b83\u89c9\u5f97\u81ea\u5df1\u7684\u751f\u547d\u5373\u5c06\u7ed3\u675f\u65f6,\u5b83\u5c31\u4f1a\u524d\u5f80\u4e00\u4e2a\u5893\u5730,\u5728\u90a3\u91cc\u79cd\u690d\u81ea\u5df1.\u5b83\u7684\u5c3e\u5df4\u82b1\u6c38\u8fdc\u751f\u957f\u7740.","dragarbor":"\u9f99\u4e54\u6728","drashimi":"\u5fb7\u62c9\u5e0c\u7c73","drokoro_description":"\u66fe\u7ecf\u5b83\u6709\u4e00\u4e2a\u5bb6\u5ead,\u4f46\u5b83\u5403\u4e86\u5b83\u7684\u7236\u6bcd,\u5403\u4e86\u5b83\u7684\u5b69\u5b50,\u5403\u4e86\u5b83\u7684\u914d\u5076,\u5403\u4e86\u5b83\u6240\u6709\u7684\u540c\u7c7b.","drokoro":"\u5fb7\u7f57\u79d1\u7f57","dune_pincher_description":"\u8fd9\u4e9b\u9690\u58eb\u4f1a\u7528\u6700\u63a5\u8fd1\u7684\u4e1c\u897f\u6765\u5305\u88f9\u81ea\u5df1.\u5728\u6c99\u6f20\u4e2d,\u90a3\u5c31\u662f\u6b7b\u53bb\u5df2\u4e45\u7684\u6cd5\u8001\u7684\u88f9\u5c38\u5e03.","dune_pincher":"\u6c99\u4e18\u5939\u5b50","eaglace_description":"\u5f53\u5b83\u98de\u7fd4\u65f6,\u4e91\u5c42\u5f62\u6210.\u5f53\u5b83\u62cd\u6253\u7fc5\u8180\u7684\u65f6\u5019,\u51b0\u96f9\u5c31\u4f1a\u843d\u4e0b.","eaglace":"\u51b0\u5ddd\u9e70","embazook_description":"\u5b83\u88ab\u8bad\u7ec3\u4e3a\u7528\u4e8e\u6218\u4e89,\u4e0d\u77e5\u9053\u5982\u4f55\u751f\u6d3b.","embazook":"\u70ae\u7070\u72ac","embra_description":"\u5b83\u5403\u4e00\u5207\u53ef\u4ee5\u5403\u7684\u4e1c\u897f,\u4ee5\u4fbf\u957f\u5230\u8db3\u591f\u5927,\u6210\u4e3a\u4e00\u4e2a\u706b\u7130\u517d.","embra":"\u706b\u7403\u517d","enduros_description":"\u5b83\u662f\u4e00\u4e2a\u5484\u5484\u903c\u4eba\u7684\u6597\u58eb,\u4e0d\u62c9\u626f\u5176\u6253\u51fb.\u5728\u8d5b\u573a\u5916,\u5b83\u662f\u76f8\u5f53\u5584\u4e8e\u4ea4\u9645\u7684.","firomenis":"\u83f2\u7f57\u6885\u5c3c\u65af","flacono_description":"\u5b83\u5b8c\u5168\u4e0d\u60e7\u6015\u5bf9\u624b,\u4f1a\u6beb\u4e0d\u72b9\u8c6b\u5730\u653b\u51fb\u4efb\u4f55\u89c4\u6a21\u7684\u654c\u4eba.","flacono":"\u5f17\u62c9\u79d1\u8bfa","flambear_description":"\u4ece\u5b83\u7559\u4e0b\u7684\u716e\u719f\u7684\u6d46\u679c\u4e1b\u548c\u70e4\u9cdf\u9c7c\u7684\u75d5\u8ff9\u53ef\u4ee5\u8ffd\u8e2a\u5230\u5b83.","flambear":"\u706b\u7130\u718a","fluoresfin_description":"\u5f53\u53d7\u5230\u5a01\u80c1\u65f6,\u5b83\u4e0e\u5176\u4ed6\u8367\u5149\u9c7c\u8737\u7f29\u5728\u4e00\u8d77,\u5f62\u6210\u4e00\u4e2a\u5de8\u5927\u7684\u523a\u773c\u7684\u5149,\u4ee5\u8ff7\u60d1\u6355\u98df\u8005.","fluoresfin":"\u8367\u5149\u9c7c","fluttaflap_description":"\u5b83\u4ee5\u6742\u8d28\u4e3a\u98df,\u6240\u4ee5\u5b83\u628a\u51c0\u5316\u7684\u8840\u6db2\u8fd8\u7ed9\u5b83\u5438\u98df\u7684\u4eba.","fluttaflap":"\u5438\u8840\u8776","foofle_description":"\u5f53\u4e00\u4e2a\u4eba\u5904\u4e8e\u5371\u9669\u4e4b\u4e2d\u65f6,\u6240\u6709\u7684\u798f\u592b\u52d2\u90fd\u4f1a\u542c\u5230\u5b83\u7684\u54ed\u58f0,\u65e0\u8bba\u4ed6\u4eec\u5728\u54ea\u91cc.","foofle":"\u798f\u592b\u52d2","fordin_description":"\u5f53\u53d7\u5230\u5a01\u80c1\u65f6,\u5b83\u5c31\u4f1a\u8737\u7f29\u6210\u4e00\u4e2a\u7403,\u7136\u540e\u5f39\u5f00.","fordin":"\u68ee\u6797\u6050\u9f99","forturtle_description":"\u5b83\u52a0\u70ed\u81ea\u5df1\u7684\u5916\u58f3,\u4ece\u51fa\u73b0\u7684\u88c2\u7f1d\u4e2d\u8bfb\u53d6\u672a\u6765.","forturtle":"\u9884\u8a00\u9f9f","foxfire_description":"\u706b\u72d0\u7684\u5e7c\u5d3d\u5728\u4e00\u591c\u4e4b\u95f4\u70e7\u6bc1\u7684\u5927\u706b\u4e2d\u88ab\u53d1\u73b0.\u6ca1\u6709\u4eba\u77e5\u9053\u5b83\u4eec\u6765\u81ea\u54ea\u91cc.","fruitera_description":"\u5b83\u559c\u6b22\u5403\u6c34\u679c,\u80fd\u5e26\u591a\u5c11\u5c31\u5e26\u591a\u5c11.\u5f53\u53d7\u5230\u60ca\u5413\u65f6,\u5b83\u5c31\u628a\u6240\u6709\u7684\u679c\u5b9e\u6254\u6389,\u518d\u628a\u5b83\u4eec\u6536\u96c6\u8d77\u6765,\u7136\u540e\u624d\u8dd1\u5f00.","fruitera":"\u5f17\u6717\u7d22\u62c9","furnursus":"\u7089\u5b50\u718a","furnursus_description":"\u7089\u5b50\u718a\u5f88\u53cb\u597d,\u800c\u4e14\u7ecf\u5e38\u5fd8\u8bb0\u81ea\u5df1\u7684\u8eab\u4f53\u592a\u70ed,\u522b\u4eba\u65e0\u6cd5\u89e6\u6478.","galnec_description":"\u52a0\u5185\u514b\u5c06\u81ea\u5df1\u6df1\u57cb\u5728\u6c99\u6f20\u7684\u70ed\u6c99\u4e2d,\u53ea\u6709\u5b83\u7684\u77f3\u8d28\u5c3e\u5df4\u5728\u5730\u4e0a.\u6210\u7fa4\u7ed3\u961f\u65f6,\u5b83\u4eec\u770b\u8d77\u6765\u50cf\u77f3\u5934\u7684\u82b1\u56ed.","galnec":"\u52a0\u5185\u514b","gectile_description":"\u5b83\u662f\u5982\u6b64\u5feb\u901f\u548c\u8f7b\u76c8,\u4ee5\u81f3\u4e8e\u5b83\u53ef\u4ee5\u5728\u6811\u53f6\u4e0a\u884c\u8d70.","gectile":"\u683c\u52d2","ghosteeth_description":"\u5b83\u7b11\u4e86,\u56e0\u4e3a\u5b83\u77e5\u9053\u5b83\u9047\u5230\u7684\u6bcf\u4e2a\u4eba\u90fd\u4f1a\u6b7b.","ghosteeth":"\u5e7d\u7075\u9f7f","hydrone_description":"\u5b83\u5229\u7528\u4e00\u79cd\u5b9e\u9a8c\u6027\u7684\u6280\u672f,\u4ece\u6c34\u4e2d\u4ea7\u751f\u52a8\u529b.","hydrone":"\u6c34\u9f99","lunight":"\u6708\u5149\u517d","magmaturtle":"\u9541\u5149\u9f9f","mrmoswitch_description":"\u8fd9\u4e9b\u539a\u8138\u76ae\u7684\u673a\u5668\u4eba\u88ab\u7528\u4e8e\u7cbe\u7ec6\u7684\u8fd0\u52a8\u6280\u80fd,\u4f46\u4ed6\u4eec\u559c\u6b22\u6076\u4f5c\u5267.","manosting":"\u7c89\u7d2b\u6c34\u6bcd","manosting_description":"\u5b83\u6f02\u6d6e\u5728\u57ce\u5e02\u7684\u9876\u90e8,\u6ce8\u89c6\u7740\u9ca8\u9c7c.","masknake":"\u9762\u5177\u86c7","masknake_description":"\u5f53\u53d7\u5230\u60ca\u5413\u6216\u5177\u6709\u653b\u51fb\u6027\u65f6,\u5b83\u7684\u5c3e\u5df4\u4f1a\u95ea\u73b0\u51fa\u7f8e\u4e3d\u7684\u56fe\u6848.","medushock":"\u7f8e\u675c\u4f11\u514b","medushock_description":"\u503e\u5411\u4e8e\u8fdc\u79bb\u5cb8\u8fb9,\u5df2\u77e5\u5bf9\u4eba\u6709\u653b\u51fb\u6027.\u7528\u523a\u6765\u51fb\u6655\u5176\u730e\u7269.","memnomnom":"\u95e8\u8bfa\u59c6","memnomnom_description":"\u636e\u8bf4\u6bcf\u4e2a\u95e8\u8bfa\u59c6\u7684\u9762\u5177\u90fd\u662f\u4e00\u4e2a\u4e0d\u540c\u7684\u6b7b\u53bb\u7684\u56fd\u738b\u7684\u8138.","merlicun":"\u6885\u5229\u6606","metesaur":"\u6d41\u661f\u6050\u9f99","miaownolith":"\u5de8\u77f3\u732b","miaownolith_description":"\u5b83\u80fd\u8bf4\u4eba\u7c7b\u7684\u8bed\u8a00,\u4f46\u53ea\u662f\u8bf4\u4e00\u4e9b\u9690\u79d8\u7684\u8c1c\u8bed.","moloch":"\u8346\u68d8\u517d","mystikapi_description":"\u661f\u661f\u9a6c\u7684\u553e\u6db2\u53ef\u4ee5\u589e\u5f3a\u7cbe\u795e\u529b\u91cf.\u5b83\u8214\u81ea\u5df1\u7684\u773c\u775b\u548c\u8033\u6735\u4ee5\u63d0\u9ad8\u5176\u611f\u5b98.","mystikapi":"\u661f\u661f\u9a6c","narcileaf_description":"\u5f53\u5c0f\u53f6\u706f\u5c06\u4e00\u4e2a\u82b1\u56ed\u6062\u590d\u5230\u8363\u8000\u65f6,\u5b83\u5c31\u4f1a\u53d8\u5f62,\u5e76\u9a84\u50b2\u5730\u4e3a\u81ea\u5df1\u7684\u5de5\u4f5c\u9080\u529f.","narcileaf":"\u5b88\u53f6\u4eba","neutrito_description":"\u5e73\u548c\u517d\u6ca1\u6709\u611f\u89c9.\u5b8c\u7f8e\u7684\u673a\u5668?","neutrito":"\u5e73\u548c\u517d","noctalo":"\u8bfa\u514b\u5854\u6d1b","nostray":"\u7075\u9f3b\u517d","nudiflot_female_description":"\u5b83\u5403\u5e76\u50a8\u5b58\u5b83\u6240\u6355\u98df\u7684\u6d77\u6d0b\u751f\u7269\u7684\u6bd2\u7d20.","nudiflot_male_description":"\u5982\u679c\u5b83\u53d7\u5230\u653b\u51fb,\u5b83\u7684\u7fbd\u6bdb\u72b6\u5929\u7ebf\u5c31\u4f1a\u6298\u65ad,\u8ff7\u60d1\u6355\u98df\u8005.","nuenflu":"\u7ebd\u6069\u83f2","nut_description":"\u5728\u6f02\u6d0b\u8fc7\u6d77\u7684\u5927\u8239\u4e0a,\u6570\u4ee5\u5343\u8ba1\u7684\u87ba\u6bcd\u517d\u548c\u87ba\u6813\u517d\u63d0\u4f9b\u52a8\u529b,\u5c06\u94a2\u677f\u56fa\u5b9a\u5728\u4e00\u8d77.","nut":"\u87ba\u6bcd\u517d","octabode_description":"\u6000\u65e7\u7ae0\u9c7c\u4ee5\u53e4\u4ee3\u7684\u5668\u76bf\u548c\u6587\u7269\u4e3a\u5bb6,\u68a6\u60f3\u7740\u90a3\u4e9b\u5728\u4ed6\u4eec\u4e4b\u524d\u4f7f\u7528\u8fd9\u4e9b\u6587\u7269\u7684\u4eba\u7684\u751f\u6d3b.","octabode":"\u6000\u65e7\u7ae0\u9c7c","ouroboutlet_description":"\u8be5\u7535\u8def\u96c6\u4e2d\u4e86\u80fd\u91cf,\u521b\u9020\u4e86\u4e00\u79cd\u65b0\u7684\u7535\u529b\u7c7b\u578b,\u79f0\u4e3a \\\"\u60b2\u9e23\u95ea\u7535\\\".","ouroboutlet":"\u63d2\u5ea7\u517d","pairagrim_description":"\u53cc\u5934\u9e1f\u7684\u4e00\u4e2a\u8111\u888b\u603b\u662f\u5728\u5bfb\u627e\u730e\u7269,\u800c\u53e6\u4e00\u4e2a\u5219\u4e13\u6ce8\u4e8e\u9ad8\u901f\u98de\u884c.","pairagrim":"\u53cc\u5934\u9e1f","pairagrin_description":"\u5b83\u662f\u53cc\u5934\u9e1f\u7684\u5e74\u8f7b\u5f62\u6001,\u4e00\u822c\u6765\u8bf4\u662f\u4e00\u79cd\u5feb\u4e50\u7684\u751f\u7269.\u5728\u4e24\u4e2a\u5934\u5b66\u4f1a\u4e00\u8d77\u5de5\u4f5c\u4e4b\u524d,\u5b83\u4e00\u76f4\u5728\u52aa\u529b\u98de\u884c.","pairagrin":"\u7070\u767d\u9e1f","pantherafira_description":"\u4ed6\u4eec\u7684\u6bcf\u4e2a\u6210\u5458\u90fd\u4ece\u4e00\u4e2a\u5171\u540c\u7684\u7bdd\u706b\u4e2d\u70b9\u71c3\u4ed6\u4eec\u7684\u9b03\u6bdb.\u53ea\u8981\u90a3\u5806\u706b\u5728\u71c3\u70e7,\u4ed6\u4eec\u7684\u529b\u91cf\u5c31\u4f1a\u88ab\u5206\u4eab.","route5_description":"\u901a\u5f80\u6728\u6750\u9547\u7684\u7eaa\u5ff5\u901a\u9053!","baobaraffe_description":"\u5b83\u5728\u5de8\u5927\u7684\u8eab\u4f53\u91cc\u50a8\u5b58\u4e86\u5927\u91cf\u7684\u6c34,\u8fd9\u6837\u5b83\u5c31\u53ef\u4ee5\u5728\u708e\u70ed\u3001\u5e72\u71e5\u7684\u6c99\u6f20\u4e2d\u957f\u9014\u8dcb\u6d89.\u5b83\u4e5f\u4f1a\u4e0e\u53e3\u6e34\u7684\u751f\u7269\u5206\u4eab\u6c34.\u5f53\u5b83\u6ca1\u6709\u6c34\u50a8\u5b58\u65f6,\u5b83\u5c31\u4f1a\u53d8\u5f97\u5f88\u7626.","welcome_location_city":"\u6b22\u8fce\u6765\u5230 ${{map_name}} \u5e02: ${{map_desc}}\\n\u5317: ${{north}} \/ \u5357: ${{south}} \/ \u897f: ${{west}} \/ \u4e1c: ${{east}}","agnidon_description":"\u5b83\u559c\u6b22\u7528\u56db\u6761\u817f,\u4f46\u4e5f\u53ef\u4ee5\u7528\u4e24\u6761\u817f\u7ad9\u7acb\u6765\u5f00\u95e8\u3001\u63a8\u5012\u6811\u6728\u6216\u62ff\u4e1c\u897f.","angrito_description":"\u5b83\u65e0\u6cd5\u7406\u89e3\u4e3a\u4ec0\u4e48\u4eba\u7c7b\u4f1a\u611f\u5230\u6124\u6012\u548c\u4ec7\u6068,\u4f46\u5b89\u683c\u91cc\u6258\u4e5f\u611f\u53d7\u5230\u4e86\u8fd9\u4e9b\u51b2\u52a8.","apeoro_description":"\u53e4\u4ee3\u7684\u56fd\u738b\u4eec\u7528\u901a\u7075\u7684\u529b\u91cf\u5c06\u4ed6\u4eec\u7684\u7075\u9b42\u8f6c\u79fb\u5230\u8fd9\u4e9b\u91d1\u8272\u7684\u8ba1\u7b97\u673a\u5668\u4e2d.\u73b0\u5728\u4ed6\u4eec\u7ee7\u7eed\u6d3b\u7740,\u65e0\u6cd5\u4ea4\u6d41,\u4f46\u4ecd\u7136\u68a6\u60f3\u7740\u5e1d\u56fd.","araignee_description":"\u90a3\u4e9b\u8bf4\u6240\u6709\u7684\u8718\u86db\u90fd\u6709\u516b\u6761\u817f\u7684\u5b66\u8005,\u5bf9\u963f\u83b1\u5c3c\u7684\u60c5\u51b5\u5374\u5947\u602a\u5730\u4fdd\u6301\u6c89\u9ed8.","b_ver_1_description":"\u5b83\u662f\u4e3a\u6240\u6709\u90a3\u4e9b\u4f60\u9700\u8981\u88ab\u673a\u5668\u4eba\u54ac\u7684\u4e1c\u897f\u7684\u65f6\u5019\u800c\u8bbe\u8ba1\u7684.","baoby_description":"\u5b83\u4eec\u4ece\u4e00\u6761\u6cb3\u5230\u53e6\u4e00\u6761\u6cb3,\u5bfb\u627e\u53ef\u4ee5\u996e\u7528\u548c\u50a8\u5b58\u7684\u6c34.\u5b83\u5934\u4e0a\u7684\u53f6\u72b6\u9aa8\u9690\u85cf\u7740\u53ef\u79fb\u52a8\u7684\u70b9,\u5176\u4f5c\u7528\u7c7b\u4f3c\u4e8e\u63a2\u6c34\u68d2.\u8bb8\u591a\u751f\u7269\u5728\u5e72\u65f1\u65f6\u8ddf\u968f\u5b83.","boxali_description":"\u51ed\u501f\u5176\u957f\u957f\u7684\u84dd\u8272\u62ab\u98ce,\u535a\u8428\u91cc\u53ef\u4ee5\u5728\u5730\u9762\u4e0a\u6ed1\u884c--\u4f7f\u5176\u80fd\u591f\u6267\u884c\u7279\u6280\u548c\u7a7a\u4e2d\u653b\u51fb.","bugnin_description":"\u5b83\u7684\u5251\u5b9e\u9645\u4e0a\u662f\u4e00\u6839\u5929\u7ebf,\u662f\u4e3a\u4e86\u8fd9\u4e2a\u76ee\u7684\u800c\u751f\u957f\u548c\u6298\u65ad\u7684.","capiti_description":"\u5b83\u770b\u8d77\u6765\u50cf\u4e00\u4e2a\u5a74\u513f,\u4f46\u6709\u4e9b\u6807\u672c\u5df2\u88ab\u53d1\u73b0\u6709\u51e0\u767e\u5e74\u7684\u5386\u53f2.","cardinale_description":"\u5b83\u5bf9\u6240\u6709\u7684\u6355\u98df\u8005\u90fd\u6068\u4e4b\u5165\u9aa8,\u4e00\u6709\u673a\u4f1a\u5c31\u4e0e\u5b83\u4eec\u548c\u5b83\u4eec\u7684\u5b69\u5b50\u5f00\u6218.","cataspike_description":"\u5b83\u901a\u8fc7\u89c2\u5bdf\u5b66\u4f1a\u4e86\u6218\u6597.\u5982\u679c\u4efb\u5176\u81ea\u751f\u81ea\u706d,\u5b83\u5c31\u7528\u5b83\u7684\u5c16\u523a\u6765\u6361\u62fe\u5783\u573e.","cataspike":"\u5c16\u523a\u866b","chenipode_description":"\u5f53\u5b83\u60f3\u65c5\u884c\u65f6,\u5b83\u4f1a\u54ac\u978b\u5e26\u548c\u88e4\u817f.","hatchling_description":"\u5f53\u4e00\u4e2a\u86cb\u4e0d\u60f3\u5b75\u5316\u5e76\u5f00\u59cb\u5176\u4e0b\u4e00\u4e2a\u751f\u547d\u9636\u6bb5\u65f6,\u5b83\u5c31\u6210\u4e3a\u4e86\u4e00\u4e2a\u96cf\u9e1f.","heronquak":"\u51b0\u9e6d","elofly_description":"\u57c3\u6d1b\u98de\u81ea\u5df1\u662f\u6709\u8010\u5fc3\u548c\u667a\u6167\u7684,\u4f46\u5f53\u5b83\u5927\u91cf\u6210\u7fa4\u7ed3\u961f\u65f6,\u5c31\u4f1a\u53d8\u5f97\u66b4\u8e81\u548c\u51b2\u52a8.","elostorm_description":"\u57c3\u6d1b\u65af\u6258\u59c6\u662f\u56fd\u738b\u548c\u738b\u540e,\u4ed6\u4eec\u7edf\u6cbb\u7740\u4ed6\u4eec\u7684\u90e8\u65cf,\u6709\u7740\u5de8\u5927\u7684\u91ce\u5fc3.","elowind_description":"\u57c3\u6d1b\u98de\u5bb6\u65cf\u7684\u526f\u5b98,\u57c3\u6d1b\u6e29\u5fb7\u8d1f\u8d23\u7f8a\u7fa4\u7684\u653e\u7267\u548c\u96c6\u4e2d\u6ce8\u610f\u529b.","eruptibus_description":"\u53f2\u5bc6\u65af\u4e0e\u5b83\u4e00\u8d77\u5de5\u4f5c,\u5728\u5b83\u7684\u706b\u5c71\u53e3\u52a0\u70ed\u91d1\u5c5e.","eruptibus":"\u706b\u5c71\u517d","exclawvate_description":"\u7ecf\u5e38\u5728\u5efa\u7b51\u5de5\u5730\u4e0a\u770b\u5230,\u5b83\u4eec\u53ef\u4ee5\u7528\u81ea\u5df1\u5de8\u5927\u7684\u624b\u548c\u5c3e\u5df4\u6765\u8200\u8d77\u6ce5\u571f\u548c\u74e6\u783e.\u7cbe\u7075\u7684\u4e0b\u9762\u662f\u6bdb\u6bdb\u866b\u7684\u8f6e\u80ce,\u4f7f\u5b83\u4eec\u5728\u722c\u4e0a\u6210\u5806\u7684\u74e6\u783e\u65f6\u6709\u66f4\u597d\u7684\u5e73\u8861\u548c\u6293\u5730\u529b.","exapode_description":"\u5b83\u6325\u821e\u7740\u817f\u4ee5\u5438\u5f15\u4eba\u4eec\u7684\u6ce8\u610f,\u4f46\u5927\u591a\u6570\u65f6\u5019\u4eba\u4eec\u53ea\u662f\u8dd1\u5f00.","eyenemy_description":"\u5b83\u4ee5\u7f8e\u4e3d\u7684\u666f\u8272\u548c\u5176\u4ed6\u58ee\u89c2\u7684\u666f\u8c61\u4e3a\u98df.","eyenemy":"\u654c\u4e4b\u773c","eyesore_description":"\u5b83\u8bb0\u5f97\u5b83\u6240\u89c1\u8fc7\u7684\u4e00\u5207,\u4f46\u4e0d\u8bb0\u5f97\u89c1\u5230\u5b83\u4eec\u7684\u987a\u5e8f.","eyesore":"\u75b2\u4e4b\u773c","fancair_description":"\u5982\u679c\u6709\u4eba\u5728\u4e0d\u9700\u8981\u7684\u65f6\u5019\u8ba9\u4ed6\u4eec\u7684\u98ce\u6247\u8fd0\u8f6c,\u5b83\u5c31\u4f1a\u6d3b\u8dc3\u8d77\u6765,\u98de\u51fa\u7a97\u5916,\u627e\u5230\u771f\u6b63\u9700\u8981\u51b7\u5374\u7684\u4eba.","fancair":"\u98ce\u6247\u517d","ferricran_description":"\u66fe\u7ecf,\u8d39\u91cc\u79d1\u5170\u5168\u8eab\u8986\u76d6\u7740\u91d1\u521a\u7802\u7684\u9cde\u7247,\u62e5\u6709\u5bc6\u94c1\u77ff\u7684\u7fc5\u8180.","foxfire":"\u706b\u72d0","frondly_description":"\u5b83\u53ef\u4ee5\u7528\u5b83\u7684\u65e0\u67c4\u5c3e\u5df4\u505a\u4efb\u4f55\u4e8b\u60c5,\u751a\u81f3\u63e1\u624b\u548c\u6458\u6c34\u679c.","frondly":"\u53f6\u72d0\u7334","grinflare":"\u683c\u6797\u5f17\u62c9\u5c14","graffiki_description":"\u683c\u62c9\u975e\u57fa\u5728\u57ce\u5e02\u4e2d\u548c\u5728\u4e1b\u6797\u4e2d\u4e00\u6837\u81ea\u5728,\u7528\u7cbe\u81f4\u7684\u753b\u4f5c\u6807\u8bb0\u4ed6\u4eec\u7684\u9886\u571f.","hampotamos_description":"\u5b83\u5543\u98df\u88c2\u7f1d,\u6e05\u9664\u6b7b\u76ae\u3001\u82d4\u85d3\u548c\u6742\u8349.","grimachin_description":"\u5b83\u662f\u7531\u4e00\u5bb6\u73a9\u5177\u516c\u53f8\u5236\u4f5c\u7684\u5ba0\u7269,\u4f46\u592a\u5371\u9669\u4e86.","gryfix":"\u683c\u91cc\u83f2\u514b\u65af","hampotamos":"\u7f55\u535a\u5854\u6469\u65af","grinflare_description":"\u636e\u8bf4\u6bcf\u4e2a\u90fd\u662f\u706b\u5c71\u884c\u8d70\u7684\u5fc3\u810f.","grintot_description":"\u8fd9\u662f\u4e00\u4e2a\u7ecf\u5386\u8fc7\u4fb5\u8680\u7684\u77f3\u677f\u6216\u77f3\u818f\u677f.","grumpi_description":"\u4e00\u65e6\u88ab\u6293\u4f4f,\u5b83\u90a3\u7c98\u7a20\u7684\u7c98\u6027\u8eab\u4f53\u662f\u4e0d\u53ef\u80fd\u9003\u8131\u7684.","grumpi":"\u683c\u9c81\u59c6\u6bd4","happito_description":"\u4e3a\u4ec0\u4e48\u4eba\u4eec\u4e0d\u80fd\u6c38\u8fdc\u5e78\u798f?\u5feb\u4e50\u517d\u4f1a\u7ed9\u4ed6\u4eec\u60f3\u8981\u7684\u4e1c\u897f,\u5373\u4f7f\u8fd9\u4e0d\u662f\u4ed6\u4eec\u6240\u9700\u8981\u7684.","happito":"\u5feb\u4e50\u517d","heronquak_description":"\u5b83\u80f8\u524d\u7684\u6c34\u6676\u88ab\u5077\u730e\u8005\u8bef\u8ba4\u4e3a\u662f\u94bb\u77f3.\u5f53\u5b83\u4ece\u51b0\u9e6d\u7684\u8eab\u4f53\u4e2d\u53d6\u51fa\u65f6,\u5b83\u5c31\u4f1a\u878d\u5316.","ignibus":"\u5ca9\u6d46\u9f9f","incandesfin_description":"\u5b83\u7684\u6574\u4e2a\u8eab\u4f53\u7684\u5927\u5c0f\u5df2\u7ecf\u5927\u91cf\u589e\u957f.\u7136\u800c,\u5b83\u7684\u5149\u7ebf\u4ecd\u7136\u662f\u5b8c\u5168\u4e00\u6837\u7684.","ignibus_description":"\u5f53\u53d7\u5230\u5a01\u80c1\u65f6,\u5b83\u9000\u56de\u5230\u5b83\u7684\u58f3\u4e2d,\u5e76\u901a\u8fc7\u6392\u653e\u84b8\u6c7d\u6025\u5267\u964d\u6e29.\u5b83\u53ef\u80fd\u4f1a\u88ab\u8bef\u8ba4\u4e3a\u662f\u4e00\u5757\u77f3\u5934.","jelillow_description":"\u5f53\u4e00\u4e2a\u4eba\u628a\u5934\u9760\u5728\u679c\u51bb\u517d\u4e0a\u65f6,\u5176\u679c\u51bb\u822c\u7684\u76ae\u80a4\u4f1a\u4f7f\u4ed6\u4eec\u9677\u5165\u6df1\u5ea6\u7761\u7720.\u5982\u679c\u6709\u4eba\u6709\u7761\u7720\u95ee\u9898,\u90a3\u4e48\u8fd9\u4e2a\u7cbe\u7075\u5c06\u88ab\u7528\u6765\u5e2e\u52a9\u4ed6\u4eec.","jelillow":"\u679c\u51bb\u517d","k9_description":"\u5b83\u662f\u4e00\u4e2a\u6709\u7528\u7684\u4f19\u4f34,\u53ef\u4ee5\u62c9\u52a8\u4e00\u5428\u7684\u91cd\u91cf.","katacoon":"\u5893\u7a74\u8327","komodraw":"\u79d1\u83ab\u591a\u9f99","lambert":"\u5170\u4f2f\u7279","lapinou_description":"\u5f53\u677e\u5154\u88ab\u5f53\u4f5c\u65f6\u5c1a\u7684\u5ba0\u7269\u65f6,\u5b83\u4eec\u9002\u5e94\u4e86\u5bb6\u5ead\u751f\u6d3b,\u5931\u53bb\u4e86\u66b4\u529b\u7684\u5929\u6027.","legko_description":"\u957f\u671f\u4ee5\u6765,\u4eba\u4eec\u8ba4\u4e3a\u5b83\u6ca1\u6709\u817f,\u5b83\u7684\u53f6\u5b50\u5b9e\u9645\u4e0a\u662f\u9000\u5316\u7684\u80a2\u4f53.","moloch_description":"\u5b83\u53ef\u4ee5\u4f7f\u81ea\u5df1\u7684\u76ae\u80a4\u53d8\u786c\u6216\u53d8\u8f6f,\u4ee5\u5e94\u5bf9\u670b\u53cb\u548c\u654c\u4eba.","noctalo_description":"\u5b83\u53ea\u5c45\u4f4f\u5728\u88ab\u4eba\u7c7b\u9057\u5f03\u7684\u5730\u65b9--\u57ce\u5821\u3001\u5893\u5730\u548c\u4e0b\u6c34\u9053.","nudiflot_male":"\u6d6e\u86de\u8753\u2640","katacoon_description":"\u5b83\u7684\u86f9\u4fdd\u6301\u7740\u51a5\u60f3\u7684\u59ff\u52bf,\u53ea\u5728\u523a\u6740\u654c\u4eba\u65f6\u624d\u79fb\u52a8.","katapill":"\u5893\u7891\u6bdb\u866b","katapill_description":"\u5b83\u751f\u6765\u5c31\u4f1a\u6218\u6597.\u5b83\u5fc5\u987b\u51b2\u51fa\u5893\u58f3,\u5426\u5219\u5c31\u4f1a\u88ab\u56f0\u4f4f.","komodraw_description":"\u5b83\u7528\u722a\u5b50\u5728\u6728\u5934\u4e0a\u96d5\u523b\u81ea\u5df1\u7684\u706b\u5668,\u5e76\u5229\u7528\u5b83\u8fdb\u884c\u5f3a\u5927\u7684\u8fdc\u7a0b\u653b\u51fb.","lambert_description":"\u5b83\u88ab\u5b83\u7684\u7236\u6bcd\u653e\u5728\u5b83\u7684\u575a\u679c\u91cc,\u7136\u540e\u7236\u6bcd\u628a\u5b83\u9001\u5165\u4e16\u754c.","lapinou":"\u5ba0\u7269\u5154","lightmare_description":"\u5b83\u6f5c\u4f0f\u5728\u6d77\u6d0b\u6df1\u5904,\u5229\u7528\u5b83\u7684\u5149\u7ebf\u5f15\u8bf1\u4efb\u4f55\u6beb\u65e0\u6212\u5fc3\u7684\u730e\u7269\u8fdb\u5165\u5b83\u90a3\u5f20\u5927\u5634.","lightmare":"\u5669\u68a6\u9c7c","loliferno":"\u7f57\u5229\u5f17\u8bfa","metesaur_description":"\u8fd9\u79cd\u7cbe\u7075\u4f1a\u559c\u6b22\u6f5c\u5165\u5730\u4e0b\u5e76\u7559\u4e0b\u75d5\u8ff9.\u6709\u65f6,\u8fd9\u53ea\u7cbe\u7075\u4f1a\u9519\u8bef\u5730\u5224\u65ad\u649e\u51fb,\u843d\u5728\u6811\u4e0a,\u5f15\u53d1\u5de8\u5927\u800c\u5371\u9669\u7684\u68ee\u6797\u706b\u707e","noctula_description":"\u5b83\u5403\u866b\u5b50,\u76ae\u65af\u8760\u5403\u6c34\u679c,\u6240\u4ee5\u5c3d\u7ba1\u751f\u6d3b\u5728\u5f88\u8fd1\u7684\u5730\u65b9,\u4f46\u5b83\u4eec\u5e76\u4e0d\u7ade\u4e89.","nostray_description":"\u5b83\u80fd\u95fb\u5230\u6d77\u91cc\u7684\u4efb\u4f55\u4e1c\u897f,\u65e0\u8bba\u591a\u8fdc.","nudiflot_female":"\u6d6e\u86de\u8753\u2642","nudikill_description":"\u4ed6\u4eec\u88ab\u79f0\u4e3a\u9ed1\u6697\u4e3b\u6559,\u56e0\u4e3a\u4ed6\u4eec\u7684\u5934\u8ba9\u4eba\u8054\u60f3\u5230\u4e3b\u6559\u7684\u5e3d\u5b50.","nudikill":"\u52aa\u8fea\u57fa\u5c14","pantherafira":"\u6f58\u7279\u62c9\u83f2\u62c9","pilthropus_description":"\u4e0e\u98de\u7280\u725b\u7b49\u7cbe\u7075\u4e00\u8d77\u88ab\u53d1\u73b0,\u76ae\u5c14\u601d\u7f57\u666e\u65af\u662f\u6700\u53e4\u8001\u7684\u7cbe\u7075\u4e4b\u4e00,\u80fd\u591f\u521b\u9020\u81ea\u5df1\u7684\u5de5\u5177.","pipis":"\u76ae\u65af\u8760","propellercat_description":"\u5b83\u662f\u4e00\u4e2a\u65b0\u7269\u79cd,\u8fd8\u662f\u53ea\u662f\u4e00\u4e2a\u53d1\u660e\u5bb6\u7684\u5ba0\u7269?","puparmor_description":"\u5b83\u7684\u8327\u975e\u5e38\u575a\u786c,\u5982\u679c\u6709\u4e00\u4e2a\u76d4\u7532\u86f9\u6389\u5728\u4ed6\u4eec\u8eab\u4e0a,\u4eba\u4eec\u5c31\u4f1a\u88ab\u6253\u5012.\u5b83\u4eec\u66fe\u7ecf\u88ab\u88c5\u5165\u5927\u70ae\u548c\u5f39\u5c04\u5668.","rosarin_description":"\u7f57\u8428\u6797\u7684\u7231\u662f\u4e0d\u53ef\u601d\u8bae\u7684,\u4ed6\u53ea\u662f\u8981\u6c42\u4e00\u4e9b\u611f\u60c5.","sadito_description":"\u5f53\u4e00\u4e2a\u4eba\u611f\u5230\u592a\u8fc7\u60b2\u4f24\u65f6,\u60b2\u4f24\u517d\u4f1a\u66ff\u4ed6\u4eec\u625b\u8d77\u8fd9\u4e2a\u8d1f\u62c5.","sampsack_description":"\u4e00\u4f4d\u79d1\u5b66\u5bb6\u60f3\u5206\u79bb\u4ed6\u7684\u4eba\u683c,\u4f46\u4ed6\u5206\u88c2\u4e86\u4ed6\u7684\u8eab\u4f53.","sampsage_description":"\u4e00\u4f4d\u79d1\u5b66\u5bb6\u670d\u7528\u4e86\u4e00\u79cd\u836f\u7269,\u4f7f\u4ed6\u767d\u5929\u53d8\u5f97\u806a\u660e,\u665a\u4e0a\u53d8\u5f97\u66b4\u8e81.","saurchin_description":"\u5230\u4e86\u665a\u4e0a,\u7d22\u5c14\u94a6\u4ece\u73ca\u745a\u7901\u91cc\u51fa\u6765,\u5728\u9646\u5730\u4e0a\u730e\u53d6\u66f4\u5927\u7684\u730e\u7269.","sharpfin_description":"\u5b83\u5728\u6c34\u4e2d\u662f\u770b\u4e0d\u89c1\u7684,\u53ea\u6709\u5f53\u5b83\u8dc3\u51fa\u6c34\u9762\u5c06\u5cb8\u4e0a\u7684\u52a8\u7269\u62d6\u56de\u6df1\u6d77\u65f6\u624d\u4f1a\u88ab\u770b\u5230.","skwib_description":"\u9c7f\u9c7c\u517d\u6ee1\u8db3\u5730\u5728\u6d77\u6d0b\u4e2d\u6f02\u6d6e,\u68c0\u67e5\u6f5c\u5728\u7684\u58f3\u5c4b.\u5b83\u5fc5\u987b\u62c5\u5fc3\u81ea\u5df1\u7684\u751f\u547d,\u624d\u80fd\u6700\u7ec8\u505a\u51fa\u9009\u62e9.","snock_description":"\u8fd9\u79cd\u86c7\u5f62\u751f\u7269\u8eb2\u5728\u5b89\u5168\u7684\u889c\u5957\u4e0b.\u5982\u679c\u53d7\u5230\u60ca\u5413,\u5b83\u5c06\u7529\u52a8\u5e76\u975e\u5e38\u5b89\u9759\u5730\u8eba\u5728\u5730\u4e0a,\u4ee5\u907f\u514d\u5f15\u8d77\u6ce8\u610f.","solight_description":"\u4e00\u4e2a\u53cd\u6d3e\u56e2\u961f\u6b63\u5728\u7b56\u5212\u5229\u7528\u7d22\u83b1\u7279\u521b\u9020\u4e00\u4e2a\u5fae\u578b\u592a\u9633,\u4ee5\u521b\u9020\u4e00\u4e2a\u65b0\u7684\u661f\u7403.","polyrock_description":"\u5b83\u628a\u81ea\u5df1\u4f2a\u88c5\u6210\u4e00\u4e2a\u4eba\u7c7b\u5c0f\u5b69,\u6f5c\u5165\u9053\u573a,\u5411\u6b66\u672f\u5927\u5e08\u5b66\u4e60.","pythock_description":"\u4f7f\u7528\u5b83\u7684\u76ae\u5f71\u620f,\u5b83\u53ef\u4ee5\u7528\u76ae\u5f71\u620f\u6765\u4e0e\u5bf9\u624b\u4f5c\u6218,\u800c\u4e14\u975e\u5e38\u51c6\u786e\u548c\u8fc5\u901f.\u5b83\u4eec\u66f4\u52a0\u81ea\u4fe1,\u6709\u65f6\u751a\u81f3\u4f1a\u5728\u6728\u5076\u620f\u4e2d\u7528\u5b83\u4eec\u7684\u76ae\u5f71\u620f\u6765\u5a31\u4e50\u5c0f\u5b69\u5b50.","seirein_description":"\u5b83\u5728\u6cbc\u6cfd\u5730\u91cc\u5b64\u72ec\u5730\u751f\u957f,\u6240\u4ee5\u5b83\u71c3\u70e7\u5f97\u5f88\u65fa\u76db,\u4ee5\u5438\u5f15\u65c5\u884c\u8005\u9760\u8fd1--\u4f46\u5b83\u5f88\u5bb3\u7f9e,\u5f53\u4ed6\u4eec\u63a5\u8fd1\u65f6\u5c31\u4f1a\u98de\u8d70.","tumbleworm_description":"\u5f53\u5b83\u4eec\u5df2\u7ecf\u8d85\u8fc7\u4e86\u5b83\u4eec\u7684\u8702\u5de2,\u5b83\u4eec\u5c31\u4f1a\u8138\u671d\u4e0b\u6389\u5230\u5730\u4e0a.","vigueur":"\u7ef4\u683c","urcine_description":"\u5f53\u4e00\u4e2a\u706b\u7130\u718a\u51fa\u751f\u65f6,\u5982\u679c\u6ca1\u6709\u706b,\u5b83\u4f1a\u88ab\u9057\u5f03\u5728\u68ee\u6797\u91cc,\u6210\u4e3a\u4e00\u4e2a\u5c0f\u68d5\u718a.","velocitile_description":"\u5b83\u53ef\u4ee5\u8dd1\u8fc7\u5b50\u5f39,\u4f46\u53ea\u6709\u5728\u5b83\u70ed\u8eab\u540e\u624d\u53ef\u4ee5.","vivicinder_description":"\u5b83\u5728\u957f\u671f\u71c3\u70e7\u7684\u706b\u5806\u4e2d\u7b51\u5de2,\u8981\u4e48\u662f\u81ea\u5df1\u521b\u9020\u7684,\u8981\u4e48\u662f\u5728\u7eaa\u5ff5\u9986\u3001\u94c1\u5320\u94fa\u548c\u73bb\u7483\u5382.","yiinaang":"\u4e24\u4eea\u517d","island":"\u5c9b\u5c7f","vivitrans_description":"\u5bd2\u51b7\u4f7f\u7ef4\u7ef4\u7279\u5170\u7684\u601d\u7ef4\u96c6\u4e2d\u5230\u4e00\u4e2a\u654f\u9510\u7684\u8fb9\u7f18.","yiinaang_description":"\u5b83\u662f\u5728\u4e00\u9897\u6052\u661f\u7b2c\u4e00\u6b21\u843d\u5165\u9ed1\u6d1e\u65f6\u8bde\u751f\u7684.","vivipere":"\u7ef4\u7ef4\u5e15\u96f7","viviphyta_description":"\u5b83\u662f\u86c7\u4e2d\u4e4b\u738b--\u6216\u8005\u81f3\u5c11\u8ba4\u4e3a\u81ea\u5df1\u662f\u8fd9\u6837\u7684.","viviphyta":"\u7ef4\u7ef4\u5f17\u5854","viviteel_description":"\u5b83\u628a\u4e00\u4e2a\u6b7b\u53bb\u7684\u6218\u58eb\u7684\u76d4\u7532\u62ff\u51fa\u6765,\u91cd\u65b0\u7528\u4e8e\u5236\u4f5c\u70ae\u5f39.","vivisource_description":"\u5b83\u9009\u62e9\u7684\u5bb6\u7684\u6625\u5929\u603b\u662f\u6709\u4e00\u79cd\u5947\u7279\u7684\u6d0b\u8471\u5473.","vivisource":"\u7ef4\u7ef4\u6e90","weavifly_description":"\u5f53\u5b83\u88ab\u86cb\u538b\u5f97\u5f88\u91cd\u65f6,\u5b83\u5c31\u65e0\u6cd5\u98de\u884c\u4e86.","viviteel":"\u7ef4\u7ef4\u7279\u5c14","volcoli":"\u6c83\u5c14\u79d1\u5229","windeye":"\u7acb\u6247\u517d","weavifly":"\u5c16\u523a\u8702","windeye_description":"\u50cf\u4e00\u68f5\u5f3a\u5927\u7684\u6811,\u7acb\u6247\u517d\u5c06\u81ea\u5df1\u79cd\u690d\u5728\u5c71\u9876\u4e0a,\u5438\u6536\u9633\u5149\u548c\u98ce.\u5145\u7535\u540e,\u5b83\u53c8\u79bb\u5f00,\u5728\u5929\u7a7a\u4e0b\u5bfb\u627e\u53e6\u4e00\u4e2a\u5730\u65b9.","no":"\u5426","hey":"\u563f!","empty_pot":"\u8fd9\u662f\u4e00\u4e2a\u7a7a\u76c6,\u4e5f\u8bb8\u6709\u4eba\u4f1a\u5728\u8fd9\u91cc\u79cd\u690d\u4e00\u4e9b\u4e1c\u897f.","frost_ape":"\u971c\u51bb\u4e4b\u733f","wrougon_description":"\u6bcf\u4e2a\u94a2\u94c1\u9f99\u51fa\u751f\u65f6\u90fd\u6709\u4e00\u5757\u6bd4\u5176\u7236\u6bcd\u7684\u9508\u6591\u66f4\u5927\u7684\u9508\u6591.","wrougon":"\u94a2\u94c1\u9f99","prehensile":"\u53ef\u63a7","host":"\u5bbf\u4e3b","woodwose":"\u5140\u672f","haveagoodday":"\u795d\u4f60\u6709\u4e2a\u6109\u5feb\u7684\u4e00\u5929!","firebird":"\u706b\u9e1f","taiga":"\u9488\u53f6\u6797","horned_raptor":"\u6709\u89d2\u7684\u731b\u79bd","hot_rock":"\u70ed\u5ca9","pupil":"\u77b3\u5b54","ex_machina":"\u524d\u6240\u672a\u6709","lions_tooth":"\u72ee\u5b50\u7684\u7259\u9f7f","vengeance":"\u590d\u4ec7","joyful":"\u6b22\u4e50\u7684","cloaked":"\u9690\u5f62\u7684","nightcrawler":"\u591c\u884c\u8005","rip":"\u88c2\u7f1d","some_category_here":"\u8fd9\u91cc\u7684\u4e00\u4e9b\u7c7b\u522b","cirrus":"\u5377\u4e91","fire":"\u706b","gumnut":"\u80f6\u8d28","lizard":"\u8725\u8734","earth_fire":"\u571f,\u706b","flopped":"\u5931\u8d25","metal":"\u91d1\u5c5e","yeti":"\u96ea\u4eba","restless":"\u4e0d\u5b89","xerogrunt5":"Xero Grunt I\u56e2\u961f","devil":"\u6076\u9b54","visitor":"\u8bbf\u5ba2","earth":"\u571f","water":"\u6c34","clot":"\u51dd\u5757","slurpy":"\u6ce5\u6cde\u7684","xerogrunt4":"Xero Grunt I\u56e2\u961f","purple_flowers":"\u6709\u4eba\u79cd\u4e0b\u4e86\u4e00\u4e9b\u9999\u751c\u7684\u7d2b\u8272\u82b1\u6735!","xerogrunt6":"Xero Grunt I\u56e2\u961f","door_problems":"\u95e8\u88ab\u5361\u4f4f\u4e86,\u6253\u4e0d\u5f00...","xerogrunt2":"Xero Grunt I\u56e2\u961f","xerogrunt9":"Xero Grunt I\u56e2\u961f","xerogrunt3":"Xero Grunt I\u56e2\u961f","cotton_town_fountain":"\u8fd9\u662f\u4e2a\u55b7\u6cc9.\u5f88\u591a\u786c\u5e01\u90fd\u5728\u5e95\u90e8.","sure_i_do":"\u6211\u5f53\u7136\u77e5\u9053.","xerogrunt8":"Xero Grunt I\u56e2\u961f","xerogrunt10":"Xero Grunt I\u56e2\u961f","orange_flowers":"\u6709\u4eba\u79cd\u4e0b\u4e86\u4e00\u4e9b\u7f8e\u4e3d\u7684\u6a59\u8272\u82b1\u6735!","37707_villager_female_2":"\u5fae\u8bc6\uff1a\u8bf7.\u4e0d\u8981\u8fdb\u5165\u8be5\u5854.\u5b83\u8fd8\u6ca1\u6709\u5efa\u6210.","famous_statue":"\u8fd9\u662f\u4e00\u4e2a\u524d\u81ea\u7531\u68a6\u5927\u5e08\u7684\u96d5\u50cf.\u540d\u5b57\u5df2\u7ecf\u88ab\u98ce\u5316\u4e86...","famous_statue2":"\u5b83\u8bf4.\u4e3a\u4e86\u6211\u4eec\u4eb2\u7231\u7684\u670b\u53cb\u548c\u6240\u6709\u7684\u82f1\u96c4,\u7ef4\u6587","tree":"\u8fd9\u68f5\u6811\u770b\u8d77\u6765\u5f88\u5feb\u4e50,\u5f88\u5065\u5eb7!","not_really":"\u5e76\u975e\u5982\u6b64.","mistaken":"\u4f60\u9519\u4e86.","thats_me":"\u8fd9\u5c31\u662f\u6211!","a_serious_discussion":"\u6211\u5df2\u7ecf\u89c2\u5bdf\u4f60\u6709\u4e00\u6bb5\u65f6\u95f4\u4e86,\u6211\u5f88\u9ad8\u5174\u6211\u7684\u8ffd\u968f\u8005\u4eec\u6210\u529f\u5730\u6293\u4f4f\u4e86\u4f60\u800c\u6ca1\u6709\u53d7\u5230\u4f24\\n\u5bb3.\\n\u54e6,\u6211\u7684\u793c\u8c8c\u54ea\u53bb\u4e86!? \\n\u6211\u662f\u7c73\u8428,Xero \u7cbe\u7075\u7814\u7a76\u548c\u53d1\u5c55\u7814\u7a76\u6240\u7684\u603b\u7406.\\n\u4f60\u53eb\u4ec0\u4e48\u540d\u5b57\u6765\u7740? \\n.... ..... ....\\n${{name}}?\\n\u5bf9\u4e8e\u4e00\u4e2a\u975e\u6cd5\u62e5\u6709\u7cbe\u7075\u7684\u4eba\u6765\u8bf4,\u8fd9\u4e0d\u662f\u4e00\u4e2a\u597d\u540d\u5b57.\\n","oops":"\u54e6.\u6211\u731c\u4f60\u8fd8\u4e0d\u77e5\u9053...\\n\u4f60\u4e0d\u5e94\u8be5\u5bb3\u6015,\u6709\u4e00\u4e2a\u7cbe\u7075\u5728\u4f60\u8eab\u8fb9\u662f\u6709\u53f2\u4ee5\u6765\u53d1\u751f\u5728\u4f60\u8eab\u4e0a\u6700\u597d\u7684\u4e8b\u60c5.\\n","backstory9":"\u4f60\u600e\u4e48\u60f3?\u4f60\u4f1a\u5e2e\u52a9\u6211\u4eec\u5417?","sorryfurthis":"\u597d\u7684\u9009\u62e9.\u5bf9\u4e0d\u8d77,\u8fd9\u53ea\u4f1a\u8ba9\u4eba\u611f\u5230\u6709\u70b9\u523a\u75db.","backstory":"\u5927\u7ea6\u4e09\u5341\u5e74\u524d,\u4e00\u4e2a\u53eb\u5168\u80fd\u7684\u56e2\u4f53\u5f00\u59cb\u63a7\u5236\u5a92\u4f53.\\n\u4e0d\u4e45\u4e4b\u540e,\u8a00\u8bba\u81ea\u7531\u51e0\u4e4e\u53d8\u5f97\u4e0d\u53ef\u80fd.\\n\u4e8e\u662f\u4eba\u4eec\u51b3\u5b9a\u4f7f\u7528\u7cbe\u7075\u4f5c\u4e3a\u4fe1\u4f7f,\u89e3\u51b3\u4e89\u7aef. \\n\u5927\u7ea6\u5341\u5e74\u524d,\u5bf9\u7cbe\u7075\u7684\u9547\u538b\u5f00\u59cb\u4e86.\\n\u73b0\u5728,\u53ea\u6709\u7ecf\u8fc7\u6279\u51c6\u7684\u4eba\u624d\u80fd\u62e5\u6709\u548c\u9972\u517b\u7cbe\u7075. \\n\u6211\u7684\u56e2\u4f53\u4f7f\u7528\u7cbe\u7075\u8fdb\u884c\u7814\u7a76,\u8fd9\u5c31\u662f\u4e3a\u4ec0\u4e48\u6211\u4eec\u90fd\u62e5\u6709\u5b83\u4eec. \\n\u4f60\u5f88\u4e0d\u5bfb\u5e38,\u4f60\u6ca1\u6709\u5f97\u5230\u5168\u80fd\u7ec4\u7ec7\u7684\u6279\u51c6. \\n\u4f60\u53ef\u80fd\u662f\u6211\u4eec\u4e00\u76f4\u5728\u7b49\u5f85\u7684\u8bad\u7ec3\u5e08.\\n\u5168\u606f\u9053,\u867d\u7136\u65e0\u60c5,\u4f46\u5e76\u4e0d\u662f\u6211\u4eec\u8fd9\u91cc\u552f\u4e00\u7684\u5a01\u80c1. \\n\u8fd8\u6709\u4e00\u4e2a\u53ebSpyder\u7684\u7ec4\u7ec7.\\n\u4f60\u5e94\u8be5\u4e0d\u7528\u592a\u62c5\u5fc3\u4ed6\u4eec,\u4ed6\u4eec\u5728\u8fd9\u91cc\u5e76\u4e0d\u592a\u6d3b\u8dc3. \\n\u73b0\u5728,\u6211\u4eec\u4f1a\u628a\u4f60\u9001\u56de\u4f60\u7684\u65c5\u7a0b. \\n\u4f46\u524d\u63d0\u662f\u4f60\u5fc5\u987b\u540c\u610f\u5e2e\u52a9\u6211\u4eec\u5bf9\u4ed8\u5168\u80fd\u7ec4\u7ec7.\\n\u5426\u5219,\u6211\u4eec\u4f1a\u4eb2\u81ea\u5411\u5168\u80fd\u7ec4\u7ec7\u4e3e\u62a5\u4f60. \\n\u800c\u4f60\u5c06\u5931\u53bb\u4e00\u5207. \\n\u6211\u4eec\u4e00\u76f4\u5728\u89c2\u5bdf\u4f60.\\n","mwah":"???:\u4f60\u60f3\u8981\u4ec0\u4e48?\u55ef,\u592a\u7cdf\u7cd5\u4e86.\u5373\u4f7f\u4f60\u7b26\u5408\u7740\u88c5\u8981\u6c42,\u4f60\u4e5f\u4e0d\u80fd\u8fdb\u5165\u8fd9\u91cc.\\n\u987a\u4fbf\u8bf4\u4e00\u4e0b,\u6211\u662f\u827e\u8389.\\n\u827e\u8389\uff1a\u662f\u7684,\u8fd9\u91cc\u662f\u5168\u65b9\u4f4d\u7684,\u4e0d\u8fc7\u6211\u53ea\u662f\u4e00\u4e2a\u4f4e\u7ea7\u7684\u8b66\u536b.\u4f60\u662f\u8c01?\\n${{name}}...\\\".\\n\u55ef.\u4e00\u4e2a\u5f3a\u6709\u529b\u7684\u540d\u5b57.\u6211\u5bb6\u4e0d\u8fdc,\u4e5f\u8bb8......\u4e0b\u73ed\u540e......\u4f60\u53ef\u4ee5\u5411\u6211\u5c55\u793a\u4f60\u7684\u5b9e\\n\u529b?\\n... ...\u4e0d!\u4ec0\u4e48\u53eb\u4e0d?\u9664\u975e... ...\u4f60\u662f\u6770\u897f\u7684\u65b0\u7537\u53cb,\u4e0d\u662f\u5417!\u5979\u4e00\u76f4\u5728\u800d\u6211!\\n","mwah2":"\u6770\u897f!!!","itslockedboi":"\u827e\u8389\u628a\u95e8\u9501\u5728\u5979\u8eab\u540e\u2026\u2026","hellothere":"???:\u4f60\u597d!","kmere":"\u4e3a\u4ec0\u4e48\u4f60\u6765\u5230\u8fd9\u91cc\u5e76\u540c\u6211\u4ea4\u8c08?","route2speech":"\u54ce\u5440!!!","theinfo":"\u5bf9\u90a3\u4e00\u5e55\u6211\u5f88\u62b1\u6b49,\u827e\u8389\u6709\u65f6\u5f88\u96be\u5bf9\u4ed8,\u4e0d\u50cf\u6211\u5973\u513f\u6770\u897f.\\n\u54e6!\u6211\u7684\u793c\u8282\u5462.\u6211\u7684\u540d\u5b57\u662f\u827e...\u4f60\u77e5\u9053\u5417?\u6211\u5c31\u5199\u5427.\\nAeble\\n\u5b83\u7684\u53d1\u97f3\u662fahbluh,\u4f46\u5927\u5bb6\u90fd\u53ea\u53eb\u6211Able.\u4f60\u53ef\u4ee5\u8fd9\u6837\u53eb\u6211,\u6211\u60f3...\\nAeble.\u6211\u662f\u5168\u80fd\u516c\u53f8\u7684\u9996\u5e2d\u6267\u884c\u5b98,\u4f60\u4eec\u770b\u5230\u7684\u6bcf\u4e00\u4e2a\u5e7f\u64ad\u90fd\u662f\u7531\u6211\u6279\u51c6\u7684.\\n\u73b0\u5728,\u6211\u4e0d\u662f\u552f\u4e00\u4e00\u4e2a\u505a\u4ed6\u4eec\u5de5\u4f5c\u7684\u4eba.\u5168\u80fd\u6709\u4e00\u4e2a\u8463\u4e8b\u4f1a,\u5e2e\u52a9\u7ba1\u7406\u5404\u4e2a\u5730\u533a.\\n\u4f60\u77e5\u9053\u5417......\u8463\u4e8b\u4f1a\u6bcf\u5e74\u90fd\u4f1a\u88ab\u91cd\u65b0\u9009\u4e3e!\\n\u5168\u80fd\u516c\u53f8\u7684\u76ee\u6807\u662f\u5411\u6240\u6709\u4eba\u5f00\u653e\u4e16\u754c.\u4e0d\u8fc7,\u8981\u505a\u5230\u8fd9\u4e00\u70b9,\u4f7f\u6bcf\u4e2a\u4eba\u90fd\u5e73\u7b49,\u552f\u4e00\u7684\\n\u529e\u6cd5\u662f.\\n\u5c31\u662f\u9650\u5236\u7cbe\u7075.\\n\u6211\u4eec\u4ece\u6ca1\u6536\u5f00\u59cb,\u4f46\u5927\u591a\u6570\u7cbe\u7075\u8bbe\u6cd5\u9003\u8131.\u6240\u4ee5\u6211\u4eec\u4e0d\u5f97\u4e0d\u91c7\u53d6\u6781\u7aef\u63aa\u65bd.\\n\u6211\u4eec\u7684\u59d0\u59b9\u7ec4\u7ec7Spyder\u5f00\u53d1\u4e86\u4e00\u79cd\u836f\u7269,\u53ef\u4ee5\u6539\u53d8\u7cbe\u7075.\\n\u5b83\u9694\u79bb\u4e86\u6bcf\u4e2a\u7cbe\u7075\u795e\u79d8\u5730\u62e5\u6709\u7684\u5927\u8111\u7684\u4e00\u90e8\u5206,\u5e76\u4f7f\u5176\u8d85\u8f7d.\\n\u4e00\u65e6\u4ed6\u4eec\u7684\u5927\u8111\u88ab\u8d85\u8f7d,\u4ed6\u4eec\u7684\u62b5\u6297\u610f\u5fd7\u5c31\u4f1a\u6d88\u9000,\u53d8\u5f97\u6e29\u987a.\\n\u7531\u4e8e\u4e00\u4e9b\u610f\u60f3\u4e0d\u5230\u7684\u60b2\u60e8\u526f\u4f5c\u7528,\u53ef\u60b2\u7684\u662f,\u6709\u51e0\u4e2a\u7269\u79cd\u73b0\u5728\u5b9e\u9645\u4e0a\u5df2\u7ecf\u706d\u7edd\u4e86.\\n\u7279\u522b\u662f\u6d1b\u514b\u7279\u6069\u3001\u5f17\u9c81\u7279\u62c9\u548c\u6d77\u5fb7\u9686.\\n\u73b0\u5728,\u9664\u4e86\u91ce\u5916\u7684\u4e00\u4e9b\u6563\u5175\u6e38\u52c7\u5916,\u8fd9\u4e00\u4ee3\u4eba\u53ea\u6709\u5728\u4e3a\u6211\u4eec\u5de5\u4f5c\u65f6\u624d\u4f1a\u4e0e\u7cbe\u7075\u4e92\u52a8.\\n\u51fa\u751f\u7387\u5904\u4e8e\u5386\u53f2\u9ad8\u4f4d,\u81ea\u9650\u5236\u524d\u4e00\u5e74\u4ee5\u6765,\u5bf9\u5168\u80fd\u516c\u53f8\u7684\u8ba4\u53ef\u6ca1\u6709\u4e0b\u964d\u8fc7.\\n\u91ce\u751f\u7684\u7cbe\u7075\u662f\u4e00\u4e2a\u65e0\u5b54\u4e0d\u5165\u7684\u8bc5\u5492,\u5a01\u80c1\u5230\u4e86\u4eba\u7c7b.\u5168\u80fd\u516c\u53f8\u5df2\u7ecf\u89e3\u51b3\u4e86\u8fd9\u4e2a\u95ee\u9898,\u5e76\\n\u5f3a\u52a0\u4e86\u79e9\u5e8f.\\n\u5982\u679c\u4e0d\u52a0\u4ee5\u63a7\u5236,\u7cbe\u7075\u662f\u4e00\u79cd\u6bc1\u706d\u7684\u529b\u91cf,\u4efb\u4f55\u8bf4\u4e0d\u662f\u7684\u4eba\u90fd\u662f\u5728\u6492\u8c0e.\u5bf9\u4e0d\u8d77,\u6211\u5fc5\\n\u987b\u53bb\u5de5\u4f5c\u4e86.\\n","liela_goes_to_battle":"\u5982\u679c\u4f60\u8981\u5728\u6211\u91c7\u6458\u6d46\u679c\u65f6\u6253\u6270\u6211,\u6211\u53ea\u80fd\u5411\u4f60\u6311\u6218\u4e86!","Cotton_Mart":"\u5728 \\\"\u52fa\u5b50\u5546\u5e97 \\\"\u83b7\u53d6\u72ec\u5bb6\u4fe1\u606f!","column1":"\u4e00\u6839\u7f55\u89c1\u7684\u53e4\u8001\u5706\u67f1.\u8fd9\u66fe\u7ecf\u662f\u4e00\u4e2a\u5bfa\u5e99\u7684\u4e00\u90e8\u5206.","column2":"\u4e00\u6839\u7f55\u89c1\u7684\u53e4\u8001\u5706\u67f1.\u57283\u53f7\u516c\u8def\u4e0a\u53ef\u4ee5\u627e\u5230\u540c\u4e00\u6587\u5316\u7684\u5176\u4ed6\u9057\u8ff9. ","route2speech3":"\u867d\u7136\u8fd9\u53ef\u80fd\u4e0d\u662f\u4e00\u4ef6\u574f\u4e8b......\\n\u6211\u77e5\u9053,\u6bcf\u4e2a\u4eba\u90fd\u9700\u8981\u6211\u7684\u9886\u5bfc,\u4f46\u7531\u4e8e\u53d1\u751f\u4e86\u8fd9\u4e48\u591a\u4e8b\u60c5...\\n\u4f46\u4f60\u4e0d\u60f3\u542c\u6211\u8bf4......\u662f\u5417?\\n","route2speech2":"\u54e6.\u53ea\u662f\u4f60${{name}}...\\n\u4e0b\u6b21\u63a8\u4eba\u7684\u65f6\u5019\u8981\u591a\u8003\u8651\u4e00\u4e0b.\u60ac\u5d16\u6bd4\u5b83\u770b\u8d77\u6765\u8981\u9ad8...","notalk":"\u4f60\u592a\u4e0d\u654f\u611f\u4e86!\u592a\u7cdf\u7cd5\u4e86,\u53cd\u6b63\u4f60\u4e5f\u5f97\u542c\u6211\u7684!","spillit":"\u4f60\u77e5\u9053\u6211\u662fXero\u7814\u7a76\u6240\u7684\u9886\u5bfc\u4eba,\u6211\u62db\u52df\u4f60\u6765\u5bf9\u6297\u4ed6\u4eec.\u4f46\u4f60\u4e0d\u77e5\u9053\u522b\u7684\u4e8b\u60c5.\\n\u827e\u8389,\u4f60\u4ee5\u524d\u89c1\u8fc7\u7684\u4eba......\u4ec0\u4e48?\u6211\u544a\u8bc9\u8fc7\u4f60\u6211\u4eec\u4f1a\u89c2\u5bdf\u7684,\u4f60\u4e0d\u5fc5\u4e3a\u6b64\u611f\u5230\u60ca\\n\u8bb6.\\n","spillit3":"\u65e0\u8bba\u5982\u4f55...\u827e\u8389\u662f\u6211\u7684\u59b9\u59b9,\u5bf9\u6211\u6765\u8bf4\u610f\u5473\u7740\u5168\u4e16\u754c,\u6240\u4ee5\u5f53\u6211\u53d1\u73b0\u4ed6\u628a\u5979\u5e26\u5230\u603b\u90e8\\n\u65f6,\u6211\u88ab\u6467\u6bc1\u4e86.","spillit4":"\u8fd9\u4f3c\u4e4e\u4e0d\u662f\u4e00\u4ef6\u574f\u4e8b,\u4f46\u5b83\u662f.\u4f60\u77e5\u9053\u4ed6\u4eec\u5bf9\u81ea\u5df1\u7684\u997c\u5e72\u505a\u4e86\u4ec0\u4e48\u5417?\u4f60\u77e5\u9053\u5417?","spillit5":"\u56e0\u4e3a\u6211\u4e5f\u4e0d\u77e5\u9053...\u6211\u6240\u77e5\u9053\u7684\u662f,\u4ece\u6765\u6ca1\u6709\u4eba\u5728\u88ab\u62db\u52df\u540e\u79bb\u5f00\u5168\u80fd\u516c\u53f8.","nopenotyet":"\u5bf9\u4e0d\u8d77,\u6709\u4eba\u5728\u8fd9\u6761\u8def\u4e0a\u53d7\u4f24\u4e86.\u73b0\u5728\u5df2\u7ecf\u5173\u95ed\u4e86.","yestalk":"\u771f\u7684\u5417?\u8c22\u8c22...","darnitjohn5":"\u4f60\u4e3a\u4ec0\u4e48\u8fd8\u5728\u8fd9\u91cc?","darnitjohn9":"\u4f60\u662f\u4e2a\u9a97\u5b50!\\n\u6211\u53ea\u8bf4\u4e00\u6b21,\u800c\u4e14\u53ea\u8bf4\u4e00\u6b21.\\n\u53bb.\u5bfb\u627e.\u623f\u5b50.","hellolovelypeople4":"\u6211\u5f88\u786e\u5b9a\u5728\u68c9\u82b1\u9547\u6709\u6bd4\u8fd9\u66f4\u5927\u7684\u623f\u5b50......","hellolovelypeople2":"\u6211\u77e5\u9053\u4f60\u53ef\u80fd\u60f3\u77e5\u9053\u4e3a\u4ec0\u4e48\u6211\u548c\u6211\u7684\u5168\u80fd\u9a91\u58eb\u5728\u8fd9\u91cc.\\n\u7b49\u7b49...","maamiexist4":"\u4e0d,\u79bb\u5f00\u5b83.\u8fd9\u4e9b\u4eba\u663e\u7136\u6709\u7cdf\u7cd5\u7684\u54c1\u5473,\u5e76\u9119\u89c6\u6709\u7528\u6027\u548c\u7b80\u5355\u6027......\\n\u73b0\u5728\u68c0\u67e5\u5b9e\u9a8c\u5ba4,\u683c\u5170\u7279.\u6211\u7b49\u7740\u7ea6\u7ff0.","oopsie2":"\u6211\u4eec\u4e3a\u4ec0\u4e48\u4e0d\u7b49\u6211\u7684\u9a91\u58eb\u4eec\u56de\u6765. \\n\u6211\u8ba8\u538c\u72ec\u81ea\u5ba3\u5e03\u574f\u6d88\u606f.","maamnothing4":"\u5f88\u597d.\u8c22\u8c22\u4f60\u7684\u901a\u77e5.","maamnothing6":"... ... ... ...\\n...\u597d\u5427.\u6211\u4eec\u4e5f\u8bb8\u5e94\u8be5\u56de\u603b\u90e8\u53bb\u62a5\u544a.","frowntime":"\u6211\u5e76\u4e0d\u4ecb\u610f\u5728\u8fd9\u91cc...\\n\u53ea\u662f\u6709\u65f6\u5f88\u5b64\u72ec...","theanthemishere":"\u542c\u7740!\u56fd\u6b4c\u5f00\u59cb\u4e86,\u6211\u4eec\u53ca\u65f6\u8d76\u5230\u4e86.\u5feb\u6765\u89c2\u770b\u5427!","announcement5":"\u82b3\u767b\u5730\u533a\u73b0\u5728\u7684\u548c\u5e73\u4e0e\u5b89\u5b81\u662f\u4e00\u6761\u6f2b\u957f\u800c\u8270\u96be\u7684\u9053\u8def.\\n\u7136\u800c,\u6211\u5f88\u9ad8\u5174\u5730\u5ba3\u5e03,\u5728\u8fd9\u4e00\u5929,\u5373\u5168\u80fd\u516c\u53f8\u6210\u7acb25\u5468\u5e74\u4e4b\u9645,...\\n\u7cbe\u7075\u88ab\u63a7\u5236\u4e86!\\n*\u9707\u8033\u6b32\u804b\u7684\u5c16\u53eb\u58f0*\\n\u5b89\u9759\u4e0b\u6765!\u5b89\u9759\u4e0b\u6765!\u6211\u5fc5\u987b\u8bf4,\u4f60\u7684\u70ed\u60c5\u662f\u6709\u611f\u67d3\u529b\u7684!\\n\u5728\u4e0eXero\u7814\u7a76\u6240\u7684\u5408\u4f5c\u4e2d,\u6211\u4eec\u5df2\u7ecf\u5265\u593a\u4e86\u5b83\u4eec\u7684\u653b\u51fb\u610f\u5fd7!\\n\u7531\u4e8e\u8fd9\u4e2a\u539f\u56e0,\u6211\u4eec\u6709\u4fe1\u5fc3\u5c06\u7cbe\u7075\u91ca\u653e\u5230\u91ce\u5916\u662f\u5b89\u5168\u7684.\\n\u7136\u800c,\u5bb5\u7981\u8fd8\u662f\u5fc5\u987b\u6267\u884c\u7684,\u6bd5\u7adf\u6211\u4eec\u4e0d\u662f\u4e00\u4e2a\u65e0\u6cd5\u65e0\u5929\u7684\u5730\u533a.\\n\u6bd5\u7adf...\u6211\u4eec\u662f\u5b89\u5168,\u6211\u4eec\u662f\u79e9\u5e8f,\u6211\u4eec\u662f\u5168\u65b9\u4f4d\u7684!","hmmm4":"\u4e5f\u8bb8\u4ed6\u4eec\u5728\u505a\u4e00\u4e2a\u6c34\u4e0a\u516c\u56ed!","bobtalk":"\u5982\u679c\u6709\u66f4\u591a\u50cf\u4f60\u8fd9\u6837\u7684\u4eba\u8fc7\u6765\u6253\u62db\u547c\u5c31\u597d\u4e86......\\n\u987a\u4fbf\u8bf4\u4e00\u53e5,\u4f60\u597d!\u795d\u4f60\u6709\u4e2a\u6109\u5feb\u7684\u4e00\u5929!\u4eca\u5929\u6216\u660e\u5929\u6216\u4efb\u4f55\u4e00\u5929\u90fd\u4f1a\u5f88\u597d!","professorexists2":"\u4f60\u4e00\u5b9a\u662f\u51ef\u8389\u7684\u5b69\u5b50!\u6211\u4ece\u4f60\u5988\u5988\u90a3\u91cc\u542c\u8bf4\u4e86\u5f88\u591a\u5173\u4e8e\u4f60\u7684\u4e8b\u60c5.\\n\u4ec0\u4e48\u98ce\u628a\u4f60\u5439\u5230\u8fd9\u91cc\u6765\u4e86?\\n........ ....\\n\u836f\u6c34?\u5f53\u7136,\u4f60\u603b\u662f\u9700\u8981\u90a3\u4e9b\u4e1c\u897f!\\n\u5728\u8fd9\u91cc,\u6709\u4e00\u4e9b\u5728\u6211\u5bb6\u91cc,\u8fd9\u662f\u6211\u7684\u793c\u8282.","hmmm6":"........\u597d\u5427...\u4f46\u5b83\u53ef\u80fd\u662f...","ihaveyourmoney":"\u597d\u5427,\u4e5f\u8bb8\u6211\u53ef\u4ee5\u5e2e\u4e0a\u5fd9.","chooseyerfateTweesher":"\u4e00\u4e2a\u4f1f\u5927\u7684\u9009\u62e9!\u954a\u9e6d\u662f\u4e00\u53ea\u6c34\u7cfb\u7cbe\u7075.\u5b83\u7684\u8fdb\u5316\u4f53\u51b0\u5ddd\u9e70\u662f\u6700\u5feb\u7684\u7cbe\u7075\u4e4b\u4e00.\\n\u4f60\u60f3\u9009\u62e9\u954a\u9e6d\u5417?","wewnicefight":"\u54c7,\u90a3\u662f\u4e00\u573a\u7cbe\u5f69\u7684\u6218\u6597!\\n\u8ba9\u6211\u5feb\u901f\u6cbb\u6108\u4f60\u7684\u7cbe\u7075...\\n\u7136\u540e...\u597d\u4e86!\u4e00\u5207\u5c31\u7eea!\\n\u53ea\u8981\u518d\u591a\u52a0\u7ec3\u4e60,\u4e5f\u8bb8\u518d\u591a\u52a0\u51e0\u53ea\u7cbe\u7075,\u4f60\u5c31\u4e00\u5b9a\u80fd\u80dc\u4efb\u8bad\u7ec3\u5e08\u5de5\u4f5c.\\n","gasp2":"\u4f60\u5728\u8fd9\u91cc\u548c\u8fd9\u4e2a......\u505a\u4ec0\u4e48?\u72af\u7f6a?\\n... .... ....\\n... ... ...\\n\u52a0\u5165\u8bad\u7ec3\u5e08\u9635\u8425?\u4f60\u771f\u7684\u4f1a\u8ba9\u81ea\u5df1\u53d7\u5236\u4e8e\u8fd9\u79cd\u65e0\u7a3d\u4e4b\u8c08?\\n\u5982\u679c\u4f60\u53ea\u60f3\u5728\u5168\u80fd\u516c\u53f8\u5f97\u5230\u4e00\u4efd\u5de5\u4f5c,\u4f60\u53ef\u4ee5\u76f4\u63a5\u95ee\u6211.\\n\u5982\u679c\u4f60\u6709\u5174\u8da3,\u6211\u80af\u5b9a\u80fd\u4e3a\u4f60\u627e\u5230\u4e00\u4e2a......\u5de5\u4f5c.","heystop6":"\u6211\u77e5\u9053,\u4f46\u6211\u4eec\u53ef\u4ee5\u5728\u5176\u4ed6\u5730\u65b9\u79cd\u690d\u65b0\u7684\u82b1\u6735.\u5b83\u4eec\u4ecd\u5c06\u662f\u7279\u522b\u7684,\u56e0\u4e3a\u6211\u4eec\u4f1a\u4e00\u8d77\u79cd\\n\u690d\u5b83\u4eec.","soiwashearing5":"\u5973\u58eb,\u6211\u662f\u5426\u5e94\u8be5\u902e\u6355\u5979,\u56e0\u4e3a\u5979\u5982\u6b64\u65e0\u793c\u5730\u79f0\u547c\u4f60?","soiwashearing7":"\u5979\u770b\u8d77\u6765\u5f88\u5bb3\u6015,\u8fd9\u4e2a\u53ef\u601c\u7684\u4e1c\u897f.","ohaimisa7":"\u6770\u514b\u3001\u91cc\u514b\u3001\u827e\u8fea,\u8ddf\u6211\u6765.\u4e54\u6069,\u4f60\u7559\u5728\u8fd9\u91cc.","timeforround2":"${{name}}!\u7ec8\u4e8e\u6765\u4e86!\u4f60\u56de\u6765\u4e86!\u6211\u8fd8\u62c5\u5fc3\u4f60\u4f1a\u9519\u8fc7\u516c\u544a\u5462!","heystop3":"\u6211\u77e5\u9053,\u4f46\u4e3a\u4ec0\u4e48?\u4f60\u521a\u521a\u628a\u6211\u4eec\u8e22\u51fa\u53bb\u4e86!","moreannouncement2":"\u6211\u5f88\u62b1\u6b49\u8fd9\u4e48\u665a\u624d\u901a\u77e5\u4f60\u4eec\u8fd9\u4e2a\u5730\u5740,\u4f46\u6211\u76f8\u4fe1\u5728\u5a92\u4f53\u6cc4\u9732\u4e4b\u524d\u5b83\u5f88\u91cd\u8981.......\\n\u55ef...\u5475.\u6211\u4eec\u62e5\u6709\u5a92\u4f53,\u6240\u4ee5\u6211\u60f3\u8fd9\u5e76\u4e0d\u91cd\u8981,\u4f46\u6211\u8fd8\u662f\u60f3\u5206\u4eab\u5b83.\\n\u5728\u4e0e\u6211\u7684\u987e\u95ee\u534f\u5546\u540e,\u6211\u4eec\u51b3\u5b9a,\u5bf9\u7cbe\u7075\u66f4\u52a0\u719f\u6089\u7684\u6700\u597d\u65b9\u6cd5\u662f\u4f7f\u7528\u5b83\u4eec.\\n\u73b0\u5728,\u6211\u4eec\u8fd8\u9700\u8981\u4e00\u4e9b\u65f6\u95f4\u624d\u80fd\u5c06\u5b83\u4eec\u878d\u5165\u5230\u5de5\u4f5c\u4e2d,\u4f46\u540c\u65f6,\u6b63\u5982\u6211\u4e4b\u524d\u6240\u8bf4,\u6211\u4eec\\n\u5c06\u628a\u5b83\u4eec\u91ca\u653e\u5230\u91ce\u5916.\\n\u6211\u610f\u8bc6\u5230\u8fd9\u5bf9\u6bcf\u4e2a\u4eba\u6765\u8bf4\u90fd\u662f\u4e00\u4e2a\u51b2\u51fb,\u53e6\u5916\u6211\u7406\u89e3\u4f60\u4eec\u4e2d\u7684\u4e00\u4e9b\u4eba\u751a\u81f3\u53ef\u80fd\u5bb3\u6015.\u6211\\n\u4eec\u90fd\u77e5\u9053\u4e4b\u524d\u53d1\u751f\u4e86\u4ec0\u4e48...\\n\u4f46\u73b0\u5728\u4e0d\u662f\u5bb3\u6015\u7684\u65f6\u5019,\u56e0\u4e3a\u5168\u80fd\u516c\u53f8\u5c06\u8d5e\u52a9\u6062\u590d\u88ab\u79f0\u4e3a\u5ba1\u5224\u7684\u53e4\u8001\u4f20\u7edf.\\n\u73b0\u5728,\u5bf9\u4e8e\u90a3\u4e9b\u4e0d\u592a\u4e86\u89e3\u82b3\u767b\u5730\u533a\u5386\u53f2\u7684\u4eba\u6765\u8bf4,\u4e00\u767e\u5e74\u524d\u6709\u4e00\u4e2a\u4f20\u7edf,\u5e74\u8f7b\u7684\u7537\u4eba\u548c\\n\u5973\u4eba\u4f1a\u6355\u6349\u548c\u9972\u517b\u7cbe\u7075.\\n\u7136\u540e,\u4ed6\u4eec\u4f1a\u7528\u8fd9\u4e9b\u7cbe\u7075\u4e0e\u5176\u4ed6\u4eba\u6218\u6597,\u5e76\u5728\u4ed6\u4eec\u7684\u9547\u4e0a\u63d0\u5347\u7b49\u7ea7,\u6700\u597d\u7684\u7cbe\u7075\u8bad\u7ec3\u5e08\\n\u4f1a\u83b7\u5f97\u5730\u4f4d\u548c\u6743\u529b.\\n\u6211\u4eec\u5c06\u4e3a\u73b0\u4ee3\u793e\u4f1a\u521b\u9020\u4e00\u4e2a\u8fd9\u6837\u7684\u7248\u672c.\u6211\u4eec\u5c06\u5728\u6574\u4e2a\u82b3\u767b\u7684\u591a\u4e2a\u57ce\u5e02\u5f62\u6210\u6218\u6597\u533a\\n\u57df.\\n\u6bcf\u4e2a\u6218\u533a\u90fd\u9700\u8981\u6309\u987a\u5e8f\u5b8c\u6210,\u6700\u6709\u524d\u9014\u7684\u8bad\u7ec3\u5e08\u5c06\u80fd\u591f\u5c1d\u8bd5\u53c2\u52a0\u9526\u6807\u8d5b.\\n\u51a0\u519b\u8d5b\u5c06\u5728\u68c9\u82b1\u9547\u7684\u5168\u80fd\u5854\u9876\u4e3e\u884c,\u4f46\u53ea\u6709\u5728\u7cbe\u7075\u8bad\u7ec3\u5e08\u901a\u8fc7\u6bcf\u4e2a\u6218\u533a\u540e\u624d\u80fd\u4e3e\u884c.\\n\u8bd5\u9a8c\u7684\u76ee\u7684\u662f\u5c06\u516c\u4f17\u751f\u6d3b\u6162\u6162\u4ecb\u7ecd\u7ed9\u7cbe\u7075,\u5e76\u9f13\u52b1\u6574\u4e2a\u5730\u533a\u7684\u65c5\u884c.\\n\u8c01\u80fd\u6bd4\u6211\u4eec\u7684\u5e74\u8f7b\u4eba\u66f4\u597d\u5730\u8bc1\u660e\u8fd9\u4e00\u70b9\u5462?\\n\u6bcf\u573a\u6bd4\u8d5b\u90fd\u5c06\u5728\u5168\u80fd-\u7cbe\u7075\u9891\u9053\u4e0a\u76f4\u64ad,\u8fd9\u662f\u4e00\u4e2a\u6700\u65b0\u7684\u7535\u89c6\u53f0,\u4e13\u95e8\u64ad\u653e\u4e0e\u7cbe\u7075\u6709\u5173\u7684\\n\u8282\u76ee!\\n\u4e0d\u8981\u62c5\u5fc3,\u589e\u52a0\u7684\u5185\u5bb9\u4f1a\u53cd\u6620\u5728\u4f60\u7684\u8d26\u5355\u4e0a.\\n\u54e6,\u8fd8\u6709\u4e00\u4ef6\u4e8b,\u6240\u6709\u7684\u7cbe\u7075\u8bad\u7ec3\u5e08\u90fd\u5c06\u514d\u4e8e\u5bb5\u7981.\\n\u5f53\u7136\u5728\u8fd9\u4e4b\u524d,\u4f60\u9700\u8981\u4e00\u4e2a\u7cbe\u7075!\u73b0\u5728,\u4e0d\u662f\u6bcf\u4e2a\u4eba\u90fd\u80fd\u88ab\u5141\u8bb8\u6210\u4e3a\u7cbe\u7075\u8bad\u7ec3\u5e08\u7684.\u90a3\\n\u5c06\u662f\u7eaf\u7cb9\u7684\u6df7\u4e71!\\n\u9996\u5148,\u4f60\u5fc5\u987b\u5411\u5f53\u5730\u7684\u5168\u80fd\u4ee3\u8868\u767b\u8bb0\u4f60\u7684\u540d\u5b57,\u5982\u679c\u4f60\u88ab\u9009\u4e2d,\u4f60\u5c06\u88ab\u9001\u5165\u5168\u80fd\u8bad\\n\u7ec3.\\n\u5728\u6210\u529f\u5b8c\u6210\u57f9\u8bad\u540e,\u4f60\u5c06\u83b7\u5f97\u4e00\u53ea\u7cbe\u7075,\u5e76\u53ef\u4ee5\u5f00\u59cb\u53c2\u4e0e\u8bd5\u9a8c\\n\u6211\u671f\u5f85\u7740\u4e0e\u5927\u5bb6\u89c1\u9762!\u8ba9\u6211\u4eec\u4e00\u8d77\u521b\u9020\u4e00\u4e2a\u65b0\u7684\u4e16\u754c!\\n\u6bd5\u7adf...\u6211\u4eec\u662f\u5b89\u5168,\u6211\u4eec\u662f\u79e9\u5e8f,\u6211\u4eec\u662f\u5168\u80fd\u516c\u53f8!\\\".\u800c\u73b0\u5728.\\n\u6211\u4eec \\n\u662f \\n\u672a\u6765!","youneedtodothis2":"\u4f46\u662f......\u6211\u77e5\u9053\u4f60\u4e00\u76f4\u6e34\u671b\u770b\u5230\u8fd9\u4e2a\u5730\u533a,\u800c\u8fd9\u662f\u4f60\u6700\u597d\u7684\u673a\u4f1a.\\n\u6211\u77e5\u9053\u4f60\u6709\u52a8\u529b\u6210\u4e3a\u6700\u4f18\u79c0\u7684\u4eba,\u8fd9\u662f\u524d\u6240\u672a\u6709\u7684.\\n\u6211\u53ea\u662f\u4e0d\u77e5\u9053\u6211\u4eec\u662f\u5426\u80fd\u8d1f\u62c5\u5f97\u8d77\u8fd9\u4e9b\u8d39\u7528.\\n\\n\u6211\u4eec\u4f1a\u60f3\u529e\u6cd5\u89e3\u51b3\u7684...\u67d0\u79cd\u7a0b\u5ea6\u4e0a.","rockywhy":"\u7b49\u7b49,\u6d1b\u57fa,\u4e0d\u8981\u505c\u5728\u8fd9\u91cc!\u6211\u4eec\u5df2\u7ecf\u8d70\u4e86\u8fd9\u4e48\u8fdc\u4e86!\\n\u6211\u77e5\u9053\u4f60\u559c\u6b22\u8349\u5730,\u4f46\u6211\u4eec\u5fc5\u987b\u8d76\u5230\u68c9\u82b1\u9547!","soiwashearing8":"\u66f4\u4e0d\u7528\u8bf4\u76d1\u72f1\u91cc\u5df2\u7ecf\u5145\u65a5\u7740...\u82b1\u57ce\u4e8b\u4ef6.","soiwashearing9":"\u7136\u800c,\u5728\u672a\u6765...","ohaimisa":"\u770b\u770b\u8fd9\u662f\u8c01?","ohaimisa4":"\u4e3a\u4ec0\u4e48\u6211\u5728\u8fd9\u91cc?\u4e3a\u4ec0\u4e48,\u6211\u662f\u8fd9\u4e2a\u9879\u76ee\u7684\u8d1f\u8d23\u4eba!\u4e3a\u6574\u4e2a\u5730\u533a\u5efa\u7acb\u793a\u8303\u6027\u7684\u6218\u6597\u533a\u57df\u662f\\n\u4e00\u79cd\u8363\u8a89!\\n\u867d\u7136,\u6211\u77e5\u9053\u4f60\u4e3a\u4ec0\u4e48\u6ca1\u6709\u542c\u5230\u8fd9\u4e2a\u6d88\u606f,\u548c\u4f60\u7684\u65b0\u73a9\u7269\u4e00\u8d77\u5b09\u620f,\u6240\u6709\u7684\u4e00\u5207","waityouhaveone":"\u4f60\u6709\u4e00\u4e2a\u7cbe\u7075?\\n\u90a3\u662f\u4e3a\u4ec0\u4e48?\\n... .... ... ... \\n... ... .... ... \\n\u8bad\u7ec3\u5e08\u662f\u5417?\u597d\u5427,\u5e0c\u671b\u4f60\u80fd\u5728\u6218\u6597\u4e2d\u8868\u73b0\u51fa\u8272!\u6211\u5f88\u5feb\u5c31\u4f1a\u6cbb\u597d\u4f60\u7684\u7cbe\u7075,\u7136\u540e\u6211\u4eec\u518d\\n\u770b\u770b\u4f60\u5230\u5e95\u6709\u591a\u5389\u5bb3.","kylekindasucks":"\u5f88\u62b1\u6b49,\u51ef\u5c14\u662f\u6211\u5728\u5168\u80fd\u516c\u53f8\u6700\u4e0d\u559c\u6b22\u7684\u4eba\u4e4b\u4e00.\u8fd9\u8bdd\u8bf4\u5f97\u5f88\u6709\u9053\u7406.\\n\u6211\u4eec\u5728\u5b66\u9662\u91cc\u662f\u540c\u73ed\u540c\u5b66,\u4ece\u90a3\u4ee5\u540e\u4ed6\u5c31\u4e00\u76f4\u662f\u4e2a\u9ebb\u70e6.\u8fd9\u53ef\u80fd\u5c31\u662f\u4e3a\u4ec0\u4e48\u5168\u80fd\u516c\u53f8\u8981\\n\u62db\u52df\u4ed6\u7684\u539f\u56e0.\\n\u5e78\u8fd0\u7684\u662f,\u6211\u4e0d\u5fc5\u50cf\u67d0\u4e9b\u53ef\u601c\u7684\u4eba\u90a3\u6837,\u6bcf\u5929\u542c\u4ed6\u90a3\u523a\u8033\u7684\u58f0\u97f3.","misaisleavingfornow":"\u9a6c\u7279,\u6731\u5229\u5b89,\u6211\u4eec\u51fa\u53bb\u5427. ","oimate":"\u563f!\u8fd9\u662f\u4e00\u4e2a\u7981\u533a!\u6ca1\u6709\u5fbd\u7ae0\u7684\u4eba\u4e0d\u5f97\u8fdb\u5165!","welcometotaba5":"\u65e0\u8bba\u5982\u4f55,\u6211\u7684\u540d\u5b57\u662f\u51ef\u5c14,\u6211\u662f\u6218\u6597\u533a\u7684\u4e3b\u8981\u8bbe\u8ba1\u5e08.\\n\u6211\u5728\u8fd9\u91cc\u4e3a\u7b2c\u4e00\u4e2a\u82b3\u767b\u5730\u533a\u6218\u6597\u533a\u4e3e\u884c\u5f00\u5e55\u5f0f,\u5e76\u5ba3\u5e03...\\n\u6bd4\u8d5b\u5df2\u7ecf\u5f00\u59cb\u4e86!","welcometotaba4":"\u8bf4\u5b9e\u8bdd,\u6211\u4ee5\u4e3a\u4f1a\u6709\u66f4\u591a\u4eba\u901a\u8fc7\u8bc4\u4f30.......","welcometotaba7":"\u6211\u4e0d\u6253\u7b97\u6492\u8c0e,\u6211\u671f\u5f85\u7740\u7b2c\u4e00\u6279\u8bad\u7ec3\u5e08\u6709\u66f4\u591a\u7684\u70ed\u60c5.","welcometotaba9":"\u4f60\u7684\u6587\u4ef6\u4f3c\u4e4e\u5f88\u6709\u6761\u7406.\u5c31\u76ee\u524d\u800c\u8a00.","welcometotaba8":"\u4f60\u5c31\u662f\u90a3\u4e2a\u88ab\u7c73\u8428\u9644\u8eab\u7684\u4e1c\u897f.\u4f60\u662f\u600e\u4e48\u6765\u5230\u8fd9\u91cc\u7684?\u662f\u5979\u4f2a\u9020\u4e86\u4f60\u7684\u8bc1\u4ef6\u8ba9\u4f60\u8fdb\u6765\u7684\\n\u5417?\\n... .... ... ...\\n\u827e\u8389\u5728\u4f60\u7684\u6587\u4ef6\u4e0a\u7b7e\u4e86\u5b57?\u6709\u8da3\u7684\u662f...","welcometotaba10":"\u7136\u800c,\u8fd9\u4ecd\u7136\u4e0d\u80fd\u89e3\u91ca\u7f3a\u4e4f\u70ed\u60c5\u7684\u95ee\u9898.\u8fd9\u662f\u4e2a\u5f88\u5927\u7684\u8363\u8a89!\\n\u4f60\u4eec\u4fe9\u548c\u7c73\u8428\u7684\u73a9\u7269\u5728\u90a3\u91cc\u90fd\u4ee3\u8868\u4e86\u82b3\u767b\u5730\u533a\u6700\u4f18\u79c0\u548c\u6700\u806a\u660e\u7684\u5e74\u8f7b\u4eba!","dowehavetogoin2":"\u4e0d,\u4f60\u4e0d\u660e\u767d.\u552f\u4e00\u80fd\u8ba9\u6211\u7684\u5bb6\u4eba\u51fa\u72f1\u7684\u529e\u6cd5\u662f,\u6211\u5728\u5168\u80fd\u516c\u53f8\u4e2d\u8fbe\u5230\u8db3\u591f\u9ad8\u7684\u7ea7\\n\u522b.\\n\u5b8c\u6210\u5ba1\u6838\u540e,\u6211\u7684\u804c\u4f4d\u5c06\u4ec5\u6b21\u4e8e\u9996\u5e2d\u6267\u884c\u5b98.\u6211\u5c31\u80fd\u6539\u53d8\u73b0\u72b6.\\n\u5982\u679c\u6211\u5b8c\u6210\u4e86\u8fd9\u4e2a,\u6211\u5c31\u80fd\u62ef\u6551\u6211\u7684\u5bb6\u4eba......","hiperson2":"\u54c7,\u514b\u91cc\u65af\u8482,\u4e0d\u8981\u628a\u4ed6\u4eec\u6df9\u6ca1\u4e86.","dowehavetogoin":"\u4f60\u77e5\u9053,\u4f60\u4e0d\u9700\u8981\u8fdb\u53bb.\u53ea\u8981\u901a\u8fc7\u6807\u51c6\u57f9\u8bad\u8ba1\u5212,\u8df3\u8fc7\u5ba1\u6838.","nobody2":"\u597d\u5427,\u4fdd\u6301\u4f60\u7684\u79d8\u5bc6!","stahp":"\u563f,\u514b\u91cc\u65af\u8482,\u4e0d\u8981\u5ba1\u95ee\u4ed6\u4eec.\u6211\u4eec\u6bd5\u7adf\u521a\u8ba4\u8bc6. \\n\u4e5f\u8bb8\u6211\u4eec\u65e0\u8bba\u5982\u4f55\u90fd\u5e94\u8be5\u8fdb\u53bb.\u6211\u4eec\u4e0d\u60f3\u8ba9\u51ef\u5c14\u751f\u6c14.","ripjimmy":"\u575f\u5893\u4e0a\u5199\u7740.\\n\u8fd9\u91cc\u8eba\u7740\u5409\u7c73.\u4e00\u4e2a\u670b\u53cb,\u4e00\u4e2a\u9a91\u58eb,\u4ee5\u53ca......\u603b\u4e4b\u662f\u4e2a\u574f\u4eba.\u7136\u800c,......\u4ece\\n\u672a.......\u6551\u547d\u554a!...\\n\u5176\u4f59\u7684\u90fd\u88ab\u98ce\u5316\u6389\u4e86.","waithere2":"\u54e6,\u6211\u5e0c\u671b\u6ca1\u6709\u4eba\u56e0\u4e3a\u5012\u4e0b\u7684\u6811\u800c\u53d7\u4f24!","37707_sign_hidden":"\u8d81\u7740\u4f60\u8fd8\u53ef\u4ee5,\u8d76\u7d27\u79bb\u5f00...","shady_guy_dialog":"\u66f4\u540d\u8005\uff1a\u563f,\u5982\u679c\u4f60\u7684\u540d\u5b57\u4e0a\u6709\u4e00\u4e9b...... \\\"\u9ebb\u70e6\\\",\u6211\u53ef\u4ee5\u5e2e\u4f60\u89e3\u51b3......","37707_flower":"\u4f60\u611f\u89c9\u5230\u4e00\u79cd\u6e29\u6696\u7684\u80fd\u91cf\u4ece\u8fd9\u6735\u82b1\u4e2d\u6563\u53d1\u51fa\u6765.\u8fd9\u662f\u8fd9\u4e2a\u9547\u4e0a\u552f\u4e00\u7684\u4e1c\u897f,\u4f60\u7684\u7cbe\u7075\u4f3c\\n\u4e4e\u5f88\u559c\u6b22.","37707_computer":"\u5f00\u53d1\u8005\u63a7\u5236\u53f0.\u8fd9\u53ea\u9002\u7528\u4e8eTuxemon\u7684\u5f00\u53d1\u8005,\u7528\u4e8e\u6d4b\u8bd5\u5b9e\u9a8c\u6027\u7684\u6570\u636e\u52a0\u8f7d\u7cfb\u7edf.\\n\u73b0\u5728\u65b0\u7684\u52a0\u8f7d\u5668\u7684\u53d8\u91cf\u5c06\u88ab\u542f\u7528.\u8bf7\u62a5\u544a\u4f60\u53d1\u73b0\u7684\u4efb\u4f55\u95ee\u9898,https:\/\/tuxemon.org\\n\u5f00\u53d1\u8005\u8bf4\u660e1\uff1a\u8fd9\u6291\u5236\u4e86\u4e22\u5931\u5730\u56fe\u7684\u5d29\u6e83.\u7cfb\u7edf\u53ef\u80fd\u4f1a\u5c1d\u8bd5\u52a0\u8f7d\u65e0\u6548\u7684\u6570\u636e!\\n\u5f00\u53d1\u8005\u6ce8\u610f2\uff1a\u4e0d\u8981\u5728\u542f\u7528\u8be5\u529f\u80fd\u7684\u60c5\u51b5\u4e0b\u4fdd\u5b58\u6e38\u620f,\u5b83\u53ef\u80fd\u5bfc\u81f4\u6570\u636e\u635f\u574f.\\n\u5f00\u53d1\u8005\u6ce83\uff1a\u4ece\u5207\u6362\u5230Python 3\u5f00\u59cb,\u6570\u636e\u4f3c\u4e4e\u4ee5\u4e00\u79cd\u975e\u5e38\u4e0d\u5bfb\u5e38\u7684\u65b9\u5f0f\u88ab\u805a\u96c6\u548c\u7ec4\u5408.\\n\u8bf7\u8c03\u8bd5\u8fd9\u4e2a\u95ee\u9898!","37707_villager_male_1":"\u65e0\u540d\u8005\uff1a\u54fc\u54fc.\u4f60\u597d.\u5bf9\u4e0d\u8d77\uff1a\u6211\u4eec\u901a\u5e38\u5bf9\u5916\u6765\u8005\u611f\u5230\u538c\u70e6.\u6211\u4eec\u53ea\u88ab\u8bbf\u95ee\u8fc7......\u6709\\n\u65f6.\\n\u65e0\u540d\u8005.\u4f46\u65e2\u7136\u4f60\u6765\u4e86,\u4e5f\u8bb8\u4f60\u53ef\u4ee5\u5e2e\u6211\u4e00\u4e2a\u5fd9.\u6211\u8fd9\u6837\u95ee\u4f60\u53ef\u80fd\u542c\u8d77\u6765\u5f88\u5947\u602a,\u4f46\u6211\\n\u5fc5\u987b\u77e5\u9053...\\n\u65e0\u540d\u8005.\u4f60\u77e5\u9053\u6211\u662f\u8c01\u5417?\u4f60......\u89c1\u8fc7\u6211\u5417?\u6211\u5f88\u597d\u5947\uff1a\u6211\u7684\u540d\u5b57,\u6211\u662f\u5426\u6709...\\n\u65e0\u540d\u8005.\u5bf9\u4e0d\u8d77,\u6211\u72af\u4e86\u4e00\u4e2a\u9519\u8bef.\u8bf7\u4e0d\u8981\u544a\u8bc9\u4efb\u4f55\u4eba\u6211\u95ee\u4f60\u7684\u4e8b\u60c5.\u7ee7\u7eed\u5427,\u795d\u4f60\u5728\\n\u8fd9\u91cc\u7684\u65c5\u884c\u6109\u5feb.","37707_villager_female_1":"\u795d\uff1a\u54e6......\u4e00\u4e2a\u65b0\u6765\u7684\u4eba!\u4f60\u662f\u600e\u4e48\u6765\u7684?\u6211\u4eec\u5df2\u7ecf\u5f88\u4e45\u6ca1\u6709\u770b\u5230\u65b0\u4eba\u4e86......\u54e6,\u7b97\\n\u4e86\u5427.\\n\u6b22\u8fce!\u6b22\u8fce\u6765\u5230......\u54e6,\u5929\u54ea.\u6211\u4eec\u8fd8\u6ca1\u6765\u5f97\u53ca\u7ed9\u6211\u4eec\u7684\u9547\u5b50\u8d77\u4e2a\u540d\u5b57\u5462!\u6211\u60f3,\u4f60\u60f3\\n\u53eb\u6211\u4eec\u4ec0\u4e48\u5c31\u53eb\u4ec0\u4e48\u5427.\\n\u5e0c\u671b\uff1a\u8bf7\u4e0d\u8981\u62d8\u675f,\u5c31\u50cf\u5728\u5bb6\u91cc\u4e00\u6837.\u901a\u5e38\u60c5\u51b5\u4e0b,\u5468\u56f4\u4f1a\u6709\u66f4\u591a\u7684\u4eba......\u8fd9\u53d6\u51b3\u4e8e\\n\u79cd\u5b50,\u4e5f\u8bb8\u4eca\u5929\u662f\u4e2a\u574f\u5146\u5934.\\n\u613f\u671b\uff1a\u5982\u679c\u4f60\u9700\u8981\u8fd9\u91cc\u5b58\u5728\u7684\u4efb\u4f55\u4e1c\u897f,\u8bf7\u544a\u8bc9\u6211.\u53ea\u662f\u4e0d\u8981\u72af\u548c\u5176\u4ed6\u4eba\u4e00\u6837\u7684\u9519\u8bef.\\n\u6211\u4eec\u4e0d\u5e0c\u671b\u4f60\u4e5f\u79bb\u5f00\u6211\u4eec.","37707_villager_female_3":"\u5fae\u65f6\uff1a\u4e0d,\u4e0d,\u4e0d\uff1a\u505c\u6b62\u8fd9\u6837\u505a!\u4f60\u4e0d\u660e\u767d\u5b83\u4e0d\u5b58\u5728\u5417?\u4f60\u4e0d\u660e\u767d\u5b83\u4e0d\u5728\u90a3\u91cc\u5417?","spyder_papertown_myfirstmon":"\u563f,\u4f60\u6765\u4e86!\u771f\u68d2.\\n \u5f53\u82b1\u54e8\u7684\u65b0\u7cbe\u7075\u4ece\u5927\u6559\u5802\u51fa\u6765\u65f6,\u6211\u4eec\u53ea\u662f\u628a\u6240\u6709\u7684\u65e7\u7cbe\u7075\u90fd\u6254\u8fdb\u4e86\u5783\u573e\u7bb1!\\n \u8fd9\u4f3c\u4e4e\u662f\u4e00\u79cd\u6d6a\u8d39,\u5c24\u5176\u662f\u5f53\u50cf\u4f60\u8fd9\u6837\u7684\u5b69\u5b50\u6ca1\u6709\u7684\u65f6\u5019!","spyder_papertown_mom1":"\u65e9\u6668\u7684\u9633\u5149!\u4f60\u53ef\u4ee5\u5728\u8fd9\u91cc\u968f\u65f6\u4f11\u606f. \\n \u6211\u4e3a\u4ec0\u4e48\u8fd9\u4e48\u8bf4?\u4f60\u4f4f\u5728\u8fd9\u91cc!","spyder_papertown_mom2":"\u4f60\u597d,\u4eb2\u7231\u7684.\u6211\u5e94\u8be5\u7ee7\u7eed\u8fdb\u884c\u6211\u7684\u53d1\u660e. \\n \u4f60\u5c31\u4e0d\u80fd\u81ea\u5a31\u81ea\u4e50\u5417? \\n \u5728\u6211\u7684\u65f6\u4ee3,\u6211\u4eec\u53ef\u4ee5\u7528\u4efb\u4f55\u4e1c\u897f\u6765\u6d88\u9063\u81ea\u5df1--\u4e00\u6839\u68cd\u5b50\u3001\u4e00\u5757\u77f3\u5934\u3001\u5728\u5783\u573e\u6876\u91cc\u627e\u5230\\n\u7684\u5783\u573e...... ","spyder_papertown_grannypiper1":"\u54e6,\u4f60\u597d,${name}},\u5728\u8fd9\u4e48\u591a\u7684\u55a7\u56a3\u548c\u6742\u7269\u4e2d\u6211\u6ca1\u6709\u770b\u5230\u4f60! \\n \u6211\u8feb\u4e0d\u53ca\u5f85\u5730\u60f3\u7b49\u5230\u65e5\u6258\u4e2d\u5fc3\u5efa\u9020\u5b8c\u6bd5!","spyder_cotton_tuxepediaintro":"\u76ee\u524d,\u5173\u4e8e\u7cbe\u7075\u7684\u552f\u4e00\u53ef\u9760\u4fe1\u606f\u662f\u6765\u81ea\u6602\u8d35\u800c\u4e0d\u5b8c\u6574\u7684\u300a\u7cbe\u7075\u767e\u79d1\u5168\u4e66\u300b!\u8fd9\u5e76\u4e0d\u9177,\\n\u4fe1\u606f\u5e94\u8be5\u514d\u8d39\u63d0\u4f9b. \\n \u8fd9\u5e76\u4e0d\u9177\uff1b\u4fe1\u606f\u5e94\u8be5\u662f\u514d\u8d39\u63d0\u4f9b\u7684.\u8fd9\u5c31\u662f\u4e3a\u4ec0\u4e48\u6211\u4eec\u8981\u63a8\u51fa\u793e\u533a\u7cbe\u7075\u767e\u79d1. \\n \u5b83\u662f\u5f00\u6e90\u7684,\u514d\u8d39\u7684,\u6bcf\u4e2a\u4eba\u90fd\u53ef\u4ee5\u9605\u8bfb\u3001\u5199\u4f5c\u548c\u7f16\u8f91.\u8fd9\u591a\u9177\u554a? \\n \u4e8b\u5b9e\u4e0a,\u6211\u521a\u624d\u5df2\u7ecf\u628a\u5b83\u4f5c\u4e3a\u4e00\u4e2a\u5e94\u7528\u7a0b\u5e8f\u5b89\u88c5\u5728\u4f60\u4eec\u6240\u6709\u7684\u624b\u673a\u4e0a. ","spyder_papertown_danteshop":"\u6211\u5728\u5de5\u4f5c,\u8001\u677f,\u6211\u5728\u5de5\u4f5c! \\n \u54e6,\u8fd9\u53ea\u662f\u4f60.\u4f60\u77e5\u9053,\u6211\u4eec\u6254\u6389\u4e86\u90a3\u4e48\u591a\u7684\u5e93\u5b58. \\n \u8fd9\u662f\u4e00\u79cd\u53ef\u6015\u7684\u6d6a\u8d39.\u8fd9\u4e9b\u4e1c\u897f\u90fd\u88ab\u6254\u5230\u5546\u5e97\u540e\u9762\u7684\u5783\u573e\u6876\u91cc\u4e86.","spyder_papertown_firstfight":"\u563f,\u4f60\u5728\u5783\u573e\u7bb1\u91cc\u7ffb\u4e1c\u897f\u5e72\u4ec0\u4e48?\u592a\u6076\u5fc3\u4e86--\u800c\u4e14\u8fd9\u4e5f\u662f\u8fdd\u53cd\u89c4\u5b9a\u7684! \\n ... \\n \u4ec0\u4e48,\u4ed6\u4eec\u5728\u6254\u6389\u5b8c\u7f8e\u7684\u7cbe\u7075\u5417? \\n ... \\n \u597d\u5427,\u5982\u679c\u5b83\u4eec\u662f\u5b8c\u7f8e\u7684,\u4ed6\u4eec\u5c31\u4e0d\u4f1a\u628a\u5b83\u4eec\u6254\u6389,\u5bf9\u5417? \\n \u5b83\u4eec\u4e00\u5b9a\u6bd4\u65b0\u7684\u7cbe\u7075\u5dee.\u6765,\u6211\u7ed9\u4f60\u770b\u770b! ","spyder_cottoncafe_barmaidintro":"\u6211\u4eec\u79f0\u81ea\u5df1\u4e3a\u82ad\u838e\u56e2\u961f.\u4e5f\u8bb8\u8fd9\u6709\u70b9\u81ea\u547d\u4e0d\u51e1. \\n \u6211\u4eec\u662f\u4e00\u7fa4\u6d41\u6c13\u548c\u65e0\u8d56,\u559c\u6b22\u805a\u5728\u4e00\u8d77\u559d\u5496\u5561,\u8ba8\u8bba\u54f2\u5b66,\u5e76\u53cd\u6297\u6211\u4eec\u7684\u4f01\u4e1a\u9738\u4e3b!\u6211\\n\u4eec\u8bd5\u7740\u4e92\u76f8\u7167\u987e. \\n \u6211\u4eec\u5c1d\u8bd5\u4e92\u76f8\u7167\u987e.\u4f8b\u5982,\u4e0e\u5927\u6559\u5802\u4e0d\u540c,\u6211\u4eec\u4e0d\u5411\u4f60\u6536\u53d6\u6cbb\u7597\u4f60\u7684\u5c0f\u7cbe\u7075\u7684\u8d39\\n\u7528. \\n \u4f60\u60f3\u8ba9\u6211\u73b0\u5728\u5c31\u7ed9\u5b83\u4eec\u6cbb\u75c5\u5417?","spyder_cottonart_barmaid":"\u4f60\u559c\u6b22\u6211\u7684\u5957\u88c5\u5417? \\n \u5b83\u4eec\u8bb0\u5f55\u4e86\u6211\u65e9\u671f\u4f5c\u4e3a\u4e00\u4e2a\u4e13\u4e1a\u9a6f\u517d\u5e08\u7684\u65e5\u5b50,\u5728\u6211\u9760\u8d62\u5229\u9000\u4f11\u4e4b\u524d. \\n \u6211\u79f0\u5b83\u4eec\u4e3a\uff1a\\\"\u7cbe\u7075\u7684\u773c\u775b\u76f8\u9047\\\",\\\"\u661f\u7a7a\u7684\u591c\u665a \\\"\u548c \\\"\u60f6\u6050\\\".\u5b83\u4eec\u6b63\u5728\u51fa\\n\u552e! \\n \u8d81\u70ed\u6253\u94c1,\u4e70\u4e0b\u5b83\u4eec!\u6bcf\u5f20\u53ea\u67091,000\u5143.","spyder_cottonscoop_shopassistant":"\u6355\u83b7\u88c5\u7f6e\u5141\u8bb8\u4f60\u6355\u83b7\u5c0f\u7cbe\u7075\u5e76\u5c06\u5176\u4f5c\u4e3a\u4f19\u4f34. \\n \u5b83\u4eec\u5728\u7528\u4e8e\u53d7\u4f24\u7684\u548c\u4f4e\u7ea7\u7684\u5c0f\u7cbe\u7075\u65f6\u6700\u4e3a\u6709\u6548. \\n \u5728\u6218\u6597\u4e2d\u4ece\u4f60\u7684\u7269\u54c1\u83dc\u5355\u4e2d\u9009\u62e9\u5b83\u4eec.","spyder_cottonscoop_deviceexplan2":"\u6355\u83b7\u88c5\u7f6e\u5141\u8bb8\u4f60\u6355\u83b7\u5c0f\u7cbe\u7075\u5e76\u5c06\u5176\u4f5c\u4e3a\u4f19\u4f34. \\n \u5b83\u4eec\u5728\u7528\u4e8e\u53d7\u4f24\u7684\u548c\u4f4e\u7ea7\u7684\u5c0f\u7cbe\u7075\u65f6\u6700\u4e3a\u6709\u6548.\u5728\u6218\u6597\u4e2d\u4ece\u4f60\u7684\u7269\u54c1\u83dc\u5355\u4e2d\u9009\u62e9\u5b83\\n\u4eec. \\n \u8c22\u8c22\u4f60\u7684\u8046\u542c.\u8fd9\u91cc\u6709\u4e94\u4e2a\u6355\u83b7\u88c5\u7f6e\u4f5c\u4e3a\u514d\u8d39\u6837\u54c1. ","spyder_route2_marion2":"\u6211\u4e0d\u5403\u8682\u8681.","spyder_citypark_frances2":"\u4f60\u6709\u65f6\u95f4\u4e00\u5b9a\u8981\u6765\u770b\u770b. ","spyder_museum_entrance1":"\u6b22\u8fce\u6765\u5230\u81ea\u7136\u5386\u53f2\u535a\u7269\u9986!\u5b83\u662f\u514d\u8d39\u7684,\u4f46\u53d6\u51b3\u4e8e\u60a8\u7684\u6177\u6168\u6350\u8d60.\u60a8\u662f\u5426\u8003\u8651\u6350\u732e\\n${{currency}}50?","spyder_citypark_bobette1":" \u6211\u559c\u6b22\u732b. \u963f\u5c14\u591a\u6069\u57fa\u672c\u4e0a\u5c31\u662f\u4e00\u53ea\u732b,\u5bf9\u5417?","spyder_citypark_edith2":"\u55ef,\u4f60\u53ef\u80fd\u6709\u4e00\u4e2a\u89c2\u70b9.","spyder_citypark_edith1":"\u563f,\u4f60\u8bf4\u6211\u50cf\u6211\u7684\u7cbe\u7075\u5417?\u6211\u4f1a\u4e3a\u6b64\u548c\u4f60\u6218\u6597\u7684!","spyder_museum_entrance2":"\u8bf7\u63a2\u7d22\u6211\u4eec\u7684\u4e94\u4e2a\u90e8\u5206,\u5e76\u786e\u4fdd\u9605\u8bfb\u6211\u4eec\u7684\u4e94\u4e2a\u8d5e\u52a9\u5546.","spyder_museum_entrance3":"\u4e0d\u5e78\u7684\u662f,\u6211\u4eec\u73b0\u5728\u9700\u8981\u6536\u53d6\u95e8\u7968\u8d39\u7528.\u6bcf\u5f20100\u5143.","spyder_museum_postboy1":"\u4f60\u77e5\u9053\u6700\u65e9\u7684\u773c\u955c\u662f\u7528\u7eff\u5b9d\u77f3\u800c\u4e0d\u662f\u73bb\u7483\u5236\u6210\u7684\u5417?\\n...\\n\u6211\u662f\u53bb\u5e74\u4ece\u8fd9\u4e2a\u535a\u7269\u9986\u7684\u4e00\u4e2a\u5bfc\u6e38\u90a3\u91cc\u5f97\u77e5\u7684!\u4f46\u73b0\u5728\u8fd9\u4e2a\u5730\u65b9\u5df2\u7ecf\u6ca1\u6709\u5bfc\u6e38\u4e86.","spyder_museum_shopkeeper_chat":"\u6211\u5fd7\u613f\u4fdd\u6301\u535a\u7269\u9986\u7684\u4ef7\u683c\u5c3d\u53ef\u80fd\u7684\u5408\u7406. ","spyder_museum_miner1":"\u8fd9\u91cc\u66fe\u7ecf\u6709\u4e00\u6574\u4e2a\u5173\u4e8e\u6211\u4eec\u4e16\u754c\u5386\u53f2\u7684\u90e8\u5206!\u4f46\u5f53\u5b81\u5fb7\u6210\u4e3a\u8d5e\u52a9\u5546\u540e,\u4ed6\u4eec\u5c31\u628a\u5b83\u6539\u4e3a\\n\u4e86\u519b\u4e8b\u5386\u53f2.\\n\u73b0\u5728\u6bcf\u4e2a\u4eba\u90fd\u5728\u7f16\u9020\u81ea\u5df1\u7684\u4e16\u754c\u5386\u53f2\u7406\u8bba!","spyder_route3_sign":"\u5eb7\u590d\u5de5\u4f5c\u5c06\u5c3d\u5feb\u5f00\u59cb.\\n\u8bf7\u4e0d\u8981\u518d\u5bf9\u6211\u4eec\u5520\u53e8\u4e86.","spyder_leather_maniac":"\u5230\u76ee\u524d\u4e3a\u6b62\u4f60\u7684\u5192\u9669\u5982\u4f55?\\n ...\\n \u54c7,\u8fd9\u4e48\u5065\u8c08!\u4f60\u771f\u7684\u8981\u8d70\u51fa\u4f60\u7684\u58f3\u4e86.\u4f60\u771f\u7684\u4ece\u4f60\u7684\u58f3\u91cc\u51fa\u6765\u4e86.","spyder_wayfarer1_maniac":"\u563f,\u4f19\u8ba1,\u4f60\u60f3\u8981\u6211\u7684\u673a\u5668\u4eba\u5417? \\n \u6211\u4e0d\u77e5\u9053\u6211\u4f1a\u88ab\u56f0\u5728\u8fd9\u91cc\u591a\u4e45,\u6240\u4ee5\u5b83\u4e0d\u59a8\u548c\u4f60\u4e00\u8d77\u53bb\u63a2\u7d22.","spyder_wayfarer1_maniac2":"\u8bf7\u7ed9\u6211\u4e00\u70b9\u9690\u79c1! ","spyder_wayfarer1_morton2":"\u73b0\u5728\u6ca1\u6709\u4ec0\u4e48\u53ef\u505a\u7684\u4e86!","spyder_wayfarer1_jessie1":"\u6267\u6cd5\u8005\u4eec\u662f\u5982\u6b64\u8fc5\u901f\u548c\u4e50\u4e8e\u52a9\u4eba!\u6211\u731c\u79d1\u5b66\u5bb6\u8a79\u59c6\u65af\u5c3d\u5feb\u63d0\u9192\u4e86\u4ed6\u4eec.","spyder_wayfarer1_bismuth2":"\u9057\u61be\u7684\u662f!","spyder_wayfarer1_ratcher1":"\u4f60\u5e94\u8be5\u8ba9\u75c5\u4eba\u4f11\u606f!","spyder_wayfarer1_ratcher2":"\u73b0\u5728\u6211\u9700\u8981\u4f11\u606f\u4e86!","spyder_route4_marshall1":"\u6211\u6b63\u5728\u5236\u4f5c\u4e00\u95e8\u5de8\u5927\u7684\u52a0\u519c\u70ae!","spyder_route4_marshall2":"\u5b83\u53ef\u80fd\u9700\u8981\u4e00\u4e9b\u5de5\u4f5c.","spyder_route4_roger1":"\u6211\u4eec\u53ef\u4ee5\u4ece\u7cbe\u7075\u8eab\u4e0a\u5b66\u5230\u5f88\u591a\u7b56\u7565.","spyder_route4_roger2":"\u6211\u53ef\u4ee5\u4ece\u4f60\u90a3\u91cc\u5b66\u5230\u5f88\u591a\u7b56\u7565!","spyder_route4_wulf1":"\u554a,\u53ea\u662f\u6536\u96c6\u4e00\u4e9b\u836f\u7528\u8865\u54c1","spyder_route4_wulf2":"\u54e6,\u6211\u89c9\u5f97\u81ea\u5df1\u88ab\u9609\u5272\u4e86!","spyder_route4_rincewind1":"\u6700\u540e,\u79d1\u4e45\u6709\u4e86\u7528\u6b66\u4e4b\u5730!","spyder_route4_rincewind2":"\u8fd9\u5e76\u4e0d\u90a3\u4e48\u6709\u7528.","spyder_route4_rosamund1":"\u8bd5\u56fe\u4e0e\u6211\u5bf9\u6297,\u4f60\u4f1a\u5f97\u5230\u4f60\u5e94\u6709\u7684\u60e9\u7f5a!","spyder_route4_rosamund2":"\u590d\u4ec7\u6700\u597d\u662f\u51b7\u5904\u7406. ","spyder_route3_roxby2":"\u6eda\u86cb! ","spyder_route3_surat2":"\u6211\u77e5\u9053\u4f60\u4e0d\u4f1a\u7406\u89e3. ","spyder_route3_roxby3":"\u6211\u5e0c\u671b\u8001\u677f\u4e0d\u8981\u751f\u6c14--\u5979\u751f\u6c14\u5f97\u592a\u5feb\u4e86. \\n \u4f46\u5979\u662f\u4e2a\u597d\u4eba,\u6709\u4e00\u9897\u50cf\u94bb\u77f3\u4e00\u6837\u7684\u5fc3.","spyder_route3_surat1":" \u4ed6\u4eec\u79f0\u5176\u4e3a \\\"\u9ed1\u6697\u52a8\u8109\\\"--\u571f\u58e4\u4e0b\u7684\u53e4\u4ee3\u864e\u76ae\u732b\u7684\u8840\u6db2\u548c\u9aa8\u9abc\u5316\u77f3. \\n \u800c\u6211\u4eec\u53ef\u4ee5\u628a\u5b83\u6316\u51fa\u6765!","spyder_route3_surat3":"\u6eda!\u4f60\u6321\u4f4f\u4e86\u6211\u4eec\u7684\u8def.","spyder_wayfarer_shopkeeper":"\u5bf9\u4e0d\u8d77,\u4f19\u8ba1,\u6ca1\u6709\u623f\u95f4\u4e86. \\n \u6267\u6cd5\u8005\u8bf4\u4e00\u79cd\u7f55\u89c1\u7684\u75be\u75c5\u5df2\u7ecf\u5728\u4e00\u4e9b\u5ba2\u4eba\u7684\u5c0f\u7cbe\u7075\u4e2d\u7206\u53d1,\u6240\u4ee5\u6211\u4eec\u6b63\u5728\u8fdb\u884c\u9694\\n\u79bb. \\n \u6211\u53ef\u4ee5\u4e3a\u4f60\u6cbb\u7597\u4f60\u7684\u5c0f\u7cbe\u7075,\u4f46\u662f?","spyder_route3_wanda2":"\u82b1\u57ce\u7684\u9c7c\u5f88\u597d - \u4f46\u8c01\u613f\u610f\u8d70\u90a3\u4e48\u8fdc? \\n \u5728\u8fd9\u91cc,\u4f60\u53ef\u4ee5\u62e5\u6709\u6211\u7684\u9493\u9c7c\u7aff.","spyder_wayfarer_nurse":"\u8fd9\u680b\u697c\u91cc\u6709\u751f\u75c5\u7684\u7cbe\u7075.\u6700\u597d\u628a\u5b83\u7559\u7ed9\u6267\u6cd5\u8005\u6765\u89e3\u51b3\u4e00\u5207\u95ee\u9898. \\n \u5982\u679c\u4f60\u7ee7\u7eed\u8d70,\u6211\u4e0d\u80fd\u4fdd\u8bc1\u4ed6\u4eec\u4f1a\u5982\u4f55\u56de\u5e94. ","spyder_papertown_danteresting":"\u6211\u5728\u5de5\u4f5c,\u8001\u677f,\u6211\u5728\u5de5\u4f5c! \\n \u54e6,\u4f60\u77e5\u9053,\u6211\u4eec\u6254\u6389\u4e86\u90a3\u4e48\u591a\u7684\u5e93\u5b58.\u8fd9\u662f\u4e00\u79cd\u53ef\u6015\u7684\u6d6a\u8d39. \\n \u8fd9\u4e9b\u4e1c\u897f\u90fd\u88ab\u6254\u5230\u5546\u5e97\u540e\u9762\u7684\u5783\u573e\u6876\u91cc\u4e86.","spyder_cotton_nurse1":"\u6b22\u8fce\u6765\u5230\u5927\u6559\u5802\u4e2d\u5fc3! \\n \u4f60\u60f3\u6cbb\u7597\u4f60\u7684\u7cbe\u7075\u5417?","spyder_wayfarer_granny":"\u6211\u65e0\u6cd5\u89e3\u91ca......\u524d\u4e00\u523b\u6211\u7684\u51ef\u5c14\u5f17\u96f7\u8fd8\u5f88\u5065\u5eb7,\u540e\u4e00\u523b\u5b83\u5c31\u751f\u75c5\u4e86!\u6211\u4e0d\u77e5\u9053\u8be5\u600e\u4e48\\n\u529e. \\n \u81f3\u5c11\u6267\u6cd5\u8005\u5f88\u5feb\u5c31\u5230\u4e86. ","spyder_nimrod_bowie1":"\u5982\u679c\u6709\u4e00\u4e9b\u519b\u4e8b\u88c5\u5907,\u6211\u4eec\u7684\u6267\u6cd5\u5de5\u4f5c\u4f1a\u5bb9\u6613\u5f97\u591a,\u670b\u53cb......\u4f60\u662f\u8c01? ","spyder_nimrod_tru3":"\u5982\u679c\u4e0d\u662f\u6c99\u592b\u7279\u7684\u90a3\u4e9b\u4f4e\u80fd\u513f\u628a\u6211\u7684\u9f99\u5f04\u4e22\u4e86,\u6253\u8d25\u4f60\u7b80\u76f4\u662f\u5c0f\u83dc\u4e00\u789f.","spyder_route5_sara2":"\u54e6,\u597d\u5427,\u4eca\u5929\u4e0d\u8bf4\u4e86!","spyder_wayfarer_maniac":"\u6211\u7684\u5c0f\u7cbe\u7075\u6ca1\u6709\u751f\u75c5!\u6211\u7684\u5c0f\u7cbe\u7075\u6ca1\u6709\u751f\u75c5.\u8fd9\u53ea\u662f\u5356\u7ed9\u6211\u4eec\u4e0d\u9700\u8981\u7684\u836f\u7684\u4e00\u4e2a\u501f\\n\u53e3. \\n \u6211\u5728\u4f60\u8fd9\u4e2a\u5e74\u9f84\u65f6,\u6211\u4eec\u6ca1\u6709\u836f.\u6211\u4eec\u5728\u5c71\u95f4\u5c0f\u6eaa\u91cc\u6e38\u6cf3,\u5982\u679c\u4f60\u5f97\u4e86\u9f3b\u708e,\u90a3\u5c31\u5f88\u96be\\n\u53d7\u4e86! \\n \u800c\u4e14,\u6211\u770b\u5230\u6267\u6cd5\u8005\u4ece4\u53f7\u516c\u8def\u4e0b\u6765\u65f6,\u4efb\u4f55\u4eba\u90fd\u8fd8\u6ca1\u6709\u6d41\u9f3b\u6d95,\u6240\u4ee5\u600e\u4e48\u4f1a \\n ... \\n \u554a\u554a\u554a\u554a\u554a\u554a! \\n ... \\n \u8fd9\u5e76\u4e0d\u610f\u5473\u7740\u4ec0\u4e48.\u6211\u7684\u9f3b\u5b50\u5f88\u75d2.","spyder_wayfarer1_morton1":"\u6211\u88ab\u56f0\u5728\u8fd9\u4e2a\u623f\u95f4\u91cc,\u76f4\u5230\u6211\u7684\u7cbe\u7075\u597d\u8d77\u6765,\u6240\u4ee5\u9664\u4e86\u6218\u6597\u4e4b\u5916\u6ca1\u6709\u4ec0\u4e48\u53ef\u505a\u7684!","spyder_flower_mieke_nobudaye":"\u54e6,\u8fd9\u5e76\u4e0d\u91cd\u8981--\u6211\u53ef\u4ee5\u770b\u5230\u4f60\u6ca1\u6709\u53cb\u53cb\u732b.","spyder_flower_cady1":"\u54e6,\u6211\u771f\u5e0c\u671b\u80fd\u6709\u4e00\u4e2a\u7eaa\u5ff5\u54c1\u5e26\u56de\u5bb6\u53bb. \\n \u6211\u5f88\u559c\u6b22\u90a3\u4e9b\u53ef\u7231\u7684\u5c0f\u683c\u6797\u6258\u7279.\u4f60\u80fd\u7ed9\u6211\u4e00\u4e2a\u5417? \\n \u6211\u53ef\u4ee5\u628a\u6211\u7684\u6c49\u6ce2\u5854\u83ab\u65af\u9001\u7ed9\u4f60\u4f5c\u4e3a\u4ea4\u6362?","spyder_flower_petshopkeeper1":"\u6211\u5728\u4e00\u68f5\u6811\u7684\u679d\u6860\u4e0a\u53d1\u73b0\u4e86\u8fd9\u4e9b\u86cb,\u5e76\u5b75\u5316\u4e86\u5b83\u4eec!\u5b83\u4eec\u4f3c\u4e4e\u662f\u4ee5\u524d\u4e0d\u4e3a\u4eba\u77e5\u7684\u7cbe\\n\u7075.\\n \u6211\u53eb\u5b83\u4eec\u7ef4\u7ef4\u5e15\u96f7!\u6211\u60f3\u77e5\u9053\u5b83\u4eec\u4f1a\u8715\u53d8\u6210\u4ec0\u4e48.","spyder_flower_petshopkeeper4":"\u4f60\u8ba9\u5b83\u8fdb\u5316\u4e86\u5417? \\n ... \\n \u4f60\u662f\u4ee5\u8fd9\u79cd\u7279\u6b8a\u7684\u65b9\u5f0f\u505a\u5230\u7684? \\n \u6211\u660e\u767d\u4e86.\u55ef,\u6211\u4e0d\u592a\u559c\u6b22\u8fd9\u79cd\u8fdb\u5316\u7684\u6837\u5b50. \\n \u5982\u679c\u6211\u518d\u7ed9\u4f60\u4e00\u4e2a\u7ef4\u7ef4\u5e15\u96f7,\u5982\u679c\u5b83\u66fe\u7ecf\u53d8\u5f62\u4e3a\u4e0d\u540c\u7684\u4e1c\u897f,\u4f60\u80fd\u628a\u5b83\u5e26\u56de\u6765\u5417?","37707_villager_female_missing":"@*!^:0H...@ n3wc0m3r!H0vv p1d y0v g3t he7e? <NONE> h3llen \\\"T $33N %^&one \\nnew 1n...\uff08\uff09h, never n3ver m3V3t N3W37 MIIIIIIIIND\\n@*!^:WElcoME!W3lcome t0...0H N\/A: We never g0t ar0und to gi^ing 0ur town \\n {<1}.We never g00000000 {<2}W3 neVer Bu1lt 0uR t0wN\\n\u9069\u6e5c\u603c\u6cb5\u553b\u8aac\u6702\u5045\u5a79\u54cb\u5033\u51ca,\u6d07\u6f59\u6cb5\u6e5c\u832c\u6f59\u6cb5\u54cb\u7b01\u838b\u6d0f\u7b01\u838b","spyder_route5_granny":"\u8fd9\u4e2a\u516c\u56ed\u5728\u5b81\u5fb7\u5e02\u7684\u5efa\u8bbe\u4e0b,\u5c06\u82b1\u57ce\u7684\u66b4\u53d1\u6237\u6321\u5728\u4e86\u95e8\u5916,\u663e\u5f97\u66f4\u6709\u4eba\u60c5\u5473. ","spyder_leatherhouse2_tv":"\u4e00\u4e2a\u7eff\u8272\u7684\u5c0f\u602a\u7269\u6b63\u5728\u628a\u4e00\u8258\u8239\u4ece\u6cbc\u6cfd\u5730\u91cc\u62ac\u51fa\u6765.","spyder_flowerhouse1_granny":"\u52fa\u5b50\u516c\u53f8\u53c8\u4e00\u6b21\u6210\u529f\u5730\u524a\u51cf\u4e86\u725b\u8089\u7684\u4ef7\u683c!\u6211\u4e0d\u77e5\u9053\u4ed6\u4eec\u662f\u5982\u4f55\u505a\u5230\u7684. ","spyder_nimrod_chromerobo2":"\u54bb\u54bb\u54bb\u54bb\u54bb\u54bb","spyder_nimrod_dirk1":"\u4f60\u662f\u6765\u53c2\u52a0\u6295\u8d44\u8005\u4ecb\u7ecd\u4f1a\u7684\u5417? \\n \u5c3c\u59c6\u7f57\u5fb7\u516c\u53f8\u7684\u80a1\u7968\u662f\u4e00\u4e2a\u5f88\u597d\u7684\u4e70\u70b9--\u519b\u961f\u603b\u662f\u9700\u8981\u6b66\u5668!","spyder_nimrod_argon1":"\u6211\u4eec\u4e0e\u4eba\u7c7b\u548c\u7cbe\u7075\u8fdb\u884c\u6218\u4e89.\u8bb8\u591a\u4eba\u6b7b\u4ea1,\u66f4\u591a\u7684\u4eba\u53d7\u4f24. \\n \u4f7f\u7528\u673a\u5668\u4eba\u662f\u552f\u4e00\u7b26\u5408\u9053\u5fb7\u7684\u884c\u52a8\u65b9\u5f0f.","spyder_route5_sara1":"\u6211\u7684\u5361\u76ae\u8482\u770b\u8d77\u6765\u5f88\u53ef\u7231,\u4f46\u6211\u7b49\u4e0d\u53ca\u8ba9\u5b83\u957f\u6210\u4e00\u4e2a\u6210\u5e74\u4eba\u4e86!","spyder_nimrod_berke1":"\u4e0d\u8981\u4f24\u5bb3\u6211,\u6211\u53ea\u662f\u5199\u4e86\u5408\u540c!\u6211\u6ca1\u6709\u505a\u9519\u4efb\u4f55\u4e8b! \\n ... \\n \u6211\u7684\u610f\u601d\u662f,\u6ca1\u6709\u4eba\u505a\u9519\u4efb\u4f55\u4e8b.\u8fd9\u90fd\u662f\u5408\u6cd5\u7684,\u5149\u660e\u6b63\u5927\u7684.","spyder_nimrod_tru2":"\u8b66\u536b,\u5728\u6d4b\u8bd5\u5ba4\u91cc\u53d6\u56de\u539f\u578b.\u81f3\u5c11\u6211\u4eec\u53ef\u4ee5\u62a2\u6551\u51fa\u4e00\u4e9b\u4e1c\u897f! ","spyder_route5_goliath2":"\u522b\u518d\u7834\u574f\u6211\u4eec\u7684\u8ba1\u5212\u4e86!","spyder_timber_dante2":"\u563f,\u4f19\u8ba1!\u4f60\u6253\u7b97\u95ef\u5165\u8fd9\u4e9b\u603b\u90e8\u5417? \\n\u771f\u9177\u554a!\\n \u5728\u8fd9\u4e4b\u524d,\u8bf7\u786e\u4fdd\u4f60\u6709\u5145\u5206\u7684\u51c6\u5907,\u56e0\u4e3a\u4e00\u65e6\u4f60\u8fdb\u53bb\u4e86,\u5c31\u5f88\u96be\u51fa\u6765\u4e86!","spyder_scoop_turner2":"\u8bf7\u8bb0\u4f4f,\u6211\u4eec\u4e0e\u75be\u75c5\u7684\u4f20\u64ad\u6ca1\u6709\u4efb\u4f55\u5173\u7cfb!","spyder_scoop_paine2":"\u5982\u679c\u90a3\u4e9b\u6267\u6cd5\u8005\u6ca1\u6709\u8fdb\u6765,\u6ca1\u6709\u8ba9\u4ed6\u4eec\u7684\u5ba0\u7269\u7cbe\u7075\u63a5\u89e6\u5230\u8fd9\u79cd\u75be\u75c5,\u5b83\u5c31\u6c38\u8fdc\u4e0d\u4f1a\u79bb\u5f00\u8fd9\u4e2a\u8bbe\u65bd.","spyder_scoop_haf1":"\u6211\u628a\u5077\u4e86\u675f\u7f1a\u5668\u7684\u4eba\u8d76\u5230\u8fd9\u4e2a\u623f\u95f4.\u4f46\u540e\u6765\u751f\u75c5\u7684\u7cbe\u7075\u8fdb\u6765\u4e86,\u73b0\u5728\u6211\u4eec\u90fd\u88ab\u56f0\u4f4f\u4e86!","spyder_scoop_asta1":"\u4e3a\u4ec0\u4e48\u662f,\u6211\u662f\u6781\u7aef\u7ea6\u675f\u7684\u53d1\u660e\u8005. \\n \u6211\u542c\u5230\u4f60\u95ee,\u5b83\u4eec\u662f\u4ec0\u4e48? \\n \u53ea\u662f\u4e00\u5957\u5f3a\u5927\u7684\u624b\u94d0,\u5373\u4f7f\u662f\u9f99\u4e5f\u65e0\u6cd5\u9003\u8131. \\n \u5b83\u4eec\u88ab\u7528\u5728\u9694\u79bb\u88c5\u7f6e\u4e2d,\u4ee5\u786e\u4fdd\u6ca1\u6709\u4e00\u4e2a\u88ab\u611f\u67d3\u7684\u7cbe\u7075\u9003\u8131.","spyder_tunnelb_lute2":"...\u4f46\u4e0d\u4e00\u5b9a\u662f\u6700\u597d\u7684\u6597\u58eb.","spyder_tunnelb_greta2":"\u54e6,\u4e0d,\u6211\u9700\u8981\u66f4\u591a!","spyder_successful_log":"\u4f60\u5f3a\u5927\u7684\u65a7\u5b50\u5c06\u6728\u5934\u5207\u6210\u4e24\u534a.","spyder_tunnelb_tommy1":"\u4f60\u770b\u5230\u6211\u7684\u4e09\u660e\u6cbb\u4e86\u5417?","spyder_route6_frances1":"\u6211\u7684\u5b88\u53f6\u4eba\u4fdd\u6301\u7740\u6240\u6709\u571f\u5730\u4e0a\u6700\u597d\u7684\u82b1\u56ed.","spyder_route6_orion2":"\u6211\u5e0c\u671b\u80fd\u5728\u6211\u7684\u5b9e\u9a8c\u878d\u5316\u4e4b\u524d\u56de\u6765!","spyder_tunnelb_tommy2":"\u6211\u7684\u9965\u997f\u611f\u8ba9\u6211\u5931\u53bb\u4e86\u6bd4\u8d5b\u7684\u52a8\u529b!","spyder_route6_maxwell2":"\u6211\u53ea\u5e0c\u671b\u4ed6\u4eec\u4e0d\u8981\u51b3\u5b9a\u628a\u6211\u4eec\u878d\u5408\u7684\u7cbe\u7075\u653e\u4e0b,\u8fd9\u6837\u624d\u662f\u6700\u5b89\u5168\u7684!","spyder_route6_blair2":"\u6211\u542c\u8bf4\u4ed6\u4eec\u628a\u6240\u6709\u7684\u7814\u7a76\u4eba\u5458\u90fd\u8d76\u51fa\u4e86\u683c\u6797\u6c83\u4ec0\u603b\u90e8. \\n \u73b0\u5728\u4ed6\u4eec\u6b63\u5728\u6ca1\u6536\u7cbe\u7075,\u5e76\u628a\u5b83\u4eec\u5e26\u5230\u533b\u9662\u53bb!","spyder_route6_maxwell1":"\u6211\u4e0d\u660e\u767d!\u4e0a\u4e2a\u6708,\u4ed6\u4eec\u5bf9\u878d\u5408\u6280\u672f\u5982\u6b64\u5174\u594b. \\n \u800c\u73b0\u5728\u4ed6\u4eec\u8bf4\u4ed6\u4eec\u5fc5\u987b\u5173\u95ed\u5b83,\u6467\u6bc1\u5b83......","spyder_route6_orion1":"\u6211\u5f53\u65f6\u6b63\u5728\u8fdb\u884c\u4e00\u9879\u975e\u5e38\u91cd\u8981\u7684\u5b9e\u9a8c.","spyder_route6_gunner1":"\u5bf9\u4e0d\u8d77,\u4e0d\u5141\u8bb8\u8fdb\u5165.\u6240\u6709\u683c\u6797\u6c83\u4ec0\u7684\u5458\u5de5\u5fc5\u987b\u5446\u5728\u57ce\u5916.","spyder_route6_mungo1":"\u6211\u4e0d\u80fd\u76f8\u4fe1\u4ed6\u4eec\u628a\u6211\u4eec\u9501\u5728\u4e86\u514b\u6797\u6c83\u4ec0\u603b\u90e8\u5916\u9762.\u6211\u5c31\u5feb\u627e\u5230\u6cbb\u7597\u75c5\u6bd2\u7684\u65b9\u6cd5\u4e86!","spyder_route6_mungo2":"\u6211\u731c\u8001\u677f\u4eec\u88ab\u6700\u65b0\u7684\u878d\u5408\u53d1\u5c55\u5413\u574f\u4e86.","spyder_route6_rigel1":"\u6211\u4eec\u4e0d\u59a8\u6218\u6597--\u76ee\u524d\u6ca1\u6709\u5176\u4ed6\u4e8b\u60c5\u53ef\u505a!","spyder_route6_rigel2":"\u73b0\u5728\u771f\u7684\u6ca1\u6709\u4ec0\u4e48\u53ef\u505a\u7684\u4e86.","spyder_flower_artist2":"\u58ee\u4e3d\u7684!\u6211\u4e0d\u77e5\u9053\u6211\u6709\u8fd9\u4e2a\u80fd\u529b. \\n \u6211\u4e0d\u77e5\u9053\u90a3\u4e9b\u827a\u672f\u5bb6\u5728\u62b1\u6028\u4ec0\u4e48--\u753b\u753b\u5f88\u5bb9\u6613!","spyder_flower_muse3":"\u8c22\u8c22\u4f60,\u4ed6\u73b0\u5728\u662f\u4e2a\u597d\u4f19\u4f34\u4e86. \\n \u867d\u7136......\u4ed6\u8bf4\u8fc7\u8981\u4ece\u4e8b\u6570\u5b57\u827a\u672f!","spyder_searoutec_nigel1":"\u8fd9\u662f\u9f99\u7684\u6d1e\u7a74!\u6211\u7ad9\u5728\u5916\u9762\u662f\u56e0\u4e3a......\u5443,\u56e0\u4e3a\u6211\u5728\u770b\u5b88\u5b83.\u6211\u7ad9\u5728\u5916\u9762\u662f\u56e0\\n\u4e3a......\u5443,\u56e0\u4e3a\u6211\u5728\u770b\u5b88\u5b83.","spyder_searoutec_nigel2":"\u597d\u5427,\u6211\u4e0d\u662f\u5728\u7ad9\u5c97!\u5176\u4ed6\u9f99\u9a91\u58eb\u4e0d\u4f1a\u8ba9\u6211\u52a0\u5165\u4ed6\u4eec!","spyder_searoutec_rutherford2":"......\u4f46\u6ca1\u6709\u4e00\u6ef4\u53ef\u4ee5\u559d.","spyder_searoutec_sandy1":"\u6c99\u82ac\u9c7c\u5f88\u597d!\u4f46\u4e0d\u80fd\u7ed9\u4e00\u4e2a\u4eba\u6d17\u6fa1......","spyder_searoutec_river1":"\u6211\u7684\u8eab\u4f53\u88ab\u5305\u4f4f\u4e86......\u6211\u65e0\u6cd5\u6e38\u6cf3...\u6211\u6700\u540e\u7684\u5e0c\u671b...\u662f\u6211\u85cf\u5728\u6e38\u6cf3\u8863\u91cc\u7684\u6355\u83b7\u88c5\\n\u7f6e!","spyder_searoutec_river2":"\u53ef\u4ee5\u8bf4,\u5b83\u8d77\u4f5c\u7528\u4e86!","spyder_flower_muse2":"\u4ec0\u4e48,\u4f60\u6709\u4e00\u5e45\u753b.\u54e6--\u4f60\u4f1a\u8ba9\u6211\u4e70\u4e0b\u5b83\u5417?\u6211\u6709${{currency}}2,000\u5143.","spyder_searoutec_wade1":"\u6211\u662f\u5c4f\u4f4f\u547c\u5438\u7684\u4e16\u754c\u7eaa\u5f55\u4fdd\u6301\u8005!\u6293\u7d27\u4f60\u7684\u5e3d\u5b50...","spyder_searoutec_wade2":"*\u6e85\u5c04*","spyder_searoutec_gil1":"\u5982\u679c\u4f60\u88ab\u7c89\u7d2b\u6c34\u6bcd\u523a\u4f24,\u6d6e\u86de\u8753\u53ef\u4ee5\u628a\u6bd2\u5438\u51fa\u6765.","spyder_searoutec_gil2":"\u5f53\u7136,\u5438\u51fa\u6bd2\u7269\u4f1a\u4f7f\u6d6e\u86de\u8753\u672c\u8eab\u53d8\u5f97\u6709\u6bd2!","spyder_searoutec_leek1":"\u8ba9\u6211\u8d62\u5427--\u4e0d\u8981\u505a_\u8d1d\u58f3\u9c7c_!","spyder_searoutec_carstair2":"\u6211\u65e0\u6cd5\u4fdd\u6301\u6211\u7684\u5934\u5728\u6c34\u4e0a.","spyder_dragonscave_blocked":"\u96a7\u9053\u4ecd\u5728\u94bb\u63a2\u4e2d!","spyder_searoutec_leek2":"\u6211\u8f93\u5728\u4e86_porpoise_.","spyder_searoutec_beech1":"\u563f,\u4f60\u5728\u6c34\u91cc\u505a\u4e86\u4ec0\u4e48\u5417?","spyder_searoutec_beech2":"\u597d\u5427,\u6211\u76f8\u4fe1\u4f60.","spyder_searoutec_rutherford1":"\u5230\u5904\u90fd\u662f\u6c34,\u771f\u7684\u8ba9\u4eba\u60f3\u5165\u975e\u975e!","spyder_dragonscave_lazybrute1":"\u6316\u4e86\u90a3\u4e48\u591a\u96a7\u9053,\u6211\u5df2\u7ecf\u7b4b\u75b2\u529b\u5c3d\u4e86. ","spyder_searoutec_carstair1":"\u6211\u559c\u6b22\u8fd9\u4e2a\u6d77\u6ee9!","spyder_searoutec_sandy2":"\u6211\u63a5\u53d7\u4e86\u8fd9\u4e2a\u8bf1\u9975.","spyder_dragonscave_angrybrute1":"\u8001\u677f\u4eec\u53ef\u4ee5\u8fdb\u53bb,\u4eab\u53d7\u6240\u6709\u7684\u4e50\u8da3. ","spyder_dragonscave_concernedbrute1":"\u7b49\u7b49,\u5982\u679c\u6211\u4eec\u90fd\u5728\u8fd9\u91cc--\u8c01\u5728\u770b\u5b88\u5168\u80fd\u603b\u90e8?","spyder_omnichannel_william1":"\u8fd9\u91cc\u6ca1\u6709\u4ec0\u4e48\u53ef\u770b\u7684.\u4e0d,\u5148\u751f.","spyder_omnichannel_william2":"\u6211\u5f97\u8d70\u4e86!","spyder_omnichannel_carnegie1":"\u6211\u5f00\u8bbe\u4e86\u4e3a\u671f\u4e09\u5468\u7684\u5728\u7ebf\u81ea\u6211\u63d0\u9ad8\u8bfe\u7a0b.\u50cf\u57c3\u6d1b\u65af\u6258\u59c6\u4e00\u6837\u9886\u5bfc!","spyder_omnichannel_carnegie2":"\u563f,\u4f60\u5e94\u8be5\u53c2\u52a0\u6211\u7684\u8bfe\u7a0b!","spyder_omnichannel_byrne1":"\u6211\u7684\u5b9d\u77f3\u864e\u6765\u81ea\u4e00\u4e2a\u53ea\u6709\u77f3\u82f1\u7684\u5c0f\u9547.","spyder_omnichannel_byrne2":"\u771f\u8ba9\u4eba\u5931\u671b.","spyder_omnichannel_strauss1":"\u5728\u6211\u7684\u5de5\u4f5c\u4e2d,\u6211\u5fc5\u987b\u63e1\u5f88\u591a\u624b.","spyder_omnichannel_strauss2":"\u5f80\u4e0b\u8d70.\u592a\u6162\u4e86!","spyder_omnichannel_billie1":"\u522b\u8fd9\u4e48\u5feb,NAME!\u6211\u4eec\u4e0d\u4f1a\u8ba9\u4f60\u8fdb\u53bb\u7684 \\n ...\u4e00\u4e2a\u4eba!\u6211\u4e5f\u8981\u53bb. \\n \u5f53\u4f60\u6cbb\u597d\u4e86\u6211\u7684\u7cbe\u7075,\u4f60\u8ba9\u6211\u505a\u4e86\u4e00\u4e9b\u8ba4\u771f\u7684\u601d\u8003. \\n \u6211\u4eec\u4e0d\u80fd\u8ba9\u4ed6\u4eec\u5077\u4e86\u6211\u4eec\u7684\u7cbe\u7075!","spyder_omnichannel_beaverbrook1":"\u554a\u54c8,\u5bf9\u4f60\u6765\u8bf4\u5df2\u7ecf\u592a\u665a\u4e86! \\n \u521a\u4ece\u5206\u5a29\u5751\u91cc\u51fa\u6765\u7684......\u5b8c\u7f8e\u7684\u602a\u7269\u4eec! \\n \u5728\u6c99\u592b\u7279\u6316\u51fa\u7684\u9f99\u86cb\u4e2d\u5b75\u5316\u7684\u5fb7\u7f57\u79d1\u7f57\u7684\u57fa\u56e0 \\n ...\u5e76\u4e0eNimrod\u8bbe\u8ba1\u7684\u4e09\u4e2a\u6740\u624b\u673a\u5668\u4eba\u76f8\u878d\u5408. \\n \u56e2\u961f\u5408\u4f5c\u7684\u529b\u91cf......\u5c31\u5728\u6211\u624b\u4e2d. ","spyder_omnichannel_beaverbrook2":"\u4e0d,\u8fd9\u662f\u4e0d\u53ef\u80fd\u7684. \\n \u4e24\u4e2a\u540e\u8d77\u4e4b\u79c0,\u8fd8\u6709\u4e00\u4e2a\u7528\u975e\u6cd5\u7684\u7cbe\u7075,\u6253\u8d25\u4e86\u6211\u5b8c\u7f8e\u7684\u521b\u4f5c. \\n \u5982\u679c\u6211\u80fd\u8d76\u4e0a\u6211\u7684\u73b0\u573a\u5e7f\u64ad\u91c7\u8bbf,\u6211\u5c06\u6307\u6325\u6211\u7684\u6267\u6cd5\u8005\u5b8c\u6210\u63a5\u7ba1\u5de5\u4f5c.","spyder_omnichannel_radioannounce":"\u8fd9\u91cc\u662fFUD\u7535\u53f0,\u6211\u662fDJ Worm,\u548c\u6211\u7684\u5171\u540c\u4e3b\u6301\u4eba \\\"\u6b7b\u6c14\u6c89\u6c89\u7684\u516c\u7235\\\",\u5728\u5168\u80fd\u7535\u53f0\u5de5\\n\u4f5c\u5ba4\u8fdb\u884c\u76f4\u64ad. \\n \u6211\u4eec\u4e3a\u60a8\u51c6\u5907\u4e86\u4e00\u6574\u5c0f\u65f6\u7684\u68d2\u68d2\u7cd6\u3001\u8f6f\u6447\u6eda\u548c\u65e0\u969c\u788d\u563b\u54c8\u97f3\u4e50--\u4f46\u9996\u5148\u662f\u5bf9\u5168\u80fd\u9891\u9053\u8d1f\\n\u8d23\u4eba\u7684\u91c7\u8bbf \\n \u554a,\u770b\u6765\u6bd4\u5f17\u5e03\u9c81\u514b\u7235\u58eb\u4e0d\u80fd\u6765\u4e86,\u4f46\u4ed6\u6d3e\u4e86\u4e00\u4e2a\u5c0f\u5b69\u6765\u4ee3\u66ff.\u597d\u5427,\u5c0f\u5bb6\u4f19,\u4f60\u6709\u4ec0\\n\u4e48\u8981\u8bf4\u7684\u5417? \\n ... \\n \u5927\u58f0\u70b9!\u4f60\u662f\u5728\u7535\u53f0\u76f4\u64ad\u4e2d! \\n ... \\n \u55ef,\u4f60\u8bf4\u7684\u662f\u4e00\u4e2a\u9634\u8c0b? \\n ... \\n \u652f\u67f1\u7ec4\u7ec7\u5c06\u4f7f\u7528\u7eff\u5316\u878d\u5408\u6280\u672f\u3001\u5b81\u5fb7\u6740\u624b\u673a\u5668\u4eba\u548c\u6c99\u592b\u7279\u6316\u51fa\u7684\u9f99....... \\n \u4ed6\u4eec\u6253\u7b97\u7528\u8fd9\u4e9b\u878d\u5408\u6280\u672f\u6765\u63a7\u5236\u6574\u4e2a\u5730\u533a? \\n ... \\n \u4ed6\u4eec\u8fd8\u6545\u610f\u7528\u52fa\u5b50\u7684\u98df\u7269\u5c06\u75c5\u6bd2\u4f20\u64ad\u7ed9\u6bcf\u4e2a\u4eba\u7684\u5c0f\u7cbe\u7075? \\n ... \\n \u6267\u6cd5\u8005\u4eec\u4e5f\u53c2\u4e0e\u5176\u4e2d? \\n ... \\n \u6574\u4e2a\u4e8b\u4ef6\u7684\u80cc\u540e\u662f\u5168\u80fd\u516c\u53f8,\u5229\u7528\u5a92\u4f53\u8ba9\u4eba\u4eec\u611f\u5230\u56f0\u60d1\u548c\u5206\u5fc3? \\n ... \\n \u4f60\u77e5\u9053\u6211\u4eec\u662f\u4e3a\u5168\u80fd\u516c\u53f8\u5de5\u4f5c\u7684,\u5bf9\u5417?\u8bf7\u544a\u8bc9\u6211\u4f60\u505c\u6b62\u4e86\u5e7f\u64ad.\u535a\u58eb? \\n ... \\n \u54ce\u54df!\u4f19\u8ba1,\u6211\u771f\u5e0c\u671bFUD\u7535\u53f0\u6ca1\u6709\u51fa\u53bb\u76f4\u64ad. \\n \u6211\u4e0d\u8ba4\u4e3a\u4eba\u4eec\u4f1a\u5bf9\u6211\u4eec\u5f88\u6ee1\u610f.","tuxemon_stat2":"{desc}","av8r":"\u827e\u7ef4\u5df4\u5c14","b_ver_1":"\u4e59-\u7248\u672c1","k9":"\u79d1\u4e45","pharfan_description":"\u5728\u6c34\u5751\u91cc,\u5b83\u8ba9\u5b83\u7684\u670b\u53cb\u91cc\u8bfa\u5207\u91cc\u5fb7\u548c\u6c49\u6ce2\u5854\u83ab\u65af\u5f97\u5230\u5145\u8db3\u7684\u6c34.","pharfan":"\u6cd5\u51e1","picc_description":"\u5b83\u4f34\u968f\u7740\u6f5c\u6c34\u5458,\u63d0\u4f9b\u6025\u9700\u7684\u6c27\u6c14.","pigabyte_description":"\u79d1\u5b66\u5bb6\u4eec\u53d1\u73b0,\u6700\u597d\u7684\u8ba1\u7b97\u673a\u6709\u6709\u673a\u690d\u5165\u7269.","pigabyte":"\u8d85\u7b97\u732a","mrmoswitch":"\u70ed\u654f\u5f00\u5173","picc":"\u76ae\u827e\u897f\u897f","pilthropus":"\u76ae\u5c14\u601d\u7f57\u666e\u65af","pipis_description":"\u5b83\u7684\u54ed\u58f0\u88ab\u8ba4\u4e3a\u662f\u4e00\u4e2a\u574f\u5146\u5934,\u4f46\u5b83\u662f\u4e00\u79cd\u6e29\u548c\u7684\u751f\u7269.","poinchin_description":"\u523a\u732c\u77f3\u5728\u73ca\u745a\u4e2d\u505a\u7a9d,\u53ef\u4ee5\u7528\u9762\u5305\u548c\u725b\u5976\u5f15\u8bf1\u51fa\u6765.","poinchin":"\u523a\u732c\u77f3","polyrock":"\u5927\u529b\u77f3","possessun_description":"\u8fd9\u662f\u4e00\u4e2a\u5c45\u4f4f\u5728\u5df2\u6b7b\u7684\u51ef\u5c14\u5f17\u96f7\u8eab\u4e0a\u7684\u5e7d\u7075.","possessun":"\u51ef\u5c14\u9b42","propellercat":"\u98de\u732b","prophetoise_description":"\u5b83\u7684\u5929\u706b\u662f\u654c\u4eba\u5f88\u5c11\u770b\u5230\u7684\u4e1c\u897f.","prophetoise":"\u5148\u77e5\u9f9f","puparmor":"\u76d4\u7532\u86f9","pyraminx_description":"\u5b83\u6709\u4e00\u4e2a\u85cf\u5728\u571f\u5730\u67d0\u5904\u7684\u575f\u5893.\u5982\u679c\u5b83\u627e\u5230\u8fd9\u4e2a\u575f\u5893,\u5b83\u5c31\u53ef\u4ee5\u7761\u89c9.","pyraminx":"\u91d1\u5b57\u5854\u732b","pythock":"\u889c\u5b50\u86c7","pythwire_description":"\u5bf9\u91ce\u751f\u7535\u7ebf\u517d\u7684\u89c2\u5bdf\u542f\u53d1\u4e86\u7b2c\u4e00\u4e2a\u7535\u6e90\u63d2\u5ea7\u7684\u53d1\u660e\u8005.","pythwire":"\u7535\u7ebf\u517d","qetzlrokilus_description":"\u8fd9\u79cd\u80e5\u540f\u4f1a\u6f5c\u5165\u5176\u4ed6\u6050\u9f99\u80e5\u540f\u7684\u7fa4\u4f53\u4e2d,\u70e7\u6b7b\u4ed6\u4eec.\u5b83\u4eec\u8fd8\u559c\u6b22\u5c06\u68ee\u6797\u70b9\u71c3,\u5e76\u5c06\u5176\u7070\\n\u70ec\u4e22\u5165\u6c34\u4e2d,\u4ee5\u7834\u574f\u6c34\u7684\u7eaf\u51c0\u5ea6.","qetzlrokilus":"\u514b\u8328\u7f57\u57fa\u5c14\u65af","rabbitosaur_description":"\u5b83\u6316\u7684\u96a7\u9053\u5e7f\u6cdb\u800c\u5bbd\u9614,\u662f\u6d1e\u7a74\u95f4\u5de8\u5927\u6218\u4e89\u7684\u573a\u6240.","rabbitosaur":"\u6050\u9f99\u5154","rhincus_description":"\u5b83\u6709\u4e00\u4e9b\u722c\u884c\u52a8\u7269\u7684\u7279\u6027,\u4e5f\u6709\u4e00\u4e9b\u9e1f\u7c7b\u7684\u7279\u6027.","rhincus":"\u98de\u7280\u725b","rockat_description":"\u5c3d\u7ba1\u5b83\u6709\u76f8\u5f53\u5927\u7684\u91cd\u91cf,\u4f46\u5b83\u7684\u811a\u6b65\u58f0\u662f\u5f88\u5b89\u9759\u7684.","rockat":"\u9e21\u811a\u732b","rockitten_description":"\u5b83\u7528\u5b83\u7684\u5c0f\u5ca9\u77f3\u8033\u6735\u6765\u4f9d\u504e\u4e3b\u4eba.","rockitten":"\u5c0f\u5ca9\u732b","rosarin":"\u7f57\u8428\u6797","ruption_description":"\u4e00\u65e6\u706b\u7403\u517d\u7684\u706b\u7130\u53d8\u5f97\u8db3\u591f\u70ed,\u5b83\u5c31\u4f1a\u541e\u566c\u5b83\u7684\u6574\u4e2a\u8eab\u4f53,\u5728\u8fd9\u4e2a\u8fc7\u7a0b\u4e2d\u57fa\u672c\u4e0a\u53d6\u4ee3\u4e86\u5b83.","ruption":"\u706b\u7403\u517d","sadito":"\u60b2\u4f24\u517d","sampsack":"\u6851\u666e\u8428\u514b","sampsage":"\u6851\u666e\u8428\u5947","sapragon_description":"\u5728\u53e4\u4ee3,\u6bcf\u4e2a\u5143\u7d20\u90fd\u6709\u4e00\u6761\u5f3a\u5927\u7684\u9f99--\u4f46\u8fd9\u4e9b\u751f\u7269\u5df2\u7ecf\u51cf\u5c11,\u5728\u8fd9\u4e2a\u65f6\u4ee3\u5f88\u7f55\u89c1.","sapragon":"\u8428\u666e\u62c9\u8d21","sapsnap_description":"\u5176\u53ef\u6015\u7684\u6124\u6012\u4ee4\u4eba\u4e0d\u5feb,\u4f46\u5b83\u5f88\u5feb\u5c31\u4f1a\u8fc7\u53bb.","sapsnap":"\u9677\u9631\u82b1","saurchin":"\u7d22\u5c14\u94a6","sclairus_description":"\u5f53\u5e84\u7a3c\u6ca1\u6709\u6536\u5272\u65f6--\u4e0d\u7ba1\u662f\u7531\u4e8e\u61d2\u60f0\u8fd8\u662f\u707e\u96be--\u5b83\u7684\u7a3b\u8349\u4eba\u5c31\u4f1a\u53d8\u6210\u4e00\u4e2a\u9ed1\u6697\u7684\u6d3b\u7269.","sclairus":"\u7a3b\u8349\u517d","seirein":"\u585e\u96f7\u56e0","selket_description":"\u57cb\u4f0f\u5728\u6c99\u5b50\u4e0b\u9762,\u5b83\u4eec\u53ef\u4ee5\u901a\u8fc7\u811a\u6b65\u7684\u632f\u52a8\u6765\u611f\u53d7\u5230\u5b83\u4eec\u7684\u730e\u7269.","selket":"\u745f\u514b\u7279","selmatek_description":"\u7531\u53e4\u4ee3\u6c99\u6f20\u4e4b\u738b\u9972\u517b\u7684\u585e\u5c14\u9a6c\u6cf0\u514b\u662f\u770b\u95e8\u72d7\u3001\u72e9\u730e\u4f19\u4f34,\u73b0\u5728\u5219\u662f\u62b5\u5fa1\u76d7\u5893\u8005\u7684\u536b\u58eb.","selmatek":"\u585e\u5c14\u9a6c\u6cf0\u514b","shammer_description":"\u5728\u53e4\u4ee3,\u5b83\u5728\u7070\u6697\u7684\u5929\u7a7a\u4e0b\u72e9\u730e\u7280\u725b\u517d.","shammer":"\u7280\u725b\u517d","sharpfin":"\u950b\u5229\u9ccd\u8c5a","shelagu":"\u859b\u8fbe\u53e4","shnark_description":"\u4ec0\u7eb3\u57fa\u7a7f\u4e0a\u5b83\u6700\u540e\u4e00\u987f\u996d\u7684\u8089\u4f5c\u4e3a\u4f2a\u88c5,\u8fd9\u6837\u5b83\u5c31\u53ef\u4ee5\u63a5\u8fd1\u5b83\u4fe1\u4efb\u7684\u730e\u7269.","shnark":"\u4ec0\u7eb3\u57fa","shybulb_description":"\u5f53\u4e00\u4e2a\u82b1\u56ed\u88ab\u5ffd\u89c6\u65f6,\u5c0f\u53f6\u706f\u5c31\u4f1a\u642c\u8fdb\u6765,\u9759\u9759\u5730\u7167\u770b\u90a3\u4e9b\u4e0b\u5782\u7684\u690d\u7269.","shybulb":"\u5c0f\u53f6\u706f","skwib":"\u9c7f\u9c7c\u517d","sludgehog_description":"\u5b83\u751f\u6d3b\u5728\u5783\u573e\u4e2d,\u4e5f\u5403\u5783\u573e.\u5b83\u7684\u5c16\u523a\u4f3c\u4e4e\u5f88\u950b\u5229,\u4f46\u5b83\u53ef\u4ee5\u968f\u610f\u8f6f\u5316\u5b83\u4eec.","sludgehog":"\u6c61\u6ce5\u732a","snaki_description":"\u8725\u8734\u86c7\u662f\u4e00\u6761\u86c7,\u5b83\u901a\u8fc7\u7814\u7a76\u8725\u8734\u548c\u9cc4\u9c7c\u7684\u8fd0\u52a8\u5b66\u4f1a\u4e86\u957f\u817f.","snaki":"\u8725\u8734\u86c7","snarlon_description":"\u5b83\u4e0d\u98de,\u4f46\u5b83\u7684\u811a\u5374\u4ece\u4e0d\u63a5\u89e6\u5730\u9762.\u6096\u8bba\u4e4b\u738b.","snarlon":"\u5486\u54ee\u96ea\u72ee","snock":"\u889c\u5b50\u517d","snokari_description":"\u65af\u8bfa\u5361\u91cc\u7684\u4e24\u4f4d\u9996\u8111\u5404\u81ea\u62e5\u6709\u5de8\u5927\u7684\u667a\u6167,\u4f46\u4ed6\u4eec\u4ece\u672a\u8fbe\u6210\u4e00\u81f4.","snokari":"\u65af\u8bfa\u5361\u91cc","snowrilla_description":"\u5b83\u4e50\u4e8e\u5728\u8352\u51c9\u7684\u659c\u5761\u4e0a\u4e0e\u6ed1\u96ea\u8005\u73a9\u6349\u8ff7\u85cf.","snowrilla":"\u96ea\u733f","sockeserp_description":"\u5982\u679c\u88ab\u7f20\u4f4f\u7684\u8bdd,\u5b83\u662f\u4e00\u4e2a\u5f88\u5bb9\u6613\u88ab\u6253\u53d1\u7684\u654c\u4eba.","sockeserp":"\u7d22\u514b\u745f\u666e","solight":"\u7d22\u83b1\u7279","spighter_description":"\u5982\u6b64\u5584\u4e8e\u5077\u88ad\u522b\u4eba\u7684\u4e1c\u897f,\u5374\u4e0d\u80fd\u5077\u88ad\u81ea\u5df1,\u8fd9\u662f\u4e0d\u516c\u5e73\u7684.","spighter":"\u6218\u6597\u8718\u86db","spoilurm_description":"\u82f9\u679c\u517d\u628a\u81ea\u5df1\u4f2a\u88c5\u6210\u82f9\u679c,\u5728\u6811\u4e0a\u7b49\u7740\u5403\u6ca1\u6709\u671f\u5f85\u7684\u4eba.","spoilurm":"\u82f9\u679c\u517d","spycozeus_description":"\u68ee\u6797\u7684\u4f4e\u58f0\u4ea4\u6d41\u5728\u65af\u76ae\u79d1\u5b99\u65af\u4e2d\u88ab\u8d4b\u4e88\u7269\u7406\u5f62\u5f0f,\u5b83\u50cf\u6811\u6728\u4e00\u6837\u601d\u8003.","spycozeus":"\u65af\u76ae\u79d1\u5b99\u65af","squabbit_description":"\u4e3a\u4e86\u8bc1\u660e\u81ea\u5df1,\u4ed6\u4eec\u4f1a\u4e3a\u4e86\u54ea\u6015\u662f\u6700\u5c0f\u7684\u4e8b\u60c5\u800c\u62fc\u547d\u5730\u6218\u6597.","squabbit":"\u677e\u5154","statursus_description":"\u96d5\u50cf\u718a\u5df2\u7ecf\u5b66\u4f1a\u4e86\u5c06\u81ea\u5df1\u7684\u60c5\u7eea\u8f6c\u5316\u4e3a\u5355\u4e00\u7684\u7eaf\u51c0\u706b\u7130.\u4ec5\u4ec5\u662f\u770b\u5230\u5b83,\u5c31\u4f1a\u8ba9\u5176\u4ed6\u4eba\\n\u9677\u5165\u604d\u60da.","statursus":"\u96d5\u50cf\u718a","strella_description":"\u5b83\u7684\u5c3e\u5df4\u662f\u8bf1\u9975,\u53ef\u4ee5\u8bf4\u670d\u866b\u5b50\u54ac\u4f4f\u5b83\u4eec\u5e76\u88ab\u8bf1\u6355.","strella":"\u65af\u7279\u96f7\u62c9","sumchon_description":"\u5b83\u5229\u7528\u81ea\u5df1\u7684\u91cd\u91cf\u6765\u7eca\u5012\u66f4\u5927\u7684\u654c\u4eba.\u5b83\u7684\u5bc6\u5ea6\u548c\u661f\u661f\u4e00\u6837\u5927.","sumchon":"\u76f8\u6251\u74e2\u866b","tarpeur_description":"\u4ed6\u4eec\u4f11\u606f\u548c\u6210\u957f.\u4ed6\u4eec\u4e5f\u5728\u6210\u957f\u548c\u4f11\u606f.\u5f88\u5c11\u6709\u4f11\u606f\u800c\u4e0d\u6210\u957f\u6216\u6210\u957f\u800c\u4e0d\u4f11\u606f\u7684\u60c5\u51b5.","tarpeur":"\u5854\u6ce2\u5c14","taupypus_description":"\u9e2d\u5634\u517d\u4e00\u51fa\u751f,\u5176\u6bcd\u4eb2\u5c31\u628a\u5b83\u4eec\u7684\u773c\u775b\u6253\u7206.\u8fd9\u6837,\u5f53\u5b83\u4eec\u6f5c\u5165\u6c34\u4e2d\u65f6,\u773c\u775b\u5c31\u4e0d\u4f1a\u523a\\n\u75db.","taupypus":"\u9e2d\u5634\u517d","teddisun_description":"\u7279\u8fea\u6851\u5d07\u62dc\u592a\u9633--\u4eba\u4eec\u603b\u662f\u770b\u5230\u4ed6\u4eec\u5e26\u7740\u592a\u9633\u73a9\u5177.","teddisun":"\u7279\u8fea\u6851","template_description":"\u8fd9\u91cc\u7684\u4e00\u4e9b\u8bf4\u660e","template":"\u6a21\u677f\u540d\u79f0","tetrchimp_description":"\u4ed6\u4eec\u5438\u6536\u4ed6\u4eec\u9047\u5230\u7684\u4efb\u4f55\u4fe1\u606f.\u4ed6\u4eec\u4e0d\u65ad\u7684\u558b\u558b\u4e0d\u4f11,\u5c06\u4ed6\u4eec\u6240\u5b66\u7684\u4e00\u5207\u4f9d\u6b21\u4f20\u8fbe\u7ed9\u5927\\n\u5bb6.","tetrchimp":"\u7279\u5c14\u94a6\u666e","tigrock_description":"\u636e\u8bf4,\u5b83\u5fc5\u987b\u81ea\u5df1\u53d1\u660e\u81ea\u5df1,\u56e0\u4e3a\u5b83\u7684\u8fdb\u5316\u5e76\u6ca1\u6709\u88ab\u8bbe\u8ba1\u51fa\u6765.","tigrock":"\u94a2\u94c1\u864e","tikoal_description":"\u5b83\u662f\u68ee\u6797\u5c45\u6c11\u7684\u5b88\u62a4\u8005,\u8d1f\u8d23\u5b88\u536b\u548c\u89e3\u51b3\u4e89\u7aef.","tikoal":"\u63d0\u8003\u5c14","tikorch_description":"\u5b83\u662f\u68ee\u6797\u548c\u706b\u5c71\u4e4b\u95f4\u3001\u592a\u9633\u548c\u5730\u7403\u4e4b\u95f4\u7684\u4e2d\u4ecb.","tikorch":"\u63d0\u79d1\u5c14\u5947","tobishimi":"\u6258\u6bd4\u5e0c\u7c73","toufigel_description":"\u5b83\u770b\u8d77\u6765\u662f\u4e00\u53ea\u6bdb\u8338\u8338\u7684\u6606\u866b,\u4f46\u5b9e\u9645\u4e0a\u662f\u4e00\u53ea\u6d82\u7740\u8f6f\u96ea\u7684\u722c\u866b.","toufigel":"\u56fe\u83f2\u683c\u5c14","tourbidi_description":"\u5982\u679c\u4f60\u53d1\u73b0\u4e00\u5708\u8611\u83c7\u6216\u4e09\u53f6\u8349,\u8fd9\u5c31\u662f\u56fe\u5c14\u6bd4\u8fea\u8df3\u821e\u7684\u5730\u65b9.","tourbidi":"\u56fe\u5c14\u6bd4\u8fea","trapsnap_description":"\u5b83\u7684\u5934\u662f\u5b83\u8eab\u4f53\u4e2d\u552f\u4e00\u4e0d\u968f\u5e74\u9f84\u589e\u957f\u800c\u589e\u957f\u7684\u90e8\u5206.","trapsnap":"\u9677\u9631\u8349","tsushimi":"\u9e64\u89c1","tumblebee_description":"\u5b83\u5efa\u9020\u7684\u8702\u5de2\u662f\u5b8c\u7f8e\u7684\u7403\u4f53,\u91cc\u9762\u7684\u98ce\u6eda\u866b\u53ea\u662f\u5728\u6253\u6eda,\u5e76\u53d1\u51fa\u55e1\u55e1\u7684\u7b11\u58f0.","tumblebee":"\u4e0d\u5012\u8702","tumblequill":"\u98ce\u6eda\u9f20","tumbleworm":"\u98ce\u6eda\u866b","turnipper_description":"\u5f53\u4e00\u5757\u7530\u5730\u88ab\u4e4c\u9e26\u3001\u8757\u866b\u548c\u8001\u9f20\u629b\u5f03\u65f6,\u571f\u62e8\u9f20\u6709\u65f6\u4f1a\u628a\u81ea\u5df1\u4ece\u5730\u91cc\u6316\u51fa\u6765,\u4ee5\u4fdd\u536b\u5e84\\n\u7a3c.","turnipper":"\u841d\u535c\u517d","tweesher_description":"\u5929\u6c14\u8d8a\u51b7,\u5b83\u7684\u5599\u5c31\u8d8a\u786c.\u57280\u5ea6\u4ee5\u4e0b,\u5b83\u6bd4\u94bb\u77f3\u8fd8\u786c.","tweesher":"\u954a\u9e6d","urcine":"\u5c0f\u68d5\u718a","vamporm_description":"\u5b83\u6e34\u6c42\u9c9c\u8840,\u4f46\u5fc5\u987b\u5c06\u5c31\u7740\u7528\u6811\u6c41.","vamporm":"\u55dc\u8840\u866b","velocitile":"\u8fc5\u9a70\u517d","vigueur_description":"\u7ef4\u683c\u7ade\u4e89\u770b\u8c01\u80fd\u4e3e\u8d77\u6700\u91cd\u7684\u77f3\u5934.\u5f53\u4ed6\u4eec\u4e3e\u8d77\u592a\u91cd\u7684\u77f3\u5934\u65f6,\u77f3\u5934\u4f1a\u538b\u6241\u4ed6\u4eec,\u5e76\u6492\u4e0b\\n\u5854\u666e\u5c14\u7684\u79cd\u5b50.","vividactil_description":"\u5728\u53e4\u4ee3,\u7ef4\u7ef4\u5730\u5c14\u5e74\u6807\u5fd7\u7740\u4e00\u4e2a\u66f4\u65b0\u548c\u6062\u590d\u6743\u5a01\u7684\u65f6\u523b.","vividactil":"\u7ef4\u7ef4\u5730\u5c14","vivipere_description":"\u5b83\u5728\u590f\u5b63\u5927\u91cf\u5b75\u5316,\u4f46\u5176\u5bff\u547d\u7684\u5176\u4f59\u90e8\u5206\u662f\u4e00\u4e2a\u8c1c.","vivicinder":"\u7ef4\u7ef4\u8f9b\u5fb7","vivitrans":"\u7ef4\u7ef4\u7279\u5170","vivitron_description":"\u65e9\u671f\u7684\u54f2\u5b66\u5bb6\u4eec\u5c06\u7ef4\u7ef4\u7279\u9686\u4f5c\u4e3a\u8bc1\u636e,\u8bc1\u660e\u81ea\u7136\u529b\u91cf\u53ef\u4ee5\u88ab\u9a6f\u670d\u548c\u63a7\u5236.","vivitron":"\u7ef4\u7ef4\u7279\u9686","volcoli_description":"\u5b83\u662f\u68ee\u6797\u7684\u7cbe\u7075.\u5b83\u7684\u5934\u53d1\u968f\u7740\u5b63\u8282\u7684\u53d8\u5316\u800c\u53d8\u5316.","zunna_description":"\u6b22\u5feb\u7684\u7956\u7eb3\u628a\u6240\u6709\u80fd\u627e\u5230\u7684\u98df\u7269\u90fd\u5438\u8fdb\u5b83\u7684\u80c3\u91cc.","zunna":"\u7956\u7eb3","chrome_robo":"\u94ec\u5408\u91d1\u673a\u5668\u4eba","dark_robo":"\u9ed1\u6697\u673a\u5668\u4eba","birb_robo":"\u6bd4\u5c14\u5e03\u673a\u5668\u4eba","xeon":"\u81f3\u5f3a","xeon_2":"\u81f3\u5f3a-2","mk01_beta":"Mk01\u6d4b\u8bd5\u7248","mk01_alpha":"MK01 \u963f\u5c14\u6cd5","anteater":"\u5a01\u80c1","snout":"\u9f3b\u5b50","false_dragon":"\u865a\u5047\u7684\u9f99","dragon":"\u9f99","sprout":"\u840c\u82bd","inchoate":"\u521d\u671f","sanguine":"\u4e50\u89c2","wood":"\u6728\u5934","climbing":"\u6500\u767b","crested":"\u9177\u777f\u65af\u5854\u5fb7","metal_water":"\u91d1\u5c5e,\u6c34","stance":"\u8363\u8a89","aeble":"\u827e\u5e03\u5c14","allie":"\u827e\u8389","karrianna":"\u5361\u91cc\u5b89\u7eb3","knight1":"\u9a91\u58ebI","knight2":"\u9a91\u58ebII","liela":"\u8389\u62c9","maple_girl":"\u9a6c\u6069","misa":"\u7c73\u8428","npc_wife":"\u59bb\u5b50NPC","professor":"\u6559\u6388","professor-tweesher":"\u6559\u6388","professor-cardiling":"\u6559\u6388","professor-rockitten":"\u6559\u6388","npc_red":"\u5c0f\u8d64","tabanurse":"\u5854\u5df4\u62a4\u58eb","tuxemart_keeper":"Tuxemart \u5e97\u4e3b","tuxemart_aide":"Tuxemart\u5458\u5de5","xerogrund1":"Xero Grunt I\u56e2\u961f","xerogrund2":"Xero Grunt I\u56e2\u961f","xerogrunt7":"Xero Grunt I\u56e2\u961f","yes":"\u662f","cash_register":"\u8fd9\u662f\u4e00\u53f0\u6536\u94f6\u673a,\u770b\u8d77\u6765\u6bd4\u8f83\u65b0.","potions_in_shop":"\u5c55\u793a\u67dc\u91cc\u4f3c\u4e4e\u6709\u5f88\u591a\u836f\u6c34,\u5728\u8fd9\u91cc\u4e00\u5b9a\u5f88\u53d7\u6b22\u8fce.","capture_devices_in_shop":"\u8fd9\u662f\u6355\u6349\u8bbe\u5907.\u4ed6\u4eec\u662f\u5982\u4f55\u5236\u9020\u8fd9\u4e9b\u7684?","karrianna_dialog1":"\u8fc7\u53bb\u4e00\u4e2a\u6708\u6211\u4e00\u76f4\u5728\u8bad\u7ec3!\u8fd8\u6ca1\u6709\u4eba\u6253\u8d25\u8fc7\u6211!","karrianna_dialog2":"\u55ef...\u4f60\u662f\u6211\u9762\u5bf9\u7684\u7b2c\u4e00\u4e2a\u8bad\u7ec3\u5e08...","xero_hideout1":"Xero Tuxemon\u7814\u7a76\u548c\u4fc3\u8fdb\u7814\u7a76\u6240\u5728\u524d.","cherry_found":"\u4f60\u627e\u5230\u4e86\u4e00\u9897\u6a31\u6843.","youcantleave":"\u95e8\u4ece\u5916\u9762\u9501\u4e0a\u4e86.......\u662f\u5426\u5728\u67d0\u5904\u6709\u94a5\u5319?","discovered_a_person":"\u4f60\u627e\u5230\u6211\u4e86!\u54c8\u54c8!","Cathedral_Center":"\u5927\u6559\u5802\u4e2d\u5fc3.\u6211\u4eec\u6d3b\u7740\u5c31\u662f\u4e3a\u4e86\u670d\u52a1.","spillit6":"\u603b\u4e4b......\u8fd9\u4e0e\u4f60\u65e0\u5173.\u91cd\u8981\u7684\u662f\u628a\u5168\u80fd\u7ec4\u7ec7\u6253\u5012.","spillit7":"\u6211\u5f88\u62b1\u6b49\u7528\u6211\u7684\u95ee\u9898\u6765\u56f0\u6270\u4f60.\u5f53\u4f60\u60f3\u7ee7\u7eed\u524d\u8fdb\u65f6,\u57ce\u5e02\u516c\u56ed\u5c31\u5728\u524d\u9762.","leavemealone":"\u6211\u4eec\u5e74\u8f7b\u65f6\u4e00\u76f4\u5728\u8fd9\u91cc\u73a9...","iamknight":"\u554a!\\n\u6211\u4ee5\u4e3a\u4f60\u662f\u522b\u4eba.\u6211\u5f88\u62b1\u6b49\u5927\u558a\u5927\u53eb.","iamknight2":"\u7b49\u7b49,\u4f60\u5c31\u662f\u90a3\u4e2a\u88ab\u4ed6\u4eec\u7a83\u7a83\u79c1\u8bed\u7684\u4eba\u5427?\u90a3\u4e2a\u6709\u975e\u6cd5\u7cbe\u7075\u7684\u4eba?","mistakenknight":"\u4e0d,\u6211\u4e0d\u53ef\u80fd\u770b\u9519\u4e86.\u679c\u7136\u662f\u4f60\u554a!\\n\u522b\u62c5\u5fc3,\u6211\u4e0d\u4f1a\u544a\u8bc9\u4efb\u4f55\u4eba.","thatsmeknight":"\u54e6,\u7cbe\u5f69!\u6211\u4ece\u4e00\u5f00\u59cb\u5c31\u77e5\u9053\u4e00\u5b9a\u662f\u4f60\\n\u522b\u62c5\u5fc3,\u6211\u4e0d\u4f1a\u544a\u8bc9\u4efb\u4f55\u4eba.","quicklyknight":"\u6211\u5df2\u7ecf\u6ca1\u6709\u591a\u5c11\u65f6\u95f4\u4e86.\u5168\u80fd\u7ec4\u7ec7\u7684\u4eba\u8981\u6765\u4e86...\\n\u6211\u672c\u6765\u662f\u8981\u53bb\u89c1\u4e00\u4e2a\u8054\u7cfb\u4eba\u7684,\u4f46\u4f60\u4e5f\u53ea\u80fd\u8fd9\u6837\u4e86.\u4ed6\u4eec\u8981\u6765\u4e86.","quicklyknight2":"\u4e24\u4e2a\u4eba\u63a7\u5236\u7740\u5168\u80fd\u7ec4\u7ec7.\u8463\u4e8b\u4f1a\u662f\u4e00\u4e2a\u7b11\u8bdd.\\n","quicklyknight3":"\u827e\u8389.\u827e\u8389\u662f\u4ed6\u4eec\u4e0d\u60f3\u8ba9\u4f60\u77e5\u9053\u7684\u4eba.","quicklyknight4":"\u5bf9\u4e0d\u8d77,\u6211\u73b0\u5728\u5e94\u8be5\u79bb\u5f00\u4e86.","omnichannelarrives":"\u505c!","yesmaam":"\u662f\u7684,\u5973\u58eb.","firsts":"\u266aA B C D E F G\u266a\\n\u266aH I J K L M N\u266a\\n\u8fd9\u9996\u6b4c\u5f88\u4e0d\u9519\u5427?","bothofyou":"\u4f60\u4eec\u4e24\u4e2a\u90fd\u5230\u5916\u9762\u6765.\u4e00\u4f4d\u5168\u80fd\u516c\u53f8\u7684\u4ee3\u8868\u60f3\u5728\u9547\u4e0a\u8bb2\u8bdd.","hellolovelypeople":"\u5854\u5df4\u9547\u7684\u516c\u6c11\u4eec,\u4f60\u4eec\u597d!","darnitjohn":"\u7b49\u7b49...\u7ea6\u7ff0\u5728\u54ea\u91cc?","darnitjohn2":"\u8be5\u6b7b\u7684,\u7ea6\u7ff0!\u5feb\u51fa\u6765!","darnitjohn3":"\u7ea6\u7ff0.","darnitjohn4":"\u662f\u7684,\u5973\u58eb?","darnitjohn6":"\u5443.......","darnitjohn7":"\u6211\u4e0d\u786e\u5b9a...","darnitjohn8":"\u554a\u554a!!!","darnitjohn10":"\u7acb\u523b!","johnissorry":"\u5bf9\u4e0d\u8d77,\u5973\u58eb...\u6211... \\n\u770b\u5230... \\n\u4e00\u4e9b... \\n\u9c9c\u82b1...","uselessnes":"\u7ea6\u7ff0,\u4f60\u7edd\u5bf9\u662f\u4e2a\u6ca1\u7528\u7684\u4eba.\u6211\u4e0d\u76f8\u4fe1\u6211\u4eec\u66fe\u7ecf\u5728\u4e00\u8d77\u8fc7.","cometomepls":"\u73b0\u5728,\u5404\u4f4d,\u8bf7\u5230\u5e02\u4e2d\u5fc3\u6765.\u5168\u80fd\u516c\u53f8\u5e0c\u671b\u5411\u60a8\u81f4\u8bcd!","hellolovelypeople3":"\u8fd9\u4e2a\u9547\u4e0a\u771f\u7684\u53ea\u6709\u4f60\u4eec\u8fd9\u4e9b\u4eba\u5417?\u8fd9\u91cc\u6ca1\u6709\u4eba!\u8fd9\u80af\u5b9a\u662f\u82b3\u767b\u5730\u533a\u6700\u5c0f\u7684\u57ce\u9547.","hellolovelypeople5":"\u4e0d...\u7b49\u7b49....\u6211\u4eec\u8fd8\u7f3a\u5c11\u4e00\u4e2a\u4eba... \\n\u5728\u82b3\u767b\u5730\u533a\u5269\u4e0b\u7684\u552f\u4e00\u7684\u7cbe\u7075\u7e41\u6b96\u8005.\u90a3\u4e2a\u81ea\u79f0\u662f\u7cbe\u7075\u6559\u6388\u7684\u4eba","whereismyhairbrush":"\u7ea6\u7ff0,\u683c\u5170\u7279,\u6563\u5f00.\u627e\u5230\u4ed6.","oopsie":"\u5f88\u62b1\u6b49\u8ba9\u4f60\u770b\u5230\u8fd9\u4e9b.\u4ed6\u6709\u65f6\u771f\u662f\u592a\u65e0\u7528\u4e86.","ourstuffisours":"\u4f60\u7a76\u7adf\u4e3a\u4ec0\u4e48\u5728\u8fd9\u91cc?","maamiexist":"\u5973\u58eb,\u4ed6\u4e0d\u5728\u5c4b\u91cc.","maamiexist2":"\u6709\u4ec0\u4e48\u611f\u5174\u8da3\u7684\u4e1c\u897f\u5417?","maamiexist3":"\u6709\u4e00\u53f0\u7535\u8111\u5728\u8fd0\u884cUbuntu.\\n\u6211\u672c\u6765\u60f3\u6ca1\u6536\u5b83,\u4f46\u6211\u77e5\u9053Gnome\u4e0d\u662f\u4f60\u7684\u98ce\u683c......","itsmyaurababe":"\u73b0\u5728,\u4f60\u662f\u8c01?","itsmyaurababe2":"\u55ef,\u73b0\u5728\u6211\u771f\u7684\u770b\u5230\u4e86\u4f60,\u4f60\u6709\u4e00\u4e2a\u76f8\u5f53\u795e\u79d8\u7684\u5149\u73af.\\n... ... ... ...\\n\u6211\u4eec\u5e94\u8be5\u627e\u4e2a\u65f6\u95f4\u8c08\u8c08.\u4e5f\u8bb8\u5728\u68c9\u82b1\u9547\u89c1?","itsmyduhduhduh":"\u6536\u5230\u4e86\u827e\u8389\u7684\u5730\u5740!","itsmyaurababe3":"\u6211\u5e0c\u671b\u6211\u4eec\u4f1a\u518d\u6b21\u89c1\u9762. ","maamnothing":"\u5973\u58eb...\\n","maamnothing2":"\u8be5\u6b7b\u7684\u7ea6\u7ff0!\u6211\u4eec\u8fdf\u5230\u4e86!\\n\u4f60\u60f3\u8981\u4ec0\u4e48?","maamnothing3":"\u6211...\u6211...\u6ca1\u6709\u627e\u5230\u4efb\u4f55\u4e1c\u897f.","maamnothing5":"\u5973\u58eb,\u6211\u4e5f\u6ca1\u6709\u627e\u5230\u4ed6.","solongjohn":"\u7ea6\u7ff0,\u4f60\u5e94\u8be5\u7559\u5728\u8fd9\u91cc\u7ef4\u6301\u548c\u5e73.\\n\u53cd\u6b63\u6211\u4e5f\u4e0d\u5e0c\u671b\u4f60\u5728\u8eab\u8fb9.","solongjohn2":"\u6765\u5427,\u683c\u5170\u7279,\u6211\u4eec\u6709\u4e00\u4e2a\u65f6\u95f4\u8868\u8981\u9075\u5b88.","seeme":"\u4e00\u5b9a\u8981\u6765\u89c1\u6211...","knight4ispoor":"\u5979\u771f\u7684\u4e0d\u662f\u4e00\u4e2a\u574f\u4eba.","wherewasshe":"\u5979\u6ca1\u6709\u544a\u8bc9\u6211\u4eec\u8fd9\u4e2a\u574f\u6d88\u606f...","waitdontgo":"${{name}}!\u7b49\u7b49,\u5148\u522b\u6025\u7740\u8d70!","thetvbescreamin":"\u4eb2\u7231\u7684,\u7b49\u7b49.\u6211\u6253\u5f00\u7535\u89c6,\u4e00\u4e2a\u5168\u6e20\u9053\u65b0\u95fb\u53d1\u5e03\u4f1a\u51fa\u73b0\u4e86.\\n\u6211\u4eec\u5e94\u8be5\u770b\u4e00\u4e0b.","ipausedit":"\u6211\u6682\u505c\u4e86\u7535\u89c6,\u8bf7\u7ed9\u6211\u62ff\u676f\u6c34,\u7136\u540e\u6211\u4eec\u53ef\u4ee5\u4e00\u8d77\u770b.","announcement1":"\u82b3\u767b\u5730\u533a\u7684\u516c\u6c11\u4eec,\u4f60\u4eec\u597d!\\n\u611f\u8c22\u4f60\u6536\u542c\u8fd9\u4e2a\u5f3a\u5236\u6027\u516c\u544a.","announcement2":"\u6211\u4eec\u7231\u4f60!","announcement3":"\u8c22\u8c22\u4f60.\u6211\u4e5f\u7231\u4f60\\n\u73b0\u5728,\u8bf4\u8bf4\u624b\u5934\u7684\u4e8b\u60c5.","announcement4":"\u5bf9\u6240\u6709\u6b63\u5728\u6536\u542c\u7684\u4e30\u767b\u5730\u533a\u548c\u5176\u4ed6\u5730\u533a\u7684\u516c\u6c11,\u6211\u6b22\u8fce\u4f60\u4eec.\\n\u6211\u7684\u540d\u5b57\u662f\u827e\u4f2f,\u5bf9\u4e8e\u90a3\u4e9b\u60f3\u77e5\u9053\u7684\u4eba\u6765\u8bf4,\u6211\u7684\u540d\u5b57\u662fA-E-B-L-E,\u6211\u662f\u5168\u80fd\u516c\u53f8\u7684\u9996\\n\u5e2d\u6267\u884c\u5b98!\\n","whythecheering":"\u90a3\u4e9b\u5168\u80fd\u516c\u53f8\u7684\u4eba\u4e3a\u4ed6\u6b22\u547c\u5f97\u5f88\u5389\u5bb3.\u6211\u60f3\u77e5\u9053\u4e3a\u4ec0\u4e48?","ohnoes":"\u55ef...\u6211\u4e0d\u77e5\u9053\u8be5\u4f5c\u4f55\u611f\u60f3...","ohnoes2":"\u73b0\u5728\u8fd9\u4e00\u5207\u90fd\u7ed3\u675f\u4e86......\u6211\u4eec\u4ecd\u7136\u9700\u8981\u4ece\u7cbe\u7075\u5546\u5e97\u8d2d\u4e70\u836f\u6c34.\\n\u8bf7\u786e\u4fdd\u4f60\u5728\u5bb5\u7981\u524d\u56de\u6765!","depressedmom":"\u4ed6\u4e3a\u4ec0\u4e48\u8981\u505a\u8fd9\u6837\u7684\u4e8b...\u6211\u4ee5\u4e3a\u4ed6\u5173\u5fc3...","waterwater":"\u6c34\u662f\u51b0\u51b7\u7684,\u5f88\u597d\u559d!","watchmewatchme":"\u4f60\u4e3a\u4ec0\u4e48\u8981\u8fdb\u57ce,\u4f60\u77e5\u9053\u6709\u4e00\u4e2a\u65e9\u671f\u7684\u5bb5\u7981.\\n... ... ... ...\\n... ... ... ...\\n\u4f60\u770b\u8d77\u6765\u4e0d\u50cf\u662f\u4e2a\u5a01\u80c1,\u6240\u4ee5\u4f60\u53ef\u4ee5\u53bb\u9547\u4e0a\u4e86... ...\\n\u53ea\u662f\u4e0d\u8981\u544a\u8bc9\u90a3\u4e9b\u5168\u80fd\u516c\u53f8\u7684\u6253\u624b\u6211\u8ba9\u4f60\u8fc7\u53bb\u4e86,\u597d\u5417?","grumble":"\u5168\u80fd\u516c\u53f8\u662f\u4e00\u7fa4\u66b4\u5f92,\u4f46\u6211\u4eec\u6ca1\u6709\u9009\u62e9......\\n\u6b63\u5982\u5979\u5e38\u8bf4\u7684,\u4f30\u8ba1\u6211\u4eec\u5fc5\u987b\u4e0e\u4ed6\u4eec\u5408\u4f5c......","professorexists":"\u8bf7\u7ed9\u621112\u74f6\u836f\u6c34.","professorexists1":"\u8c22\u8c22\u4f60,\u672c.","professorexists1.5":"\u4e3a\u4ec0\u4e48\u8981\u5411\u4f60\u95ee\u597d!","potions2":"\u6536\u5230\u4e862\u4e2a\u836f\u6c34!","professorexists3":"\u54e6!\u8bf7\u539f\u8c05\u6211\u7684\u4e3e\u6b62,\u6211\u4e0d\u6562\u76f8\u4fe1\u6211\u4ece\u6765\u6ca1\u6709\u4ecb\u7ecd\u8fc7\u6211\u81ea\u5df1\\n\u6211\u7684\u540d\u5b57\u662f\u51ef\u00b7\u96f7\u6069,\u88ab\u79f0\u4e3a\u7cbe\u7075\u6559\u6388.\\n\u591a\u5e74\u6765,\u6211\u4e00\u76f4\u662f\u82b3\u767b\u5730\u533a\u552f\u4e00\u88ab\u5141\u8bb8\u7814\u7a76\u7cbe\u7075\u7684\u4eba.","professorexists4":"\u73b0\u5728,\u6211\u77e5\u9053\u4f60\u5728\u60f3\u4ec0\u4e48,\u4e3a\u4ec0\u4e48\u4ed6\u4eec\u4f1a\u5141\u8bb8\u6211?\\n\u5bf9\u4f60\u6765\u8bf4\u5f88\u4e0d\u5e78,\u8fd9\u4e2a\u79d8\u5bc6\u53ea\u5c5e\u4e8e\u6211,\u4e5f\u53ea\u5c5e\u4e8e\u6211\u81ea\u5df1\\n\u7136\u800c,\u5168\u80fd\u516c\u53f8\u5e94\u8be5\u5f88\u5feb\u5c31\u4f1a\u6709\u4e00\u4e2a\u65b0\u7684\u516c\u544a,\u6211\u60f3\u4f60\u4f1a\u559c\u6b22\u5b83.\\n\u6211\u4eec\u6700\u597d\u8ba9\u4f60\u56de\u5bb6\u770b\u7b2c\u4e8c\u4e2a\u516c\u544a,\u6765\u5427!","theenergy":"\u90a3\u4e2a\u4eba\u7684\u80fd\u91cf\u662f\u65e0\u9650\u7684.......","hmmm":"\u6211\u60f3\u77e5\u9053\u4ed6\u4eec\u5728\u90a3\u8fb9\u505a\u4ec0\u4e48?","hmmm2":"\u6211\u542c\u8bf4\u4ed6\u4eec\u6b63\u5728\u5efa\u9020\u4e00\u4e2a\u65b0\u7684\u516c\u56ed.\u4e3a\u4e86 \\\"\u7eff\u5316\u8be5\u5730\u533a\\\"","hmmm3":"\u8fd9\u6709\u4ec0\u4e48\u610f\u4e49?\u53cd\u6b63\u8def\u7ebf\u4e0a\u51e0\u4e4e\u90fd\u662f\u8349.","hmmm5":"\u9ea6\u514b\u65af,\u5c3d\u7ba1\u4f60\u53ef\u80fd\u60f3\u8981\u4e00\u4e2a,\u4f46\u6211\u4eec\u5df2\u7ecf\u786e\u5b9a\u4e86\u8fd9\u4e00\u70b9.\u4ed6\u4eec\u4e0d\u662f\u5728\u505a,\u4e5f\u4e0d\u4f1a\u505a\u4e00\\n\u4e2a\u6c34\u4e0a\u516c\u56ed.","hmmm7":"\u4e0d\u8fc7\u5929\u6c14\u5f88\u597d,\u4e0d\u662f\u5417?","timeforround22":"\u54e6!\u4f60\u771f\u7684\u62ff\u5230\u4e86\u836f\u6c34!?\u5f88\u597d!\u73b0\u5728\u6211\u4eec\u771f\u7684\u9700\u8981\u56de\u53bb\u4e86.","moreannouncement":"\u82b3\u767b\u5730\u533a\u7684\u6240\u6709\u516c\u6c11\u8bf7\u6ce8\u610f!\\n","youneedtodothis":"\u6211...\u6211\u60f3\u4f60\u9700\u8981\u7814\u7a76\u4e00\u4e0b\u8fd9\u4e2a\u95ee\u9898...\\n\u6211\u4e0d\u60f3\u5931\u53bb\u4f60,\u5c24\u5176\u662f\u5728\u6211\u4eec\u521a\u521a\u5b89\u5b9a\u4e0b\u6765\u7684\u65f6\u5019.","iknowyou":"\u4f60\u597d,\u51ef\u8389,\u4f60\u597d,${{name}},\u5f53\u6211\u65e0\u610f\u4e2d\u542c\u5230\u4f60\u5728\u8c08\u8bba\u516c\u544a\u65f6,\u53ea\u662f\u987a\u4fbf\u95ee\u5019\u4e00\u4e0b.","ihaveyourmoney2":"\u6211\u6709\u4e00\u4e9b\u50a8\u5b58\u8d77\u6765\u7684\u4e1c\u897f\u9700\u8981\u597d\u597d\u5229\u7528,\u800c\u4e14\u5168\u80fd\u516c\u53f8\u6b20\u6211\u4e00\u4e2a\u4eba\u60c5.\\n\u6211\u786e\u4fe1\u53ef\u4ee5\u5b89\u6392\u4e00\u4e9b\u4e8b\u60c5.\u83b7\u5f97\u8d44\u683c\u8bc1\u4e66\u662f\u5bb9\u6613\u7684\u90e8\u5206.\u83b7\u5f97\u4f60\u7684\u7b2c\u4e00\u4e2a\u7cbe\u7075\u5c31\u6709\u70b9\u56f0\\n\u96be\u4e86......\\n\u5e78\u8fd0\u7684\u662f,\u6211\u78b0\u5de7\u8ba4\u8bc6\u4e00\u4e2a\u4eba,\u4ed6\u53ef\u4ee5\u63a5\u89e6\u5230\u591a\u4e2a\u4e0d\u540c\u7684\u7cbe\u7075......\\n\u4ed6\u5c31\u662f\u6211\u672c\u4eba!\\n\u73b0\u5728,\u6211\u77e5\u9053\u8981\u5904\u7406\u7684\u4e8b\u60c5\u5f88\u591a,\u6240\u4ee5\u6211\u4f1a\u5728\u6211\u7684\u5b9e\u9a8c\u5ba4\u91cc\u7b49\u5f85\u4f60\u7684\u51b3\u5b9a.","hebenice":"\u4ed6\u662f\u4e2a\u597d\u4eba,\u4e5f\u8bb8\u4f60\u81f3\u5c11\u5e94\u8be5\u770b\u770b\u4ed6\u600e\u4e48\u8bf4.","moverocky":"\u6765\u5427,\u6d1b\u57fa!\u4f60\u53ef\u4ee5\u79fb\u52a8!\u6211\u76f8\u4fe1!","moverocky2":"\u597d\u5427,\u4f60\u51c6\u5907\u597d\u4e86\u5c31\u884c\u52a8,\u6211\u5728\u8fd9\u91cc\u7b49\u4f60.","tuxemontime":"\u554a,\u4f60\u6765\u4e86!\u5f88\u597d!","tuxemontime1.5":"\u6211\u8ba4\u4e3a\u8fd9\u610f\u5473\u7740\u4f60\u5df2\u7ecf\u51b3\u5b9a\u52a0\u5165\u5ba1\u5224?","tuxemontimechoiceyes":"\u707f\u70c2\u7684!","tuxemontimechoiceno":"\u54e6......\u597d\u5427......\u5982\u679c\u4f60\u6539\u53d8\u4e3b\u610f,\u6211\u5c31\u5728\u8fd9\u91cc...","tuxemontime2":"\u73b0\u5728,\u8981\u505a\u7684\u7b2c\u4e00\u4ef6\u4e8b\u662f\u628a\u4f60\u7684\u6587\u4ef6\u90fd\u51c6\u5907\u597d...","tuxemontime3":"\u6211\u4eec\u8d70\u5427!","tuxemontime3.1":"\u8fd9\u662f\u4f60\u7684\u6ce8\u518c\u6587\u4ef6,\u7b2c\u4e00\u4e2a\u6218\u533a\u4f1a\u8981\u6c42\u4f60\u51fa\u793a\u8fd9\u4e9b\u6587\u4ef6\u4ee5\u6362\u53d6\u8bad\u7ec3\u5e08\u5fbd\u7ae0.\\n\u6b64\u540e\u4f60\u5c31\u4e0d\u9700\u8981\u8fd9\u4e9b\u6587\u4ef6\u4e86.\\n","obtainedpapers":"\u6536\u5230\u6ce8\u518c\u6587\u4ef6!","tuxemontime4":"\u73b0\u5728\u662f\u6700\u91cd\u8981\u7684\u90e8\u5206!\u9009\u62e9\u4f60\u7684\u7cbe\u7075!\\n\u4e0d\u5e78\u7684\u662f,\u6211\u7684\u8d44\u91d1\u6765\u6e90\u6700\u8fd1\u53d8\u5f97...\u72b9\u8c6b\u4e0d\u51b3.\u8fd9\u4f7f\u5f97\u4f60\u53ea\u80fd\u9009\u62e9\u4e09\u53ea\u5c0f\u7cbe\u7075,\u5bf9\u6b64\u6211\\n\u5f88\u62b1\u6b49.\\n\u8fd9\u4e09\u4e2a\u9009\u62e9\u662f\u5c0f\u5ca9\u732b,\u3001\u7ea2\u706b\u9e1f,\u3001\u954a\u9e6d.","chooseyerfate":"\u4f60\u60f3\u8981\u54ea\u4e00\u4e2a\u7cbe\u7075?","chooseyerfateRockitten":"\u4e00\u4e2a\u53ef\u9760\u7684\u9009\u62e9!\u5c0f\u5ca9\u732b\u662f\u4e00\u79cd\u571f\u7cfb\u7684\u7cbe\u7075.\u5728\u4e2d\u4e16\u7eaa,\u4ed6\u4eec\u9972\u517b\u7684\u5c0f\u5ca9\u732b\u662f\u4e3a\u4e86\u5750\u5728\\n\u95e8\u8fb9,\u770b\u8d77\u6765\u5f88\u53ef\u7231.\\n\u4f60\u60f3\u9009\u62e9\u5c0f\u5ca9\u732b\u5417?","choseRockitten":"\u597d\u4e86,\u8fd9\u662f\u4f60\u7684\u5c0f\u5ca9\u732b!\u6211\u77e5\u9053\u4f60\u4eec\u4e24\u4e2a\u5c06\u4e00\u8d77\u8fdb\u884c\u4f1f\u5927\u7684\u5192\u9669!","choseRockitten2":"\u9996\u5148,\u8ba9\u6211\u4eec\u7528\u4e00\u573a\u5feb\u901f\u7684\u7cbe\u7075\u6218\u6597\u6765\u6d4b\u8bd5\u4f60\u7684\u6218\u6597\u80fd\u529b.\\n \u8ba9\u6211\u4eec\u6765\u770b\u770b...\u6211\u9009\u62e9\u7ea2\u706b\u9e1f.","rockitten!":"\u83b7\u5f97\u4e86\u5c0f\u5ca9\u732b!","nochoiceTuxemon":"\u597d\u5427,\u4f60\u4e3a\u4ec0\u4e48\u4e0d\u770b\u770b\u53e6\u5916\u4e24\u4e2a?","chooseyerfateCardiling":"\u4e00\u4e2a\u6709\u8da3\u7684\u9009\u62e9,\u5b83\u8bf4\u660e\u4e86\u4f60\u5185\u5fc3\u7684\u706b\u82b1.\u7ea2\u706b\u9e1f\u662f\u4e00\u53ea\u706b\u7cfb\u7cbe\u7075,\u4ee5\u5077\u53d6\u670b\u53cb\u548c\u654c\u4eba\\n\u7684\u98df\u7269\u800c\u95fb\u540d.\\n\u4f60\u60f3\u9009\u62e9\u7ea2\u706b\u9e1f\u5417?","choseCardiling":"\u597d\u4e86,\u8fd9\u662f\u4f60\u7684\u7ea2\u706b\u9e1f!\u6211\u77e5\u9053\u4f60\u4eec\u4e24\u4e2a\u5c06\u4e00\u8d77\u8fdb\u884c\u4f1f\u5927\u7684\u5192\u9669!","choseCardiling2":"\u9996\u5148,\u8ba9\u6211\u4eec\u7528\u4e00\u573a\u5feb\u901f\u7684\u7cbe\u7075\u6218\u6597\u6765\u6d4b\u8bd5\u4f60\u7684\u6218\u6597\u80fd\u529b.\\n \u8ba9\u6211\u4eec\u6765\u770b\u770b...\u6211\u9009\u62e9\u954a\u9e6d.","chosefight":"\u8fd8\u6709...\u8ba9\u6211\u4eec\u6218\u6597\u5427!","cardiling!":"\u83b7\u5f97\u4e86\u7ea2\u706b\u9e1f!","choseTweesher":"\u597d\u4e86,\u8fd9\u662f\u4f60\u7684\u954a\u9e6d!\u6211\u77e5\u9053\u4f60\u4eec\u4e24\u4e2a\u5c06\u4e00\u8d77\u8fdb\u884c\u4f1f\u5927\u7684\u5192\u9669!","choseTweesher2":"\u9996\u5148,\u8ba9\u6211\u4eec\u7528\u4e00\u573a\u5feb\u901f\u7684\u7cbe\u7075\u6218\u6597\u6765\u6d4b\u8bd5\u4f60\u7684\u6218\u6597\u80fd\u529b.\\n \u8ba9\u6211\u4eec\u6765\u770b\u770b...\u6211\u9009\u62e9\u5c0f\u5ca9\u732b.","tweesher!":"\u83b7\u5f97\u4e86\u954a\u9e6d!","yahaha":"\u554a\u54c8!\u627e\u5230\u4f60\u4e86!","gasp":"\u7b49\u7b49...","brokethegasp":"\u73b0\u5728,\u5c0f\u59d0,\u5982\u679c\u6211\u53ef\u4ee5\u7684\u8bdd,${{name}}\u8fd9\u6837\u505a\u4e0d\u4ec5\u4ec5\u662f\u4e3a\u4e86\u4e00\u4efd\u5de5\u4f5c.","brokethegasp2":"\u4f60.\u4f60\u4e3a\u4ec0\u4e48\u8981\u8bf4\u8bdd?\u6211\u6ca1\u8ba9\u4f60\u8bf4\u8bdd.","brokethegasp3":"\u6c42\u4f60\u4e86,\u5168\u80fd\u7684\u5973\u58eb,${{name}}\u7684\u6bcd\u4eb2\u60f3\u8ba9\u4ed6\u4eec\u53c2\u52a0\u8bad\u7ec3\u5e08\u9635\u8425,\u770b\u770b\u6574\u4e2a\u5730\u533a\u7684\u60c5\\n\u51b5\\n${{name}}\u5e76\u4e0d\u662f\u4e3a\u4e86\u5de5\u4f5c,\u4ed6\u4eec\u662f\u4e3a\u4e86\u4f53\u9a8c.","gasp3":"\u5982\u679c\u8fd9\u662f\u771f\u7684,\u4f60\u6bd4\u6211\u610f\u8bc6\u5230\u7684\u66f4\u591a......","gasp4":"\u597d\u5427,\u6211\u8ba9\u4f60\u7684\u6ce8\u518c\u6587\u4ef6\u4fdd\u6301\u539f\u6837.\u5c31\u73b0\u5728\u800c\u8a00.\\n\u7ea6\u7ff0,\u683c\u5170\u7279,\u628a\u6240\u8c13\u7684\u7cbe\u7075\u6559\u6388\u5e26\u5230\u4ed6\u7684\u65b0\u5bb6.","goodbye":"\u4e0d\u8981\u8ba9\u5ba1\u5224\u963b\u788d\u4f60\u6765\u89c1\u6211.\u4e8b\u5b9e\u4e0a...\u4e5f\u8bb8\u6211\u4f1a\u5148\u627e\u5230\u4f60.","goodbye2":"\u518d\u89c1${{name}}!\u795d\u4f60\u5728\u5ba1\u5224\u4e2d\u597d\u8fd0,\u4f60\u4f1a\u9700\u8981\u5b83\u7684.","tabatownbattlearea":"\u5168\u80fd\u516c\u53f8\u8ba4\u8bc1\u6218\u533a-\u5854\u5df4\u9547","heystop":"\u4f60\u4e3a\u4ec0\u4e48\u8981\u8fd9\u6837\u505a?","heystop2":"\u5c0f\u59d0,\u6211\u4eec\u5df2\u7ecf\u544a\u8bc9\u4f60\u4e86.\u6839\u636e\u7b2c3\u6761\u7b2c2\u6b3e,\u5168\u80fd\u516c\u53f8\u4fdd\u7559\u6839\u636e\u9700\u8981\u5173\u95ed\u548c\u7ef4\u62a4\u533a\u57df\u7684\\n\u6743\u5229.","heystop4":"\u739b\u4e3d\u838e,\u4e5f\u8bb8\u6211\u4eec\u5e94\u8be5\u6682\u65f6\u79bb\u5f00,\u6211\u4eec\u6539\u5929\u518d\u6765.","heystop5":"\u4f46\u662f...\u4f46\u662f...\u4ed6\u4eec\u6316\u8d70\u4e86\u6211\u4eec\u7684\u82b1.\u4e0d\u52a0\u601d\u7d22,\u4e0d\u95ee\u81ea\u660e.","heystop7":"\u5982\u679c\u4ed6\u4eec\u4e0d\u662f\u4e00\u5fc3\u60f3\u8981\u5e26\u56de\u7cbe\u7075,\u6211\u4eec\u8fd8\u6709\u6211\u4eec\u7684\u7279\u6b8a\u82b1\u5730......","soiwashearing":"\u597d\u5427,\u770b\u8d77\u6765\u6211\u4eec\u7ec8\u4e8e\u627e\u5230\u4e86\u4e00\u4e2a\u82b1\u5546,\u6bcf\u4e2a\u4eba\u90fd\u662f\u5982\u6b64.","soiwashearing2":"\u4f60,\u90a3\u4e2a\u82b1\u5320,\u4f60\u662f\u8c01?","soiwashearing3":"\u6211\u7684\u540d\u5b57\u662f\u739b\u4e3d\u838e,\u8fd9\u4e9b... \u8fd9\u4e9b...\u6b79\u5f92!\u7834\u574f\u4e86\u6211\u7684\u82b1\u5730.","soiwashearing4":"\u4f60\u600e\u4e48\u6562...\\n\u8fd9\u5c31\u662f\u4f60\u6240\u8bf4\u7684\u603b\u7406!\u8bf7\u5c0a\u91cd\u4e00\u4e0b!","soiwashearing6":"\u4e0d,\u6731\u5229\u53f6\u65af,\u6211\u8ba4\u4e3a\u8fd9\u6ca1\u6709\u5fc5\u8981.","soiwashearing7.5":"\u4f46\u4efb\u4f55\u8ba8\u538c\u5168\u80fd\u516c\u53f8\u7684\u4eba\u90fd\u662f\u6211\u7684\u670b\u53cb.","soiwashearing10":"\u6211\u5e0c\u671b\u80fd\u5f97\u5230\u6b63\u786e\u7684\u5904\u7406.","y-yes":"\u662f......\u662f\u7684.\u5973\u58eb.","soiwashearing11":"\u5f88\u597d,\u73b0\u5728\u8ddf\u6211\u6765,\u4ee5\u4fbf\u6211\u53ef\u4ee5\u548c\u8fd9\u4e9b\u6240\u8c13\u7684 \\\"\u9a91\u58eb \\\"\u4ea4\u8c08","allofyounow":"\u4efb\u4f55\u6ca1\u6709\u7cbe\u7075\u7684\u4eba\u90fd\u9700\u8981\u79bb\u5f00.\u8fd9\u53ef\u80fd\u4f1a\u53d8\u5f97\u5f88\u6df7\u4e71.","taketheleft":"\u4f60\u8d1f\u8d23\u5de6\u8fb9\u7684\u90a3\u4e2a,\u6211\u8d1f\u8d23\u5176\u4ed6\u4e09\u4e2a.","taketheleft2":"\u62ff\u4e0b\u5de6\u8fb9\u7684\u90a3\u4e2a!\u522b\u62c5\u5fc3,\u6211\u4f1a\u62ff\u4e0b\u8fd9\u4e09\u4e2a!","nobodygetsthrough":"\u65e0\u8bba\u4f60\u5e26\u8c01\u6765,\u6211\u90fd\u4e0d\u4f1a\u8ba9\u4efb\u4f55\u4eba\u901a\u8fc7!","staples":"\u55ef,\u8fd9\u5f88\u5bb9\u6613.","higrunts":"\u8fd9\u4e9b\u6b65\u5175\u751a\u81f3\u6ca1\u6709\u5f97\u5230\u9002\u5f53\u7684\u8bad\u7ec3,\u6240\u4ee5\u4ed6\u4eec\u4e0d\u662f\u6211\u7684\u5bf9\u624b.\u770b\u8d77\u6765\u4f60\u4e5f\u505a\u5f97\u4e0d\u8d56.","higrunts2":"\u5728\u8fd9\u91cc,\u6211\u5c06\u6cbb\u6108\u4f60\u7684\u7cbe\u7075.","ohaimisa2":"\u6211\u542c\u8bf4\u6709\u8c22\u7f57\u7684\u66b4\u5f92\u5728\u6bb4\u6253\u6211\u7684\u4eba,\u4f46\u6211\u6ca1\u60f3\u5230\u4f1a\u662f\u4f60,\u7c73\u8428!","ohaimisa3":"\u55e8,\u51ef\u5c14,\u4f60\u4e3a\u4ec0\u4e48\u5728\u8fd9\u91cc?","ohaimisa5":"\u7b49\u7b49,\u4ed6\u4eec\u4e0d\u662f\u6211\u7684...","ohaimisa6":"\u554a,\u65e0\u6240\u8c13\u4e86.\u53cd\u6b63\u6211\u6709\u66f4\u91cd\u8981\u7684\u4e8b\u60c5\u8981\u505a.\u4f60\u4eec\u4e24\u4e2a\u73a9\u5f97\u5f00\u5fc3\u70b9,\u522b\u518d\u4f24\u5bb3\u6211\u7684\u4eba\u4e86!\\n","kylekindasucks2":"\u4ece\u53e6\u4e00\u4e2a\u89d2\u5ea6\u770b,\u770b\u6765\u51ef\u5c14\u662f\u6765\u5f00\u8def\u7684.\u73b0\u5728\u770b\u6765,\u6218\u6597\u533a\u5df2\u7ecf\u5f00\u653e\u4e86.","kylekindasucks3":"\u6211\u77e5\u9053\u4f60\u6b63\u5728\u7ecf\u5386\u5ba1\u5224\u548c\u6240\u6709,\u4f46\u8bf7\u6ce8\u610f\u4f60\u7684\u80cc\u540e.\u5168\u80fd\u516c\u53f8\u7684\u4eba\u65e0\u5904\u4e0d\u5728,\u76d1\u89c6\u7740\u4e00\\n\u5207.\\n\u4ed6\u4eec\u6ca1\u6709\u95ee\u9898......\u5904\u7f6e\u9ebb\u70e6\u7684\u4eba.","kylekindasucks4":"\u6211\u4e0d\u5e0c\u671b\u770b\u5230\u53e6\u4e00\u4e2a\u4eba\u6d88\u5931.\u7279\u522b\u662f\u50cf\u4f60\u8fd9\u6837\u6709\u524d\u9014\u7684\u4eba.","kylekindasucks5":"\u597d\u4e86,\u6211\u53ef\u80fd\u5df2\u7ecf\u5728\u8fd9\u91cc\u5446\u5f97\u591f\u4e45\u4e86.\u6211\u8be5\u56de\u53bb\u4e86.","kylekindasucks6":"\u54e6,\u8fd8\u6709 ${{name}}?","kylekindasucks7":"\u6211\u4f1a\u5173\u6ce8\u4f60.\u4e8b\u5b9e\u4e0a,\u6211\u751a\u81f3\u4f1a\u652f\u6301\u4f60.\\n\u4e0d\u8981\u8ba9\u6211\u5931\u671b,\u597d\u5417?","kylekindasucks8":"\u4f60\u4eec\u56db\u4e2a,\u56de\u5bb6\u53bb\u5427.\u8bb0\u4f4f,\u4f60.\u4ec0\u4e48\u90fd\u6ca1\u770b\u5230.\\n\u660e\u767d\u5417?\\n\u54e6,\u8fd8\u6709\u82b1\u5320?\u5728\u67d0\u4e2a\u65f6\u5019\u6765\u627e\u6211.\u6211\u7684\u5730\u5740\u5c31\u5728\u6211\u7ed9\u4f60\u7684\u5361\u7247\u4e0a. ","misaisleavingfornow2":"\u795d\u4f60\u597d\u8fd0, ${{name}}.\u6211\u76f8\u4fe1\u6211\u4eec\u4f1a\u518d\u89c1\u5230\u5bf9\u65b9. ","imherenow":"\u6211\u5728\u8fd9\u91cc\u662f\u4e3a\u4e86\u786e\u4fdd\u6ca1\u6709\u4eba\u4e0d\u5c0a\u91cd\u5168\u80fd\u516c\u53f8!\\n... .... ... ...\\n\u6211\u5982\u4f55\u505a\u5230\u8fd9\u4e00\u70b9?\u5443.......\u4e5f\u8bb8\u6211\u4f1a\u5f88\u5ba2\u6c14\u5730\u95ee\u4ed6\u4eec?","welcometotaba":"\u6709\u5fd7\u4e8e\u6b64\u7684\u7cbe\u7075\u8bad\u7ec3\u5e08\u4eec,\u4f60\u4eec\u597d!","welcometotaba2":"\u795d\u8d3a\u4f60\u4eec\u901a\u8fc7\u4e86\u4e25\u683c\u7684\u8bc4\u4f30!\\n\u4f60\u4eec\u662f\u88ab\u9009\u4e2d\u6210\u4e3a\u8bd5\u9a8c\u4e2d\u7b2c\u4e00\u6279\u53c2\u8d5b\u8005\u7684\u5e78\u8fd0\u7fa4\u4f53!","welcometotaba3":"\u6211\u4eec\u4e0d\u662f\u53ea\u6709\u4e09\u4e2a\u4eba\u5417?\u4f3c\u4e4e\u6211\u4eec\u51e0\u4e4e\u6ca1\u6709\u8d44\u683c\u4f5c\u4e3a\u4e00\u4e2a \\\"\u56e2\u4f53\\\".","welcometotaba6":"... .... ...","welcometotaba11":"\u5bf9\u4e0d\u8d77,\u5148\u751f,\u4f46\u8fd9\u600e\u4e48\u4f1a\u662f\u4e00\u79cd\u8363\u8a89?\u6211\u662f\u88ab\u8feb\u8fd9\u6837\u505a\u7684.\u6211\u6ca1\u6709\u9009\u62e9\u6210\u4e3a\u5ba1\u6838\u7684\u4e00\\n\u90e8\u5206.","welcometotaba12":"\u8bda\u7136,\u6211\u4eec\u786e\u5b9e\u628a\u4e00\u4e9b\u6709\u524d\u9014\u7684\u5168\u80fd\u516c\u53f8\u65b0\u5175\u9001\u8fdb\u4e86\u8bad\u7ec3\u5e08\u57f9\u8bad,\u6240\u4ee5\u5982\u679c\u662f\u8fd9\u6837,\u6211\\n\u5f88\u62b1\u6b49.","welcometotaba13":"\u4e0d,\u5148\u751f,\u4f60\u56da\u7981\u4e86\u6211\u7684\u5bb6\u4eba,\u5f3a\u8feb\u6211\u548c\u6211\u7684\u5144\u5f1f\u52a0\u5165\u8bad\u7ec3\u5e08\u9635\u8425.\\n\u6240\u4ee5\u8bf7\u539f\u8c05\u6211\u5728\u4f60\u8c08\u8bba\u8bad\u7ec3\u5e08\u65f6 \\\"\u7f3a\u4e4f\u70ed\u60c5\\\".","welcometotaba14":"\u554a,\u4f60\u5c31\u662f\u6211\u7ecf\u5e38\u542c\u8bf4\u7684\u90a3\u4e2a\u82b1\u57ce\u5c0f\u5b50.\\\"\u5168\u80fd\u516c\u53f8\u7684\u672a\u6765\\\",\u4f60\u53eb\u4ec0\u4e48\u540d\u5b57?","welcometotaba15":"\u6211\u7684\u540d\u5b57\u662f\u65af\u4f69\u514b,\u5148\u751f.","kylereallysucks":"\u597d\u5427,\u65af\u6d3e\u514b,\u5982\u679c\u8fd9\u80fd\u8ba9\u4f60\u611f\u5230\u5b89\u6170\u7684\u8bdd,\u662f\u6211\u4e0b\u4e86\u653b\u51fb\u7684\u547d\u4ee4.","kylereallysucks2":"\u795d\u5927\u5bb6\u597d\u8fd0!\u6211\u5b8c\u5168\u671f\u671b\u4f60\u4eec\u6ca1\u6709\u4e00\u4e2a\u4eba\u80fd\u591f\u6210\u529f!","kylereallysucks3":"\u54e6,\u8fd8\u6709\u65af\u6d3e\u514b?\u6211\u5f88\u559c\u6b22\u8fd9\u4e9b\u5c16\u53eb\u58f0","toodles":"\u8d2b\u6c11!","dowehavetogoin3":"\u6211\u5fc5\u987b\u8fdb\u53bb,\u4e0d\u7ba1\u6211\u591a\u4e48\u4e0d\u613f\u610f,\u6211\u5fc5\u987b\u5e2e\u52a9\u6211\u7231\u7684\u4eba.","dowehavetogoin4":"\u8c01\u77e5\u9053\u5462,\u4e5f\u8bb8\u6211\u53ef\u4ee5\u4eb2\u81ea\u548c\u4ed6\u6253\u4e00\u573a!","dowehavetogoin5":"\u987a\u4fbf\u95ee\u4e00\u4e0b,\u4f60\u53eb\u4ec0\u4e48\u540d\u5b57?\u51ef\u5c14\u4f3c\u4e4e\u6839\u672c\u5c31\u6ca1\u6709\u79f0\u547c\u4f60.","hichristie":"\u54e6,\u6211\u7684\u540d\u5b57\u662f\u514b\u91cc\u65af\u8482!\u5bf9\u4e0d\u8d77,\u6211\u4e4b\u524d\u5e94\u8be5\u63d0\u5230\u7684.","hichristie2":"\u55e8,\u514b\u91cc\u65af\u8482.\u5982\u4f60\u6240\u77e5,\u6211\u662f\u65af\u4f69\u514b.\u5f88\u9ad8\u5174\u89c1\u5230\u4f60.\\n\u73b0\u5728...","hiperson":"\u4f60\u662f\u8c01,\u8c01\u662f\u7c73\u8428,\u8c01\u662f\u827e\u8389?\u7ed9\u6211\u4eec\u4ecb\u7ecd\u4e00\u4e0b!","hiperson3":"\u6211\u4eec\u4ece\u540d\u5b57\u548c\u4f60\u7684\u5bb6\u4e61\u5f00\u59cb,\u5982\u4f55?","hiperson4":"....... ....","hiperson5":"\u54e6,\u6240\u4ee5\u4f60\u662f\u6765\u81ea\u5854\u5df4\u9547\u7684!\u5f88\u597d!","hiperson6":"\u73b0\u5728,\u7c73\u8428\u548c\u827e\u8389\u662f\u8c01?","nobody":"\u6211\u5b9e\u9645\u4e0a\u4e0d\u77e5\u9053","somebody":"\u6211\u5b81\u613f\u4e0d\u8c08\u4ed6\u4eec","somebody2":"\u545c\u545c\u545c.\u90a3\u4e48\u4ed6\u4eec\u5bf9\u4f60\u6765\u8bf4\u662f\u7279\u522b\u7684\u5417?\u662f\u4e0d\u662f\u6709\u4e00\u4e2a\u4e09\u89d2\u604b?\u6765\u5427!\u6211\u4eec\u9700\u8981\u77e5\u9053","stahp2":"....\u5f88\u597d.","stahp3":"\u4f46\u4e0d\u8981\u4ee5\u4e3a\u4f60\u5728\u56de\u907f\u8fd9\u6b21\u8c08\u8bdd!\u6211\u5f88\u5feb\u5c31\u4f1a\u628a\u7ec6\u8282\u544a\u8bc9\u4f60.\u6211\u5f88\u5feb\u5c31\u4f1a\u4ece\u4f60\u90a3\u91cc\u5f97\u5230\u8be6\\n\u7ec6\u7684\u8d44\u6599!","stahp4":"\u5979\u662f\u51fa\u4e8e\u597d\u610f...","stahp5":"...\u6211\u60f3.","tabanurse_dialog":"\u6b22\u8fce\u6765\u5230${{map_name}}\u7684\u7cbe\u7075\u4e2d\u5fc3!\\n\u60a8\u60f3\u4e3a\u60a8\u7684\u7cbe\u7075\u6cbb\u7597\u5417?\\n","okaythen":"\u597d\u7684!\u7ed9\u6211\u4e00\u70b9\u65f6\u95f4,\u6211\u5c31\u80fd\u6cbb\u597d\u4f60\u7684\u7cbe\u7075!","okaythen2":"\u55ef,\u770b\u8d77\u6765\u4f60\u7684\u7cbe\u7075\u73b0\u5728\u90fd\u597d\u4e86!\u4ed6\u4eec\u5728\u8fd9\u91cc!","waithere":"\u6211\u4eec\u5fc5\u987b\u6682\u65f6\u5728\u8fd9\u91cc\u7b49\u5f85.\u663e\u7136,\u524d\u9762\u6709\u68f5\u6811\u5012\u4e86.","nodrink":"\u6211\u5f88\u786e\u5b9a\u4f60\u592a\u5e74\u8f7b\u4e86,\u4e0d\u80fd\u559d\u9152......","professorswife":"\u54e6,\u4e0d!\u4f60\u521a\u521a\u9519\u8fc7\u4e86\u4ed6.\u6211\u60f3\u4ed6\u5df2\u7ecf\u8fdb\u57ce\u4e86.\u4e5f\u8bb8\u53bb\u90a3\u91cc\u770b\u770b?","understand?":"\u660e\u767d\u4e86\u5417?","input_name":"\u540d\u5b57?","input_monster_name":"\u4e3a\u4f60\u7684\u7cbe\u7075\u547d\u540d?","happy_rename":"\u54c8\u76ae\uff1a\u8fd9\u662f\u4e2a\u597d\u540d\u5b57!\u6211\u76f8\u4fe1\u4f60\u7684\u7cbe\u7075\u4f1a\u559c\u6b22\u5b83\u7684 :)","happy_guy_dialog":"\u54c8\u76ae\uff1a\u4f60\u597d!\u6211\u559c\u6b22\u7ed9\u7cbe\u7075\u53d6\u6635\u79f0,\u4f60\u60f3\u7ed9\u4f60\u7684\u7cbe\u7075\u53d6\u4e2a\u6635\u79f0\u5417?","shady_rename":"\u6539\u540d\u8005\uff1a\u795d\u4f60\u7684\u65b0\u540d\u5b57\u597d\u8fd0,\u670b\u53cb...","37707_sign_welcome":"\u6b22\u8fce\u6765\u523037707\u9547!\u6211\u4eec\u662f...","37707_sign_tower":"37707\u5854.\u8fd9\u4e2a\u5854\u7684\u7ed3\u6784\u662f\u975e\u5e38\u4e0d\u7a33\u5b9a\u7684.\u8bf7\u52ff\u8fdb\u5165!","37707_sign_foreign":"\u8fd9\u4e2a\u6807\u5fd7\u662f\u7528\u4e00\u79cd\u4f60\u65e0\u6cd5\u7406\u89e3\u7684\u5916\u8bed\u5199\u7684.","37707_house":"\u5f88\u5947\u602a.\u5b83\u662f\u9501\u7740\u7684.\u4f3c\u4e4e\u6ca1\u6709\u4eba\u5728\u4f7f\u7528\u8fd9\u680b\u697c.","37707_mail":"\u5b83\u662f\u7a7a\u7684,\u5145\u6ee1\u4e86\u8718\u86db\u7f51.","37707_exit_missing":"<recovery_module>:\u6b22\u8fce ${{name}}.\u8bf7\u7406\u89e3\u8fd9\u4e2a\u533a\u57df\u4ece\u672a\u5b58\u5728\u8fc7.\u4f60\u9047\u5230\u4e86\u4e00\u4e2a\u7cfb\u7edf\\n\u9519\u8bef.\\n<recovery_module>:\u8be5\u6545\u969c\u73b0\u5728\u5df2\u7ecf\u88ab\u4fee\u590d.\u4f60\u53ef\u4ee5\u4ece\u8fd9\u91cc\u7ee7\u7eed\u6b63\u5e38\u6e38\u620f.\u8bf7\u4e0d\u8981\u8bd5\u56fe\\n\u8fd4\u56de\u8fd9\u91cc.\\n<recovery_module>:\u9192\u6765\u5427.\u5fd8\u6389\u4e00\u5207.\u4e00\u5207\u90fd\u53ea\u662f\u4e00\u4e2a\u68a6...","37707_villager_male_2":"\u65e0\u540d\u8005\uff1a\u4f60\u4e0d\u80fd\u518d\u5e2e\u5fd9\u4e86.\u6211\u4eec\u4e0d\u5141\u8bb8\u8c08\u8bba\u8fd9\u4e2a\u95ee\u9898.\u4f60\u4e0d\u80fd\u7406\u89e3.\u79bb\u5f00\u5427.","37707_villager_male_3":"\u65e0\u540d\u8005\uff1a\u4f60......\u4f60\u4f1a\u8ba9\u6211\u4eec\u91cd\u65b0\u9677\u5165\u56f0\u5883.\u56de\u53bb\u5427,\u6c38\u8fdc\u4e0d\u8981\u518d\u56de\u6765\u4e86!","37707_sign_missing_welcome":"\u6b61\u8fca\u553b\u83ff\u63aa\u8aa4\u5c12\u93ae!\u83aa\u5011\u82c1\u553b\u8388\u6d0a\u832c\u904e","37707_sign_missing_foreign":"PyGame - UnboundLocalError.\u672c\u5730\u53d8\u91cf'map_id'\u5728\u8d4b\u503c\u524d\u88ab\u5f15\u7528\\n\u9519\u8bef404.**** \u8d44\u6e90\u672a\u627e\u5230.Please notify tHe dEvEl0p#r$ @b0%t t#1# ##### ###########\\n01010010 01100101 01101101 01100101 01101101 01100010 01100101 01110010 00100000 01101101 01100101 00101110","37707_sign_missing_hidden_read":"\u83aa\u5011\u5001\u6aa4\u6cb5\u770b\u83ff\u5b52\u9069\u500b:\u83aa\u5df3\u7d93\u6aa0\u54e0\u904e\u6cb5\u5b52.","37707_sign_missing_hidden_unread":"\u549c\u5ff2\u5aa5\u5b52","37707_house_missing":"\u9069\u91cc\u4ec0\u5e85\u561f\u8388\u6d27.\u82c1\u553b\u8388\u6d27.","37707_mail_missing":"\u549c\u6e5c\u6db3\u54cb,\u6cb5\u59b8\u59d2\u770b\u83ff\u6b54\u6db3.","37707_flower_missing":"\u63aa\u8aa4:\u5033\u4ef6\u61c6\u838bset_monster_health\u7b23\u6d5b\u5638\u6548\u50aa\u85ae$.\u83ed\u7642\u8470\u6d27\u68c8\u9748.","37707_tower_missing":"\u6cb5\u82a3\u80fd\u740e\u53fa\u2460\u500b\u82a3\u6d0a\u832c\u54cb\u8e3a\u833f\u7c85.","37707_sign_missing_tower":"\u9547N\/A <undefined_structure>. Denetsil evah dluohs uoy","spyder_papertown_stopthere":"\u563f,\u4f60\u4ee5\u4e3a\u4f60\u5728\u505a\u4ec0\u4e48?\\n \u8fdb\u5165\u8352\u91ce\u662f\u4e0d\u5b89\u5168\u7684,\u9664\u975e\u4f60\u6709\u4e00\u53ea\u7cbe\u7075.\\n \u6765\u6211\u4eec\u5e97\u91cc\u4e70\u4e00\u4e2a\u5427.","spyder_papertown_homemaker1":"\u4f60\u597d\u5417,${{name}}? \\n \u4e00\u5982\u65e2\u5f80\u5730\u5b89\u9759\u548c\u5e84\u91cd,\u6211\u770b\u5230\u4e86.","spyder_papertown_mom3":"\u54e6,\u4f60\u4e3a\u81ea\u5df1\u627e\u5230\u4e86\u4e00\u53ea\u7cbe\u7075.\u606d\u559c\u4f60! \\n \u4e3a\u4ec0\u4e48\u4f60\u4e0d\u53bb\u4e0b\u4e00\u4e2a\u57ce\u9547\u63a2\u7d22\u5462?","spyder_papertown_mom4":"\u6b22\u8fce\u56de\u6765!\u770b\u770b\u4f60,\u957f\u5f97\u8fd9\u4e48\u5feb.","spyder_papertown_mom5":"\u4f60\u77e5\u9053\u5417,\u9694\u58c1\u7684\u4f69\u73c0\u5976\u5976\u5df2\u7ecf\u5f00\u4e86\u5979\u7684\u65e5\u6258\u4e2d\u5fc3. \\n \u55ef,\u6211\u60f3,\u4e0d\u662f\u6bcf\u4e2a\u4eba\u90fd\u80fd\u6210\u4e3a\u53d1\u660e\u5bb6\u7684. ","spyder_papertown_mom6":"\u795d\u8d3a\u4f60!\u4f60\u62ff\u4e0b\u4e86\u8fd9\u4e9b\u516c\u53f8! \\n \u5f53\u7136,\u73b0\u5728\u5f88\u591a\u4eba\u6ca1\u6709\u5de5\u4f5c\u4e86......\u4f46\u6211\u8ba4\u4e3a\u4f60\u505a\u4e86\u6b63\u786e\u7684\u4e8b\u60c5.","spyder_papertown_grannypiper2":"\u4f60\u77e5\u9053\u5417,\u76ae\u73c0\u5c14\u5bb6\u65cf\u662f\u9760\u6258\u513f\u6240\u751f\u610f\u53d1\u5bb6\u7684!\u4f60\u77e5\u9053\u5417? \\n \u6211\u5df2\u7ecf\u9000\u4f11\u5341\u5e74\u4e86,\u6211\u5f00\u59cb\u611f\u5230\u65e0\u804a\u4e86.\u6211\u60f3\u91cd\u65b0\u6295\u5165\u5176\u4e2d!","spyder_papertown_myfirstmon1":"*\u7ffb\u627e* *\u7ffb\u627e* ","spyder_papertown_myfirstmon2":"\u6211\u4eec\u6765\u4e86,\u6709\u4e94\u53ea\u7cbe\u7075!\u4f60\u559c\u6b22\u54ea\u4e2a?","spyder_papertown_rockittenchosen":"\u4e00\u4e2a\u5f88\u597d\u7684\u9009\u62e9!\u5c0f\u5ca9\u732b\u662f\u4e00\u53ea\u571f\u7cfb\u7684\u7cbe\u7075.","spyder_papertown_lambertchosen":"\u4e00\u4e2a\u4e0d\u9519\u7684\u9009\u62e9!\u5170\u4f2f\u8482\u4e9a\u662f\u6728\u7cfb\u7cbe\u7075.","spyder_papertown_nutchosen":"\u4e00\u4e2a\u534e\u4e3d\u7684\u9009\u62e9!\u87ba\u6bcd\u517d\u662f\u4e00\u53ea\u91d1\u7cfb\u7cbe\u7075.","spyder_papertown_tweesherchosen":"\u4e00\u4e2a\u6709\u7075\u611f\u7684\u9009\u62e9!\u954a\u9e6d\u662f\u4e00\u53ea\u6c34\u7cfb\u7cbe\u7075.","spyder_papertown_agnitechosen":"\u4e00\u4e2a\u4f1f\u5927\u7684\u9009\u62e9!\u706b\u9b23\u8725\u662f\u4e00\u53ea\u706b\u7cfb\u7cbe\u7075.","spyder_papertown_wrapup":"\u6211\u4f1a\u628a\u5269\u4e0b\u7684\u8fd9\u4e9b\u4e1c\u897f\u9001\u7ed9\u5176\u4ed6\u9519\u8fc7\u4e86\u81ea\u5df1\u7684\u7cbe\u7075\u7684\u5b69\u5b50\u4eec!\u6211\u4e5f\u53ef\u80fd\u4f1a\u4e3a\u81ea\u5df1\u7559\u4e00\\n\u4e2a. ","spyder_papertown_firstfight_win":"\u54fc,\u4e00\u5b9a\u662f\u4fa5\u5e78.\u65b0\u7cbe\u7075\u4e0d\u53ef\u80fd\u6bd4\u65e7\u7cbe\u7075\u66f4\u5dee!","spyder_papertown_firstfight_lose":"\u679c\u7136\u4e0d\u51fa\u6240\u6599!\u65e7\u7cbe\u7075\u65e0\u6cd5\u4e0e\u65b0\u7cbe\u7075\u76f8\u6bd4!","spyder_cottontown_monk":"\u6211\u88ab\u4e94\u884c\u9053\u573a\u6307\u6d3e\u6765\u7167\u987e\u8fd9\u91cc\u7684\u96d5\u50cf. \\n \u4f46\u5168\u80fd\u516c\u53f8\u6b63\u8ba1\u5212\u5c06\u5176\u529e\u516c\u5ba4\u6269\u5927\u5230\u8fd9\u4e2a\u7a7a\u95f4. \\n \u6211\u4e0d\u77e5\u9053\u5f53\u4ed6\u4eec\u8fd9\u6837\u505a\u65f6,\u8fd9\u4e9b\u96d5\u50cf\u4f1a\u53d1\u751f\u4ec0\u4e48.","spyder_cottontown_hackerintro":"\u563f,\u5f88\u9177\u7684\u7cbe\u7075!\u6211\u53ef\u4ee5\u770b\u770b\u6536\u636e\u5417? \\n ... \\n \u5f00\u4e2a\u73a9\u7b11,\u6211\u6709\u79cd\u611f\u89c9,\u4f60\u6ca1\u6709\u7528\u5b98\u65b9\u7684\u6e20\u9053\u6765\u6311\u9009\u5b83. \\n \u591a\u5e74\u6765,\\\"\u4e94\u5927\u652f\u67f1 \\\"\u4e00\u76f4\u63a7\u5236\u7740\u6700\u5f3a\u7684\u7cbe\u7075.\u4f60\u89c9\u5f97\u6233\u4ed6\u4eec\u7684\u773c\u955c\u4f1a\u4e0d\u4f1a\u5f88\u9177? \\n ... \\n \u5f88\u597d!\u6211\u6709\u4e00\u4e2a\u9879\u76ee\u7ed9\u4f60.\u5728\u5496\u5561\u9986\u89c1\u6211!","spyder_cottontown_stopthere":"\u563f,\u8fd9\u53ef\u4e0d\u884c!\u5728\u4f60\u8dd1\u6389\u4e4b\u524d,\u4f60\u5fc5\u987b\u6765\u53c2\u52a0\u6211\u5728\u5496\u5561\u9986\u7684\u8bb2\u5ea7!","spyder_cottontown_enforcer":"\u4e0d\u8981\u7ba1\u5b83,\u5b69\u5b50,\u8fd9\u662f\u79c1\u4eba\u8d22\u4ea7!","37707_villager_male_missing":"00000: \u83aa\u82c1\u6cac\u70aa\u6ce9\\n${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}} ${{name}}","spyder_cottoncafe_hackerchat":"\u4f60\u80fd\u5e2e\u52a9\u7cbe\u7075\u767e\u79d1,\u8fd9\u592a\u9177\u4e86.\\n ... \\n \u6dfb\u52a0\u6240\u6709\u7684\u7cbe\u7075\u6709\u4ec0\u4e48\u5956\u52b1\u5417? \\n \u53ea\u6709\u5e2e\u52a9\u4eba\u7c7b\u7684\u6ee1\u8db3\u611f,\u4f19\u8ba1.","spyder_cottoncafe_barmaid":"\u6b22\u8fce\u56de\u6765.\u8981\u4e0d\u8981\u6211\u628a\u4f60\u7684\u7cbe\u7075\u653e\u5728\u6cbb\u7597\u5ba4\u91cc?","spyder_cottonart_granny":"\u6211\u4e00\u5b9a\u662f\u5f00\u59cb\u6000\u5ff5\u4e86.\u6211\u51e0\u4e4e\u603b\u662f\u8bf4 \\n \\\"\u5728\u6211\u7684\u65f6\u4ee3,\u4e8b\u60c5\u4f1a\u66f4\u597d!\\\"","spyder_cottonart_goth":"\u6211\u66fe\u7ecf\u559c\u6b22\u6bcf\u5468\u672b\u6765\u8fd9\u91cc\u770b\u753b. \\n \u73b0\u5728\u6240\u6709\u6700\u597d\u7684\u753b\u90fd\u88ab\u5356\u6389\u4e86,\u800c\u4e14\u95e8\u7968\u4e5f\u592a\u8d35\u4e86. \\n \u4f46\u6211\u7684\u7956\u6bcd\u60f3\u6765,\u6240\u4ee5......","spyder_cottonart_florist":"\u4f60\u5bf9\u6e2f\u53e3\u4e2d\u7684\u8239\u8236\u7684\u84dd\u8272\u753b\u4f5c\u6709\u4ec0\u4e48\u770b\u6cd5? \\n \u5b83\u662f\u5370\u8c61\u6d3e\u98ce\u683c\u7684--\u8fd9\u610f\u5473\u7740\u5b83\u8bd5\u56fe\u6355\u6349\u5149\u7ebf\u7684\u5916\u89c2\u548c\u884c\u4e3a. \\n \u770b\u5230\u6cbf\u7740\u6c34\u6ce2\u53cd\u5c04\u7684\u5c0f\u7ea2\u592a\u9633\u4e86\u5417?","spyder_cottonart_shopkeeper":"\u6b22\u8fce\u6765\u5230\u68c9\u82b1\u9547\u827a\u672f\u9986.\u554a--\u6211\u662f\u8bf4\u827a\u672f\u5546\u5e97! \\n \u81ea\u4ece\u4ed6\u4eec\u524a\u51cf\u6211\u4eec\u7684\u8d44\u91d1\u540e,\u6211\u4eec\u4e0d\u5f97\u4e0d\u51fa\u552e\u827a\u672f\u54c1,\u800c\u4e0d\u4ec5\u4ec5\u662f\u5c55\u793a\u5b83\u4eec. \\n \u5165\u573a\u8d39\u4e3a${{currency}50\u5143.\u8fd9\u5c06\u7528\u4e8e\u516c\u53f8\u7684\u5e74\u5ea6\u80a1\u606f.","spyder_cottonscoop_deviceoffer":"\u6b22\u8fce.\u4eca\u5929,\u6211\u4eec\u6b63\u5728\u63a8\u5e7f\u91c7\u96c6\u8bbe\u5907.\u4f60\u77e5\u9053\u8fd9\u4e9b\u662f\u4ec0\u4e48\u5417?","spyder_cottonscoop_devicenoexplan":" \u597d\u5427,\u8fd9\u91cc\u6709\u4e94\u4e2a\u4f5c\u4e3a\u514d\u8d39\u6837\u54c1.\u5982\u679c\u60a8\u5bf9\u91c7\u96c6\u8bbe\u5907\u7684\u5de5\u4f5c\u65b9\u5f0f\u6709\u4efb\u4f55\u7591\u95ee,\u8bf7\u5411\\n\u6211\u7684\u52a9\u624b\u8be2\u95ee!","spyder_cottonscoop_deviceexplan":"\u8ba9\u6211\u7684\u52a9\u624b\u6765\u5411\u4f60\u4ecb\u7ecd.","spyder_cotton_tuxepediaintro2":"\u6dfb\u52a0\u4fe1\u606f\u6240\u9700\u8981\u7684\u662f\u4f60\u6293\u4f4f\u90a3\u4e2a\u7279\u5b9a\u7684\u7cbe\u7075.\u8fd9\u771f\u662f\u592a\u9177\u4e86.","spyder_cotton_tuxepediaintro3":"\u4f60\u5168\u795e\u8d2f\u6ce8\u5730\u9605\u8bfb\u65b0\u6761\u76ee,\u4ee5\u81f3\u4e8e\u4f60\u6ca1\u6709\u6ce8\u610f\u5230\u4eba\u4eec\u79bb\u5f00.","spyder_cotton_tuxepediaintro4":"\u4f60\u80fd\u6765\u771f\u662f\u592a\u9177\u4e86.\u8fd8\u6709\u8fd9\u4e48\u591a\u7684\u7cbe\u7075\u8981\u52a0\u5165--\u6211\u60f3\u6709\u4e00\u767e\u591a\u4e2a. \\n \u4f60\u53ef\u4ee5\u771f\u6b63\u8fdb\u5165\u5b83,\u5e76\u4e3a\u4e16\u754c\u5e26\u6765\u6539\u53d8. ","spyder_route2_billie1":"\u563f,\u5c0f\u6c14\u9b3c!\u4f60\u8fd8\u5e26\u7740\u4f60\u5077\u6765\u7684\u7cbe\u7075\u5417?","spyder_route2_billie2":"\u8fd9\u662f\u4e00\u79cd\u4fa5\u5e78.\u6211\u7684\u7cbe\u7075\u5f88\u8d35,\u8fd9\u610f\u5473\u7740\u5b83\u4eec\u7684\u8d28\u91cf\u5f88\u9ad8.","spyder_route2_graf1":"\u6211\u662f\u738b\u8005--\u5728\u640f\u51fb\u548c\u7f51\u7403\u65b9\u9762!","spyder_route2_marion1":"\u5468\u56f4\u6709\u8fd9\u4e48\u591a\u7f8e\u5473\u7684\u8682\u8681!...\u5bf9\u4e8e\u6211\u7684\u963f\u5c14\u591a\u6069,\u6211\u7684\u610f\u601d\u662f...","spyder_route2_roddick1":"\u5f53\u6211\u88ab\u6218\u6597\u8718\u86db\u57cb\u4f0f\u5728\u5730\u7262\u91cc\u7684\u65f6\u5019,\u6211\u611f\u5230\u975e\u5e38\u60ca\u6050.","spyder_route2_roddick2":"\u563f,\u4f60\u770b\u8d77\u6765\u4e00\u70b9\u4e5f\u4e0d\u60ca\u614c\u5931\u63aa!","spyder_citypark_maniac":"\u5537,\u6211\u4eec\u5927\u8179\u4fbf\u4fbf\u4e86!","spyder_citypark_granny":"\u7a0d\u4f5c\u4f11\u606f\u540e,\u6211\u4eec\u5c06\u8d70\u56de\u76ae\u9769\u57ce.","spyder_citypark_florist":"\u6b23\u8d4f\u82b1\u5c55!\u5b83\u662f\u76ae\u9769\u57ce\u7684\u9a84\u50b2.","spyder_citypark2_florist":"\u8fd9\u4e9b\u82b1\u770b\u8d77\u6765\u8fd8\u4e0d\u9519,\u4e0d\u662f\u5417?...\u81ea\u4ece\u76ae\u9769\u57ce\u5f00\u59cb\u91c7\u77ff\u4ee5\u6765,\u82b1\u513f\u4eec\u5c31\u4e00\u76f4\u5904\u4e8e\u98ce\u96e8\u98d8\\n\u6447\u7684\u72b6\u6001!","spyder_route2_graf2":"\u6211\u88ab\u62db\u5f85\u4e86.","spyder_citypark_frances1":"\u6211\u6709\u5168\u4e16\u754c\u6700\u597d\u7684\u82b1\u56ed.\u8fd9\u5c31\u662f\u4e3a\u4ec0\u4e48\u8fd9\u4e9b\u5c0f\u53f6\u706f\u4e0d\u65ad\u51fa\u73b0.","spyder_citypark_bobette2":" \u4e00\u53ea\u732b\u4f1a\u8d62\u5f97\u2026","spyder_route3_drag1":"\u4ee3\u7406\u4eba\uff1a\u6316\u6398\u5de5\u4f5c\u53d1\u751f\u4e86\u4ec0\u4e48?\\n \u6211\u4eec\u88ab......\u6253\u65ad\u4e86.\u88ab......\u4e00\u4e2a\u5b69\u5b50.\\n\u4e00\u4e2a\u5b69\u5b50?\\n\u4f46\u6211\u4eec\u786e\u5b9e\u627e\u5230\u4e86\u4e00\u4e2a...\\n\u5618,\u4f60\u77e5\u9053\u8fd9\u662f\u6700\u9ad8\u673a\u5bc6.\u597d\u5427,\u628a\u5b83\u4ea4\u51fa\u6765,\u7136\u540e\u6eda\u86cb! \\n\u597d\u7684,\u7ed9\u4f60......\u5443!","spyder_route3_drag2":"\u4ee3\u7406\uff1a\u4ec0\u4e48?\u8ddf\u6211\u6765,\u4f60\u53ef\u4ee5\u5411\u603b\u90e8\u89e3\u91ca\u8fd9\u4e2a\u95ee\u9898!","spyder_route3_zoolander1":"\u4e00\u5757\u5de8\u77f3\u7ed9\u65c5\u884c\u8005\u5e26\u6765\u4e86\u9ebb\u70e6? \\n \u8fd9\u662f \\\"\u6211\u4eec\u7684\u9519\\\"? \\n \u8c01\u5728\u4e4e\u5462?\u6211\u4eec\u6709\u7d27\u6025\u7684\u5de5\u4f5c\u8981\u505a!","spyder_route3_zoolander2":"\u554a,\u6211\u7684\u5927\u9524\u5b50\u6389\u4e86!","spyder_route3_qqq1":"\u554a,\u6267\u6cd5\u8005\u5e76\u4e0d\u6253\u7b97\u8ba9\u4efb\u4f55\u4eba\u51fa\u53bb!","spyder_route3_qqq2":"\u6211\u4e0d\u4f1a\u900f\u9732\u4efb\u4f55\u5173\u4e8e\u6211\u4eec\u7684\u9634\u8c0b\u7684\u4fe1\u606f!\u4e8b\u5b9e\u4e0a,\u5fd8\u8bb0\u6211\u8bf4\u8fc7\u7684\u5173\u4e8e\u9634\u8c0b\u7684\u4e8b\u60c5\u5427.\u4e8b\\n\u5b9e\u4e0a,\u5c31\u5f53\u6211\u6ca1\u8bf4\u8fc7\u4ec0\u4e48\u9634\u8c0b\u5427!","spyder_route3_novak1":" \u6211\u7684\u57c3\u6d1b\u98de\u662f\u4e2a\u5929\u624d!\u6211\u8981\u5c3d\u53ef\u80fd\u591a\u5730\u6536\u96c6.","spyder_route3_novak2":"\u55ef,\u4e0d\u591f\u806a\u660e.......","spyder_route3_weaver1":"\u563f,\u522b\u7ba1\u5b83\u4e86!\u8fd9\u4e2a\u77ff\u533a\u662f\u5c5e\u4e8e\u6c99\u592b\u7279\u7684!","spyder_route3_weaver2":"\u53bb\u5427,\u51fa\u53bb\u5427!","spyder_route3_curie1":"\u770b\u770b\u6211\u7684\u5b8f\u4f1f\u53d1\u660e\u5427!","spyder_route3_curie2":"\u4f60\u4e3a\u4ec0\u4e48\u8981\u8fd9\u6837\u505a?","spyder_route3_connor1":"\u6211\u7684\u5c16\u523a\u8702\u73b0\u5728\u6b63\u5904\u4e8e\u6218\u6597\u72b6\u6001--\u6709\u4e00\u6bb5\u65f6\u95f4\u5b83\u65e0\u6cd5\u98de\u884c.","spyder_route3_connor2":"\u54e6,\u597d\u5427,\u8fd9\u5c06\u662f\u4ed6\u4eec\u7684\u4e00\u4e2a\u5b66\u4e60\u7ecf\u9a8c.","spyder_route3_roxby1":"\u628a\u6253\u6869\u673a\u62ff\u8fc7\u6765,\u5feb\u70b9!\u563f......\u4f60\u770b\u8d77\u6765\u4e0d\u50cf\u662f\u4e2a\u77ff\u5de5. ","spyder_route3_twig1":"\u6211\u4eec\u6316\u51fa\u6765\u7684\u4e00\u4e9b\u4e1c\u897f\u662f\u5c5e\u4e8e\u535a\u7269\u9986\u7684! \\n \u7b49\u7b49,\u4f60\u4e0d\u5728\u8fd9\u91cc\u5de5\u4f5c. ","spyder_route3_twig2":"\u4e0d\u8981\u5411\u8001\u677f\u63d0\u8d77\u535a\u7269\u9986\u7684\u4e8b,\u597d\u5417?","spyder_route3_twig3":"\u6211\u5c06\u8fdb\u884c\u66f4\u591a\u7684\u8bad\u7ec3,\u53d8\u5f97\u50cf\u6211\u4eec\u7684\u8001\u677f\u4e00\u6837\u5f3a\u5927. \\n \u5979\u5982\u6b64\u52aa\u529b\u5730\u6210\u4e3a\u9886\u5bfc\u8005,\u6211\u5e0c\u671b\u6709\u4e00\u5929\u80fd\u50cf\u5979\u4e00\u6837.","spyder_route3_wanda1":"\u6211\u4f3c\u4e4e\u53ea\u6293\u5230\u4e86\u65e0\u804a\u7684\u6d6e\u86de\u8753!","spyder_wayfarer1_jessie2":"\u4f60\u4e0d\u50cf\u6267\u6cd5\u8005\u90a3\u6837\u6709\u5e2e\u52a9.\u4e5f\u6ca1\u6709\u90a3\u4e48\u82f1\u4fca. ","spyder_wayfarer1_nightshade1":"\u8fd9\u5f88\u4ee4\u4eba\u5c34\u5c2c.\u6240\u6709\u62a4\u58eb\u7684\u7cbe\u7075\u90fd\u751f\u75c5\u4e86,\u4f46\u6267\u6cd5\u8005\u7684\u7cbe\u7075\u5374\u5f88\u5065\u5eb7!","spyder_wayfarer1_nightshade2":"\u6211\u60f3\u6211\u4eec\u6709\u5f88\u591a\u4e1c\u897f\u9700\u8981\u5b66\u4e60,\u5173\u4e8e\u7cbe\u7075\u7684\u62a4\u7406.","spyder_wayfarer1_victor1":"\u563f,\u4f60\u4e0d\u80fd\u5e26\u7740\u53ef\u80fd\u88ab\u611f\u67d3\u7684\u7cbe\u7075\u79bb\u5f00!","spyder_wayfarer1_victor2":"\u5c31\u5728\u90a3\u91cc\u505c\u4e0b!\u6216\u8005,\u55ef...","spyder_wayfarer1_morningstar1":"\u5728\u8fd9\u91cc\u770b\u5230\u4f60,\u6211\u4e00\u70b9\u4e5f\u4e0d\u60ca\u8bb6. ","spyder_wayfarer1_morningstar2":"\u4ee5\u540e\u518d\u6765\u627e\u6211--\u8bf7\u4e0b\u4e00\u4e2a\u75c5\u4eba!","spyder_wayfarer1_bravo1":"\u6b64\u9879\u6267\u6cd5\u884c\u52a8\u7531\u5168\u80fd\u516c\u53f8\u8d5e\u52a9.\u4f60\u552f\u4e00\u9700\u8981\u7684\u65b0\u95fb. ","spyder_wayfarer1_bravo2":"\u8bf7\u4e0d\u8981\u8ba9\u6211\u7684\u6218\u6597\u8868\u73b0\u5f71\u54cd\u4f60\u5bf9\u5168\u80fd\u516c\u53f8\u7684\u770b\u6cd5. ","spyder_wayfarer1_james1":"\u6211\u60f3\u77e5\u9053\u6267\u6cd5\u8005\u600e\u4e48\u8fd9\u4e48\u5feb\u5c31\u6765\u4e86!?\u4e00\u5b9a\u662f\u6770\u897f\u62a4\u58eb\u53eb\u4ed6\u4eec\u6765\u7684.","spyder_wayfarer1_james2":"\u6211\u5f88\u9ad8\u5174\u6770\u897f\u6ca1\u6709\u770b\u5230\u6211\u8fd9\u6837\u7684\u635f\u5931!","spyder_wayfarer1_bismuth1":"\u6211\u5e0c\u671b\u8fd9\u4e0e\u52fa\u5b50\u519c\u573a\u7684\u90a3\u4e9b\u751f\u75c5\u7684\u7cbe\u7075\u6ca1\u6709\u5173\u7cfb!","spyder_route4_beck1":"\u4f60\u7684\u53d1\u7403!","spyder_route4_beck2":"\u6e38\u620f,\u8bbe\u7f6e,\u6bd4\u8d5b.","spyder_flower_mieke1":"\u5bf9\u6211\u4eec\u6765\u8bf4,\u8bbf\u95ee\u82b3\u767b\u5730\u533a\u662f\u4e00\u4ef6\u4ee4\u4eba\u6fc0\u52a8\u7684\u4e8b\u60c5!\u4f60\u4eec\u8fd9\u91cc\u6709\u5982\u6b64\u72ec\u7279\u7684\u7cbe\\n\u7075...... \\n \u563f,\u4f60\u60f3\u505a\u4ea4\u6613\u5417?\u7528\u6211\u7684\u5706\u9525\u53f6\u6362\u4e00\u4e2a\u6211\u4eec\u5bb6\u4e61\u6ca1\u6709\u7684\u751f\u7269...... \\n \u53cb\u53cb\u732b\u600e\u4e48\u6837?","spyder_flower_mieke_willtrade":"\u55ef,\u5f88\u597d!\u7ed9\u4f60.","spyder_flower_fez1":"\u6211\u4eec\u5730\u533a\u7684\u6bcf\u4e2a\u4eba\u90fd\u5fc5\u987b\u4ece\u540c\u6837\u7684\u4e94\u79cd\u65e0\u804a\u7684\u7cbe\u7075\u4e2d\u6311\u9009\u4e00\u79cd.\\n \u6211\u77e5\u9053\u5927\u6982\u6709\u4e00\u767e\u4e2a\u4eba\u6709\u706b\u72d0......\\n \u563f,\u4f60\u60f3\u505a\u4ea4\u6613\u5417?\u7528\u6211\u7684\u706b\u72d0\u6362\u4e00\u4e2a\u5ca9\u6d46\u9f9f?","spyder_flower_fez_noignibus":"\u54e6,\u8fd9\u5e76\u4e0d\u91cd\u8981--\u6211\u53ef\u4ee5\u770b\u5230\u4f60\u6ca1\u6709\u5ca9\u6d46\u9f9f.","spyder_flower_fez_willtrade":"\u592a\u597d\u4e86!\u5e72\u5f97\u597d.","spyder_flower_cady_nogrintot":"\u54e6,\u8fd9\u5e76\u4e0d\u91cd\u8981--\u6211\u53ef\u4ee5\u770b\u5230\u4f60\u6ca1\u6709\u683c\u6797\u6258\u7279. ","spyder_flower_sandy1":"\u8fd9\u53ea\u6cd5\u51e1\u4e00\u76f4\u5411\u6211\u55b7\u6c34.\u771f\u9ebb\u70e6! \\n \u563f,\u4f60\u60f3\u8981\u5b83\u5417?\u4f60\u5f97\u7ed9\u6211\u4e00\u4e2a\u954a\u9e6d\u4f5c\u4e3a\u56de\u62a5.","spyder_flower_sandy_notweesher":"\u54e6,\u8fd9\u5e76\u4e0d\u91cd\u8981--\u6211\u53ef\u4ee5\u770b\u5230\u4f60\u5e76\u6ca1\u6709\u954a\u9e6d.","spyder_flower_cady_willtrade":"\u55ef,\u5f88\u597d!\u7ed9\u4f60.","spyder_flower_teach1":"\u54e6,\u6211\u7684\u53e6\u4e00\u4e2a\u5b66\u751f\u5230\u54ea\u91cc\u53bb\u4e86?","spyder_flower_petshopassistant":"\u4f60\u597d - \u6211\u4eec\u662f\u5ba0\u7269\u5e97\u7537\u5b69.\u4f60\u6709\u5174\u8da3\u8d2d\u4e70\u4e00\u53ea\u7cbe\u7075\u5417?","spyder_flower_petshopkeeper2":"\u544a\u8bc9\u4f60\u5427,\u4e3a\u4ec0\u4e48\u6211\u4e0d\u7ed9\u4f60\u4e00\u4e2a,\u4f60\u53ef\u4ee5\u56de\u6765\u544a\u8bc9\u6211\u5b83\u4f1a\u53d8\u6210\u4ec0\u4e48!","spyder_flower_petshopkeeper3":"\u4f60\u8ba9\u7ef4\u7ef4\u5e15\u96f7\u8fdb\u5316\u4e86\u5417?","spyder_route1_beachcomber":"\u8981\u5954\u8dd1,\u53ea\u9700\u6309\u4f4fSHIFT\u952e. \\n \u770b!\u6211\u50cf\u57c3\u6d1b\u98de\u4e00\u6837\u81ea\u7531!","spyder_cottonhouse1_homemaker":"\u770b\u5230\u5468\u56f4\u6709\u8fd9\u4e48\u591a\u6267\u6cd5\u8005,\u6211\u611f\u5230\u5f88\u5b89\u5168.\u6211\u8ba4\u4e3a\u4f60\u6c38\u8fdc\u4e0d\u4f1a\u592a\u5c0f\u5fc3. \\n \u62a5\u7eb8\u4e0a\u603b\u662f\u62a5\u9053\u5728\u8fd9\u4e2a\u5730\u533a\u53d1\u751f\u7684\u53ef\u6015\u7684\u72af\u7f6a\u884c\u4e3a!","spyder_cottonhouse1_firefighter":"\u4f60\u77e5\u9053\u7cbe\u7075\u6709\u53ef\u80fd\u6709\u4e24\u4e2a\u5c5e\u6027\u5417? \\n \u751a\u81f3\u4e00\u4e2a\u6280\u80fd\u53ef\u4ee5\u540c\u65f6\u5c5e\u4e8e\u4e24\u4e2a\u5c5e\u6027.","spyder_cottonhouse2_magician":"\u6709\u4e9b\u5c5e\u6027\u662f\u76f8\u4e92\u514b\u5236\u7684. \\n \u5b66\u4e60\u5c5e\u6027\u4e4b\u95f4\u7684\u76f8\u4e92\u4f5c\u7528,\u662f\u6210\u4e3a\u4e00\u540d\u81ea\u7531\u68a6\u5927\u5e08\u7684\u5173\u952e.","spyder_cottonhouse2_catgirl":"\u4f60\u89c1\u8fc7\u57ce\u5e02\u516c\u56ed\u91cc\u7684\u90a3\u4e2a\u8001\u4eba\u5417?\u4ed6\u5bf9\u6253\u7834\u8bb0\u5f55\u5f88\u7740\u8ff7!","spyder_cottonhouse2_shopkeeper":"\u6211\u5bf9\u5176\u4ed6\u5730\u533a\u7684\u4eba\u6ca1\u6709\u610f\u89c1. \\n \u53ea\u662f\u4e0d\u8981\u6765\u6253\u6270\u6211\u7684\u5de5\u4f5c,\u597d\u5417?","spyder_leatherhouse1_florist":"\u4ee5\u524d\u6709\u51e0\u5bb6\u7535\u89c6\u53f0\u548c\u5e7f\u64ad\u7535\u53f0\u5728\u8fd0\u8425,\u4f46\u5168\u80fd\u9891\u9053\u628a\u5b83\u4eec\u8d76\u8d70\u4e86. \\n \u73b0\u5728\u6211\u4eec\u4e0d\u5fc5\u62c5\u5fc3\u4e0d\u540c\u7684\u8bb0\u8005\u76f8\u4e92\u77db\u76fe\u4e86.","spyder_leatherhouse2_scientist":"\u6211\u4e3a\u6c99\u592b\u7279\u5de5\u4f5c. \\n ... \\n \u6211\u7684\u5934\u76d4\u5462?\u6211\u4e0d\u9700\u8981,\u6211\u4ece\u6211\u4eec\u7684\u529e\u516c\u5ba4\u8fdc\u7a0b\u63a7\u5236\u5361\u8f66. \\n \u5f88\u5feb,\u77ff\u533a\u7684\u5927\u90e8\u5206\u5de5\u4f5c\u90fd\u5c06\u5b9e\u73b0\u81ea\u52a8\u5316. ","spyder_leatherhouse2_miner":"\u4f60\u4e0d\u4f1a\u76f8\u4fe1\u4ed6\u4eec\u57283\u53f7\u516c\u8def\u4e0a\u6316\u51fa\u4e86\u4ec0\u4e48. \\n \u6211\u4ece\u6765\u6ca1\u6709\u89c1\u8fc7\u8fd9\u4e48\u5927\u7684\u86cb. \\n \u54ce\u5440,\u6211\u8bf4\u5f97\u592a\u591a\u4e86. ","spyder_flowerhouse1_tv":"\u4e24\u4e2a\u7cbe\u7075\u5728\u6218\u6597.\\\"\u6211\u4e0d\u662f\u4f60\u7684\u670b\u53cb,\\\",\u4e00\u4e2a\u53cb\u53cb\u732b\u8bf4.","spyder_flowerhouse2_soldier":"\u6211\u5728\u6218\u4e89\u671f\u95f4\u4e3a\u5c3c\u59c6\u7f57\u5fb7\u5de5\u4f5c. \\n \u4e0d\u662f\u8bf4\u6211\u5f97\u5230\u4e86\u5956\u7ae0.\u6216\u9605\u5175\u5f0f. \\n \u4ed6\u4eec\u4e0d\u4f1a\u628a\u8fd9\u4e9b\u4e1c\u897f\u53d1\u7ed9\u96c7\u4f63\u5175.","spyder_flowerhouse2_scientist":"FUD\u7535\u53f0\u6bcf\u5929\u65e9\u4e0a\u90fd\u4f1a\u53eb\u9192\u6211. \\n \u6211\u4e0d\u786e\u5b9a\u6211\u662f\u5426\u5173\u5fc3\u4ed6\u4eec\u7684\u653f\u6cbb,\u4f46\u81f3\u5c11\u4ed6\u4eec\u8bf4\u4e86\u4ed6\u4eec\u6240\u770b\u5230\u7684\u4e00\u5207!","spyder_flower_florist":"\u4ee5\u524d\u8fd9\u91cc\u6709\u4e00\u4e2a\u6cb3\u8239\u8239\u957f,\u53ef\u4ee5\u5e26\u4f60\u5728\u6cb3\u4e0a\u548c\u6cb3\u4e0b\u822a\u884c. \\n \u4f46\u6211\u5df2\u7ecf\u6709\u51e0\u5929\u6ca1\u6709\u89c1\u5230\u4ed6\u4e86. ","spyder_flowerhouse1_firefighter":"\u4e94\u5927\u652f\u67f1\u516c\u53f8\u662f\u8fd9\u4e2a\u5730\u533a\u552f\u4e00\u7684\u5927\u516c\u53f8.\u4ed6\u4eec\u6709\u5f88\u5927\u7684\u5f71\u54cd\u529b.","spyder_nimrod_birbrobo1":"\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4\u54d4","spyder_nimrod_birbrobo2":"\u5657\u5657","spyder_nimrod_chromerobo1":"\u54d4\u54d4","spyder_nimrod_xeon1":"\u5594......\u6bdb\u523a......\u83b7\u5f97\u7684\u76ee\u6807","spyder_nimrod_xeon2":"...\u83ca\u82b1,\u83ca\u82b1,\u7ed9\u6211\u4f60\u7684\u7b54\u6848,\u505a...","spyder_nimrod_thatcher1":"Woo-wee.\u77a7\u77a7\u8fd9\u4e2a.\u90a3\u4e9b\u6297\u8bae\u8005\u4e0d\u4f1a\u77e5\u9053\u662f\u4ec0\u4e48\u88ad\u51fb\u4e86\u4ed6\u4eec.","spyder_nimrod_thatcher2":"\u6ca1\u6709\u8bc4\u8bba. ","spyder_nimrod_honour1":"\u4f60\u6562\u78b0\u90a3\u4e9b\u539f\u578b!? ","spyder_nimrod_honour2":"\u522b\u7ba1\u90a3\u4e9b\u539f\u578b\u4e86!","spyder_nimrod_antimony1":"\u54e6,\u4e0a\u5e1d,\u4f60\u7834\u574f\u4e86\u539f\u578b.\u6211\u4eec\u6b63\u51c6\u5907\u5f00\u59cb\u5927\u89c4\u6a21\u751f\u4ea7.","spyder_nimrod_antimony2":"\u591a\u5e74\u7684\u5de5\u4f5c,\u5728\u51e0\u5206\u949f\u5185\u5c31\u4ed8\u8bf8\u4e1c\u6d41\u4e86. ","spyder_nimrod_rebel1":"\u5927\u6559\u5802\u6d3e\u4f60\u53bb\u4e70\u90a3\u6279\u65b0\u7684....... \\n \u6ca1\u6709? \\n \u54e6.","spyder_nimrod_rebel2":"\u6211\u95ee\u7684\u90a3\u6279\u8d27\u88c5\u6ee1\u4e86\u2026\u2026\u55ef\u2026\u2026\u6cf0\u8fea\u718a.","spyder_nimrod_maverick1":"\u5728\u665a\u4e0a,\u6211\u81ea\u5df1\u5f39\u5409\u4ed6.","spyder_nimrod_maverick2":"\u6211\u5e0c\u671b\u6211\u8ba4\u8bc6\u7684\u4eba\u53ef\u4ee5\u548c\u6211\u4e00\u8d77\u73a9\u97f3\u4e50.","spyder_nimrod_justice1":"\u4e0d\u8981\u95ee\u5e7d\u7075\u9f7f\u4e3a\u8c01\u800c\u9e23!","spyder_nimrod_justice2":"\u5b83\u4e3a\u6211\u800c\u9e23.","spyder_nimrod_mace1":"\u6211\u60f3\u8f9e\u804c,\u6210\u4e3a\u4e00\u540d\u97f3\u4e50\u5bb6.","spyder_nimrod_mace2":"\u6211\u5c06\u628a\u6211\u7684\u4e50\u961f\u79f0\u4e3a \\\"\u673a\u67aa\u624b\\\".","spyder_nimrod_argon2":"\u6211\u77e5\u9053\u6211\u4e0d\u53ef\u80fd\u8bf4\u670d\u4f60.","spyder_nimrod_zircon1":"\u5982\u679c\u4f60\u771f\u7684\u559c\u6b22\u7cbe\u7075,\u4f60\u4f1a\u652f\u6301\u6211\u4eec\u5728\u6218\u4e89\u4e2d\u7528\u673a\u5668\u4eba\u53d6\u4ee3\u5b83\u4eec.","spyder_nimrod_zircon2":"\u6211\u5e0c\u671b\u6211\u7528\u673a\u5668\u4eba\u53d6\u4ee3\u4e86\u6211\u7684\u7cbe\u7075. ","spyder_nimrod_archer1":"\u6838\u805a\u53d8\u6280\u672f\u8fdb\u5c55\u5982\u4f55?\u6211\u4eec ...\u7b49\u7b49,\u4f60\u4e0d\u662f\u6765\u81ea\u683c\u6797\u6c83\u4ec0!","spyder_nimrod_archer2":"\u95ed\u4e0a\u4f60\u7684\u5634,\u597d\u5417?","spyder_nimrod_bowie2":"\u90a3\u4e2a\u519b\u4e8b\u786c\u4ef6\u95ee\u9898\u662f\u5047\u8bbe\u6027\u7684,\u597d\u5417?","spyder_nimrod_tru1":"\u6211\u7684\u6b66\u5668\u8d62\u5f97\u4e86\u6218\u4e89,\u5236\u670d\u4e86\u4e16\u754c\u6bcf\u4e2a\u89d2\u843d\u7684\u8d77\u4e49,\u800c\u4f60\u8ba4\u4e3a\u4f60\u6709\u673a\u4f1a\u5bf9\u6297\u6211\u5417?","spyder_nimrod_guard1":"\u5bf9\u4e0d\u8d77,\u4f19\u8ba1,\u6b63\u5728\u8fdb\u884c\u79c1\u4eba\u4f1a\u8bae. \\n \u6240\u4ee5,\u8bf7\u79bb\u5f00\u5427!","spyder_route5_goliath1":"\u563f,\u4f60\u4e0d\u662f\u90a3\u4e2a\u8def\u4eba\u5ba2\u6808\u7684\u591a\u7ba1\u95f2\u4e8b\u7684\u5b69\u5b50\u5417?","spyder_route5_hunter1":"\u8981\u628a\u4e00\u4e2a\u56e2\u961f\u51dd\u805a\u5728\u4e00\u8d77,\u9700\u8981\u5f88\u591a\u4e1c\u897f.","spyder_route5_hunter2":"\u6211\u4eec\u4f1a\u56de\u6765\u7684.","spyder_route5_edith1":"\u545c\u547c!\u6211\u4eec\u7684\u7b2c100\u4e07\u53ea\u8682\u8681!...\u5443,\u6211\u4e0d\u8ba4\u4e3a\u6709\u4eba\u4f1a\u542c\u5230\u8fd9\u4e2a\u6d88\u606f.","spyder_route5_edith2":"\u8ba9\u6211\u4eec\u770b\u770b,\u5728\u963f\u5c14\u8fbe\u7279\u5403\u4e0b\u5979\u7684\u7b2c200\u4e07\u53ea\u8682\u8681\u4e4b\u540e,\u4f60\u662f\u5426\u8fd8\u80fd\u5982\u6b64\u72c2\u5984!","spyder_route5_cleo1":"\u6bcd\u4eb2\u8bf4\u4f60\u53ef\u4ee5\u5c06\u6211\u4eec\u7684\u8840\u7edf\u8ffd\u6eaf\u5230\u66fe\u7ecf\u7edf\u6cbb\u8fd9\u4e2a\u56fd\u5bb6\u7684\u56fd\u738b.","spyder_route5_cleo2":"\u54e6,\u7956\u5148,\u6211\u8ba9\u4f60\u5931\u671b\u4e86!","spyder_route5_tryphaena1":"\u4f60\u77e5\u9053,\u6211\u4eec\u7684\u540e\u88d4\u662f......\u4f60\u5df2\u7ecf\u542c\u8fc7\u4e86?\u54e6.","spyder_route5_tryphaena2":"\u597d\u5427,\u5f3a\u6743\u5373\u6b63\u4e49.","spyder_timber_dante1":"\u55e8\u670b\u53cb!\u5f88\u9ad8\u5174\u518d\u6b21\u89c1\u5230\u4f60. ","spyder_scoop_lanth1":"\u770b,\u8fd9\u4e9b\u7cbe\u7075\u662f\u591a\u4e48\u5e78\u798f\u554a!\u5b83\u4eec\u5f7c\u6b64\u4e4b\u95f4\u751f\u6d3b\u5f97\u5982\u6b64\u4eb2\u8fd1!","spyder_scoop_lanth2":"\u5178\u578b\u7684\u6fc0\u8fdb\u4e3b\u4e49\u9ebb\u70e6\u5236\u9020\u8005. ","spyder_scoop_paine1":"\u6211\u611f\u5230\u975e\u5e38\u53ef\u6015,\u56e0\u4e3a\u8fd9\u79cd\u75be\u75c5\u5df2\u7ecf\u4f20\u51fa\u53bb\u4e86. ","spyder_scoop_rubid1":"\u8fd9\u5b9e\u9645\u4e0a\u662f\u6700\u4eba\u9053\u7684\u9972\u517b\u7cbe\u7075\u7684\u65b9\u6cd5.","spyder_scoop_rubid2":"\u7814\u7a76\u8868\u660e,\u7cbe\u7075\u89c9\u5f97\u6218\u6597\u6bd4\u751f\u6d3b\u5728\u8fd9\u4e9b\u6761\u4ef6\u4e0b\u66f4\u6709\u538b\u529b. ","spyder_scoop_berys1":"\u4f60\u4f1a\u6ce8\u610f\u5230,\u8fd9\u91cc\u7684\u7cbe\u7075\u90fd\u6ca1\u6709\u751f\u75c5--\u5b83\u4eec\u90fd\u88ab\u5173\u5728\u9694\u79bb\u533a.","spyder_scoop_berys2":"\u52fa\u5b50\u5e76\u6ca1\u6709\u91ca\u653e\u75be\u75c5!\u6211\u5411\u4f60\u4fdd\u8bc1. ","spyder_scoop_turner1":"\u5176\u4e2d\u4e00\u4e9b\u4eba\u4f1a\u544a\u8bc9\u4f60,\u6267\u6cd5\u8005\u8ba9\u75be\u75c5\u4f20\u64ad\u51fa\u53bb.\u4e0d\u8981\u76f8\u4fe1\u4ed6\u4eec!","spyder_scoop_alyssa1":"\u4e00\u65e6\u53d1\u73b0\u75be\u75c5,\u6211\u4eec\u5c31\u628a\u53d7\u611f\u67d3\u7684\u7cbe\u7075\u79fb\u5230\u8fd9\u4e2a\u9694\u79bb\u5355\u5143.","spyder_scoop_alyssa2":"\u6211\u544a\u8bc9\u4f60,\u6211\u4eec\u628a\u75be\u75c5\u63a7\u5236\u4f4f\u4e86!","spyder_scoop_taggart1":"\u6709\u4eba\u5077\u4e86\u6211\u4eec\u53d1\u660e\u7684\u6781\u7aef\u7ea6\u675f\u88c5\u7f6e,\u7528\u6765\u628a\u7cbe\u7075\u5173\u5728\u7981\u95ed\u5ba4\u91cc!\u662f\u4f60\u5417?","spyder_scoop_taggart2":"\u5982\u679c\u4e0d\u662f\u4f60\u5077\u4e86 \\\"\u6781\u9650\u7ea6\u675f\\\",\u90a3\u662f\u8c01\u5077\u7684? ","spyder_scoop_donald1":"\u6211\u4eec\u5728\u8fd9\u91cc\u9694\u79bb\u7684\u90a3\u53ea\u751f\u75c5\u7684\u7cbe\u7075\u8dd1\u51fa\u6765\u4e86,\u95ef\u8fdb\u4e86\u50a8\u85cf\u5ba4\u4e4b\u5916\u7684\u5730\u65b9!\u6211\u4eec\u5982\u4f55\u4fdd\u8bc1\u50a8\\n\u85cf\u5ba4\u7684\u5b89\u5168?","spyder_scoop_donald2":"\u4f60\u53ef\u80fd\u53ea\u662f\u6709\u8db3\u591f\u7684\u529b\u91cf\u6765\u63a7\u5236\u9003\u8dd1\u7684\u7cbe\u7075.\u8bf7--\u4e3a\u6211\u4eec\u505a\u8fd9\u4ef6\u4e8b. ","spyder_scoop_orba1":"\u5440!\u4f60\u5728\u8fd9\u91cc\u505a\u4ec0\u4e48?","spyder_scoop_orba2":"\u5c31\u8fd9\u4e00\u70b9\u800c\u8a00,\u6211\u5728\u8fd9\u91cc\u505a\u4ec0\u4e48?","spyder_scoop_weaver1":"\u5982\u679c\u6211\u77e5\u9053\u4ed6\u4eec\u4f1a\u5728\u8fd9\u91cc\u8ffd\u8d76\u6211\u4eec,\u6211\u5c31\u4e0d\u4f1a\u628a\u675f\u7f1a\u5e26\u4ece\u90a3\u4e9b\u54b3\u55fd\u7684\u7cbe\u7075\u8eab\u4e0a\u53d6\u4e0b\u6765!","spyder_scoop_weaver2":"\u5440!\u4e8b\u5b9e\u8bc1\u660e,\u72af\u7f6a\u662f\u4e0d\u9700\u8981\u4ed8\u51fa\u4ee3\u4ef7\u7684!","spyder_scoop_arachne1":"\u55f3!\u4f60\u6ca1\u770b\u5230\u6211\u4eec\u6b63\u5904\u4e8e\u4e00\u4e2a\u53cd\u6d3e\u8ba1\u5212\u4e2d\u5417?","spyder_scoop_cochini1":"\u732a\u7684\u53eb\u58f0!\u732a\u7684\u53eb\u58f0! ","spyder_scoop_arachne2":"\u592a\u665a\u4e86!\u6211\u6709\u6781\u7aef\u7ea6\u675f,\u4f60\u4e5f\u65e0\u80fd\u4e3a\u529b. ","spyder_scoop_landrace1":"\u683c\u62c9\u5c14!","spyder_scoop_landrace2":"\u4e4c\u592b.","spyder_scoop_landrace3":"\u8c22\u8c22\u4f60\u6446\u8131\u4e86\u90a3\u4e2a\u6321\u4f4f\u53bb\u8def\u7684\u755c\u751f! \\n \u73b0\u5728\u6211\u4eec\u53ef\u4ee5\u5e26\u7740\u6781\u7aef\u675f\u7f1a\u9003\u8dd1\u4e86! ","spyder_scoop_cochini2":"\u732a\u7684\u53eb\u58f0.","spyder_scoop_lapinou1":"\u54ce\u5440!","spyder_scoop_lapinou2":"\u59c6\u554a!","spyder_tunnelb_beryll1":"\u6211\u559c\u6b22\u6536\u96c6\u5ca9\u77f3\u548c\u77f3\u5934.","spyder_tunnelb_beryll2":"\u554a,\u6211\u6253\u7ffb\u4e86\u6211\u7684\u77f3\u5934\u6536\u85cf!","spyder_tunnelb_lute1":"\u8759\u8760\u662f\u6700\u597d\u7684\u5ba0\u7269!","spyder_tunnelb_meitner1":"\u5047\u9762\u86c7\u662f\u975e\u5e38\u6709\u8da3\u7684.\u53ea\u8981\u6233\u4e00\u4e0b\u5b83,\u5b83\u7684\u5c3e\u5df4\u5c31\u4f1a\u4e0a\u6f14\u4e00\u573a\u706f\u5149\u79c0!","spyder_tunnelb_meitner2":"\u6211\u8ba4\u4e3a\u4f60\u6233\u5f97\u592a\u72e0\u4e86.","spyder_tunnelb_iris1":"\u55f3!\u4f60\u6253\u65ad\u4e86\u6211\u4eec\u7684\u821e\u8e48!","spyder_tunnelb_iris2":"\u8d70\u5427.\u56fe\u5c14\u6bd4\u8fea,\u8bf7\u53bb\u54ea\u91cc!","spyder_tunnelb_greta1":"\u5f53\u708e\u9b23\u8725\u628a\u6211\u7684\u5b9d\u8d1d\u798f\u592b\u52d2\u903c\u4e0a\u7edd\u8def\u65f6,\u6240\u6709\u8fd9\u4e9b\u670b\u53cb\u90fd\u51fa\u73b0\u4e86!","spyder_route6_frances2":"\u4f60\u6709\u65f6\u95f4\u4e00\u5b9a\u8981\u6765\u770b\u770b.","spyder_route6_ping1":"\u4f60\u542c\u8bf4\u4e86\u5417?\u6267\u6cd5\u8005\u4eec\u6b63\u5728\u6ca1\u6536\u7cd6\u679c\u9547\u4e0a\u6240\u6709\u4eba\u7684\u7cbe\u7075.","spyder_route6_ping2":"\u4ed6\u4eec\u4e0d\u4f1a\u5c31\u6b64\u7f62\u4f11......\u6700\u7ec8\u4ed6\u4eec\u4f1a\u6ca1\u6536\u6240\u6709\u7684\u7cbe\u7075,\u5982\u679c\u4ed6\u4eec\u8ba4\u4e3a\u81ea\u5df1\u53ef\u4ee5\u9003\u8131\u7684\u8bdd.","spyder_route6_richard1":"\u4f19\u8ba1,\u6709\u4e00\u5929\u6211\u79bb\u5f00\u7535\u8111\u53bb\u6563\u6b65,\u5c31\u4f1a\u53d1\u751f\u8fd9\u6837\u7684\u4e8b!\u8fd9\u662f\u6211\u7684\u9519!","spyder_route6_richard2":"\u8fd9\u662f\u6211\u6709\u53f2\u4ee5\u6765\u6700\u6700\u9ad8\u7684\u65e5\u5b50.","spyder_route6_blair1":"\u6709\u4e9b\u4e8b\u60c5\u662f\u6709\u8e4a\u8df7\u7684.","spyder_route6_gunner2":"\u4f60\u4e0d\u662f\u683c\u6797\u6c83\u4ec0\u7684\u5458\u5de5?\u6211\u4ee5\u524d\u542c\u8fc7\u8fd9\u53e5\u8bdd!","spyder_flower_artist1":"\u7b80\u6d01\u800c\u7b28\u62d9\u7684\u7b14\u89e6\u548c\u4e00\u4e2a\u884c\u4eba\u7684\u4e3b\u9898.\u5478!\u53c8\u4e00\u5757\u88ab\u6bc1\u574f\u7684\u753b\u5e03.","spyder_flower_muse1":"\u4ed6\u5bf9\u81ea\u5df1\u5f88\u82db\u523b,\u5bf9\u81ea\u5df1\u753b\u7684\u4e1c\u897f\u4ece\u4e0d\u6ee1\u610f.\u4ed6\u4e5f\u662f\u5982\u6b64\u5065\u5fd8.\u4e5f\u8bb8\u6211\u53ef\u4ee5\u4e70\u4e00\u5e45\u753b ","spyder_flower_artist_clipping":"\u5899\u4e0a\u8d34\u7740\u4e00\u5f20\u526a\u62a5.\u5b83\u5f00\u59cb\u4e86. \\n \\\"\u8457\u540d\u7684\u827a\u672f\u8bc4\u8bba\u5bb6\u5df2\u7ecf\u6536\u8d77\u4e86\u4ed6\u7684\u6bd2\u7b14,\u62ff\u8d77\u4e86\u753b\u7b14. \\n \u7ecf\u8fc7\u591a\u5e74\u5bf9\u827a\u672f\u5bb6\u7684\u8bcb\u6bc1,\u4ed6\u81ea\u5df1\u8fd8\u80fd\u505a\u5f97\u66f4\u597d\u5417?\\\"","spyder_dragonscave_mallory3":"\u5fb7\u7f57\u79d1\u7f57\u662f\u6211\u4eec\u7684! \\n \u6211\u4eec\u8ba9\u6c99\u592b\u7279\u628a\u5b83\u4ece3\u53f7\u516c\u8def\u4e0b\u9762\u6316\u51fa\u6765,\u5982\u679c\u4e0d\u662f\u90a3\u4e2a\u4ee4\u4eba\u751f\u6c14\u7684\u5b69\u5b50\u6253\u65ad\u4e86\u6211\u4eec\u7684\\n\u8ba1\u5212,\u6211\u4eec\u4f1a\u4fdd\u7559\u5b83. \\n \u73b0\u5728\u662f\u67f1\u5b50\u4eec\u8054\u5408\u8d77\u6765\u5f7b\u5e95\u7edf\u6cbb\u8fd9\u4e2a\u5730\u533a\u7684\u65f6\u5019\u4e86! \\n \u6211\u4eec\u8ba9\u5927\u6559\u5802\u548c\u516c\u4f17\u6765\u544a\u8bc9\u6211\u4eec\u4ec0\u4e48\u80fd\u505a\u4ec0\u4e48\u4e0d\u80fd\u505a,\u5bf9\u7cbe\u7075\u6765\u8bf4\u5df2\u7ecf\u592a\u4e45\u4e86. \\n \u5f53\u6211\u4eec\u4f7f\u7528\u683c\u6797\u6c83\u4ec0\u7684\u878d\u5408\u6280\u672f,\u5c06\u8fd9\u4e2a\u5fb7\u7f57\u79d1\u7f57\u4e0e\u5c3c\u59c6\u7f57\u5fb7\u5236\u9020\u7684\u6740\u624b\u673a\u5668\u4eba\u7ed3\u5408\u8d77\\n\u6765,\u6211\u4eec\u5c06\u662f\u4e0d\u53ef\u963b\u6321\u7684! \\n \u800c\u6700\u91cd\u8981\u7684\u662f,\u5168\u80fd\u516c\u53f8\u5c06\u544a\u8bc9\u516c\u4f17,\u8fd9\u4e00\u5207\u90fd\u662f\u4e3a\u4e86\u4ed6\u4eec\u7684\u6700\u5927\u5229\u76ca--\u800c\u516c\u4f17\u4e5f\u4f1a\u76f8\\n\u4fe1\u4ed6\u4eec\u7684!","spyder_wayfarerinn_tv1":"\u65b0\u95fb\u6b63\u5728\u64ad\u653e. \\n \u4e3b\u6301\u4eba\u8bf4,\u5173\u4e8e\u611f\u67d3\u7684\u4f20\u8a00\u662f\u6beb\u65e0\u6839\u636e\u7684.","spyder_omnichannel_donald1":"\u53c8\u56de\u6765\u4e86?\u6211\u5e94\u8be5\u5728\u52fa\u5b50\u603b\u90e8\u628a\u4f60\u9001\u8fdb\u7ede\u8089\u673a.","spyder_hospital_nurse1":"\u8be5\u5c4f\u5e55\u88ab\u8bbe\u7f6e\u4e3a\u68c0\u6d4b\u548c\u62d2\u7edd\u4eba\u7c7b\u548c\u7cbe\u7075. \\n \u5b83\u5df2\u88ab\u7f16\u7801\u4e3a\u6240\u6709\u5df2\u77e5\u7684\u7cbe\u7075\u7684DNA! ","spyder_dryadsgrove_petra1":"\u7834\u89e3\u81ea\u7136\u754c\u7684\u9709\u83cc!","spyder_searoutec_nigel3":"\u5bf9\u4e0d\u8d77,\u5728\u65af\u76ae\u5fb7\u54ac\u4f24\u611f\u67d3\u4ecd\u5728\u4f20\u64ad\u7684\u60c5\u51b5\u4e0b,\u6211\u4e0d\u80fd\u5141\u8bb8\u4efb\u4f55\u4eba\u8fdb\u5165\u795e\u5723\u7684\u6d1e\u7a74.","spyder_hospital_billie2":"\u7b49\u7b49......\u4f60\u7684\u7cbe\u7075\u6ca1\u6709\u751f\u75c5! \\n ... \\n \u5c31\u8fd9\u4e48\u7b80\u5355? \\n \u90a3\u4e3a\u4ec0\u4e48\u6267\u6cd5\u8005\u8981\u5e26\u8d70\u6211\u4eec\u7684\u5c0f\u7cbe\u7075,\u800c\u4e0d\u662f\u76f4\u63a5\u628a\u5b83\u4eec\u6cbb\u597d?...","spyder_leatherhouse2_snugglepot":"\u54c7!\u6211\u7684\u5929\u554a!\u6709\u4e00\u5929\u6211\u4e5f\u4f1a\u50cf\u4f60\u4e00\u6837\u6210\u4e3a\u4e00\u540d\u8bad\u7ec3\u5e08!","spyder_scoop_sign":"\u52fa\u5b50\u603b\u90e8.\u51e0\u4e4e\u597d\u5230\u53ef\u4ee5\u5403!","spyder_route3_wanda":"\u4e07\u8fbe","spyder_granny":"\u5a46\u5a46","spyder_route2_marion":"\u739b\u4e3d\u5b89","spyder_route3_twig":"\u5c0f\u6811\u679d","spyder_route2_graf":"\u683c\u62c9\u592b","spyder_route3_curie":"\u5c45\u91cc","spyder_route3_connor":"\u5eb7\u7eb3","spyder_tunnelb_beryll":"\u8d1d\u91cc\u5c14","spyder_route6_frances":"\u5f17\u6717\u897f\u65af","spyder_dragonscave_lessa":"\u4e3d\u838e","spyder_nimrod_guard":"\u8b66\u536b","spyder_searoutec_river":"\u6cb3\u6d41","spyder_ruby_plaque":"\u7ea2\u5b9d\u77f3\u53ea\u662f\u4efb\u4f55\u7ea2\u8272\u521a\u7389\u7684\u672f\u8bed! \\n \u5f53\u521a\u7389\u6709\u5176\u4ed6\u989c\u8272\u5982\u84dd\u8272\u3001\u7c89\u8272\u548c\u900f\u660e\u65f6,\u5b83\u5c31\u88ab\u79f0\u4e3a\u84dd\u5b9d\u77f3. \\n \u5f53\u7cbe\u7075\u5403\u4e86\u7ea2\u5b9d\u77f3\u540e,\u5b83\u4eec\u4f1a\u53d8\u5f97\u70ed\u60c5\u800c\u6709\u6d3b\u529b,\u4f7f\u5b83\u4eec\u66f4\u5584\u4e8e\u8fdb\u884c\u7269\u7406\u653b\u51fb,\u5982\u62cd\\n\u6253\u3001\u6293\u6320\u548c\u6495\u54ac.","spyder_nimrod_berke":"\u4f2f\u514b","spyder_route5_goliath":"\u6b4c\u5229\u4e9a","spyder_emerald_plaque":"\u7eff\u5b9d\u77f3\u662f\u7eff\u67f1\u77f3\u7684\u4e00\u4e2a\u54c1\u79cd.\u800c\u84dd\u8272\u7684\u7eff\u67f1\u77f3\u5219\u88ab\u79f0\u4e3a\u6d77\u84dd\u5b9d\u77f3. \\n \u4e00\u514b\u62c9\u7684\u7956\u6bcd\u7eff\u6bd4\u4e00\u514b\u62c9\u7684\u94bb\u77f3\u5927,\u4f46\u5bc6\u5ea6\u5c0f. \\n \u5403\u4e86\u7eff\u5b9d\u77f3\u7684\u7cbe\u7075,\u4ed6\u4eec\u7684\u89c6\u529b\u548c\u76f4\u89c9\u90fd\u4f1a\u589e\u5f3a,\u4f7f\u4ed6\u4eec\u7684\u8fdc\u7a0b\u653b\u51fb,\u5982\u5c04\u51fb\u3001\u55b7\u6d12\u548c\\n\u7206\u70b8\u66f4\u52a0\u6709\u529b.","spyder_papertown_tvwatch":"\u7535\u89c6\u4e0a\u6709\u4ec0\u4e48?\u4e00\u4e2a\u821e\u4f1a\u7687\u540e\u6b63\u5728\u628a\u5979\u7684\u5934\u9970\u6454\u6210\u788e\u7247,\u7136\u540e\u628a\u5b83\u5206\u53d1\u51fa\u53bb.","spyder_column1_sign":"\u4e00\u6839\u7f55\u89c1\u7684\u53e4\u4ee3\u5706\u67f1.\u8fd9\u66fe\u7ecf\u662f\u4e00\u4e2a\u5bfa\u5e99\u5efa\u7b51\u7684\u4e00\u90e8\u5206.","spyder_diamond_plaque":"\u4f17\u6240\u5468\u77e5,\u94bb\u77f3\u662f\u4e16\u754c\u4e0a\u6700\u575a\u786c\u7684\u5b9d\u77f3,\u5728\u9879\u94fe\u3001\u8ba2\u5a5a\u6212\u6307\u548c\u8033\u73af\u4e0a\u90fd\u6709\u5f88\u597d\u7684\u8868\\n\u73b0! \\n \u5982\u679c\u4f60\u7684\u672a\u5a5a\u592b\u4e0d\u4e3a\u4f60\u4e70\u4e00\u679a\u6c99\u592b\u7279\u94bb\u77f3\u6212\u6307,\u90a3\u4ed6\u5c31\u4e0d\u7231\u4f60\u4e86! \\n \u628a\u94bb\u77f3\u5582\u7ed9\u4f60\u7684\u5c0f\u7cbe\u7075,\u4f7f\u5b83\u4eec\u7684\u76ae\u80a4\u53d8\u786c,\u4f7f\u5b83\u4eec\u80fd\u591f\u66f4\u597d\u5730\u62b5\u5fa1\u7269\u7406\u6253\u51fb.","spyder_nimrod3_plaque":"\u53e4\u4ee3\u5e1d\u56fd\u7684\u8c61\u5f81\u662f\u827e\u683c\u5c3c\u65af,\u56e0\u4e3a\u5f53\u5e1d\u56fd\u4ece\u51b0\u51b7\u7684\u5317\u65b9\u5165\u4fb5\u65f6,\u4ed6\u4eec\u7684\u5c06\u519b\u548c\u4fa6\u5bdf\u5175\u90fd\\n\u9a91\u7740\u827e\u683c\u5c3c\u65af. \\n \u4eca\u5929,\u6211\u4eec\u5f3a\u5927\u7684\u56fd\u5bb6\u7684\u533b\u7597\u961f\u6b63\u5728\u7528\u963f\u683c\u5c3c\u987f\u8fdb\u884c\u4fdd\u62a4\u548c\u8fd0\u8f93\u7684\u8bad\u7ec3. ","spyder_omnichannel_note":"\u54c8\u54c8,\u50bb\u74dc\u4eec--\u4f60\u4eec\u6c38\u8fdc\u627e\u4e0d\u5230\u6211. \\n \u8fd9\u662f\u5728\u5168\u80fd\u516c\u53f8\u9996\u5e2d\u6267\u884c\u5b98\u7684\u4fe1\u7eb8\u4e0a.","cotton_breeder0":"\u5927\u5bb6\u597d,\u6b22\u8fce\u6765\u5230\u65e5\u6258\u6240,\u6211\u5728\u8fd9\u91cc\u9972\u517b\u4e86\u7cbe\u7075.\\n\u6211\u7ecf\u8425\u8fd9\u4e2a\u5730\u65b9\u662f\u56e0\u4e3a\u6211\u975e\u5e38\u559c\u6b22\u7cbe\u7075!\\n\u5982\u679c\u4f60\u613f\u610f,\u6211\u53ef\u4ee5\u4e3a\u4f60\u7e41\u6b96\u4e24\u53ea\u5c0f\u72d0\u72f8.\u8bf7\u544a\u8bc9\u6211,\u597d\u5417?","spyder_greenwash_guard":"\u597d\u5427,\u8fd9\u91cc\u6ca1\u4ec0\u4e48\u53ef\u770b\u7684.","spyder_greenwash_gregor2":"\u5509,\u5b83\u6655\u5012\u7684\u65f6\u5019\u8fde\u773c\u775b\u90fd\u6ca1\u7728\u4e00\u4e0b!","spyder_greenwash_looten1":"\u597d\u5427,\u6211\u60f3\u6838\u805a\u53d8\u6280\u672f\u8fd8\u6ca1\u6709\u5b8c\u5168\u5b9e\u73b0.\u6211\u4eec\u5df2\u7ecf\u5728\u8fd9\u4e0a\u9762\u5de5\u4f5c\u4e86\u591a\u5e74!","spyder_greenwash_looten2":"\u8fd9\u662f\u6211\u4eec\u6700\u63a5\u8fd1\u7684\u4e00\u6b21 -- \u5b83\u662f\u4e00\u53ea\u8682\u8681\u548c\u4e00\u53ea\u963f\u5c14\u591a\u6069\u7684\u53ef\u7231\u878d\u5408.\u8fd9\u5e76\u4e0d\u5b8c\u5168\u662f\u6b27\\n\u7c73\u8304\u5e0c\u671b\u6211\u4eec\u521b\u9020\u7684\u7ec8\u6781\u6740\u4eba\u673a\u5668.\u6211\u7684\u610f\u601d\u662f......\u5443!\u4f60\u6ca1\u6709\u4ece\u6211\u8fd9\u91cc\u542c\u5230\u8fd9\u4e2a.","spyder_dragonscave_benden3":"\u8fd9\u662f\u4ec0\u4e48\u60c5\u51b5?\u8fd9\u4e9b\u574f\u86cb\u60f3\u5077\u8d70\u5fb7\u7f57\u79d1\u7f57!\u4f46\u4e3a\u4ec0\u4e48\u5462?","spyder_dragonscave_benden4":"\u6c42\u4f60\u4e86,${{name}}.\u5982\u679c\u4f60\u4e0d\u80fd\u963b\u6b62\u8fd9\u4e9b\u6076\u68cd,\u90a3\u4e48\u4e00\u5207\u90fd\u5b8c\u4e86.","spyder_dragonscave_tomas1":"\u6709\u4e00\u6b21,\u6211\u4eec\u5404\u81ea\u9a91\u7740\u4e00\u6761\u9f99.\u90a3\u662f\u5f88\u4e45\u4ee5\u524d\u7684\u4e8b\u4e86.\u4f46\u5c31\u5728\u6700\u8fd1,\u4e00\u6761\u65b0\u751f\u7684\u9f99\u51fa\u73b0\\n\u5728\u8fd9\u4e2a\u5c9b\u4e0a\u65b9,\u5e76\u722c\u8fdb\u4e86\u8fd9\u4e2a\u5c71\u6d1e.","spyder_dragonscave_tomas2":"\u6b63\u5982\u4f60\u6240\u770b\u5230\u7684,\u9f99\u7684\u65f6\u4ee3\u5df2\u7ecf\u8fc7\u53bb.\u5b75\u5316\u7684\u9f99\u662f\u6211\u4eec\u6700\u540e\u7684\u5e0c\u671b.","spyder_dragonscave_lessa1":"\u6211\u4eec\u5b88\u62a4\u7740\u8fd9\u53ea\u6700\u540e\u7684\u9f99.\u6211\u4eec\u4e0d\u77e5\u9053\u5b83\u4ece\u54ea\u91cc\u6765,\u4e5f\u4e0d\u77e5\u9053\u5b83\u4e3a\u4ec0\u4e48\u5b75\u5316.\u6211\u4eec\u4ee5\u4e3a\\n\u6240\u6709\u7684\u9f99\u5728\u5f88\u4e45\u4ee5\u524d\u5c31\u5df2\u7ecf\u5b75\u5316\u4e86.","spyder_dragonscave_lessa2":"\u4e5f\u8bb8\u6709\u4eba\u4f1a\u6765,\u4ed6\u6709\u80fd\u529b\u6253\u8d25\u5b83.","spyder_dragonscave_cailin1":"\u8fd9\u662f\u6211\u4eec\u6700\u540e\u7684\u804c\u8d23.\u9f99\u4e54\u6728\u975e\u5e38\u7d2f.","spyder_dragonscave_cailin2":"\u8c22\u8c22\u4f60.","spyder_dragonscave_griffin1":"\u6211\u60f3\u77e5\u9053\u88ab\u9f99\u541e\u6389\u4f1a\u662f\u4ec0\u4e48\u6837\u5b50.......","spyder_dragonscave_griffin2":"\u54e6,\u597d\u5427--\u6ca1\u6709\u4eba\u662f\u5b8c\u7f8e\u7684!","spyder_dragonscave_daenny1":"\u51c6\u5907\u597d\u88ab\u6253\u8d25\u5427!","spyder_dragonscave_daenny2":"\u4f60\u53ef\u80fd\u80dc\u8fc7\u6211,\u4f46\u4f60\u6c38\u8fdc\u4e5f\u80dc\u4e0d\u8fc7\u672c\u987f.","spyder_dragonscave_benden1":"\u6211\u662f\u9f99\u9a91\u58eb\u4e2d\u6700\u540e\u4e5f\u662f\u6700\u5f3a\u5927\u7684\u4e00\u4e2a.","spyder_dragonscave_benden2":"\u4f60\u5df2\u7ecf\u8bc1\u660e\u81ea\u5df1\u662f\u5fb7\u7f57\u79d1\u7f57\u503c\u5f97\u5c0a\u656c\u7684\u5bf9\u624b. \\n \u6211\u5c06\u5e26\u4f60\u5230\u795e\u5723\u7684\u5185\u5ba4--\u5728\u6211\u6cbb\u6108\u4f60\u4e4b\u540e.","spyder_dragonscave_mal1":"\u4f60\u5df2\u7ecf\u6321\u4e86\u6211\u4eec\u592a\u591a\u6b21\u7684\u8def\u4e86!","spyder_dragonscave_mal2":"\u554a\u54c8,\u4f60\u6b63\u597d\u843d\u5165\u4e86\u6211\u7684\u5708\u5957!","spyder_dragonscave_ray1":"\u6211\u4eec\u6240\u8981\u505a\u7684\u5c31\u662f\u5efa\u7acb\u4e00\u4e2a\u63a5\u7ba1\u653f\u5e9c\u7684\u5de8\u578b\u516c\u53f8.\u8fd9\u6709\u4ec0\u4e48\u9519\u5417?","spyder_dragonscave_ray2":"\u4f60\u5728\u593a\u8d70\u6211\u7684\u81ea\u7531.","spyder_dragonscave_lucille1":"\u652f\u67f1\u662f\u6211\u4eec\u5728\u8fd9\u91cc\u5b8c\u6210\u4efb\u4f55\u4e8b\u60c5\u7684\u552f\u4e00\u9014\u5f84.","spyder_dragonscave_lucille2":"\u4f60\u4f1a\u540e\u6094\u7684.","spyder_dragonscave_tru1":"\u8fd9\u662f\u4e3a\u4f60\u81ea\u5df1\u597d,\u597d\u5417?","spyder_dragonscave_tru2":"\u968f\u4fbf\u5427.\u6211\u4eec\u5df2\u7ecf\u63d0\u53d6\u4e86DNA\u6837\u672c. \\n \u6211\u4eec\u53ea\u662f\u60f3\u6293\u4f4f\u5fb7\u7f57\u79d1\u7f57\u4f5c\u4e3a\u5907\u4efd. \\n \u4f60\u6c38\u8fdc\u65e0\u6cd5\u963b\u6b62\u4ed6\u4eec\u56de\u5230\u5168\u80fd\u603b\u90e8.","spyder_dragonscave_drokoro1":"\u54fc!","spyder_omnichannel_zoolander1":"\u4f60\u771f\u7684\u662f\u4e00\u5757\u749e\u7389,\u4e0d\u662f\u5417?","spyder_hospital_warning1":"\u55de\u55de.\u68c0\u6d4b\u5230\u751f\u547d\u4f53. \\n \u95e8\u4ecd\u7136\u5173\u95ed.","spyder_hospital_warning2":"\\\"Aardant \\\"\u4e0d\u662f\u4e00\u4e2a\u516c\u8ba4\u7684\u751f\u547d\u4f53. \\n \u95e8\u5173\u95ed\u4e86.","spyder_hospital_cure1":"\u8fd9\u662f\u6cbb\u7597Spyder Bite\u611f\u67d3\u7684\u65b9\u6cd5! \\n \u6709\u4e86\u8fd9\u4e2a,\u4f60\u5c31\u53ef\u4ee5\u6cbb\u6108\u4f60\u81ea\u5df1\u548c\u522b\u4eba\u7684\u5c0f\u7cbe\u7075.","spyder_hospital_billie1":"${{name}},\u4f60\u7684\u63d2\u624b\u5df2\u7ecf\u53d8\u5f97\u592a\u591a!\u5c31\u8ba9\u5f53\u5c40\u505a\u4ed6\u4eec\u7684\u5de5\u4f5c\u5427!","spyder_mansion_drinkingbuddya1":"\u6211\u60f3\u77e5\u9053\u6211\u4eec\u7684\u9152\u53cb\u5230\u54ea\u91cc\u53bb\u4e86? ","spyder_mansion_drinkingbuddyb1":"\u6211\u4eec\u5f00\u59cb\u5531\u4e00\u9996\u53e4\u8001\u7684\u6d77\u8a93\u5c71\u76df,\u5f53\u6211\u4eec\u5531\u5b8c\u7684\u65f6\u5019,\u8239\u957f\u5df2\u7ecf\u4e0d\u89c1\u4e86!","spyder_mansion_drinkingbuddya2":"\u8001\u670b\u53cb,\u4f60\u5728\u8fd9\u91cc\u554a!\u8ba9\u6211\u4eec\u628a\u4f60\u5e26\u56de\u6cb3\u8fb9.","spyder_mansion_captain1":"\u4f60\u597d\u554a!\u8c22\u8c22\u4f60\u627e\u5230\u6211! \\n \u6211\u5728\u6628\u665a\u559d\u9152\u7684\u65f6\u5019\u8d70\u795e\u4e86,\u6389\u5230\u4e86\u8fd9\u91cc. \\n \u563f,\u4f60\u80fd\u627e\u5230\u51fa\u53e3\u5417?\u627e\u5230\u4e86\u5c31\u5927\u58f0\u558a\u51fa\u6765.","spyder_river_captain2":"\u5582,\u4f60\u5728\u5417?\u4f60\u60f3\u53bb\u54ea\u91cc?","spyder_dryadsgrove_volcoli1":"\u5e03\u91cc!\u5e03\u91cc!","spyder_dryadsgrove_aquemini1":"\u6b22\u8fce\u6765\u5230\u6211\u4eec\u7684\u5c0f\u6811\u6797,\u51e1\u4eba.","spyder_dryadsgrove_aquemini2":"\u7948\u7977\u4f60\u5728\u8bbf\u95ee\u4e2d\u5e78\u5b58\u4e0b\u6765.","spyder_dryadsgrove_ignatia1":"\u6211\u4eec\u6bd4\u6211\u4eec\u7684\u5916\u8868\u66f4\u91cd\u8981.","spyder_dryadsgrove_ignatia2":"\u4f60\u6bd4\u4f60\u7684\u5916\u8868\u66f4\u91cd\u8981.","spyder_dryadsgrove_petra2":"\u5fd8\u6069\u8d1f\u4e49\u7684\u4eba.","spyder_dryadsgrove_ferris1":"\u4f60\u662f\u5426\u610f\u8bc6\u5230\u4f60\u6253\u6270\u4e86\u51e0\u4e2a\u4e16\u7eaa\u7684\u6c89\u7761?","spyder_dryadsgrove_ferris2":"\u4e5f\u8bb8\u73b0\u5728\u662f\u6211\u4eec\u8d70\u5411\u4e16\u754c\u7684\u65f6\u5019\u4e86.","spyder_dryadsgrove_sylvia1":"\u5b63\u8282\u968f\u7740\u6c83\u5c14\u79d1\u5229\u7684\u821e\u8e48\u8f6c\u52a8.","spyder_dryadsgrove_sylvia2":"\u6211\u4eec\u4ed9\u5973\u7684\u529b\u91cf\u968f\u7740\u5b63\u8282\u7684\u53d8\u5316\u800c\u6d88\u957f.","spyder_leatherhouse1_tennisplayer1":"\u51bb\u4f24\u662f\u571f\u5143\u7d20\u7684\u6280\u80fd\u8fd8\u662f\u6c34\u5143\u7d20\u7684\u6280\u80fd? ","spyder_leatherhouse1_tennisplayer2":"\u68d8\u624b\u7684\u95ee\u9898--\u8fd9\u4e24\u8005\u90fd\u662f!","spyder_scoop_welcome":"\u6b22\u8fce!","spyder_successful_boulder":"\u5927\u9524\u5b50\u5c06\u5de8\u77f3\u7838\u5f00.","spyder_dante":"\u4f46\u4e01","spyder_frolicking_rockitten":"\u5c0f\u5ca9\u732b","spyder_frolicking_conileaf":"\u5706\u9525\u53f6","spyder_papertown_riverboatcaptain":"\u6cb3\u8239\u8239\u957f","spyder_papertown_homemaker":"\u5bb6\u5ead\u4e3b\u5987","spyder_papertown_mom":"\u5988\u5988","spyder_papertown_grannypiper":"\u6d3e\u73c0\u5976\u5976","spyder_papertown_shopkeeper":"\u5e97\u4e3b","spyder_instore_dante":"\u4f46\u4e01","spyder_billie":"\u6bd4\u8389","spyder_cottontown_hacker":"\u9ed1\u5ba2","spyder_omnichannel_enforcer":"\u6267\u6cd5\u8005","spyder_cottontown_barmaid":"\u670d\u52a1\u5458","spyder_goth":"\u54e5\u7279","spyder_florist":"\u82b1\u5546","spyder_shopkeeper":"\u5e97\u4e3b","spyder_shopassistant":"\u5e97\u5458","spyder_route2_billie":"\u6bd4\u8389","spyder_route2_roddick":"\u7f57\u8fea\u514b","spyder_maniac":"\u72c2\u4eba","spyder_citypark_frances":"\u5f17\u6717\u897f\u65af","spyder_citypark_bobette":"\u6ce2\u8d1d\u7279","spyder_citypark_edith":"\u4f0a\u8fea\u4e1d","spyder_miner":"\u77ff\u5de5","spyder_postboy":"\u90ae\u9012\u5458","spyder_route3_zoolander":"\u7956\u5170\u5fb7","spyder_rookie":"\u65b0\u624b","spyder_route3_weaver":"\u7ec7\u5de5","spyder_route3_qqq":"???","spyder_route3_novak":"\u8bfa \u74e6 \u514b","spyder_route3_surat":"\u82cf\u62c9\u7279","spyder_route3_roxby":"\u7f57\u514b\u65af\u6bd4","spyder_wayfarer1_morton":"\u83ab\u987f","spyder_wayfarer1_jessie":"\u6770\u897f","spyder_wayfarer1_nightshade":"\u591c\u6765\u9999","spyder_wayfarer1_victor":"\u80dc\u5229\u8005","spyder_wayfarer1_morningstar":"\u6668\u661f","spyder_wayfarer1_bravo":"\u5e03\u62c9\u6c83","spyder_wayfarer1_james":"\u8a79\u59c6\u65af","spyder_wayfarer1_bismuth":"\u94cb","spyder_wayfarer1_ratcher":"\u96f7\u5207\u5c14","spyder_route4_marshall":"\u9a6c\u6b47\u5c14","spyder_route4_roger":"\u7f57\u6770","spyder_route4_wulf":"\u6c83\u5c14\u592b","spyder_route4_rincewind":"\u6797\u65af\u98ce","spyder_route4_rosamund":"\u7f57\u8428\u8499\u5fb7","spyder_route4_beck":"\u8d1d\u514b","spyder_nimrod_birbrobo":"\u6bd4\u5c14\u5e03\u673a\u5668\u4eba","spyder_nimrod_chromerobo":"\u94ec\u5408\u91d1\u673a\u5668\u4eba","spyder_nimrod_xeon":"\u81f3\u5f3a","spyder_nimrod_justice":"\u6b63\u4e49","spyder_nimrod_thatcher":"\u6492\u5207\u5c14","spyder_nimrod_mace":"\u9ea6\u65af","spyder_nimrod_honour":"\u8363\u8a89","spyder_nimrod_argon":"\u6c29\u6c14","spyder_nimrod_zircon":"\u9506\u77f3","spyder_nimrod_maverick":"\u9a6c\u5f17\u91cc\u514b","spyder_nimrod_rebel":"\u53db\u9006\u8005","spyder_nimrod_antimony":"\u9511","spyder_nimrod_bowie":"\u9c8d\u4f0a","spyder_nimrod_archer":"\u5c04\u624b","spyder_nimrod_tru":"\u7279\u9c81","spyder_nimrod_dirk":"\u5fb7\u514b","spyder_route5_cleo":"\u514b\u83b1\u5965","spyder_route5_tryphaena":"\u7279\u91cc\u82ac\u7eb3","spyder_route5_edith":"\u4f0a\u8fea\u4e1d","spyder_route5_sara":"\u8428\u62c9","spyder_route5_hunter":"\u4ea8\u7279","spyder_scoop_donald":"\u5510\u7eb3\u5fb7","spyder_scoop_turner":"\u7279\u7eb3","spyder_scoop_paine":"\u6f58\u6069","spyder_scoop_taggart":"\u5854\u52a0\u7279","spyder_scoop_alyssa":"\u827e\u4e3d\u838e","spyder_scoop_lanth":"\u5170\u7279","spyder_scoop_berys":"\u8d1d\u91cc\u65af","spyder_scoop_rubid":"\u9c81\u6bd4\u5fb7","spyder_scoop_asta":"\u963f\u65af\u5854","spyder_scoop_haf":"\u54c8\u592b","spyder_scoop_arachne":"\u86db\u5f62\u7eb2","spyder_scoop_weaver":"\u7ec7\u5de5","spyder_scoop_orba":"\u5965\u5df4","spyder_scoop_landrace":"\u9646\u751f","spyder_scoop_cochinia":"\u80ed\u8102\u866b","spyder_scoop_cochinib":"\u80ed\u8102\u866bB","spyder_scoop_cochinic":"\u80ed\u8102\u866bC","spyder_tunnelb_lute":"\u9c81\u7279","spyder_tunnelb_meitner":"\u8fc8\u7279\u7eb3","spyder_tunnelb_iris":"\u9e22\u5c3e\u82b1","spyder_tunnelb_greta":"\u683c\u96f7\u5854","spyder_tunnelb_tommy":"\u6c64\u7c73","spyder_route6_ping":"\u4e52","spyder_route6_richard":"\u7406\u67e5\u5fb7","spyder_route6_blair":"\u5e03\u83b1\u5c14","spyder_route6_maxwell":"\u9ea6\u514b\u65af\u97e6","spyder_route6_orion":"\u730e\u6237\u5ea7","spyder_route6_mungo":"\u8499\u6208","spyder_route6_rigel":"\u91cc\u683c\u5c14","spyder_route6_gunner":"\u70ae\u624b","spyder_searoutec_nigel":"\u5948\u6770\u5c14","spyder_searoutec_wade":"\u97e6\u5fb7","spyder_searoutec_gil":"\u5409\u5c14","spyder_searoutec_leek":"\u97ed\u83dc","spyder_searoutec_beech":"\u6989\u6811","spyder_searoutec_rutherford":"\u5362\u745f\u798f","spyder_searoutec_carstair":"\u5361\u65af\u7279\u5c14","spyder_searoutec_sandy":"\u73ca\u8fea","spyder_dragonscave_tomas":"\u6258\u9a6c\u65af","spyder_dragonscave_cailin":"\u51ef\u6797","spyder_dragonscave_griffin":"\u683c\u91cc\u82ac","spyder_dragonscave_daenny":"\u6234\u6069\u5c3c","spyder_dragonscave_benden":"\u672c\u767b","spyder_dragonscave_mal":"\u9a6c\u5c14","spyder_dragonscave_ray":"\u96f7","spyder_dragonscave_lucille":"\u5362 \u514b","spyder_dragonscave_tru":"\u7279\u9c81","spyder_flower_cady":"\u5361\u8fea","spyder_flower_mieke":"\u8fc8\u514b\u5c14","spyder_flower_sandy":"\u6851 \u8fea","spyder_flower_teach":"\u6559\u5bfc","spyder_omnichannel_william":"\u5a01\u5ec9","spyder_omnichannel_carnegie":"\u5361\u5185\u57fa","spyder_omnichannel_byrne":"\u4f2f\u6069","spyder_omnichannel_strauss":"\u65af\u7279\u52b3\u65af","spyder_omnichannel_beaverbrook":"\u6bd4\u5f17\u5e03\u9c81\u514b","spyder_omnichannel_worm":"\u866b\u5b50","spyder_omnichannel_thedukeofdeadair":"\u6b7b\u6c14\u6c89\u6c89\u7684\u516c\u7235","spyder_dragonscave_angrybrute":"\u6124\u6012\u7684\u5e03\u9c81\u7279","spyder_dragonscave_lazybrute":"\u61d2\u60f0\u7684\u5e03\u9c81\u7279","spyder_dragonscave_concernedbrute":"\u5173\u5fc3\u7684\u5e03\u9c81\u7279","spyder_hospital_billie":"\u6bd4\u5229","spyder_greenwash_looten":"\u7f57\u987f","spyder_riverboatcaptain":"\u6cb3\u8239\u8239\u957f","spyder_mansion_drinkingbuddya":"\u9152\u53cbA","spyder_mansion_drinkingbuddyb":"\u996e\u53cbB","spyder_dryadsgrove_aquemini":"\u963f\u514b\u7c73\u5c3c","spyder_dryadsgrove_ignatia":"\u4f0a\u683c\u7eb3\u8482\u4e9a","spyder_dryadsgrove_petra":"\u5f7c\u5f97\u62c9","spyder_dryadsgrove_ferris":"\u8d39\u91cc\u65af","spyder_dryadsgrove_sylvia":"\u897f\u5c14\u7ef4\u5a05","spyder_dryadsgrove_volcoli":"\u6c83\u5c14\u79d1\u5229","spyder_multi_underrepairs":"\u724c\u5b50\u4e0a\u5199\u7740\uff1a\u201c\u6b63\u5728\u7ef4\u4fee\u201d","_chromerobo":"\u94ec\u5408\u91d1\u673a\u5668\u4eba","_darkrobo":"\u9ed1\u6697\u673a\u5668\u4eba","_birbrobo":"\u6bd4\u5c14\u5e03\u673a\u5668\u4eba","_xeon":"\u81f3\u5f3a","_xeon-2":"\u81f3\u5f3a-2","_mk01beta":"Mk01 \u6d4b\u8bd5\u7248","_mk01alpha":"Mk01 \u963f\u5c14\u6cd5","spyder_multi_martsign":"\u5728\u8fd9\u91cc\u4e70\u4e1c\u897f","spyder_papertown_daycare1":"\u65e5\u95f4\u62a4\u7406\u4e2d\u5fc3.\u6b63\u5728\u5efa\u8bbe\u4e2d.","spyder_papertown_daycare2":"\u65e5\u6258\u4e2d\u5fc3\uff1a\u73b0\u5df2\u5f00\u653e!","spyder_papertown_sunnyside":"\u9633\u5149\u57ce\u5e84\u56ed.\u5982\u679c\u6211\u4eec\u4e0d\u5728\u5bb6,\u8bf7\u7ed9\u6211\u4eec\u7684\u7ba1\u5bb6\u7559\u8a00.","spyder_papertown_home":"\u751c\u871c\u7684\u5bb6!","spyder_papertown_restinbed":"\u4f60\u9192\u6765\u65f6\u5df2\u7ecf\u5b8c\u5168\u4f11\u606f\u597d\u4e86!","spyder_citypark_achievement":"\u6210\u5c31\u72c2\u4eba\u4e4b\u5bb6.\u5173\u95ed.","spyder_column2_sign":"\u4e00\u6839\u7f55\u89c1\u7684\u53e4\u67f1.\u57283\u53f7\u516c\u8def\u4e0a\u53ef\u4ee5\u627e\u5230\u540c\u4e00\u6587\u5316\u7684\u5176\u4ed6\u9057\u8ff9. ","spyder_opal_plaque":"\u86cb\u767d\u77f3\u663e\u793a\u51fa\u95ea\u70c1\u7684\u5f69\u8272\u5149\u7ebf. \\n \u5b83\u4eec\u5f62\u6210\u4e8e\u5ca9\u77f3\u7684\u88c2\u7f1d\u548c\u51f9\u9677\u5904,\u5f53\u6c34\u84b8\u53d1\u540e\u7559\u4e0b\u7845\u77f3. \\n \u5403\u4e86\u86cb\u767d\u77f3\u7684\u7cbe\u7075\u80fd\u4ece\u5b83\u7684\u9b54\u6cd5\u9632\u62a4\u4e2d\u53d7\u76ca,\u80fd\u66f4\u597d\u5730\u8eb2\u907f\u9b54\u6cd5\u7684\u8fdc\u8ddd\u79bb\u653b\u51fb,\u5982\u7206\\n\u70b8\u3001\u55b7\u96fe\u548c\u5c04\u7ebf.","spyder_agate_plaque":"\u739b\u7459\u662f\u4e00\u79cd\u5ca9\u77f3,\u901a\u5e38\u7531\u706b\u5c71\u5f62\u6210,\u5e76\u5e38\u6709\u5e73\u884c\u7ebf\u5e26. \\n \u5b83\u7684\u7279\u70b9\u662f\u989c\u8272\u7e41\u591a\uff1a\u68d5\u8272\u3001\u7070\u8272\u3001\u5976\u6cb9\u8272\u3001\u7ea2\u8272\u3001\u6a59\u8272,\u751a\u81f3\u662f\u84dd\u8272. \\n \u7ed9\u7cbe\u7075\u5582\u98df\u739b\u7459\u53ef\u4ee5\u63d0\u9ad8\u5b83\u7684\u901f\u5ea6\u548c\u654f\u6377\u6027,\u4f7f\u5b83\u5728\u6218\u6597\u4e2d\u53cd\u5e94\u66f4\u5feb.","spyder_quartz_plaque":"\u77f3\u82f1\u662f\u5730\u7403\u4e0a\u6700\u4e30\u5bcc\u7684\u77ff\u7269\u4e4b\u4e00. \\n \u4e00\u4e9b\u77f3\u82f1\u54c1\u79cd--\u5982\u739b\u7459\u3001\u7d2b\u6c34\u6676\u548c\u7ea2\u7389\u9ad3--\u66f4\u7f55\u89c1\u3001\u66f4\u73cd\u8d35. \\n \u77f3\u82f1\u88ab\u7528\u4e8e\u949f\u8868,\u4ee5\u4fdd\u6301\u975e\u5e38\u7cbe\u786e\u7684\u65f6\u95f4. \\n \u5403\u4e86\u77f3\u82f1\u7684\u7cbe\u7075\u4f1a\u589e\u52a0\u4ed6\u4eec\u7684\u6bc5\u529b\u548c\u6d3b\u529b,\u4f7f\u4ed6\u4eec\u5728\u88ab\u51fb\u5012\u4e4b\u524d\u80fd\u591f\u627f\u53d7\u66f4\u591a\u7684\u653b\\n\u51fb. ","spyder_shaft_plaque":"\u7531\u6c99\u592b\u7279\u8d5e\u52a9.\\\"\u6211\u4eec\u6316\u6398\u5b83!\\\"","spyder_nimrod_plaque":"\u7531\u5c3c\u59c6\u7f57\u5fb7\u8d5e\u52a9.\\\"\u5982\u679c\u6211\u4eec\u4e0d\u5356,\u522b\u4eba\u5c31\u4f1a\u5356!\\\"","spyder_nimrod2_plaque":"\u7cbe\u7075\u662f\u5f3a\u5927\u7684\u6b66\u5668,\u81ea\u4ece\u6709\u6218\u4e89\u4ee5\u6765\u5c31\u4e0e\u4eba\u7c7b\u5e76\u80a9\u4f5c\u6218. \\n \u5728\u5c71\u6d1e\u91cc\u53d1\u73b0\u7684\u5ca9\u753b\u663e\u793a,\u53f2\u524d\u4eba\u7c7b\u8bad\u7ec3\u9e21\u811a\u732b\u4e0e\u91ce\u751f\u6c83\u5c14\u592b\u65af\u57fa\u4f5c\u6218.","spyder_nimrod4_plaque":"\u4f46\u5f88\u5feb,\u7cbe\u7075\u548c\u4eba\u7c7b\u53ef\u80fd\u90fd\u4f1a\u88ab\u6dd8\u6c70. \\n \u6211\u4eec\u7684\u8d5e\u52a9\u5546Nimrod\u516c\u53f8\u6b63\u5728\u5f00\u53d1\u673a\u5668\u4eba\u6280\u672f,\u53ef\u4ee5\u4f7f\u6218\u4e89\u53d8\u5f97\u4e0d\u6d41\u8840. \\n \u540c\u65f6,\u62a5\u540d\u53c2\u52a0\u5c3c\u59c6\u7f57\u5fb7\u6267\u6cd5\u8005,\u83b7\u5f97\u9ad8\u85aa\u3001\u514d\u8d39\u6559\u80b2\u548c\u5192\u9669\u7684\u751f\u6d3b.","spyder_shaft1_sign":"\u7ad6\u4e95\u603b\u90e8.\u91c7\u77ff\u90e8","spyder_shaft2_sign":"\u6c99\u592b\u7279\u603b\u90e8.\u516c\u5171\u5173\u7cfb\u90e8","spyder_leathercafe_sign":"\u9732\u5929\u5496\u5561\u9986\u548c\u5e02\u573a","spyder_leathercbd_sign":"\u76ae\u9769\u57ce\u5546\u4e1a\u533a","spyder_leatherhouse1_radio":"\u6b63\u5728\u64ad\u653e\u4e00\u9996R&B\u6b4c\u66f2.\u5b83\u88ab\u79f0\u4e3a \\\"Possessuns, Part II\\\".","spyder_flower_dojo_sign":"\u4e94\u884c\u9053\u573a.\u4e3b\u4eba\u548c\u7cbe\u7075\u7684\u6218\u6597","spyder_wayfarerinn_sign":"\u6b22\u8fce\u6765\u5230Wayfarer Inn! ","spyder_cottonhouse1_tvwatch":"\u8fd9\u662f\u6700\u65b0\u7684\u771f\u4eba\u79c0\u8282\u76ee\uff1a\u4eba\u4eec\u548c\u4ed6\u4eec\u7684\u7cbe\u7075\u5728\u4e00\u4e2a\u504f\u8fdc\u7684\u5c9b\u5c7f\u4e0a\u5b8c\u6210\u6311\u6218.","cannot_use_item_monster":"\u8fd9\u4e2a\u9053\u5177\u4e0d\u80fd\u7528\u5728\u8fd9\u4e2a\u7cbe\u7075\u8eab\u4e0a.","cotton_breeder1":"\u4f60\u60f3\u628a\u4f60\u7684\u4e24\u53ea\u7cbe\u7075\u7559\u7ed9\u6211,\u8ba9\u5b83\u4eec\u7e41\u6b96\u5417?","cotton_breeder2a_1":"\u597d\u5427,\u54ea\u4f4d\u7cbe\u7075\u5c06\u6210\u4e3a\u6bcd\u4eb2?","cotton_breeder2a_2":"\u5f88\u597d,\u90a3\u7236\u4eb2\u5462?","cotton_breeder3":"\u597d\u5427,\u4f60\u786e\u5b9a\u8fd9\u662f\u4f60\u8981\u7684\u90a3\u4e24\u4e2a?","cotton_breeder4a":"\u5f88\u597d!\u4ee5\u540e\u518d\u6765\u62a5\u5230,\u6211\u4f1a\u8ba9\u4f60\u77e5\u9053\u60c5\u51b5\u5982\u4f55.","cotton_breeder_rejected":"\u54e6,\u597d\u5427.\u4f60\u518d\u60f3\u4e00\u60f3,\u518d\u6765\u627e\u6211.","cotton_breeder5":"\u563f,${{name}},\u6765\u770b\u770b\u4f60\u7684\u7cbe\u7075?","cotton_breeder6a":"\u4ed6\u4eec\u8fd8\u5728\u9010\u6e10\u719f\u6089,\u5c31\u50cf\u8fd9\u6837.\u4f60\u4e3a\u4ec0\u4e48\u4e0d\u665a\u70b9\u518d\u6765?","cotton_breeder6b":"\u8fdb\u5c55\u975e\u5e38\u987a\u5229!\u5b83\u4eec\u51e0\u4e4e\u662f\u4e0d\u53ef\u5206\u5272\u7684!\\n\u73b0\u5728\u5e94\u8be5\u7528\u4e0d\u4e86\u591a\u4e45,\u4ed6\u4eec\u5c31\u8981\u751f\u5b69\u5b50\u4e86.","cotton_breeder6c":"\u795d\u8d3a\u4f60!\u4ed6\u4eec\u5df2\u7ecf\u6709\u4e86\u4e00\u4e2a\u5b69\u5b50!\u7ed9\u4f60,\u597d\u597d\u517b\u80b2\u5b83.","cotton_breeder_continue":"\u5728\u4ed6\u4eec\u51c6\u5907\u597d\u63a5\u53d7\u53e6\u4e00\u4e2a\u7cbe\u7075\u4e4b\u524d,\u8fd8\u9700\u8981\u4e00\u6bb5\u65f6\u95f4,\u4f46\u5982\u679c\u4f60\u613f\u610f,\u6211\u53ef\u4ee5\u4fdd\u7559\u8fd9\u4e24\\n\u53ea,\u5e76\u518d\u6b21\u4e3a\u4ed6\u4eec\u914d\u79cd.","cotton_breeder7a":"\u5f88\u597d!\u4f60\u82b1\u70b9\u65f6\u95f4\u7167\u987e\u5b69\u5b50,\u6211\u6765\u7167\u987e\u7236\u6bcd.\u4ee5\u540e\u518d\u6765\u770b\u770b\u4ed6\u4eec\u5427.","taba_greeting1":"\u62db\u5f85\u5458Jaime: \u55e8,${{name}}!\u542c\u8bf4\u4f60\u5f97\u5230\u4e86\u4e00\u53ea\u7cbe\u7075,\u606d\u559c\u4f60!\u5982\u679c\u4f60\u60f3\u58ee\u5927\u4f60\u7684\u961f\u4f0d,\u4f60\u5c31\u9700\u8981\u7cbe\u7075\u7403.","cotton_breeder7b":"\u597d\u4e3b\u610f,\u5728\u5b9d\u5b9d\u6210\u957f\u7684\u8fd9\u4e2a\u91cd\u8981\u9636\u6bb5,\u65b0\u5bb6\u5ead\u5e94\u8be5\u4fdd\u6301\u5728\u4e00\u8d77.\\n\u4f60\u4eec\u73b0\u5728\u56de\u6765\u5427,\u542c\u5230\u4e86\u5417?","taba_greeting2a":"\u8be5\u5e97\u6b63\u5728\u505a\u4fc3\u9500\u6d3b\u52a8,\u8fd9\u91cc\u6709\u4e00\u4e9b\u8ba9\u4f60\u5f00\u59cb.\u4f60\u7528\u5b83\u4eec\u6765\u6355\u83b7\u7cbe\u7075.\u5982\u679c\u4ed6\u4eec\u5148\u88ab\u524a\u5f31\\n\u4e86,\u90a3\u5c31\u66f4\u5bb9\u6613\u4e86!","taba_greeting2b":"\u554a!\u6211\u770b\u5230\u4f60\u5df2\u7ecf\u6709\u4e86\u4e00\u4e9b.\u4f60\u6709\u4e00\u4e2a\u5f88\u597d\u7684\u5f00\u5934, ${{name}},\u6211\u76f8\u4fe1\u4f60\u5f88\u5feb\u5c31\u4f1a\u6210\\n\u4e3a\u51a0\u519b.","taba_greeting3":"\u795d\u4f60\u5728\u5192\u9669\u8fc7\u7a0b\u4e2d\u597d\u8fd0,\u8bb0\u5f97\u5728\u5546\u5e97\u8d2d\u7269,\u6ee1\u8db3\u4f60\u6240\u6709\u7684\u5192\u9669\u9700\u6c42!\\n...\\n\u5bf9\u4e0d\u8d77,\u6211\u5728\u63a8\u9500,\u8fd9\u662f\u6211\u7684\u5de5\u4f5c.","gotfivetuxeballs":"\u4f60\u67095\u4e2a\u7cbe\u7075\u7403!","got_new_tuxemon":"\u4e00\u4e2a\u65b0\u7684\u7cbe\u7075\u8bde\u751f\u4e86!\u6b22\u8fce{monster_name}!","spyder_greenwash_gregor1":"\u6211\u6574\u5929\u90fd\u5728\u89c2\u5bdf\u6211\u7684C\u773c\u732b--\u6211\u8981\u6293\u4f4f\u5b83\u7728\u773c\u7684\u673a\u4f1a!","spyder_greenwash_chip1":"\u6211\u5df2\u7ecf\u5f00\u53d1\u51fa\u65e0\u4e0e\u4f26\u6bd4\u7684\u8ba1\u7b97\u673a!","spyder_greenwash_clarence1":"\u6211\u7684\u7cbe\u7075\u5728\u9633\u5149\u4e0b\u662f\u4e0d\u53ef\u963b\u6321\u7684!","spyder_greenwash_chip2":"\u9700\u8981\u66f4\u591a\u7684\u52a8\u529b!","spyder_greenwash_clarence2":"\u6709\u4e91!","spyder_greenwash_louis1":"\u8fd9\u573a\u6218\u6597\u7684\u89c4\u5219\u662f\u7b80\u5355\u7684\u81ea\u7136\u9009\u62e9\u6cd5\u5219\uff1a\u53ea\u6709\u5f3a\u8005\u624d\u80fd\u751f\u5b58!","spyder_greenwash_louis2":"\u6211\u53ef\u4ee5\u5411\u4f60\u4ecb\u7ecd\u4e00\u4e0b\u76d6\u4e9a\u5047\u8bf4\u5417?","spyder_greenwash_louis":"\u8def\u6613\u65af","spyder_greenwash_clarence":"\u514b\u83b1\u4f26\u65af","spyder_greenwash_chip":"\u82af\u7247","spyder_greenwash_gregor":"\u683c\u96f7\u6208\u5c14","spyder_greenwash_moreau1":"\u4f60\u4e0d\u5e94\u8be5\u5728\u8fd9\u91cc! ","spyder_greenwash_moreau2":"\u6838\u805a\u53d8\u5b9e\u9a8c\u7206\u70b8\u4e86!","spyder_greenwash_dippel1":"\u4e5f\u8bb8\u6211\u4eec\u8d70\u5f97\u592a\u8fdc\u4e86...\u2026","spyder_greenwash_dippel2":"\u6216\u4e0d\u591f\u8fdc! ","spyder_greenwash_aissa1":"\u7559\u5728\u5916\u9762--\u683c\u6797\u6c83\u4ec0\u628a\u8fd9\u4e00\u5207\u90fd\u63a7\u5236\u4f4f\u4e86.","spyder_greenwash_aissa2":"\u6211\u4eec\u90fd\u4f1a\u6b7b!","spyder_greenwash_aissa":"\u827e\u8428","spyder_greenwash_dippel":"\u8fea\u4f69\u5c14","spyder_greenwash_moreau":"\u83ab\u7f57","omnichannel_sign":"\u5168\u80fd\u516c\u53f8\u603b\u90e8.\u6211\u4eec\u5236\u9020\u5934\u6761\u65b0\u95fb","taba_town_homeplace":"${{name}}\u7684\u5bb6","taba_town_sign_profhouse":"\u7cbe\u7075\u6559\u6388\u7684\u5bb6","taba_town_sign_proflab":"\u7cbe\u7075\u6559\u6388\u7684\u5b9e\u9a8c\u5ba4","taba_town_sign_tuxemart":"\u7cbe\u7075\u5546\u5e97 - \u4e70\u5356\u7269\u54c1\u7684\u5730\u65b9","taba_town_sign_tuxecenter":"\u7cbe\u7075\u4e2d\u5fc3 - \u4e00\u4e2a\u6cbb\u7597\u4f60\u7684\u7cbe\u7075\u7684\u5730\u65b9","leather_town_open_air":"\u9732\u5929\u5496\u5561\u9986\u548c\u5e02\u573a","pick_up":"\u6361\u8d77","taba_house4_sign":"\u5c0a\u8d35\u7684\u6d77\u9e25\u9152\u5427","taba_house1_calendar":"\u8fd9\u662f\u4e00\u4e2a\u65e5\u5386,9\u670830\u65e5\u548c2\u670812\u65e5\u662f\u7528\u7ea2\u8272\u5708\u51fa\u6765\u7684.","taba_house1_husband1":"\u6211\u662f\u6700\u719f\u7ec3\u7684\u8bad\u7ec3\u5e08\u4e4b\u4e00!","shammer_fossil_description":"\u5b83\u770b\u8d77\u6765\u50cf\u4e00\u53ea\u53e4\u4ee3\u72d7\u7684\u5934\u9aa8,\u4f46\u5b83\u50cf\u77f3\u5934\u4e00\u6837\u575a\u786c.","rhincus_fossil_description":"\u5b83\u770b\u8d77\u6765\u50cf\u4e00\u53ea\u6709\u9f7f\u9e1f\u7684\u5934\u9aa8,\u4f46\u5b83\u50cf\u77f3\u5934\u4e00\u6837\u786c.","flintstone_description":"\u4e00\u79cd\u7247\u72b6\u7684\u77f3\u5934,\u7528\u4e8e\u5236\u9020\u77f3\u5236\u5de5\u5177\u548c\u751f\u706b.\u4e0d\u662f\u5728\u540c\u4e00\u65f6\u95f4.","lucky_bamboo_description":"\u4e25\u683c\u6765\u8bf4,\u8fd9\u6839\u672c\u4e0d\u662f\u7af9\u5b50.\u5b83\u4e5f\u4e0d\u662f\u7279\u522b\u5e78\u8fd0.\u4f46\u5b83\u662f\u4e00\u79cd\u4e0d\u9519\u7684\u5ba4\u5185\u690d\u7269.","peace_lily_description":"\u4e3a\u67d0\u4e2a\u7279\u522b\u7684\u4eba\u51c6\u5907\u7684\u575a\u97e7\u7684\u5ba4\u5185\u690d\u7269.","petrified_dung_description":"\u5b83\u770b\u8d77\u6765\u50cf,\u55ef,\u4fbf\u4fbf......\u4f46\u5b83\u50cf\u77f3\u5934\u4e00\u6837\u786c.","pyramidion_description":"\u55e1\u55e1\u4f5c\u54cd\u7684\u91d1\u8272\u4e09\u89d2,\u5145\u6ee1\u5929\u4eba\u5408\u4e00\u7684\u529b\u91cf.","sea_girdle_description":"\u4e00\u4e32\u4e32\u7684\u5c0f\u73a9\u610f,\u50cf\u6d77\u5e26\u4e00\u6837\u67d4\u8f6f\u800c\u7c98\u7a20.","stovepipe_description":"\u4e00\u6839\u957f\u957f\u7684\u94c1\u7ba1.\u5904\u7406\u5b83\u65f6,\u4f60\u7684\u624b\u4f1a\u53d8\u5f97\u7070\u5934\u571f\u8138.","aether":"\u4ee5\u592a","sweet_sand_description":"\u5728\u4e16\u754c\u90e8\u5206\u5730\u533a,\u4eba\u4eec\u7528\u8fd9\u79cd\u82ac\u82b3\u7684\u3001\u5e26\u6ce5\u571f\u7684\u6c99\u5b50\u6e05\u6d01\u81ea\u5df1.","tectonic_drill_description":"\u7528\u6765\u94bb\u63a2\u5730\u7403\u7684\u5927\u578b\u5494\u54d2\u5494\u54d2\u673a\u5668.","thunderstone_description":"\u4e00\u4e2a\u53e4\u8001\u7684\u77f3\u5934\u9057\u7269,\u73b0\u5728\u88ab\u4eba\u5e26\u7740\u8d70,\u4ee5\u56fe\u597d\u8fd0.","tux_attack":"Tux\u653b\u51fb","monster_menu_tech":"\u6280\u80fd","monster_menu_desc":"\u63cf\u8ff0","Kennel":"\u4ed3\u5e93","kennel_label":"{box} ({qty})","move_to_kennel":"\u79fb\u52a8\u5230\u4e86{box}","mk01_beta_description":"\u4e00\u4e2a\u4e0e\u9f99\u878d\u5408\u7684\u6740\u624b\u673a\u5668\u4eba.\u4e0d\u8981\u95ee\u6211\u4eec\u600e\u4e48\u505a.","taba_house2_sign":"\u9057\u7559\u56fe\u4e66\u9986","chrome_robo_description":"\u4e00\u4e2a\u6709\u654c\u610f\u7684\u673a\u5668\u4eba.","dark_robo_description":"\u4e00\u4e2a\u5145\u6ee1\u654c\u610f\u7684\u673a\u5668\u4eba.","taba_house4_client1a":"\u6211\u5976\u5976\u4ee5\u524d\u4e5f\u505a\u8fc7\u7c7b\u4f3c\u7684\u83dc!","birb_robo_description":"\u4e00\u4e2a\u654c\u5bf9\u7684\u673a\u5668\u4eba.","mk01_alpha_description":"\u4e00\u4e2a\u4e0e\u9f99\u878d\u5408\u7684\u6740\u624b\u673a\u5668\u4eba.\u4e0d\u8981\u95ee\u6211\u4eec\u600e\u4e48\u505a.","mk01_delta_description":"\u4e00\u4e2a\u4e0e\u9f99\u878d\u5408\u7684\u6740\u624b\u673a\u5668\u4eba.\u4e0d\u8981\u95ee\u6211\u4eec\u5982\u4f55.","mk01_gamma":"Mk01\u4f3d\u739b","xeon_description":"\u4e00\u4e2a\u6709\u654c\u610f\u7684\u673a\u5668\u4eba.","glitch":"\u6bdb\u523a","taba_house1_sign":"\u514b\u52b3\u5e03\u9c81\u5148\u751f\u548c\u5973\u58eb\u7684\u623f\u5b50","taba_house1_wife1":"\u8bad\u7ec3\u5e08?\u6211\u4e08\u592b\u6709\u5984\u60f3\u75c7.","taba_house1_reading":"\u8fd9\u672c\u4e66\u662f\u300a\u5e7b\u89c9\u7814\u7a76\u7684\u54f2\u5b66\u300b,\u4f5c\u8005\u662f\u6770\u767b-\u76d6\u59c6\u96f7\u6587\u8428.","taba_house1_watching":"\u8fd9\u662f\u4e00\u90e8\u5173\u4e8e\u8be5\u5730\u533a\u6700\u5947\u602a\u548c\u6700\u5947\u5999\u7684\u7cbe\u7075\u7684\u8bb0\u5f55\u7247.\\n \u4ee5\u53ca\u5b83\u4eec\u6240\u91c7\u53d6\u7684\u5947\u602a\u884c\u4e3a.","mk01_delta":"Mk01\u4e09\u89d2\u6d32","mk01_gamma_description":"\u4e00\u4e2a\u4e0e\u9f99\u878d\u5408\u7684\u6740\u624b\u673a\u5668\u4eba.\u4e0d\u8981\u95ee\u6211\u4eec\u600e\u4e48\u505a.","mk01_omega":"Mk01 \u6b27\u7c73\u8304","xeon_2_description":"\u4e00\u4e2a\u6709\u654c\u610f\u7684\u673a\u5668\u4eba.","taba_house3_sign":"\u5468\u5230\u7684\u53f6\u5b50\u65c5\u9986","taba_house2_owner1":"\u6b22\u8fce\u6765\u5230\u9057\u7559\u56fe\u4e66\u9986!\u8bf7\u968f\u610f\u53c2\u89c2,\u4f46\u8bf7\u4fdd\u6301\u5b89\u9759.","taba_house4_client3a":"\u5e78\u8fd0\u7684\u662f\u6211\u6ca1\u6709\u4e3a\u8fd9\u4e2a\u4ed8\u94b1.\u4f60\u600e\u4e48\u80fd\u4e3a\u8fd9\u4e2a\u4ed8\u94b1\u5462?","mk01_omega_description":"\u4e00\u4e2a\u4e0e\u9f99\u878d\u5408\u7684\u6740\u624b\u673a\u5668\u4eba.\u4e0d\u8981\u95ee\u6211\u4eec\u600e\u4e48\u505a.","mk01_proto_description":"\u4e00\u4e2a\u4e0e\u9f99\u878d\u5408\u7684\u6740\u624b\u673a\u5668\u4eba.\u4e0d\u8981\u95ee\u6211\u4eec\u600e\u4e48\u505a.","mk01_proto":"Mk01 \u539f\u578b","taba_house2_reading3":"\u8fd9\u672c\u4e66\u662f\u300a\u6ca1\u6709\u8363\u8a89\u7684\u5b69\u5b50\u300b,\u4f5c\u8005Leslie Greninza.","taba_house2_reader1a":"\u6211\u4e00\u770b\u5230\u4e66\u6216\u4e66\u5e97\u5c31\u611f\u89c9\u597d\u4e86.","taba_house2_reader3a":"\u6240\u4ee5\u6211\u53ef\u4ee5\u6d3b\u51fa\u4e00\u5343\u4e2a\u4e0d\u540c\u7684\u4eba\u751f.","taba_house2_reader4a":"\u9605\u8bfb\u80fd\u523a\u6fc0\u6211\u7684\u601d\u7ef4,\u8fd9\u662f\u7535\u89c6\u548c\u7535\u5f71\u6c38\u8fdc\u505a\u4e0d\u5230\u7684.","taba_house2_books":"000 - \u8ba1\u7b97\u673a\u79d1\u5b66\u3001\u4fe1\u606f\u548c\u4e00\u822c\u5de5\u7a0b, 100 - \u54f2\u5b66\u548c\u5fc3\u7406\u5b66\\n200 - \u5b97\u6559, 300 - \u793e\u4f1a\u79d1\u5b66, 400 - \u8bed\u8a00, 500 - \u7eaf\u79d1\u5b66, 600 - \u6280\u672f\\n700 - \u827a\u672f\u548c\u5a31\u4e50,800 - \u6587\u5b66,900 - \u5386\u53f2\u548c\u5730\u7406","taba_house3_owner1":"\u6b22\u8fce\u6765\u5230Thoughtful Leaf Inn!","taba_house3_client1a":"\u6211\u5728\u4f11\u606f,\u800c\u6211\u59b9\u59b9\u53ef\u80fd\u5728\u770b\u4e00\u4e9b\u4e66.","taba_house4_client2a":"\u55ef?\u53ea\u662f\u586b\u9971\u4e86\u7a7a\u865a\u7684\u809a\u5b50.","taba_house4_dish1":"\u5b83\u662f\u68d5\u8272\u7684,\u6d53\u5bc6\u7684,\u4f46\u5b83\u770b\u8d77\u6765\u4e0d\u50cf\u5e03\u4e01......","normal":"\u6b63\u5e38","maple_bedroom_sign":"\u8fd9\u662f\u4e00\u4e2a\u65e5\u5386,4\u670827\u65e5\u662f\u7528\u7c89\u7ea2\u8272\u5708\u51fa\u6765\u7684.","taba_house2_reading1":"\u8fd9\u672c\u4e66\u662f\u300a\u62dc\u8bbf\u56fd\u738b\u300b,\u4f5c\u8005\u662f\u9a6c\u8bfa\u7f57-\u76d6.","taba_house2_reader2a":"\u5b83\u70b9\u71c3\u4e86\u6211\u7684\u60f3\u8c61\u529b.","taba_house2_reading2":"\u8fd9\u672c\u4e66\u662f\u8def\u6613\u65af-\u57c3\u7279\u96f7\u6208\uff08Louis Etrergo\uff09\u5199\u7684\u300a\u88ab\u68a6\u60f3\u517b\u5927\u300b.","taba_house2_reading4":"\u8fd9\u672c\u4e66\u662f\u300a\u9a76\u5411\u6c38\u6052\u300b,\u4f5c\u8005\u662f\u52b3\u745e\u5a1c-\u591a\u666e\u62c9\u4e18\u5c14\u5fb7.","taba_house3_client2a":"\u60f3\u5f97\u592a\u591a\u4f1a\u4f24\u5bb3\u6211\u4eec.","taba_house3_client3a":"\u8fd9\u8ba9\u6211\u60f3\u5230\u4e86\u6211\u5988\u5988\u7684\u623f\u5b50.","taba_house4_owner1":"\u6b22\u8fce\u6765\u5230\u5c0a\u8d35\u7684\u6d77\u9e25\u9152\u5427!","menu_minigame":"\u8ff7\u4f60\u6e38\u620f","who_is_that":"\u8fd9\u53ea\u7cbe\u7075\u7684\u540d\u5b57?","generic_wrong":"\u731c\u9519\u4e86!","gender_male":"\u7537","gender_female":"\u5973","spyder_intro_question":"\u4f60\u8981\u8df3\u8fc7\u4ecb\u7ecd\u5417?","spyder_intro00":"\u60a8\u597d,\u6211\u662f\u5168\u80fd\u516c\u53f8\u7684\u9996\u5e2d\u6267\u884c\u5b98,\u6211\u4eec\u4e3a\u8be5\u5730\u533a\u7ecf\u8425\u62a5\u7eb8,\u7535\u89c6\u9891\u9053\u548c\u5e7f\u64ad\u7535\u53f0.\\n\u6211\u6709\u8d23\u4efb\u901a\u77e5\u4f60.","spyder_intro01":"\u7cbe\u7075\u662f\u6816\u606f\u5728\u8fd9\u4e2a\u4e16\u754c\u4e0a\u7684\u4e00\u79cd\u751f\u7269.\\n\u4ed6\u4eec\u559c\u6b22\u88ab\u4fd8\u864f,\u8fd9\u6837\u4ed6\u4eec\u7684\u4e3b\u4eba\u5c31\u53ef\u4ee5\u4e0e\u4ed6\u4eec\u4e89\u593a\u4e50\u8da3\u548c\u5229\u6da6.\\n\u6700\u5f3a\u7684\u80dc\u5229\uff0c\u5c31\u50cf\u5728\u5546\u4e1a\u4e16\u754c\u4e2d\u4e00\u6837.\\n\u5927\u591a\u6570\u7cbe\u7075\u90fd\u662f\u5728\u91ce\u5916\u53d1\u73b0\u7684,\u5f53\u4ed6\u4eec\u83b7\u5f97\u7ecf\u9a8c\u65f6,\u4ed6\u4eec\u4f1a\u53d8\u6210\u66f4\u9ad8\u7ea7\u7684\u5f62\u5f0f.\\n\u4f46\u662f\u6784\u6210\u5927\u6559\u5802\u7684\u4e94\u5927\u652f\u67f1,\u5373\u5728\u8be5\u5730\u533a\u8fd0\u8425\u7684\u4e94\u5bb6\u76df\u56fd\u516c\u53f8,\\n\u6539\u5584\u4e86\u81ea\u7136.\u672c\u5b63,\u6211\u4eec\u63d0\u4f9b\u4e94\u6b3e\u8c6a\u534e\u7cbe\u7075!","spyder_intro02":"\u8fd9\u4e9b\u7cbe\u7075\u5728\u63a5\u89e6\u5230\u4ee4\u724c\u65f6\u4f1a\u7acb\u5373\u8fdb\u5316 - \u8fd9\u662f\u5373\u65f6\u6ee1\u8db3!\\n\u66f4\u91cd\u8981\u7684\u662f,\u5b83\u4eec\u8ba9\u4f60\u9009\u62e9\u5b83\u4eec\u53d8\u6210\u54ea\u79cd\u5f62\u5f0f.","spyder_intro03":"\u4ee3\u5e01\u53ef\u4ece\u6240\u6709\u652f\u67f1\u6536\u53d6\u9002\u5ea6\u8d39\u7528!\\n\u54b3\u54b3\uff0c\u6211\u5728\u8bf4\u4ec0\u4e48?\\n\u54e6,\u662f\u7684,\u6bcf\u4e2a\u652f\u67f1\u90fd\u63d0\u4f9b\u8fd9\u4e9b\u72ec\u5bb6\u7cbe\u7075\u4e4b\u4e00.","spyder_intro_shopkeeper1":"\u6211\u4eec\u9996\u5e2d\u6267\u884c\u5b98\u7684\u6f14\u8bb2\u771f\u662f\u592a\u68d2\u4e86!\u6240\u6709\u91d1\u5361\u4f1a\u5458\u90fd\u5c06\u83b7\u5f97\u514d\u8d39\u7684\u7cbe\u7075.","spyder_intro_shopkeeper2":"\u53ea\u9700\u586b\u5199\u6b64\u8868\u683c.","spyder_intro_question_name":"\u4f60\u53eb\u4ec0\u4e48\u540d\u5b57?","spyder_intro_shopkeeper3":"\u8bf7\u73b0\u5728\u5c06\u8868\u683c\u9000\u8fd8\u7ed9\u5e97\u5458,\u4ee5\u4fbf\u6211\u4eec\u4e3a\u60a8\u63d0\u4f9b\u7cbe\u7075.","spyder_intro_shopkeeper4":"\u5bf9\u4e0d\u8d77,\u60a8\u4e0d\u662f\u91d1\u5361\u4f1a\u5458,\u6b64\u4f18\u60e0\u4ec5\u9002\u7528\u4e8e\u91d1\u5361\u4f1a\u5458.","bank":"\u94f6\u884c","wallet":"\u94b1\u5305","deposit":"\u5b58\u6b3e","withdraw":"\u53d6\u6b3e","no_money_operation":"{operation}\u4e0d\u53ef\u80fd!","menu_item_storage":"\u53d6\u51fa\u9053\u5177","menu_item_dropoff":"\u653e\u5165\u9053\u5177","no_signal":"\u65e0\u4fe1\u53f7","omnichannel_mobile":"\u5168\u80fd\u901a\u8baf4G","app_banking":"\u624b\u673a\u94f6\u884c","app_banking_description":"\u968f\u65f6\u968f\u5730\u5728\u6b64\u5904\u8bbf\u95ee\u60a8\u7684\u8d44\u91d1, \u5f53\u60a8\u4fe1\u53f7\u5145\u8db3\u65f6, \u90fd\u53ef\u4ee5\u5728\u6b64\u5904\u8bbf\u95ee\u60a8\u7684\u8d44\u91d1.","app_contacts":"\u7535\u8bdd\u6ea5","app_contacts_description":"\u6253\u7535\u8bdd\u7ed9\u4f60\u7684\u670b\u53cb, \u4e0e\u4f60\u9009\u62e9\u7684\u4eba\u6218\u6597.","app_map":"\u624b\u673a\u5730\u56fe","app_map_description":"\u5728\u624b\u673a\u4e0a\u4f7f\u7528\u5b83\u6765\u67e5\u770b\u60a8\u7684\u4f4d\u7f6e.","app_tuxepedia":"\u7cbe\u7075\u767e\u79d1","app_tuxepedia_description":"\u5728\u8fd9\u91cc\u8ddf\u8e2a\u6709\u5173\u7cbe\u7075\u7684\u4fe1\u606f, \u5e76\u4e0e\u4e16\u754c\u5206\u4eab.","tuxepedia_progress":"\u7cbe\u7075\u767e\u79d1\u5b8c\u6210\u5ea6: {value}%!","tuxepedia_data_seen":"\u770b\u5230\u4e86{param}\u53ea\u7cbe\u7075,\u5171\u6709{all}\u53ea\u7cbe\u7075","tuxepedia_data_caught":"\u6349\u4f4f\u4e86{param}\u53ea\u7cbe\u7075,\u5171\u6709{all}\u53ea\u7cbe\u7075","player_start_adventure":"\u5192\u9669\u5f00\u59cb\u4e86{date}\u5929.","player_walked":"\u884c\u8d70\u7684\u8def\u7a0b {distance} {unit}","player_battles":"\u6218\u6597: {tot} (\u80dc\u5229{won} \u5e73\u5c40{draw} \u5931\u8d25{lost})","action_call":"\u62e8\u53f7","phone_no_answer":"\u5bf9\u4e0d\u8d77,\u60a8\u547c\u53eb\u7684\u7528\u6237\u6682\u65f6\u65e0\u4eba\u63a5\u542c!","page_tuxepedia":"\u4ece\u7f16\u53f7{a}\u5230\u7f16\u53f7{b}","no_evolution":"\u6ca1\u6709\u8fdb\u5316\u578b","yes_evolution":"\u6709\u8fdb\u5316\u578b","yes_evolutions":"\u8fdb\u5316\u578b","tuxepedia_capture":"\u6355\u83b7\u4e86{doc}\u5929","tuxepedia_exp":"\u9700\u8981{exp_lv}\u7ecf\u9a8c\u5230\u7b49\u7ea7{lv}","menu_tuxepedia":"\u7cbe\u7075\u767e\u79d1","monster_menu_type":"\u5c5e\u6027","monster_menu_species":"\u79cd\u7c7b","monster_menu_shape":"\u4f53\u578b","spyder_papertown_firstfight_after":"\u8fd9\u6b21\u6211\u4f1a\u6cbb\u6108\u4f60,\u4f46\u6211\u4e0d\u662f\u6148\u5584\u673a\u6784,\u4e0b\u6b21\u4f60\u7684\u7cbe\u7075\u75b2\u60eb\u4e0d\u582a\u65f6\u5728\u5bb6\u4f11\u606f.","spyder_papermanor_oldman":"\u6211\u6709\u4e24\u4e2a\u513f\u5b50\u548c\u4e00\u4e2a\u4f84\u5973,\u7b2c\u4e00\u4e2a\u662f\u6c34\u624b,\u53bb\u5e74\u4ed6\u53bb\u4e86\u7fa4\u5c9b.\\n\u7b2c\u4e8c\u4e2a\u662f\u8239\u957f,\u4ed6\u5f00\u5ba2\u8239,\u6211\u7684\u4f84\u5973\u5728\u5916\u9762\u73a9.","spyder_cottontown_mom":"\u964c\u751f\u4eba\u4f60\u597d!\u4f60\u8fdb\u5496\u5561\u9986\u5e72\u4ec0\u4e48? \\n \u4f60\u77e5\u9053\u5496\u5561\u56e0\u5bf9\u4f60\u6709\u5bb3......\u6211\u5f00\u73a9\u7b11\u7684! \\n \u4f60\u5df2\u7ecf12\u5c81\u4e86,\u4f60\u53ef\u4ee5\u505a\u4efb\u4f55\u4f60\u559c\u6b22\u7684\u4e8b\u60c5!...\u4f46\u4e0d\u8981\u5438\u70df\u548c\u559d\u9152 .... \\n \u4f46\u4f60\u5e94\u8be5\u66f4\u9891\u7e41\u5730\u6253\u7535\u8bdd\u56de\u5bb6,\u6211\u5e0c\u671b\u6709\u4eba\u8bb2\u8ff0\u6211\u7684\u53d1\u660e. \\n ... \u54e6,\u6211\u5fd8\u4e86,\u4f60\u8fd8\u6ca1\u6709\u624b\u673a,\u8fd9\u662f\u6211\u53d1\u660e\u7684,\u6211\u79f0\u4e4b\u4e3aNuPhone! \\n\u60a8\u53ef\u4ee5\u5728\u5176\u4e0a\u5b89\u88c5\u5404\u79cd\u5e94\u7528\u7a0b\u5e8f,\u5b83\u5df2\u7ecf\u6709\u5730\u56fe\u5e94\u7528\u7a0b\u5e8f,\u6240\u4ee5\u4f60\u6c38\u8fdc\u4e0d\u4f1a\u8ff7\u8def!","spyder_cotton_homemaker1":"\u4f60\u662f\u6765\u6f14\u8bb2\u7684\u5417?\u6211\u5bf9\u53d1\u5e03\u611f\u5230\u975e\u5e38\u5174\u594b.","spyder_cotton_homemaker2":"\u7cbe\u7075\u767e\u79d1\u5f88\u68d2,\u4e0d\u662f\u5417?\u6211\u662f\u7a0b\u5e8f\u5458\u4e4b\u4e00,\u544a\u8bc9\u6211\u4f60\u662f\u5426\u53d1\u73b0\u4efb\u4f55\u9519\u8bef.","spyder_cotton_cafegranny":"\u55ef,\u6211\u4e0d\u786e\u5b9a\u6211\u662f\u5426\u559c\u6b22\u8fd9\u79cd\u5496\u5561.","spyder_cotton_cafeassistant":"\u4f60\u6536\u96c6\u7cbe\u7075\u5417?\u6211\u60f3\u5f00\u59cb,\u4f46\u6211\u5bb3\u6015\u79bb\u5f00\u8fd9\u5ea7\u57ce\u5e02.","spyder_cotton_cafegoth":"\u522b\u770b\u6211,\u6211\u53ea\u662f\u6765\u8fd9\u91cc\u5403\u514d\u8d39\u7684\u5c0f\u5403.","spyder_cotton_cafeflorist1":"\u5618,\u6f14\u8bb2\u8981\u5f00\u59cb\u4e86.","spyder_cotton_cafeflorist2":"\u6211\u8feb\u4e0d\u53ca\u5f85\u5730\u60f3\u5bf9\u5176\u4ed6\u4eba\u7684\u6761\u76ee\u8fdb\u884c\u4e8b\u5b9e\u6838\u67e5. \\n \u4f60\u6700\u597d\u786e\u4fdd\u4f60\u6709\u597d\u7684\u6765\u6e90!","spyder_papertown_myfirstmon_notmet":"\u6211\u8ba4\u5f97\u4f60,\u4f60\u5c31\u662f\u90a3\u4e2a\u6ca1\u6709\u91d1\u5361\u4f1a\u5458\u7684\u5b69\u5b50. \\n \u4f60\u77e5\u9053,\u6211\u4e5f\u8bb8\u80fd\u5e2e\u4f60. \\n \u5f53\u82b1\u54e8\u7684\u65b0\u7cbe\u7075\u4ece\u5927\u6559\u5802\u51fa\u6765\u65f6,\u6211\u4eec\u53ea\u662f\u628a\u6240\u6709\u7684\u65e7\u7cbe\u7075\u90fd\u6254\u8fdb\u4e86\u5783\u573e\u7bb1!\\n \u8fd9\u4f3c\u4e4e\u662f\u4e00\u79cd\u6d6a\u8d39,\u5c24\u5176\u662f\u5f53\u50cf\u4f60\u8fd9\u6837\u7684\u5b69\u5b50\u6ca1\u6709\u4efb\u4f55\u4e1c\u897f\u65f6!","spyder_papertown_thereis":"\u8fd9\u91cc\u6709\u4e1c\u897f...","spyder_papertown_trash":"\u53ea\u662f\u5783\u573e","spyder_papertown_rockitten":"\u4f60\u60f3\u8981\u5c0f\u5ca9\u732b\u5417?","spyder_papertown_lambert":"\u4f60\u60f3\u8981\u5170\u4f2f\u7279\u5417?","spyder_papertown_nut":"\u4f60\u60f3\u8981\u87ba\u6bcd\u517d\u5417?","spyder_papertown_tweesher":"\u4f60\u60f3\u8981\u954a\u9e6d\u5417?","spyder_papertown_agnite":"\u4f60\u60f3\u8981AGNITE\u5417?"} \ No newline at end of file
diff --git a/db/_generated/npc/omnichannel-ceo.json b/db/_generated/npc/omnichannel-ceo.json
index 1618c13..30feb22 100644
--- a/db/_generated/npc/omnichannel-ceo.json
+++ b/db/_generated/npc/omnichannel-ceo.json
@@ -1 +1 @@
-{"slug":"omnichannel-ceo","template":[{"sprite_name":"ceo"}]} \ No newline at end of file
+{"slug":"omnichannel-ceo","template":[{"sprite_name":"ceo","combat_front":"ceo"}]} \ No newline at end of file
diff --git a/db/_generated/npc/spyder_dante.json b/db/_generated/npc/spyder_dante.json
index 7a87a0e..d648c0b 100644
--- a/db/_generated/npc/spyder_dante.json
+++ b/db/_generated/npc/spyder_dante.json
@@ -1 +1 @@
-{"slug":"spyder_dante","template":[{"sprite_name":"shopassist","combat_front":"adventurer","slug":"shopassistant"}]} \ No newline at end of file
+{"slug":"spyder_dante","template":[{"sprite_name":"shopassist","combat_front":"shopassist","slug":"shopassistant"}]} \ No newline at end of file
diff --git a/db/_generated/npc/tuxemart-keeper.json b/db/_generated/npc/tuxemart-keeper.json
index 73b8197..0f81884 100644
--- a/db/_generated/npc/tuxemart-keeper.json
+++ b/db/_generated/npc/tuxemart-keeper.json
@@ -1 +1 @@
-{"slug":"tuxemart-keeper","template":[{"sprite_name":"shopassist"}]} \ No newline at end of file
+{"slug":"tuxemart-keeper","template":[{"sprite_name":"shopassist","combat_front":"shopassist"}]} \ No newline at end of file
diff --git a/db/areas/cotton-town.json b/db/areas/cotton-town.json
index f1bc9e6..2301cdd 100644
--- a/db/areas/cotton-town.json
+++ b/db/areas/cotton-town.json
@@ -24,6 +24,12 @@
"conditions": [
"area.hospital-floor-3.complete"
]
+ },
+
+ "cotton-tunnel": {
+ "conditions": [
+ "area.cotton-tunnel.complete"
+ ]
}
},
diff --git a/db/areas/cotton-tunnel.json b/db/areas/cotton-tunnel.json
new file mode 100644
index 0000000..58ee1af
--- /dev/null
+++ b/db/areas/cotton-tunnel.json
@@ -0,0 +1,60 @@
+{
+ "requiredEncounters": 10,
+
+ "trainers": [
+ {
+ "name": "Dragonrider Carlos",
+ "sprite": "dragonrider.png",
+ "monsters": [
+ {
+ "slug": "agnidon",
+ "level": 35
+ },
+ {
+ "slug": "legko",
+ "level": 35
+ }
+ ]
+ }
+ ],
+
+ "items": [
+ {
+ "slug": "candy_tuxeball",
+ "chance": 10
+ },
+ {
+ "slug": "imperial_potion",
+ "chance": 10
+ },
+ {
+ "slug": "imperial_tea",
+ "chance": 10
+ },
+ {
+ "slug": "cureall",
+ "chance": 10
+ },
+ {
+ "slug": "raise_melee",
+ "chance": 10
+ }
+ ],
+
+ "connections": {
+ "dragons-cave": {
+ "conditions": []
+ },
+
+ "cotton-town": {
+ "conditions": [
+ "encounters",
+ "trainers"
+ ]
+ }
+ },
+
+ "modules/tuxemon.slug": "cotton_tunnel",
+ "modules/tuxemon.encounter": "cotton_tunnel",
+ "modules/tuxemon.environment": "cavern"
+}
diff --git a/db/areas/dragons-cave.json b/db/areas/dragons-cave.json
new file mode 100644
index 0000000..fade04c
--- /dev/null
+++ b/db/areas/dragons-cave.json
@@ -0,0 +1,48 @@
+{
+ "requiredEncounters": 10,
+
+ "trainers": [
+ {
+ "name": "Dragonrider Tomas",
+ "sprite": "dragonrider.png",
+ "monsters": [
+ {
+ "slug": "allagon",
+ "level": 35
+ }
+ ]
+ }
+ ],
+
+ "items": [
+ {
+ "slug": "boost_armour",
+ "chance": 10
+ },
+ {
+ "slug": "boost_melee",
+ "chance": 10
+ },
+ {
+ "slug": "super_potion",
+ "chance": 10
+ }
+ ],
+
+ "connections": {
+ "sea-route-c": {
+ "conditions": []
+ },
+
+ "cotton-tunnel": {
+ "conditions": [
+ "encounters",
+ "trainers"
+ ]
+ }
+ },
+
+ "modules/tuxemon.slug": "dragonscave",
+ "modules/tuxemon.encounter": "dragonscave",
+ "modules/tuxemon.environment": "cavern"
+}
diff --git a/db/areas/hospital-floor-1.json b/db/areas/hospital-floor-1.json
index f89e5a3..089ba7a 100644
--- a/db/areas/hospital-floor-1.json
+++ b/db/areas/hospital-floor-1.json
@@ -1,16 +1,12 @@
{
- "trainers": [
- {
- "name": "Spyder Boss Aurora",
- "sprite": "spyder_boss.png",
- "monsters": [
- {
- "slug": "exclawvate",
- "level": 40
- }
- ]
- }
- ],
+ "events": {
+ "onEnter": [
+ {
+ "type": "story",
+ "story": "hospital-floor-1"
+ }
+ ]
+ },
"connections": {
"hospital": {
@@ -19,7 +15,7 @@
"hospital-floor-2": {
"conditions": [
- "trainers"
+ "story.hospital-floor-1"
]
}
},
diff --git a/db/areas/hospital-floor-2.json b/db/areas/hospital-floor-2.json
index 2e6fc42..adbfbed 100644
--- a/db/areas/hospital-floor-2.json
+++ b/db/areas/hospital-floor-2.json
@@ -1,34 +1,12 @@
{
- "trainers": [
- {
- "name": "Spyder Boss Luzia",
- "sprite": "spyder_boss.png",
- "monsters": [
- {
- "slug": "galnec",
- "level": 36
- },
- {
- "slug": "exclawvate",
- "level": 36
- }
- ]
- },
- {
- "name": "Profressor Rhizome",
- "sprite": "professor.png",
- "monsters": [
- {
- "slug": "flacono",
- "level": 33
- },
- {
- "slug": "fancair",
- "level": 33
- }
- ]
- }
- ],
+ "events": {
+ "onEnter": [
+ {
+ "type": "story",
+ "story": "hospital-floor-2"
+ }
+ ]
+ },
"connections": {
"hospital-floor-1": {
@@ -37,7 +15,7 @@
"hospital-floor-3": {
"conditions": [
- "trainers"
+ "story.hospital-floor-2"
]
}
},
diff --git a/db/areas/hospital-floor-3.json b/db/areas/hospital-floor-3.json
index de16bc2..3bcf6b6 100644
--- a/db/areas/hospital-floor-3.json
+++ b/db/areas/hospital-floor-3.json
@@ -1,28 +1,12 @@
{
- "trainers": [
- {
- "name": "Rival Billie",
- "sprite": "fashionista.png",
- "monsters": [
- {
- "slug": "cardinale",
- "level": 40
- },
- {
- "slug": "eyesore",
- "level": 40
- },
- {
- "slug": "viviphyta",
- "level": 40
- },
- {
- "slug": "STARTER",
- "level": 40
- }
- ]
- }
- ],
+ "events": {
+ "onEnter": [
+ {
+ "type": "story",
+ "story": "hospital-floor-3"
+ }
+ ]
+ },
"connections": {
"hospital-floor-2": {
diff --git a/db/areas/paper-town.json b/db/areas/paper-town.json
index 5213a5f..1120538 100644
--- a/db/areas/paper-town.json
+++ b/db/areas/paper-town.json
@@ -21,7 +21,7 @@
"route1": {
"conditions": [
- "story.selectStarterMonster"
+ "story.select-starter-monster"
]
}
},
diff --git a/db/areas/route2.json b/db/areas/route2.json
index f753a70..12ec927 100644
--- a/db/areas/route2.json
+++ b/db/areas/route2.json
@@ -3,25 +3,26 @@
"trainers": [
{
- "name": "Rival Billie",
- "sprite": "fashionista.png",
+ "name": "Tennis Player Roddick",
+ "sprite": "tennisplayer.png",
"monsters": [
{
- "slug": "cardiling",
- "level": 3
- },
- {
- "slug": "eyenemy",
- "level": 6
- },
- {
- "slug": "STARTER",
- "level": 6
+ "slug": "spighter",
+ "level": 8
}
]
}
],
+ "events": {
+ "onEnter": [
+ {
+ "type": "story",
+ "story": "battle-rival-two"
+ }
+ ]
+ },
+
"connections": {
"cotton-town": {
"conditions": []
diff --git a/db/areas/sea-route-c.json b/db/areas/sea-route-c.json
index bba5858..da22e7c 100644
--- a/db/areas/sea-route-c.json
+++ b/db/areas/sea-route-c.json
@@ -25,13 +25,18 @@
}
],
- "environment_slug": "sea",
-
"connections": {
"candy-town": {
"conditions": []
},
+ "dragons-cave": {
+ "conditions": [
+ "encounters",
+ "trainers"
+ ]
+ },
+
"paper-town": {
"conditions": [
"encounters",
@@ -41,6 +46,6 @@
},
"modules/tuxemon.slug": "routec",
- "modules/tuxemon.encounter": "default_encounter",
+ "modules/tuxemon.encounter": "routec",
"modules/tuxemon.environment": "sea"
}
diff --git a/db/i18n.php b/db/i18n.php
index b4f7cbc..5cde5c2 100644
--- a/db/i18n.php
+++ b/db/i18n.php
@@ -14,16 +14,20 @@ function populateI18n ($locale, $poFile) {
preg_match('/"(.*)"/', $nextLine, $msgstrMatch);
if (empty($msgidMatch[1]) || str_starts_with($msgidMatch[1], 'PROJECT DESCRIPTION')) continue;
- $msgid = $msgidMatch[1];
+ $msgid = str_replace('\n', '', trim($msgidMatch[1]));
// get lines immediately after msgstr
$msgstr = $msgstrMatch[1];
$msgstrNextLine = fgets($handle);
- while (! empty(trim($msgstrNextLine))) {
- preg_match('/"(.*)"/', $msgstrNextLine, $msgstrNextLineMatch);
- $msgstr .= $msgstrNextLineMatch[1];
-
- $msgstrNextLine = fgets($handle);
+ if (str_starts_with($msgstrNextLine, 'msgid')) {
+ fseek($handle, -strlen($msgstrNextLine), SEEK_CUR);
+ } else {
+ while (! empty(trim($msgstrNextLine))) {
+ preg_match('/"(.*)"/', $msgstrNextLine, $msgstrNextLineMatch);
+ $msgstr .= $msgstrNextLineMatch[1];
+
+ $msgstrNextLine = fgets($handle);
+ }
}
$i18n[$locale][$msgid] = mb_convert_encoding($msgstr, 'UTF-8');
diff --git a/db/i18n/en_US.po b/db/i18n/en_US.po
index 3b4f998..abd44ed 100644
--- a/db/i18n/en_US.po
+++ b/db/i18n/en_US.po
@@ -233,6 +233,27 @@ msgstr "Tuxemart Keeper"
# Routes
+msgid "tunnel-underground"
+msgstr "Tunnel Underground"
+
+msgid "hospital"
+msgstr "Hospital"
+
+msgid "hospital1"
+msgstr "Hospital Floor 1"
+
+msgid "hospital2"
+msgstr "Hospital Floor 2"
+
+msgid "hospital3"
+msgstr "Hospital Floor 3"
+
+msgid "dragonscave"
+msgstr "Dragon's Cave"
+
+msgid "cotton_tunnel"
+msgstr "Cotton Tunnel"
+
msgid "mansion"
msgstr "Mansion"
diff --git a/db/maps/Cotton_Tunnel.png b/db/maps/Cotton_Tunnel.png
new file mode 100644
index 0000000..7c444ef
--- /dev/null
+++ b/db/maps/Cotton_Tunnel.png
Binary files differ
diff --git a/db/maps/Dragons_Cave.png b/db/maps/Dragons_Cave.png
new file mode 100644
index 0000000..346470e
--- /dev/null
+++ b/db/maps/Dragons_Cave.png
Binary files differ
diff --git a/db/maps/cotton-tunnel.svg b/db/maps/cotton-tunnel.svg
new file mode 100644
index 0000000..444c18e
--- /dev/null
+++ b/db/maps/cotton-tunnel.svg
@@ -0,0 +1,7 @@
+<svg
+ version="1.1"
+ xmlns="http://www.w3.org/2000/svg"
+ viewbox="0 0 640 320"
+>
+ <image href="/db/maps/Cotton_Tunnel.png" />
+</svg>
diff --git a/db/maps/dragons-cave.svg b/db/maps/dragons-cave.svg
new file mode 100644
index 0000000..8d67ec8
--- /dev/null
+++ b/db/maps/dragons-cave.svg
@@ -0,0 +1,13 @@
+<svg
+ version="1.1"
+ xmlns="http://www.w3.org/2000/svg"
+ viewbox="0 0 320 640"
+>
+ <image href="/db/maps/Dragons_Cave.png" />
+
+ <rect
+ data-story="drokoro"
+ data-interactable="true" data-blackout="true"
+ x="179" y="18" width="92" height="55" stroke="red" fill="transparent"
+ />
+</svg>
diff --git a/db/maps/paper-town.svg b/db/maps/paper-town.svg
index bbde182..287552a 100644
--- a/db/maps/paper-town.svg
+++ b/db/maps/paper-town.svg
@@ -9,7 +9,7 @@
<rect data-location="scoop_store" x="272" y="144" width="80" height="64" stroke="red" fill="transparent" />
<rect
- data-story="selectStarterMonster" data-story-once="true"
+ data-story="select-starter-monster"
data-interactable="true"
x="481" y="175" width="14" height="34" stroke="red" fill="transparent"
/>
diff --git a/db/npc.php b/db/npc.php
index 4aabc8a..c2af851 100644
--- a/db/npc.php
+++ b/db/npc.php
@@ -25,17 +25,24 @@ foreach (scandir($basePath) as $fileName) {
if (in_array($fileName, ['.', '..'])) continue;
$filePath = "$basePath/$fileName";
- $npc = json_decode(file_get_contents($filePath), true);
+ $npcData = json_decode(file_get_contents($filePath), true);
- $slug = $npc['modules/tuxemon.slug'] ?? pathinfo($fileName, PATHINFO_FILENAME);
- $npcs[$slug] = [
+ $slug = $npcData['modules/tuxemon.slug'] ?? pathinfo($fileName, PATHINFO_FILENAME);
+ $npc = [
'slug' => $slug,
'template' => [
[
- 'sprite_name' => $npc['sprite'],
+ 'sprite_name' => $npcData['sprite'],
+ 'combat_front' => $npcData['sprite'],
],
],
];
+
+ if (isset($npcs[$slug])) {
+ $npcs[$slug] = array_replace_recursive($npcs[$slug], $npc);
+ } else {
+ $npcs[$slug] = $npc;
+ }
}
foreach ($npcs as $slug => $npc) {
diff --git a/db/npc/dante.json b/db/npc/dante.json
new file mode 100644
index 0000000..2692bcc
--- /dev/null
+++ b/db/npc/dante.json
@@ -0,0 +1,5 @@
+{
+ "sprite": "shopassist",
+
+ "modules/tuxemon.slug": "spyder_dante"
+}
diff --git a/db/story/battle-rival-two.json b/db/story/battle-rival-two.json
new file mode 100644
index 0000000..46195ad
--- /dev/null
+++ b/db/story/battle-rival-two.json
@@ -0,0 +1,25 @@
+{
+ "characters": {
+ "rival": {
+ "slug": "spyder_billie",
+ "text": [
+ "spyder_route2_billie1",
+ "spyder_route2_billie2"
+ ],
+ "monsters": [
+ {
+ "slug": "cardiling",
+ "level": 3
+ },
+ {
+ "slug": "eyenemy",
+ "level": 6
+ },
+ {
+ "slug": "RIVAL",
+ "level": 6
+ }
+ ]
+ }
+ }
+}
diff --git a/db/story/drokoro.json b/db/story/drokoro.json
new file mode 100644
index 0000000..9979ad3
--- /dev/null
+++ b/db/story/drokoro.json
@@ -0,0 +1,8 @@
+{
+ "encounters": {
+ "drokoro": {
+ "slug": "drokoro",
+ "level": 55
+ }
+ }
+}
diff --git a/db/story/hospital-floor-1.json b/db/story/hospital-floor-1.json
new file mode 100644
index 0000000..6ac51b5
--- /dev/null
+++ b/db/story/hospital-floor-1.json
@@ -0,0 +1,17 @@
+{
+ "characters": {
+ "aurora": {
+ "slug": "spyder_hospital1_aurora",
+ "text": [
+ "spyder_hospital1_aurora1",
+ "spyder_hospital1_aurora2"
+ ],
+ "monsters": [
+ {
+ "slug": "exclawvate",
+ "level": 40
+ }
+ ]
+ }
+ }
+}
diff --git a/db/story/hospital-floor-2.json b/db/story/hospital-floor-2.json
new file mode 100644
index 0000000..469313c
--- /dev/null
+++ b/db/story/hospital-floor-2.json
@@ -0,0 +1,39 @@
+{
+ "characters": {
+ "luzia": {
+ "slug": "spyder_hospital1_luzia",
+ "text": [
+ "spyder_hospital1_luzia2",
+ "spyder_hospital1_luzia1"
+ ],
+ "monsters": [
+ {
+ "slug": "galnec",
+ "level": 36
+ },
+ {
+ "slug": "exclawvate",
+ "level": 36
+ }
+ ]
+ },
+
+ "rhizome": {
+ "slug": "spyder_hospital1_rhizome",
+ "text": [
+ "spyder_hospital1_rhizome1",
+ "spyder_hospital1_rhizome2"
+ ],
+ "monsters": [
+ {
+ "slug": "flacono",
+ "level": 33
+ },
+ {
+ "slug": "fancair",
+ "level": 33
+ }
+ ]
+ }
+ }
+}
diff --git a/db/story/hospital-floor-3.json b/db/story/hospital-floor-3.json
new file mode 100644
index 0000000..65bb925
--- /dev/null
+++ b/db/story/hospital-floor-3.json
@@ -0,0 +1,29 @@
+{
+ "characters": {
+ "rival": {
+ "slug": "spyder_billie",
+ "text": [
+ "spyder_hospital_billie1",
+ "spyder_hospital_billie2"
+ ],
+ "monsters": [
+ {
+ "slug": "cardinale",
+ "level": 40
+ },
+ {
+ "slug": "eyesore",
+ "level": 40
+ },
+ {
+ "slug": "viviphyta",
+ "level": 40
+ },
+ {
+ "slug": "RIVAL",
+ "level": 40
+ }
+ ]
+ }
+ }
+}
diff --git a/db/story/start.json b/db/story/start.json
new file mode 100644
index 0000000..0967ef4
--- /dev/null
+++ b/db/story/start.json
@@ -0,0 +1 @@
+{}
diff --git a/resources/css/page.css b/resources/css/page.css
index 2091829..b59ad6d 100644
--- a/resources/css/page.css
+++ b/resources/css/page.css
@@ -47,3 +47,8 @@ svg [data-interactable="false"] {
stroke: transparent;
fill: transparent;
}
+
+svg [data-interactable="false"][data-blackout="true"] {
+ stroke: black;
+ fill: black;
+}
diff --git a/resources/js/classes/Npc.js b/resources/js/classes/Npc.js
index 82dba7e..c13b9b4 100644
--- a/resources/js/classes/Npc.js
+++ b/resources/js/classes/Npc.js
@@ -6,7 +6,7 @@ class Npc {
this.slug = slug;
this.name = translate(slug);
- this.spriteName = DB.npcs[slug]?.template[0].sprite_name;
+ this.spriteName = DB.npcs[slug]?.template[0].combat_front;
}
get sprite () {
diff --git a/resources/js/db.js b/resources/js/db.js
index d564851..aff2c7c 100644
--- a/resources/js/db.js
+++ b/resources/js/db.js
@@ -13,12 +13,18 @@
* @typedef {Object} DB_Story
* @property {number} money
* @property {string} area
+ * @property {boolean} canTriggerMultipleTimes
* @property {Object<string, DB_StoryCharacter>} characters
+ * @property {Object<string, DB_StoryEncounter>} encounters
*
* @typedef {Object} DB_StoryCharacter
* @property {string} slug
* @property {string[]} text
* @property {Object[]} monsters
+ *
+ * @typedef {Object} DB_StoryEncounter
+ * @property {string} slug
+ * @property {number} level
*/
//
diff --git a/resources/js/game.js b/resources/js/game.js
index 6c3a393..309d013 100644
--- a/resources/js/game.js
+++ b/resources/js/game.js
@@ -761,14 +761,6 @@ const Game = {
}
const nextTrainer = Memory.state.currentArea.trainers[nextTrainerIdx];
- if (nextTrainer.name.startsWith('Rival')) {
- for (const idx in nextTrainer.monsters) {
- if (nextTrainer.monsters[idx].slug === 'STARTER') {
- nextTrainer.monsters[idx].slug = Memory.state.rivalMonster;
- }
- }
- }
-
const trainer = new Trainer(nextTrainer);
await trainer.initialize()
Memory.state.opponent = trainer;
@@ -797,11 +789,37 @@ const Game = {
Memory.state.currentArea = await fetchArea(areaSlug);
+
+ // on enter
+ let storyIsDone = true;
+ if (Memory.state.currentArea.events?.onEnter.length > 0) {
+ Game.isLoadingArea = false;
+
+ for (const event of Memory.state.currentArea.events.onEnter) {
+ if (event.type === 'story') {
+ UI.showMap();
+ UI.drawTown();
+
+ storyIsDone = await Story.progress(event.story);
+ }
+ }
+ }
+
+ if (!storyIsDone) {
+ return;
+ }
+
+ Game.isLoadingArea = true;
+
+
+ // after events resolved
+
if (Game.isTown(Memory.state.currentArea)) {
if (Object.values(Memory.state.currentArea.locations).some((location) => location.type === 'healingCenter')) {
Memory.state.lastVisitedTown = areaSlug;
}
- } else {
+ }
+ else {
if (Memory.state.currentArea.encounters.length > 0) {
await Game.encounterWildMonster();
} else if (Memory.state.currentArea.trainers.length > 0) {
diff --git a/resources/js/story.js b/resources/js/story.js
index d5e6486..bb6fc4b 100644
--- a/resources/js/story.js
+++ b/resources/js/story.js
@@ -1,5 +1,5 @@
const Story = {
- async start () {
+ 'start': async () => {
const settingsPopup = UI.createPopup();
settingsPopup.querySelector('[data-template-slot="content"]').append(UI.createSettingsMenu());
UI.drawPopup(settingsPopup);
@@ -10,10 +10,10 @@ const Story = {
}));
});
- await Story.immediateProgress('start', 'introduction');
+ return await Story.immediateProgress('start', 'introduction');
},
- async introduction () {
+ 'introduction': async () => {
const story = await fetchStory('introduction');
const characterCeo = story.characters.ceo;
const characterShopKeeper = story.characters.shopKeeper;
@@ -55,9 +55,11 @@ const Story = {
resolve();
}));
});
+
+ return true;
},
- async selectStarterMonster () {
+ 'select-starter-monster': async () => {
const story = await fetchStory('select-starter-monster');
const characterDante = story.characters.dante;
const npcDante = await fetchNpc(characterDante.slug);
@@ -93,35 +95,19 @@ const Story = {
}));
});
- await Story.immediateProgress('selectStarterMonster', 'battleRivalOne');
+ return await Story.immediateProgress('select-starter-monster', 'battle-rival-one');
},
- async battleRivalOne () {
+ 'battle-rival-one': async () => {
const story = await fetchStory('battle-rival-one');
const characterRival = story.characters.rival;
const npcRival = await fetchNpc(story.characters.rival.slug);
- Memory.state.opponent = new Trainer({
- monsters: await Promise.all(
- characterRival.monsters.map(async (monsterData) => {
- if (monsterData.slug === 'RIVAL') {
- monsterData.slug = Memory.state.rivalMonster;
- }
-
- const monster = await fetchMonster(monsterData.slug);
- monster.level = monsterData.level;
-
- return monster;
- })
- )
- });
- await Memory.state.opponent.initialize();
-
await UI.buildAndShowStoryPopup({ speaker: npcRival, text: translate(characterRival.text[0]) });
+ await Story.setupBattle(npcRival, characterRival.monsters);
+ const didWin = await Story.battle();
- await Story.battle();
-
- if (Game.didWinStoryBattle) {
+ if (didWin) {
await UI.buildAndShowStoryPopup({ speaker: npcRival, text: translate(characterRival.text[1]) });
} else {
await UI.buildAndShowStoryPopup({ speaker: npcRival, text: translate(characterRival.text[2]) });
@@ -129,6 +115,94 @@ const Story = {
await UI.buildAndShowStoryPopup({ speaker: npcRival, text: translate(characterRival.text[3]) });
Game.healParty();
+
+ return true;
+ },
+
+ 'battle-rival-two': async () => {
+ const story = await fetchStory('battle-rival-two');
+ const characterRival = story.characters.rival;
+ const npcRival = await fetchNpc(story.characters.rival.slug);
+
+ await UI.buildAndShowStoryPopup({ speaker: npcRival, text: translate(characterRival.text[0]) });
+ await Story.setupBattle(npcRival, characterRival.monsters);
+ const didWin = await Story.battle();
+ if (didWin) {
+ await UI.buildAndShowStoryPopup({ speaker: npcRival, text: translate(characterRival.text[1]) });
+ }
+
+ return didWin;
+ },
+
+ 'hospital-floor-1': async () => {
+ const story = await fetchStory('hospital-floor-1');
+ const characterAurora = story.characters.aurora;
+ const npcAurora = await fetchNpc(characterAurora.slug);
+
+ await UI.buildAndShowStoryPopup({ speaker: npcAurora, text: translate(characterAurora.text[0]) });
+ await Story.setupBattle(npcAurora, characterAurora.monsters);
+ didWin = await Story.battle();
+ if (didWin) {
+ await UI.buildAndShowStoryPopup({ speaker: npcAurora, text: translate(characterAurora.text[1]) });
+ }
+
+ return didWin;
+ },
+
+ 'hospital-floor-2': async () => {
+ const story = await fetchStory('hospital-floor-2');
+ const characterLuzia = story.characters.luzia;
+ const npcLuzia = await fetchNpc(characterLuzia.slug);
+ const characterRhizome = story.characters.rhizome;
+ const npcRhizome = await fetchNpc(characterRhizome.slug);
+
+ await UI.buildAndShowStoryPopup({ speaker: npcLuzia, text: translate(characterLuzia.text[0]) });
+ await Story.setupBattle(npcLuzia, characterLuzia.monsters);
+ let didWin = await Story.battle();
+ if (didWin) {
+ await UI.buildAndShowStoryPopup({ speaker: npcLuzia, text: translate(characterLuzia.text[1]) });
+ } else {
+ return false;
+ }
+
+ await UI.buildAndShowStoryPopup({ speaker: npcRhizome, text: translate(characterRhizome.text[0]) });
+ await Story.setupBattle(npcRhizome, characterRhizome.monsters);
+ didWin = await Story.battle();
+ if (didWin) {
+ await UI.buildAndShowStoryPopup({ speaker: npcRhizome, text: translate(characterRhizome.text[1]) });
+ }
+
+ return didWin;
+ },
+
+ 'hospital-floor-3': async () => {
+ const story = await fetchStory('hospital-floor-3');
+ const characterRival = story.characters.rival;
+ const npcRival = await fetchNpc(characterRival.slug);
+
+ await UI.buildAndShowStoryPopup({
+ speaker: npcRival,
+ text: translate(characterRival.text[0]).replace('${{name}}', Memory.state.Settings.name)
+ });
+ await Story.setupBattle(npcRival, characterRival.monsters);
+ didWin = await Story.battle();
+ if (didWin) {
+ await UI.buildAndShowStoryPopup({ speaker: npcRival, text: translate(characterRival.text[1]) });
+ }
+
+ return didWin;
+ },
+
+ 'drokoro': async () => {
+ const story = await fetchStory('drokoro');
+
+ const monster = await fetchMonster(story.encounters.drokoro.slug);
+ monster.level = story.encounters.drokoro.level;
+
+ Memory.state.opponent = new Trainer({ monsters: [monster] });
+ await Memory.state.opponent.initialize();
+
+ return await Story.battle();
},
@@ -136,33 +210,51 @@ const Story = {
/**
* @param {StorySlug} slug
+ *
+ * @returns {Promise<boolean>}
*/
async progress (slug) {
if (!Story[slug]) {
- return;
+ return true;
+ }
+
+ // story already done
+ const story = await fetchStory(slug);
+ if (!story.canTriggerMultipleTimes && Memory.state.storyProgress[slug]) {
+ return true;
}
Memory.state.currentStory = slug;
Memory.saveToLocalStorage();
- await Story[slug]();
+ const isDone = await Story[slug]();
+
+ if (isDone) {
+ Memory.state.storyProgress[slug] = true;
+ }
- Memory.state.storyProgress[slug] = true;
Memory.state.currentStory = null;
Memory.saveToLocalStorage();
+
+ return isDone;
},
/**
* @param {StorySlug} fromSlug
* @param {StorySlug} toSlug
+ *
+ * @returns {Promise<boolean>}
*/
async immediateProgress (fromSlug, toSlug) {
Memory.state.storyProgress[fromSlug] = true;
Memory.saveToLocalStorage();
- await Story.progress(toSlug);
+ return await Story.progress(toSlug);
},
+ /**
+ * @returns {Promise<boolean>}
+ */
async battle () {
const previousArea = Object.assign({}, Memory.state.currentArea);
@@ -191,5 +283,36 @@ const Story = {
UI.drawStatus();
}
+
+ return Game.didWinStoryBattle;
+ },
+
+ /**
+ * @param {Npc} npc
+ * @param {DB_StoryEncounter[]} monsters
+ * @param {Object[]} inventory
+ */
+ async setupBattle (npc, monsters, inventory = []) {
+ Memory.state.opponent = new Trainer({
+ monsters: await Promise.all(
+ monsters.map(async (monsterData) => {
+ if (monsterData.slug === 'RIVAL') {
+ monsterData.slug = Memory.state.rivalMonster;
+ }
+
+ const monster = await fetchMonster(monsterData.slug);
+ monster.level = monsterData.level;
+
+ return monster;
+ })
+ ),
+
+ inventory: inventory,
+
+ name: translate(npc.slug),
+ sprite: npc.spriteName + '.png',
+ });
+
+ await Memory.state.opponent.initialize();
},
};
diff --git a/resources/js/ui.js b/resources/js/ui.js
index 04186f5..ede8a1f 100644
--- a/resources/js/ui.js
+++ b/resources/js/ui.js
@@ -757,9 +757,10 @@ const UI = {
}
})));
- template.querySelectorAll('[data-interactable="true"]').forEach((node) => {
+ template.querySelectorAll('[data-interactable="true"]').forEach(async (node) => {
if (node.dataset.story) {
- if (node.dataset.storyOnce && Memory.state.storyProgress[node.dataset.story]) {
+ const story = await fetchStory(node.dataset.story);
+ if (!story.canTriggerMultipleTimes && Memory.state.storyProgress[node.dataset.story]) {
node.dataset.interactable = false;
return;
}
@@ -1932,7 +1933,7 @@ const UI = {
* @returns {HTMLElement}
*/
createStoryPopup () {
- const popup = UI.createPopup();
+ const popup = UI.createPopup({ isClosable: false });
return popup;
},