From b32c66e44774e179ace5dd4c4094dd140610190d Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 15 Sep 2016 17:00:47 +0200 Subject: add translation support --- cli/i18n/dice_en.ts | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 cli/i18n/dice_en.ts (limited to 'cli/i18n/dice_en.ts') diff --git a/cli/i18n/dice_en.ts b/cli/i18n/dice_en.ts new file mode 100644 index 0000000..3efc610 --- /dev/null +++ b/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