New Crowdin updates (#29)

* New translations LandingPage.resx (Japanese)

* New translations LandingPage.resx (Spanish, Mexico)

* New translations BaseLayout.resx (Spanish, Mexico)
This commit is contained in:
jvyden 2022-04-14 23:00:07 -04:00 committed by GitHub
parent b8d74c53de
commit 95d15a887e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

View file

@ -43,24 +43,24 @@
</data>
<data name="header_authentication" xml:space="preserve">
<value>Authentication</value>
<value>Autenticación</value>
<comment>A button on the header that takes you to a list of authentication attempts.</comment>
</data>
<data name="header_loginRegister" xml:space="preserve">
<value>Login / Register</value>
<value>Iniciar sesión / Registrarse</value>
<comment>A button on the header that lets you log in or register.</comment>
</data>
<data name="header_profile" xml:space="preserve">
<value>Profile</value>
<value>Perfil</value>
<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 Panel</value>
<value>Panel de administración</value>
<comment>A header link that takes you to the admin panel if available.</comment>
</data>
<data name="header_logout" xml:space="preserve">
<value>Log out</value>
<value>Cerrar sesión</value>
<comment>A shortcut to log you out of your account.</comment>
</data>
</root>

View file

@ -23,32 +23,32 @@
</resheader>
<data name="welcome" xml:space="preserve">
<value>Welcome to Project Lighthouse!</value>
<value>¡Bienvenidos al proyecto Lighthouse!</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="loggedInAs" xml:space="preserve">
<value>You are currently logged in as {0}.</value>
<value>Estás conectado actualmente como {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 users online. Why not hop on?</value>
<value>No hay usuarios en línea. ¿Por qué no subirse?</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="users_single" xml:space="preserve">
<value>There is 1 user currently online:</value>
<value>Hay 1 usuario 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} users online:</value>
<value>Actualmente hay {0} usuarios en línea:</value>
<comment>A greeting on the main page of the website.</comment>
</data>
<data name="authAttemptsPending" xml:space="preserve">
<value>You have {0} authentication attempts pending. Click here to view them.</value>
<value>Tiene {0} intentos de autenticación pendientes. Haga clic aquí para verlos.</value>
<comment>A greeting on the main page of the website.</comment>
</data>
</root>

View file

@ -48,7 +48,7 @@
</data>
<data name="authAttemptsPending" xml:space="preserve">
<value>You have {0} authentication attempts pending. Click here to view them.</value>
<value>{0} の認証が保留中です。ここをクリックして確認してください。</value>
<comment>A greeting on the main page of the website.</comment>
</data>
</root>