Advertisement
ElMargaritoxYT

EnvyIdentityTranslations

Dec 4th, 2021
1,402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.43 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="too_long" Value="{0} Tiene que contener como minimo {1} caracteres" />
  4.   <Translation Id="bad_characters" Value="{0} Tiene caracteres invalidos o erroneos" />
  5.   <Translation Id="info_succefully" Value="El {0} Esta Introducido Correctamente Como: {1}" />
  6.   <Translation Id="bad_date" Value="Requiere usar / para poner una fecha. Por ejemplo 20/12/1995" />
  7.   <Translation Id="bad_years_old" Value="Tienes que ser mayor de 16 años y no pasar los 60" />
  8.   <Translation Id="bad_sex" Value="Tienes Que Ingresar [Masculino] o [Femenino]" />
  9.   <Translation Id="enought_data" Value="El Dato {0} Tiene Errores. Reintenta nuevamente" />
  10.   <Translation Id="succefully_registered" Value="¡Te Has Registrado Correctamente! " />
  11.   <Translation Id="Do_You_Need_ReJoin" Value="¡Tienes Que Salir Y Entrar Nuevamente Al Servidor!" />
  12.   <Translation Id="Wait_Seconds_Dni" Value="¡Espera Unos Segundos Antes De Pedir El Dni Nuevamente!" />
  13.   <Translation Id="If_Contains_BanWords" Value="¡{0} Tiene Caracteres Que Estan Baneados De Nuestra Base De Datos!" />
  14.   <Translation Id="Player_Not_Found" Value="¡El Jugador No Esta Conectado" />
  15.   <Translation Id="Succefully_Registered" Value="¡Datos: Nombre y Apellido: {0} {1} | Sexo: {2} | Firma: {3} | Edad: {4} | Fecha : {5}" />
  16. </Translations>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement