From 07c5f6ec23fcf9237a24e71adcfacabce677f818 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Fri, 29 Apr 2022 10:48:09 +0200 Subject: Change file organization. --- src/bin/cli/i18n/dice_fr.ts | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 src/bin/cli/i18n/dice_fr.ts (limited to 'src/bin/cli/i18n/dice_fr.ts') diff --git a/src/bin/cli/i18n/dice_fr.ts b/src/bin/cli/i18n/dice_fr.ts new file mode 100644 index 0000000..438e99b --- /dev/null +++ b/src/bin/cli/i18n/dice_fr.ts @@ -0,0 +1,75 @@ + + + + + QObject + + + Nothing was understood + Rien n'a été compris + + + + Dice with %1 face(s) does not exist. Please, put a value higher than 0 + Dés avec %1 face(s) n'existe pas. Si vous plait, demander une valeur supérieure à 0 + + + + List is missing after the L operator. Please, add it (e.g : 1L[sword,spear,gun,arrow]) + Liste manquante après l'operateur L. Veuillez l'ajouter (e.g : 1L[épée,lance,flingue,flèche]) + + + + Validator is missing after the c operator. Please, change it + Validateur est manquant après l'opérateur c, veuillez le définir + + + + Validator is missing after the %1 operator. Please, change it + Validateur est manquant après l'opérateur %1, veuillez le définir + + + + This condition %1 introduces an endless loop. Please, change it + La condition %1 introduit une boucle infinie. Veuillez la changer + + + + Validator is missing after the e operator. Please, change it + Validateur est manquant après l'opérateur e, veuillez le définir + + + + You ask to keep %1 dice but the result only has %2 + Vous souhaitez garder %1 dés mais le resultat n'a seulement que %2 dés + + + + List of Alias: + + Liste d'alias: + + + + Rolisteam Dice Parser: +Full documentation at: %1 + Rolisteam Dice Parser: +Documentation complète sur: %1 + + + + The @ operator expects dice result. Please check the documentation to fix your command. + L'opérateur @ attend un résultat de dés. Veuillez vérifier la documentation pour réparer votre commande. + + + + No dice to roll + Aucun dé à lancer + + + + Division by zero + Division par zéro + + + -- cgit v1.2.3-70-g09d2