1
+ imperium.command.[account.edit.achievement].argument.achievement.description =Le succès
2
+ imperium.command.[account.edit.achievement].argument.completion.description =L' état de réalisation
3
+ imperium.command.[account.edit.achievement].argument.target.description=La cible
4
+ imperium.command.[account.edit.achievement].description=Modifier les succès réalisés d' un compte.
1
5
imperium.command.[account.edit.rank].argument.rank.description =Le grade à mettre
2
6
imperium.command.[account.edit.rank].argument.target.description =La cible
3
7
imperium.command.[account.edit.rank].description =Change les grades d' un compte, Propriétaire seulement
@@ -11,6 +15,9 @@ imperium.command.[freeze].argument.duration.description=La durée
11
15
imperium.command.[freeze].argument.player.description =L' ID ou l' UUID de l' utilisateur
12
16
imperium.command.[freeze].argument.reason.description=La raison
13
17
imperium.command.[freeze].description=Gèle un joueur
18
+ imperium.command.[history].argument.player.description=L' ID du joueur
19
+ imperium.command.[history].argument.server.description =Le nom du serveur
20
+ imperium.command.[history].description =Affiche l' historique des tuiles pour un joueur, sur un serveur spécifique
14
21
imperium.command.[map.delete].argument.id.description=l' ID de la map
15
22
imperium.command.[map.delete].description =Supprime une map de la liste du serveur
16
23
imperium.command.[map.game.info].argument.id.description =L' ID de la map en cours
@@ -29,8 +36,11 @@ imperium.command.[map.list].argument.query.description=Requête à rechercher
29
36
imperium.command.[map.list].description=Liste les maps du serveur
30
37
imperium.command.[map.preview].argument.map.description=Le fichier de la map
31
38
imperium.command.[map.preview].description=Génère un aperçu du fichier de la map
39
+ imperium.command.[map.search].argument.name.description=Le nom de la map
40
+ imperium.command.[map.search].description=Liste les maps ou en cherche une par son nom
32
41
imperium.command.[map.submit].argument.map.description=Le fichier de la map
33
42
imperium.command.[map.submit].argument.notes.description=Les notes de la map
43
+ imperium.command.[map.submit].argument.updating.description=L' ID de la map que vous mettez à jour
34
44
imperium.command.[map.submit].description =Soumet ou met à jour une map pour les serveurs
35
45
imperium.command.[mute].argument.duration.description =La durée
36
46
imperium.command.[mute].argument.player.description =L' ID ou l' UUID de l' utilisateur
@@ -57,8 +67,15 @@ imperium.command.[punishment.list].description=Liste les punitions d'un joueur
57
67
imperium.command.[schematic.file].description=Génère un aperçu d' un fichier de schéma
58
68
imperium.command.[schematic.text].description =Génère un aperçu d' un texte base64 d' un schéma
59
69
imperium.command.[server.list].description =Liste les serveurs
70
+ imperium.command.[server.restart].argument.immediate.description =S' il doit être redémarré immédiatement ou non
71
+ imperium.command.[server.restart].argument.server.description=Le serveur à redémarrer
72
+ imperium.command.[server.restart].description=Redémarre un serveur
60
73
imperium.command.[sync-roles].description=Synchronise votre compte Discord avec votre compte CN
74
+ imperium.command.[verify].argument.code.description=Le code que l' on vous a fourni en jeu
75
+ imperium.command.[verify].description =Vérifier votre compte en jeu avec votre compte discord
61
76
imperium.command.[whitelist.add].argument.address.description =L' addresse IP du joueur
77
+ imperium.command.[whitelist.add].argument.reason.description=La raison pour laquelle ajouter cette IP sur liste blanche
62
78
imperium.command.[whitelist.add].description=Ajoute une IP sur la liste blanche
79
+ imperium.command.[whitelist.list].description=Affiche la liste blanche des IPs
63
80
imperium.command.[whitelist.remove].argument.address.description=L' addresse IP du joueur
64
81
imperium.command.[whitelist.remove].description =Retire une IP de la liste blanche
0 commit comments