ProjectDjango/i18n/django_empty.ts

changeset 72
0f95786f7868
child 73
8a4ccc4f1359
equal deleted inserted replaced
71:a250660cc153 72:0f95786f7868
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS><TS version="2.0">
3 <context>
4 <name>DjangoDialog</name>
5 <message>
6 <location filename="../DjangoDialog.py" line="181"/>
7 <source>Process Generation Error</source>
8 <translation type="unfinished"></translation>
9 </message>
10 <message>
11 <location filename="../DjangoDialog.py" line="181"/>
12 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
13 <translation type="unfinished"></translation>
14 </message>
15 <message>
16 <location filename="../DjangoDialog.py" line="266"/>
17 <source>Select data file</source>
18 <translation type="unfinished"></translation>
19 </message>
20 <message>
21 <location filename="../DjangoDialog.py" line="287"/>
22 <source>Error saving data</source>
23 <translation type="unfinished"></translation>
24 </message>
25 <message>
26 <location filename="../DjangoDialog.py" line="287"/>
27 <source>&lt;p&gt;The data could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
28 <translation type="unfinished"></translation>
29 </message>
30 <message>
31 <location filename="../DjangoDialog.ui" line="14"/>
32 <source>Django</source>
33 <translation type="unfinished"></translation>
34 </message>
35 <message>
36 <location filename="../DjangoDialog.ui" line="35"/>
37 <source>Output</source>
38 <translation type="unfinished"></translation>
39 </message>
40 <message>
41 <location filename="../DjangoDialog.ui" line="63"/>
42 <source>Errors</source>
43 <translation type="unfinished"></translation>
44 </message>
45 </context>
46 <context>
47 <name>DjangoDumpdataDataDialog</name>
48 <message>
49 <location filename="../DjangoDumpdataDataDialog.py" line="38"/>
50 <source>JSON</source>
51 <translation type="unfinished"></translation>
52 </message>
53 <message>
54 <location filename="../DjangoDumpdataDataDialog.py" line="39"/>
55 <source>XML</source>
56 <translation type="unfinished"></translation>
57 </message>
58 <message>
59 <location filename="../DjangoDumpdataDataDialog.py" line="42"/>
60 <source>YAML</source>
61 <translation type="unfinished"></translation>
62 </message>
63 <message>
64 <location filename="../DjangoDumpdataDataDialog.ui" line="20"/>
65 <source>dumpdata Command Options</source>
66 <translation type="unfinished"></translation>
67 </message>
68 <message>
69 <location filename="../DjangoDumpdataDataDialog.ui" line="35"/>
70 <source>Applications</source>
71 <translation type="unfinished"></translation>
72 </message>
73 <message>
74 <location filename="../DjangoDumpdataDataDialog.ui" line="53"/>
75 <source>Enter the list of applications separated by spaces. Leave empty for all.</source>
76 <translation type="unfinished"></translation>
77 </message>
78 <message>
79 <location filename="../DjangoDumpdataDataDialog.ui" line="70"/>
80 <source>Exclude Applications</source>
81 <translation type="unfinished"></translation>
82 </message>
83 <message>
84 <location filename="../DjangoDumpdataDataDialog.ui" line="76"/>
85 <source>Enter the list of applications separated by spaces.</source>
86 <translation type="unfinished"></translation>
87 </message>
88 <message>
89 <location filename="../DjangoDumpdataDataDialog.ui" line="93"/>
90 <source>Dump Format</source>
91 <translation type="unfinished"></translation>
92 </message>
93 <message>
94 <location filename="../DjangoDumpdataDataDialog.ui" line="99"/>
95 <source>Serialization Format:</source>
96 <translation type="unfinished"></translation>
97 </message>
98 <message>
99 <location filename="../DjangoDumpdataDataDialog.ui" line="126"/>
100 <source>Indentation Level:</source>
101 <translation type="unfinished"></translation>
102 </message>
103 <message>
104 <location filename="../DjangoDumpdataDataDialog.ui" line="133"/>
105 <source>Enter the indentation level to be used when pretty-printing output</source>
106 <translation type="unfinished"></translation>
107 </message>
108 </context>
109 <context>
110 <name>DjangoLoaddataDataDialog</name>
111 <message>
112 <location filename="../DjangoLoaddataDataDialog.py" line="57"/>
113 <source>JSON Files (*.json);;XML Files (*.xml);;</source>
114 <translation type="unfinished"></translation>
115 </message>
116 <message>
117 <location filename="../DjangoLoaddataDataDialog.py" line="60"/>
118 <source>YAML Files (*.yaml);;</source>
119 <translation type="unfinished"></translation>
120 </message>
121 <message>
122 <location filename="../DjangoLoaddataDataDialog.py" line="63"/>
123 <source>All Files (*)</source>
124 <translation type="unfinished"></translation>
125 </message>
126 <message>
127 <location filename="../DjangoLoaddataDataDialog.py" line="65"/>
128 <source>Select fixture file</source>
129 <translation type="unfinished"></translation>
130 </message>
131 <message>
132 <location filename="../DjangoLoaddataDataDialog.ui" line="20"/>
133 <source>loaddata Command Options</source>
134 <translation type="unfinished"></translation>
135 </message>
136 <message>
137 <location filename="../DjangoLoaddataDataDialog.ui" line="29"/>
138 <source>Enter the list of fixture patterns or the path of a fixture file.</source>
139 <translation type="unfinished"></translation>
140 </message>
141 <message>
142 <location filename="../DjangoLoaddataDataDialog.ui" line="39"/>
143 <source>Select a fixture file via a file selection dialog</source>
144 <translation type="unfinished"></translation>
145 </message>
146 <message>
147 <location filename="../DjangoLoaddataDataDialog.ui" line="42"/>
148 <source>...</source>
149 <translation type="unfinished"></translation>
150 </message>
151 </context>
152 <context>
153 <name>DjangoMigrationsListDialog</name>
154 <message>
155 <location filename="../DjangoMigrationsListDialog.py" line="54"/>
156 <source>Name</source>
157 <translation type="unfinished"></translation>
158 </message>
159 <message>
160 <location filename="../DjangoMigrationsListDialog.py" line="59"/>
161 <source>Migration</source>
162 <translation type="unfinished"></translation>
163 </message>
164 <message>
165 <location filename="../DjangoMigrationsListDialog.py" line="59"/>
166 <source>Dependencies</source>
167 <translation type="unfinished"></translation>
168 </message>
169 <message>
170 <location filename="../DjangoMigrationsListDialog.py" line="150"/>
171 <source>Process Generation Error</source>
172 <translation type="unfinished"></translation>
173 </message>
174 <message>
175 <location filename="../DjangoMigrationsListDialog.py" line="150"/>
176 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
177 <translation type="unfinished"></translation>
178 </message>
179 <message>
180 <location filename="../DjangoMigrationsListDialog.py" line="53"/>
181 <source>Available Migrations</source>
182 <translation type="unfinished"></translation>
183 </message>
184 <message>
185 <location filename="../DjangoMigrationsListDialog.ui" line="47"/>
186 <source>Errors</source>
187 <translation type="unfinished"></translation>
188 </message>
189 <message>
190 <location filename="../DjangoMigrationsListDialog.py" line="58"/>
191 <source>Migrations Plan</source>
192 <translation type="unfinished"></translation>
193 </message>
194 </context>
195 <context>
196 <name>DjangoPage</name>
197 <message>
198 <location filename="../ConfigurationPage/DjangoPage.py" line="144"/>
199 <source>Select Virtual Environment for Python 3</source>
200 <translation type="unfinished"></translation>
201 </message>
202 <message>
203 <location filename="../ConfigurationPage/DjangoPage.py" line="163"/>
204 <source>Select Virtual Environment for Python 2</source>
205 <translation type="unfinished"></translation>
206 </message>
207 <message>
208 <location filename="../ConfigurationPage/DjangoPage.py" line="179"/>
209 <source>Translations Editor</source>
210 <translation type="unfinished"></translation>
211 </message>
212 <message>
213 <location filename="../ConfigurationPage/DjangoPage.py" line="179"/>
214 <source>All Files (*)</source>
215 <translation type="unfinished"></translation>
216 </message>
217 <message>
218 <location filename="../ConfigurationPage/DjangoPage.ui" line="17"/>
219 <source>&lt;b&gt;Configure Django&lt;/b&gt;</source>
220 <translation type="unfinished"></translation>
221 </message>
222 <message>
223 <location filename="../ConfigurationPage/DjangoPage.ui" line="37"/>
224 <source>Console Commands</source>
225 <translation type="unfinished"></translation>
226 </message>
227 <message>
228 <location filename="../ConfigurationPage/DjangoPage.ui" line="43"/>
229 <source>Console Command:</source>
230 <translation type="unfinished"></translation>
231 </message>
232 <message>
233 <location filename="../ConfigurationPage/DjangoPage.ui" line="56"/>
234 <source>Enter the console command</source>
235 <translation type="unfinished"></translation>
236 </message>
237 <message>
238 <location filename="../ConfigurationPage/DjangoPage.ui" line="66"/>
239 <source>Console Command (non-closing):</source>
240 <translation type="unfinished"></translation>
241 </message>
242 <message>
243 <location filename="../ConfigurationPage/DjangoPage.ui" line="79"/>
244 <source>Enter the console command for a non-closing console</source>
245 <translation type="unfinished"></translation>
246 </message>
247 <message>
248 <location filename="../ConfigurationPage/DjangoPage.ui" line="89"/>
249 <source>&lt;b&gt;Note:&lt;/b&gt; The console command for a console, that is spawning (i.e. exits before the console window is closed), should be prefixed by an &apos;@&apos; character.</source>
250 <translation type="unfinished"></translation>
251 </message>
252 <message>
253 <location filename="../ConfigurationPage/DjangoPage.ui" line="102"/>
254 <source>Server</source>
255 <translation type="unfinished"></translation>
256 </message>
257 <message>
258 <location filename="../ConfigurationPage/DjangoPage.ui" line="108"/>
259 <source>Server Address:</source>
260 <translation type="unfinished"></translation>
261 </message>
262 <message>
263 <location filename="../ConfigurationPage/DjangoPage.ui" line="115"/>
264 <source>Enter the server port or server address and port (e.g. 127.0.0.1:8000 or [::1]:8000)</source>
265 <translation type="unfinished"></translation>
266 </message>
267 <message>
268 <location filename="../ConfigurationPage/DjangoPage.ui" line="122"/>
269 <source>Select to use IPv6</source>
270 <translation type="unfinished"></translation>
271 </message>
272 <message>
273 <location filename="../ConfigurationPage/DjangoPage.ui" line="125"/>
274 <source>Use IPv6 protocol</source>
275 <translation type="unfinished"></translation>
276 </message>
277 <message>
278 <location filename="../ConfigurationPage/DjangoPage.ui" line="154"/>
279 <source>Recent Applications Lists</source>
280 <translation type="unfinished"></translation>
281 </message>
282 <message>
283 <location filename="../ConfigurationPage/DjangoPage.ui" line="177"/>
284 <source>Number of recent applications lists:</source>
285 <translation type="unfinished"></translation>
286 </message>
287 <message>
288 <location filename="../ConfigurationPage/DjangoPage.ui" line="184"/>
289 <source>Enter the number of recent applications to remember</source>
290 <translation type="unfinished"></translation>
291 </message>
292 <message>
293 <location filename="../ConfigurationPage/DjangoPage.ui" line="218"/>
294 <source>Python 3</source>
295 <translation type="unfinished"></translation>
296 </message>
297 <message>
298 <location filename="../ConfigurationPage/DjangoPage.ui" line="305"/>
299 <source>Django Virtual Environment</source>
300 <translation type="unfinished"></translation>
301 </message>
302 <message>
303 <location filename="../ConfigurationPage/DjangoPage.ui" line="317"/>
304 <source>Enter the path of the Django virtual environment. Leave empty to not use a virtual environment setup.</source>
305 <translation type="unfinished"></translation>
306 </message>
307 <message>
308 <location filename="../ConfigurationPage/DjangoPage.ui" line="330"/>
309 <source>Select the virtual environment directory via a selection dialog</source>
310 <translation type="unfinished"></translation>
311 </message>
312 <message>
313 <location filename="../ConfigurationPage/DjangoPage.ui" line="408"/>
314 <source>...</source>
315 <translation type="unfinished"></translation>
316 </message>
317 <message>
318 <location filename="../ConfigurationPage/DjangoPage.ui" line="343"/>
319 <source>Django Python Console</source>
320 <translation type="unfinished"></translation>
321 </message>
322 <message>
323 <location filename="../ConfigurationPage/DjangoPage.ui" line="364"/>
324 <source>Select to use plain Python instead of IPython</source>
325 <translation type="unfinished"></translation>
326 </message>
327 <message>
328 <location filename="../ConfigurationPage/DjangoPage.ui" line="367"/>
329 <source>Use plain Python instead of IPython</source>
330 <translation type="unfinished"></translation>
331 </message>
332 <message>
333 <location filename="../ConfigurationPage/DjangoPage.ui" line="299"/>
334 <source>Python 2</source>
335 <translation type="unfinished"></translation>
336 </message>
337 <message>
338 <location filename="../ConfigurationPage/DjangoPage.ui" line="392"/>
339 <source>Enter the path of an editor to use to do the translations. Leave empty to disable this feature.</source>
340 <translation type="unfinished"></translation>
341 </message>
342 <message>
343 <location filename="../ConfigurationPage/DjangoPage.ui" line="405"/>
344 <source>Select the translations editor via a file selection dialog</source>
345 <translation type="unfinished"></translation>
346 </message>
347 <message>
348 <location filename="../ConfigurationPage/DjangoPage.ui" line="135"/>
349 <source>Web-Browser</source>
350 <translation type="unfinished"></translation>
351 </message>
352 <message>
353 <location filename="../ConfigurationPage/DjangoPage.ui" line="141"/>
354 <source>Select to use an external web-browser</source>
355 <translation type="unfinished"></translation>
356 </message>
357 <message>
358 <location filename="../ConfigurationPage/DjangoPage.ui" line="144"/>
359 <source>Use external web-browser</source>
360 <translation type="unfinished"></translation>
361 </message>
362 </context>
363 <context>
364 <name>Project</name>
365 <message>
366 <location filename="../Project.py" line="115"/>
367 <source>Current Project</source>
368 <translation type="unfinished"></translation>
369 </message>
370 <message>
371 <location filename="../Project.py" line="120"/>
372 <source>Selects the current project</source>
373 <translation type="unfinished"></translation>
374 </message>
375 <message>
376 <location filename="../Project.py" line="122"/>
377 <source>&lt;b&gt;Current Project&lt;/b&gt;&lt;p&gt;Selects the current project. Used for multi-project Django projects to switch between the projects.&lt;/p&gt;</source>
378 <translation type="unfinished"></translation>
379 </message>
380 <message>
381 <location filename="../Project.py" line="135"/>
382 <source>Start Project</source>
383 <translation type="unfinished"></translation>
384 </message>
385 <message>
386 <location filename="../Project.py" line="135"/>
387 <source>Start &amp;Project</source>
388 <translation type="unfinished"></translation>
389 </message>
390 <message>
391 <location filename="../Project.py" line="140"/>
392 <source>Starts a new Django project</source>
393 <translation type="unfinished"></translation>
394 </message>
395 <message>
396 <location filename="../Project.py" line="142"/>
397 <source>&lt;b&gt;Start Project&lt;/b&gt;&lt;p&gt;Starts a new Django project using &quot;django-admin.py startproject&quot;.&lt;/p&gt;</source>
398 <translation type="unfinished"></translation>
399 </message>
400 <message>
401 <location filename="../Project.py" line="150"/>
402 <source>Start Application (global)</source>
403 <translation type="unfinished"></translation>
404 </message>
405 <message>
406 <location filename="../Project.py" line="150"/>
407 <source>Start Application (&amp;global)</source>
408 <translation type="unfinished"></translation>
409 </message>
410 <message>
411 <location filename="../Project.py" line="155"/>
412 <source>Starts a new global Django application</source>
413 <translation type="unfinished"></translation>
414 </message>
415 <message>
416 <location filename="../Project.py" line="157"/>
417 <source>&lt;b&gt;Start Application (global)&lt;/b&gt;&lt;p&gt;Starts a new global Django application using &quot;django-admin.py startapp&quot;.&lt;/p&gt;</source>
418 <translation type="unfinished"></translation>
419 </message>
420 <message>
421 <location filename="../Project.py" line="166"/>
422 <source>Start Application (local)</source>
423 <translation type="unfinished"></translation>
424 </message>
425 <message>
426 <location filename="../Project.py" line="166"/>
427 <source>Start Application (&amp;local)</source>
428 <translation type="unfinished"></translation>
429 </message>
430 <message>
431 <location filename="../Project.py" line="171"/>
432 <source>Starts a new local Django application</source>
433 <translation type="unfinished"></translation>
434 </message>
435 <message>
436 <location filename="../Project.py" line="173"/>
437 <source>&lt;b&gt;Start Application (local)&lt;/b&gt;&lt;p&gt;Starts a new local Django application using &quot;manage.py startapp&quot;.&lt;/p&gt;</source>
438 <translation type="unfinished"></translation>
439 </message>
440 <message>
441 <location filename="../Project.py" line="186"/>
442 <source>Run Server</source>
443 <translation type="unfinished"></translation>
444 </message>
445 <message>
446 <location filename="../Project.py" line="186"/>
447 <source>Run &amp;Server</source>
448 <translation type="unfinished"></translation>
449 </message>
450 <message>
451 <location filename="../Project.py" line="191"/>
452 <source>Starts the Django Web server</source>
453 <translation type="unfinished"></translation>
454 </message>
455 <message>
456 <location filename="../Project.py" line="193"/>
457 <source>&lt;b&gt;Run Server&lt;/b&gt;&lt;p&gt;Starts the Django Web server using &quot;manage.py runserver&quot;.&lt;/p&gt;</source>
458 <translation type="unfinished"></translation>
459 </message>
460 <message>
461 <location filename="../Project.py" line="1874"/>
462 <source>Run Web-Browser</source>
463 <translation type="unfinished"></translation>
464 </message>
465 <message>
466 <location filename="../Project.py" line="201"/>
467 <source>Run &amp;Web-Browser</source>
468 <translation type="unfinished"></translation>
469 </message>
470 <message>
471 <location filename="../Project.py" line="206"/>
472 <source>Starts the default Web-Browser with the URL of the Django Web server</source>
473 <translation type="unfinished"></translation>
474 </message>
475 <message>
476 <location filename="../Project.py" line="209"/>
477 <source>&lt;b&gt;Run Web-Browser&lt;/b&gt;&lt;p&gt;Starts the default Web-Browser with the URL of the Django Web server.&lt;/p&gt;</source>
478 <translation type="unfinished"></translation>
479 </message>
480 <message>
481 <location filename="../Project.py" line="2223"/>
482 <source>Create Cache Tables</source>
483 <translation type="unfinished"></translation>
484 </message>
485 <message>
486 <location filename="../Project.py" line="221"/>
487 <source>C&amp;reate Cache Tables</source>
488 <translation type="unfinished"></translation>
489 </message>
490 <message>
491 <location filename="../Project.py" line="226"/>
492 <source>Creates the tables needed to use the SQL cache backend</source>
493 <translation type="unfinished"></translation>
494 </message>
495 <message>
496 <location filename="../Project.py" line="228"/>
497 <source>&lt;b&gt;Create Cache Tables&lt;/b&gt;&lt;p&gt;Creates the tables needed to use the SQL cache backend.&lt;/p&gt;</source>
498 <translation type="unfinished"></translation>
499 </message>
500 <message>
501 <location filename="../Project.py" line="241"/>
502 <source>Help</source>
503 <translation type="unfinished"></translation>
504 </message>
505 <message>
506 <location filename="../Project.py" line="241"/>
507 <source>&amp;Help</source>
508 <translation type="unfinished"></translation>
509 </message>
510 <message>
511 <location filename="../Project.py" line="246"/>
512 <source>Shows the Django help index</source>
513 <translation type="unfinished"></translation>
514 </message>
515 <message>
516 <location filename="../Project.py" line="248"/>
517 <source>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Shows the Django help index page.&lt;/p&gt;</source>
518 <translation type="unfinished"></translation>
519 </message>
520 <message>
521 <location filename="../Project.py" line="1325"/>
522 <source>About Django</source>
523 <translation type="unfinished"></translation>
524 </message>
525 <message>
526 <location filename="../Project.py" line="259"/>
527 <source>About D&amp;jango</source>
528 <translation type="unfinished"></translation>
529 </message>
530 <message>
531 <location filename="../Project.py" line="264"/>
532 <source>Shows some information about Django</source>
533 <translation type="unfinished"></translation>
534 </message>
535 <message>
536 <location filename="../Project.py" line="266"/>
537 <source>&lt;b&gt;About Django&lt;/b&gt;&lt;p&gt;Shows some information about Django.&lt;/p&gt;</source>
538 <translation type="unfinished"></translation>
539 </message>
540 <message>
541 <location filename="../Project.py" line="285"/>
542 <source>Synchronize</source>
543 <translation type="unfinished"></translation>
544 </message>
545 <message>
546 <location filename="../Project.py" line="285"/>
547 <source>&amp;Synchronize</source>
548 <translation type="unfinished"></translation>
549 </message>
550 <message>
551 <location filename="../Project.py" line="290"/>
552 <source>Synchronizes the database</source>
553 <translation type="unfinished"></translation>
554 </message>
555 <message>
556 <location filename="../Project.py" line="292"/>
557 <source>&lt;b&gt;Synchronize&lt;/b&gt;&lt;p&gt;Synchronizes the database.&lt;/p&gt;</source>
558 <translation type="unfinished"></translation>
559 </message>
560 <message>
561 <location filename="../Project.py" line="299"/>
562 <source>Introspect</source>
563 <translation type="unfinished"></translation>
564 </message>
565 <message>
566 <location filename="../Project.py" line="299"/>
567 <source>&amp;Introspect</source>
568 <translation type="unfinished"></translation>
569 </message>
570 <message>
571 <location filename="../Project.py" line="304"/>
572 <source>Introspects the database tables and outputs a Django model module</source>
573 <translation type="unfinished"></translation>
574 </message>
575 <message>
576 <location filename="../Project.py" line="307"/>
577 <source>&lt;b&gt;Introspect&lt;/b&gt;&lt;p&gt;Introspects the database tables and outputs a Django model module.&lt;/p&gt;</source>
578 <translation type="unfinished"></translation>
579 </message>
580 <message>
581 <location filename="../Project.py" line="315"/>
582 <source>Flush</source>
583 <translation type="unfinished"></translation>
584 </message>
585 <message>
586 <location filename="../Project.py" line="315"/>
587 <source>&amp;Flush</source>
588 <translation type="unfinished"></translation>
589 </message>
590 <message>
591 <location filename="../Project.py" line="320"/>
592 <source>Returns all database tables to the state just after their installation</source>
593 <translation type="unfinished"></translation>
594 </message>
595 <message>
596 <location filename="../Project.py" line="323"/>
597 <source>&lt;b&gt;Flush&lt;/b&gt;&lt;p&gt;Returns all database tables to the state just after their installation.&lt;/p&gt;</source>
598 <translation type="unfinished"></translation>
599 </message>
600 <message>
601 <location filename="../Project.py" line="331"/>
602 <source>Start Client Console</source>
603 <translation type="unfinished"></translation>
604 </message>
605 <message>
606 <location filename="../Project.py" line="331"/>
607 <source>Start &amp;Client Console</source>
608 <translation type="unfinished"></translation>
609 </message>
610 <message>
611 <location filename="../Project.py" line="336"/>
612 <source>Starts a console window for the database client</source>
613 <translation type="unfinished"></translation>
614 </message>
615 <message>
616 <location filename="../Project.py" line="338"/>
617 <source>&lt;b&gt;Start Client Console&lt;/b&gt;&lt;p&gt;Starts a console window for the database client.&lt;/p&gt;</source>
618 <translation type="unfinished"></translation>
619 </message>
620 <message>
621 <location filename="../Project.py" line="2031"/>
622 <source>Create Tables</source>
623 <translation type="unfinished"></translation>
624 </message>
625 <message>
626 <location filename="../Project.py" line="349"/>
627 <source>Create &amp;Tables</source>
628 <translation type="unfinished"></translation>
629 </message>
630 <message>
631 <location filename="../Project.py" line="354"/>
632 <source>Prints the CREATE TABLE SQL statements for one or more applications</source>
633 <translation type="unfinished"></translation>
634 </message>
635 <message>
636 <location filename="../Project.py" line="357"/>
637 <source>&lt;b&gt;Create Tables&lt;/b&gt;&lt;p&gt;Prints the CREATE TABLE SQL statements for one or more applications.&lt;/p&gt;</source>
638 <translation type="unfinished"></translation>
639 </message>
640 <message>
641 <location filename="../Project.py" line="2038"/>
642 <source>Create Indexes</source>
643 <translation type="unfinished"></translation>
644 </message>
645 <message>
646 <location filename="../Project.py" line="366"/>
647 <source>Create &amp;Indexes</source>
648 <translation type="unfinished"></translation>
649 </message>
650 <message>
651 <location filename="../Project.py" line="371"/>
652 <source>Prints the CREATE INDEX SQL statements for one or more applications</source>
653 <translation type="unfinished"></translation>
654 </message>
655 <message>
656 <location filename="../Project.py" line="374"/>
657 <source>&lt;b&gt;Create Indexes&lt;/b&gt;&lt;p&gt;Prints the CREATE INDEX SQL statements for one or more applications.&lt;/p&gt;</source>
658 <translation type="unfinished"></translation>
659 </message>
660 <message>
661 <location filename="../Project.py" line="2045"/>
662 <source>Create Everything</source>
663 <translation type="unfinished"></translation>
664 </message>
665 <message>
666 <location filename="../Project.py" line="383"/>
667 <source>Create &amp;Everything</source>
668 <translation type="unfinished"></translation>
669 </message>
670 <message>
671 <location filename="../Project.py" line="388"/>
672 <source>Prints the CREATE ... SQL statements for one or more applications</source>
673 <translation type="unfinished"></translation>
674 </message>
675 <message>
676 <location filename="../Project.py" line="391"/>
677 <source>&lt;b&gt;Create Everything&lt;/b&gt;&lt;p&gt;Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.&lt;/p&gt;</source>
678 <translation type="unfinished"></translation>
679 </message>
680 <message>
681 <location filename="../Project.py" line="2052"/>
682 <source>Custom Statements</source>
683 <translation type="unfinished"></translation>
684 </message>
685 <message>
686 <location filename="../Project.py" line="400"/>
687 <source>&amp;Custom Statements</source>
688 <translation type="unfinished"></translation>
689 </message>
690 <message>
691 <location filename="../Project.py" line="405"/>
692 <source>Prints the custom table modifying SQL statements for one or more applications</source>
693 <translation type="unfinished"></translation>
694 </message>
695 <message>
696 <location filename="../Project.py" line="408"/>
697 <source>&lt;b&gt;Custom Statements&lt;/b&gt;&lt;p&gt;Prints the custom table modifying SQL statements for one or more applications.&lt;/p&gt;</source>
698 <translation type="unfinished"></translation>
699 </message>
700 <message>
701 <location filename="../Project.py" line="2059"/>
702 <source>Drop Tables</source>
703 <translation type="unfinished"></translation>
704 </message>
705 <message>
706 <location filename="../Project.py" line="417"/>
707 <source>&amp;Drop Tables</source>
708 <translation type="unfinished"></translation>
709 </message>
710 <message>
711 <location filename="../Project.py" line="422"/>
712 <source>Prints the DROP TABLE SQL statements for one or more applications</source>
713 <translation type="unfinished"></translation>
714 </message>
715 <message>
716 <location filename="../Project.py" line="425"/>
717 <source>&lt;b&gt;Drop Tables&lt;/b&gt;&lt;p&gt;Prints the DROP TABLE SQL statements for one or more applications.&lt;/p&gt;</source>
718 <translation type="unfinished"></translation>
719 </message>
720 <message>
721 <location filename="../Project.py" line="2066"/>
722 <source>Drop Indexes</source>
723 <translation type="unfinished"></translation>
724 </message>
725 <message>
726 <location filename="../Project.py" line="434"/>
727 <source>&amp;Drop Indexes</source>
728 <translation type="unfinished"></translation>
729 </message>
730 <message>
731 <location filename="../Project.py" line="439"/>
732 <source>Prints the DROP INDEX SQL statements for one or more applications</source>
733 <translation type="unfinished"></translation>
734 </message>
735 <message>
736 <location filename="../Project.py" line="442"/>
737 <source>&lt;b&gt;Drop Indexes&lt;/b&gt;&lt;p&gt;Prints the DROP INDEX SQL statements for one or more applications.&lt;/p&gt;</source>
738 <translation type="unfinished"></translation>
739 </message>
740 <message>
741 <location filename="../Project.py" line="2073"/>
742 <source>Flush Database</source>
743 <translation type="unfinished"></translation>
744 </message>
745 <message>
746 <location filename="../Project.py" line="451"/>
747 <source>&amp;Flush Database</source>
748 <translation type="unfinished"></translation>
749 </message>
750 <message>
751 <location filename="../Project.py" line="456"/>
752 <source>Prints a list of statements to return all database tables to the state just after their installation</source>
753 <translation type="unfinished"></translation>
754 </message>
755 <message>
756 <location filename="../Project.py" line="459"/>
757 <source>&lt;b&gt;Flush Database&lt;/b&gt;&lt;p&gt;Prints a list of statements to return all database tables to the state just after their installation.&lt;/p&gt;</source>
758 <translation type="unfinished"></translation>
759 </message>
760 <message>
761 <location filename="../Project.py" line="2080"/>
762 <source>Reset Sequences</source>
763 <translation type="unfinished"></translation>
764 </message>
765 <message>
766 <location filename="../Project.py" line="468"/>
767 <source>Reset &amp;Sequences</source>
768 <translation type="unfinished"></translation>
769 </message>
770 <message>
771 <location filename="../Project.py" line="473"/>
772 <source>Prints the SQL statements for resetting sequences for one or more applications</source>
773 <translation type="unfinished"></translation>
774 </message>
775 <message>
776 <location filename="../Project.py" line="476"/>
777 <source>&lt;b&gt;Reset Sequences&lt;/b&gt;&lt;p&gt;Prints the SQL statements for resetting sequences for one or more applications.&lt;/p&gt;</source>
778 <translation type="unfinished"></translation>
779 </message>
780 <message>
781 <location filename="../Project.py" line="2124"/>
782 <source>Diff Settings</source>
783 <translation type="unfinished"></translation>
784 </message>
785 <message>
786 <location filename="../Project.py" line="489"/>
787 <source>&amp;Diff Settings</source>
788 <translation type="unfinished"></translation>
789 </message>
790 <message>
791 <location filename="../Project.py" line="494"/>
792 <source>Shows the modification made to the settings</source>
793 <translation type="unfinished"></translation>
794 </message>
795 <message>
796 <location filename="../Project.py" line="496"/>
797 <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source>
798 <translation type="unfinished"></translation>
799 </message>
800 <message>
801 <location filename="../Project.py" line="2145"/>
802 <source>Cleanup</source>
803 <translation type="unfinished"></translation>
804 </message>
805 <message>
806 <location filename="../Project.py" line="503"/>
807 <source>&amp;Cleanup</source>
808 <translation type="unfinished"></translation>
809 </message>
810 <message>
811 <location filename="../Project.py" line="508"/>
812 <source>Cleans out old data from the database</source>
813 <translation type="unfinished"></translation>
814 </message>
815 <message>
816 <location filename="../Project.py" line="510"/>
817 <source>&lt;b&gt;Cleanup&lt;/b&gt;&lt;p&gt;Cleans out old data from the database.&lt;/p&gt;</source>
818 <translation type="unfinished"></translation>
819 </message>
820 <message>
821 <location filename="../Project.py" line="2168"/>
822 <source>Validate</source>
823 <translation type="unfinished"></translation>
824 </message>
825 <message>
826 <location filename="../Project.py" line="517"/>
827 <source>&amp;Validate</source>
828 <translation type="unfinished"></translation>
829 </message>
830 <message>
831 <location filename="../Project.py" line="522"/>
832 <source>Validates all installed models</source>
833 <translation type="unfinished"></translation>
834 </message>
835 <message>
836 <location filename="../Project.py" line="524"/>
837 <source>&lt;b&gt;Validate&lt;/b&gt;&lt;p&gt;Validates all installed models.&lt;/p&gt;</source>
838 <translation type="unfinished"></translation>
839 </message>
840 <message>
841 <location filename="../Project.py" line="531"/>
842 <source>Start Python Console</source>
843 <translation type="unfinished"></translation>
844 </message>
845 <message>
846 <location filename="../Project.py" line="531"/>
847 <source>Start &amp;Python Console</source>
848 <translation type="unfinished"></translation>
849 </message>
850 <message>
851 <location filename="../Project.py" line="536"/>
852 <source>Starts a Python interactive interpreter</source>
853 <translation type="unfinished"></translation>
854 </message>
855 <message>
856 <location filename="../Project.py" line="538"/>
857 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source>
858 <translation type="unfinished"></translation>
859 </message>
860 <message>
861 <location filename="../Project.py" line="2260"/>
862 <source>Dump Data</source>
863 <translation type="unfinished"></translation>
864 </message>
865 <message>
866 <location filename="../Project.py" line="549"/>
867 <source>&amp;Dump Data</source>
868 <translation type="unfinished"></translation>
869 </message>
870 <message>
871 <location filename="../Project.py" line="554"/>
872 <source>Dump the database data to a fixture</source>
873 <translation type="unfinished"></translation>
874 </message>
875 <message>
876 <location filename="../Project.py" line="556"/>
877 <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source>
878 <translation type="unfinished"></translation>
879 </message>
880 <message>
881 <location filename="../Project.py" line="2299"/>
882 <source>Load Data</source>
883 <translation type="unfinished"></translation>
884 </message>
885 <message>
886 <location filename="../Project.py" line="563"/>
887 <source>&amp;Load Data</source>
888 <translation type="unfinished"></translation>
889 </message>
890 <message>
891 <location filename="../Project.py" line="568"/>
892 <source>Load data from fixture files</source>
893 <translation type="unfinished"></translation>
894 </message>
895 <message>
896 <location filename="../Project.py" line="570"/>
897 <source>&lt;b&gt;Load Data&lt;/b&gt;&lt;p&gt;Load data from fixture files.&lt;/p&gt;</source>
898 <translation type="unfinished"></translation>
899 </message>
900 <message>
901 <location filename="../Project.py" line="577"/>
902 <source>Run Testsuite</source>
903 <translation type="unfinished"></translation>
904 </message>
905 <message>
906 <location filename="../Project.py" line="577"/>
907 <source>Run &amp;Testsuite</source>
908 <translation type="unfinished"></translation>
909 </message>
910 <message>
911 <location filename="../Project.py" line="582"/>
912 <source>Run the test suite for applications or the whole site</source>
913 <translation type="unfinished"></translation>
914 </message>
915 <message>
916 <location filename="../Project.py" line="584"/>
917 <source>&lt;b&gt;Run Testsuite&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site.&lt;/p&gt;</source>
918 <translation type="unfinished"></translation>
919 </message>
920 <message>
921 <location filename="../Project.py" line="591"/>
922 <source>Run Testserver</source>
923 <translation type="unfinished"></translation>
924 </message>
925 <message>
926 <location filename="../Project.py" line="591"/>
927 <source>Run Test&amp;server</source>
928 <translation type="unfinished"></translation>
929 </message>
930 <message>
931 <location filename="../Project.py" line="596"/>
932 <source>Run a development server with data from a set of fixtures</source>
933 <translation type="unfinished"></translation>
934 </message>
935 <message>
936 <location filename="../Project.py" line="598"/>
937 <source>&lt;b&gt;Run Testserver&lt;/b&gt;&lt;p&gt;Run a development server with data from a set of fixtures.&lt;/p&gt;</source>
938 <translation type="unfinished"></translation>
939 </message>
940 <message>
941 <location filename="../Project.py" line="2420"/>
942 <source>Change Password</source>
943 <translation type="unfinished"></translation>
944 </message>
945 <message>
946 <location filename="../Project.py" line="610"/>
947 <source>Change &amp;Password</source>
948 <translation type="unfinished"></translation>
949 </message>
950 <message>
951 <location filename="../Project.py" line="615"/>
952 <source>Change the password of a user</source>
953 <translation type="unfinished"></translation>
954 </message>
955 <message>
956 <location filename="../Project.py" line="617"/>
957 <source>&lt;b&gt;Change Password&lt;/b&gt;&lt;p&gt;Change the password of a user of the Django project.&lt;/p&gt;</source>
958 <translation type="unfinished"></translation>
959 </message>
960 <message>
961 <location filename="../Project.py" line="624"/>
962 <source>Create Superuser</source>
963 <translation type="unfinished"></translation>
964 </message>
965 <message>
966 <location filename="../Project.py" line="624"/>
967 <source>Create &amp;Superuser</source>
968 <translation type="unfinished"></translation>
969 </message>
970 <message>
971 <location filename="../Project.py" line="629"/>
972 <source>Create a superuser account</source>
973 <translation type="unfinished"></translation>
974 </message>
975 <message>
976 <location filename="../Project.py" line="631"/>
977 <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source>
978 <translation type="unfinished"></translation>
979 </message>
980 <message>
981 <location filename="../Project.py" line="2476"/>
982 <source>Clear Sessions</source>
983 <translation type="unfinished"></translation>
984 </message>
985 <message>
986 <location filename="../Project.py" line="642"/>
987 <source>Clear &amp;Sessions</source>
988 <translation type="unfinished"></translation>
989 </message>
990 <message>
991 <location filename="../Project.py" line="647"/>
992 <source>Clear expired sessions</source>
993 <translation type="unfinished"></translation>
994 </message>
995 <message>
996 <location filename="../Project.py" line="649"/>
997 <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source>
998 <translation type="unfinished"></translation>
999 </message>
1000 <message>
1001 <location filename="../Project.py" line="661"/>
1002 <source>Show Migrations</source>
1003 <translation type="unfinished"></translation>
1004 </message>
1005 <message>
1006 <location filename="../Project.py" line="661"/>
1007 <source>&amp;Show Migrations</source>
1008 <translation type="unfinished"></translation>
1009 </message>
1010 <message>
1011 <location filename="../Project.py" line="666"/>
1012 <source>Show a list of available migrations</source>
1013 <translation type="unfinished"></translation>
1014 </message>
1015 <message>
1016 <location filename="../Project.py" line="668"/>
1017 <source>&lt;b&gt;Show Migrations&lt;/b&gt;&lt;p&gt;This shows a list of available migrations of the Django project and their status.&lt;/p&gt;</source>
1018 <translation type="unfinished"></translation>
1019 </message>
1020 <message>
1021 <location filename="../Project.py" line="676"/>
1022 <source>Show Migrations Plan</source>
1023 <translation type="unfinished"></translation>
1024 </message>
1025 <message>
1026 <location filename="../Project.py" line="676"/>
1027 <source>Show Migrations &amp;Plan</source>
1028 <translation type="unfinished"></translation>
1029 </message>
1030 <message>
1031 <location filename="../Project.py" line="681"/>
1032 <source>Show a list with the migrations plan</source>
1033 <translation type="unfinished"></translation>
1034 </message>
1035 <message>
1036 <location filename="../Project.py" line="683"/>
1037 <source>&lt;b&gt;Show Migrations Plan&lt;/b&gt;&lt;p&gt;This shows a list with the migrations plan of the Django project.&lt;/p&gt;</source>
1038 <translation type="unfinished"></translation>
1039 </message>
1040 <message>
1041 <location filename="../Project.py" line="704"/>
1042 <source>D&amp;jango</source>
1043 <translation type="unfinished"></translation>
1044 </message>
1045 <message>
1046 <location filename="../Project.py" line="744"/>
1047 <source>&amp;Database</source>
1048 <translation type="unfinished"></translation>
1049 </message>
1050 <message>
1051 <location filename="../Project.py" line="768"/>
1052 <source>Show &amp;SQL</source>
1053 <translation type="unfinished"></translation>
1054 </message>
1055 <message>
1056 <location filename="../Project.py" line="795"/>
1057 <source>&amp;Migrations</source>
1058 <translation type="unfinished"></translation>
1059 </message>
1060 <message>
1061 <location filename="../Project.py" line="812"/>
1062 <source>&amp;Tools</source>
1063 <translation type="unfinished"></translation>
1064 </message>
1065 <message>
1066 <location filename="../Project.py" line="832"/>
1067 <source>T&amp;esting</source>
1068 <translation type="unfinished"></translation>
1069 </message>
1070 <message>
1071 <location filename="../Project.py" line="852"/>
1072 <source>&amp;Authorization</source>
1073 <translation type="unfinished"></translation>
1074 </message>
1075 <message>
1076 <location filename="../Project.py" line="869"/>
1077 <source>&amp;Session</source>
1078 <translation type="unfinished"></translation>
1079 </message>
1080 <message>
1081 <location filename="../Project.py" line="911"/>
1082 <source>Open with {0}</source>
1083 <translation type="unfinished"></translation>
1084 </message>
1085 <message>
1086 <location filename="../Project.py" line="926"/>
1087 <source>New template...</source>
1088 <translation type="unfinished"></translation>
1089 </message>
1090 <message>
1091 <location filename="../Project.py" line="935"/>
1092 <source>Update all catalogs</source>
1093 <translation type="unfinished"></translation>
1094 </message>
1095 <message>
1096 <location filename="../Project.py" line="938"/>
1097 <source>Update selected catalogs</source>
1098 <translation type="unfinished"></translation>
1099 </message>
1100 <message>
1101 <location filename="../Project.py" line="942"/>
1102 <source>Update all catalogs (with obsolete)</source>
1103 <translation type="unfinished"></translation>
1104 </message>
1105 <message>
1106 <location filename="../Project.py" line="945"/>
1107 <source>Update selected catalogs (with obsolete)</source>
1108 <translation type="unfinished"></translation>
1109 </message>
1110 <message>
1111 <location filename="../Project.py" line="949"/>
1112 <source>Compile all catalogs</source>
1113 <translation type="unfinished"></translation>
1114 </message>
1115 <message>
1116 <location filename="../Project.py" line="952"/>
1117 <source>Compile selected catalogs</source>
1118 <translation type="unfinished"></translation>
1119 </message>
1120 <message>
1121 <location filename="../Project.py" line="1046"/>
1122 <source>New Form</source>
1123 <translation type="unfinished"></translation>
1124 </message>
1125 <message>
1126 <location filename="../Project.py" line="1013"/>
1127 <source>The file already exists! Overwrite it?</source>
1128 <translation type="unfinished"></translation>
1129 </message>
1130 <message>
1131 <location filename="../Project.py" line="1046"/>
1132 <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt; Problem: {1}&lt;/p&gt;</source>
1133 <translation type="unfinished"></translation>
1134 </message>
1135 <message>
1136 <location filename="../Project.py" line="1325"/>
1137 <source>&lt;p&gt;Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Version:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;{1}&quot;&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
1138 <translation type="unfinished"></translation>
1139 </message>
1140 <message>
1141 <location filename="../Project.py" line="1396"/>
1142 <source>Select Applications</source>
1143 <translation type="unfinished"></translation>
1144 </message>
1145 <message>
1146 <location filename="../Project.py" line="1396"/>
1147 <source>Enter the list of applications separated by spaces.</source>
1148 <translation type="unfinished"></translation>
1149 </message>
1150 <message>
1151 <location filename="../Project.py" line="1751"/>
1152 <source>Project</source>
1153 <translation type="unfinished"></translation>
1154 </message>
1155 <message>
1156 <location filename="../Project.py" line="1491"/>
1157 <source>Application</source>
1158 <translation type="unfinished"></translation>
1159 </message>
1160 <message>
1161 <location filename="../Project.py" line="1493"/>
1162 <source>Start Django</source>
1163 <translation type="unfinished"></translation>
1164 </message>
1165 <message>
1166 <location filename="../Project.py" line="1493"/>
1167 <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source>
1168 <translation type="unfinished"></translation>
1169 </message>
1170 <message>
1171 <location filename="../Project.py" line="1570"/>
1172 <source>Start Django Project</source>
1173 <translation type="unfinished"></translation>
1174 </message>
1175 <message>
1176 <location filename="../Project.py" line="1615"/>
1177 <source>&lt;p&gt;The &lt;b&gt;django-admin.py&lt;/b&gt; script is not in the path. Aborting...&lt;/p&gt;</source>
1178 <translation type="unfinished"></translation>
1179 </message>
1180 <message>
1181 <location filename="../Project.py" line="1546"/>
1182 <source>Django project created successfully.</source>
1183 <translation type="unfinished"></translation>
1184 </message>
1185 <message>
1186 <location filename="../Project.py" line="1570"/>
1187 <source>Enter the name of the new Django project.</source>
1188 <translation type="unfinished"></translation>
1189 </message>
1190 <message>
1191 <location filename="../Project.py" line="1598"/>
1192 <source>Start Django Application</source>
1193 <translation type="unfinished"></translation>
1194 </message>
1195 <message>
1196 <location filename="../Project.py" line="1632"/>
1197 <source>Django application created successfully.</source>
1198 <translation type="unfinished"></translation>
1199 </message>
1200 <message>
1201 <location filename="../Project.py" line="1644"/>
1202 <source>Start Global Django Application</source>
1203 <translation type="unfinished"></translation>
1204 </message>
1205 <message>
1206 <location filename="../Project.py" line="1644"/>
1207 <source>Enter the name of the new global Django application.</source>
1208 <translation type="unfinished"></translation>
1209 </message>
1210 <message>
1211 <location filename="../Project.py" line="1666"/>
1212 <source>Start Local Django Application</source>
1213 <translation type="unfinished"></translation>
1214 </message>
1215 <message>
1216 <location filename="../Project.py" line="1666"/>
1217 <source>Enter the name of the new local Django application.</source>
1218 <translation type="unfinished"></translation>
1219 </message>
1220 <message>
1221 <location filename="../Project.py" line="1715"/>
1222 <source>Select Project</source>
1223 <translation type="unfinished"></translation>
1224 </message>
1225 <message>
1226 <location filename="../Project.py" line="1715"/>
1227 <source>Select the Django project to work with.</source>
1228 <translation type="unfinished"></translation>
1229 </message>
1230 <message>
1231 <location filename="../Project.py" line="1749"/>
1232 <source>None</source>
1233 <translation type="unfinished"></translation>
1234 </message>
1235 <message>
1236 <location filename="../Project.py" line="1754"/>
1237 <source>&amp;Current Django project ({0})</source>
1238 <translation type="unfinished"></translation>
1239 </message>
1240 <message>
1241 <location filename="../Project.py" line="2852"/>
1242 <source>Process Generation Error</source>
1243 <translation type="unfinished"></translation>
1244 </message>
1245 <message>
1246 <location filename="../Project.py" line="1828"/>
1247 <source>The Django server could not be started.</source>
1248 <translation type="unfinished"></translation>
1249 </message>
1250 <message>
1251 <location filename="../Project.py" line="1874"/>
1252 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source>
1253 <translation type="unfinished"></translation>
1254 </message>
1255 <message>
1256 <location filename="../Project.py" line="2461"/>
1257 <source>The Django process could not be started.</source>
1258 <translation type="unfinished"></translation>
1259 </message>
1260 <message>
1261 <location filename="../Project.py" line="1915"/>
1262 <source>Introspect Database</source>
1263 <translation type="unfinished"></translation>
1264 </message>
1265 <message>
1266 <location filename="../Project.py" line="1944"/>
1267 <source>Flushing the database will destroy all data. Are you sure?</source>
1268 <translation type="unfinished"></translation>
1269 </message>
1270 <message>
1271 <location filename="../Project.py" line="1956"/>
1272 <source>Database tables flushed successfully.</source>
1273 <translation type="unfinished"></translation>
1274 </message>
1275 <message>
1276 <location filename="../Project.py" line="2018"/>
1277 <source>SQL Files (*.sql)</source>
1278 <translation type="unfinished"></translation>
1279 </message>
1280 <message>
1281 <location filename="../Project.py" line="2157"/>
1282 <source>Database cleaned up successfully.</source>
1283 <translation type="unfinished"></translation>
1284 </message>
1285 <message>
1286 <location filename="../Project.py" line="2230"/>
1287 <source>Enter the names of the cache tables separated by spaces.</source>
1288 <translation type="unfinished"></translation>
1289 </message>
1290 <message>
1291 <location filename="../Project.py" line="2245"/>
1292 <source>Cache tables created successfully.</source>
1293 <translation type="unfinished"></translation>
1294 </message>
1295 <message>
1296 <location filename="../Project.py" line="2283"/>
1297 <source>JSON Files (*.json)</source>
1298 <translation type="unfinished"></translation>
1299 </message>
1300 <message>
1301 <location filename="../Project.py" line="2285"/>
1302 <source>XML Files (*.xml)</source>
1303 <translation type="unfinished"></translation>
1304 </message>
1305 <message>
1306 <location filename="../Project.py" line="2287"/>
1307 <source>YAML Files (*.yaml)</source>
1308 <translation type="unfinished"></translation>
1309 </message>
1310 <message>
1311 <location filename="../Project.py" line="2390"/>
1312 <source>The Django test server could not be started.</source>
1313 <translation type="unfinished"></translation>
1314 </message>
1315 <message>
1316 <location filename="../Project.py" line="2420"/>
1317 <source>Enter the name of the user:</source>
1318 <translation type="unfinished"></translation>
1319 </message>
1320 <message>
1321 <location filename="../Project.py" line="2488"/>
1322 <source>Expired sessions cleared successfully.</source>
1323 <translation type="unfinished"></translation>
1324 </message>
1325 <message>
1326 <location filename="../Project.py" line="2557"/>
1327 <source>Initializing message catalog for &apos;{0}&apos;</source>
1328 <translation type="unfinished"></translation>
1329 </message>
1330 <message>
1331 <location filename="../Project.py" line="2816"/>
1332 <source>No current site selected or no site created yet. Aborting...</source>
1333 <translation type="unfinished"></translation>
1334 </message>
1335 <message>
1336 <location filename="../Project.py" line="2577"/>
1337 <source>
1338 Message catalog initialized successfully.</source>
1339 <translation type="unfinished"></translation>
1340 </message>
1341 <message>
1342 <location filename="../Project.py" line="2689"/>
1343 <source>Updating message catalogs</source>
1344 <translation type="unfinished"></translation>
1345 </message>
1346 <message>
1347 <location filename="../Project.py" line="2780"/>
1348 <source>No locales detected. Aborting...</source>
1349 <translation type="unfinished"></translation>
1350 </message>
1351 <message>
1352 <location filename="../Project.py" line="2740"/>
1353 <source>
1354 Message catalogs updated successfully.</source>
1355 <translation type="unfinished"></translation>
1356 </message>
1357 <message>
1358 <location filename="../Project.py" line="2721"/>
1359 <source>Updating message catalogs (keeping obsolete messages)</source>
1360 <translation type="unfinished"></translation>
1361 </message>
1362 <message>
1363 <location filename="../Project.py" line="2806"/>
1364 <source>Compiling message catalogs</source>
1365 <translation type="unfinished"></translation>
1366 </message>
1367 <message>
1368 <location filename="../Project.py" line="2823"/>
1369 <source>
1370 Message catalogs compiled successfully.</source>
1371 <translation type="unfinished"></translation>
1372 </message>
1373 <message>
1374 <location filename="../Project.py" line="2852"/>
1375 <source>The translations editor process ({0}) could not be started.</source>
1376 <translation type="unfinished"></translation>
1377 </message>
1378 </context>
1379 <context>
1380 <name>ProjectDjangoPlugin</name>
1381 <message>
1382 <location filename="../../PluginProjectDjango.py" line="407"/>
1383 <source>Django</source>
1384 <translation type="unfinished"></translation>
1385 </message>
1386 <message>
1387 <location filename="../../PluginProjectDjango.py" line="178"/>
1388 <source>eric6 version is too old, {0}, {1} or newer needed.</source>
1389 <translation type="unfinished"></translation>
1390 </message>
1391 </context>
1392 </TS>

eric ide

mercurial