/* Automatically generated by po2tbl.sed from PriorityLists.pot. */ #if HAVE_CONFIG_H # include #endif #include "libgettext.h" const struct _msg_ent _msg_tbl[] = { {"", 1}, {"Creation of a priority list and adding ", 2}, {" random entrie(s)...", 3}, {"\ Ok.\n\ Deleting the list...", 4}, {"List has ", 5}, {" keys. Expecting ", 6}, {"List corrupted.", 7}, {" keys (real count). Expecting ", 8}, {"Incorrect order.", 9}, {"Size of a PriorityList cell: ", 10}, {"Size of a BHeap cell : ", 11}, {"Size of a FHeap cell : ", 12}, {"Size of a PLList header : ", 13}, {"Size of a CList cell : ", 14}, {"Size of a SList cell : ", 15}, {"Size of a BinHeap header : ", 16}, {"Size of a BinHeap cell : ", 17}, {"Creating a priority list and adding keys:\n", 18}, {"\ Ok.\n\ List browsing...\n", 19}, {"\ Ok.\n\ Extract_Min + List browsing...\n", 20}, {"\ Ok.\n\ Lower_Key(0) over 59...\n", 21}, {"\ Ok.\n\ Delete over 54...\n", 22}, {"\ Ok.\n\ Lower_Key(-12) over 30...\n", 23}, {"\ Ok.\n\ Extract_Min...\n", 24}, {"\ Ok.\n\ Extracting datas...\n", 25}, {"Minimum #", 26}, {"\ Ok.\n\ \n\ All the tests were successfull\n", 27}, {"Unknow priority list type: ", 28}, {"Error opening file (", 29}, {"Bad dictionnary structure. See doc/README.en (missing : separator)", 30}, {"Bad dictionnary structure. See doc/README.en (missing word)", 31}, {"Bad dictionnary structure. See doc/README.en (missing frequency)", 32}, {"Huffman [{-f|-i} file] {type}", 33}, {"Huffman -h", 34}, {"By Nicolas Noble (nicolas@nobis-crew.org).", 35}, {"This will encode the input file with the Huffman code", 36}, {"using the priority list defined by type.", 37}, {"Type is a number taken from this list:", 38}, {" 0 : Binary Heap (default)", 39}, {" 1 : Binomial Heap", 40}, {" 2 : Fibbonacci Heap (bugged)", 41}, {" 3 : Sorted chained list", 42}, {"-f file means that you specify a dictionnary file which is", 43}, {" structured as described into the README file.", 44}, {"-i file means that you specify a file to encode. It will", 45}, {" built a quiet dumb dictionnary.", 46}, {"By default, a dictionnary will be built from stdin.", 47}, {"-h prints this help and exit.", 48}, {"Unknow option: ", 49}, {"-i and -f options are exclusive", 50}, {"Extra command: ", 51}, {"Internal error.", 52}, {" * Head cell. (", 53}, {"Insert: not over Head.", 54}, {"Insert: No more memory.", 55}, {"Extract_Min: Priority List is empty.", 56}, {"\ * Head cell.\n\ |\n", 57}, {"Not enough memory", 58}, {"negative overflow", 59}, {"\ * Head cell\n\ |\n", 60}, {"Bitstream length : ", 61}, {" bits (= ", 62}, {" bytes)\n", 63}, {"Real size input : ", 64}, {"Size squeezed by : ", 65}, {" percents\n", 66}, {"Dictionnary size : ", 67}, {"Total bitstream length : ", 68}, {"Real gain (4 bytes header) : ", 69}, }; int _msg_tbl_length = 69;