PyLintInterface/i18n/pylint_en.ts

branch
eric7
changeset 98
ab4aabca55ec
equal deleted inserted replaced
97:2226347d86e4 98:ab4aabca55ec
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS>
3 <TS version="2.1" language="en">
4 <context>
5 <name>PyLintConfigDialog</name>
6 <message>
7 <location filename="../PyLintConfigDialog.ui" line="0"/>
8 <source>PyLint Configuration</source>
9 <translation type="unfinished"></translation>
10 </message>
11 <message>
12 <location filename="../PyLintConfigDialog.ui" line="0"/>
13 <source>General</source>
14 <translation type="unfinished"></translation>
15 </message>
16 <message>
17 <location filename="../PyLintConfigDialog.ui" line="0"/>
18 <source>Configuration &amp;File:</source>
19 <translation type="unfinished"></translation>
20 </message>
21 <message>
22 <location filename="../PyLintConfigDialog.ui" line="0"/>
23 <source>Enter the name of the configuration file</source>
24 <translation type="unfinished"></translation>
25 </message>
26 <message>
27 <location filename="../PyLintConfigDialog.ui" line="0"/>
28 <source>Output</source>
29 <translation type="unfinished"></translation>
30 </message>
31 <message>
32 <location filename="../PyLintConfigDialog.ui" line="0"/>
33 <source>Select to generate a plain text report</source>
34 <translation type="unfinished"></translation>
35 </message>
36 <message>
37 <location filename="../PyLintConfigDialog.ui" line="0"/>
38 <source>Generate &amp;Textreport</source>
39 <translation type="unfinished"></translation>
40 </message>
41 <message>
42 <location filename="../PyLintConfigDialog.ui" line="0"/>
43 <source>Alt+T</source>
44 <translation type="unfinished"></translation>
45 </message>
46 <message>
47 <location filename="../PyLintConfigDialog.ui" line="0"/>
48 <source>Select to generate a HTML report</source>
49 <translation type="unfinished"></translation>
50 </message>
51 <message>
52 <location filename="../PyLintConfigDialog.ui" line="0"/>
53 <source>Generate &amp;HTML Report</source>
54 <translation type="unfinished"></translation>
55 </message>
56 <message>
57 <location filename="../PyLintConfigDialog.ui" line="0"/>
58 <source>Alt+H</source>
59 <translation type="unfinished"></translation>
60 </message>
61 <message>
62 <location filename="../PyLintConfigDialog.ui" line="0"/>
63 <source>Show the pylint result in a dialog</source>
64 <translation type="unfinished"></translation>
65 </message>
66 <message>
67 <location filename="../PyLintConfigDialog.ui" line="0"/>
68 <source>Show Result &amp;Dialog</source>
69 <translation type="unfinished"></translation>
70 </message>
71 <message>
72 <location filename="../PyLintConfigDialog.ui" line="0"/>
73 <source>Alt+D</source>
74 <translation type="unfinished"></translation>
75 </message>
76 <message>
77 <location filename="../PyLintConfigDialog.ui" line="0"/>
78 <source>Report File</source>
79 <translation type="unfinished"></translation>
80 </message>
81 <message>
82 <location filename="../PyLintConfigDialog.ui" line="0"/>
83 <source>Enter the name of the report file</source>
84 <translation type="unfinished"></translation>
85 </message>
86 <message>
87 <location filename="../PyLintConfigDialog.ui" line="0"/>
88 <source>Press to generate a sample configuration</source>
89 <translation type="unfinished"></translation>
90 </message>
91 <message>
92 <location filename="../PyLintConfigDialog.ui" line="0"/>
93 <source>&lt;b&gt;Generate Configuration Template&lt;/b&gt;
94 &lt;p&gt;This generates a sample configuration. The data is shown in a new editor window.&lt;/p&gt;</source>
95 <translation type="unfinished"></translation>
96 </message>
97 <message>
98 <location filename="../PyLintConfigDialog.ui" line="0"/>
99 <source>&amp;Generate Configuration Template</source>
100 <translation type="unfinished"></translation>
101 </message>
102 <message>
103 <location filename="../PyLintConfigDialog.ui" line="0"/>
104 <source>Alt+G</source>
105 <translation type="unfinished"></translation>
106 </message>
107 <message>
108 <location filename="../PyLintConfigDialog.ui" line="0"/>
109 <source>Checkers</source>
110 <translation type="unfinished"></translation>
111 </message>
112 <message>
113 <location filename="../PyLintConfigDialog.ui" line="0"/>
114 <source>Select to enable the basic checker</source>
115 <translation type="unfinished"></translation>
116 </message>
117 <message>
118 <location filename="../PyLintConfigDialog.ui" line="0"/>
119 <source>Basic</source>
120 <translation type="unfinished"></translation>
121 </message>
122 <message>
123 <location filename="../PyLintConfigDialog.ui" line="0"/>
124 <source>Select to enable the imports checker</source>
125 <translation type="unfinished"></translation>
126 </message>
127 <message>
128 <location filename="../PyLintConfigDialog.ui" line="0"/>
129 <source>Imports</source>
130 <translation type="unfinished"></translation>
131 </message>
132 <message>
133 <location filename="../PyLintConfigDialog.ui" line="0"/>
134 <source>Select to enable the similarities checker</source>
135 <translation type="unfinished"></translation>
136 </message>
137 <message>
138 <location filename="../PyLintConfigDialog.ui" line="0"/>
139 <source>Similarities</source>
140 <translation type="unfinished"></translation>
141 </message>
142 <message>
143 <location filename="../PyLintConfigDialog.ui" line="0"/>
144 <source>Select to enable the classes checker</source>
145 <translation type="unfinished"></translation>
146 </message>
147 <message>
148 <location filename="../PyLintConfigDialog.ui" line="0"/>
149 <source>Classes</source>
150 <translation type="unfinished"></translation>
151 </message>
152 <message>
153 <location filename="../PyLintConfigDialog.ui" line="0"/>
154 <source>Select to enable the logging checker</source>
155 <translation type="unfinished"></translation>
156 </message>
157 <message>
158 <location filename="../PyLintConfigDialog.ui" line="0"/>
159 <source>Logging</source>
160 <translation type="unfinished"></translation>
161 </message>
162 <message>
163 <location filename="../PyLintConfigDialog.ui" line="0"/>
164 <source>Select to enable the string format checker</source>
165 <translation type="unfinished"></translation>
166 </message>
167 <message>
168 <location filename="../PyLintConfigDialog.ui" line="0"/>
169 <source>String Format</source>
170 <translation type="unfinished"></translation>
171 </message>
172 <message>
173 <location filename="../PyLintConfigDialog.ui" line="0"/>
174 <source>Select to enable the design checker</source>
175 <translation type="unfinished"></translation>
176 </message>
177 <message>
178 <location filename="../PyLintConfigDialog.ui" line="0"/>
179 <source>Design</source>
180 <translation type="unfinished"></translation>
181 </message>
182 <message>
183 <location filename="../PyLintConfigDialog.ui" line="0"/>
184 <source>Select to enable the metrics checker</source>
185 <translation type="unfinished"></translation>
186 </message>
187 <message>
188 <location filename="../PyLintConfigDialog.ui" line="0"/>
189 <source>Metrics</source>
190 <translation type="unfinished"></translation>
191 </message>
192 <message>
193 <location filename="../PyLintConfigDialog.ui" line="0"/>
194 <source>Select to enable the typecheck checker</source>
195 <translation type="unfinished"></translation>
196 </message>
197 <message>
198 <location filename="../PyLintConfigDialog.ui" line="0"/>
199 <source>Typecheck</source>
200 <translation type="unfinished"></translation>
201 </message>
202 <message>
203 <location filename="../PyLintConfigDialog.ui" line="0"/>
204 <source>Select to enable the exceptions checker</source>
205 <translation type="unfinished"></translation>
206 </message>
207 <message>
208 <location filename="../PyLintConfigDialog.ui" line="0"/>
209 <source>Exceptions</source>
210 <translation type="unfinished"></translation>
211 </message>
212 <message>
213 <location filename="../PyLintConfigDialog.ui" line="0"/>
214 <source>Select to enable the miscellaneous checker</source>
215 <translation type="unfinished"></translation>
216 </message>
217 <message>
218 <location filename="../PyLintConfigDialog.ui" line="0"/>
219 <source>Miscellaneous</source>
220 <translation type="unfinished"></translation>
221 </message>
222 <message>
223 <location filename="../PyLintConfigDialog.ui" line="0"/>
224 <source>Select to enable the variables checker</source>
225 <translation type="unfinished"></translation>
226 </message>
227 <message>
228 <location filename="../PyLintConfigDialog.ui" line="0"/>
229 <source>Variables</source>
230 <translation type="unfinished"></translation>
231 </message>
232 <message>
233 <location filename="../PyLintConfigDialog.ui" line="0"/>
234 <source>Select to enable the format checker</source>
235 <translation type="unfinished"></translation>
236 </message>
237 <message>
238 <location filename="../PyLintConfigDialog.ui" line="0"/>
239 <source>Format</source>
240 <translation type="unfinished"></translation>
241 </message>
242 <message>
243 <location filename="../PyLintConfigDialog.ui" line="0"/>
244 <source>Select to enable the newstyle checker</source>
245 <translation type="unfinished"></translation>
246 </message>
247 <message>
248 <location filename="../PyLintConfigDialog.ui" line="0"/>
249 <source>Newstyle</source>
250 <translation type="unfinished"></translation>
251 </message>
252 <message>
253 <location filename="../PyLintConfigDialog.ui" line="0"/>
254 <source>Messages</source>
255 <translation type="unfinished"></translation>
256 </message>
257 <message>
258 <location filename="../PyLintConfigDialog.ui" line="0"/>
259 <source>Enabled Messages:</source>
260 <translation type="unfinished"></translation>
261 </message>
262 <message>
263 <location filename="../PyLintConfigDialog.ui" line="0"/>
264 <source>Enter the list of enabled messages separated by comma</source>
265 <translation type="unfinished"></translation>
266 </message>
267 <message>
268 <location filename="../PyLintConfigDialog.ui" line="0"/>
269 <source>Disabled Messages:</source>
270 <translation type="unfinished"></translation>
271 </message>
272 <message>
273 <location filename="../PyLintConfigDialog.ui" line="0"/>
274 <source>Enter the list of disabled messages separated by comma</source>
275 <translation type="unfinished"></translation>
276 </message>
277 <message>
278 <location filename="../PyLintConfigDialog.py" line="60"/>
279 <source>Select configuration file</source>
280 <translation type="unfinished"></translation>
281 </message>
282 <message>
283 <location filename="../PyLintConfigDialog.py" line="62"/>
284 <source>Configuration Files (*.cfg *.cnf *.rc);;All Files (*)</source>
285 <translation type="unfinished"></translation>
286 </message>
287 <message>
288 <location filename="../PyLintConfigDialog.py" line="69"/>
289 <source>Select report file</source>
290 <translation type="unfinished"></translation>
291 </message>
292 <message>
293 <location filename="../PyLintConfigDialog.py" line="71"/>
294 <source>HTML Files (*.html);;Report Files (*.rpt);;Text Files (*.txt);;All Files (*)</source>
295 <translation type="unfinished"></translation>
296 </message>
297 <message>
298 <location filename="../PyLintConfigDialog.py" line="316"/>
299 <source>Process Generation Error</source>
300 <translation type="unfinished"></translation>
301 </message>
302 <message>
303 <location filename="../PyLintConfigDialog.py" line="317"/>
304 <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
305 <translation type="unfinished"></translation>
306 </message>
307 </context>
308 <context>
309 <name>PyLintExecDialog</name>
310 <message>
311 <location filename="../PyLintExecDialog.py" line="49"/>
312 <source>Save Report...</source>
313 <translation type="unfinished"></translation>
314 </message>
315 <message>
316 <location filename="../PyLintExecDialog.py" line="51"/>
317 <source>Press to save the report to a file</source>
318 <translation type="unfinished"></translation>
319 </message>
320 <message>
321 <location filename="../PyLintExecDialog.py" line="55"/>
322 <source>Refresh</source>
323 <translation type="unfinished"></translation>
324 </message>
325 <message>
326 <location filename="../PyLintExecDialog.py" line="56"/>
327 <source>Press to refresh the result display</source>
328 <translation type="unfinished"></translation>
329 </message>
330 <message>
331 <location filename="../PyLintExecDialog.py" line="75"/>
332 <source>Convention</source>
333 <translation type="unfinished"></translation>
334 </message>
335 <message>
336 <location filename="../PyLintExecDialog.py" line="76"/>
337 <source>Refactor</source>
338 <translation type="unfinished"></translation>
339 </message>
340 <message>
341 <location filename="../PyLintExecDialog.py" line="77"/>
342 <source>Warning</source>
343 <translation type="unfinished"></translation>
344 </message>
345 <message>
346 <location filename="../PyLintExecDialog.py" line="78"/>
347 <source>Error</source>
348 <translation type="unfinished"></translation>
349 </message>
350 <message>
351 <location filename="../PyLintExecDialog.py" line="79"/>
352 <source>Fatal</source>
353 <translation type="unfinished"></translation>
354 </message>
355 <message>
356 <location filename="../PyLintExecDialog.py" line="160"/>
357 <source>Process Generation Error</source>
358 <translation type="unfinished"></translation>
359 </message>
360 <message>
361 <location filename="../PyLintExecDialog.py" line="161"/>
362 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
363 <translation type="unfinished"></translation>
364 </message>
365 <message>
366 <location filename="../PyLintExecDialog.py" line="237"/>
367 <source>No PyLint errors found.</source>
368 <translation type="unfinished"></translation>
369 </message>
370 <message>
371 <location filename="../PyLintExecDialog.py" line="423"/>
372 <location filename="../PyLintExecDialog.py" line="405"/>
373 <location filename="../PyLintExecDialog.py" line="389"/>
374 <source>PyLint Report</source>
375 <translation type="unfinished"></translation>
376 </message>
377 <message>
378 <location filename="../PyLintExecDialog.py" line="390"/>
379 <source>&lt;p&gt;The PyLint report file &lt;b&gt;{0}&lt;/b&gt; already exists.&lt;/p&gt;</source>
380 <translation type="unfinished"></translation>
381 </message>
382 <message>
383 <location filename="../PyLintExecDialog.py" line="406"/>
384 <source>&lt;p&gt;The PyLint report file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
385 <translation type="unfinished"></translation>
386 </message>
387 <message>
388 <location filename="../PyLintExecDialog.py" line="416"/>
389 <source>HTML Files (*.html);;All Files (*)</source>
390 <translation type="unfinished"></translation>
391 </message>
392 <message>
393 <location filename="../PyLintExecDialog.py" line="418"/>
394 <source>Report Files (*.rpt);;Text Files (*.txt);;All Files (*)</source>
395 <translation type="unfinished"></translation>
396 </message>
397 <message>
398 <location filename="../PyLintExecDialog.ui" line="0"/>
399 <source>PyLint Results</source>
400 <translation type="unfinished"></translation>
401 </message>
402 <message>
403 <location filename="../PyLintExecDialog.ui" line="0"/>
404 <source>Results</source>
405 <translation type="unfinished"></translation>
406 </message>
407 <message>
408 <location filename="../PyLintExecDialog.ui" line="0"/>
409 <source>&lt;b&gt;PyLint Execution&lt;/b&gt;
410 &lt;p&gt;This shows the results of the PyLint run.&lt;/p&gt;</source>
411 <translation type="unfinished"></translation>
412 </message>
413 <message>
414 <location filename="../PyLintExecDialog.ui" line="0"/>
415 <source>File/Line</source>
416 <translation type="unfinished"></translation>
417 </message>
418 <message>
419 <location filename="../PyLintExecDialog.ui" line="0"/>
420 <source>Type</source>
421 <translation type="unfinished"></translation>
422 </message>
423 <message>
424 <location filename="../PyLintExecDialog.ui" line="0"/>
425 <source>Message</source>
426 <translation type="unfinished"></translation>
427 </message>
428 <message>
429 <location filename="../PyLintExecDialog.ui" line="0"/>
430 <source>Errors</source>
431 <translation type="unfinished"></translation>
432 </message>
433 <message>
434 <location filename="../PyLintExecDialog.ui" line="0"/>
435 <source>&lt;b&gt;PyLint Execution&lt;/b&gt;
436 &lt;p&gt;This shows the errors of the PyLint run.&lt;/p&gt;</source>
437 <translation type="unfinished"></translation>
438 </message>
439 </context>
440 <context>
441 <name>PyLintPlugin</name>
442 <message>
443 <location filename="../../PluginPyLint.py" line="61"/>
444 <source>Checkers - Pylint</source>
445 <translation type="unfinished"></translation>
446 </message>
447 <message>
448 <location filename="../../PluginPyLint.py" line="538"/>
449 <location filename="../../PluginPyLint.py" line="263"/>
450 <source>The pylint executable could not be found.</source>
451 <translation type="unfinished"></translation>
452 </message>
453 <message>
454 <location filename="../../PluginPyLint.py" line="476"/>
455 <location filename="../../PluginPyLint.py" line="357"/>
456 <location filename="../../PluginPyLint.py" line="325"/>
457 <source>Run PyLint</source>
458 <translation type="unfinished"></translation>
459 </message>
460 <message>
461 <location filename="../../PluginPyLint.py" line="477"/>
462 <location filename="../../PluginPyLint.py" line="358"/>
463 <location filename="../../PluginPyLint.py" line="326"/>
464 <source>Run &amp;PyLint...</source>
465 <translation type="unfinished"></translation>
466 </message>
467 <message>
468 <location filename="../../PluginPyLint.py" line="329"/>
469 <source>Check project, packages or modules with pylint.</source>
470 <translation type="unfinished"></translation>
471 </message>
472 <message>
473 <location filename="../../PluginPyLint.py" line="479"/>
474 <location filename="../../PluginPyLint.py" line="330"/>
475 <source>&lt;b&gt;Run PyLint...&lt;/b&gt;&lt;p&gt;This checks the project, packages or modules using pylint.&lt;/p&gt;</source>
476 <translation type="unfinished"></translation>
477 </message>
478 <message>
479 <location filename="../../PluginPyLint.py" line="489"/>
480 <location filename="../../PluginPyLint.py" line="340"/>
481 <source>Show PyLint Dialog</source>
482 <translation type="unfinished"></translation>
483 </message>
484 <message>
485 <location filename="../../PluginPyLint.py" line="490"/>
486 <location filename="../../PluginPyLint.py" line="341"/>
487 <source>Show Py&amp;Lint Dialog...</source>
488 <translation type="unfinished"></translation>
489 </message>
490 <message>
491 <location filename="../../PluginPyLint.py" line="343"/>
492 <source>Show the PyLint dialog with the results of the last run.</source>
493 <translation type="unfinished"></translation>
494 </message>
495 <message>
496 <location filename="../../PluginPyLint.py" line="492"/>
497 <location filename="../../PluginPyLint.py" line="345"/>
498 <source>&lt;b&gt;Show PyLint Dialog...&lt;/b&gt;&lt;p&gt;This shows the PyLint dialog with the results of the last run.&lt;/p&gt;</source>
499 <translation type="unfinished"></translation>
500 </message>
501 <message>
502 <location filename="../../PluginPyLint.py" line="360"/>
503 <source>&lt;b&gt;Run PyLint...&lt;/b&gt;&lt;p&gt;This checks the loaded module using pylint.&lt;/p&gt;</source>
504 <translation type="unfinished"></translation>
505 </message>
506 <message>
507 <location filename="../../PluginPyLint.py" line="537"/>
508 <source>pylint</source>
509 <translation type="unfinished"></translation>
510 </message>
511 </context>
512 </TS>

eric ide

mercurial