Advertisement
ElMargaritoxYT

EnvyDuelTranslation

Dec 4th, 2021
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <Translation Id="duel_start" Value="(color=#00ff0d)[Duelo](/color) Se Ha Iniciado Un Duelo: {0} vs {1} con {2} en la arena {3}" />
  4. <Translation Id="duel_send" Value="(color=#00ff0d)[Duelo](/color) Has Enviado Duelo A {0} Con Una Apuesta De: {1}" />
  5. <Translation Id="duel_received" Value="(color=#00ff0d)[Duelo](/color) Has Recibido Un Duelo De {0} Con Una Apuesta De: {1}. Usa /duel accept {2}" />
  6. <Translation Id="command_failure" Value="(color=#00ff0d)[Duelo](/color) Has Ingresado Mal El Comando. Usa {0}" />
  7. <Translation Id="arena_not_found" Value="(color=#00ff0d)[Duelo](/color) La arena {0} no existe." />
  8. <Translation Id="kit_not_found" Value="(color=#00ff0d)[Duelo](/color) El kit {0} no existe." />
  9. <Translation Id="kits_list" Value="Kits: {0}" />
  10. <Translation Id="arenas_list" Value="Arenas: {0}" />
  11. <Translation Id="no_player" Value="(color=#00ff0d)[Duelo](/color) El Jugador No Exíste." />
  12. <Translation Id="message_bet_min" Value="(color=#00ff0d)[Duelo](/color) La minima apuesta tiene que superar los {0}" />
  13. <Translation Id="message_bet_max" Value="(color=#00ff0d)[Duelo](/color) La maxima apuesta tiene que superar los {0}" />
  14. <Translation Id="duel_denied" Value="(color=#00ff0d)[Duelo](/color) Has denegado la solicitud de duelo correctamente." />
  15. <Translation Id="duel_nothing" Value="(color=#00ff0d)[Duelo](/color) No tienes ningun duelo pendiente :(" />
  16. <Translation Id="duel_bet" Value="(color=#00ff0d)[Duelo](/color) El monto que te aposto {0} es de {1} usa /duel accept {2}" />
  17. <Translation Id="no_experience" Value="(color=#00ff0d)[Duelo](/color) No tienes experiencia suficiente" />
  18. <Translation Id="no_reputation" Value="(color=#00ff0d)[Duelo](/color) No tienes experiencia suficiente" />
  19. <Translation Id="no_money" Value="(color=#00ff0d)[Duelo](/color) No tienes dinero suficiente" />
  20. <Translation Id="duel_starting" Value="(color=#00ff0d)[Duelo](/color) Iniciaras en {0} segundos" />
  21. <Translation Id="duel_win" Value="(color=#00ff0d)[Duelo](/color) Ha Ganado El Jugador {0} contra {1} ¡Felicitaciones! (Apuesta: {2})" />
  22. </Translations>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement