mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-09-05 17:16:11 +00:00
Update the localization files
This commit is contained in:
parent
3e1d5da3a9
commit
9aa32b07d8
72 changed files with 750 additions and 253 deletions
|
@ -18,30 +18,30 @@
|
|||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="username_invalid" xml:space="preserve">
|
||||
<value>The username field is blank.</value>
|
||||
<value>Debes colocar un nombre de usuario</value>
|
||||
</data>
|
||||
<data name="username_taken" xml:space="preserve">
|
||||
<value>The username you've chosen is already taken.</value>
|
||||
<value>El nombre que elegiste ya está en uso</value>
|
||||
</data>
|
||||
<data name="password_invalid" xml:space="preserve">
|
||||
<value>Password field is required.</value>
|
||||
<value>Debes de crear una contraseña</value>
|
||||
</data>
|
||||
<data name="password_doesnt_match" xml:space="preserve">
|
||||
<value>Passwords do not match!</value>
|
||||
<value>¡Las contraseñas no coinciden!</value>
|
||||
</data>
|
||||
<data name="token_invalid" xml:space="preserve">
|
||||
<value>Invalid Token</value>
|
||||
<value>Toquen inválido</value>
|
||||
</data>
|
||||
<data name="captcha_failed" xml:space="preserve">
|
||||
<value>You must complete the captcha correctly.</value>
|
||||
<value>Debes completar el captcha correctamente</value>
|
||||
</data>
|
||||
<data name="email_taken" xml:space="preserve">
|
||||
<value>The email address you've chosen is already taken.</value>
|
||||
<value>La dirección de correo electrónico que elegiste ya está en uso</value>
|
||||
</data>
|
||||
<data name="email_invalid" xml:space="preserve">
|
||||
<value>Email address field is required.</value>
|
||||
<value>Debes de colocar un correo electrónico</value>
|
||||
</data>
|
||||
<data name="user_banned" xml:space="preserve">
|
||||
<value>You have been banned. Please contact an administrator for more information.\nReason: {0}</value>
|
||||
<value>Has sido vetado. Por favor contacta a un administrador para más información.\n Razón: {0}</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Add table
Add a link
Reference in a new issue