Sun, 24 Mar 2013 13:26:59 +0100
Continued porting the Django project plug-in from eric4.
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ChangeLog Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,2 @@ +ChangeLog +---------
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PKGLIST Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,29 @@ +PluginProjectDjango.py +ProjectDjango/APIs/django-1.0.4.api +ProjectDjango/APIs/django-1.0.4.bas +ProjectDjango/APIs/django-1.1.4.api +ProjectDjango/APIs/django-1.1.4.bas +ProjectDjango/APIs/django-1.3.7.api +ProjectDjango/APIs/django-1.3.7.bas +ProjectDjango/APIs/django-1.4.5.api +ProjectDjango/APIs/django-1.4.5.bas +ProjectDjango/APIs/django-1.5.0.api +ProjectDjango/APIs/django-1.5.0.bas +ProjectDjango/ConfigurationPage/DjangoPage.py +ProjectDjango/ConfigurationPage/DjangoPage.ui +ProjectDjango/ConfigurationPage/__init__.py +ProjectDjango/DjangoDialog.py +ProjectDjango/DjangoDialog.ui +ProjectDjango/DjangoDumpdataDataDialog.py +ProjectDjango/DjangoDumpdataDataDialog.ui +ProjectDjango/DjangoLoaddataDataDialog.py +ProjectDjango/DjangoLoaddataDataDialog.ui +ProjectDjango/Documentation/LICENSE.GPL3 +ProjectDjango/Documentation/help/index.html +ProjectDjango/Documentation/help/howto-debug.html +ProjectDjango/Project.py +ProjectDjango/__init__.py +ProjectDjango/i18n/django_de.qm +ProjectDjango/i18n/django_en.qm +ProjectDjango/i18n/django_es.qm +ProjectDjango/icons/django.png
--- a/PluginDjango.e4p Sat Mar 23 19:41:38 2013 +0100 +++ b/PluginDjango.e4p Sun Mar 24 13:26:59 2013 +0100 @@ -29,13 +29,29 @@ <Form>ProjectDjango/DjangoDumpdataDataDialog.ui</Form> <Form>ProjectDjango/DjangoLoaddataDataDialog.ui</Form> </Forms> - <Translations/> + <Translations> + <Translation>ProjectDjango/i18n/django_de.ts</Translation> + <Translation>ProjectDjango/i18n/django_ru.ts</Translation> + <Translation>ProjectDjango/i18n/django_tr.ts</Translation> + <Translation>ProjectDjango/i18n/django_es.ts</Translation> + <Translation>ProjectDjango/i18n/django_en.ts</Translation> + <Translation>ProjectDjango/i18n/django_de.qm</Translation> + <Translation>ProjectDjango/i18n/django_en.qm</Translation> + <Translation>ProjectDjango/i18n/django_es.qm</Translation> + </Translations> <Resources/> <Interfaces/> <Others> <Other>.hgignore</Other> <Other>ProjectDjango/APIs</Other> <Other>ProjectDjango/Documentation/help</Other> + <Other>ChangeLog</Other> + <Other>PKGLIST</Other> + <Other>PluginDjango.e4p</Other> + <Other>ProjectDjango/Documentation/LICENSE.GPL3</Other> + <Other>ProjectDjango/icons/django.png</Other> + <Other>ProjectDjango/Documentation/source</Other> + <Other>PluginProjectDjango.zip</Other> </Others> <MainScript>PluginProjectDjango.py</MainScript> <Vcs> @@ -157,4 +173,66 @@ <FiletypeAssociation pattern="*.ui.h" type="FORMS"/> <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/> </FiletypeAssociations> + <Documentation> + <DocumentationParams> + <dict> + <key> + <string>ERIC4DOC</string> + </key> + <value> + <dict> + <key> + <string>cssFile</string> + </key> + <value> + <string>%PYTHON%/eric5/CSSs/default.css</string> + </value> + <key> + <string>ignoreDirectories</string> + </key> + <value> + <list> + <string>.eric5project</string> + <string>.ropeproject</string> + </list> + </value> + <key> + <string>ignoreFilePatterns</string> + </key> + <value> + <list> + <string>Ui_*</string> + </list> + </value> + <key> + <string>outputDirectory</string> + </key> + <value> + <string>ProjectDjango/Documentation/source</string> + </value> + <key> + <string>qtHelpEnabled</string> + </key> + <value> + <bool>False</bool> + </value> + <key> + <string>sourceExtensions</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>useRecursion</string> + </key> + <value> + <bool>True</bool> + </value> + </dict> + </value> + </dict> + </DocumentationParams> + </Documentation> </Project>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/Documentation/LICENSE.GPL3 Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,901 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 675 Mass Ave, Cambridge, MA 02139, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/Documentation/source/Plugin_Project_Django.PluginProjectDjango.html Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,297 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_Project_Django.PluginProjectDjango</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body><a NAME="top" ID="top"></a> +<h1>Plugin_Project_Django.PluginProjectDjango</h1> +<p> +Module implementing the Django project plugin. +</p> +<h3>Global Attributes</h3> +<table> +<tr><td>author</td></tr><tr><td>autoactivate</td></tr><tr><td>className</td></tr><tr><td>deactivateable</td></tr><tr><td>djangoPluginObject</td></tr><tr><td>error</td></tr><tr><td>longDescription</td></tr><tr><td>name</td></tr><tr><td>needsRestart</td></tr><tr><td>packageName</td></tr><tr><td>pyqtApi</td></tr><tr><td>shortDescription</td></tr><tr><td>version</td></tr> +</table> +<h3>Classes</h3> +<table> +<tr> +<td><a href="#ProjectDjangoPlugin">ProjectDjangoPlugin</a></td> +<td>Class implementing the Pyramid project plugin.</td> +</tr> +</table> +<h3>Functions</h3> +<table> +<tr> +<td><a href="#apiFiles">apiFiles</a></td> +<td>Module function to return the API files made available by this plugin.</td> +</tr><tr> +<td><a href="#createDjangoPage">createDjangoPage</a></td> +<td>Module function to create the Django configuration page.</td> +</tr><tr> +<td><a href="#getConfigData">getConfigData</a></td> +<td>Module function returning data as required by the configuration dialog.</td> +</tr><tr> +<td><a href="#prepareUninstall">prepareUninstall</a></td> +<td>Module function to prepare for an uninstallation.</td> +</tr> +</table> +<hr /><hr /> +<a NAME="ProjectDjangoPlugin" ID="ProjectDjangoPlugin"></a> +<h2>ProjectDjangoPlugin</h2> +<p> + Class implementing the Pyramid project plugin. +</p> +<h3>Derived from</h3> +QObject +<h3>Class Attributes</h3> +<table> +<tr><td>PreferencesKey</td></tr><tr><td>lexerAssociations</td></tr> +</table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> +<table> +<tr> +<td><a href="#ProjectDjangoPlugin.__init__">ProjectDjangoPlugin</a></td> +<td>Constructor</td> +</tr><tr> +<td><a href="#ProjectDjangoPlugin.__checkVersions">__checkVersions</a></td> +<td>Private function to check that the eric5 version is ok.</td> +</tr><tr> +<td><a href="#ProjectDjangoPlugin.__initialize">__initialize</a></td> +<td>Private slot to (re)initialize the plugin.</td> +</tr><tr> +<td><a href="#ProjectDjangoPlugin.__loadTranslator">__loadTranslator</a></td> +<td>Private method to load the translation file.</td> +</tr><tr> +<td><a href="#ProjectDjangoPlugin.__projectClosed">__projectClosed</a></td> +<td>Private slot to handle the projectClosed signal.</td> +</tr><tr> +<td><a href="#ProjectDjangoPlugin.__projectOpened">__projectOpened</a></td> +<td>Private slot to handle the projectOpened signal.</td> +</tr><tr> +<td><a href="#ProjectDjangoPlugin.activate">activate</a></td> +<td>Public method to activate this plugin.</td> +</tr><tr> +<td><a href="#ProjectDjangoPlugin.binaryTranslationsCallback">binaryTranslationsCallback</a></td> +<td>Public method to determine the filename of a compiled translation file given the translation source file.</td> +</tr><tr> +<td><a href="#ProjectDjangoPlugin.deactivate">deactivate</a></td> +<td>Public method to deactivate this plugin.</td> +</tr><tr> +<td><a href="#ProjectDjangoPlugin.fileTypesCallback">fileTypesCallback</a></td> +<td>Public method get the filetype associations of the Django project type.</td> +</tr><tr> +<td><a href="#ProjectDjangoPlugin.getPreferences">getPreferences</a></td> +<td>Public method to retrieve the various settings.</td> +</tr><tr> +<td><a href="#ProjectDjangoPlugin.lexerAssociationCallback">lexerAssociationCallback</a></td> +<td>Public method to get the lexer association of the Django project type for a file.</td> +</tr><tr> +<td><a href="#ProjectDjangoPlugin.setPreferences">setPreferences</a></td> +<td>Public method to store the various settings.</td> +</tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<a NAME="ProjectDjangoPlugin.__init__" ID="ProjectDjangoPlugin.__init__"></a> +<h4>ProjectDjangoPlugin (Constructor)</h4> +<b>ProjectDjangoPlugin</b>(<i>ui</i>) +<p> + Constructor +</p><dl> +<dt><i>ui</i></dt> +<dd> +reference to the user interface object (UI.UserInterface) +</dd> +</dl><a NAME="ProjectDjangoPlugin.__checkVersions" ID="ProjectDjangoPlugin.__checkVersions"></a> +<h4>ProjectDjangoPlugin.__checkVersions</h4> +<b>__checkVersions</b>(<i></i>) +<p> + Private function to check that the eric5 version is ok. +</p><dl> +<dt>Returns:</dt> +<dd> +flag indicating version is ok (boolean) +</dd> +</dl><a NAME="ProjectDjangoPlugin.__initialize" ID="ProjectDjangoPlugin.__initialize"></a> +<h4>ProjectDjangoPlugin.__initialize</h4> +<b>__initialize</b>(<i></i>) +<p> + Private slot to (re)initialize the plugin. +</p><a NAME="ProjectDjangoPlugin.__loadTranslator" ID="ProjectDjangoPlugin.__loadTranslator"></a> +<h4>ProjectDjangoPlugin.__loadTranslator</h4> +<b>__loadTranslator</b>(<i></i>) +<p> + Private method to load the translation file. +</p><a NAME="ProjectDjangoPlugin.__projectClosed" ID="ProjectDjangoPlugin.__projectClosed"></a> +<h4>ProjectDjangoPlugin.__projectClosed</h4> +<b>__projectClosed</b>(<i></i>) +<p> + Private slot to handle the projectClosed signal. +</p><a NAME="ProjectDjangoPlugin.__projectOpened" ID="ProjectDjangoPlugin.__projectOpened"></a> +<h4>ProjectDjangoPlugin.__projectOpened</h4> +<b>__projectOpened</b>(<i></i>) +<p> + Private slot to handle the projectOpened signal. +</p><a NAME="ProjectDjangoPlugin.activate" ID="ProjectDjangoPlugin.activate"></a> +<h4>ProjectDjangoPlugin.activate</h4> +<b>activate</b>(<i></i>) +<p> + Public method to activate this plugin. +</p><dl> +<dt>Returns:</dt> +<dd> +tuple of None and activation status (boolean) +</dd> +</dl><a NAME="ProjectDjangoPlugin.binaryTranslationsCallback" ID="ProjectDjangoPlugin.binaryTranslationsCallback"></a> +<h4>ProjectDjangoPlugin.binaryTranslationsCallback</h4> +<b>binaryTranslationsCallback</b>(<i>filename</i>) +<p> + Public method to determine the filename of a compiled translation file + given the translation source file. +</p><dl> +<dt><i>filename</i></dt> +<dd> +name of the translation source file (string) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +name of the binary translation file (string) +</dd> +</dl><a NAME="ProjectDjangoPlugin.deactivate" ID="ProjectDjangoPlugin.deactivate"></a> +<h4>ProjectDjangoPlugin.deactivate</h4> +<b>deactivate</b>(<i></i>) +<p> + Public method to deactivate this plugin. +</p><a NAME="ProjectDjangoPlugin.fileTypesCallback" ID="ProjectDjangoPlugin.fileTypesCallback"></a> +<h4>ProjectDjangoPlugin.fileTypesCallback</h4> +<b>fileTypesCallback</b>(<i></i>) +<p> + Public method get the filetype associations of the Django project type. +</p><dl> +<dt>Returns:</dt> +<dd> +dictionary with file type associations +</dd> +</dl><a NAME="ProjectDjangoPlugin.getPreferences" ID="ProjectDjangoPlugin.getPreferences"></a> +<h4>ProjectDjangoPlugin.getPreferences</h4> +<b>getPreferences</b>(<i>key</i>) +<p> + Public method to retrieve the various settings. +</p><dl> +<dt><i>key</i></dt> +<dd> +the key of the value to get +</dd><dt><i>prefClass</i></dt> +<dd> +preferences class used as the storage area +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +the requested setting +</dd> +</dl><a NAME="ProjectDjangoPlugin.lexerAssociationCallback" ID="ProjectDjangoPlugin.lexerAssociationCallback"></a> +<h4>ProjectDjangoPlugin.lexerAssociationCallback</h4> +<b>lexerAssociationCallback</b>(<i>filename</i>) +<p> + Public method to get the lexer association of the Django project type for + a file. +</p><dl> +<dt><i>filename</i></dt> +<dd> +name of the file (string) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +name of the lexer (string) (Pygments lexers are prefixed with 'Pygments|') +</dd> +</dl><a NAME="ProjectDjangoPlugin.setPreferences" ID="ProjectDjangoPlugin.setPreferences"></a> +<h4>ProjectDjangoPlugin.setPreferences</h4> +<b>setPreferences</b>(<i>key, value</i>) +<p> + Public method to store the various settings. +</p><dl> +<dt><i>key</i></dt> +<dd> +the key of the setting to be set (string) +</dd><dt><i>value</i></dt> +<dd> +the value to be set +</dd><dt><i>prefClass</i></dt> +<dd> +preferences class used as the storage area +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /><hr /> +<a NAME="apiFiles" ID="apiFiles"></a> +<h2>apiFiles</h2> +<b>apiFiles</b>(<i>language</i>) +<p> + Module function to return the API files made available by this plugin. +</p><dl> +<dt>Returns:</dt> +<dd> +list of API filenames (list of string) +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /><hr /> +<a NAME="createDjangoPage" ID="createDjangoPage"></a> +<h2>createDjangoPage</h2> +<b>createDjangoPage</b>(<i>configDlg</i>) +<p> + Module function to create the Django configuration page. +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the configuration page +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /><hr /> +<a NAME="getConfigData" ID="getConfigData"></a> +<h2>getConfigData</h2> +<b>getConfigData</b>(<i></i>) +<p> + Module function returning data as required by the configuration dialog. +</p><dl> +<dt>Returns:</dt> +<dd> +dictionary containing the relevant data +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /><hr /> +<a NAME="prepareUninstall" ID="prepareUninstall"></a> +<h2>prepareUninstall</h2> +<b>prepareUninstall</b>(<i></i>) +<p> + Module function to prepare for an uninstallation. +</p> +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.ConfigurationPage.DjangoPage.html Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,89 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_Project_Django.ProjectDjango.ConfigurationPage.DjangoPage</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body><a NAME="top" ID="top"></a> +<h1>Plugin_Project_Django.ProjectDjango.ConfigurationPage.DjangoPage</h1> +<p> +Module implementing the Django configuration page. +</p> +<h3>Global Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Classes</h3> +<table> +<tr> +<td><a href="#DjangoPage">DjangoPage</a></td> +<td>Class implementing the Django configuration page.</td> +</tr> +</table> +<h3>Functions</h3> +<table> +<tr><td>None</td></tr> +</table> +<hr /><hr /> +<a NAME="DjangoPage" ID="DjangoPage"></a> +<h2>DjangoPage</h2> +<p> + Class implementing the Django configuration page. +</p> +<h3>Derived from</h3> +ConfigurationPageBase, Ui_DjangoPage +<h3>Class Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> +<table> +<tr> +<td><a href="#DjangoPage.__init__">DjangoPage</a></td> +<td>Constructor</td> +</tr><tr> +<td><a href="#DjangoPage.save">save</a></td> +<td>Public slot to save the Django configuration.</td> +</tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<a NAME="DjangoPage.__init__" ID="DjangoPage.__init__"></a> +<h4>DjangoPage (Constructor)</h4> +<b>DjangoPage</b>(<i>plugin</i>) +<p> + Constructor +</p><dl> +<dt><i>plugin</i></dt> +<dd> +reference to the plugin object +</dd> +</dl><a NAME="DjangoPage.save" ID="DjangoPage.save"></a> +<h4>DjangoPage.save</h4> +<b>save</b>(<i></i>) +<p> + Public slot to save the Django configuration. +</p> +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.DjangoDialog.html Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,251 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_Project_Django.ProjectDjango.DjangoDialog</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body><a NAME="top" ID="top"></a> +<h1>Plugin_Project_Django.ProjectDjango.DjangoDialog</h1> +<p> +Module implementing a dialog starting a process and showing its output. +</p> +<h3>Global Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Classes</h3> +<table> +<tr> +<td><a href="#DjangoDialog">DjangoDialog</a></td> +<td>Class implementing a dialog starting a process and showing its output.</td> +</tr> +</table> +<h3>Functions</h3> +<table> +<tr><td>None</td></tr> +</table> +<hr /><hr /> +<a NAME="DjangoDialog" ID="DjangoDialog"></a> +<h2>DjangoDialog</h2> +<p> + Class implementing a dialog starting a process and showing its output. +</p><p> + It starts a QProcess and displays a dialog that + shows the output of the process. The dialog is modal, + which causes a synchronized execution of the process. +</p> +<h3>Derived from</h3> +QDialog, Ui_DjangoDialog +<h3>Class Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> +<table> +<tr> +<td><a href="#DjangoDialog.__init__">DjangoDialog</a></td> +<td>Constructor</td> +</tr><tr> +<td><a href="#DjangoDialog.__finish">__finish</a></td> +<td>Private slot called when the process finished or the user pressed the button.</td> +</tr><tr> +<td><a href="#DjangoDialog.__procFinished">__procFinished</a></td> +<td>Private slot connected to the finished signal.</td> +</tr><tr> +<td><a href="#DjangoDialog.__readStderr">__readStderr</a></td> +<td>Private slot to handle the readyReadStderr signal.</td> +</tr><tr> +<td><a href="#DjangoDialog.__readStdout">__readStdout</a></td> +<td>Private slot to handle the readyReadStdout signal.</td> +</tr><tr> +<td><a href="#DjangoDialog.__saveData">__saveData</a></td> +<td>Private slot to save the output to a file.</td> +</tr><tr> +<td><a href="#DjangoDialog.normalExit">normalExit</a></td> +<td>Public method to check for a normal process termination.</td> +</tr><tr> +<td><a href="#DjangoDialog.normalExitWithoutErrors">normalExitWithoutErrors</a></td> +<td>Public method to check for a normal process termination without error messages.</td> +</tr><tr> +<td><a href="#DjangoDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> +<td>Private slot called by a button of the button box clicked.</td> +</tr><tr> +<td><a href="#DjangoDialog.startBatchProcesses">startBatchProcesses</a></td> +<td>Public slot used to start a batch of processes.</td> +</tr><tr> +<td><a href="#DjangoDialog.startProcess">startProcess</a></td> +<td>Public slot used to start the process.</td> +</tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<a NAME="DjangoDialog.__init__" ID="DjangoDialog.__init__"></a> +<h4>DjangoDialog (Constructor)</h4> +<b>DjangoDialog</b>(<i>text, fixed = False, linewrap = True, msgSuccess = None, msgError = None, saveFilters = None, parent = None</i>) +<p> + Constructor +</p><dl> +<dt><i>text</i></dt> +<dd> +text to be shown by the label (string) +</dd><dt><i>fixed=</i></dt> +<dd> +flag indicating a fixed font should be used (boolean) +</dd><dt><i>linewrap=</i></dt> +<dd> +flag indicating to wrap long lines (boolean) +</dd><dt><i>msgSuccess=</i></dt> +<dd> +optional string to show upon successful execution + (string) +</dd><dt><i>msgError=</i></dt> +<dd> +optional string to show upon unsuccessful execution + (string) +</dd><dt><i>saveFilters=</i></dt> +<dd> +filename filter string (string) +</dd><dt><i>parent=</i></dt> +<dd> +parent widget (QWidget) +</dd> +</dl><a NAME="DjangoDialog.__finish" ID="DjangoDialog.__finish"></a> +<h4>DjangoDialog.__finish</h4> +<b>__finish</b>(<i></i>) +<p> + Private slot called when the process finished or the user pressed the button. +</p><a NAME="DjangoDialog.__procFinished" ID="DjangoDialog.__procFinished"></a> +<h4>DjangoDialog.__procFinished</h4> +<b>__procFinished</b>(<i>exitCode, exitStatus</i>) +<p> + Private slot connected to the finished signal. +</p><dl> +<dt><i>exitCode</i></dt> +<dd> +exit code of the process (integer) +</dd><dt><i>exitStatus</i></dt> +<dd> +exit status of the process (QProcess.ExitStatus) +</dd> +</dl><a NAME="DjangoDialog.__readStderr" ID="DjangoDialog.__readStderr"></a> +<h4>DjangoDialog.__readStderr</h4> +<b>__readStderr</b>(<i></i>) +<p> + Private slot to handle the readyReadStderr signal. +</p><p> + It reads the error output of the process and inserts it into the + error pane. +</p><a NAME="DjangoDialog.__readStdout" ID="DjangoDialog.__readStdout"></a> +<h4>DjangoDialog.__readStdout</h4> +<b>__readStdout</b>(<i></i>) +<p> + Private slot to handle the readyReadStdout signal. +</p><p> + It reads the output of the process, formats it and inserts it into + the contents pane. +</p><a NAME="DjangoDialog.__saveData" ID="DjangoDialog.__saveData"></a> +<h4>DjangoDialog.__saveData</h4> +<b>__saveData</b>(<i></i>) +<p> + Private slot to save the output to a file. +</p><a NAME="DjangoDialog.normalExit" ID="DjangoDialog.normalExit"></a> +<h4>DjangoDialog.normalExit</h4> +<b>normalExit</b>(<i></i>) +<p> + Public method to check for a normal process termination. +</p><dl> +<dt>Returns:</dt> +<dd> +flag indicating normal process termination (boolean) +</dd> +</dl><a NAME="DjangoDialog.normalExitWithoutErrors" ID="DjangoDialog.normalExitWithoutErrors"></a> +<h4>DjangoDialog.normalExitWithoutErrors</h4> +<b>normalExitWithoutErrors</b>(<i></i>) +<p> + Public method to check for a normal process termination without + error messages. +</p><dl> +<dt>Returns:</dt> +<dd> +flag indicating normal process termination (boolean) +</dd> +</dl><a NAME="DjangoDialog.on_buttonBox_clicked" ID="DjangoDialog.on_buttonBox_clicked"></a> +<h4>DjangoDialog.on_buttonBox_clicked</h4> +<b>on_buttonBox_clicked</b>(<i>button</i>) +<p> + Private slot called by a button of the button box clicked. +</p><dl> +<dt><i>button</i></dt> +<dd> +button that was clicked (QAbstractButton) +</dd> +</dl><a NAME="DjangoDialog.startBatchProcesses" ID="DjangoDialog.startBatchProcesses"></a> +<h4>DjangoDialog.startBatchProcesses</h4> +<b>startBatchProcesses</b>(<i>argsLists, workingDir = None, mergedOutput = False</i>) +<p> + Public slot used to start a batch of processes. +</p><dl> +<dt><i>argsLists</i></dt> +<dd> +list of lists of arguments for the processes + (list of lists of strings) +</dd><dt><i>workingDir</i></dt> +<dd> +working directory for the process (string) +</dd><dt><i>mergedOutput</i></dt> +<dd> +flag indicating to merge the output of the process (boolean) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +flag indicating a successful start of the first process (boolean) +</dd> +</dl><a NAME="DjangoDialog.startProcess" ID="DjangoDialog.startProcess"></a> +<h4>DjangoDialog.startProcess</h4> +<b>startProcess</b>(<i>args, workingDir = None, showCommand = True, mergedOutput = False</i>) +<p> + Public slot used to start the process. +</p><dl> +<dt><i>args</i></dt> +<dd> +list of arguments for the process (list of strings) +</dd><dt><i>workingDir</i></dt> +<dd> +working directory for the process (string) +</dd><dt><i>showCommand</i></dt> +<dd> +flag indicating to show the command executed (boolean) +</dd><dt><i>mergedOutput</i></dt> +<dd> +flag indicating to merge the output of the process (boolean) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +flag indicating a successful start of the process (boolean) +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.DjangoDumpdataDataDialog.html Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,99 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_Project_Django.ProjectDjango.DjangoDumpdataDataDialog</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body><a NAME="top" ID="top"></a> +<h1>Plugin_Project_Django.ProjectDjango.DjangoDumpdataDataDialog</h1> +<p> +Module implementing a dialog to enter the data for the 'dumpdata' command. +</p> +<h3>Global Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Classes</h3> +<table> +<tr> +<td><a href="#DjangoDumpdataDataDialog">DjangoDumpdataDataDialog</a></td> +<td>Class implementing a dialog to enter the data for the 'dumpdata' command.</td> +</tr> +</table> +<h3>Functions</h3> +<table> +<tr><td>None</td></tr> +</table> +<hr /><hr /> +<a NAME="DjangoDumpdataDataDialog" ID="DjangoDumpdataDataDialog"></a> +<h2>DjangoDumpdataDataDialog</h2> +<p> + Class implementing a dialog to enter the data for the 'dumpdata' command. +</p> +<h3>Derived from</h3> +QDialog, Ui_DjangoDumpdataDataDialog +<h3>Class Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> +<table> +<tr> +<td><a href="#DjangoDumpdataDataDialog.__init__">DjangoDumpdataDataDialog</a></td> +<td>Constructor</td> +</tr><tr> +<td><a href="#DjangoDumpdataDataDialog.getData">getData</a></td> +<td>Public method to get the data entered into the dialog.</td> +</tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<a NAME="DjangoDumpdataDataDialog.__init__" ID="DjangoDumpdataDataDialog.__init__"></a> +<h4>DjangoDumpdataDataDialog (Constructor)</h4> +<b>DjangoDumpdataDataDialog</b>(<i>project, parent=None</i>) +<p> + Constructor +</p><dl> +<dt><i>project</i></dt> +<dd> +reference to the Django project object +</dd><dt><i>parent</i></dt> +<dd> +reference to the parent widget (QWidget) +</dd> +</dl><a NAME="DjangoDumpdataDataDialog.getData" ID="DjangoDumpdataDataDialog.getData"></a> +<h4>DjangoDumpdataDataDialog.getData</h4> +<b>getData</b>(<i></i>) +<p> + Public method to get the data entered into the dialog. +</p><dl> +<dt>Returns:</dt> +<dd> +tuple of two lists of strings, a string and an integer giving + the list of applications to work on, the list of applications to + exclude, the dump format and the indentation level +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.DjangoLoaddataDataDialog.html Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,113 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_Project_Django.ProjectDjango.DjangoLoaddataDataDialog</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body><a NAME="top" ID="top"></a> +<h1>Plugin_Project_Django.ProjectDjango.DjangoLoaddataDataDialog</h1> +<p> +Module implementing a dialog to enter the data for the 'loaddata' command. +</p> +<h3>Global Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Classes</h3> +<table> +<tr> +<td><a href="#DjangoLoaddataDataDialog">DjangoLoaddataDataDialog</a></td> +<td>Class implementing a dialog to enter the data for the 'loaddata' command.</td> +</tr> +</table> +<h3>Functions</h3> +<table> +<tr><td>None</td></tr> +</table> +<hr /><hr /> +<a NAME="DjangoLoaddataDataDialog" ID="DjangoLoaddataDataDialog"></a> +<h2>DjangoLoaddataDataDialog</h2> +<p> + Class implementing a dialog to enter the data for the 'loaddata' command. +</p> +<h3>Derived from</h3> +QDialog, Ui_DjangoLoaddataDataDialog +<h3>Class Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> +<table> +<tr> +<td><a href="#DjangoLoaddataDataDialog.__init__">DjangoLoaddataDataDialog</a></td> +<td>Constructor</td> +</tr><tr> +<td><a href="#DjangoLoaddataDataDialog.getData">getData</a></td> +<td>Public method to get the data entered into the dialog.</td> +</tr><tr> +<td><a href="#DjangoLoaddataDataDialog.on_fixtureFileButton_clicked">on_fixtureFileButton_clicked</a></td> +<td>Private slot to select a fixture file via a file selection dialog.</td> +</tr><tr> +<td><a href="#DjangoLoaddataDataDialog.on_fixturesEdit_textChanged">on_fixturesEdit_textChanged</a></td> +<td>Private slot to handle a change of the fixtures text.</td> +</tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<a NAME="DjangoLoaddataDataDialog.__init__" ID="DjangoLoaddataDataDialog.__init__"></a> +<h4>DjangoLoaddataDataDialog (Constructor)</h4> +<b>DjangoLoaddataDataDialog</b>(<i>project, parent=None</i>) +<p> + Constructor +</p><dl> +<dt><i>project</i></dt> +<dd> +reference to the Django project object +</dd><dt><i>parent</i></dt> +<dd> +reference to the parent widget (QWidget) +</dd> +</dl><a NAME="DjangoLoaddataDataDialog.getData" ID="DjangoLoaddataDataDialog.getData"></a> +<h4>DjangoLoaddataDataDialog.getData</h4> +<b>getData</b>(<i></i>) +<p> + Public method to get the data entered into the dialog. +</p><dl> +<dt>Returns:</dt> +<dd> +list of fixtures (list of strings) +</dd> +</dl><a NAME="DjangoLoaddataDataDialog.on_fixtureFileButton_clicked" ID="DjangoLoaddataDataDialog.on_fixtureFileButton_clicked"></a> +<h4>DjangoLoaddataDataDialog.on_fixtureFileButton_clicked</h4> +<b>on_fixtureFileButton_clicked</b>(<i></i>) +<p> + Private slot to select a fixture file via a file selection dialog. +</p><a NAME="DjangoLoaddataDataDialog.on_fixturesEdit_textChanged" ID="DjangoLoaddataDataDialog.on_fixturesEdit_textChanged"></a> +<h4>DjangoLoaddataDataDialog.on_fixturesEdit_textChanged</h4> +<b>on_fixturesEdit_textChanged</b>(<i>txt</i>) +<p> + Private slot to handle a change of the fixtures text. +</p> +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.Project.html Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,904 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_Project_Django.ProjectDjango.Project</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body><a NAME="top" ID="top"></a> +<h1>Plugin_Project_Django.ProjectDjango.Project</h1> +<p> +Module implementing the Django project support. +</p> +<h3>Global Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Classes</h3> +<table> +<tr> +<td><a href="#DjangoNoSiteSelectedException">DjangoNoSiteSelectedException</a></td> +<td>Exception thrown to signal, that there is no current site.</td> +</tr><tr> +<td><a href="#Project">Project</a></td> +<td>Class implementing the Django project support.</td> +</tr> +</table> +<h3>Functions</h3> +<table> +<tr><td>None</td></tr> +</table> +<hr /><hr /> +<a NAME="DjangoNoSiteSelectedException" ID="DjangoNoSiteSelectedException"></a> +<h2>DjangoNoSiteSelectedException</h2> +<p> + Exception thrown to signal, that there is no current site. +</p> +<h3>Derived from</h3> +Exception +<h3>Class Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> + +<div align="right"><a href="#top">Up</a></div> +<hr /><hr /> +<a NAME="Project" ID="Project"></a> +<h2>Project</h2> +<p> + Class implementing the Django project support. +</p> +<h3>Derived from</h3> +QObject +<h3>Class Attributes</h3> +<table> +<tr><td>RecentApplicationsKey</td></tr> +</table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> +<table> +<tr> +<td><a href="#Project.__init__">Project</a></td> +<td>Constructor</td> +</tr><tr> +<td><a href="#Project.__cleanup">__cleanup</a></td> +<td>Private slot to clean out old data from the database.</td> +</tr><tr> +<td><a href="#Project.__createApplication">__createApplication</a></td> +<td>Private slot to create a new Django application.</td> +</tr><tr> +<td><a href="#Project.__createCacheTables">__createCacheTables</a></td> +<td>Private slot to create the tables for the SQL caching backend.</td> +</tr><tr> +<td><a href="#Project.__createProject">__createProject</a></td> +<td>Private slot to create a new Django project.</td> +</tr><tr> +<td><a href="#Project.__databaseFlush">__databaseFlush</a></td> +<td>Private slot to return all database tables to the state just after their installation.</td> +</tr><tr> +<td><a href="#Project.__databaseInspect">__databaseInspect</a></td> +<td>Private slot to introspect the database and output a Django model module.</td> +</tr><tr> +<td><a href="#Project.__databaseSqlCreateEverything">__databaseSqlCreateEverything</a></td> +<td>Private slot to print the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.</td> +</tr><tr> +<td><a href="#Project.__databaseSqlCreateIndexes">__databaseSqlCreateIndexes</a></td> +<td>Private slot to print the CREATE INDEX SQL statements for one or more applications.</td> +</tr><tr> +<td><a href="#Project.__databaseSqlCreateTables">__databaseSqlCreateTables</a></td> +<td>Private slot to print the CREATE TABLE SQL statements for one or more applications.</td> +</tr><tr> +<td><a href="#Project.__databaseSqlCustom">__databaseSqlCustom</a></td> +<td>Private slot to print the custom table modifying SQL statements for one or more applications.</td> +</tr><tr> +<td><a href="#Project.__databaseSqlDropTables">__databaseSqlDropTables</a></td> +<td>Private slot to print the DROP TABLE SQL statements for one or more applications.</td> +</tr><tr> +<td><a href="#Project.__databaseSqlFlushDatabase">__databaseSqlFlushDatabase</a></td> +<td>Private slot to print a list of statements to return all database tables to their initial state.</td> +</tr><tr> +<td><a href="#Project.__databaseSqlResetSequences">__databaseSqlResetSequences</a></td> +<td>Private slot to print the SQL statements for resetting sequences for one or more applications.</td> +</tr><tr> +<td><a href="#Project.__databaseSynchronize">__databaseSynchronize</a></td> +<td>Private slot to synchronize the database.</td> +</tr><tr> +<td><a href="#Project.__diffSettings">__diffSettings</a></td> +<td>Private slot to show the changes made to the settings.py file.</td> +</tr><tr> +<td><a href="#Project.__djangoInfo">__djangoInfo</a></td> +<td>Private slot to show some info about Django.</td> +</tr><tr> +<td><a href="#Project.__dumpData">__dumpData</a></td> +<td>Private slot to dump the database data to a fixture.</td> +</tr><tr> +<td><a href="#Project.__findSites">__findSites</a></td> +<td>Private method to determine the relative path to all manage.py scripts.</td> +</tr><tr> +<td><a href="#Project.__getApplications">__getApplications</a></td> +<td>Private method to ask the user for a list of application names.</td> +</tr><tr> +<td><a href="#Project.__getLocale">__getLocale</a></td> +<td>Private method to extract the locale out of a file name.</td> +</tr><tr> +<td><a href="#Project.__getPythonExecutable">__getPythonExecutable</a></td> +<td>Private method to determine the name of the Python executable.</td> +</tr><tr> +<td><a href="#Project.__initDatabaseActions">__initDatabaseActions</a></td> +<td>Private method to define the database related actions.</td> +</tr><tr> +<td><a href="#Project.__initDatabaseMenu">__initDatabaseMenu</a></td> +<td>Private slot to initialize the database menu.</td> +</tr><tr> +<td><a href="#Project.__initDatabaseSqlActions">__initDatabaseSqlActions</a></td> +<td>Private method to define the database SQL related actions.</td> +</tr><tr> +<td><a href="#Project.__initDatabaseSqlMenu">__initDatabaseSqlMenu</a></td> +<td>Private slot to initialize the database SQL submenu.</td> +</tr><tr> +<td><a href="#Project.__initTestingActions">__initTestingActions</a></td> +<td>Private method to define the testing actions.</td> +</tr><tr> +<td><a href="#Project.__initTestingMenu">__initTestingMenu</a></td> +<td>Private slot to initialize the testing menu.</td> +</tr><tr> +<td><a href="#Project.__initToolsActions">__initToolsActions</a></td> +<td>Private method to define the tool actions.</td> +</tr><tr> +<td><a href="#Project.__initToolsMenu">__initToolsMenu</a></td> +<td>Private slot to initialize the tools menu.</td> +</tr><tr> +<td><a href="#Project.__isSpawningConsole">__isSpawningConsole</a></td> +<td>Private method to check, if the given console is a spawning console.</td> +</tr><tr> +<td><a href="#Project.__loadData">__loadData</a></td> +<td>Private slot to load data from fixture files.</td> +</tr><tr> +<td><a href="#Project.__loadRecentApplications">__loadRecentApplications</a></td> +<td>Private method to load the recently used applications list.</td> +</tr><tr> +<td><a href="#Project.__normalizeList">__normalizeList</a></td> +<td>Private method to normalize a list of file names.</td> +</tr><tr> +<td><a href="#Project.__projectLanguageAdded">__projectLanguageAdded</a></td> +<td>Private slot handling the addition of a new language.</td> +</tr><tr> +<td><a href="#Project.__runBrowser">__runBrowser</a></td> +<td>Private slot to start the default web browser with the server URL.</td> +</tr><tr> +<td><a href="#Project.__runDatabaseClient">__runDatabaseClient</a></td> +<td>Private slot to start a database client for a Django project.</td> +</tr><tr> +<td><a href="#Project.__runPythonShell">__runPythonShell</a></td> +<td>Private slot to start a Python console for a Django project.</td> +</tr><tr> +<td><a href="#Project.__runServer">__runServer</a></td> +<td>Private slot to start the Django Web server.</td> +</tr><tr> +<td><a href="#Project.__runTestServer">__runTestServer</a></td> +<td>Private slot to run a development server with data from a set of fixtures.</td> +</tr><tr> +<td><a href="#Project.__runTestSuite">__runTestSuite</a></td> +<td>Private slot to run the test suite for applications or the whole site.</td> +</tr><tr> +<td><a href="#Project.__saveRecentApplications">__saveRecentApplications</a></td> +<td>Private method to save the list of recently used applications list.</td> +</tr><tr> +<td><a href="#Project.__selectSite">__selectSite</a></td> +<td>Private method to select a site to work with.</td> +</tr><tr> +<td><a href="#Project.__serverProcFinished">__serverProcFinished</a></td> +<td>Private slot connected to the finished signal.</td> +</tr><tr> +<td><a href="#Project.__setCurrentSite">__setCurrentSite</a></td> +<td>Private slot to set the current site.</td> +</tr><tr> +<td><a href="#Project.__showHelpIndex">__showHelpIndex</a></td> +<td>Private slot to show the help index page.</td> +</tr><tr> +<td><a href="#Project.__site">__site</a></td> +<td>Private method to get the name of the current site.</td> +</tr><tr> +<td><a href="#Project.__siteFilteredList">__siteFilteredList</a></td> +<td>Private method to filter a list of file names by site.</td> +</tr><tr> +<td><a href="#Project.__sitePath">__sitePath</a></td> +<td>Private method to calculate the full path of the Django site.</td> +</tr><tr> +<td><a href="#Project.__sqlCommand">__sqlCommand</a></td> +<td>Private method to perform an SQL creation function.</td> +</tr><tr> +<td><a href="#Project.__startGlobalApplication">__startGlobalApplication</a></td> +<td>Private slot to start a new global Django application.</td> +</tr><tr> +<td><a href="#Project.__startLocalApplication">__startLocalApplication</a></td> +<td>Private slot to start a new local Django application.</td> +</tr><tr> +<td><a href="#Project.__startProject">__startProject</a></td> +<td>Private slot to start a new Django project.</td> +</tr><tr> +<td><a href="#Project.__testServerProcFinished">__testServerProcFinished</a></td> +<td>Private slot connected to the finished signal of the test server.</td> +</tr><tr> +<td><a href="#Project.__validate">__validate</a></td> +<td>Private slot to validate all installed models.</td> +</tr><tr> +<td><a href="#Project.compileCatalogs">compileCatalogs</a></td> +<td>Public method to compile the message catalogs.</td> +</tr><tr> +<td><a href="#Project.compileSelectedCatalogs">compileSelectedCatalogs</a></td> +<td>Public method to update the message catalogs.</td> +</tr><tr> +<td><a href="#Project.getDjangoVersion">getDjangoVersion</a></td> +<td>Public method to get the Django version.</td> +</tr><tr> +<td><a href="#Project.getProjectPath">getProjectPath</a></td> +<td>Public method to get the path of the eric5 project.</td> +</tr><tr> +<td><a href="#Project.getRecentApplications">getRecentApplications</a></td> +<td>Public method to get the list of recent applications.</td> +</tr><tr> +<td><a href="#Project.initActions">initActions</a></td> +<td>Public method to define the Pyramid actions.</td> +</tr><tr> +<td><a href="#Project.initMenu">initMenu</a></td> +<td>Public slot to initialize the Django menu.</td> +</tr><tr> +<td><a href="#Project.newForm">newForm</a></td> +<td>Public method to create a new form.</td> +</tr><tr> +<td><a href="#Project.projectClosed">projectClosed</a></td> +<td>Public method to handle the closing of a project.</td> +</tr><tr> +<td><a href="#Project.projectClosedHooks">projectClosedHooks</a></td> +<td>Public method to remove our hook methods.</td> +</tr><tr> +<td><a href="#Project.projectOpenedHooks">projectOpenedHooks</a></td> +<td>Public method to add our hook methods.</td> +</tr><tr> +<td><a href="#Project.setMostRecentApplication">setMostRecentApplication</a></td> +<td>Public method to set the most recently used applications entry.</td> +</tr><tr> +<td><a href="#Project.startProjectOrApplication">startProjectOrApplication</a></td> +<td>Public slot to start a new Django project or application.</td> +</tr><tr> +<td><a href="#Project.updateCatalogs">updateCatalogs</a></td> +<td>Public method to update the message catalogs.</td> +</tr><tr> +<td><a href="#Project.updateCatalogsWithObsolete">updateCatalogsWithObsolete</a></td> +<td>Public method to update the message catalogs keeping obsolete messages.</td> +</tr><tr> +<td><a href="#Project.updateSelectedCatalogs">updateSelectedCatalogs</a></td> +<td>Public method to update the message catalogs.</td> +</tr><tr> +<td><a href="#Project.updateSelectedCatalogsWithObsolete">updateSelectedCatalogsWithObsolete</a></td> +<td>Public method to update the message catalogs keeping obsolete messages.</td> +</tr> +</table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> +<a NAME="Project.__init__" ID="Project.__init__"></a> +<h4>Project (Constructor)</h4> +<b>Project</b>(<i>plugin, parent=None</i>) +<p> + Constructor +</p><dl> +<dt><i>plugin</i></dt> +<dd> +reference to the plugin object +</dd><dt><i>parent</i></dt> +<dd> +parent (QObject) +</dd> +</dl><a NAME="Project.__cleanup" ID="Project.__cleanup"></a> +<h4>Project.__cleanup</h4> +<b>__cleanup</b>(<i></i>) +<p> + Private slot to clean out old data from the database. +</p><a NAME="Project.__createApplication" ID="Project.__createApplication"></a> +<h4>Project.__createApplication</h4> +<b>__createApplication</b>(<i>applName, path, isGlobal = True</i>) +<p> + Private slot to create a new Django application. +</p><dl> +<dt><i>applName</i></dt> +<dd> +name of the new application (string) +</dd><dt><i>path</i></dt> +<dd> +the directory where the application should be created + (string) +</dd><dt><i>isGlobal</i></dt> +<dd> +flag indicating a standalone Django application (boolean) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +flag indicating a successful creation (boolean) +</dd> +</dl><a NAME="Project.__createCacheTables" ID="Project.__createCacheTables"></a> +<h4>Project.__createCacheTables</h4> +<b>__createCacheTables</b>(<i></i>) +<p> + Private slot to create the tables for the SQL caching backend. +</p><a NAME="Project.__createProject" ID="Project.__createProject"></a> +<h4>Project.__createProject</h4> +<b>__createProject</b>(<i>projectName, path</i>) +<p> + Private slot to create a new Django project. +</p><dl> +<dt><i>projectName</i></dt> +<dd> +name of the new project (string) +</dd><dt><i>path</i></dt> +<dd> +the directory where the project should be created + (string) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +flag indicating a successful creation (boolean) +</dd> +</dl><a NAME="Project.__databaseFlush" ID="Project.__databaseFlush"></a> +<h4>Project.__databaseFlush</h4> +<b>__databaseFlush</b>(<i></i>) +<p> + Private slot to return all database tables to the state just after their + installation. +</p><a NAME="Project.__databaseInspect" ID="Project.__databaseInspect"></a> +<h4>Project.__databaseInspect</h4> +<b>__databaseInspect</b>(<i></i>) +<p> + Private slot to introspect the database and output a Django model module. +</p><a NAME="Project.__databaseSqlCreateEverything" ID="Project.__databaseSqlCreateEverything"></a> +<h4>Project.__databaseSqlCreateEverything</h4> +<b>__databaseSqlCreateEverything</b>(<i></i>) +<p> + Private slot to print the CREATE TABLE, custom SQL and + CREATE INDEX SQL statements for one or more applications. +</p><a NAME="Project.__databaseSqlCreateIndexes" ID="Project.__databaseSqlCreateIndexes"></a> +<h4>Project.__databaseSqlCreateIndexes</h4> +<b>__databaseSqlCreateIndexes</b>(<i></i>) +<p> + Private slot to print the CREATE INDEX SQL statements for one + or more applications. +</p><a NAME="Project.__databaseSqlCreateTables" ID="Project.__databaseSqlCreateTables"></a> +<h4>Project.__databaseSqlCreateTables</h4> +<b>__databaseSqlCreateTables</b>(<i></i>) +<p> + Private slot to print the CREATE TABLE SQL statements for one + or more applications. +</p><a NAME="Project.__databaseSqlCustom" ID="Project.__databaseSqlCustom"></a> +<h4>Project.__databaseSqlCustom</h4> +<b>__databaseSqlCustom</b>(<i></i>) +<p> + Private slot to print the custom table modifying SQL statements + for one or more applications. +</p><a NAME="Project.__databaseSqlDropTables" ID="Project.__databaseSqlDropTables"></a> +<h4>Project.__databaseSqlDropTables</h4> +<b>__databaseSqlDropTables</b>(<i></i>) +<p> + Private slot to print the DROP TABLE SQL statements for one or + more applications. +</p><a NAME="Project.__databaseSqlFlushDatabase" ID="Project.__databaseSqlFlushDatabase"></a> +<h4>Project.__databaseSqlFlushDatabase</h4> +<b>__databaseSqlFlushDatabase</b>(<i></i>) +<p> + Private slot to print a list of statements to return all database + tables to their initial state. +</p><a NAME="Project.__databaseSqlResetSequences" ID="Project.__databaseSqlResetSequences"></a> +<h4>Project.__databaseSqlResetSequences</h4> +<b>__databaseSqlResetSequences</b>(<i></i>) +<p> + Private slot to print the SQL statements for resetting sequences for + one or more applications. +</p><a NAME="Project.__databaseSynchronize" ID="Project.__databaseSynchronize"></a> +<h4>Project.__databaseSynchronize</h4> +<b>__databaseSynchronize</b>(<i></i>) +<p> + Private slot to synchronize the database. +</p><a NAME="Project.__diffSettings" ID="Project.__diffSettings"></a> +<h4>Project.__diffSettings</h4> +<b>__diffSettings</b>(<i></i>) +<p> + Private slot to show the changes made to the settings.py file. +</p><a NAME="Project.__djangoInfo" ID="Project.__djangoInfo"></a> +<h4>Project.__djangoInfo</h4> +<b>__djangoInfo</b>(<i></i>) +<p> + Private slot to show some info about Django. +</p><a NAME="Project.__dumpData" ID="Project.__dumpData"></a> +<h4>Project.__dumpData</h4> +<b>__dumpData</b>(<i></i>) +<p> + Private slot to dump the database data to a fixture. +</p><a NAME="Project.__findSites" ID="Project.__findSites"></a> +<h4>Project.__findSites</h4> +<b>__findSites</b>(<i></i>) +<p> + Private method to determine the relative path to all manage.py scripts. +</p><dl> +<dt>Returns:</dt> +<dd> +list of sites (list of strings) +</dd> +</dl><a NAME="Project.__getApplications" ID="Project.__getApplications"></a> +<h4>Project.__getApplications</h4> +<b>__getApplications</b>(<i></i>) +<p> + Private method to ask the user for a list of application names. +</p><dl> +<dt>Returns:</dt> +<dd> +list of application names (list of strings) +</dd> +</dl><a NAME="Project.__getLocale" ID="Project.__getLocale"></a> +<h4>Project.__getLocale</h4> +<b>__getLocale</b>(<i>filename</i>) +<p> + Private method to extract the locale out of a file name. +</p><dl> +<dt><i>filename</i></dt> +<dd> +name of the file used for extraction (string) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +extracted locale (string) or None +</dd> +</dl><a NAME="Project.__getPythonExecutable" ID="Project.__getPythonExecutable"></a> +<h4>Project.__getPythonExecutable</h4> +<b>__getPythonExecutable</b>(<i></i>) +<p> + Private method to determine the name of the Python executable. +</p><dl> +<dt>Returns:</dt> +<dd> +Python executable (string) +</dd> +</dl><a NAME="Project.__initDatabaseActions" ID="Project.__initDatabaseActions"></a> +<h4>Project.__initDatabaseActions</h4> +<b>__initDatabaseActions</b>(<i></i>) +<p> + Private method to define the database related actions. +</p><a NAME="Project.__initDatabaseMenu" ID="Project.__initDatabaseMenu"></a> +<h4>Project.__initDatabaseMenu</h4> +<b>__initDatabaseMenu</b>(<i></i>) +<p> + Private slot to initialize the database menu. +</p><dl> +<dt>Returns:</dt> +<dd> +the menu generated (QMenu) +</dd> +</dl><a NAME="Project.__initDatabaseSqlActions" ID="Project.__initDatabaseSqlActions"></a> +<h4>Project.__initDatabaseSqlActions</h4> +<b>__initDatabaseSqlActions</b>(<i></i>) +<p> + Private method to define the database SQL related actions. +</p><a NAME="Project.__initDatabaseSqlMenu" ID="Project.__initDatabaseSqlMenu"></a> +<h4>Project.__initDatabaseSqlMenu</h4> +<b>__initDatabaseSqlMenu</b>(<i></i>) +<p> + Private slot to initialize the database SQL submenu. +</p><dl> +<dt>Returns:</dt> +<dd> +the menu generated (QMenu) +</dd> +</dl><a NAME="Project.__initTestingActions" ID="Project.__initTestingActions"></a> +<h4>Project.__initTestingActions</h4> +<b>__initTestingActions</b>(<i></i>) +<p> + Private method to define the testing actions. +</p><a NAME="Project.__initTestingMenu" ID="Project.__initTestingMenu"></a> +<h4>Project.__initTestingMenu</h4> +<b>__initTestingMenu</b>(<i></i>) +<p> + Private slot to initialize the testing menu. +</p><dl> +<dt>Returns:</dt> +<dd> +the menu generated (QMenu) +</dd> +</dl><a NAME="Project.__initToolsActions" ID="Project.__initToolsActions"></a> +<h4>Project.__initToolsActions</h4> +<b>__initToolsActions</b>(<i></i>) +<p> + Private method to define the tool actions. +</p><a NAME="Project.__initToolsMenu" ID="Project.__initToolsMenu"></a> +<h4>Project.__initToolsMenu</h4> +<b>__initToolsMenu</b>(<i></i>) +<p> + Private slot to initialize the tools menu. +</p><dl> +<dt>Returns:</dt> +<dd> +the menu generated (QMenu) +</dd> +</dl><a NAME="Project.__isSpawningConsole" ID="Project.__isSpawningConsole"></a> +<h4>Project.__isSpawningConsole</h4> +<b>__isSpawningConsole</b>(<i>consoleCmd</i>) +<p> + Private method to check, if the given console is a spawning console. +</p><dl> +<dt><i>consoleCmd</i></dt> +<dd> +console command (string) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +tuple of two entries giving an indication, if the console + is spawning (boolean) and the (possibly) cleaned console command + (string) +</dd> +</dl><a NAME="Project.__loadData" ID="Project.__loadData"></a> +<h4>Project.__loadData</h4> +<b>__loadData</b>(<i></i>) +<p> + Private slot to load data from fixture files. +</p><a NAME="Project.__loadRecentApplications" ID="Project.__loadRecentApplications"></a> +<h4>Project.__loadRecentApplications</h4> +<b>__loadRecentApplications</b>(<i></i>) +<p> + Private method to load the recently used applications list. +</p><a NAME="Project.__normalizeList" ID="Project.__normalizeList"></a> +<h4>Project.__normalizeList</h4> +<b>__normalizeList</b>(<i>filenames</i>) +<p> + Private method to normalize a list of file names. +</p><dl> +<dt><i>filenames</i></dt> +<dd> +list of file names to normalize (list of strings) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +normalized file names (list of strings) +</dd> +</dl><a NAME="Project.__projectLanguageAdded" ID="Project.__projectLanguageAdded"></a> +<h4>Project.__projectLanguageAdded</h4> +<b>__projectLanguageAdded</b>(<i>code</i>) +<p> + Private slot handling the addition of a new language. +</p><dl> +<dt><i>code</i></dt> +<dd> +language code of the new language (string) +</dd> +</dl><a NAME="Project.__runBrowser" ID="Project.__runBrowser"></a> +<h4>Project.__runBrowser</h4> +<b>__runBrowser</b>(<i></i>) +<p> + Private slot to start the default web browser with the server URL. +</p><a NAME="Project.__runDatabaseClient" ID="Project.__runDatabaseClient"></a> +<h4>Project.__runDatabaseClient</h4> +<b>__runDatabaseClient</b>(<i></i>) +<p> + Private slot to start a database client for a Django project. +</p><a NAME="Project.__runPythonShell" ID="Project.__runPythonShell"></a> +<h4>Project.__runPythonShell</h4> +<b>__runPythonShell</b>(<i></i>) +<p> + Private slot to start a Python console for a Django project. +</p><a NAME="Project.__runServer" ID="Project.__runServer"></a> +<h4>Project.__runServer</h4> +<b>__runServer</b>(<i></i>) +<p> + Private slot to start the Django Web server. +</p><a NAME="Project.__runTestServer" ID="Project.__runTestServer"></a> +<h4>Project.__runTestServer</h4> +<b>__runTestServer</b>(<i></i>) +<p> + Private slot to run a development server with data from a set of fixtures. +</p><a NAME="Project.__runTestSuite" ID="Project.__runTestSuite"></a> +<h4>Project.__runTestSuite</h4> +<b>__runTestSuite</b>(<i></i>) +<p> + Private slot to run the test suite for applications or the whole site. +</p><a NAME="Project.__saveRecentApplications" ID="Project.__saveRecentApplications"></a> +<h4>Project.__saveRecentApplications</h4> +<b>__saveRecentApplications</b>(<i></i>) +<p> + Private method to save the list of recently used applications list. +</p><a NAME="Project.__selectSite" ID="Project.__selectSite"></a> +<h4>Project.__selectSite</h4> +<b>__selectSite</b>(<i></i>) +<p> + Private method to select a site to work with. +</p><dl> +<dt>Returns:</dt> +<dd> +selected site (string) +</dd> +</dl><a NAME="Project.__serverProcFinished" ID="Project.__serverProcFinished"></a> +<h4>Project.__serverProcFinished</h4> +<b>__serverProcFinished</b>(<i></i>) +<p> + Private slot connected to the finished signal. +</p><a NAME="Project.__setCurrentSite" ID="Project.__setCurrentSite"></a> +<h4>Project.__setCurrentSite</h4> +<b>__setCurrentSite</b>(<i>site</i>) +<p> + Private slot to set the current site. +</p><dl> +<dt><i>site</i></dt> +<dd> +name of the site (string) +</dd> +</dl><a NAME="Project.__showHelpIndex" ID="Project.__showHelpIndex"></a> +<h4>Project.__showHelpIndex</h4> +<b>__showHelpIndex</b>(<i></i>) +<p> + Private slot to show the help index page. +</p><a NAME="Project.__site" ID="Project.__site"></a> +<h4>Project.__site</h4> +<b>__site</b>(<i></i>) +<p> + Private method to get the name of the current site. +</p><dl> +<dt>Returns:</dt> +<dd> +name of the site (string) +</dd> +</dl><dl> +<dt>Raises <b>DjangoNoSiteSelectedException</b>:</dt> +<dd> +raised, if no site is selected +</dd> +</dl><a NAME="Project.__siteFilteredList" ID="Project.__siteFilteredList"></a> +<h4>Project.__siteFilteredList</h4> +<b>__siteFilteredList</b>(<i>filenames</i>) +<p> + Private method to filter a list of file names by site. +</p><dl> +<dt><i>filenames</i></dt> +<dd> +list of file names to be filtered (list of strings) +</dd> +</dl><dl> +<dt>Returns:</dt> +<dd> +file names belonging to the current site (list of strings) +</dd> +</dl><a NAME="Project.__sitePath" ID="Project.__sitePath"></a> +<h4>Project.__sitePath</h4> +<b>__sitePath</b>(<i></i>) +<p> + Private method to calculate the full path of the Django site. +</p><dl> +<dt>Returns:</dt> +<dd> +path of the site (string) +</dd> +</dl><dl> +<dt>Raises <b>DjangoNoSiteSelectedException</b>:</dt> +<dd> +raised, if no site is selected +</dd> +</dl><a NAME="Project.__sqlCommand" ID="Project.__sqlCommand"></a> +<h4>Project.__sqlCommand</h4> +<b>__sqlCommand</b>(<i>title, command, requestApps = True</i>) +<p> + Private method to perform an SQL creation function. +</p><dl> +<dt><i>title</i></dt> +<dd> +dialog title (string) +</dd><dt><i>command</i></dt> +<dd> +Django sql... command (string) +</dd><dt><i>requestApps</i></dt> +<dd> +flag indicating to request a list of applications + to work on (boolean) +</dd> +</dl><a NAME="Project.__startGlobalApplication" ID="Project.__startGlobalApplication"></a> +<h4>Project.__startGlobalApplication</h4> +<b>__startGlobalApplication</b>(<i></i>) +<p> + Private slot to start a new global Django application. +</p><a NAME="Project.__startLocalApplication" ID="Project.__startLocalApplication"></a> +<h4>Project.__startLocalApplication</h4> +<b>__startLocalApplication</b>(<i></i>) +<p> + Private slot to start a new local Django application. +</p><a NAME="Project.__startProject" ID="Project.__startProject"></a> +<h4>Project.__startProject</h4> +<b>__startProject</b>(<i></i>) +<p> + Private slot to start a new Django project. +</p><a NAME="Project.__testServerProcFinished" ID="Project.__testServerProcFinished"></a> +<h4>Project.__testServerProcFinished</h4> +<b>__testServerProcFinished</b>(<i></i>) +<p> + Private slot connected to the finished signal of the test server. +</p><a NAME="Project.__validate" ID="Project.__validate"></a> +<h4>Project.__validate</h4> +<b>__validate</b>(<i></i>) +<p> + Private slot to validate all installed models. +</p><a NAME="Project.compileCatalogs" ID="Project.compileCatalogs"></a> +<h4>Project.compileCatalogs</h4> +<b>compileCatalogs</b>(<i>filenames</i>) +<p> + Public method to compile the message catalogs. +</p><dl> +<dt><i>filenames</i></dt> +<dd> +list of filenames (not used) +</dd> +</dl><a NAME="Project.compileSelectedCatalogs" ID="Project.compileSelectedCatalogs"></a> +<h4>Project.compileSelectedCatalogs</h4> +<b>compileSelectedCatalogs</b>(<i>filenames</i>) +<p> + Public method to update the message catalogs. +</p><dl> +<dt><i>filenames</i></dt> +<dd> +list of filenames +</dd> +</dl><a NAME="Project.getDjangoVersion" ID="Project.getDjangoVersion"></a> +<h4>Project.getDjangoVersion</h4> +<b>getDjangoVersion</b>(<i></i>) +<p> + Public method to get the Django version. +</p><dl> +<dt>Returns:</dt> +<dd> +Django version as a tuple +</dd> +</dl><a NAME="Project.getProjectPath" ID="Project.getProjectPath"></a> +<h4>Project.getProjectPath</h4> +<b>getProjectPath</b>(<i></i>) +<p> + Public method to get the path of the eric5 project. +</p><dl> +<dt>Returns:</dt> +<dd> +path of the eric5 project (string) +</dd> +</dl><a NAME="Project.getRecentApplications" ID="Project.getRecentApplications"></a> +<h4>Project.getRecentApplications</h4> +<b>getRecentApplications</b>(<i></i>) +<p> + Public method to get the list of recent applications. +</p><dl> +<dt>Returns:</dt> +<dd> +list of recent applications entries (list of strings) +</dd> +</dl><a NAME="Project.initActions" ID="Project.initActions"></a> +<h4>Project.initActions</h4> +<b>initActions</b>(<i></i>) +<p> + Public method to define the Pyramid actions. +</p><a NAME="Project.initMenu" ID="Project.initMenu"></a> +<h4>Project.initMenu</h4> +<b>initMenu</b>(<i></i>) +<p> + Public slot to initialize the Django menu. +</p><dl> +<dt>Returns:</dt> +<dd> +the menu generated (QMenu) +</dd> +</dl><a NAME="Project.newForm" ID="Project.newForm"></a> +<h4>Project.newForm</h4> +<b>newForm</b>(<i>path</i>) +<p> + Public method to create a new form. +</p><dl> +<dt><i>path</i></dt> +<dd> +full directory path for the new form file (string) +</dd> +</dl><a NAME="Project.projectClosed" ID="Project.projectClosed"></a> +<h4>Project.projectClosed</h4> +<b>projectClosed</b>(<i></i>) +<p> + Public method to handle the closing of a project. +</p><a NAME="Project.projectClosedHooks" ID="Project.projectClosedHooks"></a> +<h4>Project.projectClosedHooks</h4> +<b>projectClosedHooks</b>(<i></i>) +<p> + Public method to remove our hook methods. +</p><a NAME="Project.projectOpenedHooks" ID="Project.projectOpenedHooks"></a> +<h4>Project.projectOpenedHooks</h4> +<b>projectOpenedHooks</b>(<i></i>) +<p> + Public method to add our hook methods. +</p><a NAME="Project.setMostRecentApplication" ID="Project.setMostRecentApplication"></a> +<h4>Project.setMostRecentApplication</h4> +<b>setMostRecentApplication</b>(<i>applStr</i>) +<p> + Public method to set the most recently used applications entry. +</p><dl> +<dt><i>applStr</i></dt> +<dd> +applications entry (string) +</dd> +</dl><a NAME="Project.startProjectOrApplication" ID="Project.startProjectOrApplication"></a> +<h4>Project.startProjectOrApplication</h4> +<b>startProjectOrApplication</b>(<i></i>) +<p> + Public slot to start a new Django project or application. +</p><a NAME="Project.updateCatalogs" ID="Project.updateCatalogs"></a> +<h4>Project.updateCatalogs</h4> +<b>updateCatalogs</b>(<i>filenames</i>) +<p> + Public method to update the message catalogs. +</p><dl> +<dt><i>filenames</i></dt> +<dd> +list of filenames (not used) +</dd> +</dl><a NAME="Project.updateCatalogsWithObsolete" ID="Project.updateCatalogsWithObsolete"></a> +<h4>Project.updateCatalogsWithObsolete</h4> +<b>updateCatalogsWithObsolete</b>(<i>filenames</i>) +<p> + Public method to update the message catalogs keeping obsolete messages. +</p><dl> +<dt><i>filenames</i></dt> +<dd> +list of filenames (not used) +</dd> +</dl><a NAME="Project.updateSelectedCatalogs" ID="Project.updateSelectedCatalogs"></a> +<h4>Project.updateSelectedCatalogs</h4> +<b>updateSelectedCatalogs</b>(<i>filenames</i>) +<p> + Public method to update the message catalogs. +</p><dl> +<dt><i>filenames</i></dt> +<dd> +list of file names (list of strings) +</dd> +</dl><a NAME="Project.updateSelectedCatalogsWithObsolete" ID="Project.updateSelectedCatalogsWithObsolete"></a> +<h4>Project.updateSelectedCatalogsWithObsolete</h4> +<b>updateSelectedCatalogsWithObsolete</b>(<i>filenames</i>) +<p> + Public method to update the message catalogs keeping obsolete messages. +</p><dl> +<dt><i>filenames</i></dt> +<dd> +list of filenames +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/Documentation/source/index-Plugin_Project_Django.ProjectDjango.ConfigurationPage.html Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,35 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_Project_Django.ProjectDjango.ConfigurationPage</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body> +<h1>Plugin_Project_Django.ProjectDjango.ConfigurationPage</h1> +<p> +Package implementing the Django page of the configuration dialog. +</p> + + +<h3>Modules</h3> +<table> +<tr> +<td><a href="Plugin_Project_Django.ProjectDjango.ConfigurationPage.DjangoPage.html">DjangoPage</a></td> +<td>Module implementing the Django configuration page.</td> +</tr> +</table> +</body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/Documentation/source/index-Plugin_Project_Django.ProjectDjango.html Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,51 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_Project_Django.ProjectDjango</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body> +<h1>Plugin_Project_Django.ProjectDjango</h1> +<p> +Package implementing project support for eric5 Django projects. +</p> + +<h3>Packages</h3> +<table> +<tr> +<td><a href="index-Plugin_Project_Django.ProjectDjango.ConfigurationPage.html">ConfigurationPage</a></td> +<td>Package implementing the Django page of the configuration dialog.</td> +</tr> +</table> + +<h3>Modules</h3> +<table> +<tr> +<td><a href="Plugin_Project_Django.ProjectDjango.DjangoDialog.html">DjangoDialog</a></td> +<td>Module implementing a dialog starting a process and showing its output.</td> +</tr><tr> +<td><a href="Plugin_Project_Django.ProjectDjango.DjangoDumpdataDataDialog.html">DjangoDumpdataDataDialog</a></td> +<td>Module implementing a dialog to enter the data for the 'dumpdata' command.</td> +</tr><tr> +<td><a href="Plugin_Project_Django.ProjectDjango.DjangoLoaddataDataDialog.html">DjangoLoaddataDataDialog</a></td> +<td>Module implementing a dialog to enter the data for the 'loaddata' command.</td> +</tr><tr> +<td><a href="Plugin_Project_Django.ProjectDjango.Project.html">Project</a></td> +<td>Module implementing the Django project support.</td> +</tr> +</table> +</body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/Documentation/source/index-Plugin_Project_Django.html Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,42 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_Project_Django</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body> +<h1>Plugin_Project_Django</h1> +<p> +Package implementing the Django project plugin. +</p> + +<h3>Packages</h3> +<table> +<tr> +<td><a href="index-Plugin_Project_Django.ProjectDjango.html">ProjectDjango</a></td> +<td>Package implementing project support for eric5 Django projects.</td> +</tr> +</table> + +<h3>Modules</h3> +<table> +<tr> +<td><a href="Plugin_Project_Django.PluginProjectDjango.html">PluginProjectDjango</a></td> +<td>Module implementing the Django project plugin.</td> +</tr> +</table> +</body></html> \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/Documentation/source/index.html Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,33 @@ +<!DOCTYPE html> +<html><head> +<title>Table of contents</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body> +<h1>Table of contents</h1> + + +<h3>Packages</h3> +<table> +<tr> +<td><a href="index-Plugin_Project_Django.html">Plugin_Project_Django</a></td> +<td>Package implementing the Django project plugin.</td> +</tr> +</table> + +</body></html> \ No newline at end of file
--- a/ProjectDjango/Project.py Sat Mar 23 19:41:38 2013 +0100 +++ b/ProjectDjango/Project.py Sun Mar 24 13:26:59 2013 +0100 @@ -1684,7 +1684,6 @@ ## slots below implement translation functions ################################################################## - # TODO: the below stuff needs testing def __getLocale(self, filename): """ Private method to extract the locale out of a file name. @@ -1749,8 +1748,6 @@ args.append(self.__getPythonExecutable()) args.append("manage.py") args.append("makemessages") - args.append("--domain=django") - args.append("--domain=djangojs") args.append("-l") args.append(code) @@ -1801,8 +1798,6 @@ args.append("manage.py") args.append("makemessages") args.append("--no-obsolete") - args.append("--domain=django") - args.append("--domain=djangojs") args.append("-l") args.append(locale) argsLists.append(args) @@ -1846,8 +1841,6 @@ args.append(self.__getPythonExecutable()) args.append("manage.py") args.append("makemessages") - args.append("--domain=django") - args.append("--domain=djangojs") args.append("-l") args.append(locale) argsLists.append(args) @@ -1879,8 +1872,6 @@ args.append("makemessages") args.append("-a") args.append("--no-obsolete") - args.append("--domain=django") - args.append("--domain=djangojs") try: wd = self.__sitePath() @@ -1911,8 +1902,6 @@ args.append("manage.py") args.append("makemessages") args.append("-a") - args.append("--domain=django") - args.append("--domain=djangojs") try: wd = self.__sitePath()
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/i18n/django_de.ts Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,1108 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="de"> +<context> + <name>DjangoDialog</name> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="14"/> + <source>Django</source> + <translation>Django</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="35"/> + <source>Output</source> + <translation>Ausgabe</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="63"/> + <source>Errors</source> + <translation>Fehler</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="169"/> + <source>Process Generation Error</source> + <translation>Fehler beim Prozessstart</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="169"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="246"/> + <source>Select data file</source> + <translation>Wähle Datendatei</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="267"/> + <source>Error saving data</source> + <translation>Fehler beim Sichern der Daten</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="267"/> + <source><p>The data could not be written to <b>{0}</b></p><p>Reason: {1}</p></source> + <translation><p>Die Daten konnten nicht nach <b>{0}</b> geschrieben werden.</p><p>Ursache: {1}</p></translation> + </message> +</context> +<context> + <name>DjangoDumpdataDataDialog</name> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="20"/> + <source>dumpdata Command Options</source> + <translation>dumpdata Kommandozeilenoptionen</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="35"/> + <source>Applications</source> + <translation>Anwendungen</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="70"/> + <source>Exclude Applications</source> + <translation>Anwendungen ausschließen</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="76"/> + <source>Enter the list of applications separated by spaces.</source> + <translation>Gib die Liste der Applikationen durch Leerzeichen getrennt ein.</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="93"/> + <source>Dump Format</source> + <translation>Dump Format</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="38"/> + <source>JSON</source> + <translation>JSON</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="39"/> + <source>XML</source> + <translation>XML</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="42"/> + <source>YAML</source> + <translation>YAML</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="53"/> + <source>Enter the list of applications separated by spaces. Leave empty for all.</source> + <translation>Gib die Liste der Applikationen durch Leerzeichen getrennt ein. Leer lassen, um alle zu sichern.</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="99"/> + <source>Serialization Format:</source> + <translation>Serialisierungsformat:</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="126"/> + <source>Indentation Level:</source> + <translation>Einrücklänge:</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="133"/> + <source>Enter the indentation level to be used when pretty-printing output</source> + <translation>Gib die Länge der Einrückung für eine lesbare Ausgabe ein</translation> + </message> +</context> +<context> + <name>DjangoLoaddataDataDialog</name> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="20"/> + <source>loaddata Command Options</source> + <translation>loaddata Kommandozeilenoptionen</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="29"/> + <source>Enter the list of fixture patterns or the path of a fixture file.</source> + <translation>Gib die Liste der Fixturenamen oder den Pfad einer Fixturedatei ein.</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="39"/> + <source>Select a fixture file via a file selection dialog</source> + <translation>Wähle eine Fixturedatei mittels eines Dateiauswahldialoges aus</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="42"/> + <source>...</source> + <translation>...</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="50"/> + <source>JSON Files (*.json);;XML Files (*.xml);;</source> + <translation>JSON Dateien (*.json);;XML Dateien (*.xml);;</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="53"/> + <source>YAML Files (*.yaml);;</source> + <translation>YAML Dateien (*.yaml);;</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="56"/> + <source>All Files (*)</source> + <translation>Alle Dateien (*)</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="58"/> + <source>Select fixture file</source> + <translation>Wähle Fixturedatei</translation> + </message> +</context> +<context> + <name>DjangoPage</name> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="17"/> + <source><b>Configure Django</b></source> + <translation>Django einstellen</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="37"/> + <source>Console Commands</source> + <translation>Konsolenbefehle</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="43"/> + <source>Console Command:</source> + <translation>Konsole:</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="56"/> + <source>Enter the console command</source> + <translation>Gib den Befehl für das Konsolenfenster ein</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="66"/> + <source>Console Command (non-closing):</source> + <translation>Konsole (nicht schließend):</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="79"/> + <source>Enter the console command for a non-closing console</source> + <translation>Gib den Befehl für das nicht schließende Konsolenfenster ein</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="102"/> + <source>Server</source> + <translation>Server</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="114"/> + <source>Server Address:</source> + <translation>Server Adresse:</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="121"/> + <source>Enter the server port or server address and port (e.g. 127.0.0.1:8000)</source> + <translation>Gib den Server Port oder die Server Adresse und Port ein (z.B. 127.0.0.1:8000)</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="131"/> + <source>Recent Applications Lists</source> + <translation>Zuletzt verwendete Anwendungslisten</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="145"/> + <source>Number of recent applications lists:</source> + <translation>Anzahl zuletzt verwendeter Anwendungslisten:</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="186"/> + <source>Django Python Console</source> + <translation>Django Python Konsole</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="198"/> + <source>Select to use plain Python instead of IPython</source> + <translation>Auswählen, wenn Standard-Python an Stelle von IPython gestartet werde soll</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="201"/> + <source>Use plain Python instead of IPython</source> + <translation>Standard-Python an Stelle von IPython starten</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="89"/> + <source><b>Note:</b> 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><b>Hinweis:</b> Der Konsolenbefehl für eine Konsole, die verzweigt (d.h. sie wird beendet bevor das Fenster geschlossen wurde), muss mit einem '@'-Zeichen beginnen.</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="152"/> + <source>Enter the number of recent applications to remember</source> + <translation>Gib die zu merkende Anzahl an zuletzt verwendeten Anwendungslisten ein</translation> + </message> +</context> +<context> + <name>Project</name> + <message> + <location filename="ProjectDjango/Project.py" line="512"/> + <source>D&jango</source> + <translation>D&jango</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="728"/> + <source>New Form</source> + <translation>Neues Formular</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="698"/> + <source>The file already exists! Overwrite it?</source> + <translation>Die Datei existiert bereits. Überschreiben?</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="728"/> + <source><p>The new form file <b>{0}</b> could not be created.<br>Problem: {1}</p></source> + <translation><p>Die neue Formulardatei <b>{0}</b> konnte nicht erzeugt werden.<br>Problem: {1}</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="72"/> + <source>Current Project</source> + <translation>Aktuelles Projekt</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="76"/> + <source>Selects the current project</source> + <translation>Wählt das aktuelle Projekt aus</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="91"/> + <source>Start Project</source> + <translation>Project starten</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="91"/> + <source>Start &Project</source> + <translation>&Project starten</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="95"/> + <source>Starts a new Django project</source> + <translation>Startet ein neues Django Projekt</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="97"/> + <source><b>Start Project</b><p>Starts a new Django project using "django-admin.py startproject".</p></source> + <translation><b>Project starten</b><p>Started ein neues Django Projekt mittels "django-admin.py startproject".</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="104"/> + <source>Start Application (global)</source> + <translation>Anwendung starten (global)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="104"/> + <source>Start Application (&global)</source> + <translation>Anwendung starten (&global)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="109"/> + <source>Starts a new global Django application</source> + <translation>Startet eine neue globale Django Anwendung</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="111"/> + <source><b>Start Application (global)</b><p>Starts a new global Django application using "django-admin.py startapp".</p></source> + <translation><b>Anwendung starten (global)</b><p>Startet eine neue globale Django Anwendung mittels "django-admin.py startapp".</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="120"/> + <source>Start Application (local)</source> + <translation>Anwendung starten (lokal)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="120"/> + <source>Start Application (&local)</source> + <translation>Anwendung starten (&lokal)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="125"/> + <source>Starts a new local Django application</source> + <translation>Startet eine neue lokale Django Anwendung</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="127"/> + <source><b>Start Application (local)</b><p>Starts a new local Django application using "manage.py startapp".</p></source> + <translation><b>Anwendung starten (lokal)</b><p>Startet eine neue lokale Django Anwendung mittels "manage.py startapp".</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="140"/> + <source>Run Server</source> + <translation>Server starten</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="140"/> + <source>Run &Server</source> + <translation>&Server starten</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="144"/> + <source>Starts the Django Web server</source> + <translation>Startet den Django Web-Server</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="146"/> + <source><b>Run Server</b><p>Starts the Django Web server using "manage.py runserver".</p></source> + <translation><b>Server starten</b><p>Startet den Django Web-Server mittels "manage.py runserve".</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1218"/> + <source>Run Web-Browser</source> + <translation>Web-Browser starten</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="153"/> + <source>Run &Web-Browser</source> + <translation>Web-&Browser starten</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="157"/> + <source>Starts the default Web-Browser with the URL of the Django Web server</source> + <translation>Startet den Standard Web-Browser mit der URL des Django Web-Servers</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="159"/> + <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Django Web server.</p></source> + <translation><b>Web-Browser starten</b><p>Startet den Standard Web-Browser mit der URL des Django Web-Servers.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="758"/> + <source>About Django</source> + <translation>Über Django</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="205"/> + <source>About D&jango</source> + <translation>Über D&jango</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="209"/> + <source>Shows some information about Django</source> + <translation>Zeigt Informationen über Django</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="211"/> + <source><b>About Django</b><p>Shows some information about Django.</p></source> + <translation><b>Über Django</b><p>Zeigt Informationen über Django.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="227"/> + <source>Synchronize</source> + <translation>Synchronisieren</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="227"/> + <source>&Synchronize</source> + <translation>&Synchronisieren</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="231"/> + <source>Synchronizes the database</source> + <translation>Synchronisiert die Datenbank</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="233"/> + <source><b>Synchronize</b><p>Synchronizes the database.</p></source> + <translation><b>Synchronisieren</b><p>Synchronisiert die Datenbank.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="546"/> + <source>&Database</source> + <translation>&Datenbank</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="758"/> + <source><p>Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="http://www.djangoproject.com">http://www.djangoproject.com</a></td></tr></table></p></source> + <translation><p>Django ist ein Python Web-Framework, das eine schnelle Entwicklung und ein klares, pragmatisches Design fördert.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="http://www.djangoproject.com">http://www.djangoproject.com</a></td></tr></table></p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1124"/> + <source>Project</source> + <translation>Projekt</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="890"/> + <source>Application</source> + <translation>Anwendung</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="892"/> + <source>Start Django</source> + <translation>Django starten</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="892"/> + <source>Select if this project should be a Django Project or Application.<br />Select the empty entry for none.</source> + <translation>Auswählen, ob ddieses Projekt ein Django Projekt oder eine Django Anwendung sein soll.<br />Den leeren Eintrag wählen, wenn keines zutrifft.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="956"/> + <source>Start Django Project</source> + <translation>Django Projekt starten</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="934"/> + <source>Django project created successfully.</source> + <translation>Das Django Projekt wurde erfolgreich erzeugt.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="956"/> + <source>Enter the name of the new Django project.</source> + <translation>Gib den Namen des neuen Django Projektes ein.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="982"/> + <source>Start Django Application</source> + <translation>Django Anwendung starten</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1007"/> + <source>Django application created successfully.</source> + <translation>Die Django Anwendung wurde erfolgreich erzeugt.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1088"/> + <source>Select Project</source> + <translation>Wähle Projekt</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1088"/> + <source>Select the Django project to work with.</source> + <translation>Wähle das Django Projekt, mit dem gearbeitet werden soll.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1122"/> + <source>None</source> + <translation>keines</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1666"/> + <source>Process Generation Error</source> + <translation>Fehler beim Prozessstart</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1186"/> + <source>The Django server could not be started.</source> + <translation>Der Django Server konnte nicht gestartet werden.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1218"/> + <source>Could not start the web-browser for the url "{0}".</source> + <translation>Der Web-Browser konnt mit der URL "{0}" nicht gestartet werden.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1626"/> + <source>The Django process could not be started.</source> + <translation>Der Django Prozess konnte nicht gestartet werden.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="78"/> + <source><b>Current Project</b><p>Selects the current project. Used for multi-project Django projects to switch between the projects.</p></source> + <translation><b>Aktuelles Projekt</b><p>Wählt das aktuelle Projekt aus. Dies wird bei Django Mehrfach-Projekten benötigt, um zwischen den Projekten umzuschalten.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1416"/> + <source>Diff Settings</source> + <translation>Settings Unterschiede</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="398"/> + <source>&Diff Settings</source> + <translation>Settings &Unterschiede</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="402"/> + <source>Shows the modification made to the settings</source> + <translation>Zeigt die Änderungen gegenüber dem Standard</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="404"/> + <source><b>Diff Settings</b><p>Shows the modification made to the settings.</p></source> + <translation><b>Settings Unterschiede</b><p>Zeigt die Änderungen gegenüber dem Standard.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="589"/> + <source>&Tools</source> + <translation>&Werkzeuge</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1127"/> + <source>&Current Django project ({0})</source> + <translation>&Aktuelles Django Projekt ({0})</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1437"/> + <source>Cleanup</source> + <translation>Aufräumen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="411"/> + <source>&Cleanup</source> + <translation>&Aufräumen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="415"/> + <source>Cleans out old data from the database</source> + <translation>Löscht veraltete Daten aus der Datenbank</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="417"/> + <source><b>Cleanup</b><p>Cleans out old data from the database.</p></source> + <translation><b>Aufräumen</b><p>Löscht veraltete Daten aus der Datenbank.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1449"/> + <source>Database cleaned up successfully.</source> + <translation>Datenbank erfolgreich aufgeräumt.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1459"/> + <source>Validate</source> + <translation>Validieren</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="424"/> + <source>&Validate</source> + <translation>&Validieren</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="428"/> + <source>Validates all installed models</source> + <translation>Validiert alle installierten Modelle</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="430"/> + <source><b>Validate</b><p>Validates all installed models.</p></source> + <translation><b>Validieren</b><p>Validiert alle installierten Modelle</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="786"/> + <source>Select Applications</source> + <translation>Applikation auswählen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="786"/> + <source>Enter the list of applications separated by spaces.</source> + <translation>Gib die Liste der Applikationen durch Leerzeichen getrennt ein.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="437"/> + <source>Start Python Console</source> + <translation>Starte Python Konsole</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="437"/> + <source>Start &Python Console</source> + <translation>Starte &Python Konsole</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="441"/> + <source>Starts a Python interactive interpreter</source> + <translation>Startet einen interaktiven Python Interpreter</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="443"/> + <source><b>Start Python Console</b><p>Starts a Python interactive interpreter.</p></source> + <translation><b>Starte Python Konsole</b><p>Startet einen interaktiven Python Interpreter.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1508"/> + <source>Create Cache Tables</source> + <translation>Erzeuge Cache Tabellen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="171"/> + <source>C&reate Cache Tables</source> + <translation>Erzeuge &Cache Tabellen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="175"/> + <source>Creates the tables needed to use the SQL cache backend</source> + <translation>Erzeugt die für das SQL Cache Backend benötigten Tabellen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="177"/> + <source><b>Create Cache Tables</b><p>Creates the tables needed to use the SQL cache backend.</p></source> + <translation><b>Erzeuge Cache Tabellen</b><p>Erzeugt die für das SQL Cache Backend benötigten Tabellen</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1515"/> + <source>Enter the names of the cache tables separated by spaces.</source> + <translation>Gib die Namen der cache Tabellen durch Leerzeichen getrennt ein.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1529"/> + <source>Cache tables created successfully.</source> + <translation>Cache Tabellen erfolgreich erzeugt.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="240"/> + <source>Introspect</source> + <translation>Untersuchen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="240"/> + <source>&Introspect</source> + <translation>&Untersuchen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="244"/> + <source>Introspects the database tables and outputs a Django model module</source> + <translation>Untersucht die Datenbanktabellen und gibt ein Django Modellmodul aus</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="246"/> + <source><b>Introspect</b><p>Introspects the database tables and outputs a Django model module.</p></source> + <translation><b>Untersuchen</b><p>Untersucht die Datenbanktabellen und gibt ein Django Modellmodul aus.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1253"/> + <source>Introspect Database</source> + <translation>Datenbank untersuchen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="254"/> + <source>Flush</source> + <translation>Neuinitialisierung</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="254"/> + <source>&Flush</source> + <translation>&Neuinitialisierung</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="258"/> + <source>Returns all database tables to the state just after their installation</source> + <translation>Setzt alle Datenbanktabelle in ihren Ursprungszustand zurück</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="260"/> + <source><b>Flush</b><p>Returns all database tables to the state just after their installation.</p></source> + <translation><b>Neuinitialisierung</b><p>Setzt alle Datenbanktabelle in ihren Ursprungszustand zurück.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1399"/> + <source>Flush Database</source> + <translation>Datenbank neu initialisieren</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1282"/> + <source>Flushing the database will destroy all data. Are you sure?</source> + <translation>Eine Neuinitialisierung der Datenbank wird alle Daten löschen. Sind sie sicher?</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1292"/> + <source>Database tables flushed successfully.</source> + <translation>Datenbank erfolgreich neu initialisiert.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="268"/> + <source>Start Client Console</source> + <translation>Starte Datenbank Konsole</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="272"/> + <source>Starts a console window for the database client</source> + <translation>Started ein Konsolenfenster für den Datenbankklienten</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="274"/> + <source><b>Start Client Console</b><p>Starts a console window for the database client.</p></source> + <translation><b>Starte Datenbank Konsole</b><p>Started ein Konsolenfenster für den Datenbankklienten.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="268"/> + <source>Start &Client Console</source> + <translation>Starte &Datenbank Konsole</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1364"/> + <source>Create Tables</source> + <translation>Tabellen erzeugen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="285"/> + <source>Create &Tables</source> + <translation>&Tabellen erzeugen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="289"/> + <source>Prints the CREATE TABLE SQL statements for one or more applications</source> + <translation>Zeigt die CREATE TABLE SQL Befehle für eine oder mehrere Anwendungen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="291"/> + <source><b>Create Tables</b><p>Prints the CREATE TABLE SQL statements for one or more applications.</p></source> + <translation><b>Tabellen erzeugen</b><p>Zeigt die CREATE TABLE SQL Befehle für eine oder mehrere Anwendungen.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="567"/> + <source>Show &SQL</source> + <translation>Zeige &SQL</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1371"/> + <source>Create Indexes</source> + <translation>Indices erzeugen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="300"/> + <source>Create &Indexes</source> + <translation>&Indices erzeugen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="306"/> + <source><b>Create Indexes</b><p>Prints the CREATE INDEX SQL statements for one or more applications.</p></source> + <translation><b>Indices erzeugen</b><p>Zeigt die CREATE INDEX SQL Befehle für eine oder mehrere Anwendungen.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1378"/> + <source>Create Everything</source> + <translation>Alles erzeugen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="315"/> + <source>Create &Everything</source> + <translation>&Alles erzeugen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="319"/> + <source>Prints the CREATE ... SQL statements for one or more applications</source> + <translation>Zeigt die CREATE ... SQL Befehle für eine oder mehrere Anwendungen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="321"/> + <source><b>Create Everything</b><p>Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.</p></source> + <translation><b>Alles erzeugen</b><p>Zeigt die CREATE TABLE, spezifische und CREATE INDEX SQL Befehle für eine oder mehrere Anwendungen.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="304"/> + <source>Prints the CREATE INDEX SQL statements for one or more applications</source> + <translation>Zeigt die CREATE INDEX SQL Befehle für eine oder mehrere Anwendungen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1385"/> + <source>Custom Statements</source> + <translation>Spezifische Befehle</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="330"/> + <source>&Custom Statements</source> + <translation>&Spezifische Befehle</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="334"/> + <source>Prints the custom table modifying SQL statements for one or more applications</source> + <translation>Zeigt spezifische SQL Befehle für eine oder mehrere Anwendungen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="337"/> + <source><b>Custom Statements</b><p>Prints the custom table modifying SQL statements for one or more applications.</p></source> + <translation><b>Spezifische Befehle</b><p>Zeigt spezifische SQL Befehle für eine oder mehrere Anwendungen.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1392"/> + <source>Drop Tables</source> + <translation>Tabellen löschen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="346"/> + <source>&Drop Tables</source> + <translation>Tabellen &löschen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="350"/> + <source>Prints the DROP TABLE SQL statements for one or more applications</source> + <translation>Zeigt die DROP TABLE SQL Befehle für eine oder mehrere Anwendungen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="353"/> + <source><b>Drop Tables</b><p>Prints the DROP TABLE SQL statements for one or more applications.</p></source> + <translation><b>Tabellen löschen</b><p>Zeigt die DROP TABLE SQL Befehle für eine oder mehrere Anwendungen.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="362"/> + <source>&Flush Database</source> + <translation>&Datenbank neu initialisieren</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="366"/> + <source>Prints a list of statements to return all database tables to the state just after their installation</source> + <translation>Zeigt eine Befehlsliste, um alle Datenbanktabelle in ihren Ursprungszustand zurückzusetzen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="369"/> + <source><b>Flush Database</b><p>Prints a list of statements to return all database tables to the state just after their installation.</p></source> + <translation><b>Datenbank neu initialisieren</b><p/>Zeigt eine Befehlsliste, um alle Datenbanktabelle in ihren Ursprungszustand zurückzusetzen.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1406"/> + <source>Reset Sequences</source> + <translation>Sequenzen zurücksetzen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="378"/> + <source>Reset &Sequences</source> + <translation>Se&quenzen zurücksetzen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="382"/> + <source>Prints the SQL statements for resetting sequences for one or more applications</source> + <translation>Zeigt die SQL Befehle zum Zurücksetzen von Sequenzen für eine oder mehrere Anwendungen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="385"/> + <source><b>Reset Sequences</b><p>Prints the SQL statements for resetting sequences for one or more applications.</p></source> + <translation><b>Sequenzen zurücksetzen</b><p>Zeigt die SQL Befehle zum Zurücksetzen von Sequenzen für eine oder mehrere Anwendungen.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1543"/> + <source>Dump Data</source> + <translation>Daten sichern</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="454"/> + <source>&Dump Data</source> + <translation>Daten &sichern</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="458"/> + <source>Dump the database data to a fixture</source> + <translation>Schreibt die Datenbank in ein Fixture</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="460"/> + <source><b>Dump Data</b><p>Dump the database data to a fixture.</p></source> + <translation><b>Daten sichern</b<<p>Schreibt die Datenbank in ein Fixture.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="606"/> + <source>T&esting</source> + <translation>&Testen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1351"/> + <source>SQL Files (*.sql)</source> + <translation>SQL Dateien (*.sql)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1566"/> + <source>JSON Files (*.json)</source> + <translation>JSON Dateien (*.json)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1568"/> + <source>XML Files (*.xml)</source> + <translation>XML Dateien (*.xml)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1570"/> + <source>YAML Files (*.yaml)</source> + <translation>YAML Dateien (*.yaml)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1582"/> + <source>Load Data</source> + <translation>Daten laden</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="467"/> + <source>&Load Data</source> + <translation>Daten &laden</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="471"/> + <source>Load data from fixture files</source> + <translation>Lädt Daten aus Fixturedateien</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="473"/> + <source><b>Load Data</b><p>Load data from fixture files.</p></source> + <translation><b>Daten laden</b><p>Lädt Daten aus Fixturedateien.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="480"/> + <source>Run Testsuite</source> + <translation>Testsuite starten</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="480"/> + <source>Run &Testsuite</source> + <translation>&Testsuite starten</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="484"/> + <source>Run the test suite for applications or the whole site</source> + <translation>Startet die Testsuite für Anwendungen oder die Site</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="486"/> + <source><b>Run Testsuite</b><p>Run the test suite for applications or the whole site.</p></source> + <translation><b>Testsuite starten</b><p>Startet die Testsuite für Anwendungen oder die Site.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="493"/> + <source>Run Testserver</source> + <translation>Testserver starten</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="493"/> + <source>Run Test&server</source> + <translation>Test&server starten</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="497"/> + <source>Run a development server with data from a set of fixtures</source> + <translation>Startet einen Entwicklungsserver mit Daten aus einer Liste von Fixtures</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="499"/> + <source><b>Run Testserver</b><p>Run a development server with data from a set of fixtures.</p></source> + <translation><b>Testserver starten</b><p>Startet einen Entwicklungsserver mit Daten aus einer Liste von Fixtures.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1666"/> + <source>The Django test server could not be started.</source> + <translation>Der Django Testserver konnte nicht gestartet werden.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="188"/> + <source>Help</source> + <translation>Hilfe</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="188"/> + <source>&Help</source> + <translation>&Hilfe</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="192"/> + <source>Shows the Django help index</source> + <translation>Zeigt den Django Hilfe Index an</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="194"/> + <source><b>Help</b><p>Shows the Django help index page.</p></source> + <translation><b>Hilfe</b><p>Zeigt den Django Hilfe Index an.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="628"/> + <source>New template...</source> + <translation>Neues Template...</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="635"/> + <source>Update all catalogs</source> + <translation>Alle Kataloge aktualisieren</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="637"/> + <source>Update selected catalogs</source> + <translation>Ausgewählte Kataloge aktualisieren</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="645"/> + <source>Compile all catalogs</source> + <translation>Alle Kataloge übersetzen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="647"/> + <source>Compile selected catalogs</source> + <translation>Ausgewählte Kataloge übersetzen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1745"/> + <source>Initializing message catalog for '{0}'</source> + <translation>Initialisiere Textkatalog für '{0}'</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1987"/> + <source>No current site selected or no site created yet. Aborting...</source> + <translation>Keine aktuelle Site ausgewählt oder noch keine Site erzeugt. Abbruch...</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1763"/> + <source> +Message catalog initialized successfully.</source> + <translation> +Textkatalog erfolgreich initialisiert.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1867"/> + <source>Updating message catalogs</source> + <translation>Aktualisiere Textkataloge</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1953"/> + <source>No locales detected. Aborting...</source> + <translation>Keine Sprachen erkannt. Abbruch...</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1915"/> + <source> +Message catalogs updated successfully.</source> + <translation> +Textkataloge erfolgreich aktualisiert.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1977"/> + <source>Compiling message catalogs</source> + <translation>Übersetze Textkataloge</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1993"/> + <source> +Message catalogs compiled successfully.</source> + <translation> +Textkataloge erfolgreich übersetzt.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="639"/> + <source>Update all catalogs (with obsolete)</source> + <translation>Alle Kataloge aktualisieren (mit veralteten)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="642"/> + <source>Update selected catalogs (with obsolete)</source> + <translation>Ausgewählte Kataloge aktualisieren (mit veralteten)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1018"/> + <source>Start Global Django Application</source> + <translation>Globale Django Anwendung beginnen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1018"/> + <source>Enter the name of the new global Django application.</source> + <translation>Gib den Namen der neuen globalen Django Anwendung ein.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1037"/> + <source>Start Local Django Application</source> + <translation>Lokale Django Anwendung beginnen</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1037"/> + <source>Enter the name of the new local Django application.</source> + <translation>Gib den Namen der neuen lokalen Django Anwendung ein.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1898"/> + <source>Updating message catalogs (keeping obsolete messages)</source> + <translation>Aktualisiere Textkataloge (veraltete Texte behalten)</translation> + </message> +</context> +<context> + <name>ProjectDjangoPlugin</name> + <message> + <location filename="PluginProjectDjango.py" line="191"/> + <source>Django</source> + <translation>Django</translation> + </message> + <message> + <location filename="PluginProjectDjango.py" line="159"/> + <source>eric5 version is too old, {0}, {1} or newer needed.</source> + <translation>Die eric5 Version ist zu alt. Es wird {0}, {1} oder neuer benötigt.</translation> + </message> +</context> +</TS>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/i18n/django_en.ts Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,1105 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="en_US"> +<context> + <name>DjangoDialog</name> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="14"/> + <source>Django</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="35"/> + <source>Output</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="63"/> + <source>Errors</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="169"/> + <source>Process Generation Error</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="169"/> + <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="ProjectDjango/DjangoDialog.py" line="246"/> + <source>Select data file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="267"/> + <source>Error saving data</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="267"/> + <source><p>The data could not be written to <b>{0}</b></p><p>Reason: {1}</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>DjangoDumpdataDataDialog</name> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="20"/> + <source>dumpdata Command Options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="35"/> + <source>Applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/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="ProjectDjango/DjangoDumpdataDataDialog.ui" line="70"/> + <source>Exclude Applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="76"/> + <source>Enter the list of applications separated by spaces.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="93"/> + <source>Dump Format</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="99"/> + <source>Serialization Format:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="126"/> + <source>Indentation Level:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/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="ProjectDjango/DjangoDumpdataDataDialog.py" line="38"/> + <source>JSON</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="39"/> + <source>XML</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="42"/> + <source>YAML</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>DjangoLoaddataDataDialog</name> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="20"/> + <source>loaddata Command Options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/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="ProjectDjango/DjangoLoaddataDataDialog.ui" line="39"/> + <source>Select a fixture file via a file selection dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="42"/> + <source>...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="50"/> + <source>JSON Files (*.json);;XML Files (*.xml);;</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="53"/> + <source>YAML Files (*.yaml);;</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="56"/> + <source>All Files (*)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="58"/> + <source>Select fixture file</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>DjangoPage</name> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="17"/> + <source><b>Configure Django</b></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="37"/> + <source>Console Commands</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="43"/> + <source>Console Command:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="56"/> + <source>Enter the console command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="66"/> + <source>Console Command (non-closing):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="79"/> + <source>Enter the console command for a non-closing console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="89"/> + <source><b>Note:</b> 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"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="102"/> + <source>Server</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="114"/> + <source>Server Address:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="121"/> + <source>Enter the server port or server address and port (e.g. 127.0.0.1:8000)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="131"/> + <source>Recent Applications Lists</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="145"/> + <source>Number of recent applications lists:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="152"/> + <source>Enter the number of recent applications to remember</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="186"/> + <source>Django Python Console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="198"/> + <source>Select to use plain Python instead of IPython</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="201"/> + <source>Use plain Python instead of IPython</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>Project</name> + <message> + <location filename="ProjectDjango/Project.py" line="72"/> + <source>Current Project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="76"/> + <source>Selects the current project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="78"/> + <source><b>Current Project</b><p>Selects the current project. Used for multi-project Django projects to switch between the projects.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="91"/> + <source>Start Project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="91"/> + <source>Start &Project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="95"/> + <source>Starts a new Django project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="97"/> + <source><b>Start Project</b><p>Starts a new Django project using "django-admin.py startproject".</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="104"/> + <source>Start Application (global)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="104"/> + <source>Start Application (&global)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="109"/> + <source>Starts a new global Django application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="111"/> + <source><b>Start Application (global)</b><p>Starts a new global Django application using "django-admin.py startapp".</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="120"/> + <source>Start Application (local)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="120"/> + <source>Start Application (&local)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="125"/> + <source>Starts a new local Django application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="127"/> + <source><b>Start Application (local)</b><p>Starts a new local Django application using "manage.py startapp".</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="140"/> + <source>Run Server</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="140"/> + <source>Run &Server</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="144"/> + <source>Starts the Django Web server</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="146"/> + <source><b>Run Server</b><p>Starts the Django Web server using "manage.py runserver".</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1218"/> + <source>Run Web-Browser</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="153"/> + <source>Run &Web-Browser</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="157"/> + <source>Starts the default Web-Browser with the URL of the Django Web server</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="159"/> + <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Django Web server.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1508"/> + <source>Create Cache Tables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="171"/> + <source>C&reate Cache Tables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="175"/> + <source>Creates the tables needed to use the SQL cache backend</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="177"/> + <source><b>Create Cache Tables</b><p>Creates the tables needed to use the SQL cache backend.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="188"/> + <source>Help</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="188"/> + <source>&Help</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="192"/> + <source>Shows the Django help index</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="194"/> + <source><b>Help</b><p>Shows the Django help index page.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="758"/> + <source>About Django</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="205"/> + <source>About D&jango</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="209"/> + <source>Shows some information about Django</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="211"/> + <source><b>About Django</b><p>Shows some information about Django.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="227"/> + <source>Synchronize</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="227"/> + <source>&Synchronize</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="231"/> + <source>Synchronizes the database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="233"/> + <source><b>Synchronize</b><p>Synchronizes the database.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="240"/> + <source>Introspect</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="240"/> + <source>&Introspect</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="244"/> + <source>Introspects the database tables and outputs a Django model module</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="246"/> + <source><b>Introspect</b><p>Introspects the database tables and outputs a Django model module.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="254"/> + <source>Flush</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="254"/> + <source>&Flush</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="258"/> + <source>Returns all database tables to the state just after their installation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="260"/> + <source><b>Flush</b><p>Returns all database tables to the state just after their installation.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="268"/> + <source>Start Client Console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="268"/> + <source>Start &Client Console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="272"/> + <source>Starts a console window for the database client</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="274"/> + <source><b>Start Client Console</b><p>Starts a console window for the database client.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1364"/> + <source>Create Tables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="285"/> + <source>Create &Tables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="289"/> + <source>Prints the CREATE TABLE SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="291"/> + <source><b>Create Tables</b><p>Prints the CREATE TABLE SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1371"/> + <source>Create Indexes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="300"/> + <source>Create &Indexes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="304"/> + <source>Prints the CREATE INDEX SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="306"/> + <source><b>Create Indexes</b><p>Prints the CREATE INDEX SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1378"/> + <source>Create Everything</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="315"/> + <source>Create &Everything</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="319"/> + <source>Prints the CREATE ... SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="321"/> + <source><b>Create Everything</b><p>Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1385"/> + <source>Custom Statements</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="330"/> + <source>&Custom Statements</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="334"/> + <source>Prints the custom table modifying SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="337"/> + <source><b>Custom Statements</b><p>Prints the custom table modifying SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1392"/> + <source>Drop Tables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="346"/> + <source>&Drop Tables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="350"/> + <source>Prints the DROP TABLE SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="353"/> + <source><b>Drop Tables</b><p>Prints the DROP TABLE SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1399"/> + <source>Flush Database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="362"/> + <source>&Flush Database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="366"/> + <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="ProjectDjango/Project.py" line="369"/> + <source><b>Flush Database</b><p>Prints a list of statements to return all database tables to the state just after their installation.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1406"/> + <source>Reset Sequences</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="378"/> + <source>Reset &Sequences</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="382"/> + <source>Prints the SQL statements for resetting sequences for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="385"/> + <source><b>Reset Sequences</b><p>Prints the SQL statements for resetting sequences for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1416"/> + <source>Diff Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="398"/> + <source>&Diff Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="402"/> + <source>Shows the modification made to the settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="404"/> + <source><b>Diff Settings</b><p>Shows the modification made to the settings.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1437"/> + <source>Cleanup</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="411"/> + <source>&Cleanup</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="415"/> + <source>Cleans out old data from the database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="417"/> + <source><b>Cleanup</b><p>Cleans out old data from the database.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1459"/> + <source>Validate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="424"/> + <source>&Validate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="428"/> + <source>Validates all installed models</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="430"/> + <source><b>Validate</b><p>Validates all installed models.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="437"/> + <source>Start Python Console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="437"/> + <source>Start &Python Console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="441"/> + <source>Starts a Python interactive interpreter</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="443"/> + <source><b>Start Python Console</b><p>Starts a Python interactive interpreter.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1543"/> + <source>Dump Data</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="454"/> + <source>&Dump Data</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="458"/> + <source>Dump the database data to a fixture</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="460"/> + <source><b>Dump Data</b><p>Dump the database data to a fixture.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1582"/> + <source>Load Data</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="467"/> + <source>&Load Data</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="471"/> + <source>Load data from fixture files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="473"/> + <source><b>Load Data</b><p>Load data from fixture files.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="480"/> + <source>Run Testsuite</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="480"/> + <source>Run &Testsuite</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="484"/> + <source>Run the test suite for applications or the whole site</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="486"/> + <source><b>Run Testsuite</b><p>Run the test suite for applications or the whole site.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="493"/> + <source>Run Testserver</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="493"/> + <source>Run Test&server</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="497"/> + <source>Run a development server with data from a set of fixtures</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="499"/> + <source><b>Run Testserver</b><p>Run a development server with data from a set of fixtures.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="512"/> + <source>D&jango</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="546"/> + <source>&Database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="567"/> + <source>Show &SQL</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="589"/> + <source>&Tools</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="606"/> + <source>T&esting</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="628"/> + <source>New template...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="635"/> + <source>Update all catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="637"/> + <source>Update selected catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="639"/> + <source>Update all catalogs (with obsolete)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="642"/> + <source>Update selected catalogs (with obsolete)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="645"/> + <source>Compile all catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="647"/> + <source>Compile selected catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="728"/> + <source>New Form</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="698"/> + <source>The file already exists! Overwrite it?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="728"/> + <source><p>The new form file <b>{0}</b> could not be created.<br>Problem: {1}</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="758"/> + <source><p>Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="http://www.djangoproject.com">http://www.djangoproject.com</a></td></tr></table></p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="786"/> + <source>Select Applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="786"/> + <source>Enter the list of applications separated by spaces.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1124"/> + <source>Project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="890"/> + <source>Application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="892"/> + <source>Start Django</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="892"/> + <source>Select if this project should be a Django Project or Application.<br />Select the empty entry for none.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="956"/> + <source>Start Django Project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="934"/> + <source>Django project created successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="956"/> + <source>Enter the name of the new Django project.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="982"/> + <source>Start Django Application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1007"/> + <source>Django application created successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1018"/> + <source>Start Global Django Application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1018"/> + <source>Enter the name of the new global Django application.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1037"/> + <source>Start Local Django Application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1037"/> + <source>Enter the name of the new local Django application.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1088"/> + <source>Select Project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1088"/> + <source>Select the Django project to work with.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1122"/> + <source>None</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1127"/> + <source>&Current Django project ({0})</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1666"/> + <source>Process Generation Error</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1186"/> + <source>The Django server could not be started.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1218"/> + <source>Could not start the web-browser for the url "{0}".</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1626"/> + <source>The Django process could not be started.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1253"/> + <source>Introspect Database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1282"/> + <source>Flushing the database will destroy all data. Are you sure?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1292"/> + <source>Database tables flushed successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1351"/> + <source>SQL Files (*.sql)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1449"/> + <source>Database cleaned up successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1515"/> + <source>Enter the names of the cache tables separated by spaces.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1529"/> + <source>Cache tables created successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1566"/> + <source>JSON Files (*.json)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1568"/> + <source>XML Files (*.xml)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1570"/> + <source>YAML Files (*.yaml)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1666"/> + <source>The Django test server could not be started.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1745"/> + <source>Initializing message catalog for '{0}'</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1987"/> + <source>No current site selected or no site created yet. Aborting...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1763"/> + <source> +Message catalog initialized successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1867"/> + <source>Updating message catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1953"/> + <source>No locales detected. Aborting...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1915"/> + <source> +Message catalogs updated successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1898"/> + <source>Updating message catalogs (keeping obsolete messages)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1977"/> + <source>Compiling message catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1993"/> + <source> +Message catalogs compiled successfully.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>ProjectDjangoPlugin</name> + <message> + <location filename="PluginProjectDjango.py" line="191"/> + <source>Django</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="PluginProjectDjango.py" line="159"/> + <source>eric5 version is too old, {0}, {1} or newer needed.</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/i18n/django_es.ts Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,1291 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS><TS version="2.0" language="es" sourcelanguage=""> +<context> + <name>DjangoDialog</name> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="14"/> + <source>Django</source> + <translation>Django</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="35"/> + <source>Output</source> + <translation>Salida</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="63"/> + <source>Errors</source> + <translation>Errores</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="169"/> + <source>Process Generation Error</source> + <translation>Error de Generación de Proceso</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="169"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation>El proceso {0} no ha podido ejecutarse. Asegúrese de que está en la ruta de búsqueda.</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="246"/> + <source>Select data file</source> + <translation>Seleccionar archivo de datos</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="267"/> + <source>Error saving data</source> + <translation>Error al guardar datos</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="263"/> + <source><p>The data could not be saved.</p><p>Reason: {0}</p></source> + <translation type="obsolete"><p>Los datos no han podido ser guardados.</p><p>Razón: {0}</p></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="267"/> + <source><p>The data could not be written to <b>{0}</b></p><p>Reason: {1}</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>DjangoDumpdataDataDialog</name> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="20"/> + <source>dumpdata Command Options</source> + <translation>Opciones de Comando dumpdata</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="35"/> + <source>Applications</source> + <translation>Aplicaciones</translation> + </message> + <message> + <location filename="ProjectDjango/Ui_DjangoDumpdataDataDialog.py" line="91"/> + <source>Enter the list of applications separated by spaces. Leave empty to dump data of all applications.</source> + <translation type="obsolete">Introduzca la lista de aplicaciones separadas por espacios. Deje en blanco para volcar datos de todas las aplicaciones.</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="70"/> + <source>Exclude Applications</source> + <translation>Excluir aplicaciones</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="76"/> + <source>Enter the list of applications separated by spaces.</source> + <translation>Introduzca la lista de aplicaciones separadas por espacios.</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="93"/> + <source>Dump Format</source> + <translation>Formato de Volcado</translation> + </message> + <message> + <location filename="ProjectDjango/Ui_DjangoDumpdataDataDialog.py" line="95"/> + <source>Select the format for the dump.</source> + <translation type="obsolete">Seleccionar el formato para el volcado.</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="38"/> + <source>JSON</source> + <translation>JSON</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="39"/> + <source>XML</source> + <translation>XML</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="42"/> + <source>YAML</source> + <translation>YAML</translation> + </message> + <message> + <location filename="ProjectDjango/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="ProjectDjango/DjangoDumpdataDataDialog.ui" line="99"/> + <source>Serialization Format:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="126"/> + <source>Indentation Level:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="133"/> + <source>Enter the indentation level to be used when pretty-printing output</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>DjangoLoaddataDataDialog</name> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="20"/> + <source>loaddata Command Options</source> + <translation>Opciones de Comando loaddata</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="29"/> + <source>Enter the list of fixture patterns or the path of a fixture file.</source> + <translation>Introducir la lista de patrones de fixture o la ruta a un archivo de fixture.</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="39"/> + <source>Select a fixture file via a file selection dialog</source> + <translation>Seleccionar un archivo de fixture a través de un diálogo de selección de archivo</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="42"/> + <source>...</source> + <translation>...</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="50"/> + <source>JSON Files (*.json);;XML Files (*.xml);;</source> + <translation>Archivos JSON (*.json);;Archivos XML (*.xml);;</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="53"/> + <source>YAML Files (*.yaml);;</source> + <translation>Archivos YAML (*.yaml);;</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="56"/> + <source>All Files (*)</source> + <translation>Todos los Archivos (*)</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="58"/> + <source>Select fixture file</source> + <translation>Seleccionar archivo de fixture</translation> + </message> +</context> +<context> + <name>DjangoPage</name> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="17"/> + <source><b>Configure Django</b></source> + <translation><b>Configurar Django</b></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="37"/> + <source>Console Commands</source> + <translation>Comandos de Consola</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="43"/> + <source>Console Command:</source> + <translation>Comando de Consola:</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="56"/> + <source>Enter the console command</source> + <translation>Introducir el comando de consola</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="66"/> + <source>Console Command (non-closing):</source> + <translation>Comando de consola (no se cierra):</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="79"/> + <source>Enter the console command for a non-closing console</source> + <translation>Introduzca el comando de consola para una consola que no se cierra</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="102"/> + <source>Server</source> + <translation>Servidor</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="114"/> + <source>Server Address:</source> + <translation>Dirección del Servidor:</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="121"/> + <source>Enter the server port or server address and port (e.g. 127.0.0.1:8000)</source> + <translation>Introduzca el puerto del servidor o la dirección y puerto del servidor (p. ej. 127.0.0.1:8000)</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="131"/> + <source>Recent Applications Lists</source> + <translation>Listas de Aplicaciones Recientes</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="145"/> + <source>Number of recent applications lists:</source> + <translation>Número de listas de aplicaciones recientes:</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/Ui_DjangoPage.py" line="127"/> + <source>Enter the number of recent multiprojects to remember</source> + <translation type="obsolete">Introducir el número de multiproyectos recientes a recordar</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="186"/> + <source>Django Python Console</source> + <translation>Consola Python de Django</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="198"/> + <source>Select to use plain Python instead of IPython</source> + <translation>Seleccionar para utilizar Python simple en lugar de IPhyton</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="201"/> + <source>Use plain Python instead of IPython</source> + <translation>Utilizar Python simple en lugar de IPhyton</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="89"/> + <source><b>Note:</b> 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><b>Nota:</b> el comando de consola para una consola generada (es decir, sale antes de que se cierre la ventana de consola) debe ser antecedido con un carácter '@' como prefijo.</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="152"/> + <source>Enter the number of recent applications to remember</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>LexerDjango</name> + <message> + <location filename="ProjectDjango/LexerDjango.py" line="79"/> + <source>Default</source> + <translation type="obsolete">Por Defecto</translation> + </message> + <message> + <location filename="ProjectDjango/LexerDjango.py" line="80"/> + <source>Comment</source> + <translation type="obsolete">Comentario</translation> + </message> + <message> + <location filename="ProjectDjango/LexerDjango.py" line="81"/> + <source>Number</source> + <translation type="obsolete">Número</translation> + </message> + <message> + <location filename="ProjectDjango/LexerDjango.py" line="82"/> + <source>String</source> + <translation type="obsolete">Cadena</translation> + </message> + <message> + <location filename="ProjectDjango/LexerDjango.py" line="83"/> + <source>Unclosed String</source> + <translation type="obsolete">Cadena sin cerrar</translation> + </message> + <message> + <location filename="ProjectDjango/LexerDjango.py" line="84"/> + <source>Scalar</source> + <translation type="obsolete">Escalar</translation> + </message> + <message> + <location filename="ProjectDjango/LexerDjango.py" line="85"/> + <source>Operator</source> + <translation type="obsolete">Operador</translation> + </message> + <message> + <location filename="ProjectDjango/LexerDjango.py" line="86"/> + <source>Preprocessor</source> + <translation type="obsolete">Preprocesador</translation> + </message> + <message> + <location filename="ProjectDjango/LexerDjango.py" line="87"/> + <source>Attribute</source> + <translation type="obsolete">Atributo</translation> + </message> + <message> + <location filename="ProjectDjango/LexerDjango.py" line="88"/> + <source>Tag</source> + <translation type="obsolete">Etiqueta</translation> + </message> + <message> + <location filename="ProjectDjango/LexerDjango.py" line="89"/> + <source>Builtin</source> + <translation type="obsolete">Incluido</translation> + </message> + <message> + <location filename="ProjectDjango/LexerDjango.py" line="90"/> + <source>Keyword</source> + <translation type="obsolete">Palabra Clave</translation> + </message> + <message> + <location filename="ProjectDjango/LexerDjango.py" line="91"/> + <source>Function or method name</source> + <translation type="obsolete">Nombre de método o función</translation> + </message> + <message> + <location filename="ProjectDjango/LexerDjango.py" line="92"/> + <source>Identifier</source> + <translation type="obsolete">Identificador</translation> + </message> +</context> +<context> + <name>Project</name> + <message> + <location filename="ProjectDjango/Project.py" line="512"/> + <source>D&jango</source> + <translation>D&jango</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="730"/> + <source>HTML Files (*.html);;All Files (*)</source> + <translation type="obsolete">Archivos HTML (*.html);;Todos los Archivos (*)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="728"/> + <source>New Form</source> + <translation>Nuevo Formulario</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="698"/> + <source>The file already exists! Overwrite it?</source> + <translation>¡El archivo ya existe! ¿Sobreescribirlo?</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="728"/> + <source><p>The new form file <b>{0}</b> could not be created.<br>Problem: {1}</p></source> + <translation><p>El nuevo archivo de formulario <b>{0}</b> no ha podido ser creado.<br>Problema: {1}</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="72"/> + <source>Current Project</source> + <translation>Proyecto actual</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="76"/> + <source>Selects the current project</source> + <translation>Selecciona el proyecto actual</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="91"/> + <source>Start Project</source> + <translation>Iniciar Proyecto</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="91"/> + <source>Start &Project</source> + <translation>Iniciar &Proyecto</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="95"/> + <source>Starts a new Django project</source> + <translation>Inicia un nuevo proyecto Django</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="97"/> + <source><b>Start Project</b><p>Starts a new Django project using "django-admin.py startproject".</p></source> + <translation><b>Iniciar Proyecto</b><p>Inicia un nuevo proyecto Django utilizando "django-admin.py startproject".</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="104"/> + <source>Start Application (global)</source> + <translation>Iniciar Aplicación (global)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="104"/> + <source>Start Application (&global)</source> + <translation>Iniciar Aplicación (&global)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="109"/> + <source>Starts a new global Django application</source> + <translation>Inicia una nueva aplicación global Django</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="111"/> + <source><b>Start Application (global)</b><p>Starts a new global Django application using "django-admin.py startapp".</p></source> + <translation><b>Iniciar Aplicación (global)</b><p>Inicia una nueva aplicación global Django utilizando "django-admin.py startapp".</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="120"/> + <source>Start Application (local)</source> + <translation>Iniciar Aplicación (local)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="120"/> + <source>Start Application (&local)</source> + <translation>Iniciar Aplicación (&local)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="125"/> + <source>Starts a new local Django application</source> + <translation>Inicia una nueva aplicación local Django</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="127"/> + <source><b>Start Application (local)</b><p>Starts a new local Django application using "manage.py startapp".</p></source> + <translation><b>Iniciar Aplicación (local)</b><p>Inicia una nueva aplicación local Django utilizando "manage.py startapp".</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="140"/> + <source>Run Server</source> + <translation>Ejecutar Servidor</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="140"/> + <source>Run &Server</source> + <translation>Ejecutar &Servidor</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="144"/> + <source>Starts the Django Web server</source> + <translation>Inicia el servidor Web Django</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="146"/> + <source><b>Run Server</b><p>Starts the Django Web server using "manage.py runserver".</p></source> + <translation><b>Iniciar Servidor</b><p>Inicia el servidor Web Django utilizando "manage.py runserver".</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1218"/> + <source>Run Web-Browser</source> + <translation>Ejecutar Navegador Web</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="153"/> + <source>Run &Web-Browser</source> + <translation>Ejecutar Navegador &Web</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="157"/> + <source>Starts the default Web-Browser with the URL of the Django Web server</source> + <translation>Inicia el Navegador Web por defecto con la URL del servidor Web Django</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="159"/> + <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Django Web server.</p></source> + <translation><b>Ejecutar Navegador Web</b><p>Inicia el Navegador Web por defecto con la URL del servidor Web Django.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="758"/> + <source>About Django</source> + <translation>Acerca de Django</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="205"/> + <source>About D&jango</source> + <translation>Acerca de D&jango</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="209"/> + <source>Shows some information about Django</source> + <translation>Muestra información sobre Django</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="211"/> + <source><b>About Django</b><p>Shows some information about Django.</p></source> + <translation><b>Acerca de Django</b><p>Muestra información sobre Django.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="227"/> + <source>Synchronize</source> + <translation>Sincronizar</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="227"/> + <source>&Synchronize</source> + <translation>&Sincronizar</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="231"/> + <source>Synchronizes the database</source> + <translation>Sincroniza la base de datos</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="233"/> + <source><b>Synchronize</b><p>Synchronizes the database.</p></source> + <translation><b>Sincronizar</b><p>Sincroniza la base de datos.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="546"/> + <source>&Database</source> + <translation>Base de &Datos</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="758"/> + <source><p>Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="http://www.djangoproject.com">http://www.djangoproject.com</a></td></tr></table></p></source> + <translation><p>Django es un marco de trabajo de alto nivel hecho con Python, que promueve desarrollo rápido y diseño limpio y +pragmático.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="http://www.djangoproject.com">http://www.djangoproject.com</a></td></tr></table></p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1124"/> + <source>Project</source> + <translation>Proyecto</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="890"/> + <source>Application</source> + <translation>Aplicación</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="892"/> + <source>Start Django</source> + <translation>Iniciar Django</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="892"/> + <source>Select if this project should be a Django Project or Application.<br />Select the empty entry for none.</source> + <translation>Seleccionar si este proyecto debería ser un Proyecto o Aplicación Django. +<br/>Dejar en blanco para no seleccionar ninguno.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="956"/> + <source>Start Django Project</source> + <translation>Iniciar Proyecto Django</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="934"/> + <source>Django project created successfully.</source> + <translation>Proyecto Django creado correctamente.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="956"/> + <source>Enter the name of the new Django project.</source> + <translation>Introduzca el nombre del nuevo proyecto Django.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="982"/> + <source>Start Django Application</source> + <translation>Iniciar Aplicación Django</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1007"/> + <source>Django application created successfully.</source> + <translation>Aplicación Django creada correctamente.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1073"/> + <source>Enter the name of the new Django application.</source> + <translation type="obsolete">Introduzca el nombre de la nueva Aplicación Django.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1088"/> + <source>Select Project</source> + <translation>Seleccionar Proyecto</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1088"/> + <source>Select the Django project to work with.</source> + <translation>Seleccionar el proyecto Django con el que trabajar.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1122"/> + <source>None</source> + <translation>Ninguno</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1666"/> + <source>Process Generation Error</source> + <translation>Error de Generación de Proceso</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1186"/> + <source>The Django server could not be started.</source> + <translation>No se ha podido iniciar el servidor Django.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1218"/> + <source>Could not start the web-browser for the url "{0}".</source> + <translation>No se ha podido iniciar el navegador web para la url "{0}".</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1626"/> + <source>The Django process could not be started.</source> + <translation>No se ha podido iniciar el proceso Django.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="78"/> + <source><b>Current Project</b><p>Selects the current project. Used for multi-project Django projects to switch between the projects.</p></source> + <translation><b>Proyecto Actual</b><p>Selecciona el proyecto actual. Se utiliza para cambiar de proyecto en multiproyectos Django.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1416"/> + <source>Diff Settings</source> + <translation>Configuración de Diff</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="398"/> + <source>&Diff Settings</source> + <translation>Configuración de &Diff</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="402"/> + <source>Shows the modification made to the settings</source> + <translation>Muestra los cambios hechos a la configuración</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="404"/> + <source><b>Diff Settings</b><p>Shows the modification made to the settings.</p></source> + <translation><b>Configuración de Diff</b><p>Muestra los cambios hechos a la configuración.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1437"/> + <source>Cleanup</source> + <translation>Limpiar</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="411"/> + <source>&Cleanup</source> + <translation>&Limpiar</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="415"/> + <source>Cleans out old data from the database</source> + <translation>Limpia datos antiguos de la base de datos</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="417"/> + <source><b>Cleanup</b><p>Cleans out old data from the database.</p></source> + <translation><b>Limpiar</b><p>Limpiar datos antiguos de la base de datos.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1459"/> + <source>Validate</source> + <translation>Validar</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="424"/> + <source>&Validate</source> + <translation>&Validar</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="428"/> + <source>Validates all installed models</source> + <translation>Valida todos los modelos instalados</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="430"/> + <source><b>Validate</b><p>Validates all installed models.</p></source> + <translation><b>Validar</b><p>Valida todos los modelos instalados.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="472"/> + <source>Admin Index</source> + <translation type="obsolete">Índice del Administrador</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="472"/> + <source>&Admin Index</source> + <translation type="obsolete">Índice del &Administrador</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="476"/> + <source>Prints the admin-index template snippet</source> + <translation type="obsolete">Imprime el snippet de plantilla de admin-index</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="478"/> + <source><b>Admin Index</b><p>Prints the admin-index template snippet.</p></source> + <translation type="obsolete"><b>Índice del Administrador</b><p>Imprime el snippet de plantilla de admin-index.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="589"/> + <source>&Tools</source> + <translation>Herramien&tas</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="786"/> + <source>Select Applications</source> + <translation>Seleccionar Aplicaciones</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="786"/> + <source>Enter the list of applications separated by spaces.</source> + <translation>Introduzca la lista de aplicaciones separadas por espacios.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1127"/> + <source>&Current Django project ({0})</source> + <translation>Proyec&to Django actual ({0})</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1449"/> + <source>Database cleaned up successfully.</source> + <translation>Base de datos limpiada con éxito.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1577"/> + <source>Print admin-index</source> + <translation type="obsolete">Imprimir admin-index</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="437"/> + <source>Start Python Console</source> + <translation>Iniciar Consola de Python</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="437"/> + <source>Start &Python Console</source> + <translation>Iniciar Consola de &Python</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="441"/> + <source>Starts a Python interactive interpreter</source> + <translation>Inicia un intérprete interactivo de Python</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="443"/> + <source><b>Start Python Console</b><p>Starts a Python interactive interpreter.</p></source> + <translation><b>Iniciar Consola de Python</b><p>Inicia un intérprete interactivo de Python.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1508"/> + <source>Create Cache Tables</source> + <translation>Crear Tablas de Caché</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="171"/> + <source>C&reate Cache Tables</source> + <translation>C&rear Tablas de Caché</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="175"/> + <source>Creates the tables needed to use the SQL cache backend</source> + <translation>Crea las tablas necesarias para utilizar el backend de caché de SQL</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="177"/> + <source><b>Create Cache Tables</b><p>Creates the tables needed to use the SQL cache backend.</p></source> + <translation><b>Crear Tablas de Caché</b><p>Crea las tablas necesarias para utilizar el backend de caché de SQL.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1515"/> + <source>Enter the names of the cache tables separated by spaces.</source> + <translation>Introduzca los nombres de las tablas de caché separadas por espacios.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1529"/> + <source>Cache tables created successfully.</source> + <translation>Tablas de caché creadas con éxito.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="240"/> + <source>Introspect</source> + <translation>Introspección</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="240"/> + <source>&Introspect</source> + <translation>&Introspección</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="244"/> + <source>Introspects the database tables and outputs a Django model module</source> + <translation>Realiza introspección de las tablas en la base de datos y devuelve un módulo de modelo de Django</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="246"/> + <source><b>Introspect</b><p>Introspects the database tables and outputs a Django model module.</p></source> + <translation><b>Introspección</b><p>Realiza introspección de las tablas en la base de datos y devuelve a un módulo de modelo de Django.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1253"/> + <source>Introspect Database</source> + <translation>Introspección de Base de datos</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="254"/> + <source>Flush</source> + <translation>Flush</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="254"/> + <source>&Flush</source> + <translation>&Flush</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="258"/> + <source>Returns all database tables to the state just after their installation</source> + <translation>Devuelve todas las tablas de la base de datos al estado que tenían al terminar su instalación</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="260"/> + <source><b>Flush</b><p>Returns all database tables to the state just after their installation.</p></source> + <translation><b>Flush</b><p>Devuelve todas las tablas de la base de datos al estado que tenían al terminar su instalación.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1399"/> + <source>Flush Database</source> + <translation>Hacer Flush de la base de datos</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1282"/> + <source>Flushing the database will destroy all data. Are you sure?</source> + <translation>Un flush de la base de datos destruirá todos los datos. ¿Está seguro?</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1292"/> + <source>Database tables flushed successfully.</source> + <translation>Se ha realizado una operación flush sobre la base de datos con éxito.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1357"/> + <source>Resetting the database tables for the applications '{0}' will destroy all data. Are you sure?</source> + <translation type="obsolete">Resetear las tablas de la base de datos para las aplicaciones '{0}' destruirá todos los datos. ¿Está seguro?</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1376"/> + <source>Database tables for applications '{0}' reset successfully.</source> + <translation type="obsolete">Las tablas de base de datos para las aplicaciones '{0}' se han reseteado con éxito.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1492"/> + <source>Reset Application(s)</source> + <translation type="obsolete">Resetear Aplicación(es)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="269"/> + <source>&Reset Application(s)</source> + <translation type="obsolete">&Resetear Aplicación(es)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="273"/> + <source>Resets the database tables of one or more applications</source> + <translation type="obsolete">Resetea las tablas de la base de datos para una o más aplicaciones</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="275"/> + <source><b>Reset Application(s)</b><p>Resets the database tables of one or more applications.</p></source> + <translation type="obsolete"><b>Resetear Applicación(es)</b><p>Resetea las tablas de la base de datos para una o más aplicaciones.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="268"/> + <source>Start Client Console</source> + <translation>Iniciar Consola de Cliente</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="272"/> + <source>Starts a console window for the database client</source> + <translation>Inicia una ventana de consola para el cliente de base de datos</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="274"/> + <source><b>Start Client Console</b><p>Starts a console window for the database client.</p></source> + <translation><b>Iniciar Consola de Cliente</b><p>Inicia una ventana de consola para el cliente de base de datos.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="268"/> + <source>Start &Client Console</source> + <translation>Iniciar Consola de &Cliente</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1364"/> + <source>Create Tables</source> + <translation>Crear Tablas</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="285"/> + <source>Create &Tables</source> + <translation>Crear &Tablas</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="289"/> + <source>Prints the CREATE TABLE SQL statements for one or more applications</source> + <translation>Imprime las sentencias SQL CREATE TABLE para una o más aplicaciones</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="291"/> + <source><b>Create Tables</b><p>Prints the CREATE TABLE SQL statements for one or more applications.</p></source> + <translation><b>Crear Tablas</b><p>Imprime las sentencias SQL CREATE TABLE para una o más aplicaciones.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="567"/> + <source>Show &SQL</source> + <translation>Mostrar &SQL</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1371"/> + <source>Create Indexes</source> + <translation>Crear Índices</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="300"/> + <source>Create &Indexes</source> + <translation>Crear &Índices</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="306"/> + <source><b>Create Indexes</b><p>Prints the CREATE INDEX SQL statements for one or more applications.</p></source> + <translation><b>Crear Índices</b><p>Imprime las sentencias SQL CREATE INDEX para una o más aplicaciones.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1378"/> + <source>Create Everything</source> + <translation>Crear Todo</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="315"/> + <source>Create &Everything</source> + <translation>Cr&ear Todo</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="319"/> + <source>Prints the CREATE ... SQL statements for one or more applications</source> + <translation>Imprime las sentencias SQL CREATE...para una o más aplicaciones</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="321"/> + <source><b>Create Everything</b><p>Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.</p></source> + <translation><b>Crear Todo</b><p>Imprime las sentencias SQL CREATE TABLE, SQL personalizado y CREATE INDEX para una o más aplicaciones.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="304"/> + <source>Prints the CREATE INDEX SQL statements for one or more applications</source> + <translation>Imprime las sentencias SQL CREATE INDEX para una o más aplicaciones</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1385"/> + <source>Custom Statements</source> + <translation>Sentencias Personalizadas</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="330"/> + <source>&Custom Statements</source> + <translation>Sentencias &Personalizadas</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="334"/> + <source>Prints the custom table modifying SQL statements for one or more applications</source> + <translation>Imprime las sentencias sql personalizadas de modificación de tablas para una o más aplicaciones</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="337"/> + <source><b>Custom Statements</b><p>Prints the custom table modifying SQL statements for one or more applications.</p></source> + <translation><b>Sentencias Personalizadas</b><p>Imprime las sentencias sql personalizadas de modificación de tablas para una o más aplicaciones.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1392"/> + <source>Drop Tables</source> + <translation>Borrar Tablas</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="346"/> + <source>&Drop Tables</source> + <translation>&Borrar Tablas</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="350"/> + <source>Prints the DROP TABLE SQL statements for one or more applications</source> + <translation>Imprime las sentencias SQL DROP TABLE para una o más aplicaciones</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="353"/> + <source><b>Drop Tables</b><p>Prints the DROP TABLE SQL statements for one or more applications.</p></source> + <translation><b>Borrar Tablas</b><p>Imprime las sentencisa SQL DROP TABLE para una o más aplicaciones.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="362"/> + <source>&Flush Database</source> + <translation>Hacer &Flush de la base de datos</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="366"/> + <source>Prints a list of statements to return all database tables to the state just after their installation</source> + <translation>Imprime una lista de sentencias para retornar todas las tablas de la base de datos al estado que tenían despues de su instalación</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="369"/> + <source><b>Flush Database</b><p>Prints a list of statements to return all database tables to the state just after their installation.</p></source> + <translation><b>Hacer Flush de la base de datos</b><p>Imprime una lista de sentencias para retornar todas las tablas de la base de datos al estado que tenían despues de su instalación.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="394"/> + <source>Reset &Application(s)</source> + <translation type="obsolete">Resetear &Aplicación(es)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="398"/> + <source>Prints the DROP TABLE SQL, then the CREATE TABLE SQL, for one or more applications</source> + <translation type="obsolete">Imprime las sentencias SQL DROP TABLE, a continuación CREATE TABLE, para una o más aplicaciones</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="401"/> + <source><b>Reset Application(s)</b><p>Prints the DROP TABLE SQL, then the CREATE TABLE SQL, for one or more applications.</p></source> + <translation type="obsolete"><b>Resetear Aplicación(es)</b><p>Imprime las sentencias SQL DROP TABLE, a continuación CREATE TABLE, para una o más aplicaciones.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1406"/> + <source>Reset Sequences</source> + <translation>Resetear Secuencias</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="378"/> + <source>Reset &Sequences</source> + <translation>Resetear &Secuencias</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="382"/> + <source>Prints the SQL statements for resetting sequences for one or more applications</source> + <translation>Imprime las sentencias SQL para resetear secuencias para una o más aplicaciones</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="385"/> + <source><b>Reset Sequences</b><p>Prints the SQL statements for resetting sequences for one or more applications.</p></source> + <translation><b>Resetear Secuencias</b><p>Imprime las sentencias SQL para resetear secuencias para una o más aplicaciones.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1543"/> + <source>Dump Data</source> + <translation>Volcado de Datos</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="454"/> + <source>&Dump Data</source> + <translation>&Volcado de Datos</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="458"/> + <source>Dump the database data to a fixture</source> + <translation>Volcado de los datos de una base de datos a una fixtuer</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="460"/> + <source><b>Dump Data</b><p>Dump the database data to a fixture.</p></source> + <translation><b>Volcado de Datos</b><p>Volcado de los datos de una base de datos a una fixtuer.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="606"/> + <source>T&esting</source> + <translation>T&esting</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1351"/> + <source>SQL Files (*.sql)</source> + <translation>Archivos SQL (*.sql)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1566"/> + <source>JSON Files (*.json)</source> + <translation>Archivos JSON (*.json)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1568"/> + <source>XML Files (*.xml)</source> + <translation>Archivos XML (*.xml)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1570"/> + <source>YAML Files (*.yaml)</source> + <translation>Archivos YAML (*.yaml)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1582"/> + <source>Load Data</source> + <translation>Cargar Datos</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="467"/> + <source>&Load Data</source> + <translation>&Cargar Datos</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="471"/> + <source>Load data from fixture files</source> + <translation>Cargar datos desde archivos de fixture</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="473"/> + <source><b>Load Data</b><p>Load data from fixture files.</p></source> + <translation><b>Cargar Datos</b><p>Cargar datos desde archivos de fixture.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="480"/> + <source>Run Testsuite</source> + <translation>Ejecutar Testsuite</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="480"/> + <source>Run &Testsuite</source> + <translation>Ejecutar &Testsuite</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="484"/> + <source>Run the test suite for applications or the whole site</source> + <translation>Ejecutar la suite de tests para aplicaciones en todo el site</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="486"/> + <source><b>Run Testsuite</b><p>Run the test suite for applications or the whole site.</p></source> + <translation><b>Ejecutar Testsuite</b><p>Ejecutar la suite de tests para aplicaciones en todo el site.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="493"/> + <source>Run Testserver</source> + <translation>Ejecutar Testserver</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="493"/> + <source>Run Test&server</source> + <translation>Ejecutar Test&server</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="497"/> + <source>Run a development server with data from a set of fixtures</source> + <translation>Ejecutar un servidor de desarrollo con datos de un conjunto de fixtures</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="499"/> + <source><b>Run Testserver</b><p>Run a development server with data from a set of fixtures.</p></source> + <translation><b>Ejecutar Testserver</b><p>Ejecutar un servidor de desarrollo con datos de un conjunto de fixtures.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1666"/> + <source>The Django test server could not be started.</source> + <translation>No se ha podido iniciar el servidor de tests Django.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="188"/> + <source>Help</source> + <translation>Ayuda</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="188"/> + <source>&Help</source> + <translation>&Ayuda</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="192"/> + <source>Shows the Django help index</source> + <translation>Muestra el índice de ayuda de Django</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="194"/> + <source><b>Help</b><p>Shows the Django help index page.</p></source> + <translation><b>Ayuda</b><p>Muestra la página de índice de ayuda de Django.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="628"/> + <source>New template...</source> + <translation>Nueva plantilla...</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="635"/> + <source>Update all catalogs</source> + <translation>Actualizar todos los catálogos</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="637"/> + <source>Update selected catalogs</source> + <translation>Actualizar los catálogos seleccionados</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="645"/> + <source>Compile all catalogs</source> + <translation>Compilar todos los catálogos</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="647"/> + <source>Compile selected catalogs</source> + <translation>Compilar los catálogos seleccionados</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1745"/> + <source>Initializing message catalog for '{0}'</source> + <translation>Inicializando catálogo de mensajes para '{0}'</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1987"/> + <source>No current site selected or no site created yet. Aborting...</source> + <translation>No se ha seleccionado un sitio o no se ha creado un sitio todavía. Abortando...</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1763"/> + <source> +Message catalog initialized successfully.</source> + <translation>Catálogo de mensajes iniciado con éxito.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1867"/> + <source>Updating message catalogs</source> + <translation>Actualizando catálogos de mensajes</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1953"/> + <source>No locales detected. Aborting...</source> + <translation>No se ha detectado ningún idioma. Abortando...</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1915"/> + <source> +Message catalogs updated successfully.</source> + <translation> +Catálogos de mensajes actualizados con éxito.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1977"/> + <source>Compiling message catalogs</source> + <translation>Compilando catálogos de mensajes</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1993"/> + <source> +Message catalogs compiled successfully.</source> + <translation> +Catálogos de mensajes compilados con éxito.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="639"/> + <source>Update all catalogs (with obsolete)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="642"/> + <source>Update selected catalogs (with obsolete)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1018"/> + <source>Start Global Django Application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1018"/> + <source>Enter the name of the new global Django application.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1037"/> + <source>Start Local Django Application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1037"/> + <source>Enter the name of the new local Django application.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1898"/> + <source>Updating message catalogs (keeping obsolete messages)</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>ProjectDjangoPlugin</name> + <message> + <location filename="PluginProjectDjango.py" line="155"/> + <source>eric4 version is too old, {0}, {1} or newer needed.</source> + <translation type="obsolete">La versión de eric4 es demasiado antigua, {0}, {1} o más reciente es necesaria.</translation> + </message> + <message> + <location filename="PluginProjectDjango.py" line="191"/> + <source>Django</source> + <translation>Django</translation> + </message> + <message> + <location filename="PluginProjectDjango.py" line="217"/> + <source>Django Template Files (*.django)</source> + <translation type="obsolete">Archivos de plantilla Django (*.django)</translation> + </message> + <message> + <location filename="PluginProjectDjango.py" line="159"/> + <source>eric5 version is too old, {0}, {1} or newer needed.</source> + <translation type="unfinished">La versión de eric4 es demasiado antigua, {0}, {1} o más reciente es necesaria. {5 ?} {0}?} {1}?}</translation> + </message> +</context> +</TS>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/i18n/django_ru.ts Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,1105 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="ru_RU"> +<context> + <name>DjangoDialog</name> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="14"/> + <source>Django</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="35"/> + <source>Output</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="63"/> + <source>Errors</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="169"/> + <source>Process Generation Error</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="169"/> + <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="ProjectDjango/DjangoDialog.py" line="246"/> + <source>Select data file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="267"/> + <source>Error saving data</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="267"/> + <source><p>The data could not be written to <b>{0}</b></p><p>Reason: {1}</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>DjangoDumpdataDataDialog</name> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="20"/> + <source>dumpdata Command Options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="35"/> + <source>Applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="70"/> + <source>Exclude Applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="76"/> + <source>Enter the list of applications separated by spaces.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="93"/> + <source>Dump Format</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="38"/> + <source>JSON</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="39"/> + <source>XML</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="42"/> + <source>YAML</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/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="ProjectDjango/DjangoDumpdataDataDialog.ui" line="99"/> + <source>Serialization Format:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="126"/> + <source>Indentation Level:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="133"/> + <source>Enter the indentation level to be used when pretty-printing output</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>DjangoLoaddataDataDialog</name> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="20"/> + <source>loaddata Command Options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/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="ProjectDjango/DjangoLoaddataDataDialog.ui" line="39"/> + <source>Select a fixture file via a file selection dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="42"/> + <source>...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="50"/> + <source>JSON Files (*.json);;XML Files (*.xml);;</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="53"/> + <source>YAML Files (*.yaml);;</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="56"/> + <source>All Files (*)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="58"/> + <source>Select fixture file</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>DjangoPage</name> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="17"/> + <source><b>Configure Django</b></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="37"/> + <source>Console Commands</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="43"/> + <source>Console Command:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="56"/> + <source>Enter the console command</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="66"/> + <source>Console Command (non-closing):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="79"/> + <source>Enter the console command for a non-closing console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="102"/> + <source>Server</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="114"/> + <source>Server Address:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="121"/> + <source>Enter the server port or server address and port (e.g. 127.0.0.1:8000)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="131"/> + <source>Recent Applications Lists</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="145"/> + <source>Number of recent applications lists:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="186"/> + <source>Django Python Console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="198"/> + <source>Select to use plain Python instead of IPython</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="201"/> + <source>Use plain Python instead of IPython</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="89"/> + <source><b>Note:</b> 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"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="152"/> + <source>Enter the number of recent applications to remember</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>Project</name> + <message> + <location filename="ProjectDjango/Project.py" line="512"/> + <source>D&jango</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="728"/> + <source>New Form</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="698"/> + <source>The file already exists! Overwrite it?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="728"/> + <source><p>The new form file <b>{0}</b> could not be created.<br>Problem: {1}</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="72"/> + <source>Current Project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="76"/> + <source>Selects the current project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="91"/> + <source>Start Project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="91"/> + <source>Start &Project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="95"/> + <source>Starts a new Django project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="97"/> + <source><b>Start Project</b><p>Starts a new Django project using "django-admin.py startproject".</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="104"/> + <source>Start Application (global)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="104"/> + <source>Start Application (&global)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="109"/> + <source>Starts a new global Django application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="111"/> + <source><b>Start Application (global)</b><p>Starts a new global Django application using "django-admin.py startapp".</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="120"/> + <source>Start Application (local)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="120"/> + <source>Start Application (&local)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="125"/> + <source>Starts a new local Django application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="127"/> + <source><b>Start Application (local)</b><p>Starts a new local Django application using "manage.py startapp".</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="140"/> + <source>Run Server</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="140"/> + <source>Run &Server</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="144"/> + <source>Starts the Django Web server</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="146"/> + <source><b>Run Server</b><p>Starts the Django Web server using "manage.py runserver".</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1218"/> + <source>Run Web-Browser</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="153"/> + <source>Run &Web-Browser</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="157"/> + <source>Starts the default Web-Browser with the URL of the Django Web server</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="159"/> + <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Django Web server.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="758"/> + <source>About Django</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="205"/> + <source>About D&jango</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="209"/> + <source>Shows some information about Django</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="211"/> + <source><b>About Django</b><p>Shows some information about Django.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="227"/> + <source>Synchronize</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="227"/> + <source>&Synchronize</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="231"/> + <source>Synchronizes the database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="233"/> + <source><b>Synchronize</b><p>Synchronizes the database.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="546"/> + <source>&Database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="758"/> + <source><p>Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="http://www.djangoproject.com">http://www.djangoproject.com</a></td></tr></table></p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1124"/> + <source>Project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="890"/> + <source>Application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="892"/> + <source>Start Django</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="892"/> + <source>Select if this project should be a Django Project or Application.<br />Select the empty entry for none.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="956"/> + <source>Start Django Project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="934"/> + <source>Django project created successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="956"/> + <source>Enter the name of the new Django project.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="982"/> + <source>Start Django Application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1007"/> + <source>Django application created successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1088"/> + <source>Select Project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1088"/> + <source>Select the Django project to work with.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1122"/> + <source>None</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1666"/> + <source>Process Generation Error</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1186"/> + <source>The Django server could not be started.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1218"/> + <source>Could not start the web-browser for the url "{0}".</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1626"/> + <source>The Django process could not be started.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="78"/> + <source><b>Current Project</b><p>Selects the current project. Used for multi-project Django projects to switch between the projects.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1416"/> + <source>Diff Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="398"/> + <source>&Diff Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="402"/> + <source>Shows the modification made to the settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="404"/> + <source><b>Diff Settings</b><p>Shows the modification made to the settings.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="589"/> + <source>&Tools</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1127"/> + <source>&Current Django project ({0})</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1437"/> + <source>Cleanup</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="411"/> + <source>&Cleanup</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="415"/> + <source>Cleans out old data from the database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="417"/> + <source><b>Cleanup</b><p>Cleans out old data from the database.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1449"/> + <source>Database cleaned up successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1459"/> + <source>Validate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="424"/> + <source>&Validate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="428"/> + <source>Validates all installed models</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="430"/> + <source><b>Validate</b><p>Validates all installed models.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="786"/> + <source>Select Applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="786"/> + <source>Enter the list of applications separated by spaces.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="437"/> + <source>Start Python Console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="437"/> + <source>Start &Python Console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="441"/> + <source>Starts a Python interactive interpreter</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="443"/> + <source><b>Start Python Console</b><p>Starts a Python interactive interpreter.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1508"/> + <source>Create Cache Tables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="171"/> + <source>C&reate Cache Tables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="175"/> + <source>Creates the tables needed to use the SQL cache backend</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="177"/> + <source><b>Create Cache Tables</b><p>Creates the tables needed to use the SQL cache backend.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1515"/> + <source>Enter the names of the cache tables separated by spaces.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1529"/> + <source>Cache tables created successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="240"/> + <source>Introspect</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="240"/> + <source>&Introspect</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="244"/> + <source>Introspects the database tables and outputs a Django model module</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="246"/> + <source><b>Introspect</b><p>Introspects the database tables and outputs a Django model module.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1253"/> + <source>Introspect Database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="254"/> + <source>Flush</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="254"/> + <source>&Flush</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="258"/> + <source>Returns all database tables to the state just after their installation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="260"/> + <source><b>Flush</b><p>Returns all database tables to the state just after their installation.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1399"/> + <source>Flush Database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1282"/> + <source>Flushing the database will destroy all data. Are you sure?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1292"/> + <source>Database tables flushed successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="268"/> + <source>Start Client Console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="272"/> + <source>Starts a console window for the database client</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="274"/> + <source><b>Start Client Console</b><p>Starts a console window for the database client.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="268"/> + <source>Start &Client Console</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1364"/> + <source>Create Tables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="285"/> + <source>Create &Tables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="289"/> + <source>Prints the CREATE TABLE SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="291"/> + <source><b>Create Tables</b><p>Prints the CREATE TABLE SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="567"/> + <source>Show &SQL</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1371"/> + <source>Create Indexes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="300"/> + <source>Create &Indexes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="306"/> + <source><b>Create Indexes</b><p>Prints the CREATE INDEX SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1378"/> + <source>Create Everything</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="315"/> + <source>Create &Everything</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="319"/> + <source>Prints the CREATE ... SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="321"/> + <source><b>Create Everything</b><p>Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="304"/> + <source>Prints the CREATE INDEX SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1385"/> + <source>Custom Statements</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="330"/> + <source>&Custom Statements</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="334"/> + <source>Prints the custom table modifying SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="337"/> + <source><b>Custom Statements</b><p>Prints the custom table modifying SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1392"/> + <source>Drop Tables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="346"/> + <source>&Drop Tables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="350"/> + <source>Prints the DROP TABLE SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="353"/> + <source><b>Drop Tables</b><p>Prints the DROP TABLE SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="362"/> + <source>&Flush Database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="366"/> + <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="ProjectDjango/Project.py" line="369"/> + <source><b>Flush Database</b><p>Prints a list of statements to return all database tables to the state just after their installation.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1406"/> + <source>Reset Sequences</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="378"/> + <source>Reset &Sequences</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="382"/> + <source>Prints the SQL statements for resetting sequences for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="385"/> + <source><b>Reset Sequences</b><p>Prints the SQL statements for resetting sequences for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1543"/> + <source>Dump Data</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="454"/> + <source>&Dump Data</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="458"/> + <source>Dump the database data to a fixture</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="460"/> + <source><b>Dump Data</b><p>Dump the database data to a fixture.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="606"/> + <source>T&esting</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1351"/> + <source>SQL Files (*.sql)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1566"/> + <source>JSON Files (*.json)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1568"/> + <source>XML Files (*.xml)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1570"/> + <source>YAML Files (*.yaml)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1582"/> + <source>Load Data</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="467"/> + <source>&Load Data</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="471"/> + <source>Load data from fixture files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="473"/> + <source><b>Load Data</b><p>Load data from fixture files.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="480"/> + <source>Run Testsuite</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="480"/> + <source>Run &Testsuite</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="484"/> + <source>Run the test suite for applications or the whole site</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="486"/> + <source><b>Run Testsuite</b><p>Run the test suite for applications or the whole site.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="493"/> + <source>Run Testserver</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="493"/> + <source>Run Test&server</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="497"/> + <source>Run a development server with data from a set of fixtures</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="499"/> + <source><b>Run Testserver</b><p>Run a development server with data from a set of fixtures.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1666"/> + <source>The Django test server could not be started.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="188"/> + <source>Help</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="188"/> + <source>&Help</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="192"/> + <source>Shows the Django help index</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="194"/> + <source><b>Help</b><p>Shows the Django help index page.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="628"/> + <source>New template...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="635"/> + <source>Update all catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="637"/> + <source>Update selected catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="645"/> + <source>Compile all catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="647"/> + <source>Compile selected catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1745"/> + <source>Initializing message catalog for '{0}'</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1987"/> + <source>No current site selected or no site created yet. Aborting...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1763"/> + <source> +Message catalog initialized successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1867"/> + <source>Updating message catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1953"/> + <source>No locales detected. Aborting...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1915"/> + <source> +Message catalogs updated successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1977"/> + <source>Compiling message catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1993"/> + <source> +Message catalogs compiled successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="639"/> + <source>Update all catalogs (with obsolete)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="642"/> + <source>Update selected catalogs (with obsolete)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1018"/> + <source>Start Global Django Application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1018"/> + <source>Enter the name of the new global Django application.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1037"/> + <source>Start Local Django Application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1037"/> + <source>Enter the name of the new local Django application.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1898"/> + <source>Updating message catalogs (keeping obsolete messages)</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>ProjectDjangoPlugin</name> + <message> + <location filename="PluginProjectDjango.py" line="191"/> + <source>Django</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="PluginProjectDjango.py" line="159"/> + <source>eric5 version is too old, {0}, {1} or newer needed.</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectDjango/i18n/django_tr.ts Sun Mar 24 13:26:59 2013 +0100 @@ -0,0 +1,1167 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS><TS version="2.0" language="tr_TR" sourcelanguage=""> +<context> + <name>DjangoDialog</name> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="14"/> + <source>Django</source> + <translation>Django(jango)</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="35"/> + <source>Output</source> + <translation>Çıktı</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.ui" line="63"/> + <source>Errors</source> + <translation>Hatalar</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="169"/> + <source>Process Generation Error</source> + <translation>İşlem Üretecinde Hata</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="169"/> + <source>The process {0} could not be started. Ensure, that it is in the search path.</source> + <translation>{0} işlemi başlatılamadı.Büyük ihtimalle, problem arama yolunda.</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="246"/> + <source>Select data file</source> + <translation>Veri dosyasını seç</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="267"/> + <source>Error saving data</source> + <translation>Veri kaydedilirken hata</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="263"/> + <source><p>The data could not be saved.</p><p>Reason: {0}</p></source> + <translation type="obsolete"><p>Veri kaydedilemedi.</p><p>Sebep: {0}</p></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDialog.py" line="267"/> + <source><p>The data could not be written to <b>{0}</b></p><p>Reason: {1}</p></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>DjangoDumpdataDataDialog</name> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="20"/> + <source>dumpdata Command Options</source> + <translation>Boşveri komutu seçenekleri</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="35"/> + <source>Applications</source> + <translation>Uygulamalar</translation> + </message> + <message> + <location filename="ProjectDjango/Ui_DjangoDumpdataDataDialog.py" line="91"/> + <source>Enter the list of applications separated by spaces. Leave empty to dump data of all applications.</source> + <translation type="obsolete">Boşluklarla ayırarak uygulamaların listesini gir. boş bırakırsanz boş veriler tüm uygulamalar için geçerli olur.</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="70"/> + <source>Exclude Applications</source> + <translation>Dışarda Tutulacak Uygulamalar</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="76"/> + <source>Enter the list of applications separated by spaces.</source> + <translation>Uygulamaların listesin boşluklarla ayırarak giriniz.</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="93"/> + <source>Dump Format</source> + <translation>Boş Format</translation> + </message> + <message> + <location filename="ProjectDjango/Ui_DjangoDumpdataDataDialog.py" line="95"/> + <source>Select the format for the dump.</source> + <translation type="obsolete">Boş format dosyasını seç.</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="38"/> + <source>JSON</source> + <translation>JSON</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="39"/> + <source>XML</source> + <translation>XML</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.py" line="42"/> + <source>YAML</source> + <translation>YAML</translation> + </message> + <message> + <location filename="ProjectDjango/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="ProjectDjango/DjangoDumpdataDataDialog.ui" line="99"/> + <source>Serialization Format:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="126"/> + <source>Indentation Level:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/DjangoDumpdataDataDialog.ui" line="133"/> + <source>Enter the indentation level to be used when pretty-printing output</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>DjangoLoaddataDataDialog</name> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="20"/> + <source>loaddata Command Options</source> + <translation>Veriyükleme Komut seçenekleri</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="29"/> + <source>Enter the list of fixture patterns or the path of a fixture file.</source> + <translation>Örnek sabit dosya listesini yada sabit dosyanın yolunu seç.</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="39"/> + <source>Select a fixture file via a file selection dialog</source> + <translation>Seçim diyalou ile sabit dosyayı seç</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.ui" line="42"/> + <source>...</source> + <translation>...</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="50"/> + <source>JSON Files (*.json);;XML Files (*.xml);;</source> + <translation>JSON Dosyaları (*.json);;XML Dosyaları (*.xml);;</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="53"/> + <source>YAML Files (*.yaml);;</source> + <translation>YAML Dosyaları (*.yaml);;</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="56"/> + <source>All Files (*)</source> + <translation>Tüm Dosyalar (*)</translation> + </message> + <message> + <location filename="ProjectDjango/DjangoLoaddataDataDialog.py" line="58"/> + <source>Select fixture file</source> + <translation>Sabit dosyayı seç</translation> + </message> +</context> +<context> + <name>DjangoPage</name> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="17"/> + <source><b>Configure Django</b></source> + <translation><b>Djangoyu Ayarla</b></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="37"/> + <source>Console Commands</source> + <translation>Uçbirim Komutları</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="43"/> + <source>Console Command:</source> + <translation>Uçbirim Komutu:</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="56"/> + <source>Enter the console command</source> + <translation>Uçbirim komutunu gir</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="66"/> + <source>Console Command (non-closing):</source> + <translation>Uçbirim Komutu (kapanmayan):</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="79"/> + <source>Enter the console command for a non-closing console</source> + <translation>kapalı olmayan uçbirim için uçbirim komutu gir</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="102"/> + <source>Server</source> + <translation>Sunucu</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="114"/> + <source>Server Address:</source> + <translation>Sunucu Adresi:</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="121"/> + <source>Enter the server port or server address and port (e.g. 127.0.0.1:8000)</source> + <translation>Sunucu portunu yada sunucu adresini ve portunu gir (örneğin 127.0.0.1:8000)</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="131"/> + <source>Recent Applications Lists</source> + <translation>En Son Uygulamalar Listesi</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="145"/> + <source>Number of recent applications lists:</source> + <translation>Hatırlanacak geçmiş uygulamaların sayısı:</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/Ui_DjangoPage.py" line="127"/> + <source>Enter the number of recent multiprojects to remember</source> + <translation type="obsolete">Hatırlanacak geçmiş anaprojelerin sayısını girin</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="186"/> + <source>Django Python Console</source> + <translation>Django Python Uçbirimi</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="198"/> + <source>Select to use plain Python instead of IPython</source> + <translation>IPython yerine düz Python kullanmayı seç</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="201"/> + <source>Use plain Python instead of IPython</source> + <translation>IPython yerine düz Python kullan</translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="89"/> + <source><b>Note:</b> 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"></translation> + </message> + <message> + <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="152"/> + <source>Enter the number of recent applications to remember</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>LexerDjango</name> +</context> +<context> + <name>Project</name> + <message> + <location filename="ProjectDjango/Project.py" line="72"/> + <source>Current Project</source> + <translation>Geçerli Proje</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="76"/> + <source>Selects the current project</source> + <translation>geçerli projeyi seç</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="78"/> + <source><b>Current Project</b><p>Selects the current project. Used for multi-project Django projects to switch between the projects.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="91"/> + <source>Start Project</source> + <translation>Projeyi Başlat</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="91"/> + <source>Start &Project</source> + <translation>&Projeyi Başlat</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="95"/> + <source>Starts a new Django project</source> + <translation>Yeni bir django projesi başlat</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="97"/> + <source><b>Start Project</b><p>Starts a new Django project using "django-admin.py startproject".</p></source> + <translation><b>Projeyi Başlat</b><p>Yeni bir django projesini "django-admin.py startproject" kullanarak başlat.</p></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="104"/> + <source>Start Application (global)</source> + <translation>Uygulayı başlat (küresel)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="104"/> + <source>Start Application (&global)</source> + <translation>Uy&gulamayı Başlat (Küresel)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="109"/> + <source>Starts a new global Django application</source> + <translation>Yeni bir küresel Django uygulaması başlat</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="111"/> + <source><b>Start Application (global)</b><p>Starts a new global Django application using "django-admin.py startapp".</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="120"/> + <source>Start Application (local)</source> + <translation>Uygulamayı Başlat (yerel)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="120"/> + <source>Start Application (&local)</source> + <translation>Uygulamayı Başlat (yere&l)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="125"/> + <source>Starts a new local Django application</source> + <translation>Yeni bir Django uygulaması başlat</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="127"/> + <source><b>Start Application (local)</b><p>Starts a new local Django application using "manage.py startapp".</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="140"/> + <source>Run Server</source> + <translation>Sunucuyu Çalıştır</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="140"/> + <source>Run &Server</source> + <translation>&Sunucuyu Çalıştır</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="144"/> + <source>Starts the Django Web server</source> + <translation>Django Web sunucusunu başlat</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="146"/> + <source><b>Run Server</b><p>Starts the Django Web server using "manage.py runserver".</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1218"/> + <source>Run Web-Browser</source> + <translation>Web-Gözatıcısını Çalıştır</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="153"/> + <source>Run &Web-Browser</source> + <translation>&Web-Gözatıcısını Çalıştır</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="157"/> + <source>Starts the default Web-Browser with the URL of the Django Web server</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="159"/> + <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Django Web server.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1508"/> + <source>Create Cache Tables</source> + <translation type="unfinished">Gizli Tabloları Oluştur</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="171"/> + <source>C&reate Cache Tables</source> + <translation type="unfinished">Gizli Tabloları Olu&ştur</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="175"/> + <source>Creates the tables needed to use the SQL cache backend</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="177"/> + <source><b>Create Cache Tables</b><p>Creates the tables needed to use the SQL cache backend.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="758"/> + <source>About Django</source> + <translation>Django Hakkında</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="205"/> + <source>About D&jango</source> + <translation>D&jango Hakkında</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="209"/> + <source>Shows some information about Django</source> + <translation type="unfinished">Django hakkında bazı bilgileri göster</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="211"/> + <source><b>About Django</b><p>Shows some information about Django.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="227"/> + <source>Synchronize</source> + <translation>Eşzamanlamak</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="227"/> + <source>&Synchronize</source> + <translation>E&şzamanlamak</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="231"/> + <source>Synchronizes the database</source> + <translation>Veritabanını eşzamanla</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="233"/> + <source><b>Synchronize</b><p>Synchronizes the database.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="240"/> + <source>Introspect</source> + <translation>İçgözlem</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="240"/> + <source>&Introspect</source> + <translation>&İçgözlem</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="244"/> + <source>Introspects the database tables and outputs a Django model module</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="246"/> + <source><b>Introspect</b><p>Introspects the database tables and outputs a Django model module.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="254"/> + <source>Flush</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="254"/> + <source>&Flush</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="258"/> + <source>Returns all database tables to the state just after their installation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="260"/> + <source><b>Flush</b><p>Returns all database tables to the state just after their installation.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1492"/> + <source>Reset Application(s)</source> + <translation type="obsolete">Uylamay(ları) Sıfırla</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="269"/> + <source>&Reset Application(s)</source> + <translation type="obsolete">Uylamayı(ları) Sıfı&rla</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="268"/> + <source>Start Client Console</source> + <translation>İstemci Uçbirimini Başlat</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="268"/> + <source>Start &Client Console</source> + <translation>İstem&ci Uçbirimini Başlat</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="272"/> + <source>Starts a console window for the database client</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="274"/> + <source><b>Start Client Console</b><p>Starts a console window for the database client.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1364"/> + <source>Create Tables</source> + <translation>Tabloyu Oluştur</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="285"/> + <source>Create &Tables</source> + <translation>&Tabloları Oluştur</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="289"/> + <source>Prints the CREATE TABLE SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="291"/> + <source><b>Create Tables</b><p>Prints the CREATE TABLE SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1371"/> + <source>Create Indexes</source> + <translation>Katalogları oluştur</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="300"/> + <source>Create &Indexes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="304"/> + <source>Prints the CREATE INDEX SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="306"/> + <source><b>Create Indexes</b><p>Prints the CREATE INDEX SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1378"/> + <source>Create Everything</source> + <translation>Herşeyi Oluştur</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="315"/> + <source>Create &Everything</source> + <translation>H&erşeyi Oluştur</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="319"/> + <source>Prints the CREATE ... SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="321"/> + <source><b>Create Everything</b><p>Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1385"/> + <source>Custom Statements</source> + <translation>Özel İfadeler</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="330"/> + <source>&Custom Statements</source> + <translation>Özel İfade&ler</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="334"/> + <source>Prints the custom table modifying SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="337"/> + <source><b>Custom Statements</b><p>Prints the custom table modifying SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1392"/> + <source>Drop Tables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="346"/> + <source>&Drop Tables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="350"/> + <source>Prints the DROP TABLE SQL statements for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="353"/> + <source><b>Drop Tables</b><p>Prints the DROP TABLE SQL statements for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1399"/> + <source>Flush Database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="362"/> + <source>&Flush Database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="366"/> + <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="ProjectDjango/Project.py" line="369"/> + <source><b>Flush Database</b><p>Prints a list of statements to return all database tables to the state just after their installation.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="394"/> + <source>Reset &Application(s)</source> + <translation type="obsolete">Uylamay(ları) Sıfırl&a</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1406"/> + <source>Reset Sequences</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="378"/> + <source>Reset &Sequences</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="382"/> + <source>Prints the SQL statements for resetting sequences for one or more applications</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="385"/> + <source><b>Reset Sequences</b><p>Prints the SQL statements for resetting sequences for one or more applications.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1416"/> + <source>Diff Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="398"/> + <source>&Diff Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="402"/> + <source>Shows the modification made to the settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="404"/> + <source><b>Diff Settings</b><p>Shows the modification made to the settings.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1437"/> + <source>Cleanup</source> + <translation>Tasfiye</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="411"/> + <source>&Cleanup</source> + <translation>Tas&fiye</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="415"/> + <source>Cleans out old data from the database</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="417"/> + <source><b>Cleanup</b><p>Cleans out old data from the database.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1459"/> + <source>Validate</source> + <translation>Geçerli</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="424"/> + <source>&Validate</source> + <translation>&Geçerli</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="428"/> + <source>Validates all installed models</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="430"/> + <source><b>Validate</b><p>Validates all installed models.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="472"/> + <source>Admin Index</source> + <translation type="obsolete">Yönetim Katoloğu</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="472"/> + <source>&Admin Index</source> + <translation type="obsolete">Yönetim K&atoloğu</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="437"/> + <source>Start Python Console</source> + <translation>Python Uçbirimini çalıştır</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="437"/> + <source>Start &Python Console</source> + <translation>&Python Uçbinimini başlat</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="441"/> + <source>Starts a Python interactive interpreter</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="443"/> + <source><b>Start Python Console</b><p>Starts a Python interactive interpreter.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1543"/> + <source>Dump Data</source> + <translation>Boş Veri</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="454"/> + <source>&Dump Data</source> + <translation>B&oş Veri</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="458"/> + <source>Dump the database data to a fixture</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="460"/> + <source><b>Dump Data</b><p>Dump the database data to a fixture.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1582"/> + <source>Load Data</source> + <translation>Veriyi Yükle</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="467"/> + <source>&Load Data</source> + <translation>Veriyi Yük&le</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="471"/> + <source>Load data from fixture files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="473"/> + <source><b>Load Data</b><p>Load data from fixture files.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="480"/> + <source>Run Testsuite</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="480"/> + <source>Run &Testsuite</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="484"/> + <source>Run the test suite for applications or the whole site</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="486"/> + <source><b>Run Testsuite</b><p>Run the test suite for applications or the whole site.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="493"/> + <source>Run Testserver</source> + <translation>Testsunucusunu Çalıştır</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="493"/> + <source>Run Test&server</source> + <translation>Test&sunucusunu Çalıştır</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="497"/> + <source>Run a development server with data from a set of fixtures</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="499"/> + <source><b>Run Testserver</b><p>Run a development server with data from a set of fixtures.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="512"/> + <source>D&jango</source> + <translation>D&jango</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="546"/> + <source>&Database</source> + <translation>&Veritabanı</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="567"/> + <source>Show &SQL</source> + <translation>&SQL u göster</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="589"/> + <source>&Tools</source> + <translation>&Araçlar</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="606"/> + <source>T&esting</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="730"/> + <source>HTML Files (*.html);;All Files (*)</source> + <translation type="obsolete">HTML Dosyaları (*.html);;Tüm Dosyalar (*)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="728"/> + <source>New Form</source> + <translation>Yeni Form</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="698"/> + <source>The file already exists! Overwrite it?</source> + <translation>Bu dosya halihazırda var! Üzerine yazılsın mı?</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="728"/> + <source><p>The new form file <b>{0}</b> could not be created.<br>Problem: {1}</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="758"/> + <source><p>Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="http://www.djangoproject.com">http://www.djangoproject.com</a></td></tr></table></p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="786"/> + <source>Select Applications</source> + <translation>Uygulamayı Seç</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="786"/> + <source>Enter the list of applications separated by spaces.</source> + <translation>Uygulamaların listesin boşluklarla ayırarak giriniz.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1124"/> + <source>Project</source> + <translation>Proje</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="890"/> + <source>Application</source> + <translation>Uygulama</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="892"/> + <source>Start Django</source> + <translation>Djangoyu Başlat</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="892"/> + <source>Select if this project should be a Django Project or Application.<br />Select the empty entry for none.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="956"/> + <source>Start Django Project</source> + <translation>Django Projesini Başlat</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="934"/> + <source>Django project created successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="956"/> + <source>Enter the name of the new Django project.</source> + <translation>Yeni Django projesinin adını giriniz.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="982"/> + <source>Start Django Application</source> + <translation>Django Uygulamasını Başlat</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1007"/> + <source>Django application created successfully.</source> + <translation>Django uygulaması başarıyla oluşturuldu.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1088"/> + <source>Select Project</source> + <translation>Projeyi Seç</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1088"/> + <source>Select the Django project to work with.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1122"/> + <source>None</source> + <translation>Yok</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1127"/> + <source>&Current Django project ({0})</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1666"/> + <source>Process Generation Error</source> + <translation>İşlem Üretecinde Hata</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1186"/> + <source>The Django server could not be started.</source> + <translation>Django sunucusu başlatılamadı.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1218"/> + <source>Could not start the web-browser for the url "{0}".</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1626"/> + <source>The Django process could not be started.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1253"/> + <source>Introspect Database</source> + <translation>Veritabanı İnceleme</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1282"/> + <source>Flushing the database will destroy all data. Are you sure?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1292"/> + <source>Database tables flushed successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1351"/> + <source>SQL Files (*.sql)</source> + <translation>SQL Dosyaları (*.sql)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1449"/> + <source>Database cleaned up successfully.</source> + <translation>Veritabanı başarıyla temizlendi.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1577"/> + <source>Print admin-index</source> + <translation type="obsolete">Yönetim-Katoloğunu Yazdır</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1515"/> + <source>Enter the names of the cache tables separated by spaces.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1529"/> + <source>Cache tables created successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1566"/> + <source>JSON Files (*.json)</source> + <translation>JSON Dosyaları (*.json)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1568"/> + <source>XML Files (*.xml)</source> + <translation>XML Dosyaları (*.xml)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1570"/> + <source>YAML Files (*.yaml)</source> + <translation>YAML Dosyaları (*.yaml)</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1666"/> + <source>The Django test server could not be started.</source> + <translation>Django testsunucusu çalıştırılamadı.</translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="188"/> + <source>Help</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="188"/> + <source>&Help</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="192"/> + <source>Shows the Django help index</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="194"/> + <source><b>Help</b><p>Shows the Django help index page.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="628"/> + <source>New template...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="635"/> + <source>Update all catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="637"/> + <source>Update selected catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="645"/> + <source>Compile all catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="647"/> + <source>Compile selected catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1745"/> + <source>Initializing message catalog for '{0}'</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1987"/> + <source>No current site selected or no site created yet. Aborting...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1763"/> + <source> +Message catalog initialized successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1867"/> + <source>Updating message catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1953"/> + <source>No locales detected. Aborting...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1915"/> + <source> +Message catalogs updated successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1977"/> + <source>Compiling message catalogs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1993"/> + <source> +Message catalogs compiled successfully.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="639"/> + <source>Update all catalogs (with obsolete)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="642"/> + <source>Update selected catalogs (with obsolete)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1018"/> + <source>Start Global Django Application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1018"/> + <source>Enter the name of the new global Django application.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1037"/> + <source>Start Local Django Application</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1037"/> + <source>Enter the name of the new local Django application.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="ProjectDjango/Project.py" line="1898"/> + <source>Updating message catalogs (keeping obsolete messages)</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>ProjectDjangoPlugin</name> + <message> + <location filename="PluginProjectDjango.py" line="191"/> + <source>Django</source> + <translation>Django(jango)</translation> + </message> + <message> + <location filename="PluginProjectDjango.py" line="155"/> + <source>eric4 version is too old, {0}, {1} or newer needed.</source> + <translation type="obsolete">Eric4 sürümü çok eski, {0}, {1} yada daha yenisi gerekiyor.</translation> + </message> + <message> + <location filename="PluginProjectDjango.py" line="159"/> + <source>eric5 version is too old, {0}, {1} or newer needed.</source> + <translation type="unfinished">Eric4 sürümü çok eski, {0}, {1} yada daha yenisi gerekiyor. {5 ?} {0}?} {1}?}</translation> + </message> +</context> +</TS>