View difference between Paste ID: qziqDMC7 and WPkNCRh0
SHOW: | | - or go back to the newest paste.
1-
# Use %p% to insert the plugins prefix.
1+
# Utilice %p% para insertar el prefijo de los complementos.
2-
# All messages support HEX color codes on 1.16+. Format: {#FFFFFF}
2+
# Todos los mensajes admiten códigos de color HEX en 1.16+. Formato: {#FFFFFF}
3-
# Almost all messages support PlaceholderAPI.
3+
# Casi todos los mensajes admiten PlaceholderAPI.
4
prefix: "&7[&9Advanced Enchantments&7]&r "
5
6
effects:
7-
  steal-money: "&6%attacker% &7stole &6%amount% &7from &6%victim%&7!"
7+
  steal-money: "&6%attacker% &7le robó &6%amount% &7a &6%victim%&7!"
8
9
commands:
10-
  no-permission: "&cYou don't have permission to do that!"
10+
  no-permission: "&cNo tienes permiso para hacer eso!"
11-
  offline-player: "&cThat player is not online!"
11+
  offline-player: "&cEse jugador no está en línea!"
12-
  enchantment-not-found: "&cEnchantment &c&n%enchant%&c could not be found."
12+
  enchantment-not-found: "&cNo se pudo encontrar el encantamiento &c&n%enchant%&c."
13-
  invalid-amount: "&cInvalid amount. Must be between 1-64."
13+
  invalid-amount: "&cMonto no valido. Debe estar entre 1 y 64."
14-
  invalid-enchant: "&c%enchant% is not a valid enchant!"
14+
  invalid-enchant: "&c%enchant% no es un encantamiento válido!"
15-
  invalid-level: "&cInvalid enchant level! Try using: %levels%"
15+
  invalid-level: "&cNivel de encantamiento no válido! Intente usar: %levels%"
16-
  invalid-usage: "&cUsage: %usage%"
16+
  invalid-usage: "&cUtilice: %usage%"
17-
  not-a-number: "&c%number% is not a number!"
17+
  not-a-number: "&c%number% no es un número!"
18-
  not-holding-item: "&cYou must be holding an item!"
18+
  not-holding-item: "&cDebes tener un artículo en la mano!"
19
  enchantment-info:
20-
    invalid-usage: "&cInvalid usage! Proper usage: %command% <enchantment>"
20+
    invalid-usage: "&cUso no válido! Uso adecuado: %command% <enchantment>"
21-
    open-menu-message: "&7Information about &e%enchant% &7enchantment."
21+
    open-menu-message: "&7Información sobre el encantamiento &e%enchant%&7."
22
  enchants:
23-
    open-menu-message: "&7Showing list of all enchantments..."
23+
    open-menu-message: "&7Mostrando lista de todos los encantamientos..."
24
  apply:
25-
    cooldown: "&cYou will be able to use this command in %seconds% seconds."
25+
    cooldown: "&cPodrá utilizar este comando en %seconds% segundos."
26-
    no-args: "&cPlease specify which player should be affected."
26+
    no-args: "&cEspecifique qué jugador debería verse afectado."
27-
    reapplied: "&aYour armor has been re-applied."
27+
    reapplied: "&aTu armadura se ha vuelto a aplicar."
28-
    reapplied-other: "&aArmor has been reapplied for %player%."
28+
    reapplied-other: "&aSe ha vuelto a aplicar armadura para %player%."
29-
    reapplied-for-all: "&aArmor has been reapplied for everyone!"
29+
    reapplied-for-all: "&aSe ha vuelto a aplicar la armadura para todos!"
30
  withdrawsouls:
31-
    invalid-usage: "&cUsage: /withdrawsouls <count>"
31+
    invalid-usage: "&cUtiliza: /withdrawsouls <count>"
32-
    less-than-one: "&cCount must be positive."
32+
    less-than-one: "&cEl recuento debe ser positivo."
33-
    invalid-item: "&cInvalid item."
33+
    invalid-item: "&cArtículo no válido."
34
  aegive:
35-
    invalid-material: "&cInvalid material. Please reference the 'materials.yml' file for all valid materials."
35+
    invalid-material: "&cMaterial no válido. Por favor, consulte el archivo 'materials.yml' para ver todos los materiales válidos."
36-
    invalid-item-flag: "&cInvalid ItemFlag! You can choose from the following: %itemflags%"
36+
    invalid-item-flag: "&cItemFlag no válido! Puede elegir entre lo siguiente: %itemflags%"
37-
    invalid-enchantment: "&cInvalid Enchantment!"
37+
    invalid-enchantment: "&cEncantamiento no válido!"
38-
    success: "&aGave &2%amount%x %material% &ato %player%&a!"
38+
    success: "&aLe dio &2%amount%x %material% &aa %player%&a!"
39
  gedit:
40-
    unknown-gkit: "&c%gkit% is not a valid gkit!"
40+
    unknown-gkit: "&c%gkit% no es un gkit válido!"
41
    edit:
42-
      invalid-usage: "&cUsage: /gedit edit <gkit>"
42+
      invalid-usage: "&cUtiliza: /gedit edit <gkit>"
43
    set-permission:
44-
      invalid-usage: "&cUsage: /gedit setpermission <gkit> <perm>"
44+
      invalid-usage: "&cUtiliza: /gedit setpermission <gkit> <perm>"
45-
      success: "&eChanged &6%gkit%'s&e kit permission to &6%permission%"
45+
      success: "&eSe cambió el permiso del kit &6%gkit%&e a &6%permission%"
46
    reset:
47-
      invalid-usage: "&cUsage: /gedit reset <gkit> <player>"
47+
      invalid-usage: "&cUtiliza: /gedit reset <gkit> <player>"
48-
      success: "&6%gkit% &6gkit has been reset for player &e%player%"
48+
      success: "&6%gkit% &6gkit ha sido reiniciado para el jugador &e%player%"
49
    list: "&eGKits: &6%gkits%"
50
    setdelay:
51-
      invalid-usage: "&cUsage: /gedit setdelay <gkit> <delay (in seconds)>"
51+
      invalid-usage: "&cUtiliza: /gedit setdelay <gkit> <delay (in seconds)>"
52-
      invalid-delay: "&c%delay% is not a valid integer!"
52+
      invalid-delay: "&c%delay% no es un número entero válido!"
53-
      success: "&eChanged &6%gkit%&e kit delay to &6%delay%"
53+
      success: "&eSe cambió el retraso del kit &6%gkit%&e a &6%delay%"
54
  main:
55-
    unknown-command: "&cIncorrect command usage! Type \"/ae\" for the correct usage."
55+
    unknown-command: "&cUso incorrecto del comando! Utiliza \"/ae\" para el uso correcto."
56
    setsouls:
57-
      invalid-usage: "&cInvalid usage: /ae setsouls <amount>"
57+
      invalid-usage: "&cUso no válido: /ae setsouls <amount>"
58-
      invalid-item: "&cInvalid item."
58+
      invalid-item: "&cArtículo no válido."
59-
      success: "&cSet item's soul count to: %amount%"
59+
      success: "&cEstablece el recuento de almas del artículo en: %amount%"
60
    unenchant:
61-
      invalid-usage: "&cInvalid usage: /ae unenchant <enchant>"
61+
      invalid-usage: "&cUso no válido: /ae unenchant <enchant>"
62-
      invalid-enchant: "&c%enchant% is not a valid enchant!"
62+
      invalid-enchant: "&c%enchant% no es un encantamiento válido!"
63-
      not-holding-item: "&cYou must be holding an item!"
63+
      not-holding-item: "&cDebes tener un artículo en la mano!"
64-
      does-not-have-enchant: "&cThat item doesn't have &4%enchant%&c!"
64+
      does-not-have-enchant: "&cEse artículo no tiene &4%enchant%&c!"
65-
      success: "&aRemoved enchant %enchant%!"
65+
      success: "&aEncantamiento %enchant% eliminado!"
66
    zip:
67-
      zip-exists: "&cPlease try again."
67+
      zip-exists: "&cInténtalo de nuevo."
68-
      success: "&eA zip file containing all plugin data has been created at %path%."
68+
      success: "&eSe ha creado un archivo zip que contiene todos los datos del complemento en %path%."
69-
      error: "&cAn error occurred while zipping files! Check console for more information."
69+
      error: "&cSe produjo un error al comprimir archivos! Consulte la consola para obtener más información."
70
    greset:
71-
      reset: "&aReset the %gkit% kit for %player%!"
71+
      reset: "&aRestablecer el kit %gkit% para %player%!"
72-
      reset-all: "&aReset all GKits for %player%!"
72+
      reset-all: "&aRestablece todos los GKits para %player%!"
73
    claim:
74-
      invalid-usage: "&cPlease enter enchant token."
74+
      invalid-usage: "&cIntroduzca el token de encantamiento."
75
    givegkit:
76-
      success: "&cKit %gkit% was given to player %player%"
76+
      success: "&cEl kit %gkit% se le dio al jugador %player%"
77
    giverandombook:
78-
      success: "&aGave &2%player% %amount%x %group% &abooks!"
78+
      success: "&aLe dio a &2%player% %amount%x %group% &alibros!"
79
    givebook:
80-
      success: "&aGave &2%player% %amount%x %enchant% %level% &abooks!"
80+
      success: "&aLe dio a &2%player% %amount%x %enchant% %level% &alibros"
81
    enchant:
82-
      added: "&aAdded the %enchant% enchant!"
82+
      added: "&aSe agregó el encantamiento %enchant%!"
83-
      upgraded: "&2Upgraded %enchant% from level %prevLevel% to %level%."
83+
      upgraded: "&2Upgraded %enchant% mejorado del nivel %prevLevel% a %level%."
84-
      downgraded: "&2Downgraded %enchant% from level %prevLevel% to %level%."
84+
      downgraded: "&2%enchant% rebajado del nivel %prevLevel% a %level%."
85-
      removed: "&cRemoved the %enchant% enchant from the item."
85+
      removed: "&cSe ha eliminado el encantamiento %enchant% del artículo."
86
    giveitem:
87-
      success: "&7Added %amount%x %item%'s for player %player%"
87+
      success: "&7Se agregó %amount%x %item% al jugador %player%"
88
    givercbook:
89-
      success: "&aGave &2%player% %amount%x %group% &aright click books!"
89+
      success: "&aLe dio a &2%player% %amount%x %group% &alibros con click derecho!"
90
    give:
91-
      success: "&aSuccessfully gave %player% one %enchant% %level% book!"
91+
      success: "&aLe dio a %player% un libro %enchant% %level%!"
92
    tinkereritem:
93-
      success: "&cGave x%amount% tinkerer item's to %player%"
93+
      success: "&cLe dio x%amount% artículos de tinkerer a %player%"
94
    admin:
95-
      invalid-page: "&cInvalid page"
95+
      invalid-page: "&cPágina no válida"
96
    info:
97-
      - "&eInformation about &6%enchant% &eenchantment&7:"
97+
      - "&eInformación sobre el encantamiento &6%enchant%&7:"
98-
      - "&6Description&7: &e%description%"
98+
      - "&6Descripción&7: &e%description%"
99-
      - "&6Applies to&7: &e%applies%"
99+
      - "&6Se aplicar a&7: &e%applies%"
100-
      - "&6Max level&7: &e%max-level%"
100+
      - "&6Nivel máximo&7: &e%max-level%"
101
102-
    pastetypes: "&aEnchantment type list: %url%"
102+
    pastetypes: "&aLista de tipos de encantamientos: %url%"
103-
    pasteenchants: "&aEnchantments list: %url%"
103+
    pasteenchants: "&aLista de encantamientos: %url%"
104-
    open: "&aOpened %menu% for %player%!"
104+
    open: "&aAbrió %menu% para %player%!"
105
106
token:
107-
  success: "&2&lx &aSuccessfully downloaded token &l%token%§a enchantment, reloading..."
107+
  success: "&2&lx &aToken descargado correctamente &l%token%§a encantamientos, recargando..."
108
109
interact:
110-
  main-hand-only: "&cYou can only do that with your main hand!"
110+
  main-hand-only: "&cSolo puedes hacer eso con tu mano principal!"
111
112
enchanter:
113-
  re-buy: "&cPlease re-buy the item from the enchanter."
113+
  re-buy: "&cVuelve a comprar el artículo del encantador."
114-
  disabled-in-world: "&cThe Enchanter is disabled in this world."
114+
  disabled-in-world: "&cEl encantador está desactivado en este mundo."
115-
  full-inventory: "&cYour inventory is full!"
115+
  full-inventory: "&cTu inventario está lleno!"
116-
  examine-book: "&7You examined %group-color%%group%&7 book and found %enchant-color% %level%"
116+
  examine-book: "&7Examinaste el %group-color%libro %group%&7 y encontraste %enchant-color% %level%"
117-
  unknown-payment-method: "&cFailed to validate %paymentType% payment method, please contact an administrator."
117+
  unknown-payment-method: "&cNo se pudo validar el método de pago %paymentType% comuníquese con un administrador."
118-
  successful-purchase: "&aPurchase successful!"
118+
  successful-purchase: "&aCompra exitosa!"
119
  cannot-afford:
120-
    - "&cYou do not have enough EXP to purchase that."
120+
    - "&cNo tienes suficiente EXP para comprar eso."
121-
    - "&7Your XP: %exp%"
121+
    - "&7Tu XP: %exp%"
122
123
tinkerer:
124-
  trade-accepted: "&aTrade accepted!"
124+
  trade-accepted: "&aComercio aceptado!"
125
  non-tradeable-item:
126-
    - "&cThe Server Tinkerer doesn't want that item!"
126+
    - "&cEl Server Tinkerer no quiere ese artículo!"
127-
    - "&7It will only accept custom enchanted equipment"
127+
    - "&7Solo aceptará equipos encantados personalizados."
128
129
alchemist:
130-
  doesnt-accept: "&cThe Alchemist doesn't accept this item!"
130+
  doesnt-accept: "&cEl Alchemist no acepta este artículo!"
131-
  trade-cancelled: "&cTrade cancelled."
131+
  trade-cancelled: "&cComercio cancelado."
132-
  cannot-afford: "&cYou cannot afford this transaction!"
132+
  cannot-afford: "&cNo puede pagar esta transacción!"
133-
  exceeds-max-level: "&cYour combined level exceeds maximum enchantment level!"
133+
  exceeds-max-level: "&cTu nivel combinado supera el nivel máximo de encantamiento!"
134
135
gkits:
136-
  no-permission: "&eYou don't have permissions to use &e%gkit%&6 kit."
136+
  no-permission: "&eNo tienes permisos para usar el kit &e%gkit%&6."
137-
  cooldown: "&eYou cannot use this kit yet, kit &6%gkit%&e is on cooldown &7(%cooldown%)"
137+
  cooldown: "&eNo puedes usar este kit todavía, el kit &6%gkit%&e está en enfriamiento &7(%cooldown%)"
138-
  used-kit: "&eYou have used kit &6%gkit%."
138+
  used-kit: "&eHas usado kit &6%gkit%."
139-
  missing-permission: "&cGkit %gkit%'s permission is invalid or non-existent"
139+
  missing-permission: "&cEl permiso de gkit %gkit% no es válido o no existe"
140-
  unknown-gkit: "&cGKit %gkit% does not exist!"
140+
  unknown-gkit: "&cEl GKit %gkit% no existe!"
141-
  unknown-enchant: "&7Enchant %enchant% cannot be resolved."
141+
  unknown-enchant: "&7El encantamiento %enchant% no se puede resolver."
142
143
heroic:
144-
  cannot-apply: "&cYou can't apply a crystal upgrade to this item."
144+
  cannot-apply: "&cNo puedes aplicar una mejora de cristal a este artículo."
145-
  upgrade-failed: "&cThe crystal upgrade &nfailed&c!"
145+
  upgrade-failed: "&cLa actualización del cristal &nfalló&c!"
146
147
orbs:
148-
  cannot-apply: "&cCannot apply orb to this item!"
148+
  cannot-apply: "&cNo se puede aplicar orbe a este artículo!"
149-
  failed: "&cOrb failed!"
149+
  failed: "&c¡Orbe falló!"
150-
  incompatible: "&cCannot apply lower slots orb than available slots!"
150+
  incompatible: "&cNo se pueden aplicar orbe de ranuras inferiores a las ranuras disponibles!"
151
152
sets:
153
  commands:
154-
    unknown-command: "&cCommand not found! Type \"/asets\" for a list of all valid commands."
154+
    unknown-command: "&cComando no encontrado! Escriba \"/asets\" para obtener una lista de todos los comandos válidos."
155-
    invalid-usage: "&cInvalid usage! Please reference /asets for the proper usage."
155+
    invalid-usage: "&cUso no válido! Consulte /asets para el uso adecuado."
156-
    invalid-set: "&cSet is invalid."
156+
    invalid-set: "&cEl conjunto no es válido."
157-
    invalid-set-piece: "&cInvalid set piece, you may use one of these: \n%set pieces%"
157+
    invalid-set-piece: "&cPieza de conjunto no válida, puede usar uno de estos: \n%set pieces%"
158-
    invalid-weapon: "&cWeapon is invalid."
158+
    invalid-weapon: "&cEl arma no es válida."
159-
    offline-player: "&cPlayer is offline."
159+
    offline-player: "&cJugador está fuera de línea."
160-
    invalid-chances: "&cInvalid chances."
160+
    invalid-chances: "&cPosibilidades no válidos."
161
    list:
162-
      header: "&eList of all available Sets &7[%size%]"
162+
      header: "&eLista de todos los conjuntos disponibles &7[%size%]"
163
      set: " &8» &f%set%"
164
    listweapons:
165-
      header: "&eList of all available Weapons &7[%size%]"
165+
      header: "&eLista de todas las armas disponibles &7[%size%]"
166
      weapon: " &8» &f%weapon%"
167
    give:
168-
      success: "&eGave &f %set% &eSet to &f %player%"
168+
      success: "&eLe dio &f %set% &ea &f %player%"
169
    givepiece:
170-
      success: "&eGave &f%piece% &efrom &f%set% &eto &f %player%"
170+
      success: "&eLe dio &f%piece% &ede &f%set% &ea &f %player%"
171
    weapon:
172-
      success: "&eGave &f %weapon% &eSet to &f %player%"
172+
      success: "&eLe dio &f %weapon% &ea &f %player%"
173
174
items:
175
  randomization-scroll:
176-
    cannot-apply: "&cYou cannot apply a randomizer to this!"
176+
    cannot-apply: "&cNo puedes aplicar un aleatorizador a esto!"
177-
    single-items-only: "&cYou can only use this on single items!"
177+
    single-items-only: "&cSolo puedes usar esto en artículos individuales!"
178
  black-scroll:
179-
    full-inventory: "&cYour inventory is full!"
179+
    full-inventory: "&cTu inventario está lleno!"
180-
    no-enchants: "&cThis item doesn't have any enchants!"
180+
    no-enchants: "&cEste artículo no tiene encantamientos!"
181-
    invalid-enchant: "&cCannot remove enchant as it's invalid!"
181+
    invalid-enchant: "&cNo se puede eliminar el encantamiento porque no es válido."
182-
    cannot-remove: "&cEnchantment %enchant% cannot be removed!"
182+
    cannot-remove: "&cEl encantamiento %enchant% no se puede eliminar!"
183
  soul-tracker:
184-
    disabled: "&cSouls are not enabled on this server!"
184+
    disabled: "&cLas almas no están activadas en este servidor!"
185-
    apply-successful: "&7You successfully applied &f&lSoul Tracker &7to your item!"
185+
    apply-successful: "&7Has aplicado con éxito &f&lRastreador de almas &7a tu artículo!"
186
  magic-dust:
187-
    full-inventory: "&cYour inventory is full!"
187+
    full-inventory: "&cTu inventario está lleno!"
188-
    single-items-only: "&cYou can only use this on single items!"
188+
    single-items-only: "&cSolo puedes usar esto en artículos individuales!"
189
  white-scroll:
190-
    full-inventory: "&cYour inventory is full!"
190+
    full-inventory: "&cTu inventario está lleno!"
191-
    apply-successful: "&aWhite scroll has been applied to your item!"
191+
    apply-successful: "&aSe ha aplicado un pergamino blanco a tu artículo!"
192-
    item-saved: "&aWhite scroll saved the item!"
192+
    item-saved: "&aEl pergamino blanco salvó el artículo!"
193
194
combining:
195-
  already-max-level: "This enchantment is already max level!"
195+
  already-max-level: "Este encantamiento ya está en el nivel máximo!"
196-
  success: "&aSuccess! &7%enchant% is now level %level%!"
196+
  success: "&aÉxito! &7%enchant% es ahora nivel %level%!"
197-
  failure: "&cCombining failed!"
197+
  failure: "&cCombinación fallida!"
198-
  something-went-wrong: "&cSomething went wrong with combining."
198+
  something-went-wrong: "&cAlgo salió mal con la combinación."
199
200
enchant-limitations:
201-
  cannot-be-modified: "&cThis item cannot be modified!"
201+
  cannot-be-modified: "&cEste artículo no se puede modificar!"
202
203
applying:
204-
  not-applicable-with: "&cThe &4%enchant1% &cenchantment cannot be applied together with the &4%enchant2%&7 &cenchant!"
204+
  not-applicable-with: "&cEl encantamiento &4%enchant1% &cno se puede aplicar junto con el encantamiento &4%enchant2%&c!"
205-
  requires-enchant: "&cThe &4%enchant1% &cenchantment requires the &4%enchant2%&7 &cenchant to be applied!"
205+
  requires-enchant: "&cEl encantamiento &4%enchant1% &crequiere que se aplique el encantamiento &4%enchant2%&c!"
206-
  already-applied: "&cThe item already has this enchantment."
206+
  already-applied: "&cEl artículo ya tiene este encantamiento."
207-
  applied: "&aEnchantment was applied to your item."
207+
  applied: "&aSe aplicó el encantamiento a tu artículo."
208-
  max-level: "&cThis enchantment is already at max level!"
208+
  max-level: "&cEste encantamiento ya está en el nivel máximo!"
209-
  wrong-material: "&cThis enchantment cannot be applied on this item."
209+
  wrong-material: "&cEste encantamiento no se puede aplicar a este artículo."
210
211
slots:
212-
  limit-reached: "&cYou cannot apply that enchantment! There are no free slots left!"
212+
  limit-reached: "&cNo puedes aplicar ese encantamiento! ¡No quedan espacios libres!"
213
214
chances:
215-
  book-failed: "&cYour book failed but item wasn't destroyed!"
215+
  book-failed: "&cTu libro falló, pero el artículo no se destruyó."
216
217
destroy:
218-
  book-failed: "&cEnchantment was unsuccessful!"
218+
  book-failed: "&cEl encantamiento no tuvo éxito!"