mirror of
https://github.com/ChestShop-authors/ChestShop-3.git
synced 2025-02-23 13:21:20 +01:00
New translations lang.en.yml (LOLCAT)
This commit is contained in:
parent
2ae611ebe7
commit
a09649037d
@ -19,6 +19,7 @@ iteminfo_book_generation: "&fBok generashun: &7%generation"
|
||||
iteminfo_leather_color: "&fleethr colr: &7Rd: %colorred, Grin: %colorgreen, Bluer: %colorblue (Heks: #%colorhex)"
|
||||
iteminfo_bundle_items: "&fbundl itemz: &7%itemcount"
|
||||
iteminfo_axolotl_variant: "&faXolotl variant: &7%variant"
|
||||
iteminfo_armor_trim: "&fArmor Trim: &7%material %pattern"
|
||||
iteminfo_recipes: "&frRCipe knWLedge;"
|
||||
iteminfo_map_view: |-
|
||||
&fmAp ID: &7%id
|
||||
@ -67,4 +68,30 @@ INVALID_SHOP_DETECTED: "teh shop cannot be used!"
|
||||
INVALID_SHOP_PRICE: "teh shop haz an envalid prIce!"
|
||||
INVALID_SHOP_QUANTITY: "teh shop haz an envaliD kwanTIty!"
|
||||
CANNOT_ACCESS_THE_CHEST: "u dont haz permisionz tO accez thiz cheST!"
|
||||
CANNOT_CHANGE_SIGN_BACKSIDE: "You can't change the back side of a shop sign!"
|
||||
SELL_PRICE_HIGHER_THAN_BUY_PRICE: "sel PRIS r above teh buy prIce!"
|
||||
SELL_PRICE_ABOVE_MAX: "Sell price %price is above maximum %maxprice!"
|
||||
SELL_PRICE_BELOW_MIN: "Sell price %price is below minimum %minprice!"
|
||||
BUY_PRICE_ABOVE_MAX: "Buy price %price is above maximum %maxprice!"
|
||||
BUY_PRICE_BELOW_MIN: "Buy price %price is below minimum %minprice!"
|
||||
CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!"
|
||||
NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!"
|
||||
PROTECTED_SHOP: "Successfully protected the shop with LWC!"
|
||||
PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!"
|
||||
SHOP_CREATED: "Shop successfully created!"
|
||||
SHOP_FEE_PAID: "You have been charged %amount"
|
||||
SHOP_REFUNDED: "You have been refunded %amount."
|
||||
ITEM_GIVEN: "Given %item to %player."
|
||||
RESTRICTED_SIGN_CREATED: "Sign successfully created!"
|
||||
PLAYER_NOT_FOUND: "Player not found!"
|
||||
NO_PERMISSION: "You don't have permissions to do that!"
|
||||
INCORRECT_ITEM_ID: "You have specified an invalid item id!"
|
||||
INVALID_CLIENT_NAME: "Your username is not a valid Minecraft username!"
|
||||
NOT_ENOUGH_PROTECTIONS: "Could not create a protection!"
|
||||
NO_SHOP_FOUND: "No shop found."
|
||||
CANNOT_CREATE_SHOP_HERE: "You can't create shop here!"
|
||||
TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)."
|
||||
TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)."
|
||||
TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to"
|
||||
TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to"
|
||||
ERROR_OCCURRED: "[An error occurred!](red) [%error](yellow)"
|
||||
|
Loading…
Reference in New Issue
Block a user