ProjectPyramid/i18n/pyramid_en.ts

changeset 14
e3cb581b4653
child 21
e58828e9a847
equal deleted inserted replaced
13:227a115ab2a1 14:e3cb581b4653
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS><TS version="2.0" language="en_US" sourcelanguage="">
3 <context>
4 <name>CreateParametersDialog</name>
5 <message>
6 <location filename="ProjectPyramid/CreateParametersDialog.ui" line="14"/>
7 <source>Create Parameters</source>
8 <translation type="unfinished"></translation>
9 </message>
10 <message>
11 <location filename="ProjectPyramid/CreateParametersDialog.ui" line="23"/>
12 <source>Project &amp;Name:</source>
13 <translation type="unfinished"></translation>
14 </message>
15 <message>
16 <location filename="ProjectPyramid/CreateParametersDialog.ui" line="33"/>
17 <source>Enter the name of the Pyramid project to create</source>
18 <translation type="unfinished"></translation>
19 </message>
20 <message>
21 <location filename="ProjectPyramid/CreateParametersDialog.ui" line="40"/>
22 <source>&amp;Scaffold:</source>
23 <translation type="unfinished"></translation>
24 </message>
25 <message>
26 <location filename="ProjectPyramid/CreateParametersDialog.ui" line="50"/>
27 <source>Select the scaffold to be used</source>
28 <translation type="unfinished"></translation>
29 </message>
30 <message>
31 <location filename="ProjectPyramid/CreateParametersDialog.ui" line="57"/>
32 <source>Select to overwrite existing files</source>
33 <translation type="unfinished"></translation>
34 </message>
35 <message>
36 <location filename="ProjectPyramid/CreateParametersDialog.ui" line="60"/>
37 <source>Overwrite existing files</source>
38 <translation type="unfinished"></translation>
39 </message>
40 <message>
41 <location filename="ProjectPyramid/CreateParametersDialog.ui" line="67"/>
42 <source>Select to simulate the creation</source>
43 <translation type="unfinished"></translation>
44 </message>
45 <message>
46 <location filename="ProjectPyramid/CreateParametersDialog.ui" line="70"/>
47 <source>Simulate Pyramid project creation</source>
48 <translation type="unfinished"></translation>
49 </message>
50 <message>
51 <location filename="ProjectPyramid/CreateParametersDialog.py" line="53"/>
52 <source>The pcreate command did not finish within 30s.</source>
53 <translation type="unfinished"></translation>
54 </message>
55 <message>
56 <location filename="ProjectPyramid/CreateParametersDialog.py" line="56"/>
57 <source>Could not start the pcreate executable.</source>
58 <translation type="unfinished"></translation>
59 </message>
60 <message>
61 <location filename="ProjectPyramid/CreateParametersDialog.py" line="64"/>
62 <source>Process Generation Error</source>
63 <translation type="unfinished"></translation>
64 </message>
65 </context>
66 <context>
67 <name>DistributionTypeSelectionDialog</name>
68 <message>
69 <location filename="ProjectPyramid/DistributionTypeSelectionDialog.ui" line="14"/>
70 <source>Distribution Type</source>
71 <translation type="unfinished"></translation>
72 </message>
73 <message>
74 <location filename="ProjectPyramid/DistributionTypeSelectionDialog.ui" line="23"/>
75 <source>Select the distribution file formats below:</source>
76 <translation type="unfinished"></translation>
77 </message>
78 <message>
79 <location filename="ProjectPyramid/DistributionTypeSelectionDialog.ui" line="30"/>
80 <source>Check the distribution file formats that should be generated</source>
81 <translation type="unfinished"></translation>
82 </message>
83 <message>
84 <location filename="ProjectPyramid/DistributionTypeSelectionDialog.py" line="54"/>
85 <source>The python setup.py command did not finish within 30s.</source>
86 <translation type="unfinished"></translation>
87 </message>
88 <message>
89 <location filename="ProjectPyramid/DistributionTypeSelectionDialog.py" line="57"/>
90 <source>Could not start the pcreate executable.</source>
91 <translation type="unfinished"></translation>
92 </message>
93 <message>
94 <location filename="ProjectPyramid/DistributionTypeSelectionDialog.py" line="68"/>
95 <source>Process Generation Error</source>
96 <translation type="unfinished"></translation>
97 </message>
98 </context>
99 <context>
100 <name>FormSelectionDialog</name>
101 <message>
102 <location filename="ProjectPyramid/FormSelectionDialog.ui" line="14"/>
103 <source>Template Type Selection</source>
104 <translation type="unfinished"></translation>
105 </message>
106 <message>
107 <location filename="ProjectPyramid/FormSelectionDialog.ui" line="23"/>
108 <source>Template &amp;Type:</source>
109 <translation type="unfinished"></translation>
110 </message>
111 <message>
112 <location filename="ProjectPyramid/FormSelectionDialog.ui" line="39"/>
113 <source>Select the template type</source>
114 <translation type="unfinished"></translation>
115 </message>
116 <message>
117 <location filename="ProjectPyramid/FormSelectionDialog.ui" line="46"/>
118 <source>Preview:</source>
119 <translation type="unfinished"></translation>
120 </message>
121 <message>
122 <location filename="ProjectPyramid/FormSelectionDialog.ui" line="53"/>
123 <source>Shows the text of the selected template</source>
124 <translation type="unfinished"></translation>
125 </message>
126 <message>
127 <location filename="ProjectPyramid/FormSelectionDialog.py" line="30"/>
128 <source>Standard HTML 5 template</source>
129 <translation type="unfinished"></translation>
130 </message>
131 <message>
132 <location filename="ProjectPyramid/FormSelectionDialog.py" line="42"/>
133 <source>Mako template with sections</source>
134 <translation type="unfinished"></translation>
135 </message>
136 </context>
137 <context>
138 <name>Project</name>
139 <message>
140 <location filename="ProjectPyramid/Project.py" line="67"/>
141 <source>Current Pyramid Project</source>
142 <translation type="unfinished"></translation>
143 </message>
144 <message>
145 <location filename="ProjectPyramid/Project.py" line="71"/>
146 <source>Selects the current Pyramid project</source>
147 <translation type="unfinished"></translation>
148 </message>
149 <message>
150 <location filename="ProjectPyramid/Project.py" line="73"/>
151 <source>&lt;b&gt;Current Pyramid Project&lt;/b&gt;&lt;p&gt;Selects the Pyramid project. Used for multi-project Pyramid projects to switch between the projects.&lt;/p&gt;</source>
152 <translation type="unfinished"></translation>
153 </message>
154 <message>
155 <location filename="ProjectPyramid/Project.py" line="549"/>
156 <source>Create Pyramid Project</source>
157 <translation type="unfinished"></translation>
158 </message>
159 <message>
160 <location filename="ProjectPyramid/Project.py" line="85"/>
161 <source>Create Pyramid &amp;Project</source>
162 <translation type="unfinished"></translation>
163 </message>
164 <message>
165 <location filename="ProjectPyramid/Project.py" line="89"/>
166 <source>Creates a new Pyramid project</source>
167 <translation type="unfinished"></translation>
168 </message>
169 <message>
170 <location filename="ProjectPyramid/Project.py" line="91"/>
171 <source>&lt;b&gt;Create Pyramid Project&lt;/b&gt;&lt;p&gt;Creates a new Pyramid project using &quot;pcreate&quot;.&lt;/p&gt;</source>
172 <translation type="unfinished"></translation>
173 </message>
174 <message>
175 <location filename="ProjectPyramid/Project.py" line="700"/>
176 <source>Run Server</source>
177 <translation type="unfinished"></translation>
178 </message>
179 <message>
180 <location filename="ProjectPyramid/Project.py" line="102"/>
181 <source>Run &amp;Server</source>
182 <translation type="unfinished"></translation>
183 </message>
184 <message>
185 <location filename="ProjectPyramid/Project.py" line="106"/>
186 <source>Starts the Pyramid Web server</source>
187 <translation type="unfinished"></translation>
188 </message>
189 <message>
190 <location filename="ProjectPyramid/Project.py" line="108"/>
191 <source>&lt;b&gt;Run Server&lt;/b&gt;&lt;p&gt;Starts the Pyramid Web server using &quot;pserve --reload development.ini&quot;.&lt;/p&gt;</source>
192 <translation type="unfinished"></translation>
193 </message>
194 <message>
195 <location filename="ProjectPyramid/Project.py" line="116"/>
196 <source>Run Server with Logging</source>
197 <translation type="unfinished"></translation>
198 </message>
199 <message>
200 <location filename="ProjectPyramid/Project.py" line="116"/>
201 <source>Run Server with &amp;Logging</source>
202 <translation type="unfinished"></translation>
203 </message>
204 <message>
205 <location filename="ProjectPyramid/Project.py" line="120"/>
206 <source>Starts the Pyramid Web server with logging</source>
207 <translation type="unfinished"></translation>
208 </message>
209 <message>
210 <location filename="ProjectPyramid/Project.py" line="122"/>
211 <source>&lt;b&gt;Run Server with Logging&lt;/b&gt;&lt;p&gt;Starts the Pyramid Web server with logging using &quot;pserve --log-file=server.log --reload development.ini&quot;.&lt;/p&gt;</source>
212 <translation type="unfinished"></translation>
213 </message>
214 <message>
215 <location filename="ProjectPyramid/Project.py" line="767"/>
216 <source>Run Web-Browser</source>
217 <translation type="unfinished"></translation>
218 </message>
219 <message>
220 <location filename="ProjectPyramid/Project.py" line="130"/>
221 <source>Run &amp;Web-Browser</source>
222 <translation type="unfinished"></translation>
223 </message>
224 <message>
225 <location filename="ProjectPyramid/Project.py" line="134"/>
226 <source>Starts the default Web-Browser with the URL of the Pyramid Web server</source>
227 <translation type="unfinished"></translation>
228 </message>
229 <message>
230 <location filename="ProjectPyramid/Project.py" line="136"/>
231 <source>&lt;b&gt;Run Web-Browser&lt;/b&gt;&lt;p&gt;Starts the default Web-Browser with the URL of the Pyramid Web server.&lt;/p&gt;</source>
232 <translation type="unfinished"></translation>
233 </message>
234 <message>
235 <location filename="ProjectPyramid/Project.py" line="782"/>
236 <source>Start Pyramid Python Console</source>
237 <translation type="unfinished"></translation>
238 </message>
239 <message>
240 <location filename="ProjectPyramid/Project.py" line="144"/>
241 <source>Start Pyramid &amp;Python Console</source>
242 <translation type="unfinished"></translation>
243 </message>
244 <message>
245 <location filename="ProjectPyramid/Project.py" line="148"/>
246 <source>Starts an interactive Python interpreter</source>
247 <translation type="unfinished"></translation>
248 </message>
249 <message>
250 <location filename="ProjectPyramid/Project.py" line="150"/>
251 <source>&lt;b&gt;Start Pyramid Python Console&lt;/b&gt;&lt;p&gt;Starts an interactive Python interpreter.&lt;/p&gt;</source>
252 <translation type="unfinished"></translation>
253 </message>
254 <message>
255 <location filename="ProjectPyramid/Project.py" line="813"/>
256 <source>Setup Development Environment</source>
257 <translation type="unfinished"></translation>
258 </message>
259 <message>
260 <location filename="ProjectPyramid/Project.py" line="161"/>
261 <source>Setup &amp;Development Environment</source>
262 <translation type="unfinished"></translation>
263 </message>
264 <message>
265 <location filename="ProjectPyramid/Project.py" line="165"/>
266 <source>Setup the Pyramid project in development mode</source>
267 <translation type="unfinished"></translation>
268 </message>
269 <message>
270 <location filename="ProjectPyramid/Project.py" line="167"/>
271 <source>&lt;b&gt;Setup Development Environment&lt;/b&gt;&lt;p&gt;Setup the Pyramid project in development mode using &quot;python setup.py develop&quot;.&lt;/p&gt;</source>
272 <translation type="unfinished"></translation>
273 </message>
274 <message>
275 <location filename="ProjectPyramid/Project.py" line="894"/>
276 <source>Initialize Database</source>
277 <translation type="unfinished"></translation>
278 </message>
279 <message>
280 <location filename="ProjectPyramid/Project.py" line="179"/>
281 <source>Initialize &amp;Database</source>
282 <translation type="unfinished"></translation>
283 </message>
284 <message>
285 <location filename="ProjectPyramid/Project.py" line="183"/>
286 <source>Initializes (or re-initializes) the database of the current Pyramid project</source>
287 <translation type="unfinished"></translation>
288 </message>
289 <message>
290 <location filename="ProjectPyramid/Project.py" line="186"/>
291 <source>&lt;b&gt;Initialize Database&lt;/b&gt;&lt;p&gt;Initializes (or re-initializes) the database of the current Pyramid project.&lt;/p&gt;</source>
292 <translation type="unfinished"></translation>
293 </message>
294 <message>
295 <location filename="ProjectPyramid/Project.py" line="933"/>
296 <source>Show Matching Views</source>
297 <translation type="unfinished"></translation>
298 </message>
299 <message>
300 <location filename="ProjectPyramid/Project.py" line="198"/>
301 <source>Show Matching &amp;Views</source>
302 <translation type="unfinished"></translation>
303 </message>
304 <message>
305 <location filename="ProjectPyramid/Project.py" line="202"/>
306 <source>Show views matching a given URL</source>
307 <translation type="unfinished"></translation>
308 </message>
309 <message>
310 <location filename="ProjectPyramid/Project.py" line="204"/>
311 <source>&lt;b&gt;Show Matching Views&lt;/b&gt;&lt;p&gt;Show views matching a given URL.&lt;/p&gt;</source>
312 <translation type="unfinished"></translation>
313 </message>
314 <message>
315 <location filename="ProjectPyramid/Project.py" line="956"/>
316 <source>Show Routes</source>
317 <translation type="unfinished"></translation>
318 </message>
319 <message>
320 <location filename="ProjectPyramid/Project.py" line="211"/>
321 <source>Show &amp;Routes</source>
322 <translation type="unfinished"></translation>
323 </message>
324 <message>
325 <location filename="ProjectPyramid/Project.py" line="215"/>
326 <source>Show all URL dispatch routes used by a Pyramid application</source>
327 <translation type="unfinished"></translation>
328 </message>
329 <message>
330 <location filename="ProjectPyramid/Project.py" line="217"/>
331 <source>&lt;b&gt;Show Routes&lt;/b&gt;&lt;p&gt;Show all URL dispatch routes used by a Pyramid application in the order in which they are evaluated.&lt;/p&gt;</source>
332 <translation type="unfinished"></translation>
333 </message>
334 <message>
335 <location filename="ProjectPyramid/Project.py" line="975"/>
336 <source>Show Tween Objects</source>
337 <translation type="unfinished"></translation>
338 </message>
339 <message>
340 <location filename="ProjectPyramid/Project.py" line="225"/>
341 <source>Show &amp;Tween Objects</source>
342 <translation type="unfinished"></translation>
343 </message>
344 <message>
345 <location filename="ProjectPyramid/Project.py" line="229"/>
346 <source>Show all implicit and explicit tween objects used by a Pyramid application</source>
347 <translation type="unfinished"></translation>
348 </message>
349 <message>
350 <location filename="ProjectPyramid/Project.py" line="231"/>
351 <source>&lt;b&gt;Show Tween Objects&lt;/b&gt;&lt;p&gt;Show all implicit and explicit tween objects used by a Pyramid application.&lt;/p&gt;</source>
352 <translation type="unfinished"></translation>
353 </message>
354 <message>
355 <location filename="ProjectPyramid/Project.py" line="243"/>
356 <source>Build Distribution</source>
357 <translation type="unfinished"></translation>
358 </message>
359 <message>
360 <location filename="ProjectPyramid/Project.py" line="243"/>
361 <source>Build &amp;Distribution</source>
362 <translation type="unfinished"></translation>
363 </message>
364 <message>
365 <location filename="ProjectPyramid/Project.py" line="247"/>
366 <source>Builds a distribution file for the Pyramid project</source>
367 <translation type="unfinished"></translation>
368 </message>
369 <message>
370 <location filename="ProjectPyramid/Project.py" line="249"/>
371 <source>&lt;b&gt;Build Distribution&lt;/b&gt;&lt;p&gt;Builds a distribution file for the Pyramid project using &quot;python setup.py sdist&quot;.&lt;/p&gt;</source>
372 <translation type="unfinished"></translation>
373 </message>
374 <message>
375 <location filename="ProjectPyramid/Project.py" line="261"/>
376 <source>Documentation</source>
377 <translation type="unfinished"></translation>
378 </message>
379 <message>
380 <location filename="ProjectPyramid/Project.py" line="261"/>
381 <source>D&amp;ocumentation</source>
382 <translation type="unfinished"></translation>
383 </message>
384 <message>
385 <location filename="ProjectPyramid/Project.py" line="265"/>
386 <source>Shows the help viewer with the Pyramid documentation</source>
387 <translation type="unfinished"></translation>
388 </message>
389 <message>
390 <location filename="ProjectPyramid/Project.py" line="267"/>
391 <source>&lt;b&gt;Documentation&lt;/b&gt;&lt;p&gt;Shows the help viewer with the Pyramid documentation.&lt;/p&gt;</source>
392 <translation type="unfinished"></translation>
393 </message>
394 <message>
395 <location filename="ProjectPyramid/Project.py" line="500"/>
396 <source>About Pyramid</source>
397 <translation type="unfinished"></translation>
398 </message>
399 <message>
400 <location filename="ProjectPyramid/Project.py" line="278"/>
401 <source>About P&amp;yramid</source>
402 <translation type="unfinished"></translation>
403 </message>
404 <message>
405 <location filename="ProjectPyramid/Project.py" line="282"/>
406 <source>Shows some information about Pyramid</source>
407 <translation type="unfinished"></translation>
408 </message>
409 <message>
410 <location filename="ProjectPyramid/Project.py" line="284"/>
411 <source>&lt;b&gt;About Pyramid&lt;/b&gt;&lt;p&gt;Shows some information about Pyramid.&lt;/p&gt;</source>
412 <translation type="unfinished"></translation>
413 </message>
414 <message>
415 <location filename="ProjectPyramid/Project.py" line="299"/>
416 <source>P&amp;yramid</source>
417 <translation type="unfinished"></translation>
418 </message>
419 <message>
420 <location filename="ProjectPyramid/Project.py" line="336"/>
421 <source>New template...</source>
422 <translation type="unfinished"></translation>
423 </message>
424 <message>
425 <location filename="ProjectPyramid/Project.py" line="345"/>
426 <source>Extract Messages</source>
427 <translation type="unfinished"></translation>
428 </message>
429 <message>
430 <location filename="ProjectPyramid/Project.py" line="347"/>
431 <source>Compile All Catalogs</source>
432 <translation type="unfinished"></translation>
433 </message>
434 <message>
435 <location filename="ProjectPyramid/Project.py" line="349"/>
436 <source>Compile Selected Catalogs</source>
437 <translation type="unfinished"></translation>
438 </message>
439 <message>
440 <location filename="ProjectPyramid/Project.py" line="352"/>
441 <source>Update All Catalogs</source>
442 <translation type="unfinished"></translation>
443 </message>
444 <message>
445 <location filename="ProjectPyramid/Project.py" line="354"/>
446 <source>Update Selected Catalogs</source>
447 <translation type="unfinished"></translation>
448 </message>
449 <message>
450 <location filename="ProjectPyramid/Project.py" line="388"/>
451 <source>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Files (*.html);;HTML Files (*.htm);;All Files (*)</source>
452 <translation type="unfinished"></translation>
453 </message>
454 <message>
455 <location filename="ProjectPyramid/Project.py" line="424"/>
456 <source>New Form</source>
457 <translation type="unfinished"></translation>
458 </message>
459 <message>
460 <location filename="ProjectPyramid/Project.py" line="411"/>
461 <source>The file already exists! Overwrite it?</source>
462 <translation type="unfinished"></translation>
463 </message>
464 <message>
465 <location filename="ProjectPyramid/Project.py" line="424"/>
466 <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Problem: {1}&lt;/p&gt;</source>
467 <translation type="unfinished"></translation>
468 </message>
469 <message>
470 <location filename="ProjectPyramid/Project.py" line="500"/>
471 <source>&lt;p&gt;Pyramid is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.&lt;/p&gt;&lt;p&gt;URL: &lt;a href=&quot;{0}&quot;&gt;{0}&lt;/a&gt;&lt;/p&gt;</source>
472 <translation type="unfinished"></translation>
473 </message>
474 <message>
475 <location filename="ProjectPyramid/Project.py" line="607"/>
476 <source>Select Pyramid Project</source>
477 <translation type="unfinished"></translation>
478 </message>
479 <message>
480 <location filename="ProjectPyramid/Project.py" line="607"/>
481 <source>Select the Pyramid project to work with.</source>
482 <translation type="unfinished"></translation>
483 </message>
484 <message>
485 <location filename="ProjectPyramid/Project.py" line="645"/>
486 <source>None</source>
487 <translation type="unfinished"></translation>
488 </message>
489 <message>
490 <location filename="ProjectPyramid/Project.py" line="648"/>
491 <source>&amp;Current Pyramid Project ({0})</source>
492 <translation type="unfinished"></translation>
493 </message>
494 <message>
495 <location filename="ProjectPyramid/Project.py" line="1259"/>
496 <source>No current Pyramid project selected or no Pyramid project created yet. Aborting...</source>
497 <translation type="unfinished"></translation>
498 </message>
499 <message>
500 <location filename="ProjectPyramid/Project.py" line="801"/>
501 <source>Process Generation Error</source>
502 <translation type="unfinished"></translation>
503 </message>
504 <message>
505 <location filename="ProjectPyramid/Project.py" line="727"/>
506 <source>The Pyramid server could not be started.</source>
507 <translation type="unfinished"></translation>
508 </message>
509 <message>
510 <location filename="ProjectPyramid/Project.py" line="767"/>
511 <source>Could not start the web-browser for the URL &quot;{0}&quot;.</source>
512 <translation type="unfinished"></translation>
513 </message>
514 <message>
515 <location filename="ProjectPyramid/Project.py" line="801"/>
516 <source>The Pyramid Shell process could not be started.</source>
517 <translation type="unfinished"></translation>
518 </message>
519 <message>
520 <location filename="ProjectPyramid/Project.py" line="828"/>
521 <source>Pyramid development environment setup successfully.</source>
522 <translation type="unfinished"></translation>
523 </message>
524 <message>
525 <location filename="ProjectPyramid/Project.py" line="843"/>
526 <source>Build Distribution File</source>
527 <translation type="unfinished"></translation>
528 </message>
529 <message>
530 <location filename="ProjectPyramid/Project.py" line="863"/>
531 <source>Python distribution file built successfully.</source>
532 <translation type="unfinished"></translation>
533 </message>
534 <message>
535 <location filename="ProjectPyramid/Project.py" line="908"/>
536 <source>Database initialized successfully.</source>
537 <translation type="unfinished"></translation>
538 </message>
539 <message>
540 <location filename="ProjectPyramid/Project.py" line="933"/>
541 <source>Enter the URL to be matched:</source>
542 <translation type="unfinished"></translation>
543 </message>
544 <message>
545 <location filename="ProjectPyramid/Project.py" line="1065"/>
546 <source>Extract messages</source>
547 <translation type="unfinished"></translation>
548 </message>
549 <message>
550 <location filename="ProjectPyramid/Project.py" line="1080"/>
551 <source>
552 Messages extracted successfully.</source>
553 <translation type="unfinished"></translation>
554 </message>
555 <message>
556 <location filename="ProjectPyramid/Project.py" line="1128"/>
557 <source>
558 Message catalog initialized successfully.</source>
559 <translation type="unfinished"></translation>
560 </message>
561 <message>
562 <location filename="ProjectPyramid/Project.py" line="1179"/>
563 <source>Compiling message catalogs</source>
564 <translation type="unfinished"></translation>
565 </message>
566 <message>
567 <location filename="ProjectPyramid/Project.py" line="1208"/>
568 <source>
569 Message catalogs compiled successfully.</source>
570 <translation type="unfinished"></translation>
571 </message>
572 <message>
573 <location filename="ProjectPyramid/Project.py" line="1279"/>
574 <source>No locales detected. Aborting...</source>
575 <translation type="unfinished"></translation>
576 </message>
577 <message>
578 <location filename="ProjectPyramid/Project.py" line="1255"/>
579 <source>Updating message catalogs</source>
580 <translation type="unfinished"></translation>
581 </message>
582 <message>
583 <location filename="ProjectPyramid/Project.py" line="1284"/>
584 <source>
585 Message catalogs updated successfully.</source>
586 <translation type="unfinished"></translation>
587 </message>
588 <message>
589 <location filename="ProjectPyramid/Project.py" line="1111"/>
590 <source>Initializing message catalog for &apos;{0}&apos;</source>
591 <translation type="unfinished"></translation>
592 </message>
593 </context>
594 <context>
595 <name>ProjectPyramidPlugin</name>
596 <message>
597 <location filename="PluginProjectPyramid.py" line="183"/>
598 <source>Pyramid</source>
599 <translation type="unfinished"></translation>
600 </message>
601 <message>
602 <location filename="PluginProjectPyramid.py" line="159"/>
603 <source>eric5 version is too old, {0}, {1} or newer needed.</source>
604 <translation type="unfinished"></translation>
605 </message>
606 </context>
607 <context>
608 <name>PyramidDialog</name>
609 <message>
610 <location filename="ProjectPyramid/PyramidDialog.ui" line="14"/>
611 <source>Pyramid</source>
612 <translation type="unfinished"></translation>
613 </message>
614 <message>
615 <location filename="ProjectPyramid/PyramidDialog.ui" line="29"/>
616 <source>Output</source>
617 <translation type="unfinished"></translation>
618 </message>
619 <message>
620 <location filename="ProjectPyramid/PyramidDialog.ui" line="54"/>
621 <source>Errors</source>
622 <translation type="unfinished"></translation>
623 </message>
624 <message>
625 <location filename="ProjectPyramid/PyramidDialog.ui" line="73"/>
626 <source>Input</source>
627 <translation type="unfinished"></translation>
628 </message>
629 <message>
630 <location filename="ProjectPyramid/PyramidDialog.ui" line="95"/>
631 <source>Press to send the input to the Pyramid process</source>
632 <translation type="unfinished"></translation>
633 </message>
634 <message>
635 <location filename="ProjectPyramid/PyramidDialog.ui" line="98"/>
636 <source>&amp;Send</source>
637 <translation type="unfinished"></translation>
638 </message>
639 <message>
640 <location filename="ProjectPyramid/PyramidDialog.ui" line="101"/>
641 <source>Alt+S</source>
642 <translation type="unfinished"></translation>
643 </message>
644 <message>
645 <location filename="ProjectPyramid/PyramidDialog.ui" line="108"/>
646 <source>Enter data to be sent to the Pyramid process</source>
647 <translation type="unfinished"></translation>
648 </message>
649 <message>
650 <location filename="ProjectPyramid/PyramidDialog.ui" line="115"/>
651 <source>Select to switch the input field to password mode</source>
652 <translation type="unfinished"></translation>
653 </message>
654 <message>
655 <location filename="ProjectPyramid/PyramidDialog.ui" line="118"/>
656 <source>&amp;Password Mode</source>
657 <translation type="unfinished"></translation>
658 </message>
659 <message>
660 <location filename="ProjectPyramid/PyramidDialog.ui" line="121"/>
661 <source>Alt+P</source>
662 <translation type="unfinished"></translation>
663 </message>
664 <message>
665 <location filename="ProjectPyramid/PyramidDialog.py" line="162"/>
666 <source>Process Generation Error</source>
667 <translation type="unfinished"></translation>
668 </message>
669 <message>
670 <location filename="ProjectPyramid/PyramidDialog.py" line="162"/>
671 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
672 <translation type="unfinished"></translation>
673 </message>
674 </context>
675 <context>
676 <name>PyramidPage</name>
677 <message>
678 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="17"/>
679 <source>&lt;b&gt;Configure Pyramid&lt;/b&gt;</source>
680 <translation type="unfinished"></translation>
681 </message>
682 <message>
683 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="37"/>
684 <source>Console Commands</source>
685 <translation type="unfinished"></translation>
686 </message>
687 <message>
688 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="43"/>
689 <source>Console Command:</source>
690 <translation type="unfinished"></translation>
691 </message>
692 <message>
693 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="56"/>
694 <source>Enter the console command</source>
695 <translation type="unfinished"></translation>
696 </message>
697 <message>
698 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="66"/>
699 <source>Console Command (non-closing):</source>
700 <translation type="unfinished"></translation>
701 </message>
702 <message>
703 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="79"/>
704 <source>Enter the console command for a non-closing console</source>
705 <translation type="unfinished"></translation>
706 </message>
707 <message>
708 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="89"/>
709 <source>&lt;b&gt;Note:&lt;/b&gt; The console command for a console, that is spawning (i.e. exits before the console window is closed), should be prefixed by an &apos;@&apos; character.</source>
710 <translation type="unfinished"></translation>
711 </message>
712 <message>
713 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="102"/>
714 <source>Python 3</source>
715 <translation type="unfinished"></translation>
716 </message>
717 <message>
718 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="169"/>
719 <source>Pyramid Virtual Environment</source>
720 <translation type="unfinished"></translation>
721 </message>
722 <message>
723 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="175"/>
724 <source>Enter the path of the Pyramid virtual environment. Leave empty to not use a virtual environment setup.</source>
725 <translation type="unfinished"></translation>
726 </message>
727 <message>
728 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="188"/>
729 <source>Select the virtual environment directory via a selection dialog</source>
730 <translation type="unfinished"></translation>
731 </message>
732 <message>
733 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="191"/>
734 <source>...</source>
735 <translation type="unfinished"></translation>
736 </message>
737 <message>
738 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="201"/>
739 <source>Pyramid Python Console:</source>
740 <translation type="unfinished"></translation>
741 </message>
742 <message>
743 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="214"/>
744 <source>Select the Python console type</source>
745 <translation type="unfinished"></translation>
746 </message>
747 <message>
748 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="163"/>
749 <source>Python 2</source>
750 <translation type="unfinished"></translation>
751 </message>
752 <message>
753 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="224"/>
754 <source>Pyramid Documentation</source>
755 <translation type="unfinished"></translation>
756 </message>
757 <message>
758 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="230"/>
759 <source>URL:</source>
760 <translation type="unfinished"></translation>
761 </message>
762 <message>
763 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="237"/>
764 <source>Enter the URL of the Pyramid documentation</source>
765 <translation type="unfinished"></translation>
766 </message>
767 <message>
768 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="72"/>
769 <source>Plain Python</source>
770 <translation type="unfinished"></translation>
771 </message>
772 <message>
773 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="73"/>
774 <source>IPython</source>
775 <translation type="unfinished"></translation>
776 </message>
777 <message>
778 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="74"/>
779 <source>bpython</source>
780 <translation type="unfinished"></translation>
781 </message>
782 <message>
783 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="126"/>
784 <source>Select Virtual Environment for Python 3</source>
785 <translation type="unfinished"></translation>
786 </message>
787 <message>
788 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="144"/>
789 <source>Select Virtual Environment for Python 2</source>
790 <translation type="unfinished"></translation>
791 </message>
792 </context>
793 <context>
794 <name>PyramidRoutesDialog</name>
795 <message>
796 <location filename="ProjectPyramid/PyramidRoutesDialog.ui" line="14"/>
797 <source>Pyramid</source>
798 <translation type="unfinished"></translation>
799 </message>
800 <message>
801 <location filename="ProjectPyramid/PyramidRoutesDialog.ui" line="54"/>
802 <source>Errors</source>
803 <translation type="unfinished"></translation>
804 </message>
805 <message>
806 <location filename="ProjectPyramid/PyramidRoutesDialog.ui" line="79"/>
807 <source>Input</source>
808 <translation type="unfinished"></translation>
809 </message>
810 <message>
811 <location filename="ProjectPyramid/PyramidRoutesDialog.ui" line="101"/>
812 <source>Press to send the input to the Pyramid process</source>
813 <translation type="unfinished"></translation>
814 </message>
815 <message>
816 <location filename="ProjectPyramid/PyramidRoutesDialog.ui" line="104"/>
817 <source>&amp;Send</source>
818 <translation type="unfinished"></translation>
819 </message>
820 <message>
821 <location filename="ProjectPyramid/PyramidRoutesDialog.ui" line="107"/>
822 <source>Alt+S</source>
823 <translation type="unfinished"></translation>
824 </message>
825 <message>
826 <location filename="ProjectPyramid/PyramidRoutesDialog.ui" line="114"/>
827 <source>Enter data to be sent to the Pyramid process</source>
828 <translation type="unfinished"></translation>
829 </message>
830 <message>
831 <location filename="ProjectPyramid/PyramidRoutesDialog.ui" line="121"/>
832 <source>Select to switch the input field to password mode</source>
833 <translation type="unfinished"></translation>
834 </message>
835 <message>
836 <location filename="ProjectPyramid/PyramidRoutesDialog.ui" line="124"/>
837 <source>&amp;Password Mode</source>
838 <translation type="unfinished"></translation>
839 </message>
840 <message>
841 <location filename="ProjectPyramid/PyramidRoutesDialog.ui" line="127"/>
842 <source>Alt+P</source>
843 <translation type="unfinished"></translation>
844 </message>
845 <message>
846 <location filename="ProjectPyramid/PyramidRoutesDialog.py" line="96"/>
847 <source>No routes found.</source>
848 <translation type="unfinished"></translation>
849 </message>
850 <message>
851 <location filename="ProjectPyramid/PyramidRoutesDialog.py" line="129"/>
852 <source>Getting routes...</source>
853 <translation type="unfinished"></translation>
854 </message>
855 <message>
856 <location filename="ProjectPyramid/PyramidRoutesDialog.py" line="158"/>
857 <source>Process Generation Error</source>
858 <translation type="unfinished"></translation>
859 </message>
860 <message>
861 <location filename="ProjectPyramid/PyramidRoutesDialog.py" line="158"/>
862 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
863 <translation type="unfinished"></translation>
864 </message>
865 </context>
866 </TS>

eric ide

mercurial