| [ PHPXref.com ] | [ Generated: Sun Jul 20 19:28:49 2008 ] | [ Phaos 0.9.3 ] |
| [ Index ] [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 <?php 2 //Global 3 $lang_name = "Name"; 4 $lang_level = "Level"; 5 $lang_heal = "HEAL"; 6 $lang_stamina = "Stamina"; 7 $lang_hp = "Hit Points"; 8 $lang_avpo = "Available Points"; 9 $lang_na = "N/A"; 10 $lang_age = "Age"; 11 $lang_race = "Race"; 12 $lang_class = "Class"; 13 $lang_sex = "Sex"; 14 $lang_att = "Attack"; 15 $lang_def = "Defence"; 16 $lang_wplss = "Weaponless"; 17 $lang_lckpk = "Lockpicking"; 18 $lang_traps = "Disarm Traps"; 19 $lang_wis = "Wisdom"; 20 $lang_str = "Strength"; 21 $lang_dex = "Dexterity"; 22 $lang_cons = "Constitution"; 23 $lang_gold = "Gold"; 24 $lang_expe = "Experience"; 25 $lang_tot_ac = "Total AC"; 26 $lang_itt = "Items"; 27 $lang_tu = "Total Users"; 28 $lang_mus = "Music"; 29 $lang_plays = "PLAY"; 30 $lang_stop = "STOP"; 31 $lang_ref = "Refresh"; 32 $lang_update = "Update"; 33 $lang_o_yes = "Yes"; 34 $lang_o_no = " No "; 35 36 //Area 37 $lang_area["must_create_a_char"] = "YOU MUST CREATE A CHARACTER"; 38 $lang_area["create_a_char"] = "Goto the character page and click on the \"Create A Character\" button at the bottom of the screen."; 39 $lang_area["enter"] = "Enter Area"; 40 $lang_area["trade"] = "Trade"; 41 $lang_area["others_in"] = "Others in the area:"; 42 $lang_area["player_current"] = "Players currently logged in are white."; 43 $lang_area["unlock"] = "Unlock Door"; 44 $lang_area["lock"] = "Lock Door"; 45 $lang_area["unlocked"] = "Door Unlocked"; 46 $lang_area["locked"] = "Door Locked"; 47 $lang_area["return"] = "Return to Area Map"; 48 $lang_area["f_them"] = "Fight Them!"; 49 $lang_area["re_world"] = "Return the World Map"; 50 $lang_area["ent_near"] = "You have entered a nearby area"; 51 52 53 //Arena 54 $lang_arena["other"] = "Other Players"; 55 $lang_arena["fight"] = "Fight"; 56 $lang_arena["prev"] = "Prev. 10"; 57 $lang_arena["next"] = "Next 10"; 58 $lang_arena["f_monster"] = "Fight A Monster"; 59 60 61 //Aup 62 $lang_aup["user"] = "User Name"; 63 $lang_aup["pass"] = "Password"; 64 $lang_aup["login"] = "Login"; 65 $lang_aup["register"] = "Not Registered?<br>Click Here"; 66 $lang_aup["license"] = "Click Here for License Agreement details"; 67 $lang_aup["no_long"] = "You are no longer logged in"; 68 69 //Guild 70 $lang_clan["cannot"] = "You cannot create a Guild while you are below Level 10."; 71 $lang_clan["back"] = "Back"; 72 $lang_clan["alread"] = "Sorry you are already a member of a Guild"; 73 $lang_clan["rank_1"] = "Beginner"; 74 $lang_clan["rank_2"] = "More advanced"; 75 $lang_clan["rank_3"] = "Soldier"; 76 $lang_clan["rank_4"] = "General"; 77 $lang_clan["rank_5"] = "Feldherr"; 78 $lang_clan["rank_6"] = "Hero"; 79 $lang_clan["rank_7"] = "Admirall"; 80 $lang_clan["rank_8"] = "Knight"; 81 $lang_clan["rank_9"] = "Lord"; 82 $lang_clan["rank_10"] = "King"; 83 $lang_clan["create"] = "Guild Create"; 84 $lang_clan["plz_1"] = "Please enter the Guild's name"; 85 $lang_clan["plz_2"] = "Please enter the Guild's Sig"; 86 $lang_clan["plz_3"] = "Please enter the Guild's Slogan"; 87 $lang_clan["plz_4"] = "Please wait, creating the Guild"; 88 $lang_clan["g_ok"] = "The Guild was Created"; 89 $lang_clan["town_ret"] = "To Town Hall"; 90 $lang_clan["err1"] = "Error Cant create the Guild"; 91 $lang_clan["again"] = "Again"; 92 $lang_clan["reset"] = "Reset"; 93 94 //Guild-2 95 $lang_guild["slogan"] = "Guild slogan"; 96 $lang_guild["gname"] = "Guild Name"; 97 $lang_guild["banner"] = "Guild Banner"; 98 $lang_guild["master"] = "Guild Master"; 99 $lang_guild["assist"] = "Guild Assistant"; 100 $lang_guild["sig"] = "Guild Sig"; 101 $lang_guild["data"] = "Enter Guild Data !!!"; 102 $lang_guild["inf"] = "Here is where you Enter the Guild's information"; 103 $lang_guild["hint"] = "You may also assign a Guild Assistant to help you run the Guild"; 104 $lang_guild["marked"] = "Items Marked with a <font color='#FF0000'><sup>*</sup></font> are required unless stated otherwise."; 105 $lang_guild["gu_gold"] = "Guild Gold"; 106 107 //Guild Delete 108 $lang_guild2["error_1"] = "ERROR : The Guild can be only deleted if all players have left"; 109 $lang_guild2["del_gu"] = "Please wait, Deleting the Guild"; 110 $lang_guild2["del_msg"] = "You can delete and remove the Guild"; 111 $lang_guild2["onc"] = "Once you have clicked YES you will not be able to be undo this"; 112 $lang_guild2["sure"] = "Do you wish to Delete the Guild called "; 113 $lang_guild2["confirm"] = "Confirm"; 114 115 //Guild Home 116 $lang_guild3["not_in"] = "You still are not in a guild"; 117 $lang_guild3["acc"] = "Accept"; 118 $lang_guild3["rej"] = "Reject"; 119 $lang_guild3["logo_chg"] = "Your Guild Logo has now changed to"; 120 $lang_guild3["new_ass"] = "New Guild assistant is now"; 121 $lang_guild3["the_new"] = "The New Guild assistant is now"; 122 $lang_guild3["none"] = "None"; 123 $lang_guild3["new_name"] = "Your New Guild Name is"; 124 $lang_guild3["ass_new"] = "You have been assigned the rank"; 125 $lang_guild3["giv_gold"] = "Gold has been given to"; 126 $lang_guild3["not_en_go"] = "The Guild cash does not have"; 127 $lang_guild3["dep_gold"] = "Deposit Gold"; 128 $lang_guild3["plz_wait"] = "Please wait "; 129 $lang_guild3["gold_tr"] = "Gold is transferred to the Guilds Gold reserves"; 130 $lang_guild3["not_hav"] = "You do not have that much gold the transfer is broken off"; 131 $lang_guild3["em_10"] = "ERROR : Guild Rank 10. is Empty."; 132 $lang_guild3["em_1"] = "ERROR : Guild Rank 1. is Empty."; 133 $lang_guild3["em_2"] = "ERROR : Guild Rank 2. is Empty."; 134 $lang_guild3["em_3"] = "ERROR : Guild Rank 3. is Empty."; 135 $lang_guild3["em_4"] = "ERROR : Guild Rank 4. is Empty."; 136 $lang_guild3["em_5"] = "ERROR : Guild Rank 5. is Empty."; 137 $lang_guild3["em_6"] = "ERROR : Guild Rank 6. is Empty."; 138 $lang_guild3["em_7"] = "ERROR : Guild Rank 7. is Empty."; 139 $lang_guild3["em_8"] = "ERROR : Guild Rank 8. is Empty."; 140 $lang_guild3["em_9"] = "ERROR : Guild Rank 9. is Empty."; 141 $lang_guild3["plz_new"] = "Please wait while the new guild ranks are produced"; 142 $lang_guild3["acc_new"] = "Has been accepted to the Guild please wait"; 143 $lang_guild3["acc_2"] = "has been accepted into the Guild"; 144 $lang_guild3["2guild_hall"] = "To The Guild Hall"; 145 $lang_guild3["not_acc"] = "could not will be accepted into the Guild..."; 146 $lang_guild3["user_rej"] = "User was rejected.."; 147 $lang_guild3["well_com"] = "Welcome into the Guild Hall of "; 148 $lang_guild3["update"] = "Update"; 149 $lang_guild3["can_view"] = "Here you can view all the Users in the Guild, also you can deposit gold into the Guilds account"; 150 $lang_guild3["our_slog"] = "Our Slogan"; 151 $lang_guild3["can_del"] = "Here you can Delete the Guild"; 152 $lang_guild3["del_gu"] = "Delete the Guild"; 153 $lang_guild3["ass_a_gu"] = "Assign a Guild Rank to"; 154 $lang_guild3["giv_gold2"] = "Give Gold to Guild Member"; 155 $lang_guild3["gu_logo"] = "The Guild's Logo"; 156 $lang_guild3["gu_ass"] = "The Guild's Assistant"; 157 $lang_guild3["app_li"] = "Applicant"; 158 $lang_guild3["txt_li"] = "Text inquires"; 159 $lang_guild3["no_app"] = "There are currently no applicants"; 160 $lang_guild3["cus_here"] = "Customise Your Guilds Ranks here"; 161 $lang_guild3["rank_nr"] = "Rank Nr"; 162 $lang_guild3["old_rank_na"] = "Old Rank Name"; 163 $lang_guild3["new_rank_na"] = "New Rank Name"; 164 $lang_guild3["gu_ra_na"] = "Guild Rank Name"; 165 $lang_guild3["data_at"] = "Guild Data at"; 166 $lang_guild3["gu_me"] = "Guild Member"; 167 $lang_guild3["gu_mes"] = "Guild Members"; 168 $lang_guild3["guu_ra"] = "Guild Rank"; 169 $lang_guild3["gld_depo"] = "Gold Deposit"; 170 $lang_guild3["enlist_on"] = "Enlisted On"; 171 $lang_guild3["ur_inf"] = "Your Information"; 172 $lang_guild3["dep_how_gld"] = "Deposit How much Gold"; 173 $lang_guild3["lft_gu_on"] = "Left the Guild on"; 174 $lang_guild3["liv"] = "Leave"; 175 $lang_guild3["dep_golds"] = "Deposit Gold"; 176 177 //Guild Join & Leave & send 178 $lang_guild4["lk_fr_gu"] = "Here you can look for a Guild"; 179 $lang_guild4["lk_fr_gu2"] = "and also request to join that Guild"; 180 $lang_guild4["gu_res"] = "Request"; 181 $lang_guild4["2b_pres"] = "to be present"; 182 $lang_guild4["ur_slog"] = "Our Slogan"; 183 $lang_guild4["plz_del_wa"] = "Please wait while your Guilds tag is deleted"; 184 $lang_guild4["sure2le"] = "are you sure you would like to leave the Guild ?"; 185 $lang_guild4["wish2le"] = "I wish to leave the Guild and remove the tag from my name"; 186 $lang_guild4["plz_fill"] = "Please fill in the request field otherwise nobody will know who has made the request"; 187 $lang_guild4["stl_tm_try"] = "Still times try"; 188 $lang_guild4["plz_send"] = "Please Wait, sending Message"; 189 $lang_guild4["has_sent"] = "Your Request was sent"; 190 $lang_guild4["not_sent"] = "Error Your Request was not sent..."; 191 $lang_guild4["tr_agi"] = "Try Again"; 192 $lang_guild4["cl_ask"] = "Here you can place a request to the Leader of the Guild"; 193 $lang_guild4["cl_aft_rep"] = "After making the Request, you will have to wait for the Guildmaster to reply"; 194 $lang_guild4["ur_messss"] = "Message Text"; 195 $lang_guild4["ur_txxxx"] = "Your Text"; 196 $lang_guild4["cn_ent_mes"] = "Here you can Enter a message to the Guildmaster"; 197 $lang_guild4["send_me"] = "Send"; 198 199 //game_1 200 $lang_game1["not_en__go"] = "You do not have enough gold"; 201 $lang_game1["2tired"] = "You are too tired to play again"; 202 $lang_game1["host_roll"] = "Roll of the host"; 203 $lang_game1["ur_roll"] = "Your roll"; 204 $lang_game1["u_won"] = "You've won"; 205 $lang_game1["u_lost"] = "You've lost this game"; 206 $lang_game1["rollll"] = "Roll"; 207 208 //Global 209 $lang_glo["n_else"] = "No one else is currently online"; 210 211 //Functions 212 $lang_fun["u_wer"] = "You were attacked by "; 213 $lang_fun["op_lev"] = "Enemy level is "; 214 $lang_fun["gai_gold"] = "Gold you gain from enemy"; 215 $lang_fun["gai_xp"] = "Experience you gained from enemy"; 216 $lang_fun["gai_def"] = " You've gained one Defense skill point"; 217 $lang_fun["gai_wep"] = " You've gained one Weaponless skill point"; 218 $lang_fun["gai_att"] = " You've gained one Attack skill point"; 219 $lang_fun["gai_wis"] = " You've gained one Wisdom point"; 220 221 $lang_fun_opp["u_wer"] = "Opponent was attacked by "; 222 $lang_fun_opp["op_lev"] = "Opponent level is "; 223 $lang_fun_opp["gai_gold"] = "Gold the enemy gains"; 224 $lang_fun_opp["gai_xp"] = "Experience the enemy gained"; 225 $lang_fun_opp["gai_def"] = " The enemy gained one Defense skill point"; 226 $lang_fun_opp["gai_wep"] = " The enemy gained one Weaponless skill point"; 227 $lang_fun_opp["gai_att"] = " The enemy gained one Attack skill point"; 228 $lang_fun_opp["gai_wis"] = " The enemy gained one Wisdom point"; 229 230 //Home 231 $lang_home["need_help"] = "Need Help?"; 232 $lang_home["hos_online"] = "Who's online?"; 233 $lang_home["creddy"] = "Credits"; 234 $lang_home["sevap"] = "PLEASE HELP SUPPORT PHAOS<br>Donations go toward hardware and bandwidth costs."; 235 $lang_home["rela_sit"] = "Related Sites"; 236 $lang_home["maps"] = "MAPS"; 237 $lang_home["map_of_1"] = "Protected Realms"; 238 $lang_home["map_of_2"] = "Illandry"; 239 $lang_home["map_of_3"] = "Lanus"; 240 $lang_home["map_of_4"] = "Thanium"; 241 $lang_home["map_of_5"] = "Wath"; 242 $lang_home["map_of_6"] = "Kjelk"; 243 $lang_home["map_of_7"] = "Tel-Khaliid"; 244 $lang_home["map_of_8"] = "Jher"; 245 $lang_home["map_of_9"] = "Gilanthia"; 246 $lang_home["compact"] = "Compact View"; 247 248 //Inn 249 $lang_inn["spnd_night"] = "Spend the Night - 30 gp"; 250 $lang_inn["hav_drnk"] = "Have A Drink - 3 gp"; 251 $lang_inn["ply_dic"] = "Play A Dice Game"; 252 $lang_inn["ply_rps"] = "Play Stone, Scroll, Dagger"; 253 $lang_inn["inn_empty"] = "The inn is empty."; 254 $lang_inn["heard_rumor"] = "Heard any rumors lately?"; 255 $lang_inn["look_stg"] = "I'm looking for something to do. Have you heard of anything?"; 256 $lang_inn["gdbye"] = "Goodbye."; 257 $lang_inn["sorry_no"] = "Sorry, I have heard nothing."; 258 $lang_inn["sorry_no_bus"] = "Sorry, I have no business for you."; 259 $lang_inn["u2weak"] = "You are too weak for my quest."; 260 $lang_inn["wai_2solv"] = "I am still waiting somebody to solve my quest."; 261 $lang_inn["2many_war"] = "Too many hunters are sent for my quest"; 262 $lang_inn["return"] = "Return to Town"; 263 264 //Combat 265 $lang_comb["_attt"] = "Attack"; 266 $lang_comb["_conti"] = "CONTINUE"; 267 $lang_comb["_flee"] = "Flee"; 268 $lang_comb["_heal"] = "Heal"; 269 $lang_comb["att_hit"] = "You attack and hit all enemies for "; 270 $lang_comb["att_hit_foor"] = "You attack and hit enemy for"; 271 $lang_comb["def_en"] = "You defend an attack from a"; 272 $lang_comb["def_ur_att"] = "defends your attack"; 273 $lang_comb["fail_flee"] = "You fail to flee from a "; 274 $lang_comb["drink"] = "You drink a potion: "; 275 $lang_comb["hit_for_u"] = " attacks and hits you for "; 276 $lang_comb["kill_a"] = "You kill a "; 277 $lang_comb["kill_u_man"] = " kills you!"; 278 $lang_comb["no_mag"] = "No magic tools"; 279 $lang_comb["no_opp"] = "NO OPPONENT SPECIFIED!"; 280 $lang_comb["no_pot"] = "No potions"; 281 $lang_comb["not_heal_this"] = "You did not heal this time"; 282 $lang_comb["opp_heea"] = "Opponent Health"; 283 $lang_comb["sight_enn"] = "You sight enemies!"; 284 $lang_comb["stam_noo"] = "You are too weak to attack, you hold back until your stamina increases!"; 285 $lang_comb["succ_flee"] = "You sucessfully flee from battle!"; 286 $lang_comb["u_miss"] = "You miss!"; 287 $lang_comb["under_att"] = "You are under attack!"; 288 $lang_comb["ur_heea"] = "Your Health"; 289 $lang_comb["suck_opp_blood"] = "You suck in the opponents spilled blood."; 290 291 //magic spells 292 $lang_magic["spell_fumble"] = "You fumble. The spell fizzles away."; 293 294 //Create Char 295 $lang_crt["u_must"] = "You must enter your name."; 296 $lang_crt["crt_char"] = "Create Character"; 297 $lang_crt["sel_char_img"] = "Select Character Image"; 298 $lang_crt["plz_not_use"] = "(Please DO NOT use names that would be out of context.)"; 299 $lang_crt["crt_a__char"] = "CREATE A CHARACTER"; 300 $lang_crt["char_succ_crt"] = "Your character was created successfully."; 301 $lang_crt["alr_hav_char"] = "You currently have a character. You must delete your current character before you may create another"; 302 $lang_crt["ret_char_pg"] = "Return To Character Page"; 303 $lang_crt["skll_vars"] = "skill-values"; 304 305 306 //Shop 307 $lang_shop["ac"] = "AC +"; 308 $lang_shop["armor"] = "ARMOR"; 309 $lang_shop["cap"] = "Max. Capacity"; 310 $lang_shop["dam"] = "Damage"; 311 $lang_shop["gp"] = "gp"; 312 $lang_shop["heall"] = "Heals "; 313 $lang_shop["inv"] = "Your Inventory"; 314 $lang_shop["inv_full"] = "Your inventory is full. You must get rid of something before you can buy more."; 315 $lang_shop["item"] = "Item Count"; 316 $lang_shop["mgc_books"] = "Magic E-Books"; 317 $lang_shop["mgc_eff1"] = "Single Effect"; 318 $lang_shop["mgc_eff2"] = "Mass Effect"; 319 $lang_shop["no_left"] = "We dont have any more in stock."; 320 $lang_shop["purc"] = "Purchase"; 321 $lang_shop["purcall"] = "All"; 322 $lang_shop["qu"] = "Quantity"; 323 $lang_shop["req"] = "Requires "; 324 $lang_shop["rest"] = "Restores "; //do NOT edit $heal_amount 325 $lang_shop["return"] = "Return to Town"; 326 $lang_shop["sorry"] = "You do not have enough gold to purchase this item"; 327 $lang_shop["sorry_w"] = "You do not have enough wisdow points to purchase this item."; 328 $lang_shop["wep"] = "WEAPONS"; 329 $lang_shop["sold_out"] = "Sold out."; 330 331 //Character 332 $lang_char["error"] = "errors are detected"; 333 $lang_char["eq_dropped"] = "parts of equipment have been removed because you dropped them!"; 334 $lang_char["ins_skill"] = "parts of equipment have been removed because insufficient skills!"; 335 $lang_char["info"] = "INFORMATION"; 336 $lang_char["eq_wep"] = "Equipped Weapon"; 337 $lang_char["eq_helm"] = "Equipped Helm"; 338 $lang_char["eq_armor"] = "Equipped Armor"; 339 $lang_char["eq_boot"] = "Equipped Boots"; 340 $lang_char["eq_shld"] = "Equipped Shield"; 341 $lang_char["eq_glvs"] = "Equipped Gloves"; 342 $lang_char["rep"] = "REPUTATION"; 343 $lang_char["help"] = "Helpfullness"; 344 $lang_char["gen"] = "Generious"; 345 $lang_char["com"] = "Combat Skills"; 346 $lang_char["total"] = "TOTAL"; 347 $lang_char["hav_rep1"] = "You have "; 348 $lang_char["hav_rep2"] = " reputation points to distribute"; 349 $lang_char["dist"] = "Enter the character name below whose reputation you wish to rate"; 350 $lang_char["dis"] = "Distribute"; 351 $lang_char["invent"] = "INVENTORY"; 352 $lang_char["desc"] = "Description"; 353 $lang_char["amount"] = "Number"; 354 $lang_char["eff"] = "Effect"; 355 $lang_char["drink"] = "Drink"; 356 $lang_char["eq"] = "Equip"; 357 $lang_char["uneq"] = "Unequip"; 358 $lang_char["sell_pr"] = "Selling Price is "; 359 $lang_char["sell"] = "Sell"; 360 $lang_char["noitem"] = "You have no items in your inventory."; 361 $lang_char["create"] = "Create A Character"; 362 $lang_char["delete"] = "Delete Character"; 363 $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?"; 364 $lang_char['soldtoshop'] = 'You sold an item to the shop.'; 365 $lang_char['noshop'] = 'No shop at this location wants to buy your item.'; 366 $lang_char['setsellprice'] = 'Set price'; 367 $lang_char['dropitem'] = 'Drop'; 368 $lang_char['itemsdropped'] = ' items dropped.'; 369 $lang_char['itemspickedup'] = ' items picked up.'; 370 371 //Who 372 $lang_who["msg"] = "This page takes a while to load."; 373 374 //Travel 375 $lang_trav["zero_hp"] = "You have 0 hit points. You are too weak to travel."; 376 $lang_trav["zero_st"] = "You have not enough stamina points. You are too weak to travel"; 377 $lang_trav["dest"] = "Click on your destination"; 378 $lang_trav["invest"] = "Investigate Area"; 379 380 //Town Hall 381 $lang_town["wel"] = "Welcome adventurers to the Town Hall."; 382 $lang_town["gmsg"] = "If you are Level 10 or above, you may create a Guild"; 383 $lang_town["gmsg2"] = "Or if you are below level 10 you can join a Guild"; 384 $lang_town["create_guild"] = "Create a Guild"; 385 $lang_town["look_guild"] = "Look for a Guild"; 386 $lang_town["go_guild"] = "Go to Guild Hall"; 387 388 $lang_town["ot_on"] = "Other on-line players in this area:"; 389 $lang_town["ot_of"] = "Other off-line players in this area:"; 390 $lang_town["u_find"] = "You find:"; 391 $lang_town["pickup"] = "Pick up"; 392 $lang_town["pickup_all"] = "Pick up all"; 393 394 //Side Bar 395 $lang_side["stats"] = "Stats"; 396 397 //Right Bar 398 $lang_post["submit"] = "Post Message"; 399 400 //Register 401 $lang_reg["thx"] = "Thank you for registering. You may now login."; 402 $lang_reg["not"] = "Registration NOT completed."; 403 $lang_reg["not2"] = "You already have a user name or you did not fill out the whole registration form."; 404 $lang_reg["try"] = "Try Again"; 405 $lang_reg["msg1"] = "You are required to complete the following fields:"; 406 $lang_reg["fsnm"] = "First Name"; 407 $lang_reg["lsnm"] = "Last Name"; 408 $lang_reg["mail"] = "Email Address"; 409 $lang_reg["user"] = "User Name"; 410 $lang_reg["pass1"] = "Password"; 411 $lang_reg["pass2"] = "Re-Type Password"; 412 $lang_reg["err1"] = "Passwords Do NOT Match"; 413 $lang_reg["sub"] = "Submit"; 414 $lang_reg["back"] = "Back To Login Page"; 415 416 //Player info 417 $lang_play["dis_1"] = "You rated Helpfullness >> "; 418 $lang_play["dis_2"] = "You rated Generious >> "; 419 $lang_play["dis_3"] = "You rated Combat Skill >> "; 420 $lang_play["info"] = "Player Info"; 421 $lang_play["rate"] = "Rate"; 422 $lang_play["close"] = "Close Window"; 423 424 //Menu 425 $lang_menu["home"] = "Home"; 426 $lang_menu["char"] = "Character"; 427 $lang_menu["expl"] = "Explore"; 428 $lang_menu["trav"] = "Travel"; 429 $lang_menu["logo"] = "Logout"; 430 $lang_menu["msg_"] = "Messages"; 431 $lang_menu["prefs"] = "Preferences"; 432 433 //Market 434 $lang_markt["not_en_goo"] = "You do not have enough gold for this item."; 435 $lang_markt["tr_compt"] = "Your transaction is complete."; 436 $lang_markt["tr_not"] = "This item has changed ownership. Your transaction could not be completed."; 437 $lang_markt["sllr"] = "Seller"; 438 $lang_markt["desc"] = "Description"; 439 $lang_markt["ask_pr"] = "Asking Price"; 440 $lang_markt["buuy"] = "Buy"; 441 $lang_markt["no_sell"] = "No one is currently selling anything"; 442 $lang_markt["rree_area"] = "Return to Area"; 443 444 445 //Messages 446 $lang_mssg["m_cent"] = "Message Center For "; 447 $lang_mssg["comp"] = "Compose"; 448 $lang_mssg["inbox"] = "Inbox"; 449 $lang_mssg["subj"] = "Subject"; 450 $lang_mssg["222"] = "To"; 451 $lang_mssg["frm"] = "From"; 452 $lang_mssg["mssgi"] = "Message"; 453 $lang_mssg["send_mssg"] = "Send Message"; 454 $lang_mssg["snd_2"] = "Message Sent to"; 455 $lang_mssg["snd22"] = "A letter could not be sent to"; 456 $lang_mssg["cnat_touch_this"] = "cant do it"; 457 $lang_mssg["delt"] = "Delete"; 458 $lang_mssg["err_resu"] = "An error occurred resulting that this message has not been marked read."; 459 $lang_mssg["not_ur_ma"] = "This is not your mail"; 460 $lang_mssg["msg_dellt"] = "Message Deleted."; 461 $lang_mssg["mssg_wasn"] = "The message wasnt deleted."; 462 $lang_mssg["repply"] = "Reply"; 463 $lang_mssg["ma_il"] = "Mail"; 464 $lang_mssg["_blank1"] = "Subject is Empty"; 465 $lang_mssg["_blank2"] = "To is Empty"; 466 $lang_mssg["_blank3"] = "Message is Empty"; 467 $lang_mssg["un_co"] = "Unread "; 468 $lang_mssg["no_msg_l"] = "You haven't got any PM's"; 469 $lang_mssg["err_no_user"] = "Sorry, this user don't exist or have been deleted."; 470 $lang_mssg["nope_pp"] = "You must be very lonely..."; 471 472 //BBCode 473 $lang_bbcode["url"] = "url"; 474 $lang_bbcode["mail"] = "mail"; 475 $lang_bbcode["img"] = "img"; 476 $lang_bbcode["center"] = "center"; 477 $lang_bbcode["small"] = "small"; 478 $lang_bbcode["code"] = "code"; 479 $lang_bbcode["quote"] = "quote"; 480 $lang_bbcode["Default"] = "Default"; 481 $lang_bbcode["Maroon"] = "Maroon"; 482 $lang_bbcode["Red"] = "Red"; 483 $lang_bbcode["Orange"] = "Orange"; 484 $lang_bbcode["Brown"] = "Brown"; 485 $lang_bbcode["Yellow"] = "Yellow"; 486 $lang_bbcode["Green"] = "Green"; 487 $lang_bbcode["Lime"] = "Lime"; 488 $lang_bbcode["Olive"] = "Olive"; 489 $lang_bbcode["Cyan"] = "Cyan"; 490 $lang_bbcode["Blue"] = "Blue"; 491 $lang_bbcode["Navy Blue"] = "Navy Blue"; 492 $lang_bbcode["Purple"] = "Purple"; 493 $lang_bbcode["Violet"] = "Violet"; 494 $lang_bbcode["Black"] = "Black"; 495 $lang_bbcode["Gray"] = "Gray"; 496 $lang_bbcode["Silver"] = "Silver"; 497 $lang_bbcode["White"] = "White"; 498 $lang_bbcode["cl_selc"] = "Color Select"; 499 500 //User Preferences 501 $lang_prefs["title"] = "Player Preferences Panel"; 502 $lang_prefs["lang"] = "Language"; 503 $lang_prefs["grid_size"] = "Map Grid Size"; 504 $lang_prefs["grid_stat"] = "Map Grid Status"; 505 $lang_prefs["active"] = "Active"; 506 $lang_prefs["nonactive"] = "Nonactive"; 507 $lang_prefs["save"] = "Save Changes"; 508 $lang_prefs["saved"] = "Your preferences have been saved!"; 509 $lang_prefs["new_prefs"] = "Your new preferences are:"; 510 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| [ Powered by PHPXref - Served by Debian GNU/Linux ] |