ProjectDjango/i18n/django_ru.ts

changeset 73
8a4ccc4f1359
parent 72
0f95786f7868
child 75
0165ce437462
equal deleted inserted replaced
72:0f95786f7868 73:8a4ccc4f1359
148 <source>Select fixture file</source> 148 <source>Select fixture file</source>
149 <translation>Выбор файла оснастки</translation> 149 <translation>Выбор файла оснастки</translation>
150 </message> 150 </message>
151 </context> 151 </context>
152 <context> 152 <context>
153 <name>DjangoMakeMigrationsDialog</name>
154 <message>
155 <location filename="../DjangoMakeMigrationsDialog.ui" line="14"/>
156 <source>Make Migrations</source>
157 <translation type="unfinished"></translation>
158 </message>
159 <message>
160 <location filename="../DjangoMakeMigrationsDialog.ui" line="23"/>
161 <source>Applications:</source>
162 <translation type="unfinished"></translation>
163 </message>
164 <message>
165 <location filename="../DjangoMakeMigrationsDialog.ui" line="36"/>
166 <source>Enter the list of applications separated by spaces.</source>
167 <translation type="unfinished">Введите список приложений, разделенных пробелами.</translation>
168 </message>
169 <message>
170 <location filename="../DjangoMakeMigrationsDialog.ui" line="46"/>
171 <source>Name:</source>
172 <translation type="unfinished"></translation>
173 </message>
174 <message>
175 <location filename="../DjangoMakeMigrationsDialog.ui" line="53"/>
176 <source>Enter a name for the migration</source>
177 <translation type="unfinished"></translation>
178 </message>
179 <message>
180 <location filename="../DjangoMakeMigrationsDialog.ui" line="66"/>
181 <source>Select to perform a dry-run</source>
182 <translation type="unfinished"></translation>
183 </message>
184 <message>
185 <location filename="../DjangoMakeMigrationsDialog.ui" line="69"/>
186 <source>Dry-Run only</source>
187 <translation type="unfinished"></translation>
188 </message>
189 </context>
190 <context>
191 <name>DjangoMigrationSelectionDialog</name>
192 <message>
193 <location filename="../DjangoMigrationSelectionDialog.ui" line="14"/>
194 <source>Select Migration</source>
195 <translation type="unfinished"></translation>
196 </message>
197 <message>
198 <location filename="../DjangoMigrationSelectionDialog.ui" line="29"/>
199 <source>Select the application</source>
200 <translation type="unfinished"></translation>
201 </message>
202 <message>
203 <location filename="../DjangoMigrationSelectionDialog.ui" line="42"/>
204 <source>Select a migration</source>
205 <translation type="unfinished"></translation>
206 </message>
207 <message>
208 <location filename="../DjangoMigrationSelectionDialog.ui" line="49"/>
209 <source>Migration:</source>
210 <translation type="unfinished"></translation>
211 </message>
212 <message>
213 <location filename="../DjangoMigrationSelectionDialog.ui" line="56"/>
214 <source>Application:</source>
215 <translation type="unfinished"></translation>
216 </message>
217 </context>
218 <context>
153 <name>DjangoMigrationsListDialog</name> 219 <name>DjangoMigrationsListDialog</name>
154 <message> 220 <message>
155 <location filename="../DjangoMigrationsListDialog.py" line="54"/> 221 <location filename="../DjangoMigrationsListDialog.py" line="67"/>
156 <source>Name</source> 222 <source>Name</source>
157 <translation type="unfinished"></translation> 223 <translation type="unfinished"></translation>
158 </message> 224 </message>
159 <message> 225 <message>
160 <location filename="../DjangoMigrationsListDialog.py" line="59"/> 226 <location filename="../DjangoMigrationsListDialog.py" line="74"/>
161 <source>Migration</source> 227 <source>Migration</source>
162 <translation type="unfinished"></translation> 228 <translation type="unfinished"></translation>
163 </message> 229 </message>
164 <message> 230 <message>
165 <location filename="../DjangoMigrationsListDialog.py" line="59"/> 231 <location filename="../DjangoMigrationsListDialog.py" line="74"/>
166 <source>Dependencies</source> 232 <source>Dependencies</source>
167 <translation type="unfinished"></translation> 233 <translation type="unfinished"></translation>
168 </message> 234 </message>
169 <message> 235 <message>
170 <location filename="../DjangoMigrationsListDialog.py" line="150"/> 236 <location filename="../DjangoMigrationsListDialog.py" line="174"/>
171 <source>Process Generation Error</source> 237 <source>Process Generation Error</source>
172 <translation type="unfinished">Ошибка при запуске процесса</translation> 238 <translation type="unfinished">Ошибка при запуске процесса</translation>
173 </message> 239 </message>
174 <message> 240 <message>
175 <location filename="../DjangoMigrationsListDialog.py" line="150"/> 241 <location filename="../DjangoMigrationsListDialog.py" line="174"/>
176 <source>The process {0} could not be started. Ensure, that it is in the search path.</source> 242 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
177 <translation type="unfinished">Процесс {0} не может быть запущен. Убедитесь, что к нему указан путь доступа.</translation> 243 <translation type="unfinished">Процесс {0} не может быть запущен. Убедитесь, что к нему указан путь доступа.</translation>
178 </message> 244 </message>
179 <message> 245 <message>
180 <location filename="../DjangoMigrationsListDialog.py" line="53"/> 246 <location filename="../DjangoMigrationsListDialog.py" line="66"/>
181 <source>Available Migrations</source> 247 <source>Available Migrations</source>
182 <translation type="unfinished"></translation> 248 <translation type="unfinished"></translation>
183 </message> 249 </message>
184 <message> 250 <message>
185 <location filename="../DjangoMigrationsListDialog.ui" line="47"/> 251 <location filename="../DjangoMigrationsListDialog.ui" line="50"/>
186 <source>Errors</source> 252 <source>Errors</source>
187 <translation type="unfinished">Ошибки</translation> 253 <translation type="unfinished">Ошибки</translation>
188 </message> 254 </message>
189 <message> 255 <message>
190 <location filename="../DjangoMigrationsListDialog.py" line="58"/> 256 <location filename="../DjangoMigrationsListDialog.py" line="73"/>
191 <source>Migrations Plan</source> 257 <source>Migrations Plan</source>
258 <translation type="unfinished"></translation>
259 </message>
260 <message>
261 <location filename="../DjangoMigrationsListDialog.py" line="81"/>
262 <source>&amp;Refresh</source>
263 <translation type="unfinished"></translation>
264 </message>
265 <message>
266 <location filename="../DjangoMigrationsListDialog.py" line="83"/>
267 <source>Press to refresh the list</source>
268 <translation type="unfinished"></translation>
269 </message>
270 <message>
271 <location filename="../DjangoMigrationsListDialog.py" line="286"/>
272 <source>Apply All Migrations</source>
273 <translation type="unfinished"></translation>
274 </message>
275 <message>
276 <location filename="../DjangoMigrationsListDialog.py" line="312"/>
277 <source>Apply Selected Migrations</source>
278 <translation type="unfinished"></translation>
279 </message>
280 <message>
281 <location filename="../DjangoMigrationsListDialog.py" line="300"/>
282 <source>Unapply Migrations</source>
283 <translation type="unfinished"></translation>
284 </message>
285 <message>
286 <location filename="../DjangoMigrationsListDialog.py" line="370"/>
287 <source>Make Migrations</source>
288 <translation type="unfinished"></translation>
289 </message>
290 <message>
291 <location filename="../DjangoMigrationsListDialog.py" line="307"/>
292 <source>Make Migrations (dry-run)</source>
293 <translation type="unfinished"></translation>
294 </message>
295 <message>
296 <location filename="../DjangoMigrationsListDialog.py" line="370"/>
297 <source>Enter a name for the migrations (leave empty to use system supplied name):</source>
192 <translation type="unfinished"></translation> 298 <translation type="unfinished"></translation>
193 </message> 299 </message>
194 </context> 300 </context>
195 <context> 301 <context>
196 <name>DjangoPage</name> 302 <name>DjangoPage</name>
323 <location filename="../ConfigurationPage/DjangoPage.py" line="163"/> 429 <location filename="../ConfigurationPage/DjangoPage.py" line="163"/>
324 <source>Select Virtual Environment for Python 2</source> 430 <source>Select Virtual Environment for Python 2</source>
325 <translation>Выбор виртуального окружения для Python 2</translation> 431 <translation>Выбор виртуального окружения для Python 2</translation>
326 </message> 432 </message>
327 <message> 433 <message>
328 <location filename="../ConfigurationPage/DjangoPage.py" line="179"/> 434 <location filename="../ConfigurationPage/DjangoPage.ui" line="380"/>
329 <source>Translations Editor</source> 435 <source>Translations Editor</source>
330 <translation>Редактор для перевода</translation> 436 <translation>Редактор для перевода</translation>
331 </message> 437 </message>
332 <message> 438 <message>
333 <location filename="../ConfigurationPage/DjangoPage.ui" line="392"/> 439 <location filename="../ConfigurationPage/DjangoPage.ui" line="392"/>
361 </message> 467 </message>
362 </context> 468 </context>
363 <context> 469 <context>
364 <name>Project</name> 470 <name>Project</name>
365 <message> 471 <message>
366 <location filename="../Project.py" line="704"/> 472 <location filename="../Project.py" line="762"/>
367 <source>D&amp;jango</source> 473 <source>D&amp;jango</source>
368 <translation>D&amp;jango</translation> 474 <translation>D&amp;jango</translation>
369 </message> 475 </message>
370 <message> 476 <message>
371 <location filename="../Project.py" line="1046"/> 477 <location filename="../Project.py" line="1110"/>
372 <source>New Form</source> 478 <source>New Form</source>
373 <translation>Создание новой формы</translation> 479 <translation>Создание новой формы</translation>
374 </message> 480 </message>
375 <message> 481 <message>
376 <location filename="../Project.py" line="1013"/> 482 <location filename="../Project.py" line="1077"/>
377 <source>The file already exists! Overwrite it?</source> 483 <source>The file already exists! Overwrite it?</source>
378 <translation>Файл уже существует! Переписать его?</translation> 484 <translation>Файл уже существует! Переписать его?</translation>
379 </message> 485 </message>
380 <message> 486 <message>
381 <location filename="../Project.py" line="115"/> 487 <location filename="../Project.py" line="115"/>
466 <location filename="../Project.py" line="193"/> 572 <location filename="../Project.py" line="193"/>
467 <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> 573 <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>
468 <translation>&lt;b&gt;Сервер разработки&lt;/b&gt;&lt;p&gt;Запуск Django Web сервера разработки посредством команды: &quot;manage.py runserver&quot;.&lt;/p&gt;</translation> 574 <translation>&lt;b&gt;Сервер разработки&lt;/b&gt;&lt;p&gt;Запуск Django Web сервера разработки посредством команды: &quot;manage.py runserver&quot;.&lt;/p&gt;</translation>
469 </message> 575 </message>
470 <message> 576 <message>
471 <location filename="../Project.py" line="1874"/> 577 <location filename="../Project.py" line="1938"/>
472 <source>Run Web-Browser</source> 578 <source>Run Web-Browser</source>
473 <translation>Запуск Web-браузера администрирования</translation> 579 <translation>Запуск Web-браузера администрирования</translation>
474 </message> 580 </message>
475 <message> 581 <message>
476 <location filename="../Project.py" line="201"/> 582 <location filename="../Project.py" line="201"/>
486 <location filename="../Project.py" line="209"/> 592 <location filename="../Project.py" line="209"/>
487 <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> 593 <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>
488 <translation>&lt;b&gt;Запуск Web-браузера&lt;/b&gt;&lt;p&gt;Запуск Web-браузера, используемого по умолчанию, с адресом Django Web сервера.&lt;/p&gt;</translation> 594 <translation>&lt;b&gt;Запуск Web-браузера&lt;/b&gt;&lt;p&gt;Запуск Web-браузера, используемого по умолчанию, с адресом Django Web сервера.&lt;/p&gt;</translation>
489 </message> 595 </message>
490 <message> 596 <message>
491 <location filename="../Project.py" line="1325"/> 597 <location filename="../Project.py" line="1389"/>
492 <source>About Django</source> 598 <source>About Django</source>
493 <translation>О Django</translation> 599 <translation>О Django</translation>
494 </message> 600 </message>
495 <message> 601 <message>
496 <location filename="../Project.py" line="259"/> 602 <location filename="../Project.py" line="259"/>
526 <location filename="../Project.py" line="292"/> 632 <location filename="../Project.py" line="292"/>
527 <source>&lt;b&gt;Synchronize&lt;/b&gt;&lt;p&gt;Synchronizes the database.&lt;/p&gt;</source> 633 <source>&lt;b&gt;Synchronize&lt;/b&gt;&lt;p&gt;Synchronizes the database.&lt;/p&gt;</source>
528 <translation>&lt;b&gt;Синхронизация&lt;/b&gt;&lt;p&gt;Синхронизация базы данных.&lt;/p&gt;</translation> 634 <translation>&lt;b&gt;Синхронизация&lt;/b&gt;&lt;p&gt;Синхронизация базы данных.&lt;/p&gt;</translation>
529 </message> 635 </message>
530 <message> 636 <message>
531 <location filename="../Project.py" line="744"/> 637 <location filename="../Project.py" line="802"/>
532 <source>&amp;Database</source> 638 <source>&amp;Database</source>
533 <translation>&amp;База данных</translation> 639 <translation>&amp;База данных</translation>
534 </message> 640 </message>
535 <message> 641 <message>
536 <location filename="../Project.py" line="1751"/> 642 <location filename="../Project.py" line="1815"/>
537 <source>Project</source> 643 <source>Project</source>
538 <translation>Project</translation> 644 <translation>Project</translation>
539 </message> 645 </message>
540 <message> 646 <message>
541 <location filename="../Project.py" line="1491"/> 647 <location filename="../Project.py" line="1555"/>
542 <source>Application</source> 648 <source>Application</source>
543 <translation>Application</translation> 649 <translation>Application</translation>
544 </message> 650 </message>
545 <message> 651 <message>
546 <location filename="../Project.py" line="1493"/> 652 <location filename="../Project.py" line="1557"/>
547 <source>Start Django</source> 653 <source>Start Django</source>
548 <translation>Старт Django</translation> 654 <translation>Старт Django</translation>
549 </message> 655 </message>
550 <message> 656 <message>
551 <location filename="../Project.py" line="1493"/> 657 <location filename="../Project.py" line="1557"/>
552 <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source> 658 <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source>
553 <translation>Сделайте соответствующий выбор, если это будет Django проект или приложение.&lt;br/&gt;Если нет - выберите пустой ввод.</translation> 659 <translation>Сделайте соответствующий выбор, если это будет Django проект или приложение.&lt;br/&gt;Если нет - выберите пустой ввод.</translation>
554 </message> 660 </message>
555 <message> 661 <message>
556 <location filename="../Project.py" line="1570"/> 662 <location filename="../Project.py" line="1634"/>
557 <source>Start Django Project</source> 663 <source>Start Django Project</source>
558 <translation>Создание Django проекта</translation> 664 <translation>Создание Django проекта</translation>
559 </message> 665 </message>
560 <message> 666 <message>
561 <location filename="../Project.py" line="1546"/> 667 <location filename="../Project.py" line="1610"/>
562 <source>Django project created successfully.</source> 668 <source>Django project created successfully.</source>
563 <translation>Django проект успешно создан.</translation> 669 <translation>Django проект успешно создан.</translation>
564 </message> 670 </message>
565 <message> 671 <message>
566 <location filename="../Project.py" line="1570"/> 672 <location filename="../Project.py" line="1634"/>
567 <source>Enter the name of the new Django project.</source> 673 <source>Enter the name of the new Django project.</source>
568 <translation>Введите имя нового Django проекта.</translation> 674 <translation>Введите имя нового Django проекта.</translation>
569 </message> 675 </message>
570 <message> 676 <message>
571 <location filename="../Project.py" line="1598"/> 677 <location filename="../Project.py" line="1662"/>
572 <source>Start Django Application</source> 678 <source>Start Django Application</source>
573 <translation>Создание Django приложения</translation> 679 <translation>Создание Django приложения</translation>
574 </message> 680 </message>
575 <message> 681 <message>
576 <location filename="../Project.py" line="1632"/> 682 <location filename="../Project.py" line="1696"/>
577 <source>Django application created successfully.</source> 683 <source>Django application created successfully.</source>
578 <translation>Django приложение успешно создано.</translation> 684 <translation>Django приложение успешно создано.</translation>
579 </message> 685 </message>
580 <message> 686 <message>
581 <location filename="../Project.py" line="1715"/> 687 <location filename="../Project.py" line="1779"/>
582 <source>Select Project</source> 688 <source>Select Project</source>
583 <translation>Выбор проекта</translation> 689 <translation>Выбор проекта</translation>
584 </message> 690 </message>
585 <message> 691 <message>
586 <location filename="../Project.py" line="1715"/> 692 <location filename="../Project.py" line="1779"/>
587 <source>Select the Django project to work with.</source> 693 <source>Select the Django project to work with.</source>
588 <translation>Выбор Django проекта для работы.</translation> 694 <translation>Выбор Django проекта для работы.</translation>
589 </message> 695 </message>
590 <message> 696 <message>
591 <location filename="../Project.py" line="1749"/> 697 <location filename="../Project.py" line="1813"/>
592 <source>None</source> 698 <source>None</source>
593 <translation>none</translation> 699 <translation>none</translation>
594 </message> 700 </message>
595 <message> 701 <message>
596 <location filename="../Project.py" line="2852"/> 702 <location filename="../Project.py" line="3089"/>
597 <source>Process Generation Error</source> 703 <source>Process Generation Error</source>
598 <translation>Ошибка при запуске процесса</translation> 704 <translation>Ошибка при запуске процесса</translation>
599 </message> 705 </message>
600 <message> 706 <message>
601 <location filename="../Project.py" line="1828"/> 707 <location filename="../Project.py" line="1892"/>
602 <source>The Django server could not be started.</source> 708 <source>The Django server could not be started.</source>
603 <translation>Невозможно запустить Django сервер.</translation> 709 <translation>Невозможно запустить Django сервер.</translation>
604 </message> 710 </message>
605 <message> 711 <message>
606 <location filename="../Project.py" line="1874"/> 712 <location filename="../Project.py" line="1938"/>
607 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source> 713 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source>
608 <translation>Невозможно открыть web-браузер с адресом &quot;{0}&quot;.</translation> 714 <translation>Невозможно открыть web-браузер с адресом &quot;{0}&quot;.</translation>
609 </message> 715 </message>
610 <message> 716 <message>
611 <location filename="../Project.py" line="2461"/> 717 <location filename="../Project.py" line="2698"/>
612 <source>The Django process could not be started.</source> 718 <source>The Django process could not be started.</source>
613 <translation>Невозможно запустить Django процесс.</translation> 719 <translation>Невозможно запустить Django процесс.</translation>
614 </message> 720 </message>
615 <message> 721 <message>
616 <location filename="../Project.py" line="122"/> 722 <location filename="../Project.py" line="122"/>
617 <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> 723 <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>
618 <translation>&lt;b&gt;Текущий проект&lt;/b&gt;&lt;p&gt;Выберите текущий проект. Используется в мультипроекте Django проектов для переключения между ними.&lt;/p&gt;</translation> 724 <translation>&lt;b&gt;Текущий проект&lt;/b&gt;&lt;p&gt;Выберите текущий проект. Используется в мультипроекте Django проектов для переключения между ними.&lt;/p&gt;</translation>
619 </message> 725 </message>
620 <message> 726 <message>
621 <location filename="../Project.py" line="2124"/> 727 <location filename="../Project.py" line="2361"/>
622 <source>Diff Settings</source> 728 <source>Diff Settings</source>
623 <translation>Отличие текущих параметров от параметров настройки Django по умолчанию</translation> 729 <translation>Отличие текущих параметров от параметров настройки Django по умолчанию</translation>
624 </message> 730 </message>
625 <message> 731 <message>
626 <location filename="../Project.py" line="489"/> 732 <location filename="../Project.py" line="489"/>
636 <location filename="../Project.py" line="496"/> 742 <location filename="../Project.py" line="496"/>
637 <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source> 743 <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source>
638 <translation>&lt;b&gt;Различия настройки&lt;/b&gt;&lt;p&gt;Показ изменений, сделанных в параметрах настройки.&lt;/p&gt;</translation> 744 <translation>&lt;b&gt;Различия настройки&lt;/b&gt;&lt;p&gt;Показ изменений, сделанных в параметрах настройки.&lt;/p&gt;</translation>
639 </message> 745 </message>
640 <message> 746 <message>
641 <location filename="../Project.py" line="2145"/> 747 <location filename="../Project.py" line="2382"/>
642 <source>Cleanup</source> 748 <source>Cleanup</source>
643 <translation>Очистка</translation> 749 <translation>Очистка</translation>
644 </message> 750 </message>
645 <message> 751 <message>
646 <location filename="../Project.py" line="503"/> 752 <location filename="../Project.py" line="503"/>
656 <location filename="../Project.py" line="510"/> 762 <location filename="../Project.py" line="510"/>
657 <source>&lt;b&gt;Cleanup&lt;/b&gt;&lt;p&gt;Cleans out old data from the database.&lt;/p&gt;</source> 763 <source>&lt;b&gt;Cleanup&lt;/b&gt;&lt;p&gt;Cleans out old data from the database.&lt;/p&gt;</source>
658 <translation>&lt;b&gt;Очистка&lt;/b&gt;&lt;p&gt;Очистка базы данных от старых данных.&lt;/p&gt;</translation> 764 <translation>&lt;b&gt;Очистка&lt;/b&gt;&lt;p&gt;Очистка базы данных от старых данных.&lt;/p&gt;</translation>
659 </message> 765 </message>
660 <message> 766 <message>
661 <location filename="../Project.py" line="2168"/> 767 <location filename="../Project.py" line="2405"/>
662 <source>Validate</source> 768 <source>Validate</source>
663 <translation>Проверка</translation> 769 <translation>Проверка</translation>
664 </message> 770 </message>
665 <message> 771 <message>
666 <location filename="../Project.py" line="517"/> 772 <location filename="../Project.py" line="517"/>
676 <location filename="../Project.py" line="524"/> 782 <location filename="../Project.py" line="524"/>
677 <source>&lt;b&gt;Validate&lt;/b&gt;&lt;p&gt;Validates all installed models.&lt;/p&gt;</source> 783 <source>&lt;b&gt;Validate&lt;/b&gt;&lt;p&gt;Validates all installed models.&lt;/p&gt;</source>
678 <translation>&lt;b&gt;Проверка&lt;/b&gt;&lt;p&gt;Проверка всех установленных модулей.&lt;/p&gt;</translation> 784 <translation>&lt;b&gt;Проверка&lt;/b&gt;&lt;p&gt;Проверка всех установленных модулей.&lt;/p&gt;</translation>
679 </message> 785 </message>
680 <message> 786 <message>
681 <location filename="../Project.py" line="812"/> 787 <location filename="../Project.py" line="876"/>
682 <source>&amp;Tools</source> 788 <source>&amp;Tools</source>
683 <translation>&amp;Сервис</translation> 789 <translation>&amp;Сервис</translation>
684 </message> 790 </message>
685 <message> 791 <message>
686 <location filename="../Project.py" line="1396"/> 792 <location filename="../Project.py" line="1460"/>
687 <source>Select Applications</source> 793 <source>Select Applications</source>
688 <translation>Выбор приложений</translation> 794 <translation>Выбор приложений</translation>
689 </message> 795 </message>
690 <message> 796 <message>
691 <location filename="../Project.py" line="1396"/> 797 <location filename="../Project.py" line="1460"/>
692 <source>Enter the list of applications separated by spaces.</source> 798 <source>Enter the list of applications separated by spaces.</source>
693 <translation>Введите список приложений, разделенных пробелами.</translation> 799 <translation>Введите список приложений, разделенных пробелами.</translation>
694 </message> 800 </message>
695 <message> 801 <message>
696 <location filename="../Project.py" line="1754"/> 802 <location filename="../Project.py" line="1818"/>
697 <source>&amp;Current Django project ({0})</source> 803 <source>&amp;Current Django project ({0})</source>
698 <translation>Текущий &amp;Django проект ({0})</translation> 804 <translation>Текущий &amp;Django проект ({0})</translation>
699 </message> 805 </message>
700 <message> 806 <message>
701 <location filename="../Project.py" line="2157"/> 807 <location filename="../Project.py" line="2394"/>
702 <source>Database cleaned up successfully.</source> 808 <source>Database cleaned up successfully.</source>
703 <translation>База данных очищена успешно.</translation> 809 <translation>База данных очищена успешно.</translation>
704 </message> 810 </message>
705 <message> 811 <message>
706 <location filename="../Project.py" line="531"/> 812 <location filename="../Project.py" line="531"/>
721 <location filename="../Project.py" line="538"/> 827 <location filename="../Project.py" line="538"/>
722 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source> 828 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source>
723 <translation>&lt;b&gt;Запуск консоли Python&lt;/b&gt;&lt;p&gt;Запуск интерактивного интерпретатора Python.&lt;/p&gt;</translation> 829 <translation>&lt;b&gt;Запуск консоли Python&lt;/b&gt;&lt;p&gt;Запуск интерактивного интерпретатора Python.&lt;/p&gt;</translation>
724 </message> 830 </message>
725 <message> 831 <message>
726 <location filename="../Project.py" line="2223"/> 832 <location filename="../Project.py" line="2460"/>
727 <source>Create Cache Tables</source> 833 <source>Create Cache Tables</source>
728 <translation>Создание кэша таблиц</translation> 834 <translation>Создание кэша таблиц</translation>
729 </message> 835 </message>
730 <message> 836 <message>
731 <location filename="../Project.py" line="221"/> 837 <location filename="../Project.py" line="221"/>
741 <location filename="../Project.py" line="228"/> 847 <location filename="../Project.py" line="228"/>
742 <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> 848 <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>
743 <translation>&lt;b&gt;Создание кэша таблиц&lt;/b&gt;&lt;p&gt;Для создания таблиц необходимо использовать SQL кэш бэкенд.&lt;/p&gt;</translation> 849 <translation>&lt;b&gt;Создание кэша таблиц&lt;/b&gt;&lt;p&gt;Для создания таблиц необходимо использовать SQL кэш бэкенд.&lt;/p&gt;</translation>
744 </message> 850 </message>
745 <message> 851 <message>
746 <location filename="../Project.py" line="2230"/> 852 <location filename="../Project.py" line="2467"/>
747 <source>Enter the names of the cache tables separated by spaces.</source> 853 <source>Enter the names of the cache tables separated by spaces.</source>
748 <translation>Введите имена таблиц кэша, разделенных пробелами.</translation> 854 <translation>Введите имена таблиц кэша, разделенных пробелами.</translation>
749 </message> 855 </message>
750 <message> 856 <message>
751 <location filename="../Project.py" line="2245"/> 857 <location filename="../Project.py" line="2482"/>
752 <source>Cache tables created successfully.</source> 858 <source>Cache tables created successfully.</source>
753 <translation>Кэш таблиц создан успешно.</translation> 859 <translation>Кэш таблиц создан успешно.</translation>
754 </message> 860 </message>
755 <message> 861 <message>
756 <location filename="../Project.py" line="299"/> 862 <location filename="../Project.py" line="299"/>
771 <location filename="../Project.py" line="307"/> 877 <location filename="../Project.py" line="307"/>
772 <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> 878 <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>
773 <translation>&lt;b&gt;Анализ таблиц базы данных&lt;/b&gt;&lt;p&gt;Анализ таблиц базы данных, определение структуры и вывод кода модуля Django моделей.&lt;/p&gt;</translation> 879 <translation>&lt;b&gt;Анализ таблиц базы данных&lt;/b&gt;&lt;p&gt;Анализ таблиц базы данных, определение структуры и вывод кода модуля Django моделей.&lt;/p&gt;</translation>
774 </message> 880 </message>
775 <message> 881 <message>
776 <location filename="../Project.py" line="1915"/> 882 <location filename="../Project.py" line="1979"/>
777 <source>Introspect Database</source> 883 <source>Introspect Database</source>
778 <translation>Анализ таблиц базы данных и генерация кода модуля Django моделей</translation> 884 <translation>Анализ таблиц базы данных и генерация кода модуля Django моделей</translation>
779 </message> 885 </message>
780 <message> 886 <message>
781 <location filename="../Project.py" line="315"/> 887 <location filename="../Project.py" line="315"/>
796 <location filename="../Project.py" line="323"/> 902 <location filename="../Project.py" line="323"/>
797 <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> 903 <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>
798 <translation>&lt;b&gt;Очистка&lt;/b&gt;&lt;p&gt;Возврат всех таблиц базы данных к состоянию на момент инсталяции базы.&lt;/p&gt;</translation> 904 <translation>&lt;b&gt;Очистка&lt;/b&gt;&lt;p&gt;Возврат всех таблиц базы данных к состоянию на момент инсталяции базы.&lt;/p&gt;</translation>
799 </message> 905 </message>
800 <message> 906 <message>
801 <location filename="../Project.py" line="2073"/> 907 <location filename="../Project.py" line="2137"/>
802 <source>Flush Database</source> 908 <source>Flush Database</source>
803 <translation>Очистка базы данных</translation> 909 <translation>Очистка базы данных</translation>
804 </message> 910 </message>
805 <message> 911 <message>
806 <location filename="../Project.py" line="1944"/> 912 <location filename="../Project.py" line="2008"/>
807 <source>Flushing the database will destroy all data. Are you sure?</source> 913 <source>Flushing the database will destroy all data. Are you sure?</source>
808 <translation>Очистка базы данных приведет к уничтожению всех данных. Вы действительно этого хотите?</translation> 914 <translation>Очистка базы данных приведет к уничтожению всех данных. Вы действительно этого хотите?</translation>
809 </message> 915 </message>
810 <message> 916 <message>
811 <location filename="../Project.py" line="1956"/> 917 <location filename="../Project.py" line="2020"/>
812 <source>Database tables flushed successfully.</source> 918 <source>Database tables flushed successfully.</source>
813 <translation>Таблицы базы данных успешно очищены.</translation> 919 <translation>Таблицы базы данных успешно очищены.</translation>
814 </message> 920 </message>
815 <message> 921 <message>
816 <location filename="../Project.py" line="331"/> 922 <location filename="../Project.py" line="331"/>
831 <location filename="../Project.py" line="331"/> 937 <location filename="../Project.py" line="331"/>
832 <source>Start &amp;Client Console</source> 938 <source>Start &amp;Client Console</source>
833 <translation>Старт консоли &amp;клиента</translation> 939 <translation>Старт консоли &amp;клиента</translation>
834 </message> 940 </message>
835 <message> 941 <message>
836 <location filename="../Project.py" line="2031"/> 942 <location filename="../Project.py" line="2095"/>
837 <source>Create Tables</source> 943 <source>Create Tables</source>
838 <translation>Создание таблиц</translation> 944 <translation>Создание таблиц</translation>
839 </message> 945 </message>
840 <message> 946 <message>
841 <location filename="../Project.py" line="349"/> 947 <location filename="../Project.py" line="349"/>
851 <location filename="../Project.py" line="357"/> 957 <location filename="../Project.py" line="357"/>
852 <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> 958 <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>
853 <translation>&lt;b&gt;Создание таблиц&lt;/b&gt;&lt;p&gt;Вывод SQL операторов CREATE TABLE для одного или нескольких приложений.&lt;/p&gt;</translation> 959 <translation>&lt;b&gt;Создание таблиц&lt;/b&gt;&lt;p&gt;Вывод SQL операторов CREATE TABLE для одного или нескольких приложений.&lt;/p&gt;</translation>
854 </message> 960 </message>
855 <message> 961 <message>
856 <location filename="../Project.py" line="768"/> 962 <location filename="../Project.py" line="826"/>
857 <source>Show &amp;SQL</source> 963 <source>Show &amp;SQL</source>
858 <translation>&amp;SQL</translation> 964 <translation>&amp;SQL</translation>
859 </message> 965 </message>
860 <message> 966 <message>
861 <location filename="../Project.py" line="2038"/> 967 <location filename="../Project.py" line="2102"/>
862 <source>Create Indexes</source> 968 <source>Create Indexes</source>
863 <translation>Создание индексов</translation> 969 <translation>Создание индексов</translation>
864 </message> 970 </message>
865 <message> 971 <message>
866 <location filename="../Project.py" line="366"/> 972 <location filename="../Project.py" line="366"/>
871 <location filename="../Project.py" line="374"/> 977 <location filename="../Project.py" line="374"/>
872 <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> 978 <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>
873 <translation>&lt;b&gt;Создание индексов&lt;/b&gt;&lt;p&gt;Вывод SQL операторов CREATE INDEX для одного или нескольких приложений.&lt;/p&gt;</translation> 979 <translation>&lt;b&gt;Создание индексов&lt;/b&gt;&lt;p&gt;Вывод SQL операторов CREATE INDEX для одного или нескольких приложений.&lt;/p&gt;</translation>
874 </message> 980 </message>
875 <message> 981 <message>
876 <location filename="../Project.py" line="2045"/> 982 <location filename="../Project.py" line="2109"/>
877 <source>Create Everything</source> 983 <source>Create Everything</source>
878 <translation>Создать все</translation> 984 <translation>Создать все</translation>
879 </message> 985 </message>
880 <message> 986 <message>
881 <location filename="../Project.py" line="383"/> 987 <location filename="../Project.py" line="383"/>
896 <location filename="../Project.py" line="371"/> 1002 <location filename="../Project.py" line="371"/>
897 <source>Prints the CREATE INDEX SQL statements for one or more applications</source> 1003 <source>Prints the CREATE INDEX SQL statements for one or more applications</source>
898 <translation>Выводит SQL операторы CREATE INDEX для одного или нескольких приложений</translation> 1004 <translation>Выводит SQL операторы CREATE INDEX для одного или нескольких приложений</translation>
899 </message> 1005 </message>
900 <message> 1006 <message>
901 <location filename="../Project.py" line="2052"/> 1007 <location filename="../Project.py" line="2116"/>
902 <source>Custom Statements</source> 1008 <source>Custom Statements</source>
903 <translation>Пользовательские запросы</translation> 1009 <translation>Пользовательские запросы</translation>
904 </message> 1010 </message>
905 <message> 1011 <message>
906 <location filename="../Project.py" line="400"/> 1012 <location filename="../Project.py" line="400"/>
916 <location filename="../Project.py" line="408"/> 1022 <location filename="../Project.py" line="408"/>
917 <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> 1023 <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>
918 <translation>&lt;b&gt;Пользовательские запросы&lt;/b&gt;&lt;p&gt;Вывод дополнительной таблицы, модифицированной SQL запросами. для одного или нескольких приложений.&lt;/p&gt;</translation> 1024 <translation>&lt;b&gt;Пользовательские запросы&lt;/b&gt;&lt;p&gt;Вывод дополнительной таблицы, модифицированной SQL запросами. для одного или нескольких приложений.&lt;/p&gt;</translation>
919 </message> 1025 </message>
920 <message> 1026 <message>
921 <location filename="../Project.py" line="2059"/> 1027 <location filename="../Project.py" line="2123"/>
922 <source>Drop Tables</source> 1028 <source>Drop Tables</source>
923 <translation>Удаление таблиц</translation> 1029 <translation>Удаление таблиц</translation>
924 </message> 1030 </message>
925 <message> 1031 <message>
926 <location filename="../Project.py" line="417"/> 1032 <location filename="../Project.py" line="417"/>
951 <location filename="../Project.py" line="459"/> 1057 <location filename="../Project.py" line="459"/>
952 <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> 1058 <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>
953 <translation>&lt;b&gt;Очистка базы данных&lt;/b&gt;&lt;p&gt;Вывод списка SQL операторов для возврата всех таблиц базы данных к состоянию на момент ее инсталяции.&lt;/p&gt;</translation> 1059 <translation>&lt;b&gt;Очистка базы данных&lt;/b&gt;&lt;p&gt;Вывод списка SQL операторов для возврата всех таблиц базы данных к состоянию на момент ее инсталяции.&lt;/p&gt;</translation>
954 </message> 1060 </message>
955 <message> 1061 <message>
956 <location filename="../Project.py" line="2080"/> 1062 <location filename="../Project.py" line="2144"/>
957 <source>Reset Sequences</source> 1063 <source>Reset Sequences</source>
958 <translation>Сброс цепочки</translation> 1064 <translation>Сброс цепочки</translation>
959 </message> 1065 </message>
960 <message> 1066 <message>
961 <location filename="../Project.py" line="468"/> 1067 <location filename="../Project.py" line="468"/>
971 <location filename="../Project.py" line="476"/> 1077 <location filename="../Project.py" line="476"/>
972 <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> 1078 <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>
973 <translation>&lt;b&gt;Сброс цепочки&lt;/b&gt;&lt;p&gt;Вывод SQL операторов для сброса последовательности для одного или нескольких приложений.&lt;/p&gt;</translation> 1079 <translation>&lt;b&gt;Сброс цепочки&lt;/b&gt;&lt;p&gt;Вывод SQL операторов для сброса последовательности для одного или нескольких приложений.&lt;/p&gt;</translation>
974 </message> 1080 </message>
975 <message> 1081 <message>
976 <location filename="../Project.py" line="2260"/> 1082 <location filename="../Project.py" line="2497"/>
977 <source>Dump Data</source> 1083 <source>Dump Data</source>
978 <translation>Выводит текущие данные из базы данных</translation> 1084 <translation>Выводит текущие данные из базы данных</translation>
979 </message> 1085 </message>
980 <message> 1086 <message>
981 <location filename="../Project.py" line="549"/> 1087 <location filename="../Project.py" line="549"/>
991 <location filename="../Project.py" line="556"/> 1097 <location filename="../Project.py" line="556"/>
992 <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source> 1098 <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source>
993 <translation>&lt;b&gt;Выгрузка данных&lt;/b&gt;&lt;p&gt;Выгружает текущие данные базы данных в файлы оснастки.&lt;/p&gt;</translation> 1099 <translation>&lt;b&gt;Выгрузка данных&lt;/b&gt;&lt;p&gt;Выгружает текущие данные базы данных в файлы оснастки.&lt;/p&gt;</translation>
994 </message> 1100 </message>
995 <message> 1101 <message>
996 <location filename="../Project.py" line="832"/> 1102 <location filename="../Project.py" line="896"/>
997 <source>T&amp;esting</source> 1103 <source>T&amp;esting</source>
998 <translation>Т&amp;естирование</translation> 1104 <translation>Т&amp;естирование</translation>
999 </message> 1105 </message>
1000 <message> 1106 <message>
1001 <location filename="../Project.py" line="2018"/> 1107 <location filename="../Project.py" line="2082"/>
1002 <source>SQL Files (*.sql)</source> 1108 <source>SQL Files (*.sql)</source>
1003 <translation>SQL Files (*.sql)</translation> 1109 <translation>SQL Files (*.sql)</translation>
1004 </message> 1110 </message>
1005 <message> 1111 <message>
1006 <location filename="../Project.py" line="2283"/> 1112 <location filename="../Project.py" line="2520"/>
1007 <source>JSON Files (*.json)</source> 1113 <source>JSON Files (*.json)</source>
1008 <translation>JSON Files (*.json)</translation> 1114 <translation>JSON Files (*.json)</translation>
1009 </message> 1115 </message>
1010 <message> 1116 <message>
1011 <location filename="../Project.py" line="2285"/> 1117 <location filename="../Project.py" line="2522"/>
1012 <source>XML Files (*.xml)</source> 1118 <source>XML Files (*.xml)</source>
1013 <translation>XML Files (*.xml)</translation> 1119 <translation>XML Files (*.xml)</translation>
1014 </message> 1120 </message>
1015 <message> 1121 <message>
1016 <location filename="../Project.py" line="2287"/> 1122 <location filename="../Project.py" line="2524"/>
1017 <source>YAML Files (*.yaml)</source> 1123 <source>YAML Files (*.yaml)</source>
1018 <translation>YAML Files (*.yaml)</translation> 1124 <translation>YAML Files (*.yaml)</translation>
1019 </message> 1125 </message>
1020 <message> 1126 <message>
1021 <location filename="../Project.py" line="2299"/> 1127 <location filename="../Project.py" line="2536"/>
1022 <source>Load Data</source> 1128 <source>Load Data</source>
1023 <translation>Загрузка данных в базу данных из файлов оснастки</translation> 1129 <translation>Загрузка данных в базу данных из файлов оснастки</translation>
1024 </message> 1130 </message>
1025 <message> 1131 <message>
1026 <location filename="../Project.py" line="563"/> 1132 <location filename="../Project.py" line="563"/>
1076 <location filename="../Project.py" line="598"/> 1182 <location filename="../Project.py" line="598"/>
1077 <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> 1183 <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>
1078 <translation>&lt;b&gt;Запуск сервера тестов&lt;/b&gt;&lt;p&gt;Запуск сервера разработки с данными из набора оснастки.&lt;/p&gt;</translation> 1184 <translation>&lt;b&gt;Запуск сервера тестов&lt;/b&gt;&lt;p&gt;Запуск сервера разработки с данными из набора оснастки.&lt;/p&gt;</translation>
1079 </message> 1185 </message>
1080 <message> 1186 <message>
1081 <location filename="../Project.py" line="2390"/> 1187 <location filename="../Project.py" line="2627"/>
1082 <source>The Django test server could not be started.</source> 1188 <source>The Django test server could not be started.</source>
1083 <translation>Невозможно запустить Django сервер тестов.</translation> 1189 <translation>Невозможно запустить Django сервер тестов.</translation>
1084 </message> 1190 </message>
1085 <message> 1191 <message>
1086 <location filename="../Project.py" line="241"/> 1192 <location filename="../Project.py" line="241"/>
1101 <location filename="../Project.py" line="248"/> 1207 <location filename="../Project.py" line="248"/>
1102 <source>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Shows the Django help index page.&lt;/p&gt;</source> 1208 <source>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Shows the Django help index page.&lt;/p&gt;</source>
1103 <translation>&lt;b&gt;Справка&lt;/b&gt;&lt;p&gt;Показ страницы индексов справки Django.&lt;/p&gt;</translation> 1209 <translation>&lt;b&gt;Справка&lt;/b&gt;&lt;p&gt;Показ страницы индексов справки Django.&lt;/p&gt;</translation>
1104 </message> 1210 </message>
1105 <message> 1211 <message>
1106 <location filename="../Project.py" line="926"/> 1212 <location filename="../Project.py" line="990"/>
1107 <source>New template...</source> 1213 <source>New template...</source>
1108 <translation>Новый шаблон...</translation> 1214 <translation>Новый шаблон...</translation>
1109 </message> 1215 </message>
1110 <message> 1216 <message>
1111 <location filename="../Project.py" line="935"/> 1217 <location filename="../Project.py" line="999"/>
1112 <source>Update all catalogs</source> 1218 <source>Update all catalogs</source>
1113 <translation>Обновить все каталоги</translation> 1219 <translation>Обновить все каталоги</translation>
1114 </message> 1220 </message>
1115 <message> 1221 <message>
1116 <location filename="../Project.py" line="938"/> 1222 <location filename="../Project.py" line="1002"/>
1117 <source>Update selected catalogs</source> 1223 <source>Update selected catalogs</source>
1118 <translation>Обновить выбранные каталоги</translation> 1224 <translation>Обновить выбранные каталоги</translation>
1119 </message> 1225 </message>
1120 <message> 1226 <message>
1121 <location filename="../Project.py" line="949"/> 1227 <location filename="../Project.py" line="1013"/>
1122 <source>Compile all catalogs</source> 1228 <source>Compile all catalogs</source>
1123 <translation>Компиляция всех каталогов</translation> 1229 <translation>Компиляция всех каталогов</translation>
1124 </message> 1230 </message>
1125 <message> 1231 <message>
1126 <location filename="../Project.py" line="952"/> 1232 <location filename="../Project.py" line="1016"/>
1127 <source>Compile selected catalogs</source> 1233 <source>Compile selected catalogs</source>
1128 <translation>Компиляция выбранных каталогов</translation> 1234 <translation>Компиляция выбранных каталогов</translation>
1129 </message> 1235 </message>
1130 <message> 1236 <message>
1131 <location filename="../Project.py" line="2557"/> 1237 <location filename="../Project.py" line="2794"/>
1132 <source>Initializing message catalog for &apos;{0}&apos;</source> 1238 <source>Initializing message catalog for &apos;{0}&apos;</source>
1133 <translation>Инициализация каталога сообщений для &apos;{0}&apos;</translation> 1239 <translation>Инициализация каталога сообщений для &apos;{0}&apos;</translation>
1134 </message> 1240 </message>
1135 <message> 1241 <message>
1136 <location filename="../Project.py" line="2816"/> 1242 <location filename="../Project.py" line="3053"/>
1137 <source>No current site selected or no site created yet. Aborting...</source> 1243 <source>No current site selected or no site created yet. Aborting...</source>
1138 <translation>Текущий сайт не выбран или еще не создан. Прерывание выполнения...</translation> 1244 <translation>Текущий сайт не выбран или еще не создан. Прерывание выполнения...</translation>
1139 </message> 1245 </message>
1140 <message> 1246 <message>
1141 <location filename="../Project.py" line="2689"/> 1247 <location filename="../Project.py" line="2926"/>
1142 <source>Updating message catalogs</source> 1248 <source>Updating message catalogs</source>
1143 <translation>Обновление каталогов сообщений</translation> 1249 <translation>Обновление каталогов сообщений</translation>
1144 </message> 1250 </message>
1145 <message> 1251 <message>
1146 <location filename="../Project.py" line="2780"/> 1252 <location filename="../Project.py" line="3017"/>
1147 <source>No locales detected. Aborting...</source> 1253 <source>No locales detected. Aborting...</source>
1148 <translation>Локали не найдены. Прерывание выполнения...</translation> 1254 <translation>Локали не найдены. Прерывание выполнения...</translation>
1149 </message> 1255 </message>
1150 <message> 1256 <message>
1151 <location filename="../Project.py" line="2740"/> 1257 <location filename="../Project.py" line="2977"/>
1152 <source> 1258 <source>
1153 Message catalogs updated successfully.</source> 1259 Message catalogs updated successfully.</source>
1154 <translation> 1260 <translation>
1155 Каталоги сообщений успешно обновлены.</translation> 1261 Каталоги сообщений успешно обновлены.</translation>
1156 </message> 1262 </message>
1157 <message> 1263 <message>
1158 <location filename="../Project.py" line="2806"/> 1264 <location filename="../Project.py" line="3043"/>
1159 <source>Compiling message catalogs</source> 1265 <source>Compiling message catalogs</source>
1160 <translation>Компиляция каталогов сообщений</translation> 1266 <translation>Компиляция каталогов сообщений</translation>
1161 </message> 1267 </message>
1162 <message> 1268 <message>
1163 <location filename="../Project.py" line="2823"/> 1269 <location filename="../Project.py" line="3060"/>
1164 <source> 1270 <source>
1165 Message catalogs compiled successfully.</source> 1271 Message catalogs compiled successfully.</source>
1166 <translation>Каталоги сообщений успешно компилированы.</translation> 1272 <translation>Каталоги сообщений успешно компилированы.</translation>
1167 </message> 1273 </message>
1168 <message> 1274 <message>
1169 <location filename="../Project.py" line="942"/> 1275 <location filename="../Project.py" line="1006"/>
1170 <source>Update all catalogs (with obsolete)</source> 1276 <source>Update all catalogs (with obsolete)</source>
1171 <translation>Обновить все каталоги (с устаревшими)</translation> 1277 <translation>Обновить все каталоги (с устаревшими)</translation>
1172 </message> 1278 </message>
1173 <message> 1279 <message>
1174 <location filename="../Project.py" line="945"/> 1280 <location filename="../Project.py" line="1009"/>
1175 <source>Update selected catalogs (with obsolete)</source> 1281 <source>Update selected catalogs (with obsolete)</source>
1176 <translation>Обновить выбранные каталоги (с устаревшими)</translation> 1282 <translation>Обновить выбранные каталоги (с устаревшими)</translation>
1177 </message> 1283 </message>
1178 <message> 1284 <message>
1179 <location filename="../Project.py" line="1644"/> 1285 <location filename="../Project.py" line="1708"/>
1180 <source>Start Global Django Application</source> 1286 <source>Start Global Django Application</source>
1181 <translation>Выполнение Django global приложения</translation> 1287 <translation>Выполнение Django global приложения</translation>
1182 </message> 1288 </message>
1183 <message> 1289 <message>
1184 <location filename="../Project.py" line="1644"/> 1290 <location filename="../Project.py" line="1708"/>
1185 <source>Enter the name of the new global Django application.</source> 1291 <source>Enter the name of the new global Django application.</source>
1186 <translation>Введите имя нового Djangо global приложения. </translation> 1292 <translation>Введите имя нового Djangо global приложения. </translation>
1187 </message> 1293 </message>
1188 <message> 1294 <message>
1189 <location filename="../Project.py" line="1666"/> 1295 <location filename="../Project.py" line="1730"/>
1190 <source>Start Local Django Application</source> 1296 <source>Start Local Django Application</source>
1191 <translation>Выполнение Django local приложения</translation> 1297 <translation>Выполнение Django local приложения</translation>
1192 </message> 1298 </message>
1193 <message> 1299 <message>
1194 <location filename="../Project.py" line="1666"/> 1300 <location filename="../Project.py" line="1730"/>
1195 <source>Enter the name of the new local Django application.</source> 1301 <source>Enter the name of the new local Django application.</source>
1196 <translation>Введите имя нового Django local приложения. </translation> 1302 <translation>Введите имя нового Django local приложения. </translation>
1197 </message> 1303 </message>
1198 <message> 1304 <message>
1199 <location filename="../Project.py" line="2721"/> 1305 <location filename="../Project.py" line="2958"/>
1200 <source>Updating message catalogs (keeping obsolete messages)</source> 1306 <source>Updating message catalogs (keeping obsolete messages)</source>
1201 <translation>Обновление каталогов сообщений (с сохранением устаревших сообщений)</translation> 1307 <translation>Обновление каталогов сообщений (с сохранением устаревших сообщений)</translation>
1202 </message> 1308 </message>
1203 <message> 1309 <message>
1204 <location filename="../Project.py" line="2420"/> 1310 <location filename="../Project.py" line="2657"/>
1205 <source>Change Password</source> 1311 <source>Change Password</source>
1206 <translation>Смена пароля</translation> 1312 <translation>Смена пароля</translation>
1207 </message> 1313 </message>
1208 <message> 1314 <message>
1209 <location filename="../Project.py" line="610"/> 1315 <location filename="../Project.py" line="610"/>
1239 <location filename="../Project.py" line="631"/> 1345 <location filename="../Project.py" line="631"/>
1240 <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source> 1346 <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source>
1241 <translation>&lt;b&gt;Создание суперпользователя&lt;/b&gt;&lt;p&gt;Создание аккаунта суперпользователя для Django проекта.&lt;/p&gt;</translation> 1347 <translation>&lt;b&gt;Создание суперпользователя&lt;/b&gt;&lt;p&gt;Создание аккаунта суперпользователя для Django проекта.&lt;/p&gt;</translation>
1242 </message> 1348 </message>
1243 <message> 1349 <message>
1244 <location filename="../Project.py" line="2476"/> 1350 <location filename="../Project.py" line="2713"/>
1245 <source>Clear Sessions</source> 1351 <source>Clear Sessions</source>
1246 <translation>Очистка сессии</translation> 1352 <translation>Очистка сессии</translation>
1247 </message> 1353 </message>
1248 <message> 1354 <message>
1249 <location filename="../Project.py" line="642"/> 1355 <location filename="../Project.py" line="642"/>
1259 <location filename="../Project.py" line="649"/> 1365 <location filename="../Project.py" line="649"/>
1260 <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source> 1366 <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source>
1261 <translation>&lt;b&gt;Очистка сессий&lt;/b&gt;&lt;p&gt;Очистка истекших сессий Django проекта.&lt;/p&gt;</translation> 1367 <translation>&lt;b&gt;Очистка сессий&lt;/b&gt;&lt;p&gt;Очистка истекших сессий Django проекта.&lt;/p&gt;</translation>
1262 </message> 1368 </message>
1263 <message> 1369 <message>
1264 <location filename="../Project.py" line="852"/> 1370 <location filename="../Project.py" line="916"/>
1265 <source>&amp;Authorization</source> 1371 <source>&amp;Authorization</source>
1266 <translation>&amp;Авторизация</translation> 1372 <translation>&amp;Авторизация</translation>
1267 </message> 1373 </message>
1268 <message> 1374 <message>
1269 <location filename="../Project.py" line="869"/> 1375 <location filename="../Project.py" line="933"/>
1270 <source>&amp;Session</source> 1376 <source>&amp;Session</source>
1271 <translation>&amp;Сессия</translation> 1377 <translation>&amp;Сессия</translation>
1272 </message> 1378 </message>
1273 <message> 1379 <message>
1274 <location filename="../Project.py" line="2420"/> 1380 <location filename="../Project.py" line="2657"/>
1275 <source>Enter the name of the user:</source> 1381 <source>Enter the name of the user:</source>
1276 <translation>Введите имя пользователя:</translation> 1382 <translation>Введите имя пользователя:</translation>
1277 </message> 1383 </message>
1278 <message> 1384 <message>
1279 <location filename="../Project.py" line="2488"/> 1385 <location filename="../Project.py" line="2725"/>
1280 <source>Expired sessions cleared successfully.</source> 1386 <source>Expired sessions cleared successfully.</source>
1281 <translation>Истекшая сессия успешно очищена.</translation> 1387 <translation>Истекшая сессия успешно очищена.</translation>
1282 </message> 1388 </message>
1283 <message> 1389 <message>
1284 <location filename="../Project.py" line="1325"/> 1390 <location filename="../Project.py" line="1389"/>
1285 <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> 1391 <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>
1286 <translation>&lt;p&gt;Django это высокоуровневый веб фреймворк созданный на Python, воодушевляющий к развитому, чистому и практичному дизайну.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Версия:&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;</translation> 1392 <translation>&lt;p&gt;Django это высокоуровневый веб фреймворк созданный на Python, воодушевляющий к развитому, чистому и практичному дизайну.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Версия:&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;</translation>
1287 </message> 1393 </message>
1288 <message> 1394 <message>
1289 <location filename="../Project.py" line="1615"/> 1395 <location filename="../Project.py" line="1679"/>
1290 <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> 1396 <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>
1291 <translation>&lt;p&gt;Скрипт &lt;b&gt;django-admin.py&lt;/b&gt; не найден в путях доступа. Прерывание...&lt;/p&gt;</translation> 1397 <translation>&lt;p&gt;Скрипт &lt;b&gt;django-admin.py&lt;/b&gt; не найден в путях доступа. Прерывание...&lt;/p&gt;</translation>
1292 </message> 1398 </message>
1293 <message> 1399 <message>
1294 <location filename="../Project.py" line="911"/> 1400 <location filename="../Project.py" line="975"/>
1295 <source>Open with {0}</source> 1401 <source>Open with {0}</source>
1296 <translation>Открыть с помощью {0}</translation> 1402 <translation>Открыть с помощью {0}</translation>
1297 </message> 1403 </message>
1298 <message> 1404 <message>
1299 <location filename="../Project.py" line="2852"/> 1405 <location filename="../Project.py" line="3089"/>
1300 <source>The translations editor process ({0}) could not be started.</source> 1406 <source>The translations editor process ({0}) could not be started.</source>
1301 <translation>Невозможен запуск редактора переводов ({0}).</translation> 1407 <translation>Невозможен запуск редактора переводов ({0}).</translation>
1302 </message> 1408 </message>
1303 <message> 1409 <message>
1304 <location filename="../Project.py" line="1046"/> 1410 <location filename="../Project.py" line="1110"/>
1305 <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> 1411 <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>
1306 <translation>&lt;p&gt;Невозможно создать файл новой формы &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt; Проблема: {1}&lt;/p&gt;</translation> 1412 <translation>&lt;p&gt;Невозможно создать файл новой формы &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt; Проблема: {1}&lt;/p&gt;</translation>
1307 </message> 1413 </message>
1308 <message> 1414 <message>
1309 <location filename="../Project.py" line="2577"/> 1415 <location filename="../Project.py" line="2814"/>
1310 <source> 1416 <source>
1311 Message catalog initialized successfully.</source> 1417 Message catalog initialized successfully.</source>
1312 <translation>Каталог сообщений успешно инициализирован.</translation> 1418 <translation>Каталог сообщений успешно инициализирован.</translation>
1313 </message> 1419 </message>
1314 <message> 1420 <message>
1315 <location filename="../Project.py" line="2066"/> 1421 <location filename="../Project.py" line="2130"/>
1316 <source>Drop Indexes</source> 1422 <source>Drop Indexes</source>
1317 <translation type="unfinished"></translation> 1423 <translation type="unfinished"></translation>
1318 </message> 1424 </message>
1319 <message> 1425 <message>
1320 <location filename="../Project.py" line="434"/> 1426 <location filename="../Project.py" line="434"/>
1330 <location filename="../Project.py" line="442"/> 1436 <location filename="../Project.py" line="442"/>
1331 <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> 1437 <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>
1332 <translation type="unfinished"></translation> 1438 <translation type="unfinished"></translation>
1333 </message> 1439 </message>
1334 <message> 1440 <message>
1335 <location filename="../Project.py" line="661"/> 1441 <location filename="../Project.py" line="660"/>
1336 <source>Show Migrations</source> 1442 <source>Show Migrations</source>
1337 <translation type="unfinished"></translation> 1443 <translation type="unfinished"></translation>
1338 </message> 1444 </message>
1339 <message> 1445 <message>
1340 <location filename="../Project.py" line="661"/> 1446 <location filename="../Project.py" line="660"/>
1341 <source>&amp;Show Migrations</source> 1447 <source>&amp;Show Migrations</source>
1342 <translation type="unfinished"></translation> 1448 <translation type="unfinished"></translation>
1343 </message> 1449 </message>
1344 <message> 1450 <message>
1345 <location filename="../Project.py" line="666"/> 1451 <location filename="../Project.py" line="665"/>
1346 <source>Show a list of available migrations</source> 1452 <source>Show a list of available migrations</source>
1347 <translation type="unfinished"></translation> 1453 <translation type="unfinished"></translation>
1348 </message> 1454 </message>
1349 <message> 1455 <message>
1350 <location filename="../Project.py" line="668"/> 1456 <location filename="../Project.py" line="667"/>
1351 <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> 1457 <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>
1352 <translation type="unfinished"></translation> 1458 <translation type="unfinished"></translation>
1353 </message> 1459 </message>
1354 <message> 1460 <message>
1355 <location filename="../Project.py" line="676"/> 1461 <location filename="../Project.py" line="675"/>
1356 <source>Show Migrations Plan</source> 1462 <source>Show Migrations Plan</source>
1357 <translation type="unfinished"></translation> 1463 <translation type="unfinished"></translation>
1358 </message> 1464 </message>
1359 <message> 1465 <message>
1360 <location filename="../Project.py" line="676"/> 1466 <location filename="../Project.py" line="675"/>
1361 <source>Show Migrations &amp;Plan</source> 1467 <source>Show Migrations &amp;Plan</source>
1362 <translation type="unfinished"></translation> 1468 <translation type="unfinished"></translation>
1363 </message> 1469 </message>
1364 <message> 1470 <message>
1365 <location filename="../Project.py" line="681"/> 1471 <location filename="../Project.py" line="680"/>
1366 <source>Show a list with the migrations plan</source> 1472 <source>Show a list with the migrations plan</source>
1367 <translation type="unfinished"></translation> 1473 <translation type="unfinished"></translation>
1368 </message> 1474 </message>
1369 <message> 1475 <message>
1370 <location filename="../Project.py" line="683"/> 1476 <location filename="../Project.py" line="682"/>
1371 <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> 1477 <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>
1372 <translation type="unfinished"></translation> 1478 <translation type="unfinished"></translation>
1373 </message> 1479 </message>
1374 <message> 1480 <message>
1375 <location filename="../Project.py" line="795"/> 1481 <location filename="../Project.py" line="853"/>
1376 <source>&amp;Migrations</source> 1482 <source>&amp;Migrations</source>
1483 <translation type="unfinished"></translation>
1484 </message>
1485 <message>
1486 <location filename="../Project.py" line="690"/>
1487 <source>Apply All Migrations</source>
1488 <translation type="unfinished"></translation>
1489 </message>
1490 <message>
1491 <location filename="../Project.py" line="690"/>
1492 <source>&amp;Apply All Migrations</source>
1493 <translation type="unfinished"></translation>
1494 </message>
1495 <message>
1496 <location filename="../Project.py" line="695"/>
1497 <source>Apply all available migrations</source>
1498 <translation type="unfinished"></translation>
1499 </message>
1500 <message>
1501 <location filename="../Project.py" line="697"/>
1502 <source>&lt;b&gt;Apply All Migrations&lt;/b&gt;&lt;p&gt;This applies all migrations of the Django project.&lt;/p&gt;</source>
1503 <translation type="unfinished"></translation>
1504 </message>
1505 <message>
1506 <location filename="../Project.py" line="2192"/>
1507 <source>Apply Selected Migrations</source>
1508 <translation type="unfinished"></translation>
1509 </message>
1510 <message>
1511 <location filename="../Project.py" line="709"/>
1512 <source>Apply selected migrations</source>
1513 <translation type="unfinished"></translation>
1514 </message>
1515 <message>
1516 <location filename="../Project.py" line="711"/>
1517 <source>&lt;b&gt;Apply Selected Migrations&lt;/b&gt;&lt;p&gt;This applies selected migrations of the Django project.&lt;/p&gt;</source>
1518 <translation type="unfinished"></translation>
1519 </message>
1520 <message>
1521 <location filename="../Project.py" line="2251"/>
1522 <source>Unapply Migrations</source>
1523 <translation type="unfinished"></translation>
1524 </message>
1525 <message>
1526 <location filename="../Project.py" line="720"/>
1527 <source>&amp;Unapply Migrations</source>
1528 <translation type="unfinished"></translation>
1529 </message>
1530 <message>
1531 <location filename="../Project.py" line="725"/>
1532 <source>Unapply all migrations for an app</source>
1533 <translation type="unfinished"></translation>
1534 </message>
1535 <message>
1536 <location filename="../Project.py" line="727"/>
1537 <source>&lt;b&gt;Unapply Migrations&lt;/b&gt;&lt;p&gt;This unapplies all migrations for an app of the Django project.&lt;/p&gt;</source>
1538 <translation type="unfinished"></translation>
1539 </message>
1540 <message>
1541 <location filename="../Project.py" line="2328"/>
1542 <source>Make Migrations</source>
1543 <translation type="unfinished"></translation>
1544 </message>
1545 <message>
1546 <location filename="../Project.py" line="735"/>
1547 <source>&amp;Make Migrations</source>
1548 <translation type="unfinished"></translation>
1549 </message>
1550 <message>
1551 <location filename="../Project.py" line="740"/>
1552 <source>Generate migrations for the project</source>
1553 <translation type="unfinished"></translation>
1554 </message>
1555 <message>
1556 <location filename="../Project.py" line="742"/>
1557 <source>&lt;b&gt;Make Migrations&lt;/b&gt;&lt;p&gt;This generates migrations for the Django project.&lt;/p&gt;</source>
1558 <translation type="unfinished"></translation>
1559 </message>
1560 <message>
1561 <location filename="../Project.py" line="2245"/>
1562 <source>No migrations available.</source>
1563 <translation type="unfinished"></translation>
1564 </message>
1565 <message>
1566 <location filename="../Project.py" line="2217"/>
1567 <source>Apply Migrations</source>
1568 <translation type="unfinished"></translation>
1569 </message>
1570 <message>
1571 <location filename="../Project.py" line="2251"/>
1572 <source>Select an application:</source>
1377 <translation type="unfinished"></translation> 1573 <translation type="unfinished"></translation>
1378 </message> 1574 </message>
1379 </context> 1575 </context>
1380 <context> 1576 <context>
1381 <name>ProjectDjangoPlugin</name> 1577 <name>ProjectDjangoPlugin</name>

eric ide

mercurial