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_en.ts | 74 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 src/bin/cli/i18n/dice_en.ts (limited to 'src/bin/cli/i18n/dice_en.ts') diff --git a/src/bin/cli/i18n/dice_en.ts b/src/bin/cli/i18n/dice_en.ts new file mode 100644 index 0000000..3efc610 --- /dev/null +++ b/src/bin/cli/i18n/dice_en.ts @@ -0,0 +1,74 @@ + + + + + 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 + + + + -- cgit v1.2.3-70-g09d2