ChestShop-3/src/main/resources/languages/lang.es.yml

63 lines
3.6 KiB
YAML

---
prefix: "§a[Tienda] §r"
iteminfo: "§aInformacion del Item: §r"
iteminfo_fullname: "&fNombre Completo MC: &7%item"
iteminfo_shopname: "&fNombre del item para poner en el cartel: &7%item"
iteminfo_repaircost: "&fCoste de reparación: &7%cost"
iteminfo_book: |-
&fTitulo del Libro: &7%title
iteminfo_book_generation: "&fImpresion del libro: &7%generation"
iteminfo_lore: |-
&fCaracterísticas:
METRICS: |-
&a[Tienda] &fEstadisticas:
ACCESS_DENIED: "¡No tienes permisos de acceso!"
TRADE_DENIED: "You don't have permission to trade with that shop!"
TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!"
TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!"
NOT_ENOUGH_MONEY: "No tienes dinero suficiente."
NOT_ENOUGH_MONEY_SHOP: "El propietario de la tienda no tiene mas dinero."
CLIENT_DEPOSIT_FAILED: "No se pudo Depositar dinero a tu cuenta."
SHOP_DEPOSIT_FAILED: "No se pudo Depositar dinero al propietario."
NO_ECONOMY_ACCOUNT: "¡La cuenta de economía del dueño de la tienda no existe!"
NO_BUYING_HERE: "No puedes comprar aqui."
NO_SELLING_HERE: "No puedes vender aqui."
NOT_ENOUGH_SPACE_IN_INVENTORY: "No tienes suficiente espacio en el inventario."
NOT_ENOUGH_SPACE_IN_CHEST: "No hay suficiente espacio en el cofre."
NOT_ENOUGH_ITEMS_TO_SELL: "No tienes mas items para vender."
NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "&7La tienda &r%world/%x/%y/%z &7está llena! (%seller intentó venderle &r%item &7a &r%price )"
NOT_ENOUGH_STOCK: "Esta tienda se ha quedado sin stock."
NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "Tu tienda de %material se ha quedado sin stock."
YOU_BOUGHT_FROM_SHOP: "Compraste %item de %owner por §e%price§r"
SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "%buyer te ha comprado %item a %price"
YOU_SOLD_TO_SHOP: "Vendiste %item a %buyer por %price"
SOMEBODY_SOLD_TO_YOUR_SHOP: "%seller te ha vendido %item a %price"
YOU_CANNOT_CREATE_SHOP: "No puedes crear este tipo de tienda."
NO_CHEST_DETECTED: "No se pudo encontrar el cofre."
INVALID_SHOP_DETECTED: "La tienda no puede ser usada."
INVALID_SHOP_PRICE: "¡El precio de la tienda no es valido!"
INVALID_SHOP_QUANTITY: "¡Cantidad no valida en la tienda!"
CANNOT_ACCESS_THE_CHEST: "Tu no tienes permiso para acceder a este cofre."
SELL_PRICE_ABOVE_MAX: "¡El precio de venta esta por encima del máximo!"
SELL_PRICE_BELOW_MIN: "¡El precio de venta esta por debajo del mínimo!"
BUY_PRICE_ABOVE_MAX: "¡El precio de compra está por encima del máximo!"
BUY_PRICE_BELOW_MIN: "¡El precio de compra está por debajo del máximo!"
CLICK_TO_AUTOFILL_ITEM: "¡Golpea el cartel con el item que quieres en esta tienda!"
NO_ITEM_IN_HAND: "¡No tienes un artículo en tu mano para autollenar!"
PROTECTED_SHOP: "Tienda protegida satisfactoriamente!"
PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!"
SHOP_CREATED: "Tienda creada correctamente!"
SHOP_FEE_PAID: "Han sido cargados %amount"
SHOP_REFUNDED: "Has reembolsado %amount."
ITEM_GIVEN: "Has dado %item al jugador: %player."
RESTRICTED_SIGN_CREATED: "Cartel satisfactoriamente creado!"
PLAYER_NOT_FOUND: "¡Jugador no encontrado!"
NO_PERMISSION: "Tu no tienes permiso para hacer esto!"
INCORRECT_ITEM_ID: "El ID del item especificado no es valido!"
NOT_ENOUGH_PROTECTIONS: "Has llegado al limite de protecciones!"
CANNOT_CREATE_SHOP_HERE: "¡No puedes crear una tienda aquí!"
TOGGLE_MESSAGES_OFF: "Ya no recibirás los mensajes de su(s) tienda(s)."
TOGGLE_MESSAGES_ON: "Ahora ya recibirás los mensajes de su(s) tienda(s)."
TOGGLE_ACCESS_ON: "Ya no puede comerciar en las tiendas a las que tiene acceso"
TOGGLE_ACCESS_OFF: "Ya puede comerciar en tiendas a las que tiene acceso"