mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-09-03 16:17:14 +00:00
[skip ci] Update the localization files (#508)
[skip ci] Update the localization files Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
parent
9e2fd0a420
commit
04fb75ba15
11 changed files with 44 additions and 43 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>Panneau d'administration</value>
|
||||
<comment>A header link that takes you to the admin panel if available.</comment>
|
||||
</data>
|
||||
<data name="header_logout" xml:space="preserve">
|
||||
|
@ -58,30 +58,30 @@
|
|||
<comment>A shortcut to log you out of your account.</comment>
|
||||
</data>
|
||||
<data name="header_modPanel" xml:space="preserve">
|
||||
<value>Mod Panel</value>
|
||||
<value>Panneau de modération</value>
|
||||
</data>
|
||||
<data name="generated_by" xml:space="preserve">
|
||||
<value>Page generated by {0}.</value>
|
||||
<value>Page générée par {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>Cette page a été générée en utilisant une version modifiée du projet Lighthouse. Veuillez vous assurer que vous divulguez correctement le code source à tous les utilisateurs qui pourraient utiliser cette instance.</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>
|
||||
<value>Bien que nous ayons l'intention d'utiliser aussi peu de JavaScript que possible, nous ne pouvons pas garantir que tout fonctionnera sans. Nous vous recommandons de mettre JavaScript sur liste blanche pour le projet Lighthouse.</value>
|
||||
</data>
|
||||
<data name="js_warn_title" xml:space="preserve">
|
||||
<value>JavaScript is not enabled</value>
|
||||
<value>JavaScript n'est pas activé</value>
|
||||
</data>
|
||||
<data name="license_warn_title" xml:space="preserve">
|
||||
<value>Potential License Violation</value>
|
||||
<value>Violation Potentielle de la Licence</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>
|
||||
<value>Cette instance est une instance publique qui a été modifiée sans que les changements soient publiés. Vous êtes peut-être en violation de la {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>
|
||||
<value>Si vous pensez qu'il s'agit d'une erreur, veuillez créer un problème avec la sortie de {0} exécuté à partir de la racine du code source du serveur dans la description sur notre {1}traqueur de problèmes{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>
|
||||
<value>Dans le cas contraire, veuillez publier le code source dans un endroit accessible à vos utilisateurs.</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Add table
Add a link
Reference in a new issue