?? en_bak.php
字號:
$lang_inn["sorry_no_bus"] = "Sorry, I have no business for you.";
$lang_inn["u2weak"] = "You are too weak for my quest.";
$lang_inn["wai_2solv"] = "I am still waiting somebody to solve my quest.";
$lang_inn["2many_war"] = "Too many hunters are sent for my quest";
$lang_inn["return"] = "Return to Town";
//Combat
$lang_comb["_attt"] = "Attack";
$lang_comb["_conti"] = "CONTINUE";
$lang_comb["_flee"] = "Flee";
$lang_comb["_heal"] = "Heal";
$lang_comb["att_hit"] = "You attack and hit all enemies for ";
$lang_comb["att_hit_foor"] = "You attack and hit enemy for";
$lang_comb["def_en"] = "You defend an attack from a";
$lang_comb["def_ur_att"] = "defends your attack";
$lang_comb["fail_flee"] = "You fail to flee from a ";
$lang_comb["drink"] = "You drink a potion: ";
$lang_comb["hit_for_u"] = " attacks and hits you for ";
$lang_comb["kill_a"] = "You kill a ";
$lang_comb["kill_u_man"] = " kills you!";
$lang_comb["no_mag"] = "No magic tools";
$lang_comb["no_opp"] = "NO OPPONENT SPECIFIED!";
$lang_comb["no_pot"] = "No potions";
$lang_comb["not_heal_this"] = "You did not heal this time";
$lang_comb["opp_heea"] = "Opponent Health";
$lang_comb["sight_enn"] = "You sight enemies!";
$lang_comb["stam_noo"] = "You are too weak to attack, you hold back until your stamina increases!";
$lang_comb["succ_flee"] = "You sucessfully flee from battle!";
$lang_comb["u_miss"] = "You miss!";
$lang_comb["under_att"] = "You are under attack!";
$lang_comb["ur_heea"] = "Your Health";
$lang_comb["suck_opp_blood"] = "You suck in the opponents spilled blood.";
//magic spells
$lang_magic["spell_fumble"] = "You fumble. The spell fizzles away.";
//Create Char
$lang_crt["u_must"] = "You must enter your name.";
$lang_crt["crt_char"] = "Create Character";
$lang_crt["sel_char_img"] = "Select Character Image";
$lang_crt["plz_not_use"] = "(Please DO NOT use names that would be out of context.)";
$lang_crt["crt_a__char"] = "CREATE A CHARACTER";
$lang_crt["char_succ_crt"] = "Your character was created successfully.";
$lang_crt["alr_hav_char"] = "You currently have a character. You must delete your current character before you may create another";
$lang_crt["ret_char_pg"] = "Return To Character Page";
$lang_crt["skll_vars"] = "skill-values";
//Shop
$lang_shop["ac"] = "AC +";
$lang_shop["armor"] = "ARMOR";
$lang_shop["cap"] = "You can carry a maximum of ";
$lang_shop["dam"] = "Damage";
$lang_shop["gp"] = "gp";
$lang_shop["heall"] = "Heals ";
$lang_shop["inv"] = "Your Inventory";
$lang_shop["inv_full"] = "Your inventory is full. You must get rid of something before you can buy more.";
$lang_shop["item"] = "You are carrying ";
$lang_shop["mgc_books"] = "Magic E-Books";
$lang_shop["mgc_eff1"] = "Single Effect";
$lang_shop["mgc_eff2"] = "Mass Effect";
$lang_shop["no_left"] = "We dont have any more in stock.";
$lang_shop["purc"] = "Purchase";
$lang_shop["purcall"] = "Purchase All";
$lang_shop["qu"] = "Quantity";
$lang_shop["req"] = "Requires ";
$lang_shop["rest"] = "Restores "; //do NOT edit $heal_amount
$lang_shop["return"] = "Return to Town";
$lang_shop["sorry"] = "You do not have enough gold to purchase this item";
$lang_shop["sorry_w"] = "You do not have enough wisdow points to purchase this item.";
$lang_shop["wep"] = "WEAPONS";
$lang_shop["sold_out"] = "Sold out.";
$lang_shop["items"] = " items.";
$lang_shop["stock"] = "in stock @";
$lang_shop["each"] = "each";
//Character
$lang_char["error"] = "errors are detected";
$lang_char["eq_dropped"] = "parts of equipment have been removed because you dropped them!";
$lang_char["ins_skill"] = "parts of equipment have been removed because insufficient skills!";
$lang_char["info"] = "INFORMATION";
$lang_char["eq_wep"] = "Equipped Weapon";
$lang_char["eq_helm"] = "Equipped Helm";
$lang_char["eq_armor"] = "Equipped Armor";
$lang_char["eq_boot"] = "Equipped Boots";
$lang_char["eq_shld"] = "Equipped Shield";
$lang_char["eq_glvs"] = "Equipped Gloves";
$lang_char["rep"] = "REPUTATION";
$lang_char["help"] = "Helpfulness";
$lang_char["gen"] = "Generosity";
$lang_char["com"] = "Combat Skills";
$lang_char["total"] = "TOTAL";
$lang_char["hav_rep1"] = "You have ";
$lang_char["hav_rep2"] = " reputation points to distribute";
$lang_char["dist"] = "Enter the character name below whose reputation you wish to rate";
$lang_char["dis"] = "Distribute";
$lang_char["invent"] = "INVENTORY";
$lang_char["desc"] = "Description";
$lang_char["amount"] = "Amount";
$lang_char["eff"] = "Effect";
$lang_char["drink"] = "Drink";
$lang_char["eq"] = "Equip";
$lang_char["uneq"] = "Unequip";
$lang_char["sell_pr"] = "Sell to shop\nfor";
$lang_char["sell"] = "Sell";
$lang_char["noitem"] = "You have no items in your inventory.";
$lang_char["create"] = "Create A Character";
$lang_char["delete"] = "Delete Character";
$lang_char["msg"] = "If you delete your character you will lose all your current items and character information. Are you sure you want to do this?";
$lang_char['soldtoshop'] = 'You sold an item to the shop.';
$lang_char['noshop'] = 'No shop at this location wants to buy your item.';
$lang_char['setsellprice'] = 'Set price';
$lang_char['dropitem'] = 'Drop';
$lang_char['itemsdropped'] = ' items dropped.';
$lang_char['itemspickedup'] = ' items picked up.';
//Who
$lang_who["msg"] = "This page takes a while to load.";
//Travel
$lang_trav["zero_hp"] = "You have 0 hit points. You are too weak to travel.";
$lang_trav["zero_st"] = "You have not enough stamina points. You are too weak to travel";
$lang_trav["dest"] = "Click on your destination";
$lang_trav["invest"] = "Investigate Area";
//Town Hall
$lang_town["wel"] = "Welcome adventurers to the Town Hall.";
$lang_town["gmsg"] = "If you are Level 10 or above, you may create a Guild";
$lang_town["gmsg2"] = "Or if you are below level 10 you can join a Guild";
$lang_town["create_guild"] = "Create a Guild";
$lang_town["look_guild"] = "Look for a Guild";
$lang_town["go_guild"] = "Go to Guild Hall";
$lang_town["ot_on"] = "Other on-line players in this area:";
$lang_town["ot_of"] = "Other off-line players in this area:";
$lang_town["u_find"] = "You find:";
$lang_town["pickup"] = "Pick up";
$lang_town["pickup_all"] = "Pick up all";
//Side Bar
$lang_side["stats"] = "Stats";
//Right Bar
$lang_post["submit"] = "Post Message";
//Register
$lang_reg["thx"] = "Thank you for registering. You may now login.";
$lang_reg["not"] = "Registration NOT completed.";
$lang_reg["not2"] = "You already have a user name or you did not fill out the whole registration form.";
$lang_reg["try"] = "Try Again";
$lang_reg["msg1"] = "You are required to complete the following fields:";
$lang_reg["fsnm"] = "First Name";
$lang_reg["lsnm"] = "Last Name";
$lang_reg["mail"] = "Email Address";
$lang_reg["user"] = "User Name";
$lang_reg["pass1"] = "Password";
$lang_reg["pass2"] = "Re-Type Password";
$lang_reg["err1"] = "Passwords Do NOT Match";
$lang_reg["sub"] = "Submit";
$lang_reg["back"] = "Back To Login Page";
//Player info
$lang_play["dis_1"] = "You rated Helpfullness >> ";
$lang_play["dis_2"] = "You rated Generious >> ";
$lang_play["dis_3"] = "You rated Combat Skill >> ";
$lang_play["info"] = "Player Info";
$lang_play["rate"] = "Rate";
$lang_play["close"] = "Close Window";
//Menu
$lang_menu["home"] = "Home";
$lang_menu["char"] = "Character";
$lang_menu["expl"] = "Explore";
$lang_menu["trav"] = "Travel";
$lang_menu["logo"] = "Logout";
$lang_menu["msg_"] = "Messages";
$lang_menu["prefs"] = "Preferences";
//Market
$lang_markt["not_en_goo"] = "You do not have enough gold for this item.";
$lang_markt["tr_compt"] = "Your transaction is complete.";
$lang_markt["tr_not"] = "This item has changed ownership. Your transaction could not be completed.";
$lang_markt["sllr"] = "Seller";
$lang_markt["desc"] = "Description";
$lang_markt["ask_pr"] = "Asking Price";
$lang_markt["buuy"] = "Buy";
$lang_markt["no_sell"] = "No one is currently selling anything";
$lang_markt["rree_area"] = "Return to Area";
//Messages
$lang_mssg["m_cent"] = "Message Center For ";
$lang_mssg["comp"] = "Compose";
$lang_mssg["inbox"] = "Inbox";
$lang_mssg["subj"] = "Subject";
$lang_mssg["222"] = "To";
$lang_mssg["frm"] = "From";
$lang_mssg["mssgi"] = "Message";
$lang_mssg["send_mssg"] = "Send Message";
$lang_mssg["snd_2"] = "Message Sent to";
$lang_mssg["snd22"] = "A letter could not be sent to";
$lang_mssg["cnat_touch_this"] = "cant do it";
$lang_mssg["delt"] = "Delete";
$lang_mssg["err_resu"] = "An error occurred resulting that this message has not been marked read.";
$lang_mssg["not_ur_ma"] = "This is not your mail";
$lang_mssg["msg_dellt"] = "Message Deleted.";
$lang_mssg["mssg_wasn"] = "The message wasnt deleted.";
$lang_mssg["repply"] = "Reply";
$lang_mssg["ma_il"] = "Mail";
$lang_mssg["_blank1"] = "Subject is Empty";
$lang_mssg["_blank2"] = "To is Empty";
$lang_mssg["_blank3"] = "Message is Empty";
$lang_mssg["un_co"] = "Unread ";
$lang_mssg["no_msg_l"] = "You haven't got any PM's";
$lang_mssg["err_no_user"] = "Sorry, this user don't exist or have been deleted.";
$lang_mssg["nope_pp"] = "You must be very lonely...";
//BBCode
$lang_bbcode["url"] = "url";
$lang_bbcode["mail"] = "mail";
$lang_bbcode["img"] = "img";
$lang_bbcode["center"] = "center";
$lang_bbcode["small"] = "small";
$lang_bbcode["code"] = "code";
$lang_bbcode["quote"] = "quote";
$lang_bbcode["Default"] = "Default";
$lang_bbcode["Maroon"] = "Maroon";
$lang_bbcode["Red"] = "Red";
$lang_bbcode["Orange"] = "Orange";
$lang_bbcode["Brown"] = "Brown";
$lang_bbcode["Yellow"] = "Yellow";
$lang_bbcode["Green"] = "Green";
$lang_bbcode["Lime"] = "Lime";
$lang_bbcode["Olive"] = "Olive";
$lang_bbcode["Cyan"] = "Cyan";
$lang_bbcode["Blue"] = "Blue";
$lang_bbcode["Navy Blue"] = "Navy Blue";
$lang_bbcode["Purple"] = "Purple";
$lang_bbcode["Violet"] = "Violet";
$lang_bbcode["Black"] = "Black";
$lang_bbcode["Gray"] = "Gray";
$lang_bbcode["Silver"] = "Silver";
$lang_bbcode["White"] = "White";
$lang_bbcode["cl_selc"] = "Color Select";
//User Preferences
$lang_prefs["title"] = "Player Preferences Panel";
$lang_prefs["lang"] = "Language";
$lang_prefs["grid_size"] = "Map Grid Size";
$lang_prefs["grid_stat"] = "Map Grid Status";
$lang_prefs["active"] = "Active";
$lang_prefs["nonactive"] = "Nonactive";
$lang_prefs["save"] = "Save Changes";
$lang_prefs["saved"] = "Your preferences have been saved!";
$lang_prefs["new_prefs"] = "Your new preferences are:";
?>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -