mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-04-19 19:14:51 +00:00
Update the localization files (#457)
[skip ci] Update the localization files Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
parent
c98d108e4d
commit
5093268566
5 changed files with 9 additions and 9 deletions
|
@ -50,7 +50,7 @@
|
|||
<comment>A quick shortcut on the header to take you to your profile if logged in.</comment>
|
||||
</data>
|
||||
<data name="header_adminPanel" xml:space="preserve">
|
||||
<value>Admin</value>
|
||||
<value>Administrador</value>
|
||||
<comment>A header link that takes you to the admin panel if available.</comment>
|
||||
</data>
|
||||
<data name="header_logout" xml:space="preserve">
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
<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>
|
||||
<value>¡Las contraseñas no coinciden!</value>
|
||||
</data>
|
||||
<data name="token_invalid" xml:space="preserve">
|
||||
<value>Token no válido</value>
|
||||
|
@ -42,6 +42,6 @@
|
|||
<value>Se requiere un campo de correo electrónico.</value>
|
||||
</data>
|
||||
<data name="user_banned" xml:space="preserve">
|
||||
<value>Te han prohibido. Póngase en contacto con un administrador para obtener más información. \nRazón:{0}</value>
|
||||
<value>Te han prohibido acceso. Póngase en contacto con un administrador para obtener más información. \nRazón:{0}</value>
|
||||
</data>
|
||||
</root>
|
|
@ -24,7 +24,7 @@
|
|||
<value>Contraseña</value>
|
||||
</data>
|
||||
<data name="register" xml:space="preserve">
|
||||
<value>Registro</value>
|
||||
<value>Registrar</value>
|
||||
</data>
|
||||
<data name="forgot_password" xml:space="preserve">
|
||||
<value>¿Olvidaste tu contraseña?</value>
|
||||
|
|
|
@ -26,19 +26,19 @@
|
|||
<comment>A greeting on the main page of the website.</comment>
|
||||
</data>
|
||||
<data name="loggedInAs" xml:space="preserve">
|
||||
<value>Greetings, {0}.</value>
|
||||
<value>¡Bienvenido, {0}!</value>
|
||||
<comment>A greeting on the main page of the website.</comment>
|
||||
</data>
|
||||
<data name="users_none" xml:space="preserve">
|
||||
<value>There are no people online. Why not hop on?</value>
|
||||
<value>No hay usuarios en línea. ¿Por qué no te conectas?</value>
|
||||
<comment>A greeting on the main page of the website.</comment>
|
||||
</data>
|
||||
<data name="users_single" xml:space="preserve">
|
||||
<value>There is 1 person currently online:</value>
|
||||
<value>Hay 1 persona actualmente en línea:</value>
|
||||
<comment>A greeting on the main page of the website.</comment>
|
||||
</data>
|
||||
<data name="users_multiple" xml:space="preserve">
|
||||
<value>There are currently {0} people online:</value>
|
||||
<value>Actualmente hay {0} personas en línea:</value>
|
||||
<comment>A greeting on the main page of the website.</comment>
|
||||
</data>
|
||||
<data name="authAttemptsPending" xml:space="preserve">
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="currently_online" xml:space="preserve">
|
||||
<value>Currently playing {0} on {1}</value>
|
||||
<value>Actualmente jugando {0} en {1}</value>
|
||||
</data>
|
||||
<data name="offline" xml:space="preserve">
|
||||
<value>Desconectado</value>
|
||||
|
|
Loading…
Add table
Reference in a new issue