ProjectPyramid/i18n/pyramid_en.ts

changeset 48
c313efdb01de
parent 44
989c961c33ab
child 52
795db57eef40
equal deleted inserted replaced
47:5c24b24944d0 48:c313efdb01de
160 <location filename="ProjectPyramid/Project.py" line="71"/> 160 <location filename="ProjectPyramid/Project.py" line="71"/>
161 <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> 161 <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>
162 <translation type="unfinished"></translation> 162 <translation type="unfinished"></translation>
163 </message> 163 </message>
164 <message> 164 <message>
165 <location filename="ProjectPyramid/Project.py" line="673"/> 165 <location filename="ProjectPyramid/Project.py" line="698"/>
166 <source>Create Pyramid Project</source> 166 <source>Create Pyramid Project</source>
167 <translation type="unfinished"></translation> 167 <translation type="unfinished"></translation>
168 </message> 168 </message>
169 <message> 169 <message>
170 <location filename="ProjectPyramid/Project.py" line="83"/> 170 <location filename="ProjectPyramid/Project.py" line="83"/>
180 <location filename="ProjectPyramid/Project.py" line="89"/> 180 <location filename="ProjectPyramid/Project.py" line="89"/>
181 <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> 181 <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>
182 <translation type="unfinished"></translation> 182 <translation type="unfinished"></translation>
183 </message> 183 </message>
184 <message> 184 <message>
185 <location filename="ProjectPyramid/Project.py" line="824"/> 185 <location filename="ProjectPyramid/Project.py" line="849"/>
186 <source>Run Server</source> 186 <source>Run Server</source>
187 <translation type="unfinished"></translation> 187 <translation type="unfinished"></translation>
188 </message> 188 </message>
189 <message> 189 <message>
190 <location filename="ProjectPyramid/Project.py" line="100"/> 190 <location filename="ProjectPyramid/Project.py" line="100"/>
220 <location filename="ProjectPyramid/Project.py" line="120"/> 220 <location filename="ProjectPyramid/Project.py" line="120"/>
221 <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> 221 <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>
222 <translation type="unfinished"></translation> 222 <translation type="unfinished"></translation>
223 </message> 223 </message>
224 <message> 224 <message>
225 <location filename="ProjectPyramid/Project.py" line="891"/> 225 <location filename="ProjectPyramid/Project.py" line="916"/>
226 <source>Run Web-Browser</source> 226 <source>Run Web-Browser</source>
227 <translation type="unfinished"></translation> 227 <translation type="unfinished"></translation>
228 </message> 228 </message>
229 <message> 229 <message>
230 <location filename="ProjectPyramid/Project.py" line="128"/> 230 <location filename="ProjectPyramid/Project.py" line="128"/>
240 <location filename="ProjectPyramid/Project.py" line="134"/> 240 <location filename="ProjectPyramid/Project.py" line="134"/>
241 <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> 241 <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>
242 <translation type="unfinished"></translation> 242 <translation type="unfinished"></translation>
243 </message> 243 </message>
244 <message> 244 <message>
245 <location filename="ProjectPyramid/Project.py" line="906"/> 245 <location filename="ProjectPyramid/Project.py" line="931"/>
246 <source>Start Pyramid Python Console</source> 246 <source>Start Pyramid Python Console</source>
247 <translation type="unfinished"></translation> 247 <translation type="unfinished"></translation>
248 </message> 248 </message>
249 <message> 249 <message>
250 <location filename="ProjectPyramid/Project.py" line="142"/> 250 <location filename="ProjectPyramid/Project.py" line="142"/>
260 <location filename="ProjectPyramid/Project.py" line="148"/> 260 <location filename="ProjectPyramid/Project.py" line="148"/>
261 <source>&lt;b&gt;Start Pyramid Python Console&lt;/b&gt;&lt;p&gt;Starts an interactive Python interpreter.&lt;/p&gt;</source> 261 <source>&lt;b&gt;Start Pyramid Python Console&lt;/b&gt;&lt;p&gt;Starts an interactive Python interpreter.&lt;/p&gt;</source>
262 <translation type="unfinished"></translation> 262 <translation type="unfinished"></translation>
263 </message> 263 </message>
264 <message> 264 <message>
265 <location filename="ProjectPyramid/Project.py" line="937"/> 265 <location filename="ProjectPyramid/Project.py" line="962"/>
266 <source>Setup Development Environment</source> 266 <source>Setup Development Environment</source>
267 <translation type="unfinished"></translation> 267 <translation type="unfinished"></translation>
268 </message> 268 </message>
269 <message> 269 <message>
270 <location filename="ProjectPyramid/Project.py" line="159"/> 270 <location filename="ProjectPyramid/Project.py" line="159"/>
280 <location filename="ProjectPyramid/Project.py" line="165"/> 280 <location filename="ProjectPyramid/Project.py" line="165"/>
281 <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> 281 <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>
282 <translation type="unfinished"></translation> 282 <translation type="unfinished"></translation>
283 </message> 283 </message>
284 <message> 284 <message>
285 <location filename="ProjectPyramid/Project.py" line="1018"/> 285 <location filename="ProjectPyramid/Project.py" line="1043"/>
286 <source>Initialize Database</source> 286 <source>Initialize Database</source>
287 <translation type="unfinished"></translation> 287 <translation type="unfinished"></translation>
288 </message> 288 </message>
289 <message> 289 <message>
290 <location filename="ProjectPyramid/Project.py" line="177"/> 290 <location filename="ProjectPyramid/Project.py" line="177"/>
300 <location filename="ProjectPyramid/Project.py" line="184"/> 300 <location filename="ProjectPyramid/Project.py" line="184"/>
301 <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> 301 <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>
302 <translation type="unfinished"></translation> 302 <translation type="unfinished"></translation>
303 </message> 303 </message>
304 <message> 304 <message>
305 <location filename="ProjectPyramid/Project.py" line="1056"/> 305 <location filename="ProjectPyramid/Project.py" line="1081"/>
306 <source>Show Matching Views</source> 306 <source>Show Matching Views</source>
307 <translation type="unfinished"></translation> 307 <translation type="unfinished"></translation>
308 </message> 308 </message>
309 <message> 309 <message>
310 <location filename="ProjectPyramid/Project.py" line="196"/> 310 <location filename="ProjectPyramid/Project.py" line="196"/>
320 <location filename="ProjectPyramid/Project.py" line="202"/> 320 <location filename="ProjectPyramid/Project.py" line="202"/>
321 <source>&lt;b&gt;Show Matching Views&lt;/b&gt;&lt;p&gt;Show views matching a given URL.&lt;/p&gt;</source> 321 <source>&lt;b&gt;Show Matching Views&lt;/b&gt;&lt;p&gt;Show views matching a given URL.&lt;/p&gt;</source>
322 <translation type="unfinished"></translation> 322 <translation type="unfinished"></translation>
323 </message> 323 </message>
324 <message> 324 <message>
325 <location filename="ProjectPyramid/Project.py" line="1079"/> 325 <location filename="ProjectPyramid/Project.py" line="1104"/>
326 <source>Show Routes</source> 326 <source>Show Routes</source>
327 <translation type="unfinished"></translation> 327 <translation type="unfinished"></translation>
328 </message> 328 </message>
329 <message> 329 <message>
330 <location filename="ProjectPyramid/Project.py" line="209"/> 330 <location filename="ProjectPyramid/Project.py" line="209"/>
340 <location filename="ProjectPyramid/Project.py" line="215"/> 340 <location filename="ProjectPyramid/Project.py" line="215"/>
341 <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> 341 <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>
342 <translation type="unfinished"></translation> 342 <translation type="unfinished"></translation>
343 </message> 343 </message>
344 <message> 344 <message>
345 <location filename="ProjectPyramid/Project.py" line="1100"/> 345 <location filename="ProjectPyramid/Project.py" line="1125"/>
346 <source>Show Tween Objects</source> 346 <source>Show Tween Objects</source>
347 <translation type="unfinished"></translation> 347 <translation type="unfinished"></translation>
348 </message> 348 </message>
349 <message> 349 <message>
350 <location filename="ProjectPyramid/Project.py" line="223"/> 350 <location filename="ProjectPyramid/Project.py" line="223"/>
400 <location filename="ProjectPyramid/Project.py" line="265"/> 400 <location filename="ProjectPyramid/Project.py" line="265"/>
401 <source>&lt;b&gt;Documentation&lt;/b&gt;&lt;p&gt;Shows the help viewer with the Pyramid documentation.&lt;/p&gt;</source> 401 <source>&lt;b&gt;Documentation&lt;/b&gt;&lt;p&gt;Shows the help viewer with the Pyramid documentation.&lt;/p&gt;</source>
402 <translation type="unfinished"></translation> 402 <translation type="unfinished"></translation>
403 </message> 403 </message>
404 <message> 404 <message>
405 <location filename="ProjectPyramid/Project.py" line="596"/> 405 <location filename="ProjectPyramid/Project.py" line="621"/>
406 <source>About Pyramid</source> 406 <source>About Pyramid</source>
407 <translation type="unfinished"></translation> 407 <translation type="unfinished"></translation>
408 </message> 408 </message>
409 <message> 409 <message>
410 <location filename="ProjectPyramid/Project.py" line="276"/> 410 <location filename="ProjectPyramid/Project.py" line="276"/>
425 <location filename="ProjectPyramid/Project.py" line="297"/> 425 <location filename="ProjectPyramid/Project.py" line="297"/>
426 <source>P&amp;yramid</source> 426 <source>P&amp;yramid</source>
427 <translation type="unfinished"></translation> 427 <translation type="unfinished"></translation>
428 </message> 428 </message>
429 <message> 429 <message>
430 <location filename="ProjectPyramid/Project.py" line="334"/> 430 <location filename="ProjectPyramid/Project.py" line="352"/>
431 <source>New template...</source> 431 <source>New template...</source>
432 <translation type="unfinished"></translation> 432 <translation type="unfinished"></translation>
433 </message> 433 </message>
434 <message> 434 <message>
435 <location filename="ProjectPyramid/Project.py" line="343"/> 435 <location filename="ProjectPyramid/Project.py" line="361"/>
436 <source>Extract Messages</source> 436 <source>Extract Messages</source>
437 <translation type="unfinished"></translation> 437 <translation type="unfinished"></translation>
438 </message> 438 </message>
439 <message> 439 <message>
440 <location filename="ProjectPyramid/Project.py" line="345"/> 440 <location filename="ProjectPyramid/Project.py" line="363"/>
441 <source>Compile All Catalogs</source> 441 <source>Compile All Catalogs</source>
442 <translation type="unfinished"></translation> 442 <translation type="unfinished"></translation>
443 </message> 443 </message>
444 <message> 444 <message>
445 <location filename="ProjectPyramid/Project.py" line="347"/> 445 <location filename="ProjectPyramid/Project.py" line="365"/>
446 <source>Compile Selected Catalogs</source> 446 <source>Compile Selected Catalogs</source>
447 <translation type="unfinished"></translation> 447 <translation type="unfinished"></translation>
448 </message> 448 </message>
449 <message> 449 <message>
450 <location filename="ProjectPyramid/Project.py" line="350"/> 450 <location filename="ProjectPyramid/Project.py" line="368"/>
451 <source>Update All Catalogs</source> 451 <source>Update All Catalogs</source>
452 <translation type="unfinished"></translation> 452 <translation type="unfinished"></translation>
453 </message> 453 </message>
454 <message> 454 <message>
455 <location filename="ProjectPyramid/Project.py" line="352"/> 455 <location filename="ProjectPyramid/Project.py" line="370"/>
456 <source>Update Selected Catalogs</source> 456 <source>Update Selected Catalogs</source>
457 <translation type="unfinished"></translation> 457 <translation type="unfinished"></translation>
458 </message> 458 </message>
459 <message> 459 <message>
460 <location filename="ProjectPyramid/Project.py" line="388"/> 460 <location filename="ProjectPyramid/Project.py" line="413"/>
461 <source>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Files (*.html);;HTML Files (*.htm);;All Files (*)</source> 461 <source>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Files (*.html);;HTML Files (*.htm);;All Files (*)</source>
462 <translation type="unfinished"></translation> 462 <translation type="unfinished"></translation>
463 </message> 463 </message>
464 <message> 464 <message>
465 <location filename="ProjectPyramid/Project.py" line="424"/> 465 <location filename="ProjectPyramid/Project.py" line="449"/>
466 <source>New Form</source> 466 <source>New Form</source>
467 <translation type="unfinished"></translation> 467 <translation type="unfinished"></translation>
468 </message> 468 </message>
469 <message> 469 <message>
470 <location filename="ProjectPyramid/Project.py" line="411"/> 470 <location filename="ProjectPyramid/Project.py" line="436"/>
471 <source>The file already exists! Overwrite it?</source> 471 <source>The file already exists! Overwrite it?</source>
472 <translation type="unfinished"></translation> 472 <translation type="unfinished"></translation>
473 </message> 473 </message>
474 <message> 474 <message>
475 <location filename="ProjectPyramid/Project.py" line="424"/> 475 <location filename="ProjectPyramid/Project.py" line="449"/>
476 <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> 476 <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>
477 <translation type="unfinished"></translation> 477 <translation type="unfinished"></translation>
478 </message> 478 </message>
479 <message> 479 <message>
480 <location filename="ProjectPyramid/Project.py" line="731"/> 480 <location filename="ProjectPyramid/Project.py" line="756"/>
481 <source>Select Pyramid Project</source> 481 <source>Select Pyramid Project</source>
482 <translation type="unfinished"></translation> 482 <translation type="unfinished"></translation>
483 </message> 483 </message>
484 <message> 484 <message>
485 <location filename="ProjectPyramid/Project.py" line="731"/> 485 <location filename="ProjectPyramid/Project.py" line="756"/>
486 <source>Select the Pyramid project to work with.</source> 486 <source>Select the Pyramid project to work with.</source>
487 <translation type="unfinished"></translation> 487 <translation type="unfinished"></translation>
488 </message> 488 </message>
489 <message> 489 <message>
490 <location filename="ProjectPyramid/Project.py" line="769"/> 490 <location filename="ProjectPyramid/Project.py" line="794"/>
491 <source>None</source> 491 <source>None</source>
492 <translation type="unfinished"></translation> 492 <translation type="unfinished"></translation>
493 </message> 493 </message>
494 <message> 494 <message>
495 <location filename="ProjectPyramid/Project.py" line="772"/> 495 <location filename="ProjectPyramid/Project.py" line="797"/>
496 <source>&amp;Current Pyramid Project ({0})</source> 496 <source>&amp;Current Pyramid Project ({0})</source>
497 <translation type="unfinished"></translation> 497 <translation type="unfinished"></translation>
498 </message> 498 </message>
499 <message> 499 <message>
500 <location filename="ProjectPyramid/Project.py" line="1379"/> 500 <location filename="ProjectPyramid/Project.py" line="1404"/>
501 <source>No current Pyramid project selected or no Pyramid project created yet. Aborting...</source> 501 <source>No current Pyramid project selected or no Pyramid project created yet. Aborting...</source>
502 <translation type="unfinished"></translation> 502 <translation type="unfinished"></translation>
503 </message> 503 </message>
504 <message> 504 <message>
505 <location filename="ProjectPyramid/Project.py" line="925"/> 505 <location filename="ProjectPyramid/Project.py" line="1449"/>
506 <source>Process Generation Error</source> 506 <source>Process Generation Error</source>
507 <translation type="unfinished"></translation> 507 <translation type="unfinished"></translation>
508 </message> 508 </message>
509 <message> 509 <message>
510 <location filename="ProjectPyramid/Project.py" line="851"/> 510 <location filename="ProjectPyramid/Project.py" line="876"/>
511 <source>The Pyramid server could not be started.</source> 511 <source>The Pyramid server could not be started.</source>
512 <translation type="unfinished"></translation> 512 <translation type="unfinished"></translation>
513 </message> 513 </message>
514 <message> 514 <message>
515 <location filename="ProjectPyramid/Project.py" line="891"/> 515 <location filename="ProjectPyramid/Project.py" line="916"/>
516 <source>Could not start the web-browser for the URL &quot;{0}&quot;.</source> 516 <source>Could not start the web-browser for the URL &quot;{0}&quot;.</source>
517 <translation type="unfinished"></translation> 517 <translation type="unfinished"></translation>
518 </message> 518 </message>
519 <message> 519 <message>
520 <location filename="ProjectPyramid/Project.py" line="925"/> 520 <location filename="ProjectPyramid/Project.py" line="950"/>
521 <source>The Pyramid Shell process could not be started.</source> 521 <source>The Pyramid Shell process could not be started.</source>
522 <translation type="unfinished"></translation> 522 <translation type="unfinished"></translation>
523 </message> 523 </message>
524 <message> 524 <message>
525 <location filename="ProjectPyramid/Project.py" line="952"/> 525 <location filename="ProjectPyramid/Project.py" line="977"/>
526 <source>Pyramid development environment setup successfully.</source> 526 <source>Pyramid development environment setup successfully.</source>
527 <translation type="unfinished"></translation> 527 <translation type="unfinished"></translation>
528 </message> 528 </message>
529 <message> 529 <message>
530 <location filename="ProjectPyramid/Project.py" line="966"/> 530 <location filename="ProjectPyramid/Project.py" line="991"/>
531 <source>Build Distribution File</source> 531 <source>Build Distribution File</source>
532 <translation type="unfinished"></translation> 532 <translation type="unfinished"></translation>
533 </message> 533 </message>
534 <message> 534 <message>
535 <location filename="ProjectPyramid/Project.py" line="988"/> 535 <location filename="ProjectPyramid/Project.py" line="1013"/>
536 <source>Python distribution file built successfully.</source> 536 <source>Python distribution file built successfully.</source>
537 <translation type="unfinished"></translation> 537 <translation type="unfinished"></translation>
538 </message> 538 </message>
539 <message> 539 <message>
540 <location filename="ProjectPyramid/Project.py" line="1032"/> 540 <location filename="ProjectPyramid/Project.py" line="1057"/>
541 <source>Database initialized successfully.</source> 541 <source>Database initialized successfully.</source>
542 <translation type="unfinished"></translation> 542 <translation type="unfinished"></translation>
543 </message> 543 </message>
544 <message> 544 <message>
545 <location filename="ProjectPyramid/Project.py" line="1056"/> 545 <location filename="ProjectPyramid/Project.py" line="1081"/>
546 <source>Enter the URL to be matched:</source> 546 <source>Enter the URL to be matched:</source>
547 <translation type="unfinished"></translation> 547 <translation type="unfinished"></translation>
548 </message> 548 </message>
549 <message> 549 <message>
550 <location filename="ProjectPyramid/Project.py" line="1190"/> 550 <location filename="ProjectPyramid/Project.py" line="1215"/>
551 <source>Extract messages</source> 551 <source>Extract messages</source>
552 <translation type="unfinished"></translation> 552 <translation type="unfinished"></translation>
553 </message> 553 </message>
554 <message> 554 <message>
555 <location filename="ProjectPyramid/Project.py" line="1205"/> 555 <location filename="ProjectPyramid/Project.py" line="1230"/>
556 <source> 556 <source>
557 Messages extracted successfully.</source> 557 Messages extracted successfully.</source>
558 <translation type="unfinished"></translation> 558 <translation type="unfinished"></translation>
559 </message> 559 </message>
560 <message> 560 <message>
561 <location filename="ProjectPyramid/Project.py" line="1252"/> 561 <location filename="ProjectPyramid/Project.py" line="1277"/>
562 <source> 562 <source>
563 Message catalog initialized successfully.</source> 563 Message catalog initialized successfully.</source>
564 <translation type="unfinished"></translation> 564 <translation type="unfinished"></translation>
565 </message> 565 </message>
566 <message> 566 <message>
567 <location filename="ProjectPyramid/Project.py" line="1301"/> 567 <location filename="ProjectPyramid/Project.py" line="1326"/>
568 <source>Compiling message catalogs</source> 568 <source>Compiling message catalogs</source>
569 <translation type="unfinished"></translation> 569 <translation type="unfinished"></translation>
570 </message> 570 </message>
571 <message> 571 <message>
572 <location filename="ProjectPyramid/Project.py" line="1330"/> 572 <location filename="ProjectPyramid/Project.py" line="1355"/>
573 <source> 573 <source>
574 Message catalogs compiled successfully.</source> 574 Message catalogs compiled successfully.</source>
575 <translation type="unfinished"></translation> 575 <translation type="unfinished"></translation>
576 </message> 576 </message>
577 <message> 577 <message>
578 <location filename="ProjectPyramid/Project.py" line="1399"/> 578 <location filename="ProjectPyramid/Project.py" line="1424"/>
579 <source>No locales detected. Aborting...</source> 579 <source>No locales detected. Aborting...</source>
580 <translation type="unfinished"></translation> 580 <translation type="unfinished"></translation>
581 </message> 581 </message>
582 <message> 582 <message>
583 <location filename="ProjectPyramid/Project.py" line="1375"/> 583 <location filename="ProjectPyramid/Project.py" line="1400"/>
584 <source>Updating message catalogs</source> 584 <source>Updating message catalogs</source>
585 <translation type="unfinished"></translation> 585 <translation type="unfinished"></translation>
586 </message> 586 </message>
587 <message> 587 <message>
588 <location filename="ProjectPyramid/Project.py" line="1404"/> 588 <location filename="ProjectPyramid/Project.py" line="1429"/>
589 <source> 589 <source>
590 Message catalogs updated successfully.</source> 590 Message catalogs updated successfully.</source>
591 <translation type="unfinished"></translation> 591 <translation type="unfinished"></translation>
592 </message> 592 </message>
593 <message> 593 <message>
594 <location filename="ProjectPyramid/Project.py" line="1235"/> 594 <location filename="ProjectPyramid/Project.py" line="1260"/>
595 <source>Initializing message catalog for &apos;{0}&apos;</source> 595 <source>Initializing message catalog for &apos;{0}&apos;</source>
596 <translation type="unfinished"></translation> 596 <translation type="unfinished"></translation>
597 </message> 597 </message>
598 <message> 598 <message>
599 <location filename="ProjectPyramid/Project.py" line="596"/> 599 <location filename="ProjectPyramid/Project.py" line="621"/>
600 <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;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Version:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;{1}&quot;&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source> 600 <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;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Version:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;{1}&quot;&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
601 <translation type="unfinished"></translation>
602 </message>
603 <message>
604 <location filename="ProjectPyramid/Project.py" line="336"/>
605 <source>Open with {0}</source>
606 <translation type="unfinished"></translation>
607 </message>
608 <message>
609 <location filename="ProjectPyramid/Project.py" line="1449"/>
610 <source>The translations editor process ({0}) could not be started.</source>
601 <translation type="unfinished"></translation> 611 <translation type="unfinished"></translation>
602 </message> 612 </message>
603 </context> 613 </context>
604 <context> 614 <context>
605 <name>ProjectPyramidPlugin</name> 615 <name>ProjectPyramidPlugin</name>
606 <message> 616 <message>
607 <location filename="PluginProjectPyramid.py" line="382"/> 617 <location filename="PluginProjectPyramid.py" line="386"/>
608 <source>Pyramid</source> 618 <source>Pyramid</source>
609 <translation type="unfinished"></translation> 619 <translation type="unfinished"></translation>
610 </message> 620 </message>
611 <message> 621 <message>
612 <location filename="PluginProjectPyramid.py" line="161"/> 622 <location filename="PluginProjectPyramid.py" line="162"/>
613 <source>eric5 version is too old, {0}, {1} or newer needed.</source> 623 <source>eric5 version is too old, {0}, {1} or newer needed.</source>
614 <translation type="unfinished"></translation> 624 <translation type="unfinished"></translation>
615 </message> 625 </message>
616 </context> 626 </context>
617 <context> 627 <context>
708 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="79"/> 718 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="79"/>
709 <source>Python 3</source> 719 <source>Python 3</source>
710 <translation type="unfinished"></translation> 720 <translation type="unfinished"></translation>
711 </message> 721 </message>
712 <message> 722 <message>
723 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="152"/>
724 <source>Pyramid Virtual Environment</source>
725 <translation type="unfinished"></translation>
726 </message>
727 <message>
728 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="164"/>
729 <source>Enter the path of the Pyramid virtual environment. Leave empty to not use a virtual environment setup.</source>
730 <translation type="unfinished"></translation>
731 </message>
732 <message>
733 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="177"/>
734 <source>Select the virtual environment directory via a selection dialog</source>
735 <translation type="unfinished"></translation>
736 </message>
737 <message>
738 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="264"/>
739 <source>...</source>
740 <translation type="unfinished"></translation>
741 </message>
742 <message>
743 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="190"/>
744 <source>Pyramid Python Console:</source>
745 <translation type="unfinished"></translation>
746 </message>
747 <message>
748 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="203"/>
749 <source>Select the Python console type</source>
750 <translation type="unfinished"></translation>
751 </message>
752 <message>
713 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="146"/> 753 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="146"/>
714 <source>Pyramid Virtual Environment</source>
715 <translation type="unfinished"></translation>
716 </message>
717 <message>
718 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="152"/>
719 <source>Enter the path of the Pyramid virtual environment. Leave empty to not use a virtual environment setup.</source>
720 <translation type="unfinished"></translation>
721 </message>
722 <message>
723 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="165"/>
724 <source>Select the virtual environment directory via a selection dialog</source>
725 <translation type="unfinished"></translation>
726 </message>
727 <message>
728 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="168"/>
729 <source>...</source>
730 <translation type="unfinished"></translation>
731 </message>
732 <message>
733 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="178"/>
734 <source>Pyramid Python Console:</source>
735 <translation type="unfinished"></translation>
736 </message>
737 <message>
738 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="191"/>
739 <source>Select the Python console type</source>
740 <translation type="unfinished"></translation>
741 </message>
742 <message>
743 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="140"/>
744 <source>Python 2</source> 754 <source>Python 2</source>
745 <translation type="unfinished"></translation> 755 <translation type="unfinished"></translation>
746 </message> 756 </message>
747 <message> 757 <message>
748 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="201"/> 758 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="213"/>
749 <source>Pyramid Documentation</source> 759 <source>Pyramid Documentation</source>
750 <translation type="unfinished"></translation> 760 <translation type="unfinished"></translation>
751 </message> 761 </message>
752 <message> 762 <message>
753 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="207"/> 763 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="219"/>
754 <source>URL:</source> 764 <source>URL:</source>
755 <translation type="unfinished"></translation> 765 <translation type="unfinished"></translation>
756 </message> 766 </message>
757 <message> 767 <message>
758 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="214"/> 768 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="226"/>
759 <source>Enter the URL of the Pyramid documentation</source> 769 <source>Enter the URL of the Pyramid documentation</source>
760 <translation type="unfinished"></translation> 770 <translation type="unfinished"></translation>
761 </message> 771 </message>
762 <message> 772 <message>
763 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="60"/> 773 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="61"/>
764 <source>Plain Python</source> 774 <source>Plain Python</source>
765 <translation type="unfinished"></translation> 775 <translation type="unfinished"></translation>
766 </message> 776 </message>
767 <message> 777 <message>
768 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="61"/> 778 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="62"/>
769 <source>IPython</source> 779 <source>IPython</source>
770 <translation type="unfinished"></translation> 780 <translation type="unfinished"></translation>
771 </message> 781 </message>
772 <message> 782 <message>
773 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="62"/> 783 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="63"/>
774 <source>bpython</source> 784 <source>bpython</source>
775 <translation type="unfinished"></translation> 785 <translation type="unfinished"></translation>
776 </message> 786 </message>
777 <message> 787 <message>
778 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="110"/> 788 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="117"/>
779 <source>Select Virtual Environment for Python 3</source> 789 <source>Select Virtual Environment for Python 3</source>
780 <translation type="unfinished"></translation> 790 <translation type="unfinished"></translation>
781 </message> 791 </message>
782 <message> 792 <message>
783 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="128"/> 793 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="135"/>
784 <source>Select Virtual Environment for Python 2</source> 794 <source>Select Virtual Environment for Python 2</source>
785 <translation type="unfinished"></translation> 795 <translation type="unfinished"></translation>
786 </message> 796 </message>
787 <message> 797 <message>
788 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="37"/> 798 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="37"/>
789 <source>Console Command</source> 799 <source>Console Command</source>
800 <translation type="unfinished"></translation>
801 </message>
802 <message>
803 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="149"/>
804 <source>Translations Editor</source>
805 <translation type="unfinished"></translation>
806 </message>
807 <message>
808 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="248"/>
809 <source>Enter the path of an editor to use to do the translations. Leave empty to disable this feature.</source>
810 <translation type="unfinished"></translation>
811 </message>
812 <message>
813 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.ui" line="261"/>
814 <source>Select the translations editor via a file selection dialog</source>
815 <translation type="unfinished"></translation>
816 </message>
817 <message>
818 <location filename="ProjectPyramid/ConfigurationPage/PyramidPage.py" line="149"/>
819 <source>All Files (*)</source>
790 <translation type="unfinished"></translation> 820 <translation type="unfinished"></translation>
791 </message> 821 </message>
792 </context> 822 </context>
793 <context> 823 <context>
794 <name>PyramidRoutesDialog</name> 824 <name>PyramidRoutesDialog</name>

eric ide

mercurial