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. --- cli/i18n/dice_en.ts | 74 ---------------------------------------------------- cli/i18n/dice_fr.ts | 75 ----------------------------------------------------- 2 files changed, 149 deletions(-) delete mode 100644 cli/i18n/dice_en.ts delete mode 100644 cli/i18n/dice_fr.ts (limited to 'cli/i18n') diff --git a/cli/i18n/dice_en.ts b/cli/i18n/dice_en.ts deleted file mode 100644 index 3efc610..0000000 --- a/cli/i18n/dice_en.ts +++ /dev/null @@ -1,74 +0,0 @@ - - - - - QObject - - - Nothing was understood - - - - - Dice with %1 face(s) does not exist. Please, put a value higher than 0 - - - - - List is missing after the L operator. Please, add it (e.g : 1L[sword,spear,gun,arrow]) - - - - - Validator is missing after the c operator. Please, change it - - - - - Validator is missing after the %1 operator. Please, change it - - - - - This condition %1 introduces an endless loop. Please, change it - - - - - Validator is missing after the e operator. Please, change it - - - - - You ask to keep %1 dice but the result only has %2 - - - - - List of Alias: - - - - - - Rolisteam Dice Parser: -Full documentation at: %1 - - - - - The @ operator expects dice result. Please check the documentation to fix your command. - - - - - No dice to roll - - - - - Division by zero - - - - diff --git a/cli/i18n/dice_fr.ts b/cli/i18n/dice_fr.ts deleted file mode 100644 index 438e99b..0000000 --- a/cli/i18n/dice_fr.ts +++ /dev/null @@ -1,75 +0,0 @@ - - - - - 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