mirror of
https://github.com/mt-mods/playerfactions.git
synced 2024-11-21 23:03:55 +01:00
c629b298f9
* general overhaul for 5.0.0 - overhauled English language - overhauled French language - adds Spanish locale - adds German locale - adds mtt integration testing - adds github workflow for mtt - refactores handle_command - standardizes usage of table.getn() (nothing crucial in this mod) - standardizes variables to have same format and same name for same purpouse - DB-fix also adds missing owners to members - fixes some situations where admins couldn't do things - fixes display of dynamic admin priv and registration - alows uppercase for subcommands - adds valid_password() for cleaner checks - ensures that existing factions don't get overwritten * provide alternative to table.pack() * add disband hooks support * remove local f == factions
81 lines
4.9 KiB
Plaintext
81 lines
4.9 KiB
Plaintext
# textdomain: playerfactions
|
||
|
||
|
||
### init.lua ###
|
||
|
||
@1 has the @2 privilege so they can admin every faction.=@1 a le privilège @2 et peut donc administrer toutes les factions.
|
||
|
||
@1 is in the following factions: @2.=@1 est dans les factions suivantes : @2.
|
||
@1 is now a member of faction @2.=@1 est maintenant membre de la faction @2.
|
||
@1 isn't in faction @2.=@1 n’est pas dans la faction @2.
|
||
Add player to a faction, you need @1 privs=Ajoute un joueur à une faction, nécessite le privilège @1
|
||
Allow the use of all playerfactions commands=Autorise l’utilisation de toutes les commandes de playerfactions
|
||
|
||
Change your faction's password or the password of the given faction=Change le mot de passe de ta faction ou la faction donnée
|
||
|
||
Create a new faction=Crée une nouvelle faction
|
||
Disband your faction or the given faction=Dissoudre ta faction ou la faction donnée
|
||
Disbanded @1.=@1 est dissoute.
|
||
Error kicking @1 from faction.=Erreur lors de la tentative de virer @1 de la faction.
|
||
Error adding @1 to @2.=Erreur lors de l’ajout de @1 dans @2.
|
||
Error joining faction.=Erreur lors de la tentative de rejoindre la faction.
|
||
Error leaving faction.=Erreur lors de la tentative de quitter la faction.
|
||
Factions (@1): @2.=Factions (@1) : @2.
|
||
Failed to change password.=Echec du changement de mot de passe.
|
||
Failed to transfer ownership.=Echec du transfert de propriété.
|
||
Join an existing faction=Rejoindre une faction existante.
|
||
Joined @1.=Tu as rejoint @1.
|
||
Kick someone from your faction or from the given faction=Virer quelqu’un de ta faction ou de la faction donnée.
|
||
Kicked @1 from faction.=@1 a été viré de la faction.
|
||
Leave your faction=Quitter ta faction
|
||
Left @1.=Tu as quitté @1.
|
||
List available factions=Liste les factions disponibles
|
||
Missing faction name.=Nom de faction manquant.
|
||
Missing password.=Mot de passe manquant.
|
||
Missing player name.=Nom de joueur manquant.
|
||
Name: @1@nOwner: @2@nMembers: @3=Nom : @1@nPropriétaire : @2@nMembres : @3
|
||
Ownership has been transferred to @1.=La propriété a été transférée à @1.
|
||
Password has been updated.=Le mot de passe a été mis à jour.
|
||
Password: @1=Mot de passe : @1
|
||
Permission denied: Wrong password.=Permission refusée : mauvais mot de passe.
|
||
|
||
Permission denied: You are not the owner of that faction, and don't have the @1 privilege.=Permission refusée : tu n'es pas le propriétaire de cette faction, et tu n'as pas le privilège @1.
|
||
|
||
Permission denied: You can't use this command, @1 priv is needed.=Permission refusée : tu ne peux pas utiliser cette commande, le privilège @1 est nécessaire.
|
||
|
||
Registered @1.=@1 enregistrée.
|
||
See information about a faction=Voir les informations d’une faction
|
||
See information about a player=Voir les informations d’un joueur
|
||
Faction @1 already exists.=La faction @1 existe déjà.
|
||
Faction @1 doesn't exist.=La faction @1 n’existe pas.
|
||
|
||
The faction has more than @1 members, the members list can't be shown.=Cette faction a plus que @1 membres, la liste des membres ne peut pas être affichée.
|
||
|
||
Player @1 doesn't exist.=Le joueur @1 n’existe pas.
|
||
Player @1 is already in the faction @2.=Le joueur @1 est déjà dans la faction @2.
|
||
There are no factions yet.=Il n’y a pas encore de factions.
|
||
Player @1 doesn't exist or isn't in any faction.=Le joueur @1 n’existe pas ou n’est dans aucune faction.
|
||
@1 is not in the specified faction.=@1 n’est pas dans la faction spécifiée.
|
||
@1 doesn't own any factions.=@1 n’est propriétaire d’aucune faction.
|
||
@1 is the owner of the following factions: @2.=@1 est le propriétaire des factions suivantes : @2.
|
||
Transfer ownership of your faction=Transfert la propriété de ta faction
|
||
Unknown subcommand. Run '/help factions' for help.=Sous-commande inconnue. Fais '/help factions' pour l’aide.
|
||
You are already in a faction.=Tu es déjà dans une faction.
|
||
|
||
You are in multiple factions, you have to choose one of them: @1.=Tu es dans plusieurs factions, tu dois choisir l’une d’entre elles : @1.
|
||
|
||
You are not in a faction.=Tu n'es dans aucune faction.
|
||
|
||
You are the owner of multiple factions, you have to choose one of them: @1.=Tu es propriétaire de plusieurs factions, tu dois choisir l’une d’entre elles : @1.
|
||
|
||
You don't own any factions, you can't use this command.=Tu n'es propriétaire d’aucune faction, tu ne peux pas utiliser cette commande.
|
||
You don't own any factions.=Tu n'es propriétaire d’aucune faction.
|
||
|
||
You cannot kick the owner of a faction, use '/factions chown <player> <password> [<faction>]' to change the ownership.=Tu ne peux pas virer le propriétaire de sa faction, utilise '/factions chown <joueur> <mot de passe> [<faction>]' pour changer le propriétaire.
|
||
|
||
You cannot leave your own faction, change owner or disband it.=Tu ne peux pas quitter ta propre faction, change le propriétaire ou dissout la.
|
||
No factions found.=Aucune faction trouvée.
|
||
You aren't part of faction @1.=Tu ne fais pas partie de la faction @1.
|
||
You are already in faction @1.=Tu es déjà dans la faction @1.
|
||
|