mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-05-18 07:32:27 +00:00
[skip ci] Update the localization files Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
47 lines
No EOL
2 KiB
XML
47 lines
No EOL
2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
|
|
</xsd:element>
|
|
</xsd:schema>
|
|
<resheader name="resmimetype">
|
|
<value>text/microsoft-resx</value>
|
|
</resheader>
|
|
<resheader name="version">
|
|
<value>1.3</value>
|
|
</resheader>
|
|
<resheader name="reader">
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<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>El campo de nombre de usuario está en blanco.</value>
|
|
</data>
|
|
<data name="username_taken" xml:space="preserve">
|
|
<value>El nombre de usuario que ha elegido ya está tomado.</value>
|
|
</data>
|
|
<data name="password_invalid" xml:space="preserve">
|
|
<value>Se requiere un campo de contraseña.</value>
|
|
</data>
|
|
<data name="password_doesnt_match" xml:space="preserve">
|
|
<value>¡Las contraseñas no coinciden!</value>
|
|
</data>
|
|
<data name="token_invalid" xml:space="preserve">
|
|
<value>Token no válido</value>
|
|
</data>
|
|
<data name="captcha_failed" xml:space="preserve">
|
|
<value>Debe completar el captcha correctamente.</value>
|
|
</data>
|
|
<data name="email_taken" xml:space="preserve">
|
|
<value>El correo electrónico que has elegido ya está tomado.</value>
|
|
</data>
|
|
<data name="email_invalid" xml:space="preserve">
|
|
<value>Se requiere un campo de correo electrónico.</value>
|
|
</data>
|
|
<data name="user_banned" xml:space="preserve">
|
|
<value>Te han prohibido acceso. Póngase en contacto con un administrador para obtener más información. \nRazón:{0}</value>
|
|
</data>
|
|
</root> |