ProjectPyramid/i18n/pyramid_en.ts

Tue, 01 Jun 2021 19:37:46 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 01 Jun 2021 19:37:46 +0200
branch
eric7
changeset 147
eb28b4b6f7f5
parent 138
72ebb74aa42d
child 148
dcbd3a96f03c
permissions
-rw-r--r--

Ported the plug-in to PyQt6 for eric7.
(But it needs rework for recent Pyramid version.)

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="en_US" sourcelanguage="">
  <context>
    <name>CreateParametersDialog</name>
    <message>
      <location filename="../CreateParametersDialog.py" line="55" />
      <source>The pcreate command did not finish within 30s.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CreateParametersDialog.py" line="58" />
      <source>Could not start the pcreate executable.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CreateParametersDialog.py" line="69" />
      <source>Process Generation Error</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CreateParametersDialog.py" line="115" />
      <source>{0} ({1})</source>
      <comment>scaffold name, explanatory text</comment>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CreateParametersDialog.ui" line="0" />
      <source>Create Parameters</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CreateParametersDialog.ui" line="0" />
      <source>Project &amp;Name:</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CreateParametersDialog.ui" line="0" />
      <source>Enter the name of the Pyramid project to create</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CreateParametersDialog.ui" line="0" />
      <source>&amp;Scaffold:</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CreateParametersDialog.ui" line="0" />
      <source>Select the scaffold to be used</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CreateParametersDialog.ui" line="0" />
      <source>Select to overwrite existing files</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CreateParametersDialog.ui" line="0" />
      <source>Overwrite existing files</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CreateParametersDialog.ui" line="0" />
      <source>Select to simulate the creation</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../CreateParametersDialog.ui" line="0" />
      <source>Simulate Pyramid project creation</source>
      <translation type="unfinished" />
    </message>
  </context>
  <context>
    <name>DistributionTypeSelectionDialog</name>
    <message>
      <location filename="../DistributionTypeSelectionDialog.ui" line="0" />
      <source>Distribution Type</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../DistributionTypeSelectionDialog.ui" line="0" />
      <source>Select the distribution file formats below:</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../DistributionTypeSelectionDialog.ui" line="0" />
      <source>Check the distribution file formats that should be generated</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../DistributionTypeSelectionDialog.py" line="59" />
      <source>The python setup.py command did not finish within 30s.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../DistributionTypeSelectionDialog.py" line="63" />
      <source>Could not start the python executable.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../DistributionTypeSelectionDialog.py" line="78" />
      <source>Process Generation Error</source>
      <translation type="unfinished" />
    </message>
  </context>
  <context>
    <name>FormSelectionDialog</name>
    <message>
      <location filename="../FormSelectionDialog.ui" line="0" />
      <source>Template Type Selection</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../FormSelectionDialog.ui" line="0" />
      <source>Template &amp;Type:</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../FormSelectionDialog.ui" line="0" />
      <source>Select the template type</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../FormSelectionDialog.ui" line="0" />
      <source>Preview:</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../FormSelectionDialog.ui" line="0" />
      <source>Shows the text of the selected template</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../FormSelectionDialog.py" line="32" />
      <source>Standard HTML 5 template</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../FormSelectionDialog.py" line="45" />
      <source>Standard HTML template</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../FormSelectionDialog.py" line="59" />
      <source>Chameleon template</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../FormSelectionDialog.py" line="115" />
      <source>Mako template with sections</source>
      <translation type="unfinished" />
    </message>
  </context>
  <context>
    <name>Project</name>
    <message>
      <location filename="../Project.py" line="136" />
      <source>Current Pyramid Project</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="140" />
      <source>Selects the current Pyramid project</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="142" />
      <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>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="931" />
      <location filename="../Project.py" line="155" />
      <source>Create Pyramid Project</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="156" />
      <source>Create Pyramid &amp;Project</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="159" />
      <source>Creates a new Pyramid project</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="161" />
      <source>&lt;b&gt;Create Pyramid Project&lt;/b&gt;&lt;p&gt;Creates a new Pyramid project using "pcreate".&lt;/p&gt;</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1104" />
      <location filename="../Project.py" line="173" />
      <source>Run Server</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="174" />
      <source>Run &amp;Server</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="177" />
      <source>Starts the Pyramid Web server</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="179" />
      <source>&lt;b&gt;Run Server&lt;/b&gt;&lt;p&gt;Starts the Pyramid Web server using "pserve --reload development.ini".&lt;/p&gt;</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="188" />
      <source>Run Server with Logging</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="189" />
      <source>Run Server with &amp;Logging</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="192" />
      <source>Starts the Pyramid Web server with logging</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="194" />
      <source>&lt;b&gt;Run Server with Logging&lt;/b&gt;&lt;p&gt;Starts the Pyramid Web server with logging using "pserve --log-file=server.log --reload development.ini".&lt;/p&gt;</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1180" />
      <location filename="../Project.py" line="1163" />
      <location filename="../Project.py" line="203" />
      <source>Run Web-Browser</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="204" />
      <source>Run &amp;Web-Browser</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="207" />
      <source>Starts the default Web-Browser with the URL of the Pyramid Web server</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="210" />
      <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>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1198" />
      <location filename="../Project.py" line="219" />
      <source>Start Pyramid Python Console</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="220" />
      <source>Start Pyramid &amp;Python Console</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="223" />
      <source>Starts an interactive Python interpreter</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="225" />
      <source>&lt;b&gt;Start Pyramid Python Console&lt;/b&gt;&lt;p&gt;Starts an interactive Python interpreter.&lt;/p&gt;</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1229" />
      <location filename="../Project.py" line="237" />
      <source>Setup Development Environment</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="238" />
      <source>Setup &amp;Development Environment</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="241" />
      <source>Setup the Pyramid project in development mode</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="243" />
      <source>&lt;b&gt;Setup Development Environment&lt;/b&gt;&lt;p&gt;Setup the Pyramid project in development mode using "python setup.py develop".&lt;/p&gt;</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1323" />
      <location filename="../Project.py" line="1314" />
      <location filename="../Project.py" line="256" />
      <source>Initialize Database</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="257" />
      <source>Initialize &amp;Database</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="260" />
      <source>Initializes (or re-initializes) the database of the current Pyramid project</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="263" />
      <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>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1366" />
      <location filename="../Project.py" line="1353" />
      <location filename="../Project.py" line="276" />
      <source>Show Matching Views</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="277" />
      <source>Show Matching &amp;Views</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="280" />
      <source>Show views matching a given URL</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="282" />
      <source>&lt;b&gt;Show Matching Views&lt;/b&gt;&lt;p&gt;Show views matching a given URL.&lt;/p&gt;</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1387" />
      <location filename="../Project.py" line="290" />
      <source>Show Routes</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="291" />
      <source>Show &amp;Routes</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="294" />
      <source>Show all URL dispatch routes used by a Pyramid application</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="296" />
      <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>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1409" />
      <location filename="../Project.py" line="305" />
      <source>Show Tween Objects</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="306" />
      <source>Show &amp;Tween Objects</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="309" />
      <source>Show all implicit and explicit tween objects used by a Pyramid application</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="312" />
      <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>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="325" />
      <source>Build Distribution</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="326" />
      <source>Build &amp;Distribution</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="329" />
      <source>Builds a distribution file for the Pyramid project</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="331" />
      <source>&lt;b&gt;Build Distribution&lt;/b&gt;&lt;p&gt;Builds a distribution file for the Pyramid project using "python setup.py sdist".&lt;/p&gt;</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="344" />
      <source>Documentation</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="345" />
      <source>D&amp;ocumentation</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="348" />
      <source>Shows the help viewer with the Pyramid documentation</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="350" />
      <source>&lt;b&gt;Documentation&lt;/b&gt;&lt;p&gt;Shows the help viewer with the Pyramid documentation.&lt;/p&gt;</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="811" />
      <location filename="../Project.py" line="362" />
      <source>About Pyramid</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="363" />
      <source>About P&amp;yramid</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="366" />
      <source>Shows some information about Pyramid</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="368" />
      <source>&lt;b&gt;About Pyramid&lt;/b&gt;&lt;p&gt;Shows some information about Pyramid.&lt;/p&gt;</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="386" />
      <source>P&amp;yramid</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="451" />
      <source>Open with {0}</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="465" />
      <source>New template...</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="474" />
      <source>Extract Messages</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="477" />
      <source>Compile All Catalogs</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="480" />
      <source>Compile Selected Catalogs</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="483" />
      <source>Update All Catalogs</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="486" />
      <source>Update Selected Catalogs</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="525" />
      <source>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Files (*.html);;HTML Files (*.htm);;All Files (*)</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="564" />
      <location filename="../Project.py" line="550" />
      <location filename="../Project.py" line="535" />
      <source>New Form</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="551" />
      <source>The file already exists! Overwrite it?</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="565" />
      <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>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="812" />
      <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="{1}"&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="997" />
      <source>Select Pyramid Project</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="998" />
      <source>Select the Pyramid project to work with.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1036" />
      <source>None</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1041" />
      <source>&amp;Current Pyramid Project ({0})</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1724" />
      <location filename="../Project.py" line="1694" />
      <location filename="../Project.py" line="1641" />
      <location filename="../Project.py" line="1604" />
      <location filename="../Project.py" line="1567" />
      <location filename="../Project.py" line="1513" />
      <location filename="../Project.py" line="1416" />
      <location filename="../Project.py" line="1394" />
      <location filename="../Project.py" line="1360" />
      <location filename="../Project.py" line="1330" />
      <location filename="../Project.py" line="1315" />
      <location filename="../Project.py" line="1271" />
      <location filename="../Project.py" line="1236" />
      <location filename="../Project.py" line="1199" />
      <location filename="../Project.py" line="1164" />
      <location filename="../Project.py" line="1105" />
      <source>No current Pyramid project selected or no Pyramid project created yet. Aborting...</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1773" />
      <location filename="../Project.py" line="1216" />
      <location filename="../Project.py" line="1132" />
      <source>Process Generation Error</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1133" />
      <source>The Pyramid server could not be started.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1181" />
      <source>Could not start the web-browser for the URL "{0}".</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1217" />
      <source>The Pyramid Shell process could not be started.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1247" />
      <source>Pyramid development environment setup successfully.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1264" />
      <source>Build Distribution File</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1291" />
      <source>Python distribution file built successfully.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1340" />
      <source>Database initialized successfully.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1367" />
      <source>Enter the URL to be matched:</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1506" />
      <source>Extract messages</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1525" />
      <source>No setup.cfg found or no "extract_messages" section found in setup.cfg.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1532" />
      <source>No "output_file" option found in setup.cfg.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1546" />
      <source>
Messages extracted successfully.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1559" />
      <source>Initializing message catalog for '{0}'</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1580" />
      <source>
Message catalog initialized successfully.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1634" />
      <location filename="../Project.py" line="1597" />
      <source>Compiling message catalogs</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1668" />
      <location filename="../Project.py" line="1615" />
      <source>
Message catalogs compiled successfully.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1746" />
      <location filename="../Project.py" line="1663" />
      <source>No locales detected. Aborting...</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1717" />
      <location filename="../Project.py" line="1687" />
      <source>Updating message catalogs</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1751" />
      <location filename="../Project.py" line="1705" />
      <source>
Message catalogs updated successfully.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../Project.py" line="1774" />
      <source>The translations editor process ({0}) could not be started.</source>
      <translation type="unfinished" />
    </message>
  </context>
  <context>
    <name>ProjectPyramidPlugin</name>
    <message>
      <location filename="../../PluginProjectPyramid.py" line="407" />
      <location filename="../../PluginProjectPyramid.py" line="187" />
      <location filename="../../PluginProjectPyramid.py" line="71" />
      <source>Pyramid</source>
      <translation type="unfinished" />
    </message>
  </context>
  <context>
    <name>PyramidDialog</name>
    <message>
      <location filename="../PyramidDialog.py" line="198" />
      <source>Process Generation Error</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidDialog.py" line="199" />
      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidDialog.ui" line="0" />
      <source>Pyramid</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidDialog.ui" line="0" />
      <source>Output</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidDialog.ui" line="0" />
      <source>Errors</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidDialog.ui" line="0" />
      <source>Input</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidDialog.ui" line="0" />
      <source>Press to send the input to the Pyramid process</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidDialog.ui" line="0" />
      <source>&amp;Send</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidDialog.ui" line="0" />
      <source>Alt+S</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidDialog.ui" line="0" />
      <source>Enter data to be sent to the Pyramid process</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidDialog.ui" line="0" />
      <source>Select to switch the input field to password mode</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidDialog.ui" line="0" />
      <source>&amp;Password Mode</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidDialog.ui" line="0" />
      <source>Alt+P</source>
      <translation type="unfinished" />
    </message>
  </context>
  <context>
    <name>PyramidPage</name>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>&lt;b&gt;Configure Pyramid&lt;/b&gt;</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Console Command</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Console Command:</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Enter the console command</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <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 '@' character.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Web-Browser</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Select to use an external web-browser</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Use external web-browser</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Python 3</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Pyramid Virtual Environment</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Select the Virtual Environment to be used with Pyramid</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Pyramid Python Console:</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Select the Python console type</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Pyramid Documentation</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>URL:</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Enter the URL of the Pyramid documentation</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Press to reset the URL to the default URL</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Translations Editor</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Enter the path of an editor to use to do the translations. Leave empty to disable this feature.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.ui" line="0" />
      <source>Enter the path of the translations editor</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.py" line="59" />
      <source>Plain Python</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.py" line="60" />
      <source>IPython</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.py" line="61" />
      <source>bpython</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../ConfigurationPage/PyramidPage.py" line="70" />
      <source>All Files (*)</source>
      <translation type="unfinished" />
    </message>
  </context>
  <context>
    <name>PyramidRoutesDialog</name>
    <message>
      <location filename="../PyramidRoutesDialog.ui" line="0" />
      <source>Pyramid</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidRoutesDialog.ui" line="0" />
      <source>Errors</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidRoutesDialog.ui" line="0" />
      <source>Input</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidRoutesDialog.ui" line="0" />
      <source>Press to send the input to the Pyramid process</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidRoutesDialog.ui" line="0" />
      <source>&amp;Send</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidRoutesDialog.ui" line="0" />
      <source>Alt+S</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidRoutesDialog.ui" line="0" />
      <source>Enter data to be sent to the Pyramid process</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidRoutesDialog.ui" line="0" />
      <source>Select to switch the input field to password mode</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidRoutesDialog.ui" line="0" />
      <source>&amp;Password Mode</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidRoutesDialog.ui" line="0" />
      <source>Alt+P</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidRoutesDialog.py" line="120" />
      <source>No routes found.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidRoutesDialog.py" line="154" />
      <source>Getting routes...</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidRoutesDialog.py" line="190" />
      <source>Process Generation Error</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="../PyramidRoutesDialog.py" line="191" />
      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
      <translation type="unfinished" />
    </message>
  </context>
</TS>

eric ide

mercurial