summaryrefslogtreecommitdiff
path: root/po/cat-id-tbl.c
diff options
context:
space:
mode:
Diffstat (limited to 'po/cat-id-tbl.c')
-rw-r--r--po/cat-id-tbl.c177
1 files changed, 89 insertions, 88 deletions
diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c
index df9abe5..3ecc399 100644
--- a/po/cat-id-tbl.c
+++ b/po/cat-id-tbl.c
@@ -32,114 +32,115 @@ Deleting the list...", 18},
{"List corrupted.", 21},
{" keys (real count). Expecting ", 22},
{"Incorrect order.", 23},
- {"Size of a PriorityList cell: ", 24},
- {"Size of a BHeap cell : ", 25},
- {"Size of a FHeap cell : ", 26},
- {"Size of a PLList header : ", 27},
- {"Size of a CList cell : ", 28},
- {"Size of a SList cell : ", 29},
- {"Size of a BinHeap header : ", 30},
- {"Size of a BinHeap cell : ", 31},
- {"Creating a priority list and adding keys:\n", 32},
+ {"Ok.\n", 24},
+ {"Size of a PriorityList cell: ", 25},
+ {"Size of a BHeap cell : ", 26},
+ {"Size of a FHeap cell : ", 27},
+ {"Size of a PLList header : ", 28},
+ {"Size of a CList cell : ", 29},
+ {"Size of a SList cell : ", 30},
+ {"Size of a BinHeap header : ", 31},
+ {"Size of a BinHeap cell : ", 32},
+ {"Creating a priority list and adding keys:\n", 33},
{"\
Ok.\n\
-List browsing...\n", 33},
+List browsing...\n", 34},
{"\
Ok.\n\
-Extract_Min + List browsing...\n", 34},
+Extract_Min + List browsing...\n", 35},
{"\
Ok.\n\
-Lower_Key(0) over 59...\n", 35},
+Lower_Key(0) over 59...\n", 36},
{"\
Ok.\n\
-Delete over 54...\n", 36},
+Delete over 54...\n", 37},
{"\
Ok.\n\
-Lower_Key(-12) over 30...\n", 37},
+Lower_Key(-12) over 30...\n", 38},
{"\
Ok.\n\
-Extract_Min...\n", 38},
+Extract_Min...\n", 39},
{"\
Ok.\n\
-Extracting datas...\n", 39},
- {"Minimum #", 40},
+Extracting datas...\n", 40},
+ {"Minimum #", 41},
{"\
Ok.\n\
\n\
-All the tests were successfull\n", 41},
- {"Usage: testTas [type]\n", 42},
- {"Choice: ", 43},
- {"Incorrect choice, select again\n", 44},
- {"%i - Key: %i", 45},
- {"%i - Empty slot", 46},
- {"n - Don't store", 47},
- {"c - Cancel", 48},
- {"could not set attributes\n", 49},
- {"Extra command: ", 50},
- {"You are not a terminal, Ok.\n", 51},
- {"Unable to open /dev/tty\n", 52},
- {"Priority list type: ", 53},
- {"Please select an action", 54},
- {"You have chosen: ", 55},
- {"Please select a slot to save the cell", 56},
- {"Please type in a key to add", 57},
- {"Please select a priority list type", 58},
- {"Please select a key to delete", 59},
- {"Delete result: ", 60},
- {"Extract Min result: ", 61},
- {"Please select a key to lower", 62},
- {"Please type in the new key", 63},
- {"Lower key result: ", 64},
- {"True", 65},
- {"False", 66},
- {"Error opening file (", 67},
- {"Bad dictionnary structure. See doc/README.en (missing : separator)", 68},
- {"Bad dictionnary structure. See doc/README.en (missing word)", 69},
- {"Bad dictionnary structure. See doc/README.en (missing frequency)", 70},
- {"Error: \"", 71},
- {"\" is not a valid number.", 72},
- {"Huffman [{-f|-i} file] {type}", 73},
- {"Huffman -h", 74},
- {"By Nicolas Noble (nicolas@nobis-crew.org).", 75},
- {"This will encode the input file with the Huffman code", 76},
- {"using the priority list defined by type.", 77},
- {"Type is a number taken from this list:", 78},
- {" 0 : Binary Heap (default)", 79},
- {" 1 : Binomial Heap", 80},
- {" 2 : Fibonacci Heap", 81},
- {" 3 : Sorted chained list", 82},
- {"-f file means that you specify a dictionnary file which is", 83},
- {" structured as described into the README file.", 84},
- {"-i file means that you specify a file to encode. It will", 85},
- {" built a quiet dumb dictionnary.", 86},
- {"By default, a dictionnary will be built from stdin.", 87},
- {"-h prints this help and exit.", 88},
- {"Unknow option: ", 89},
- {"-i and -f options are exclusive", 90},
- {"-i needs a filename", 91},
- {"-f needs a filename", 92},
- {"Internal error.", 93},
- {" * Head cell. (", 94},
- {"Insert: not over Head.", 95},
- {"Insert: No more memory.", 96},
- {"Extract_Min: Priority List is empty.", 97},
+All the tests were successfull\n", 42},
+ {"Usage: testTas [type]\n", 43},
+ {"Choice: ", 44},
+ {"Incorrect choice, select again\n", 45},
+ {"%i - Key: %i", 46},
+ {"%i - Empty slot", 47},
+ {"n - Don't store", 48},
+ {"c - Cancel", 49},
+ {"could not set attributes\n", 50},
+ {"Extra command: ", 51},
+ {"You are not a terminal, Ok.\n", 52},
+ {"Unable to open /dev/tty\n", 53},
+ {"Priority list type: ", 54},
+ {"Please select an action", 55},
+ {"You have chosen: ", 56},
+ {"Please select a slot to save the cell", 57},
+ {"Please type in a key to add", 58},
+ {"Please select a priority list type", 59},
+ {"Please select a key to delete", 60},
+ {"Delete result: ", 61},
+ {"Extract Min result: ", 62},
+ {"Please select a key to lower", 63},
+ {"Please type in the new key", 64},
+ {"Lower key result: ", 65},
+ {"True", 66},
+ {"False", 67},
+ {"Error opening file (", 68},
+ {"Bad dictionnary structure. See doc/README.en (missing : separator)", 69},
+ {"Bad dictionnary structure. See doc/README.en (missing word)", 70},
+ {"Bad dictionnary structure. See doc/README.en (missing frequency)", 71},
+ {"Error: \"", 72},
+ {"\" is not a valid number.", 73},
+ {"Huffman [{-f|-i} file] {type}", 74},
+ {"Huffman -h", 75},
+ {"By Nicolas Noble (nicolas@nobis-crew.org).", 76},
+ {"This will encode the input file with the Huffman code", 77},
+ {"using the priority list defined by type.", 78},
+ {"Type is a number taken from this list:", 79},
+ {" 0 : Binary Heap (default)", 80},
+ {" 1 : Binomial Heap", 81},
+ {" 2 : Fibonacci Heap", 82},
+ {" 3 : Sorted chained list", 83},
+ {"-f file means that you specify a dictionnary file which is", 84},
+ {" structured as described into the README file.", 85},
+ {"-i file means that you specify a file to encode. It will", 86},
+ {" built a quiet dumb dictionnary.", 87},
+ {"By default, a dictionnary will be built from stdin.", 88},
+ {"-h prints this help and exit.", 89},
+ {"Unknow option: ", 90},
+ {"-i and -f options are exclusive", 91},
+ {"-i needs a filename", 92},
+ {"-f needs a filename", 93},
+ {"Internal error.", 94},
+ {" * Head cell. (", 95},
+ {"Insert: not over Head.", 96},
+ {"Insert: No more memory.", 97},
+ {"Extract_Min: Priority List is empty.", 98},
{"\
* Head cell.\n\
- |\n", 98},
- {"Not enough memory", 99},
- {"negative overflow", 100},
+ |\n", 99},
+ {"Not enough memory", 100},
+ {"negative overflow", 101},
{"\
* Head cell\n\
- |\n", 101},
- {"Bitstream length : ", 102},
- {" bits (= ", 103},
- {" bytes)\n", 104},
- {"Real size input : ", 105},
- {"Size squeezed by : ", 106},
- {" percents\n", 107},
- {"Dictionnary size : ", 108},
- {"Total bitstream length : ", 109},
- {"Real gain (4 bytes header) : ", 110},
+ |\n", 102},
+ {"Bitstream length : ", 103},
+ {" bits (= ", 104},
+ {" bytes)\n", 105},
+ {"Real size input : ", 106},
+ {"Size squeezed by : ", 107},
+ {" percents\n", 108},
+ {"Dictionnary size : ", 109},
+ {"Total bitstream length : ", 110},
+ {"Real gain (4 bytes header) : ", 111},
};
-int _msg_tbl_length = 110;
+int _msg_tbl_length = 111;