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