Advertisement
Guest User

Untitled

a guest
Dec 15th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1.  
  2.  
  3. "wait_3seconds";
  4. "Wait 3 seconds";
  5.  
  6. "Success.";
  7. "|cFF9999FF(Information):|h|cFFFFFFFF|h Success";
  8.  
  9. "Failed.";
  10. "|cFF9999FF(Information):|h|cFFFFFFFF|h Failed";
  11.  
  12. "New absorption rate: %d%";
  13. "|cFF9999FF(Information):|h|cFFFFFFFF|h New grade of absorption: %d";
  14.  
  15. "For can do this unwear the costume weapon.";
  16. "|cFF9999FF(Information):|h|cFFFFFFFF|h First unequip costume weapon";
  17.  
  18. "You can't wear a costume weapon who has different type of your weapon.";
  19. "|cFF9999FF(Information):|h|cFFFFFFFF|h You can't wear a costume weapon who has different type of your weapon.";
  20.  
  21. "You can't wear a costume weapon without have a weapon weared.";
  22. "|cFF9999FF(Information):|h|cFFFFFFFF|h You can't wear a costume weapon without have a weapon weared.";
  23.  
  24.  
  25. "priv_exp_%d";
  26. "|cFF9999FF(Event):|h|cFFFFFFFF|h Exp was increased by |cffe3c51f%d%%|r!";
  27.  
  28. "priv_exp";
  29. "|cFF9999FF(Event):|h|cFFFFFFFF|h Exp was increased!";
  30.  
  31. "priv_guild_exp_%d";
  32. "|cFF9999FF(Event):|h|cFFFFFFFF|h Exp for guild was increased by |cffe3c51f%d%%|r!";
  33.  
  34. "priv_guild_exp";
  35. "|cFF9999FF(Event):|h|cFFFFFFFF|h Exp for guild was increased!";
  36.  
  37. "priv_drop_%d";
  38. "|cFF9999FF(Event):|h|cFFFFFFFF|h Item drop was increased |cffe3c51f%d%%|r!";
  39.  
  40. "priv_drop";
  41. "|cFF9999FF(Event):|h|cFFFFFFFF|h Item drop was increased!";
  42.  
  43. "priv_guild_drop_%d";
  44. "|cFF9999FF(Event):|h|cFFFFFFFF|h Item drop for guilds was increased by |cffe3c51f%d%%|r!";
  45.  
  46. "priv_guild_drop";
  47. "|cFF9999FF(Event):|h|cFFFFFFFF|h Item drop for guilds was increased!";
  48.  
  49. "priv_yang_%d";
  50. "|cFF9999FF(Event):|h|cFFFFFFFF|h Gold drop was increased by |cffe3c51f%d%%|r!";
  51.  
  52. "priv_yang";
  53. "|cFF9999FF(Event):|h|cFFFFFFFF|h Gold drop was increased!";
  54.  
  55. "priv_guild_yang_%d";
  56. "|cFF9999FF(Event):|h|cFFFFFFFF|h Gold drop for guild was increased by |cffe3c51f%d%%|r!";
  57.  
  58. "fight_countdown_message_%d";
  59. "|cFF9999FF(Pojedynek):|h|cFFFFFFFF|h Fight will begin in %d seconds.";
  60.  
  61. "fight_%s_started";
  62. "|cFF9999FF(Pojedynek):|h|cFFFFFFFF|h Fight with %s has begun!";
  63.  
  64. "wait_to_make_it";
  65. "Wait a moment to make it";
  66.  
  67. "item_%s_%hd_has_been_deleted";
  68. "Item %s(x%hd) has been deleted" ;
  69.  
  70. "already_have_offlineshop";
  71. "You have offlineshop already";
  72.  
  73. "havent_offlineshop";
  74. "You haven't offlineshop to do this";
  75.  
  76. "NOT_ALLOWED_TO_CLOSE_FROM_%d_CHANNEL_LOGIN_TO_%d_CHANNEL";
  77. "You cannot close shop from %d channel. Login to %d channel";
  78.  
  79. "NO_TRADEABLE";
  80. "Item is not tradeable";
  81.  
  82. "CANNOT_SELL_EQUIPPED_ITEM";
  83. "You cannot sell equipped item";
  84.  
  85. "CANNOT_SELL_LOCKED_ITEM";
  86. "You cannot sell item that is locked" ;
  87.  
  88. "CANNOT_SELL_WHILE_EXCHANGING";
  89. "You cannot sell item that is on trade window";
  90.  
  91. "OVERFLOW_OF_GOLD_ON_ITEMS" ;
  92. "You exceeded permissible price of items in offlineshop";
  93.  
  94. "offlineshop_has_been_closed";
  95. "Offlineshop has been closed";
  96.  
  97. "not_enough_space";
  98. "You haven't enough space in your equipment";
  99.  
  100. "cannot_use_this_option";
  101. "Cannot use this function";
  102.  
  103. "time_of_offlineshop_has_been_changed";
  104. "Time of offlineshop has been changed" ;
  105.  
  106. "time_of_offlineshop_has_been_changed_to_unlimited";
  107. "Time of offlineshop has been changed to unlimited";
  108.  
  109. "already_unlimited_offlineshop" ;
  110. "Shop is already on unlimited time";
  111.  
  112. "changed_time_of_offlineshop_to_%d_hours" ;
  113. "New time of offlineshop: %d hour/s";
  114.  
  115. "cant_withdraw_money_from_offlineshop_bank";
  116. "Problem! Contact With Technic";
  117.  
  118.  
  119. "EXP_BLOCKER_on";
  120. "|cFFFF8C00[Experience]|h|cFFFFFFFF|h Exp was unlocked.";
  121.  
  122. "EXP_BLOCKER_off";
  123. "|cFFFF8C00[Experience]|h|cFFFFFFFF|h Exp was blocked.";
  124.  
  125. "GET_ITEM";
  126. "You get item: %s (x%hd)";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement