ProjectDjango/i18n/django_ru.ts

changeset 4
81c2943be6b6
parent 3
fbae2b012fac
child 5
96a317de4626
equal deleted inserted replaced
3:fbae2b012fac 4:81c2943be6b6
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS> 2 <!DOCTYPE TS><TS version="2.0" language="ru_RU" sourcelanguage="">
3 <TS version="2.0" language="ru_RU">
4 <context> 3 <context>
5 <name>DjangoDialog</name> 4 <name>DjangoDialog</name>
6 <message> 5 <message>
7 <location filename="ProjectDjango/DjangoDialog.ui" line="14"/> 6 <location filename="ProjectDjango/DjangoDialog.ui" line="14"/>
8 <source>Django</source> 7 <source>Django</source>
186 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="102"/> 185 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="102"/>
187 <source>Server</source> 186 <source>Server</source>
188 <translation type="unfinished"></translation> 187 <translation type="unfinished"></translation>
189 </message> 188 </message>
190 <message> 189 <message>
191 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="114"/> 190 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="108"/>
192 <source>Server Address:</source> 191 <source>Server Address:</source>
193 <translation type="unfinished"></translation> 192 <translation type="unfinished"></translation>
194 </message> 193 </message>
195 <message> 194 <message>
196 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="121"/> 195 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="135"/>
197 <source>Enter the server port or server address and port (e.g. 127.0.0.1:8000)</source>
198 <translation type="unfinished"></translation>
199 </message>
200 <message>
201 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="131"/>
202 <source>Recent Applications Lists</source> 196 <source>Recent Applications Lists</source>
203 <translation type="unfinished"></translation> 197 <translation type="unfinished"></translation>
204 </message> 198 </message>
205 <message> 199 <message>
206 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="145"/> 200 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="149"/>
207 <source>Number of recent applications lists:</source> 201 <source>Number of recent applications lists:</source>
208 <translation type="unfinished"></translation> 202 <translation type="unfinished"></translation>
209 </message> 203 </message>
210 <message> 204 <message>
211 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="186"/> 205 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="190"/>
212 <source>Django Python Console</source> 206 <source>Django Python Console</source>
213 <translation type="unfinished"></translation> 207 <translation type="unfinished"></translation>
214 </message> 208 </message>
215 <message> 209 <message>
216 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="198"/> 210 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="202"/>
217 <source>Select to use plain Python instead of IPython</source> 211 <source>Select to use plain Python instead of IPython</source>
218 <translation type="unfinished"></translation> 212 <translation type="unfinished"></translation>
219 </message> 213 </message>
220 <message> 214 <message>
221 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="201"/> 215 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="205"/>
222 <source>Use plain Python instead of IPython</source> 216 <source>Use plain Python instead of IPython</source>
223 <translation type="unfinished"></translation> 217 <translation type="unfinished"></translation>
224 </message> 218 </message>
225 <message> 219 <message>
226 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="89"/> 220 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="89"/>
227 <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> 221 <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>
228 <translation type="unfinished"></translation> 222 <translation type="unfinished"></translation>
229 </message> 223 </message>
230 <message> 224 <message>
231 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="152"/> 225 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="156"/>
232 <source>Enter the number of recent applications to remember</source> 226 <source>Enter the number of recent applications to remember</source>
227 <translation type="unfinished"></translation>
228 </message>
229 <message>
230 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="115"/>
231 <source>Enter the server port or server address and port (e.g. 127.0.0.1:8000 or [::1]:8000)</source>
232 <translation type="unfinished"></translation>
233 </message>
234 <message>
235 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="122"/>
236 <source>Select to use IPv6</source>
237 <translation type="unfinished"></translation>
238 </message>
239 <message>
240 <location filename="ProjectDjango/ConfigurationPage/DjangoPage.ui" line="125"/>
241 <source>Use IPv6 protocol</source>
233 <translation type="unfinished"></translation> 242 <translation type="unfinished"></translation>
234 </message> 243 </message>
235 </context> 244 </context>
236 <context> 245 <context>
237 <name>Project</name> 246 <name>Project</name>
344 <location filename="ProjectDjango/Project.py" line="146"/> 353 <location filename="ProjectDjango/Project.py" line="146"/>
345 <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> 354 <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>
346 <translation type="unfinished"></translation> 355 <translation type="unfinished"></translation>
347 </message> 356 </message>
348 <message> 357 <message>
349 <location filename="ProjectDjango/Project.py" line="1218"/> 358 <location filename="ProjectDjango/Project.py" line="1232"/>
350 <source>Run Web-Browser</source> 359 <source>Run Web-Browser</source>
351 <translation type="unfinished"></translation> 360 <translation type="unfinished"></translation>
352 </message> 361 </message>
353 <message> 362 <message>
354 <location filename="ProjectDjango/Project.py" line="153"/> 363 <location filename="ProjectDjango/Project.py" line="153"/>
474 <location filename="ProjectDjango/Project.py" line="1122"/> 483 <location filename="ProjectDjango/Project.py" line="1122"/>
475 <source>None</source> 484 <source>None</source>
476 <translation type="unfinished"></translation> 485 <translation type="unfinished"></translation>
477 </message> 486 </message>
478 <message> 487 <message>
479 <location filename="ProjectDjango/Project.py" line="1666"/> 488 <location filename="ProjectDjango/Project.py" line="1682"/>
480 <source>Process Generation Error</source> 489 <source>Process Generation Error</source>
481 <translation type="unfinished"></translation> 490 <translation type="unfinished"></translation>
482 </message> 491 </message>
483 <message> 492 <message>
484 <location filename="ProjectDjango/Project.py" line="1186"/> 493 <location filename="ProjectDjango/Project.py" line="1188"/>
485 <source>The Django server could not be started.</source> 494 <source>The Django server could not be started.</source>
486 <translation type="unfinished"></translation> 495 <translation type="unfinished"></translation>
487 </message> 496 </message>
488 <message> 497 <message>
489 <location filename="ProjectDjango/Project.py" line="1218"/> 498 <location filename="ProjectDjango/Project.py" line="1232"/>
490 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source> 499 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source>
491 <translation type="unfinished"></translation> 500 <translation type="unfinished"></translation>
492 </message> 501 </message>
493 <message> 502 <message>
494 <location filename="ProjectDjango/Project.py" line="1626"/> 503 <location filename="ProjectDjango/Project.py" line="1640"/>
495 <source>The Django process could not be started.</source> 504 <source>The Django process could not be started.</source>
496 <translation type="unfinished"></translation> 505 <translation type="unfinished"></translation>
497 </message> 506 </message>
498 <message> 507 <message>
499 <location filename="ProjectDjango/Project.py" line="78"/> 508 <location filename="ProjectDjango/Project.py" line="78"/>
500 <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> 509 <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>
501 <translation type="unfinished"></translation> 510 <translation type="unfinished"></translation>
502 </message> 511 </message>
503 <message> 512 <message>
504 <location filename="ProjectDjango/Project.py" line="1416"/> 513 <location filename="ProjectDjango/Project.py" line="1430"/>
505 <source>Diff Settings</source> 514 <source>Diff Settings</source>
506 <translation type="unfinished"></translation> 515 <translation type="unfinished"></translation>
507 </message> 516 </message>
508 <message> 517 <message>
509 <location filename="ProjectDjango/Project.py" line="398"/> 518 <location filename="ProjectDjango/Project.py" line="398"/>
529 <location filename="ProjectDjango/Project.py" line="1127"/> 538 <location filename="ProjectDjango/Project.py" line="1127"/>
530 <source>&amp;Current Django project ({0})</source> 539 <source>&amp;Current Django project ({0})</source>
531 <translation type="unfinished"></translation> 540 <translation type="unfinished"></translation>
532 </message> 541 </message>
533 <message> 542 <message>
534 <location filename="ProjectDjango/Project.py" line="1437"/> 543 <location filename="ProjectDjango/Project.py" line="1451"/>
535 <source>Cleanup</source> 544 <source>Cleanup</source>
536 <translation type="unfinished"></translation> 545 <translation type="unfinished"></translation>
537 </message> 546 </message>
538 <message> 547 <message>
539 <location filename="ProjectDjango/Project.py" line="411"/> 548 <location filename="ProjectDjango/Project.py" line="411"/>
549 <location filename="ProjectDjango/Project.py" line="417"/> 558 <location filename="ProjectDjango/Project.py" line="417"/>
550 <source>&lt;b&gt;Cleanup&lt;/b&gt;&lt;p&gt;Cleans out old data from the database.&lt;/p&gt;</source> 559 <source>&lt;b&gt;Cleanup&lt;/b&gt;&lt;p&gt;Cleans out old data from the database.&lt;/p&gt;</source>
551 <translation type="unfinished"></translation> 560 <translation type="unfinished"></translation>
552 </message> 561 </message>
553 <message> 562 <message>
554 <location filename="ProjectDjango/Project.py" line="1449"/> 563 <location filename="ProjectDjango/Project.py" line="1463"/>
555 <source>Database cleaned up successfully.</source> 564 <source>Database cleaned up successfully.</source>
556 <translation type="unfinished"></translation> 565 <translation type="unfinished"></translation>
557 </message> 566 </message>
558 <message> 567 <message>
559 <location filename="ProjectDjango/Project.py" line="1459"/> 568 <location filename="ProjectDjango/Project.py" line="1473"/>
560 <source>Validate</source> 569 <source>Validate</source>
561 <translation type="unfinished"></translation> 570 <translation type="unfinished"></translation>
562 </message> 571 </message>
563 <message> 572 <message>
564 <location filename="ProjectDjango/Project.py" line="424"/> 573 <location filename="ProjectDjango/Project.py" line="424"/>
604 <location filename="ProjectDjango/Project.py" line="443"/> 613 <location filename="ProjectDjango/Project.py" line="443"/>
605 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source> 614 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source>
606 <translation type="unfinished"></translation> 615 <translation type="unfinished"></translation>
607 </message> 616 </message>
608 <message> 617 <message>
609 <location filename="ProjectDjango/Project.py" line="1508"/> 618 <location filename="ProjectDjango/Project.py" line="1522"/>
610 <source>Create Cache Tables</source> 619 <source>Create Cache Tables</source>
611 <translation type="unfinished"></translation> 620 <translation type="unfinished"></translation>
612 </message> 621 </message>
613 <message> 622 <message>
614 <location filename="ProjectDjango/Project.py" line="171"/> 623 <location filename="ProjectDjango/Project.py" line="171"/>
624 <location filename="ProjectDjango/Project.py" line="177"/> 633 <location filename="ProjectDjango/Project.py" line="177"/>
625 <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> 634 <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>
626 <translation type="unfinished"></translation> 635 <translation type="unfinished"></translation>
627 </message> 636 </message>
628 <message> 637 <message>
629 <location filename="ProjectDjango/Project.py" line="1515"/> 638 <location filename="ProjectDjango/Project.py" line="1529"/>
630 <source>Enter the names of the cache tables separated by spaces.</source> 639 <source>Enter the names of the cache tables separated by spaces.</source>
631 <translation type="unfinished"></translation> 640 <translation type="unfinished"></translation>
632 </message> 641 </message>
633 <message> 642 <message>
634 <location filename="ProjectDjango/Project.py" line="1529"/> 643 <location filename="ProjectDjango/Project.py" line="1543"/>
635 <source>Cache tables created successfully.</source> 644 <source>Cache tables created successfully.</source>
636 <translation type="unfinished"></translation> 645 <translation type="unfinished"></translation>
637 </message> 646 </message>
638 <message> 647 <message>
639 <location filename="ProjectDjango/Project.py" line="240"/> 648 <location filename="ProjectDjango/Project.py" line="240"/>
654 <location filename="ProjectDjango/Project.py" line="246"/> 663 <location filename="ProjectDjango/Project.py" line="246"/>
655 <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> 664 <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>
656 <translation type="unfinished"></translation> 665 <translation type="unfinished"></translation>
657 </message> 666 </message>
658 <message> 667 <message>
659 <location filename="ProjectDjango/Project.py" line="1253"/> 668 <location filename="ProjectDjango/Project.py" line="1267"/>
660 <source>Introspect Database</source> 669 <source>Introspect Database</source>
661 <translation type="unfinished"></translation> 670 <translation type="unfinished"></translation>
662 </message> 671 </message>
663 <message> 672 <message>
664 <location filename="ProjectDjango/Project.py" line="254"/> 673 <location filename="ProjectDjango/Project.py" line="254"/>
679 <location filename="ProjectDjango/Project.py" line="260"/> 688 <location filename="ProjectDjango/Project.py" line="260"/>
680 <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> 689 <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>
681 <translation type="unfinished"></translation> 690 <translation type="unfinished"></translation>
682 </message> 691 </message>
683 <message> 692 <message>
684 <location filename="ProjectDjango/Project.py" line="1399"/> 693 <location filename="ProjectDjango/Project.py" line="1413"/>
685 <source>Flush Database</source> 694 <source>Flush Database</source>
686 <translation type="unfinished"></translation> 695 <translation type="unfinished"></translation>
687 </message> 696 </message>
688 <message> 697 <message>
689 <location filename="ProjectDjango/Project.py" line="1282"/> 698 <location filename="ProjectDjango/Project.py" line="1296"/>
690 <source>Flushing the database will destroy all data. Are you sure?</source> 699 <source>Flushing the database will destroy all data. Are you sure?</source>
691 <translation type="unfinished"></translation> 700 <translation type="unfinished"></translation>
692 </message> 701 </message>
693 <message> 702 <message>
694 <location filename="ProjectDjango/Project.py" line="1292"/> 703 <location filename="ProjectDjango/Project.py" line="1306"/>
695 <source>Database tables flushed successfully.</source> 704 <source>Database tables flushed successfully.</source>
696 <translation type="unfinished"></translation> 705 <translation type="unfinished"></translation>
697 </message> 706 </message>
698 <message> 707 <message>
699 <location filename="ProjectDjango/Project.py" line="268"/> 708 <location filename="ProjectDjango/Project.py" line="268"/>
714 <location filename="ProjectDjango/Project.py" line="268"/> 723 <location filename="ProjectDjango/Project.py" line="268"/>
715 <source>Start &amp;Client Console</source> 724 <source>Start &amp;Client Console</source>
716 <translation type="unfinished"></translation> 725 <translation type="unfinished"></translation>
717 </message> 726 </message>
718 <message> 727 <message>
719 <location filename="ProjectDjango/Project.py" line="1364"/> 728 <location filename="ProjectDjango/Project.py" line="1378"/>
720 <source>Create Tables</source> 729 <source>Create Tables</source>
721 <translation type="unfinished"></translation> 730 <translation type="unfinished"></translation>
722 </message> 731 </message>
723 <message> 732 <message>
724 <location filename="ProjectDjango/Project.py" line="285"/> 733 <location filename="ProjectDjango/Project.py" line="285"/>
739 <location filename="ProjectDjango/Project.py" line="567"/> 748 <location filename="ProjectDjango/Project.py" line="567"/>
740 <source>Show &amp;SQL</source> 749 <source>Show &amp;SQL</source>
741 <translation type="unfinished"></translation> 750 <translation type="unfinished"></translation>
742 </message> 751 </message>
743 <message> 752 <message>
744 <location filename="ProjectDjango/Project.py" line="1371"/> 753 <location filename="ProjectDjango/Project.py" line="1385"/>
745 <source>Create Indexes</source> 754 <source>Create Indexes</source>
746 <translation type="unfinished"></translation> 755 <translation type="unfinished"></translation>
747 </message> 756 </message>
748 <message> 757 <message>
749 <location filename="ProjectDjango/Project.py" line="300"/> 758 <location filename="ProjectDjango/Project.py" line="300"/>
754 <location filename="ProjectDjango/Project.py" line="306"/> 763 <location filename="ProjectDjango/Project.py" line="306"/>
755 <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> 764 <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>
756 <translation type="unfinished"></translation> 765 <translation type="unfinished"></translation>
757 </message> 766 </message>
758 <message> 767 <message>
759 <location filename="ProjectDjango/Project.py" line="1378"/> 768 <location filename="ProjectDjango/Project.py" line="1392"/>
760 <source>Create Everything</source> 769 <source>Create Everything</source>
761 <translation type="unfinished"></translation> 770 <translation type="unfinished"></translation>
762 </message> 771 </message>
763 <message> 772 <message>
764 <location filename="ProjectDjango/Project.py" line="315"/> 773 <location filename="ProjectDjango/Project.py" line="315"/>
779 <location filename="ProjectDjango/Project.py" line="304"/> 788 <location filename="ProjectDjango/Project.py" line="304"/>
780 <source>Prints the CREATE INDEX SQL statements for one or more applications</source> 789 <source>Prints the CREATE INDEX SQL statements for one or more applications</source>
781 <translation type="unfinished"></translation> 790 <translation type="unfinished"></translation>
782 </message> 791 </message>
783 <message> 792 <message>
784 <location filename="ProjectDjango/Project.py" line="1385"/> 793 <location filename="ProjectDjango/Project.py" line="1399"/>
785 <source>Custom Statements</source> 794 <source>Custom Statements</source>
786 <translation type="unfinished"></translation> 795 <translation type="unfinished"></translation>
787 </message> 796 </message>
788 <message> 797 <message>
789 <location filename="ProjectDjango/Project.py" line="330"/> 798 <location filename="ProjectDjango/Project.py" line="330"/>
799 <location filename="ProjectDjango/Project.py" line="337"/> 808 <location filename="ProjectDjango/Project.py" line="337"/>
800 <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> 809 <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>
801 <translation type="unfinished"></translation> 810 <translation type="unfinished"></translation>
802 </message> 811 </message>
803 <message> 812 <message>
804 <location filename="ProjectDjango/Project.py" line="1392"/> 813 <location filename="ProjectDjango/Project.py" line="1406"/>
805 <source>Drop Tables</source> 814 <source>Drop Tables</source>
806 <translation type="unfinished"></translation> 815 <translation type="unfinished"></translation>
807 </message> 816 </message>
808 <message> 817 <message>
809 <location filename="ProjectDjango/Project.py" line="346"/> 818 <location filename="ProjectDjango/Project.py" line="346"/>
834 <location filename="ProjectDjango/Project.py" line="369"/> 843 <location filename="ProjectDjango/Project.py" line="369"/>
835 <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> 844 <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>
836 <translation type="unfinished"></translation> 845 <translation type="unfinished"></translation>
837 </message> 846 </message>
838 <message> 847 <message>
839 <location filename="ProjectDjango/Project.py" line="1406"/> 848 <location filename="ProjectDjango/Project.py" line="1420"/>
840 <source>Reset Sequences</source> 849 <source>Reset Sequences</source>
841 <translation type="unfinished"></translation> 850 <translation type="unfinished"></translation>
842 </message> 851 </message>
843 <message> 852 <message>
844 <location filename="ProjectDjango/Project.py" line="378"/> 853 <location filename="ProjectDjango/Project.py" line="378"/>
854 <location filename="ProjectDjango/Project.py" line="385"/> 863 <location filename="ProjectDjango/Project.py" line="385"/>
855 <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> 864 <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>
856 <translation type="unfinished"></translation> 865 <translation type="unfinished"></translation>
857 </message> 866 </message>
858 <message> 867 <message>
859 <location filename="ProjectDjango/Project.py" line="1543"/> 868 <location filename="ProjectDjango/Project.py" line="1557"/>
860 <source>Dump Data</source> 869 <source>Dump Data</source>
861 <translation type="unfinished"></translation> 870 <translation type="unfinished"></translation>
862 </message> 871 </message>
863 <message> 872 <message>
864 <location filename="ProjectDjango/Project.py" line="454"/> 873 <location filename="ProjectDjango/Project.py" line="454"/>
879 <location filename="ProjectDjango/Project.py" line="606"/> 888 <location filename="ProjectDjango/Project.py" line="606"/>
880 <source>T&amp;esting</source> 889 <source>T&amp;esting</source>
881 <translation type="unfinished"></translation> 890 <translation type="unfinished"></translation>
882 </message> 891 </message>
883 <message> 892 <message>
884 <location filename="ProjectDjango/Project.py" line="1351"/> 893 <location filename="ProjectDjango/Project.py" line="1365"/>
885 <source>SQL Files (*.sql)</source> 894 <source>SQL Files (*.sql)</source>
886 <translation type="unfinished"></translation> 895 <translation type="unfinished"></translation>
887 </message> 896 </message>
888 <message> 897 <message>
889 <location filename="ProjectDjango/Project.py" line="1566"/> 898 <location filename="ProjectDjango/Project.py" line="1580"/>
890 <source>JSON Files (*.json)</source> 899 <source>JSON Files (*.json)</source>
891 <translation type="unfinished"></translation> 900 <translation type="unfinished"></translation>
892 </message> 901 </message>
893 <message> 902 <message>
894 <location filename="ProjectDjango/Project.py" line="1568"/> 903 <location filename="ProjectDjango/Project.py" line="1582"/>
895 <source>XML Files (*.xml)</source> 904 <source>XML Files (*.xml)</source>
896 <translation type="unfinished"></translation> 905 <translation type="unfinished"></translation>
897 </message> 906 </message>
898 <message> 907 <message>
899 <location filename="ProjectDjango/Project.py" line="1570"/> 908 <location filename="ProjectDjango/Project.py" line="1584"/>
900 <source>YAML Files (*.yaml)</source> 909 <source>YAML Files (*.yaml)</source>
901 <translation type="unfinished"></translation> 910 <translation type="unfinished"></translation>
902 </message> 911 </message>
903 <message> 912 <message>
904 <location filename="ProjectDjango/Project.py" line="1582"/> 913 <location filename="ProjectDjango/Project.py" line="1596"/>
905 <source>Load Data</source> 914 <source>Load Data</source>
906 <translation type="unfinished"></translation> 915 <translation type="unfinished"></translation>
907 </message> 916 </message>
908 <message> 917 <message>
909 <location filename="ProjectDjango/Project.py" line="467"/> 918 <location filename="ProjectDjango/Project.py" line="467"/>
959 <location filename="ProjectDjango/Project.py" line="499"/> 968 <location filename="ProjectDjango/Project.py" line="499"/>
960 <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> 969 <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>
961 <translation type="unfinished"></translation> 970 <translation type="unfinished"></translation>
962 </message> 971 </message>
963 <message> 972 <message>
964 <location filename="ProjectDjango/Project.py" line="1666"/> 973 <location filename="ProjectDjango/Project.py" line="1682"/>
965 <source>The Django test server could not be started.</source> 974 <source>The Django test server could not be started.</source>
966 <translation type="unfinished"></translation> 975 <translation type="unfinished"></translation>
967 </message> 976 </message>
968 <message> 977 <message>
969 <location filename="ProjectDjango/Project.py" line="188"/> 978 <location filename="ProjectDjango/Project.py" line="188"/>
1009 <location filename="ProjectDjango/Project.py" line="647"/> 1018 <location filename="ProjectDjango/Project.py" line="647"/>
1010 <source>Compile selected catalogs</source> 1019 <source>Compile selected catalogs</source>
1011 <translation type="unfinished"></translation> 1020 <translation type="unfinished"></translation>
1012 </message> 1021 </message>
1013 <message> 1022 <message>
1014 <location filename="ProjectDjango/Project.py" line="1745"/> 1023 <location filename="ProjectDjango/Project.py" line="1761"/>
1015 <source>Initializing message catalog for &apos;{0}&apos;</source> 1024 <source>Initializing message catalog for &apos;{0}&apos;</source>
1016 <translation type="unfinished"></translation> 1025 <translation type="unfinished"></translation>
1017 </message> 1026 </message>
1018 <message> 1027 <message>
1019 <location filename="ProjectDjango/Project.py" line="1987"/> 1028 <location filename="ProjectDjango/Project.py" line="2003"/>
1020 <source>No current site selected or no site created yet. Aborting...</source> 1029 <source>No current site selected or no site created yet. Aborting...</source>
1021 <translation type="unfinished"></translation> 1030 <translation type="unfinished"></translation>
1022 </message> 1031 </message>
1023 <message> 1032 <message>
1024 <location filename="ProjectDjango/Project.py" line="1763"/> 1033 <location filename="ProjectDjango/Project.py" line="1779"/>
1025 <source> 1034 <source>
1026 Message catalog initialized successfully.</source> 1035 Message catalog initialized successfully.</source>
1027 <translation type="unfinished"></translation> 1036 <translation type="unfinished"></translation>
1028 </message> 1037 </message>
1029 <message> 1038 <message>
1030 <location filename="ProjectDjango/Project.py" line="1867"/> 1039 <location filename="ProjectDjango/Project.py" line="1883"/>
1031 <source>Updating message catalogs</source> 1040 <source>Updating message catalogs</source>
1032 <translation type="unfinished"></translation> 1041 <translation type="unfinished"></translation>
1033 </message> 1042 </message>
1034 <message> 1043 <message>
1035 <location filename="ProjectDjango/Project.py" line="1953"/> 1044 <location filename="ProjectDjango/Project.py" line="1969"/>
1036 <source>No locales detected. Aborting...</source> 1045 <source>No locales detected. Aborting...</source>
1037 <translation type="unfinished"></translation> 1046 <translation type="unfinished"></translation>
1038 </message> 1047 </message>
1039 <message> 1048 <message>
1040 <location filename="ProjectDjango/Project.py" line="1915"/> 1049 <location filename="ProjectDjango/Project.py" line="1931"/>
1041 <source> 1050 <source>
1042 Message catalogs updated successfully.</source> 1051 Message catalogs updated successfully.</source>
1043 <translation type="unfinished"></translation> 1052 <translation type="unfinished"></translation>
1044 </message> 1053 </message>
1045 <message> 1054 <message>
1046 <location filename="ProjectDjango/Project.py" line="1977"/> 1055 <location filename="ProjectDjango/Project.py" line="1993"/>
1047 <source>Compiling message catalogs</source> 1056 <source>Compiling message catalogs</source>
1048 <translation type="unfinished"></translation> 1057 <translation type="unfinished"></translation>
1049 </message> 1058 </message>
1050 <message> 1059 <message>
1051 <location filename="ProjectDjango/Project.py" line="1993"/> 1060 <location filename="ProjectDjango/Project.py" line="2009"/>
1052 <source> 1061 <source>
1053 Message catalogs compiled successfully.</source> 1062 Message catalogs compiled successfully.</source>
1054 <translation type="unfinished"></translation> 1063 <translation type="unfinished"></translation>
1055 </message> 1064 </message>
1056 <message> 1065 <message>
1082 <location filename="ProjectDjango/Project.py" line="1037"/> 1091 <location filename="ProjectDjango/Project.py" line="1037"/>
1083 <source>Enter the name of the new local Django application.</source> 1092 <source>Enter the name of the new local Django application.</source>
1084 <translation type="unfinished"></translation> 1093 <translation type="unfinished"></translation>
1085 </message> 1094 </message>
1086 <message> 1095 <message>
1087 <location filename="ProjectDjango/Project.py" line="1898"/> 1096 <location filename="ProjectDjango/Project.py" line="1914"/>
1088 <source>Updating message catalogs (keeping obsolete messages)</source> 1097 <source>Updating message catalogs (keeping obsolete messages)</source>
1089 <translation type="unfinished"></translation> 1098 <translation type="unfinished"></translation>
1090 </message> 1099 </message>
1091 </context> 1100 </context>
1092 <context> 1101 <context>
1093 <name>ProjectDjangoPlugin</name> 1102 <name>ProjectDjangoPlugin</name>
1094 <message> 1103 <message>
1095 <location filename="PluginProjectDjango.py" line="191"/> 1104 <location filename="PluginProjectDjango.py" line="192"/>
1096 <source>Django</source> 1105 <source>Django</source>
1097 <translation type="unfinished"></translation> 1106 <translation type="unfinished"></translation>
1098 </message> 1107 </message>
1099 <message> 1108 <message>
1100 <location filename="PluginProjectDjango.py" line="159"/> 1109 <location filename="PluginProjectDjango.py" line="160"/>
1101 <source>eric5 version is too old, {0}, {1} or newer needed.</source> 1110 <source>eric5 version is too old, {0}, {1} or newer needed.</source>
1102 <translation type="unfinished"></translation> 1111 <translation type="unfinished"></translation>
1103 </message> 1112 </message>
1104 </context> 1113 </context>
1105 </TS> 1114 </TS>

eric ide

mercurial