summaryrefslogtreecommitdiff
path: root/po/PriorityLists.pot
blob: 820727b7f5fb8549712628c4057bc8a95d0c462f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2001-03-07 01:54+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"

#: src/main.cc:35 src/main.cc:175 src/test.cc:37 src/test.cc:166
msgid "Unknow priority list type: "
msgstr ""

#: src/test.cc:49
msgid "Creation of a priority list and adding "
msgstr ""

#: src/test.cc:49
msgid " random entrie(s)..."
msgstr ""

#: src/test.cc:56
msgid ""
"Ok.\n"
"Deleting the list..."
msgstr ""

#: src/test.cc:60 src/test.cc:64
msgid "List has "
msgstr ""

#: src/test.cc:60
msgid " keys. Expecting "
msgstr ""

#: src/test.cc:61 src/test.cc:65
msgid "List corrupted."
msgstr ""

#: src/test.cc:64
msgid " keys (real count). Expecting "
msgstr ""

#: src/test.cc:69 src/test.cc:146
msgid "Incorrect order."
msgstr ""

#: src/test.cc:84
msgid "Size of a PriorityList cell: "
msgstr ""

#: src/test.cc:85
msgid "Size of a BHeap cell       : "
msgstr ""

#: src/test.cc:86
msgid "Size of a FHeap cell       : "
msgstr ""

#: src/test.cc:87
msgid "Size of a PLList header    : "
msgstr ""

#: src/test.cc:88
msgid "Size of a CList cell       : "
msgstr ""

#: src/test.cc:89
msgid "Size of a SList cell       : "
msgstr ""

#: src/test.cc:90
msgid "Size of a BinHeap header   : "
msgstr ""

#: src/test.cc:91
msgid "Size of a BinHeap cell     : "
msgstr ""

#: src/test.cc:105
msgid "Creating a priority list and adding keys:\n"
msgstr ""

#: src/test.cc:122 src/test.cc:129 src/test.cc:133 src/test.cc:137
msgid ""
"Ok.\n"
"List browsing...\n"
msgstr ""

#: src/test.cc:124
msgid ""
"Ok.\n"
"Extract_Min + List browsing...\n"
msgstr ""

#: src/test.cc:127
msgid ""
"Ok.\n"
"Lower_Key(0) over 59...\n"
msgstr ""

#: src/test.cc:131
msgid ""
"Ok.\n"
"Delete over 54...\n"
msgstr ""

#: src/test.cc:135
msgid ""
"Ok.\n"
"Lower_Key(-12) over 30...\n"
msgstr ""

#: src/test.cc:139
msgid ""
"Ok.\n"
"Extract_Min...\n"
msgstr ""

#: src/test.cc:141
msgid ""
"Ok.\n"
"Extracting datas...\n"
msgstr ""

#: src/test.cc:143
msgid "Minimum #"
msgstr ""

#: src/test.cc:149
msgid ""
"Ok.\n"
"\n"
"All the tests were successfull\n"
msgstr ""

#: src/test.cc:155
msgid "Usage: testTas [type]\n"
msgstr ""

#: src/main.cc:179 src/test.cc:170
msgid "Extra command: "
msgstr ""

#: src/main.cc:46 src/main.cc:73
msgid "Error opening file ("
msgstr ""

#: src/main.cc:79
msgid "Bad dictionnary structure. See doc/README.en (missing : separator)"
msgstr ""

#: src/main.cc:92
msgid "Bad dictionnary structure. See doc/README.en (missing word)"
msgstr ""

#: src/main.cc:103
msgid "Bad dictionnary structure. See doc/README.en (missing frequency)"
msgstr ""

#: src/main.cc:108
msgid "Error: \""
msgstr ""

#: src/main.cc:108
msgid "\" is not a valid number."
msgstr ""

#: src/main.cc:117
msgid "Huffman [{-f|-i} file] {type}"
msgstr ""

#: src/main.cc:118
msgid "Huffman -h"
msgstr ""

#: src/main.cc:119
msgid "By Nicolas Noble (nicolas@nobis-crew.org)."
msgstr ""

#: src/main.cc:120
msgid "This will encode the input file with the Huffman code"
msgstr ""

#: src/main.cc:121
msgid "using the priority list defined by type."
msgstr ""

#: src/main.cc:122
msgid "Type is a number taken from this list:"
msgstr ""

#: src/main.cc:123
msgid "  0 : Binary Heap (default)"
msgstr ""

#: src/main.cc:124
msgid "  1 : Binomial Heap"
msgstr ""

#: src/main.cc:125
msgid "  2 : Fibonacci Heap"
msgstr ""

#: src/main.cc:126
msgid "  3 : Sorted chained list"
msgstr ""

#: src/main.cc:127
msgid "-f file means that you specify a dictionnary file which is"
msgstr ""

#: src/main.cc:128
msgid "        structured as described into the README file."
msgstr ""

#: src/main.cc:129
msgid "-i file means that you specify a file to encode. It will"
msgstr ""

#: src/main.cc:130
msgid "        built a quiet dumb dictionnary."
msgstr ""

#: src/main.cc:131
msgid "By default, a dictionnary will be built from stdin."
msgstr ""

#: src/main.cc:132
msgid "-h prints this help and exit."
msgstr ""

#: src/main.cc:147
msgid "Unknow option: "
msgstr ""

#: src/main.cc:156 src/main.cc:165
msgid "-i and -f options are exclusive"
msgstr ""

#: src/main.cc:195
msgid "-i needs a filename"
msgstr ""

#: src/main.cc:200
msgid "-f needs a filename"
msgstr ""

#: src/main.cc:204
msgid "Internal error."
msgstr ""

#: lib/FHeap.cc:84
msgid " * Head cell. ("
msgstr ""

#: lib/BHeap.cc:224 lib/FHeap.cc:164
msgid "Insert: not over Head."
msgstr ""

#: lib/BHeap.cc:226 lib/BHeap.cc:246 lib/FHeap.cc:186
msgid "Insert: No more memory."
msgstr ""

#: lib/BHeap.cc:268 lib/FHeap.cc:196 lib/PLList.cc:149
msgid "Extract_Min: Priority List is empty."
msgstr ""

#: lib/BHeap.cc:57
msgid ""
" * Head cell.\n"
" |\n"
msgstr ""

#: lib/BinHeap.cc:129
msgid "Not enough memory"
msgstr ""

#: lib/BinHeap.cc:157
msgid "negative overflow"
msgstr ""

#: lib/PLList.cc:125
msgid ""
" * Head cell\n"
" |\n"
msgstr ""

#: lib/HTree.cc:82
msgid "Bitstream length           : "
msgstr ""

#: lib/HTree.cc:82 lib/HTree.cc:85 lib/HTree.cc:87 lib/HTree.cc:88
msgid " bits (= "
msgstr ""

#: lib/HTree.cc:84 lib/HTree.cc:85 lib/HTree.cc:87 lib/HTree.cc:92
msgid " bytes)\n"
msgstr ""

#: lib/HTree.cc:85
msgid "Real size input            : "
msgstr ""

#: lib/HTree.cc:86
msgid "Size squeezed by           : "
msgstr ""

#: lib/HTree.cc:86 lib/HTree.cc:94
msgid " percents\n"
msgstr ""

#: lib/HTree.cc:87
msgid "Dictionnary size           : "
msgstr ""

#: lib/HTree.cc:88
msgid "Total bitstream length     : "
msgstr ""

#: lib/HTree.cc:93
msgid "Real gain (4 bytes header) : "
msgstr ""