aoxu
7/7/2014 - 2:08 PM

xxx.strings

/**********************************************************************************/
//新的文案请贴在下面
/********************/
//1.Loading Tips
"loadingTips1" = "If you have any question, please contact support@weedo.hk";


/*-------------------新手引导-------------------*/
"MessageTarget" = "Destroy Command Center to win.";
"MessageHeroLaunch" = "Tap any empty place to launch hero.";
"ouch!!" = "Ouch!!";
"Where is it!!!" = "Where is it!!!";
"Welcome to your base!" = "Welcome to your base!";
"Now let me take you to visit your base!" = "Now let me take you to visit your base!";
"Commander Center provide energy for other buildings" = "Command Center provides energy for your frontiers.";
"Enemy will attack us, build some defense buildings." = "Enemy will attack us, build some defense buildings.";
"Let's buy some DEFENSE BUILDINGS in shop." = "Let's buy some DEFENSE BUILDINGS in shop.";
"Ok, I will occupy the islands." = "Haha, I will occupy this island.";
"I will be back" = "I will be back!";
"Success defense" = "Success defense!";
"I'm injured, I need recover my life." = "I'm injured, I need to recover my health.";
"Explore tower introduce" = "Introduce Warp Gate";
"Recover hero lives" = "Recover hero health";
"Tap" = "Tap";
"Congratulation, you know how to battle now." = "Congratulations, you know how to battle now.";
"I'm healthy now, I need battle." = "I'm recovered, I want battle.";
"GotoAttack2" = "HUNTING FOR GOLD";
"Yes, We win the battle!" = "Well done, you win the battle!";
"RewardLastLesson" = "Super cool, you finished tutorials!";
"IntroduceBuilder" = "Buy another builder to build 2 buildings at the same time.";
"GotoBuyResourceBuilding" = "You can buy Goldmine to get more gold.";
"ChooseBadge1" = "Choose a badge for your territory.";
"IntroduceAchievement" = "You can get many Free Gems here.";
"GotoBuyTechologyCenter" = "Build Technology Center and upgrade hero to make it stronger!";


//2.商店界面
//标签
"Defense" = "Defense";
"Tech" = "Tech";
"Resource" = "Resource";
"Island" = "Island";
//建筑名称
/* -------------- 防御建筑 -------------- */
//阶梯 lua name:Ladder
"storeBuild:12" = "Stair";
//齿轮塔 lua name:AttackTower
"storeBuild:13" = "Reaper";
//兽塔 lua name:GhostTower
"storeBuild:14" = "Brute";
//火箭塔 lua name:Cannon
"storeBuild:15" = "Saber Wheel";
//光子炮 lua name:Gatling
"storeBuild:16" = "Photon Cannon";
"storeBuild:18" = "Mask";
/* -------------- 基础建筑 -------------- */
"storeBuild:1" = "Command Center";//大厅 lua name:TownHall
"storeBuild:2" = "Goldmine";//金矿采集器 lua name:GoldMine
"storeBuild:3" = "Hydrogen \nCollector";//氢气采集器  lua name:HydrogenCollector
"storeBuild:4" = "Gold Storage";//金矿存储          lua name:GoldStorage
"storeBuild:5" = "Hydrogen \nStorage";//氢气存储      lua name:HydrogenStorage
"storeBuild:6" = "Recruiting Office";//英雄祭坛 lua name:HeroAltar
"storeBuild:7" = "Armory";//技能中心 lua name:SkillInstitute
"storeBuild:10" = "Warp Gate";//探索塔 lua name:ExploreTower
"storeBuild:11" = "Technology \nInstitute";//科技中心 lua name:TechnologyCenter
"storeBuild:17" = "Alliance \nParliament";//联盟中心 lua name:Alliance


//建筑描述
/* -------------- 防御建筑 -------------- */
"buildDesc:12" = "Barrier and base"; //阶梯 lua name:Ladder
"buildDesc:15" = "Area damage and long-range"; //火箭塔 lua name:Cannon
"buildDesc:16" = "Shoot all directions"; //光子炮 lua name:Gatling

"buildDesc:18" = "Generate fog to cover";
/* -------------- 基础建筑 -------------- */
"buildDesc:2" = "Collect gold";
"buildDesc:3" = "Collect crystal";
"buildDesc:4" = "Increase storage capacity";
"buildDesc:5" = "Increase storage capacity";
"buildDesc:6" = "Recruit new heroes";
"buildDesc:7" = "Make weapons";
"buildDesc:10" = "Take another hero to battle";
"buildDesc:11" = "Upgrade heroes and weapons";
"buildDesc:17" = "Create or join a allian";//联盟中心 lua name:Alliance


//购买个数
"build:" = "Count:";
//条件不足
"Require the town hall level %i" = "Require Command Center level %i";

"You can't build more until upgrade hall" = "Upgrade Command Center to build more";

"You have already built all of this buildings." = "You've already built maximum amount of these buildings.";

"Require high level gold storage" = "Upgrade Gold Storages to increase capacity.";
"Require more gold storages" = "Build more Gold Storages to increase capacity.";
"Require high level hydrogen storage" = "Upgrade Hydrogen Storages to increase capacity.";
"Require more hydrogen storages" = "Build more Hydrogen Storages to increase capacity.";


//弹窗
//快速释放builder
"Quick finish build upgrade" = "Complete previous building processs and free up a builder?";

//引导升级builder界面
"You can upgrade %@" = "You need another %@";
"The higher level %@, Build(Upgrade) more buildings at the same time" = "You need another %@ to Build(Upgrade) more buildings at the same time.";
// 缺少金币数,和转换需要的宝石数

"lack Gold: %i, gem:%i" = "Buy the missing %i golds with %i gems?";

//缺少氢气数,和转换需要的宝石数

"lack Hydroge: %i, gem:%i" = "Buy the missing %i crystals with %i gems?";
// 缺少金币数,

"lack Gold: %i" = "Buy the missing %i golds?";
//缺少氢气数,
"lack Hydroge: %i" = "Buy the missing %i crystals?";
// 缺少宝石数
"lack Gem: %i" = "Get the missing %i gems?";


/*--IAP--*/
"buy success" = "Success";
"buy fail" = "Failed";



//资源购买界面
//金币满的时候
"Gold is full" = "Golds are full.";
//氢气满的时候
"Hydrogen is full" = "Crystals are full.";




//建筑界面
/* -------------- 基础建筑 -------------- */
"build:1" = "Command Center";//大厅 lua name:TownHall
"build:2" = "Goldmine";//金矿采集器 lua name:GoldMine
"build:3" = "Crystal Collector";//氢气采集器  lua name:HydrogenCollector
"build:4" = "Gold Storage";//金矿存储          lua name:GoldStorage
"build:5" = "Crystal Storage";//氢气存储      lua name:HydrogenStorage
"build:6" = "Recruiting Office";//英雄祭坛 lua name:HeroAltar
"build:7" = "Armory";//技能中心 lua name:SkillInstitute
"build:10" = "Warp Gate";//探索塔 lua name:ExploreTower
"build:11" = "Technology Institute";//科技中心 lua name:TechnologyCenter
"build:17" = "Alliance Parliament";//联盟中心 lua name:Alliance

/* -------------- 防御建筑 -------------- */
"build:12" = "Stair"; //阶梯 lua name:Ladder
"build:13" = "Reaper"; //齿轮塔 lua name:AttackTower
"build:14" = "Brute"; //兽塔 lua name:GhostTower
"build:15" = "Saber Wheel"; //火箭塔 lua name:Cannon
"build:16" = "Photon Cannon"; //光子炮 lua name:Gatling
"build:18" = "Mask";



//属性界面
"Hit count" = "Hit count";
//探索塔回血比例
"recoverRate" = "Recover speedup";
//技能中心
"skillSpace" = "Space";

//资源
"currentCounts" = "Current";
"Production" = "Collect Speed";
"Produce Capacity" = "Capacity";

//建筑标题
"Build the %@" = "Build %@";

//升级标题
"Upgrade %@ to level %i" = "Upgrade %@ to level %i";


//info界面 详细描述
// 大厅信息查看页的描述
"TownHallInfoDesc" = "Command Center provides the energy to your frontiers, it's the heart of your frontiers. Upgrading Command Center unlocks new things. Destroying an opponent's Command Center wins the battle. Beware, your enemies will try to destroy your Command Center, too!";


//英雄祭坛
"HeroAltarInfoDesc" = "You can't win battle without a hero. Recruiting Office is a place to recruit new heroes. Upgrade to recruit new heroes.";

//技能中心
"SkillInstituteInfoDesc" = "Armory makes the weapons for the battle. Weapons assist you a lot while attacking. Making weapons is cost-effective.";

//科技中心
"TechnologyCenterInfoDesc" = "Technology Institute is the place to research technologies, upgrade your heroes or weapons to higher levels. Upgrade Technology Institute to unlock more levels.";

//探索塔 描述
"WarpGateInfoDesc" = "Warp Gate transfers the hero to battle and cures the wounded hero. The chosen hero inside Warp Gate will be sent to the battle and cured.";

// 金矿采集器 描述
"GoldMineInfoDesc" = "Goldmine provides gold. Upgrade your goldmine to increase its collecting speed and storage capacity. Note that, miner robot collects the gold and store inside Goldmine first, when capacity is full, the miner robot stops collecting. Gather the gold into storage and goldmine will start collecting again.";

//氢矿采集器 升级描述
"HydrogenCollectorInfoDesc" = "Crystal Collector collects the crystal resource. Upgrade your Crystal Collector to increase its collecting speed and storage capacity. Note that, miner robot collects the crystal and store inside Crystal Collector first, when capacity is full, the miner robot stops collecting. Gather the crystal into storage and Crystal Collector will start collecting again.";

//金矿存储 描述
"GoldStorageInfoDesc" = "Gold Storage stores the gold resource. Upgrade to store more Gold.";

//氢气 存储 描述
"HydrogenStorageInfoDesc" = "Crystal Storage stores the crystal resource. Upgrade to store more crystal.";

//升级描述
//金矿存储
"GoldStorageUpgradeDesc" = "Upgrade to store more gold.";

//氢气 存储 升级 描述
"HydrogenStorageUpgradeDesc" = "Upgrade to store more crystal.";

//金矿 升级 描述
"GoldMineUpgradeDesc" = "Upgrade your Goldmine to boost its production and storage capacity.";

//氢气 升级 描述
"HydrogenCollectorUpgradeDesc" = "Upgrade your Crystal Collector to maximize crystal production.";

//技能中心升级解锁
"New Skill!!!" = "New Weapon!!!";

//英雄祭坛升级解锁
"New Hero!!!" = "New Hero!!!";

//探索塔 升级提升属性
"New Function" = "New ability";
"Hero" = "Hero";
"recover quickly!" = "Fully recover!";

//科技中心升级
"New Hero or Skill Level" = "New hero or weapon Level";


//防御建筑info文案
//阶梯
"DefenseInfo12" = "Buildings can be placed on the stairs. Stairs can block the enemy from flying through.";
//Saber Wheel
"DefenseInfo15" = "Saber Wheel chops down an area of enemies into pieces, or causes a fatal strike to one target in the way.";
//光子炮
"DefenseInfo16" = "Photon Cannon shoots the photon shell towards enemy. Upgrade Photon Cannons to increase their firepower, but beware that they cannot shoot while being upgraded!";
//mask
"DefenseInfo18" = “Mask generates fog to cover your buildings, the enemy can only detect the existance of your defense.";




//条件不满足时候
"AttenTion" = "Attention";

"Must upgrade" = "Must upgrade";

"to Lv%d" = "to Lv%d";
"Upgrade resources capacity" = "Upgrade resources capacity";

"Build more" = "Build more";



//英雄界面
/* -------------- 英雄 -------------- */
"hero:1" = "Ethan"; //lua name:Mr.O
"hero:2" = "Aramil"; //lua name:Mr.Q
"hero:3" = "?"; //lua name:Carly
"hero:4" = "?"; //lua name:Dr.J
"hero:5" = "?";//lua name:Joe
"hero:6" = "?";//lua name:Alnitak



//属性
"Lives" = "Health";
"LifeSpeed" = "Recover time";

"Attack Range" = "Attack range";

"attack" = "Attack damage";



"heroType:" = "Hero type:";
"short range attack" = "short range attack";
"long range attack" = "long range attack";



/* -------------- 英雄升级页面 -------------- */
"HeroInfo1" = "Ethan is the captain of the elite team, also the captain of starship. He is good at weighing pros and cons, the team-mates trusts him.";
"HeroInfo2" = "Aramil uses her shortgun to fire in diffrent directions. She maybe not have a strong body, but as a girl she is good at protecting herself from dangers.";
"HeroInfo3" = "Varuna is a detonation engineer, she can blow up Floating Stone quickly.";
"HeroInfo4" = "Luna is the fastest hero on the star, high speed, easy to shuttle from every corner of the star.";
"HeroInfo5" = "Galanodel was a guardian of the gods, has a vital life.";
"HeroInfo6" = "Alnitak is a envoy of the gods in legend, but no one knows if it is real.";

"HeroUpgrade1" = "Upgrade Ethan to level %i, build %i buildings at the same time";
"HeroUpgrade2" = "Aramil learnt battle techniques from god, he can attack at a large range.";
"HeroUpgrade3" = "Varuna is a detonation engineer, she can blow up Floating Stone quickly.";
"HeroUpgrade4" = "Luna is the fastest hero on the star, high speed, easy to shuttle from every corner of the star.";
"HeroUpgrade5" = "Galanodel was a guardian of the gods, has a vital life.";
"HeroUpgrade6" = "Alnitak is a envoy of the gods in legend, but no one knows if it is real."; 


//技能界面
//属性
"Damage" = "Damage";

"Range" = "Attack Range";

"Space" = "Space";



//名称
"skill:1" = "StairDrill"; //炸阶梯
"skill:2" = "Sweeper"; //蜘蛛炸弹
"skill:3" = "Redhound"; //自动炮台
"skill:4" = "Firebat";



"SkillInfo1" = "Stair Drill drills into the stair once hero touches the stair. It crushes the stairs to scraps."; //炸阶梯
"SkillInfo2" = "Sweeper is a robot with a ticking bomb. When it drops down to the ground or stairs, it walks forward, the bomb will explode until Sweeper hits any building or the time is ticking out."; //蜘蛛炸弹
"SkillInfo3" = "Redhound is a fast assault turret, move and attack horizontally."; //自动炮台
"SkillInfo4" = "Firebat has tough armor and move slowly, it can suffer rain of bullets.";





//科技中心界面
"select what you want upgrade" = "Upgrade heroes and weapons.";

"Upgrade" = "Upgrade";

"Finish Now" = "Finish now";





//条件不足
"Upgrade Technology Institute to level %d to unlock %@ level %d." = "Upgrade Technology Institute to level %d to unlock %@ level %d.";

"level %d TechnologyCenter Request" = "level %d Technology Institute Required.";

"Request Build heroAlart, Unlock hero!" ="Require Recruiting Office to unlock hero!";

"Request Upgrade heroAlart, Unlock hero!" = "Require Recruiting Office to unlock hero!";

"Request Build skillInstitute, Unlock skill!" = "Require Armory to unlock weapon!";

"Request Upgrade skillInstitute, Unlock skill!" = "Require Armory to unlock weapon!";


//探索塔界面
"Select the following heroes" = "Choose a hero to battle";
"Cockpit" = "Choose hero for battle";
"Left Time:" = "Left time:";
"Finish Now" = "Finish now";

//解锁提示
"BUILD" = "BUILD";

"Unlock" = "Unlock";

//技能中心
"Capacity:" = "Capacity:";
"Left Time:" = "Left time:";
"Finish Now" = "Finish now";
"Buy skills" = "Buy weapons for battle";
"BUY LAST SKILLS" = "Buy last weapons";
"Would you like to buy last skills with" = "Would you like to buy last weapons with";

//结束界面的文案
"Reward" = "You received";
"You use" = "Casualties";
//失败的时候 资源不显示
"no resources" = "Nothing";


/* -------------- 邮件反馈 -------------- */
"【feedback】" = "【Feedback】";
"【Crash feedback】" = "【Crash feedback】";
"We are so sorry that crashes, will you send us crash information to help us fix the problem" = "We are so sorry about the crash, will you send us crash information to help us fix the problem ?";
"CancelEmail" = "Mail cancelled";
"SaveEmail" = "Mail saved";
"Thank you" = "Mail sent, thank you";
"FailEmail" = "Sending mail failed";
"Unhandled exception" = "Unhandled exception";
"You can try to continue but the application may be unstable." = "You can try to continue but the application may be unstable.";


/* -------------- 通用文案 -------------- */
"AppName" = "Frontiers: E.T.";
"LOADING" = "LOADING";
"Quit" = "Quit";
"Cancel" = "Cancel";
"OK" = "OK";
"No" = "No";
"NO" = "NO";
"Yes" = "Yes";
"YES" = "YES";
"Exit" = "Exit";
"Level" = "Level";
"level" = "level";
"Lv" = "Lv";
"Replay" = "Replay";
"Visit" = "Visit"; 
"ago" = "ago";
"You win" = "You win";
"You lose" = "You lose";
"Unlock" = "Unlock";
"Quick finish build upgrade" = "Complete the previous building and free up a builder?";
"Finish Now" = "Finish now";
"Login Failed, Please try again later, Try again." = "Login Failed, please try again.";
"GameCenter Account has changed, do you want to reload game?" = "GameCenter Account changed, we will reload game.";

"Your planet is under attack," = "Your star is under attack,";
"the game will reload in " = "the game will reload in ";
"GO" = "GO";
"Hero" = "Hero";
"Skill" = "Skill";
"BackHome" = "Home";

//升级builder 文案
"upgrade builder number" = "Buy another builder";
"This builder desc" = "Every builder can work on building process for one building, so buy more builders to build more buildings at the same time.";


//徽章选择界面
"Badge" = "Badge";
"Flag" = "Flag";
"You can't change after you confirm" = "You can't change after you confirm";
"Back" = "Back";
"Choose badge" = "Choose badge";
"Choose color" = "Choose color";
"Confirm" = "Confirm";