mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-27 12:46:15 +00:00
Update the localization files
This commit is contained in:
parent
3e1d5da3a9
commit
9aa32b07d8
72 changed files with 750 additions and 253 deletions
|
@ -22,45 +22,63 @@
|
|||
</value>
|
||||
</resheader>
|
||||
<data name="header_home" xml:space="preserve">
|
||||
<value>Home</value>
|
||||
<value>Inicio</value>
|
||||
<comment>A button on the header that takes you to the landing page.</comment>
|
||||
</data>
|
||||
<data name="header_users" xml:space="preserve">
|
||||
<value>Users</value>
|
||||
<value>Usuarios</value>
|
||||
<comment>A button on the header that takes you to the user listing.</comment>
|
||||
</data>
|
||||
<data name="header_photos" xml:space="preserve">
|
||||
<value>Photos</value>
|
||||
<value>Fotos</value>
|
||||
<comment>A button on the header that takes you to a list of user-uploaded photos.</comment>
|
||||
</data>
|
||||
<data name="header_slots" xml:space="preserve">
|
||||
<value>Levels</value>
|
||||
<value>Niveles</value>
|
||||
<comment>A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots".</comment>
|
||||
</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>
|
||||
<data name="generated_by" xml:space="preserve">
|
||||
<value>Page generated by {0}.</value>
|
||||
<value>Página generada por {0}.</value>
|
||||
</data>
|
||||
<data name="generated_modified" xml:space="preserve">
|
||||
<value>This page was generated using a modified version of Project Lighthouse. Please make sure you are properly disclosing the source code to any users who may be using this instance.</value>
|
||||
<value>Esta página fue generada usando una versión modificada de Project Lighthouse. Por favor asegúrese de que está revelando correctamente el código principal a los usuarios que están usando está instancia</value>
|
||||
</data>
|
||||
<data name="js_warn" xml:space="preserve">
|
||||
<value>While we intend to have as little JavaScript as possible, we can not guarantee everything will work without it. We recommend that you whitelist JavaScript for Project Lighthouse.</value>
|
||||
</data>
|
||||
<data name="js_warn_title" xml:space="preserve">
|
||||
<value>JavaScript is not enabled</value>
|
||||
</data>
|
||||
<data name="license_warn_title" xml:space="preserve">
|
||||
<value>Potential License Violation</value>
|
||||
</data>
|
||||
<data name="license_warn_1" xml:space="preserve">
|
||||
<value>This instance is a public-facing instance that has been modified without the changes published. You may be in violation of the {0}.</value>
|
||||
</data>
|
||||
<data name="license_warn_2" xml:space="preserve">
|
||||
<value>If you believe this is an error, please create an issue with the output of {0} ran from the root of the server source code in the description on our {1}issue tracker{2}.</value>
|
||||
</data>
|
||||
<data name="license_warn_3" xml:space="preserve">
|
||||
<value>If not, please publish the source code somewhere accessible to your users.</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Add table
Add a link
Reference in a new issue