Advertisement
Guest User

Untitled

a guest
Mar 27th, 2012
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. prefix: "&a[Shop] &f"
  2. iteminfo: "&aInformatie item:&f"
  3. ACCESS_DENIED: "Nu ai permisiunea pentru a face asta!"
  4. NOT_ENOUGH_MONEY: "Nu ai destui bani!"
  5. NOT_ENOUGH_MONEY_SHOP: "Creatorul shop-ului nu are destui bani!"
  6. NO_BUYING_HERE: "Nu poti cumpara aici!"
  7. NO_SELLING_HERE: "Nu poti vinde aici!"
  8. NOT_ENOUGH_SPACE_IN_INVENTORY: "Nu ai destul spatiu in inventar!"
  9. NOT_ENOUGH_SPACE_IN_CHEST: "Nu este destul spatiu in cos/chest!"
  10. NOT_ENOUGH_ITEMS_TO_SELL: "Nu ai destule iteme pentru a vinde!"
  11. NOT_ENOUGH_STOCK: "Acest shop nu mai are destule resurse."
  12. NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "Shop-ul cu %material a ramas fara resurse!"
  13. YOU_BOUGHT_FROM_SHOP: "Ai cumparat %amount %item de la %owner pentru %price."
  14. SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "%buyer a cumparat %amount %item pentru %price de la tine."
  15. YOU_SOLD_TO_SHOP: "Ai vandut %amount %item lui %buyer pentru %price."
  16. SOMEBODY_SOLD_TO_YOUR_SHOP: "%seller a vandut %amount %item pentru %price la tine in shop."
  17. YOU_CANNOT_CREATE_SHOP: "Nu poti crea acest tip de shop!"
  18. NO_CHEST_DETECTED: "Nu gasesc cosul/chest-ul!"
  19. ANOTHER_SHOP_DETECTED: "Inca un shop a fost detectat!"
  20. CANNOT_ACCESS_THE_CHEST: "Nu ai permisiunea pentru a accesa acest cos/chest!"
  21. PROTECTED_SHOP: "Shop-ul a fost protejat cu SUCCES de catre LWC!"
  22. SHOP_CREATED: "Shop a fost creat cu SUCCES!"
  23. SHOP_REFUNDED: "Ai returnat %amount."
  24. NO_PERMISSION: "Nu ai permisiunea pentru a face asta!"
  25. INCORRECT_ITEM_ID: "Ai specificat un id al unui item gresit!"
  26. NOT_ENOUGH_PROTECTIONS: "Ai ajuns la limita de protectii!"
  27. CANNOT_CREATE_SHOP_HERE: "Nu poti crea un shop aici!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement