ProjectDjango/i18n/django_en.ts

Tue, 20 Dec 2016 12:26:33 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 20 Dec 2016 12:26:33 +0100
changeset 77
f8e92eaaba6e
parent 75
0165ce437462
child 78
5822c2e2b1c7
permissions
-rw-r--r--

Finished adding support for the various migration commands.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS><TS version="2.0" language="en_US" sourcelanguage="">
<context>
    <name>DjangoDialog</name>
    <message>
        <location filename="../DjangoDialog.ui" line="14"/>
        <source>Django</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDialog.ui" line="35"/>
        <source>Output</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDialog.ui" line="63"/>
        <source>Errors</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDialog.py" line="181"/>
        <source>Process Generation Error</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDialog.py" line="181"/>
        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDialog.py" line="266"/>
        <source>Select data file</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDialog.py" line="287"/>
        <source>Error saving data</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDialog.py" line="287"/>
        <source>&lt;p&gt;The data could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
</context>
<context>
    <name>DjangoDumpdataDataDialog</name>
    <message>
        <location filename="../DjangoDumpdataDataDialog.ui" line="20"/>
        <source>dumpdata Command Options</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDumpdataDataDialog.ui" line="35"/>
        <source>Applications</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDumpdataDataDialog.ui" line="53"/>
        <source>Enter the list of applications separated by spaces. Leave empty for all.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDumpdataDataDialog.ui" line="70"/>
        <source>Exclude Applications</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDumpdataDataDialog.ui" line="76"/>
        <source>Enter the list of applications separated by spaces.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDumpdataDataDialog.ui" line="93"/>
        <source>Dump Format</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDumpdataDataDialog.ui" line="99"/>
        <source>Serialization Format:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDumpdataDataDialog.ui" line="126"/>
        <source>Indentation Level:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDumpdataDataDialog.ui" line="133"/>
        <source>Enter the indentation level to be used when pretty-printing output</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDumpdataDataDialog.py" line="38"/>
        <source>JSON</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDumpdataDataDialog.py" line="39"/>
        <source>XML</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoDumpdataDataDialog.py" line="42"/>
        <source>YAML</source>
        <translation type="unfinished"></translation>
    </message>
</context>
<context>
    <name>DjangoLoaddataDataDialog</name>
    <message>
        <location filename="../DjangoLoaddataDataDialog.ui" line="20"/>
        <source>loaddata Command Options</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoLoaddataDataDialog.ui" line="29"/>
        <source>Enter the list of fixture patterns or the path of a fixture file.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoLoaddataDataDialog.ui" line="39"/>
        <source>Select a fixture file via a file selection dialog</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoLoaddataDataDialog.ui" line="42"/>
        <source>...</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoLoaddataDataDialog.py" line="57"/>
        <source>JSON Files (*.json);;XML Files (*.xml);;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoLoaddataDataDialog.py" line="60"/>
        <source>YAML Files (*.yaml);;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoLoaddataDataDialog.py" line="63"/>
        <source>All Files (*)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoLoaddataDataDialog.py" line="65"/>
        <source>Select fixture file</source>
        <translation type="unfinished"></translation>
    </message>
</context>
<context>
    <name>DjangoMakeMigrationsDialog</name>
    <message>
        <location filename="../DjangoMakeMigrationsDialog.ui" line="14"/>
        <source>Make Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMakeMigrationsDialog.ui" line="23"/>
        <source>Applications:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMakeMigrationsDialog.ui" line="36"/>
        <source>Enter the list of applications separated by spaces.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMakeMigrationsDialog.ui" line="46"/>
        <source>Name:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMakeMigrationsDialog.ui" line="53"/>
        <source>Enter a name for the migration</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMakeMigrationsDialog.ui" line="66"/>
        <source>Select to perform a dry-run</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMakeMigrationsDialog.ui" line="69"/>
        <source>Dry-Run only</source>
        <translation type="unfinished"></translation>
    </message>
</context>
<context>
    <name>DjangoMigrationSelectionDialog</name>
    <message>
        <location filename="../DjangoMigrationSelectionDialog.ui" line="14"/>
        <source>Select Migration</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationSelectionDialog.ui" line="29"/>
        <source>Select the application</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationSelectionDialog.ui" line="42"/>
        <source>Select a migration</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationSelectionDialog.ui" line="49"/>
        <source>Migration:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationSelectionDialog.ui" line="56"/>
        <source>Application:</source>
        <translation type="unfinished"></translation>
    </message>
</context>
<context>
    <name>DjangoMigrationsListDialog</name>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="69"/>
        <source>Name</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="76"/>
        <source>Migration</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="76"/>
        <source>Dependencies</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="176"/>
        <source>Process Generation Error</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="176"/>
        <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="68"/>
        <source>Available Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.ui" line="50"/>
        <source>Errors</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="75"/>
        <source>Migrations Plan</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="83"/>
        <source>&amp;Refresh</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="85"/>
        <source>Press to refresh the list</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="288"/>
        <source>Apply All Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="314"/>
        <source>Apply Selected Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="302"/>
        <source>Unapply Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="372"/>
        <source>Make Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="309"/>
        <source>Make Migrations (dry-run)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoMigrationsListDialog.py" line="372"/>
        <source>Enter a name for the migrations (leave empty to use system supplied name):</source>
        <translation type="unfinished"></translation>
    </message>
</context>
<context>
    <name>DjangoPage</name>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="17"/>
        <source>&lt;b&gt;Configure Django&lt;/b&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="37"/>
        <source>Console Commands</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="43"/>
        <source>Console Command:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="56"/>
        <source>Enter the console command</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="66"/>
        <source>Console Command (non-closing):</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="79"/>
        <source>Enter the console command for a non-closing console</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="89"/>
        <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>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="102"/>
        <source>Server</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="108"/>
        <source>Server Address:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="154"/>
        <source>Recent Applications Lists</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="177"/>
        <source>Number of recent applications lists:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="184"/>
        <source>Enter the number of recent applications to remember</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="343"/>
        <source>Django Python Console</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="364"/>
        <source>Select to use plain Python instead of IPython</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="367"/>
        <source>Use plain Python instead of IPython</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="115"/>
        <source>Enter the server port or server address and port (e.g. 127.0.0.1:8000 or [::1]:8000)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="122"/>
        <source>Select to use IPv6</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="125"/>
        <source>Use IPv6 protocol</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="218"/>
        <source>Python 3</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="305"/>
        <source>Django Virtual Environment</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="317"/>
        <source>Enter the path of the Django virtual environment. Leave empty to not use a virtual environment setup.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="330"/>
        <source>Select the virtual environment directory via a selection dialog</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="408"/>
        <source>...</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="299"/>
        <source>Python 2</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.py" line="144"/>
        <source>Select Virtual Environment for Python 3</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.py" line="163"/>
        <source>Select Virtual Environment for Python 2</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="380"/>
        <source>Translations Editor</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="392"/>
        <source>Enter the path of an editor to use to do the translations. Leave empty to disable this feature.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="405"/>
        <source>Select the translations editor via a file selection dialog</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.py" line="179"/>
        <source>All Files (*)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="135"/>
        <source>Web-Browser</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="141"/>
        <source>Select to use an external web-browser</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../ConfigurationPage/DjangoPage.ui" line="144"/>
        <source>Use external web-browser</source>
        <translation type="unfinished"></translation>
    </message>
</context>
<context>
    <name>DjangoSquashMigrationSelectionDialog</name>
    <message>
        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="14"/>
        <source>Squash Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="23"/>
        <source>Application:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="36"/>
        <source>Select the application</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="43"/>
        <source>Start Migration:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="76"/>
        <source>Select a migration</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="63"/>
        <source>End Migration:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="83"/>
        <source>Select to not optimize the squashed migration</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="86"/>
        <source>Dont&apos; optimize</source>
        <translation type="unfinished"></translation>
    </message>
</context>
<context>
    <name>Project</name>
    <message>
        <location filename="../Project.py" line="115"/>
        <source>Current Project</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="120"/>
        <source>Selects the current project</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="122"/>
        <source>&lt;b&gt;Current Project&lt;/b&gt;&lt;p&gt;Selects the current project. Used for multi-project Django projects to switch between the projects.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="135"/>
        <source>Start Project</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="135"/>
        <source>Start &amp;Project</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="140"/>
        <source>Starts a new Django project</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="142"/>
        <source>&lt;b&gt;Start Project&lt;/b&gt;&lt;p&gt;Starts a new Django project using &quot;django-admin.py startproject&quot;.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="150"/>
        <source>Start Application (global)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="150"/>
        <source>Start Application (&amp;global)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="155"/>
        <source>Starts a new global Django application</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="157"/>
        <source>&lt;b&gt;Start Application (global)&lt;/b&gt;&lt;p&gt;Starts a new global Django application using &quot;django-admin.py startapp&quot;.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="166"/>
        <source>Start Application (local)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="166"/>
        <source>Start Application (&amp;local)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="171"/>
        <source>Starts a new local Django application</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="173"/>
        <source>&lt;b&gt;Start Application (local)&lt;/b&gt;&lt;p&gt;Starts a new local Django application using &quot;manage.py startapp&quot;.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="186"/>
        <source>Run Server</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="186"/>
        <source>Run &amp;Server</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="191"/>
        <source>Starts the Django Web server</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="193"/>
        <source>&lt;b&gt;Run Server&lt;/b&gt;&lt;p&gt;Starts the Django Web server using &quot;manage.py runserver&quot;.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1988"/>
        <source>Run Web-Browser</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="201"/>
        <source>Run &amp;Web-Browser</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="206"/>
        <source>Starts the default Web-Browser with the URL of the Django Web server</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="209"/>
        <source>&lt;b&gt;Run Web-Browser&lt;/b&gt;&lt;p&gt;Starts the default Web-Browser with the URL of the Django Web server.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2601"/>
        <source>Create Cache Tables</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="221"/>
        <source>C&amp;reate Cache Tables</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="226"/>
        <source>Creates the tables needed to use the SQL cache backend</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="228"/>
        <source>&lt;b&gt;Create Cache Tables&lt;/b&gt;&lt;p&gt;Creates the tables needed to use the SQL cache backend.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="241"/>
        <source>Help</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="241"/>
        <source>&amp;Help</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="246"/>
        <source>Shows the Django help index</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="248"/>
        <source>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Shows the Django help index page.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1439"/>
        <source>About Django</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="259"/>
        <source>About D&amp;jango</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="264"/>
        <source>Shows some information about Django</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="266"/>
        <source>&lt;b&gt;About Django&lt;/b&gt;&lt;p&gt;Shows some information about Django.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="285"/>
        <source>Synchronize</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="285"/>
        <source>&amp;Synchronize</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="290"/>
        <source>Synchronizes the database</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="292"/>
        <source>&lt;b&gt;Synchronize&lt;/b&gt;&lt;p&gt;Synchronizes the database.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="299"/>
        <source>Introspect</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="299"/>
        <source>&amp;Introspect</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="304"/>
        <source>Introspects the database tables and outputs a Django model module</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="307"/>
        <source>&lt;b&gt;Introspect&lt;/b&gt;&lt;p&gt;Introspects the database tables and outputs a Django model module.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="315"/>
        <source>Flush</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="315"/>
        <source>&amp;Flush</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="320"/>
        <source>Returns all database tables to the state just after their installation</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="323"/>
        <source>&lt;b&gt;Flush&lt;/b&gt;&lt;p&gt;Returns all database tables to the state just after their installation.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="331"/>
        <source>Start Client Console</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="331"/>
        <source>Start &amp;Client Console</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="336"/>
        <source>Starts a console window for the database client</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="338"/>
        <source>&lt;b&gt;Start Client Console&lt;/b&gt;&lt;p&gt;Starts a console window for the database client.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2145"/>
        <source>Create Tables</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="349"/>
        <source>Create &amp;Tables</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="354"/>
        <source>Prints the CREATE TABLE SQL statements for one or more applications</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="357"/>
        <source>&lt;b&gt;Create Tables&lt;/b&gt;&lt;p&gt;Prints the CREATE TABLE SQL statements for one or more applications.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2152"/>
        <source>Create Indexes</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="366"/>
        <source>Create &amp;Indexes</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="371"/>
        <source>Prints the CREATE INDEX SQL statements for one or more applications</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="374"/>
        <source>&lt;b&gt;Create Indexes&lt;/b&gt;&lt;p&gt;Prints the CREATE INDEX SQL statements for one or more applications.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2159"/>
        <source>Create Everything</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="383"/>
        <source>Create &amp;Everything</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="388"/>
        <source>Prints the CREATE ... SQL statements for one or more applications</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="391"/>
        <source>&lt;b&gt;Create Everything&lt;/b&gt;&lt;p&gt;Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2166"/>
        <source>Custom Statements</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="400"/>
        <source>&amp;Custom Statements</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="405"/>
        <source>Prints the custom table modifying SQL statements for one or more applications</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="408"/>
        <source>&lt;b&gt;Custom Statements&lt;/b&gt;&lt;p&gt;Prints the custom table modifying SQL statements for one or more applications.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2173"/>
        <source>Drop Tables</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="417"/>
        <source>&amp;Drop Tables</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="422"/>
        <source>Prints the DROP TABLE SQL statements for one or more applications</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="425"/>
        <source>&lt;b&gt;Drop Tables&lt;/b&gt;&lt;p&gt;Prints the DROP TABLE SQL statements for one or more applications.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2187"/>
        <source>Flush Database</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="451"/>
        <source>&amp;Flush Database</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="456"/>
        <source>Prints a list of statements to return all database tables to the state just after their installation</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="459"/>
        <source>&lt;b&gt;Flush Database&lt;/b&gt;&lt;p&gt;Prints a list of statements to return all database tables to the state just after their installation.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2194"/>
        <source>Reset Sequences</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="468"/>
        <source>Reset &amp;Sequences</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="473"/>
        <source>Prints the SQL statements for resetting sequences for one or more applications</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="476"/>
        <source>&lt;b&gt;Reset Sequences&lt;/b&gt;&lt;p&gt;Prints the SQL statements for resetting sequences for one or more applications.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2502"/>
        <source>Diff Settings</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="523"/>
        <source>&amp;Diff Settings</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="528"/>
        <source>Shows the modification made to the settings</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="530"/>
        <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2523"/>
        <source>Cleanup</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="537"/>
        <source>&amp;Cleanup</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="542"/>
        <source>Cleans out old data from the database</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="544"/>
        <source>&lt;b&gt;Cleanup&lt;/b&gt;&lt;p&gt;Cleans out old data from the database.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2546"/>
        <source>Validate</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="551"/>
        <source>&amp;Validate</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="556"/>
        <source>Validates all installed models</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="558"/>
        <source>&lt;b&gt;Validate&lt;/b&gt;&lt;p&gt;Validates all installed models.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="565"/>
        <source>Start Python Console</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="565"/>
        <source>Start &amp;Python Console</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="570"/>
        <source>Starts a Python interactive interpreter</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="572"/>
        <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2638"/>
        <source>Dump Data</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="583"/>
        <source>&amp;Dump Data</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="588"/>
        <source>Dump the database data to a fixture</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="590"/>
        <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2677"/>
        <source>Load Data</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="597"/>
        <source>&amp;Load Data</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="602"/>
        <source>Load data from fixture files</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="604"/>
        <source>&lt;b&gt;Load Data&lt;/b&gt;&lt;p&gt;Load data from fixture files.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="611"/>
        <source>Run Testsuite</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="611"/>
        <source>Run &amp;Testsuite</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="616"/>
        <source>Run the test suite for applications or the whole site</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="618"/>
        <source>&lt;b&gt;Run Testsuite&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="625"/>
        <source>Run Testserver</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="625"/>
        <source>Run Test&amp;server</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="630"/>
        <source>Run a development server with data from a set of fixtures</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="632"/>
        <source>&lt;b&gt;Run Testserver&lt;/b&gt;&lt;p&gt;Run a development server with data from a set of fixtures.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="807"/>
        <source>D&amp;jango</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="847"/>
        <source>&amp;Database</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="871"/>
        <source>Show &amp;SQL</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="926"/>
        <source>&amp;Tools</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="946"/>
        <source>T&amp;esting</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1040"/>
        <source>New template...</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1049"/>
        <source>Update all catalogs</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1052"/>
        <source>Update selected catalogs</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1056"/>
        <source>Update all catalogs (with obsolete)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1059"/>
        <source>Update selected catalogs (with obsolete)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1063"/>
        <source>Compile all catalogs</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1066"/>
        <source>Compile selected catalogs</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1160"/>
        <source>New Form</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1127"/>
        <source>The file already exists! Overwrite it?</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1510"/>
        <source>Select Applications</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1510"/>
        <source>Enter the list of applications separated by spaces.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1865"/>
        <source>Project</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1605"/>
        <source>Application</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1607"/>
        <source>Start Django</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1607"/>
        <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1684"/>
        <source>Start Django Project</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1660"/>
        <source>Django project created successfully.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1684"/>
        <source>Enter the name of the new Django project.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1712"/>
        <source>Start Django Application</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1746"/>
        <source>Django application created successfully.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1758"/>
        <source>Start Global Django Application</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1758"/>
        <source>Enter the name of the new global Django application.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1780"/>
        <source>Start Local Django Application</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1780"/>
        <source>Enter the name of the new local Django application.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1829"/>
        <source>Select Project</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1829"/>
        <source>Select the Django project to work with.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1863"/>
        <source>None</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1868"/>
        <source>&amp;Current Django project ({0})</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="3230"/>
        <source>Process Generation Error</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1942"/>
        <source>The Django server could not be started.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1988"/>
        <source>Could not start the web-browser for the url &quot;{0}&quot;.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2839"/>
        <source>The Django process could not be started.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2029"/>
        <source>Introspect Database</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2058"/>
        <source>Flushing the database will destroy all data. Are you sure?</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2070"/>
        <source>Database tables flushed successfully.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2236"/>
        <source>SQL Files (*.sql)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2535"/>
        <source>Database cleaned up successfully.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2608"/>
        <source>Enter the names of the cache tables separated by spaces.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2623"/>
        <source>Cache tables created successfully.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2661"/>
        <source>JSON Files (*.json)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2663"/>
        <source>XML Files (*.xml)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2665"/>
        <source>YAML Files (*.yaml)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2768"/>
        <source>The Django test server could not be started.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2935"/>
        <source>Initializing message catalog for &apos;{0}&apos;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="3194"/>
        <source>No current site selected or no site created yet. Aborting...</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2955"/>
        <source>
Message catalog initialized successfully.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="3067"/>
        <source>Updating message catalogs</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="3158"/>
        <source>No locales detected. Aborting...</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="3118"/>
        <source>
Message catalogs updated successfully.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="3099"/>
        <source>Updating message catalogs (keeping obsolete messages)</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="3184"/>
        <source>Compiling message catalogs</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="3201"/>
        <source>
Message catalogs compiled successfully.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2798"/>
        <source>Change Password</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="644"/>
        <source>Change &amp;Password</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="649"/>
        <source>Change the password of a user</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="651"/>
        <source>&lt;b&gt;Change Password&lt;/b&gt;&lt;p&gt;Change the password of a user of the Django project.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="658"/>
        <source>Create Superuser</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="658"/>
        <source>Create &amp;Superuser</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="663"/>
        <source>Create a superuser account</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="665"/>
        <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2854"/>
        <source>Clear Sessions</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="676"/>
        <source>Clear &amp;Sessions</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="681"/>
        <source>Clear expired sessions</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="683"/>
        <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="966"/>
        <source>&amp;Authorization</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="983"/>
        <source>&amp;Session</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2798"/>
        <source>Enter the name of the user:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2866"/>
        <source>Expired sessions cleared successfully.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1439"/>
        <source>&lt;p&gt;Django 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>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1729"/>
        <source>&lt;p&gt;The &lt;b&gt;django-admin.py&lt;/b&gt; script is not in the path. Aborting...&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1025"/>
        <source>Open with {0}</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="3230"/>
        <source>The translations editor process ({0}) could not be started.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="1160"/>
        <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"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2180"/>
        <source>Drop Indexes</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="434"/>
        <source>&amp;Drop Indexes</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="439"/>
        <source>Prints the DROP INDEX SQL statements for one or more applications</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="442"/>
        <source>&lt;b&gt;Drop Indexes&lt;/b&gt;&lt;p&gt;Prints the DROP INDEX SQL statements for one or more applications.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="694"/>
        <source>Show Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="694"/>
        <source>&amp;Show Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="699"/>
        <source>Show a list of available migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="701"/>
        <source>&lt;b&gt;Show Migrations&lt;/b&gt;&lt;p&gt;This shows a list of available migrations of the Django project and their status.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="709"/>
        <source>Show Migrations Plan</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="709"/>
        <source>Show Migrations &amp;Plan</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="714"/>
        <source>Show a list with the migrations plan</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="716"/>
        <source>&lt;b&gt;Show Migrations Plan&lt;/b&gt;&lt;p&gt;This shows a list with the migrations plan of the Django project.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="901"/>
        <source>&amp;Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="724"/>
        <source>Apply All Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="724"/>
        <source>&amp;Apply All Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="729"/>
        <source>Apply all available migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="731"/>
        <source>&lt;b&gt;Apply All Migrations&lt;/b&gt;&lt;p&gt;This applies all migrations of the Django project.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2290"/>
        <source>Apply Selected Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="743"/>
        <source>Apply selected migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="745"/>
        <source>&lt;b&gt;Apply Selected Migrations&lt;/b&gt;&lt;p&gt;This applies selected migrations of the Django project.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2349"/>
        <source>Unapply Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="754"/>
        <source>&amp;Unapply Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="759"/>
        <source>Unapply all migrations for an app</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="761"/>
        <source>&lt;b&gt;Unapply Migrations&lt;/b&gt;&lt;p&gt;This unapplies all migrations for an app of the Django project.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2426"/>
        <source>Make Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="769"/>
        <source>&amp;Make Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="774"/>
        <source>Generate migrations for the project</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="776"/>
        <source>&lt;b&gt;Make Migrations&lt;/b&gt;&lt;p&gt;This generates migrations for the Django project.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2457"/>
        <source>No migrations available.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2315"/>
        <source>Apply Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2349"/>
        <source>Select an application:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2470"/>
        <source>Squash Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="783"/>
        <source>S&amp;quash Migrations</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="788"/>
        <source>Squash migrations of an application of the project</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="790"/>
        <source>&lt;b&gt;Squash Migrations&lt;/b&gt;&lt;p&gt;This squashes migrations of an application of the Django project.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="485"/>
        <source>Apply Migration</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="485"/>
        <source>&amp;Apply Migration</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="490"/>
        <source>Prints the SQL statements to apply a migration of an application</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="493"/>
        <source>&lt;b&gt;Apply Migration&lt;/b&gt;&lt;p&gt;Prints the SQL statements to apply a migration of an application.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="502"/>
        <source>Unapply Migration</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="502"/>
        <source>&amp;Unapply Migration</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="507"/>
        <source>Prints the SQL statements to unapply a migration of an application</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="510"/>
        <source>&lt;b&gt;Unapply Migration&lt;/b&gt;&lt;p&gt;Prints the SQL statements to unapply a migration of an application.&lt;/p&gt;</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../Project.py" line="2218"/>
        <source>SQL Migrate</source>
        <translation type="unfinished"></translation>
    </message>
</context>
<context>
    <name>ProjectDjangoPlugin</name>
    <message>
        <location filename="../../PluginProjectDjango.py" line="407"/>
        <source>Django</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../../PluginProjectDjango.py" line="178"/>
        <source>eric6 version is too old, {0}, {1} or newer needed.</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>

eric ide

mercurial