mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-04-19 19:14:51 +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>
|
|
@ -18,30 +18,31 @@
|
|||
<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>The username field is blank.</value>
|
||||
<value>Le champ du nom d'utilisateur est vide.</value>
|
||||
</data>
|
||||
<data name="username_taken" xml:space="preserve">
|
||||
<value>The username you've chosen is already taken.</value>
|
||||
<value>Le nom d'utilisateur que vous avez choisi est déjà pris.</value>
|
||||
</data>
|
||||
<data name="password_invalid" xml:space="preserve">
|
||||
<value>Password field is required.</value>
|
||||
<value>Le champ du Mot de Passe est obligatoire.</value>
|
||||
</data>
|
||||
<data name="password_doesnt_match" xml:space="preserve">
|
||||
<value>Passwords do not match!</value>
|
||||
<value>Les Mots de Passe ne correspondent pas !</value>
|
||||
</data>
|
||||
<data name="token_invalid" xml:space="preserve">
|
||||
<value>Invalid Token</value>
|
||||
<value>Jeton Invalide</value>
|
||||
</data>
|
||||
<data name="captcha_failed" xml:space="preserve">
|
||||
<value>You must complete the captcha correctly.</value>
|
||||
<value>Vous devez compléter le captcha correctement.</value>
|
||||
</data>
|
||||
<data name="email_taken" xml:space="preserve">
|
||||
<value>The email address you've chosen is already taken.</value>
|
||||
<value>L'adresse email que vous avez choisi est déjà prise.</value>
|
||||
</data>
|
||||
<data name="email_invalid" xml:space="preserve">
|
||||
<value>Email address field is required.</value>
|
||||
<value>Le champ de l'adresse email est obligatoire.</value>
|
||||
</data>
|
||||
<data name="user_banned" xml:space="preserve">
|
||||
<value>You have been banned. Please contact an administrator for more information.\nReason: {0}</value>
|
||||
<value>Vous avez été banni. Veuillez contacter un administrateur pour plus d'informations.\nRaison :
|
||||
{0}</value>
|
||||
</data>
|
||||
</root>
|
|
@ -54,6 +54,6 @@
|
|||
<value>Fotos más recientes</value>
|
||||
</data>
|
||||
<data name="email" xml:space="preserve">
|
||||
<value>Email</value>
|
||||
<value>Correo electrónico</value>
|
||||
</data>
|
||||
</root>
|
|
@ -54,6 +54,6 @@
|
|||
<value>Fotos más recientes</value>
|
||||
</data>
|
||||
<data name="email" xml:space="preserve">
|
||||
<value>Email</value>
|
||||
<value>Correo</value>
|
||||
</data>
|
||||
</root>
|
|
@ -39,21 +39,21 @@
|
|||
<value>Inconnu</value>
|
||||
</data>
|
||||
<data name="success" xml:space="preserve">
|
||||
<value>Success!</value>
|
||||
<value>Réussi !</value>
|
||||
</data>
|
||||
<data name="reset_password" xml:space="preserve">
|
||||
<value>Reset Password</value>
|
||||
<value>Réinitialiser le Mot de Passe</value>
|
||||
</data>
|
||||
<data name="recent_activity" xml:space="preserve">
|
||||
<value>Recent Activity</value>
|
||||
<value>Activité Récente</value>
|
||||
</data>
|
||||
<data name="soon" xml:space="preserve">
|
||||
<value>Coming soon!</value>
|
||||
<value>Bientôt Disponible !</value>
|
||||
</data>
|
||||
<data name="recent_photos" xml:space="preserve">
|
||||
<value>Most recent photos</value>
|
||||
<value>Photos les plus récentes</value>
|
||||
</data>
|
||||
<data name="email" xml:space="preserve">
|
||||
<value>Email</value>
|
||||
<value>Courriel</value>
|
||||
</data>
|
||||
</root>
|
|
@ -54,6 +54,6 @@
|
|||
<value>Fotos mais recentes</value>
|
||||
</data>
|
||||
<data name="email" xml:space="preserve">
|
||||
<value>Email</value>
|
||||
<value>Endereço de email</value>
|
||||
</data>
|
||||
</root>
|
|
@ -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>Vous êtes actuellement connecté en tant que {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>Il n'y a aucun utilisateur en ligne. Pourquoi ne pas y aller ?</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>Il y a 1 utilisateur actuellement en ligne :</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>Il y a actuellement {0} utilisateurs en ligne:</value>
|
||||
<comment>A greeting on the main page of the website.</comment>
|
||||
</data>
|
||||
<data name="authAttemptsPending" xml:space="preserve">
|
||||
|
|
|
@ -18,15 +18,15 @@
|
|||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="mod_panel_title" xml:space="preserve">
|
||||
<value>Moderation Panel</value>
|
||||
<value>Panel de modération</value>
|
||||
</data>
|
||||
<data name="greeting" xml:space="preserve">
|
||||
<value>Welcome to the moderation panel, {0}!</value>
|
||||
<value>Bienvenue dans le panel de modération, {0} !</value>
|
||||
</data>
|
||||
<data name="banned_users" xml:space="preserve">
|
||||
<value>Banned Users</value>
|
||||
<value>Utilisateurs bannis</value>
|
||||
</data>
|
||||
<data name="hidden_levels" xml:space="preserve">
|
||||
<value>Hidden Levels</value>
|
||||
<value>Niveaux cachés</value>
|
||||
</data>
|
||||
</root>
|
|
@ -18,12 +18,12 @@
|
|||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="biography" xml:space="preserve">
|
||||
<value>Biography</value>
|
||||
<value>Biographie</value>
|
||||
</data>
|
||||
<data name="no_biography" xml:space="preserve">
|
||||
<value>{0} hasn't introduced themselves yet.</value>
|
||||
<value>{0} ne s'est pas encore présenté.</value>
|
||||
</data>
|
||||
<data name="title" xml:space="preserve">
|
||||
<value>{0}'s user page</value>
|
||||
<value>Page de l'utilisateur {0}</value>
|
||||
</data>
|
||||
</root>
|
|
@ -18,6 +18,6 @@
|
|||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="username_notice" xml:space="preserve">
|
||||
<value>Caution: Your username MUST match your PSN/RPCN username in order to be able to sign in from in-game.</value>
|
||||
<value>Attention : Votre nom d'utilisateur DOIT correspondre à votre nom d'utilisateur PSN/RPCN pour que vous puissiez vous connecter à partir du jeu.</value>
|
||||
</data>
|
||||
</root>
|
|
@ -18,12 +18,12 @@
|
|||
<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>Actuellement en ligne sur {0} sur {1}</value>
|
||||
</data>
|
||||
<data name="offline" xml:space="preserve">
|
||||
<value>Offline</value>
|
||||
<value>Hors ligne</value>
|
||||
</data>
|
||||
<data name="last_online" xml:space="preserve">
|
||||
<value>Offline since {0}</value>
|
||||
<value>Hors ligne depuis le {0}</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Add table
Reference in a new issue