ProjectDjango/i18n/django_ru.ts

changeset 122
eb1311184f6f
parent 112
ecb1aefcc4e1
child 124
5c925935cbb9
equal deleted inserted replaced
121:2346aa3fffcc 122:eb1311184f6f
329 <location filename="../DjangoMigrationsListDialog.py" line="76"/> 329 <location filename="../DjangoMigrationsListDialog.py" line="76"/>
330 <source>Dependencies</source> 330 <source>Dependencies</source>
331 <translation>Зависимости</translation> 331 <translation>Зависимости</translation>
332 </message> 332 </message>
333 <message> 333 <message>
334 <location filename="../DjangoMigrationsListDialog.py" line="176"/> 334 <location filename="../DjangoMigrationsListDialog.py" line="177"/>
335 <source>Process Generation Error</source> 335 <source>Process Generation Error</source>
336 <translation>Ошибка при запуске процесса</translation> 336 <translation>Ошибка при запуске процесса</translation>
337 </message> 337 </message>
338 <message> 338 <message>
339 <location filename="../DjangoMigrationsListDialog.py" line="176"/> 339 <location filename="../DjangoMigrationsListDialog.py" line="177"/>
340 <source>The process {0} could not be started. Ensure, that it is in the search path.</source> 340 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
341 <translation>Процесс {0} не может быть запущен. Убедитесь, что к нему указан путь доступа.</translation> 341 <translation>Процесс {0} не может быть запущен. Убедитесь, что к нему указан путь доступа.</translation>
342 </message> 342 </message>
343 <message> 343 <message>
344 <location filename="../DjangoMigrationsListDialog.py" line="68"/> 344 <location filename="../DjangoMigrationsListDialog.py" line="68"/>
364 <location filename="../DjangoMigrationsListDialog.py" line="85"/> 364 <location filename="../DjangoMigrationsListDialog.py" line="85"/>
365 <source>Press to refresh the list</source> 365 <source>Press to refresh the list</source>
366 <translation>Освежить список</translation> 366 <translation>Освежить список</translation>
367 </message> 367 </message>
368 <message> 368 <message>
369 <location filename="../DjangoMigrationsListDialog.py" line="288"/> 369 <location filename="../DjangoMigrationsListDialog.py" line="289"/>
370 <source>Apply All Migrations</source> 370 <source>Apply All Migrations</source>
371 <translation>Применить все миграции</translation> 371 <translation>Применить все миграции</translation>
372 </message> 372 </message>
373 <message> 373 <message>
374 <location filename="../DjangoMigrationsListDialog.py" line="318"/> 374 <location filename="../DjangoMigrationsListDialog.py" line="319"/>
375 <source>Apply Selected Migrations</source> 375 <source>Apply Selected Migrations</source>
376 <translation>Применить выбранные миграции</translation> 376 <translation>Применить выбранные миграции</translation>
377 </message> 377 </message>
378 <message> 378 <message>
379 <location filename="../DjangoMigrationsListDialog.py" line="302"/> 379 <location filename="../DjangoMigrationsListDialog.py" line="303"/>
380 <source>Unapply Migrations</source> 380 <source>Unapply Migrations</source>
381 <translation>Откатить миграции</translation> 381 <translation>Откатить миграции</translation>
382 </message> 382 </message>
383 <message> 383 <message>
384 <location filename="../DjangoMigrationsListDialog.py" line="378"/> 384 <location filename="../DjangoMigrationsListDialog.py" line="379"/>
385 <source>Make Migrations</source> 385 <source>Make Migrations</source>
386 <translation>Создать миграции</translation> 386 <translation>Создать миграции</translation>
387 </message> 387 </message>
388 <message> 388 <message>
389 <location filename="../DjangoMigrationsListDialog.py" line="313"/> 389 <location filename="../DjangoMigrationsListDialog.py" line="314"/>
390 <source>Make Migrations (dry-run)</source> 390 <source>Make Migrations (dry-run)</source>
391 <translation>Создать миграции (dry-run)</translation> 391 <translation>Создать миграции (dry-run)</translation>
392 </message> 392 </message>
393 <message> 393 <message>
394 <location filename="../DjangoMigrationsListDialog.py" line="378"/> 394 <location filename="../DjangoMigrationsListDialog.py" line="379"/>
395 <source>Enter a name for the migrations (leave empty to use system supplied name):</source> 395 <source>Enter a name for the migrations (leave empty to use system supplied name):</source>
396 <translation>Задайте имя миграции (оставить поле пустым для использования имени, поддерживаемого системой):</translation> 396 <translation>Задайте имя миграции (оставить поле пустым для использования имени, поддерживаемого системой):</translation>
397 </message> 397 </message>
398 <message> 398 <message>
399 <location filename="../DjangoMigrationsListDialog.py" line="309"/> 399 <location filename="../DjangoMigrationsListDialog.py" line="310"/>
400 <source>Make Empty Migrations</source> 400 <source>Make Empty Migrations</source>
401 <translation>Создать пустые миграции</translation> 401 <translation>Создать пустые миграции</translation>
402 </message> 402 </message>
403 </context> 403 </context>
404 <context> 404 <context>
781 <location filename="../Project.py" line="214"/> 781 <location filename="../Project.py" line="214"/>
782 <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> 782 <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>
783 <translation>&lt;b&gt;Сервер разработки&lt;/b&gt;&lt;p&gt;Запуск Django Web сервера разработки посредством команды: &quot;manage.py runserver&quot;.&lt;/p&gt;</translation> 783 <translation>&lt;b&gt;Сервер разработки&lt;/b&gt;&lt;p&gt;Запуск Django Web сервера разработки посредством команды: &quot;manage.py runserver&quot;.&lt;/p&gt;</translation>
784 </message> 784 </message>
785 <message> 785 <message>
786 <location filename="../Project.py" line="2094"/> 786 <location filename="../Project.py" line="2109"/>
787 <source>Run Web-Browser</source> 787 <source>Run Web-Browser</source>
788 <translation>Запуск Web-браузера администрирования</translation> 788 <translation>Запуск Web-браузера администрирования</translation>
789 </message> 789 </message>
790 <message> 790 <message>
791 <location filename="../Project.py" line="222"/> 791 <location filename="../Project.py" line="222"/>
826 <location filename="../Project.py" line="863"/> 826 <location filename="../Project.py" line="863"/>
827 <source>&amp;Database</source> 827 <source>&amp;Database</source>
828 <translation>&amp;База данных</translation> 828 <translation>&amp;База данных</translation>
829 </message> 829 </message>
830 <message> 830 <message>
831 <location filename="../Project.py" line="1971"/> 831 <location filename="../Project.py" line="1985"/>
832 <source>Project</source> 832 <source>Project</source>
833 <translation>Project</translation> 833 <translation>Project</translation>
834 </message> 834 </message>
835 <message> 835 <message>
836 <location filename="../Project.py" line="1710"/> 836 <location filename="../Project.py" line="1710"/>
846 <location filename="../Project.py" line="1712"/> 846 <location filename="../Project.py" line="1712"/>
847 <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source> 847 <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source>
848 <translation>Сделайте соответствующий выбор, если это будет Django проект или приложение.&lt;br/&gt;Если нет - выберите пустой ввод.</translation> 848 <translation>Сделайте соответствующий выбор, если это будет Django проект или приложение.&lt;br/&gt;Если нет - выберите пустой ввод.</translation>
849 </message> 849 </message>
850 <message> 850 <message>
851 <location filename="../Project.py" line="1789"/> 851 <location filename="../Project.py" line="1803"/>
852 <source>Start Django Project</source> 852 <source>Start Django Project</source>
853 <translation>Создание Django проекта</translation> 853 <translation>Создание Django проекта</translation>
854 </message> 854 </message>
855 <message> 855 <message>
856 <location filename="../Project.py" line="1765"/> 856 <location filename="../Project.py" line="1779"/>
857 <source>Django project created successfully.</source> 857 <source>Django project created successfully.</source>
858 <translation>Django проект успешно создан.</translation> 858 <translation>Django проект успешно создан.</translation>
859 </message> 859 </message>
860 <message> 860 <message>
861 <location filename="../Project.py" line="1789"/> 861 <location filename="../Project.py" line="1803"/>
862 <source>Enter the name of the new Django project.</source> 862 <source>Enter the name of the new Django project.</source>
863 <translation>Введите имя нового Django проекта.</translation> 863 <translation>Введите имя нового Django проекта.</translation>
864 </message> 864 </message>
865 <message> 865 <message>
866 <location filename="../Project.py" line="1817"/> 866 <location filename="../Project.py" line="1831"/>
867 <source>Start Django Application</source> 867 <source>Start Django Application</source>
868 <translation>Создание Django приложения</translation> 868 <translation>Создание Django приложения</translation>
869 </message> 869 </message>
870 <message> 870 <message>
871 <location filename="../Project.py" line="1851"/> 871 <location filename="../Project.py" line="1865"/>
872 <source>Django application created successfully.</source> 872 <source>Django application created successfully.</source>
873 <translation>Django приложение успешно создано.</translation> 873 <translation>Django приложение успешно создано.</translation>
874 </message> 874 </message>
875 <message> 875 <message>
876 <location filename="../Project.py" line="1934"/> 876 <location filename="../Project.py" line="1948"/>
877 <source>Select Project</source> 877 <source>Select Project</source>
878 <translation>Выбор проекта</translation> 878 <translation>Выбор проекта</translation>
879 </message> 879 </message>
880 <message> 880 <message>
881 <location filename="../Project.py" line="1934"/> 881 <location filename="../Project.py" line="1948"/>
882 <source>Select the Django project to work with.</source> 882 <source>Select the Django project to work with.</source>
883 <translation>Выбор Django проекта для работы.</translation> 883 <translation>Выбор Django проекта для работы.</translation>
884 </message> 884 </message>
885 <message> 885 <message>
886 <location filename="../Project.py" line="1969"/> 886 <location filename="../Project.py" line="1983"/>
887 <source>None</source> 887 <source>None</source>
888 <translation>none</translation> 888 <translation>none</translation>
889 </message> 889 </message>
890 <message> 890 <message>
891 <location filename="../Project.py" line="3309"/> 891 <location filename="../Project.py" line="3357"/>
892 <source>Process Generation Error</source> 892 <source>Process Generation Error</source>
893 <translation>Ошибка при запуске процесса</translation> 893 <translation>Ошибка при запуске процесса</translation>
894 </message> 894 </message>
895 <message> 895 <message>
896 <location filename="../Project.py" line="2048"/> 896 <location filename="../Project.py" line="2063"/>
897 <source>The Django server could not be started.</source> 897 <source>The Django server could not be started.</source>
898 <translation>Невозможно запустить Django сервер.</translation> 898 <translation>Невозможно запустить Django сервер.</translation>
899 </message> 899 </message>
900 <message> 900 <message>
901 <location filename="../Project.py" line="2094"/> 901 <location filename="../Project.py" line="2109"/>
902 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source> 902 <source>Could not start the web-browser for the url &quot;{0}&quot;.</source>
903 <translation>Невозможно открыть web-браузер с адресом &quot;{0}&quot;.</translation> 903 <translation>Невозможно открыть web-браузер с адресом &quot;{0}&quot;.</translation>
904 </message> 904 </message>
905 <message> 905 <message>
906 <location filename="../Project.py" line="2918"/> 906 <location filename="../Project.py" line="2959"/>
907 <source>The Django process could not be started.</source> 907 <source>The Django process could not be started.</source>
908 <translation>Невозможно запустить Django процесс.</translation> 908 <translation>Невозможно запустить Django процесс.</translation>
909 </message> 909 </message>
910 <message> 910 <message>
911 <location filename="../Project.py" line="143"/> 911 <location filename="../Project.py" line="143"/>
912 <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> 912 <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>
913 <translation>&lt;b&gt;Текущий проект&lt;/b&gt;&lt;p&gt;Выберите текущий проект. Используется в мультипроекте Django проектов для переключения между ними.&lt;/p&gt;</translation> 913 <translation>&lt;b&gt;Текущий проект&lt;/b&gt;&lt;p&gt;Выберите текущий проект. Используется в мультипроекте Django проектов для переключения между ними.&lt;/p&gt;</translation>
914 </message> 914 </message>
915 <message> 915 <message>
916 <location filename="../Project.py" line="2600"/> 916 <location filename="../Project.py" line="2623"/>
917 <source>Diff Settings</source> 917 <source>Diff Settings</source>
918 <translation>Отличие текущих параметров от параметров настройки Django по умолчанию</translation> 918 <translation>Отличие текущих параметров от параметров настройки Django по умолчанию</translation>
919 </message> 919 </message>
920 <message> 920 <message>
921 <location filename="../Project.py" line="548"/> 921 <location filename="../Project.py" line="548"/>
946 <location filename="../Project.py" line="1525"/> 946 <location filename="../Project.py" line="1525"/>
947 <source>Enter the list of applications separated by spaces.</source> 947 <source>Enter the list of applications separated by spaces.</source>
948 <translation>Введите список приложений, разделенных пробелами.</translation> 948 <translation>Введите список приложений, разделенных пробелами.</translation>
949 </message> 949 </message>
950 <message> 950 <message>
951 <location filename="../Project.py" line="1974"/> 951 <location filename="../Project.py" line="1988"/>
952 <source>&amp;Current Django project ({0})</source> 952 <source>&amp;Current Django project ({0})</source>
953 <translation>Текущий &amp;Django проект ({0})</translation> 953 <translation>Текущий &amp;Django проект ({0})</translation>
954 </message> 954 </message>
955 <message> 955 <message>
956 <location filename="../Project.py" line="562"/> 956 <location filename="../Project.py" line="562"/>
971 <location filename="../Project.py" line="569"/> 971 <location filename="../Project.py" line="569"/>
972 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source> 972 <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source>
973 <translation>&lt;b&gt;Запуск консоли Python&lt;/b&gt;&lt;p&gt;Запуск интерактивного интерпретатора Python.&lt;/p&gt;</translation> 973 <translation>&lt;b&gt;Запуск консоли Python&lt;/b&gt;&lt;p&gt;Запуск интерактивного интерпретатора Python.&lt;/p&gt;</translation>
974 </message> 974 </message>
975 <message> 975 <message>
976 <location filename="../Project.py" line="2656"/> 976 <location filename="../Project.py" line="2686"/>
977 <source>Create Cache Tables</source> 977 <source>Create Cache Tables</source>
978 <translation>Создание кэша таблиц</translation> 978 <translation>Создание кэша таблиц</translation>
979 </message> 979 </message>
980 <message> 980 <message>
981 <location filename="../Project.py" line="242"/> 981 <location filename="../Project.py" line="242"/>
991 <location filename="../Project.py" line="249"/> 991 <location filename="../Project.py" line="249"/>
992 <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> 992 <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>
993 <translation>&lt;b&gt;Создание кэша таблиц&lt;/b&gt;&lt;p&gt;Для создания таблиц необходимо использовать SQL кэш бэкенд.&lt;/p&gt;</translation> 993 <translation>&lt;b&gt;Создание кэша таблиц&lt;/b&gt;&lt;p&gt;Для создания таблиц необходимо использовать SQL кэш бэкенд.&lt;/p&gt;</translation>
994 </message> 994 </message>
995 <message> 995 <message>
996 <location filename="../Project.py" line="2663"/> 996 <location filename="../Project.py" line="2693"/>
997 <source>Enter the names of the cache tables separated by spaces.</source> 997 <source>Enter the names of the cache tables separated by spaces.</source>
998 <translation>Введите имена таблиц кэша, разделенных пробелами.</translation> 998 <translation>Введите имена таблиц кэша, разделенных пробелами.</translation>
999 </message> 999 </message>
1000 <message> 1000 <message>
1001 <location filename="../Project.py" line="2678"/> 1001 <location filename="../Project.py" line="2708"/>
1002 <source>Cache tables created successfully.</source> 1002 <source>Cache tables created successfully.</source>
1003 <translation>Кэш таблиц создан успешно.</translation> 1003 <translation>Кэш таблиц создан успешно.</translation>
1004 </message> 1004 </message>
1005 <message> 1005 <message>
1006 <location filename="../Project.py" line="324"/> 1006 <location filename="../Project.py" line="324"/>
1021 <location filename="../Project.py" line="332"/> 1021 <location filename="../Project.py" line="332"/>
1022 <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> 1022 <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>
1023 <translation>&lt;b&gt;Анализ таблиц базы данных&lt;/b&gt;&lt;p&gt;Анализ таблиц базы данных, определение структуры и вывод кода модуля Django моделей.&lt;/p&gt;</translation> 1023 <translation>&lt;b&gt;Анализ таблиц базы данных&lt;/b&gt;&lt;p&gt;Анализ таблиц базы данных, определение структуры и вывод кода модуля Django моделей.&lt;/p&gt;</translation>
1024 </message> 1024 </message>
1025 <message> 1025 <message>
1026 <location filename="../Project.py" line="2111"/> 1026 <location filename="../Project.py" line="2126"/>
1027 <source>Introspect Database</source> 1027 <source>Introspect Database</source>
1028 <translation>Анализ таблиц базы данных и генерация кода модуля Django моделей</translation> 1028 <translation>Анализ таблиц базы данных и генерация кода модуля Django моделей</translation>
1029 </message> 1029 </message>
1030 <message> 1030 <message>
1031 <location filename="../Project.py" line="340"/> 1031 <location filename="../Project.py" line="340"/>
1046 <location filename="../Project.py" line="348"/> 1046 <location filename="../Project.py" line="348"/>
1047 <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> 1047 <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>
1048 <translation>&lt;b&gt;Очистка&lt;/b&gt;&lt;p&gt;Возврат всех таблиц базы данных к состоянию на момент инсталяции базы.&lt;/p&gt;</translation> 1048 <translation>&lt;b&gt;Очистка&lt;/b&gt;&lt;p&gt;Возврат всех таблиц базы данных к состоянию на момент инсталяции базы.&lt;/p&gt;</translation>
1049 </message> 1049 </message>
1050 <message> 1050 <message>
1051 <location filename="../Project.py" line="2282"/> 1051 <location filename="../Project.py" line="2301"/>
1052 <source>Flush Database</source> 1052 <source>Flush Database</source>
1053 <translation>Очистка базы данных</translation> 1053 <translation>Очистка базы данных</translation>
1054 </message> 1054 </message>
1055 <message> 1055 <message>
1056 <location filename="../Project.py" line="2140"/> 1056 <location filename="../Project.py" line="2156"/>
1057 <source>Flushing the database will destroy all data. Are you sure?</source> 1057 <source>Flushing the database will destroy all data. Are you sure?</source>
1058 <translation>Очистка базы данных приведет к уничтожению всех данных. Вы действительно этого хотите?</translation> 1058 <translation>Очистка базы данных приведет к уничтожению всех данных. Вы действительно этого хотите?</translation>
1059 </message> 1059 </message>
1060 <message> 1060 <message>
1061 <location filename="../Project.py" line="2152"/> 1061 <location filename="../Project.py" line="2169"/>
1062 <source>Database tables flushed successfully.</source> 1062 <source>Database tables flushed successfully.</source>
1063 <translation>Таблицы базы данных успешно очищены.</translation> 1063 <translation>Таблицы базы данных успешно очищены.</translation>
1064 </message> 1064 </message>
1065 <message> 1065 <message>
1066 <location filename="../Project.py" line="356"/> 1066 <location filename="../Project.py" line="356"/>
1081 <location filename="../Project.py" line="356"/> 1081 <location filename="../Project.py" line="356"/>
1082 <source>Start &amp;Client Console</source> 1082 <source>Start &amp;Client Console</source>
1083 <translation>Старт консоли &amp;клиента</translation> 1083 <translation>Старт консоли &amp;клиента</translation>
1084 </message> 1084 </message>
1085 <message> 1085 <message>
1086 <location filename="../Project.py" line="2230"/> 1086 <location filename="../Project.py" line="2249"/>
1087 <source>Create Tables</source> 1087 <source>Create Tables</source>
1088 <translation>Создание таблиц</translation> 1088 <translation>Создание таблиц</translation>
1089 </message> 1089 </message>
1090 <message> 1090 <message>
1091 <location filename="../Project.py" line="374"/> 1091 <location filename="../Project.py" line="374"/>
1106 <location filename="../Project.py" line="885"/> 1106 <location filename="../Project.py" line="885"/>
1107 <source>Show &amp;SQL</source> 1107 <source>Show &amp;SQL</source>
1108 <translation>&amp;SQL</translation> 1108 <translation>&amp;SQL</translation>
1109 </message> 1109 </message>
1110 <message> 1110 <message>
1111 <location filename="../Project.py" line="2239"/> 1111 <location filename="../Project.py" line="2258"/>
1112 <source>Create Indexes</source> 1112 <source>Create Indexes</source>
1113 <translation>Создание индексов</translation> 1113 <translation>Создание индексов</translation>
1114 </message> 1114 </message>
1115 <message> 1115 <message>
1116 <location filename="../Project.py" line="391"/> 1116 <location filename="../Project.py" line="391"/>
1121 <location filename="../Project.py" line="399"/> 1121 <location filename="../Project.py" line="399"/>
1122 <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> 1122 <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>
1123 <translation>&lt;b&gt;Создание индексов&lt;/b&gt;&lt;p&gt;Вывод SQL операторов CREATE INDEX для одного или нескольких приложений.&lt;/p&gt;</translation> 1123 <translation>&lt;b&gt;Создание индексов&lt;/b&gt;&lt;p&gt;Вывод SQL операторов CREATE INDEX для одного или нескольких приложений.&lt;/p&gt;</translation>
1124 </message> 1124 </message>
1125 <message> 1125 <message>
1126 <location filename="../Project.py" line="2248"/> 1126 <location filename="../Project.py" line="2267"/>
1127 <source>Create Everything</source> 1127 <source>Create Everything</source>
1128 <translation>Создать все</translation> 1128 <translation>Создать все</translation>
1129 </message> 1129 </message>
1130 <message> 1130 <message>
1131 <location filename="../Project.py" line="408"/> 1131 <location filename="../Project.py" line="408"/>
1146 <location filename="../Project.py" line="396"/> 1146 <location filename="../Project.py" line="396"/>
1147 <source>Prints the CREATE INDEX SQL statements for one or more applications</source> 1147 <source>Prints the CREATE INDEX SQL statements for one or more applications</source>
1148 <translation>Выводит SQL операторы CREATE INDEX для одного или нескольких приложений</translation> 1148 <translation>Выводит SQL операторы CREATE INDEX для одного или нескольких приложений</translation>
1149 </message> 1149 </message>
1150 <message> 1150 <message>
1151 <location filename="../Project.py" line="2257"/> 1151 <location filename="../Project.py" line="2276"/>
1152 <source>Custom Statements</source> 1152 <source>Custom Statements</source>
1153 <translation>Пользовательские запросы</translation> 1153 <translation>Пользовательские запросы</translation>
1154 </message> 1154 </message>
1155 <message> 1155 <message>
1156 <location filename="../Project.py" line="425"/> 1156 <location filename="../Project.py" line="425"/>
1166 <location filename="../Project.py" line="433"/> 1166 <location filename="../Project.py" line="433"/>
1167 <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> 1167 <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>
1168 <translation>&lt;b&gt;Пользовательские запросы&lt;/b&gt;&lt;p&gt;Вывод дополнительной таблицы, модифицированной SQL запросами. для одного или нескольких приложений.&lt;/p&gt;</translation> 1168 <translation>&lt;b&gt;Пользовательские запросы&lt;/b&gt;&lt;p&gt;Вывод дополнительной таблицы, модифицированной SQL запросами. для одного или нескольких приложений.&lt;/p&gt;</translation>
1169 </message> 1169 </message>
1170 <message> 1170 <message>
1171 <location filename="../Project.py" line="2266"/> 1171 <location filename="../Project.py" line="2285"/>
1172 <source>Drop Tables</source> 1172 <source>Drop Tables</source>
1173 <translation>Удаление таблиц</translation> 1173 <translation>Удаление таблиц</translation>
1174 </message> 1174 </message>
1175 <message> 1175 <message>
1176 <location filename="../Project.py" line="442"/> 1176 <location filename="../Project.py" line="442"/>
1201 <location filename="../Project.py" line="484"/> 1201 <location filename="../Project.py" line="484"/>
1202 <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> 1202 <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>
1203 <translation>&lt;b&gt;Очистка базы данных&lt;/b&gt;&lt;p&gt;Вывод списка SQL операторов для возврата всех таблиц базы данных к состоянию на момент ее инсталяции.&lt;/p&gt;</translation> 1203 <translation>&lt;b&gt;Очистка базы данных&lt;/b&gt;&lt;p&gt;Вывод списка SQL операторов для возврата всех таблиц базы данных к состоянию на момент ее инсталяции.&lt;/p&gt;</translation>
1204 </message> 1204 </message>
1205 <message> 1205 <message>
1206 <location filename="../Project.py" line="2289"/> 1206 <location filename="../Project.py" line="2308"/>
1207 <source>Reset Sequences</source> 1207 <source>Reset Sequences</source>
1208 <translation>Сброс цепочки</translation> 1208 <translation>Сброс цепочки</translation>
1209 </message> 1209 </message>
1210 <message> 1210 <message>
1211 <location filename="../Project.py" line="493"/> 1211 <location filename="../Project.py" line="493"/>
1221 <location filename="../Project.py" line="501"/> 1221 <location filename="../Project.py" line="501"/>
1222 <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> 1222 <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>
1223 <translation>&lt;b&gt;Сброс цепочки&lt;/b&gt;&lt;p&gt;Вывод SQL операторов для сброса последовательности для одного или нескольких приложений.&lt;/p&gt;</translation> 1223 <translation>&lt;b&gt;Сброс цепочки&lt;/b&gt;&lt;p&gt;Вывод SQL операторов для сброса последовательности для одного или нескольких приложений.&lt;/p&gt;</translation>
1224 </message> 1224 </message>
1225 <message> 1225 <message>
1226 <location filename="../Project.py" line="2693"/> 1226 <location filename="../Project.py" line="2723"/>
1227 <source>Dump Data</source> 1227 <source>Dump Data</source>
1228 <translation>Выводит текущие данные из базы данных</translation> 1228 <translation>Выводит текущие данные из базы данных</translation>
1229 </message> 1229 </message>
1230 <message> 1230 <message>
1231 <location filename="../Project.py" line="580"/> 1231 <location filename="../Project.py" line="580"/>
1246 <location filename="../Project.py" line="958"/> 1246 <location filename="../Project.py" line="958"/>
1247 <source>T&amp;esting</source> 1247 <source>T&amp;esting</source>
1248 <translation>Т&amp;естирование</translation> 1248 <translation>Т&amp;естирование</translation>
1249 </message> 1249 </message>
1250 <message> 1250 <message>
1251 <location filename="../Project.py" line="2331"/> 1251 <location filename="../Project.py" line="2351"/>
1252 <source>SQL Files (*.sql)</source> 1252 <source>SQL Files (*.sql)</source>
1253 <translation>SQL Files (*.sql)</translation> 1253 <translation>SQL Files (*.sql)</translation>
1254 </message> 1254 </message>
1255 <message> 1255 <message>
1256 <location filename="../Project.py" line="2716"/> 1256 <location filename="../Project.py" line="2747"/>
1257 <source>JSON Files (*.json)</source> 1257 <source>JSON Files (*.json)</source>
1258 <translation>JSON Files (*.json)</translation> 1258 <translation>JSON Files (*.json)</translation>
1259 </message> 1259 </message>
1260 <message> 1260 <message>
1261 <location filename="../Project.py" line="2718"/> 1261 <location filename="../Project.py" line="2749"/>
1262 <source>XML Files (*.xml)</source> 1262 <source>XML Files (*.xml)</source>
1263 <translation>XML Files (*.xml)</translation> 1263 <translation>XML Files (*.xml)</translation>
1264 </message> 1264 </message>
1265 <message> 1265 <message>
1266 <location filename="../Project.py" line="2720"/> 1266 <location filename="../Project.py" line="2751"/>
1267 <source>YAML Files (*.yaml)</source> 1267 <source>YAML Files (*.yaml)</source>
1268 <translation>YAML Files (*.yaml)</translation> 1268 <translation>YAML Files (*.yaml)</translation>
1269 </message> 1269 </message>
1270 <message> 1270 <message>
1271 <location filename="../Project.py" line="2732"/> 1271 <location filename="../Project.py" line="2763"/>
1272 <source>Load Data</source> 1272 <source>Load Data</source>
1273 <translation>Загрузка данных в базу данных из файлов оснастки</translation> 1273 <translation>Загрузка данных в базу данных из файлов оснастки</translation>
1274 </message> 1274 </message>
1275 <message> 1275 <message>
1276 <location filename="../Project.py" line="594"/> 1276 <location filename="../Project.py" line="594"/>
1326 <location filename="../Project.py" line="646"/> 1326 <location filename="../Project.py" line="646"/>
1327 <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> 1327 <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>
1328 <translation>&lt;b&gt;Запуск сервера тестов&lt;/b&gt;&lt;p&gt;Запуск сервера разработки с данными из набора фикстур.&lt;/p&gt;</translation> 1328 <translation>&lt;b&gt;Запуск сервера тестов&lt;/b&gt;&lt;p&gt;Запуск сервера разработки с данными из набора фикстур.&lt;/p&gt;</translation>
1329 </message> 1329 </message>
1330 <message> 1330 <message>
1331 <location filename="../Project.py" line="2845"/> 1331 <location filename="../Project.py" line="2886"/>
1332 <source>The Django test server could not be started.</source> 1332 <source>The Django test server could not be started.</source>
1333 <translation>Невозможно запустить Django сервер тестов.</translation> 1333 <translation>Невозможно запустить Django сервер тестов.</translation>
1334 </message> 1334 </message>
1335 <message> 1335 <message>
1336 <location filename="../Project.py" line="262"/> 1336 <location filename="../Project.py" line="262"/>
1376 <location filename="../Project.py" line="1079"/> 1376 <location filename="../Project.py" line="1079"/>
1377 <source>Compile selected catalogs</source> 1377 <source>Compile selected catalogs</source>
1378 <translation>Компиляция выбранных каталогов</translation> 1378 <translation>Компиляция выбранных каталогов</translation>
1379 </message> 1379 </message>
1380 <message> 1380 <message>
1381 <location filename="../Project.py" line="3014"/> 1381 <location filename="../Project.py" line="3055"/>
1382 <source>Initializing message catalog for &apos;{0}&apos;</source> 1382 <source>Initializing message catalog for &apos;{0}&apos;</source>
1383 <translation>Инициализация каталога сообщений для &apos;{0}&apos;</translation> 1383 <translation>Инициализация каталога сообщений для &apos;{0}&apos;</translation>
1384 </message> 1384 </message>
1385 <message> 1385 <message>
1386 <location filename="../Project.py" line="3273"/> 1386 <location filename="../Project.py" line="3321"/>
1387 <source>No current site selected or no site created yet. Aborting...</source> 1387 <source>No current site selected or no site created yet. Aborting...</source>
1388 <translation>Текущий сайт не выбран или еще не создан. Прерывание выполнения...</translation> 1388 <translation>Текущий сайт не выбран или еще не создан. Прерывание выполнения...</translation>
1389 </message> 1389 </message>
1390 <message> 1390 <message>
1391 <location filename="../Project.py" line="3146"/> 1391 <location filename="../Project.py" line="3191"/>
1392 <source>Updating message catalogs</source> 1392 <source>Updating message catalogs</source>
1393 <translation>Обновление каталогов сообщений</translation> 1393 <translation>Обновление каталогов сообщений</translation>
1394 </message> 1394 </message>
1395 <message> 1395 <message>
1396 <location filename="../Project.py" line="3237"/> 1396 <location filename="../Project.py" line="3284"/>
1397 <source>No locales detected. Aborting...</source> 1397 <source>No locales detected. Aborting...</source>
1398 <translation>Локали не найдены. Прерывание выполнения...</translation> 1398 <translation>Локали не найдены. Прерывание выполнения...</translation>
1399 </message> 1399 </message>
1400 <message> 1400 <message>
1401 <location filename="../Project.py" line="3197"/> 1401 <location filename="../Project.py" line="3243"/>
1402 <source> 1402 <source>
1403 Message catalogs updated successfully.</source> 1403 Message catalogs updated successfully.</source>
1404 <translation> 1404 <translation>
1405 Каталоги сообщений успешно обновлены.</translation> 1405 Каталоги сообщений успешно обновлены.</translation>
1406 </message> 1406 </message>
1407 <message> 1407 <message>
1408 <location filename="../Project.py" line="3263"/> 1408 <location filename="../Project.py" line="3310"/>
1409 <source>Compiling message catalogs</source> 1409 <source>Compiling message catalogs</source>
1410 <translation>Компиляция каталогов сообщений</translation> 1410 <translation>Компиляция каталогов сообщений</translation>
1411 </message> 1411 </message>
1412 <message> 1412 <message>
1413 <location filename="../Project.py" line="3280"/> 1413 <location filename="../Project.py" line="3328"/>
1414 <source> 1414 <source>
1415 Message catalogs compiled successfully.</source> 1415 Message catalogs compiled successfully.</source>
1416 <translation> 1416 <translation>
1417 Каталоги сообщений успешно компилированы.</translation> 1417 Каталоги сообщений успешно компилированы.</translation>
1418 </message> 1418 </message>
1425 <location filename="../Project.py" line="1072"/> 1425 <location filename="../Project.py" line="1072"/>
1426 <source>Update selected catalogs (with obsolete)</source> 1426 <source>Update selected catalogs (with obsolete)</source>
1427 <translation>Обновить выбранные каталоги (с устаревшими)</translation> 1427 <translation>Обновить выбранные каталоги (с устаревшими)</translation>
1428 </message> 1428 </message>
1429 <message> 1429 <message>
1430 <location filename="../Project.py" line="1863"/> 1430 <location filename="../Project.py" line="1877"/>
1431 <source>Start Global Django Application</source> 1431 <source>Start Global Django Application</source>
1432 <translation>Выполнение Django global приложения</translation> 1432 <translation>Выполнение Django global приложения</translation>
1433 </message> 1433 </message>
1434 <message> 1434 <message>
1435 <location filename="../Project.py" line="1863"/> 1435 <location filename="../Project.py" line="1877"/>
1436 <source>Enter the name of the new global Django application.</source> 1436 <source>Enter the name of the new global Django application.</source>
1437 <translation>Введите имя нового Djangо global приложения.</translation> 1437 <translation>Введите имя нового Djangо global приложения.</translation>
1438 </message> 1438 </message>
1439 <message> 1439 <message>
1440 <location filename="../Project.py" line="1885"/> 1440 <location filename="../Project.py" line="1899"/>
1441 <source>Start Local Django Application</source> 1441 <source>Start Local Django Application</source>
1442 <translation>Выполнение Django local приложения</translation> 1442 <translation>Выполнение Django local приложения</translation>
1443 </message> 1443 </message>
1444 <message> 1444 <message>
1445 <location filename="../Project.py" line="1885"/> 1445 <location filename="../Project.py" line="1899"/>
1446 <source>Enter the name of the new local Django application.</source> 1446 <source>Enter the name of the new local Django application.</source>
1447 <translation>Введите имя нового Django local приложения.</translation> 1447 <translation>Введите имя нового Django local приложения.</translation>
1448 </message> 1448 </message>
1449 <message> 1449 <message>
1450 <location filename="../Project.py" line="3178"/> 1450 <location filename="../Project.py" line="3224"/>
1451 <source>Updating message catalogs (keeping obsolete messages)</source> 1451 <source>Updating message catalogs (keeping obsolete messages)</source>
1452 <translation>Обновление каталогов сообщений (с сохранением устаревших сообщений)</translation> 1452 <translation>Обновление каталогов сообщений (с сохранением устаревших сообщений)</translation>
1453 </message> 1453 </message>
1454 <message> 1454 <message>
1455 <location filename="../Project.py" line="2875"/> 1455 <location filename="../Project.py" line="2916"/>
1456 <source>Change Password</source> 1456 <source>Change Password</source>
1457 <translation>Смена пароля</translation> 1457 <translation>Смена пароля</translation>
1458 </message> 1458 </message>
1459 <message> 1459 <message>
1460 <location filename="../Project.py" line="658"/> 1460 <location filename="../Project.py" line="658"/>
1490 <location filename="../Project.py" line="679"/> 1490 <location filename="../Project.py" line="679"/>
1491 <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source> 1491 <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source>
1492 <translation>&lt;b&gt;Создание суперпользователя&lt;/b&gt;&lt;p&gt;Создание аккаунта суперпользователя для Django проекта.&lt;/p&gt;</translation> 1492 <translation>&lt;b&gt;Создание суперпользователя&lt;/b&gt;&lt;p&gt;Создание аккаунта суперпользователя для Django проекта.&lt;/p&gt;</translation>
1493 </message> 1493 </message>
1494 <message> 1494 <message>
1495 <location filename="../Project.py" line="2933"/> 1495 <location filename="../Project.py" line="2974"/>
1496 <source>Clear Sessions</source> 1496 <source>Clear Sessions</source>
1497 <translation>Очистка сессии</translation> 1497 <translation>Очистка сессии</translation>
1498 </message> 1498 </message>
1499 <message> 1499 <message>
1500 <location filename="../Project.py" line="690"/> 1500 <location filename="../Project.py" line="690"/>
1520 <location filename="../Project.py" line="996"/> 1520 <location filename="../Project.py" line="996"/>
1521 <source>&amp;Session</source> 1521 <source>&amp;Session</source>
1522 <translation>&amp;Сессия</translation> 1522 <translation>&amp;Сессия</translation>
1523 </message> 1523 </message>
1524 <message> 1524 <message>
1525 <location filename="../Project.py" line="2875"/> 1525 <location filename="../Project.py" line="2916"/>
1526 <source>Enter the name of the user:</source> 1526 <source>Enter the name of the user:</source>
1527 <translation>Введите имя пользователя:</translation> 1527 <translation>Введите имя пользователя:</translation>
1528 </message> 1528 </message>
1529 <message> 1529 <message>
1530 <location filename="../Project.py" line="2945"/> 1530 <location filename="../Project.py" line="2986"/>
1531 <source>Expired sessions cleared successfully.</source> 1531 <source>Expired sessions cleared successfully.</source>
1532 <translation>Истекшая сессия успешно очищена.</translation> 1532 <translation>Истекшая сессия успешно очищена.</translation>
1533 </message> 1533 </message>
1534 <message> 1534 <message>
1535 <location filename="../Project.py" line="1454"/> 1535 <location filename="../Project.py" line="1454"/>
1536 <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> 1536 <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>
1537 <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> 1537 <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>
1538 </message> 1538 </message>
1539 <message> 1539 <message>
1540 <location filename="../Project.py" line="1834"/> 1540 <location filename="../Project.py" line="1848"/>
1541 <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> 1541 <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>
1542 <translation>&lt;p&gt;Скрипт &lt;b&gt;django-admin.py&lt;/b&gt; не найден в путях доступа. Прерывание...&lt;/p&gt;</translation> 1542 <translation>&lt;p&gt;Скрипт &lt;b&gt;django-admin.py&lt;/b&gt; не найден в путях доступа. Прерывание...&lt;/p&gt;</translation>
1543 </message> 1543 </message>
1544 <message> 1544 <message>
1545 <location filename="../Project.py" line="1038"/> 1545 <location filename="../Project.py" line="1038"/>
1546 <source>Open with {0}</source> 1546 <source>Open with {0}</source>
1547 <translation>Открыть с помощью {0}</translation> 1547 <translation>Открыть с помощью {0}</translation>
1548 </message> 1548 </message>
1549 <message> 1549 <message>
1550 <location filename="../Project.py" line="3309"/> 1550 <location filename="../Project.py" line="3357"/>
1551 <source>The translations editor process ({0}) could not be started.</source> 1551 <source>The translations editor process ({0}) could not be started.</source>
1552 <translation>Невозможен запуск редактора переводов ({0}).</translation> 1552 <translation>Невозможен запуск редактора переводов ({0}).</translation>
1553 </message> 1553 </message>
1554 <message> 1554 <message>
1555 <location filename="../Project.py" line="1173"/> 1555 <location filename="../Project.py" line="1173"/>
1556 <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> 1556 <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>
1557 <translation>&lt;p&gt;Невозможно создать файл новой формы &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt; Проблема: {1}&lt;/p&gt;</translation> 1557 <translation>&lt;p&gt;Невозможно создать файл новой формы &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt; Проблема: {1}&lt;/p&gt;</translation>
1558 </message> 1558 </message>
1559 <message> 1559 <message>
1560 <location filename="../Project.py" line="3034"/> 1560 <location filename="../Project.py" line="3076"/>
1561 <source> 1561 <source>
1562 Message catalog initialized successfully.</source> 1562 Message catalog initialized successfully.</source>
1563 <translation> 1563 <translation>
1564 Каталог сообщений успешно инициализирован.</translation> 1564 Каталог сообщений успешно инициализирован.</translation>
1565 </message> 1565 </message>
1566 <message> 1566 <message>
1567 <location filename="../Project.py" line="2275"/> 1567 <location filename="../Project.py" line="2294"/>
1568 <source>Drop Indexes</source> 1568 <source>Drop Indexes</source>
1569 <translation>Удалить индексы</translation> 1569 <translation>Удалить индексы</translation>
1570 </message> 1570 </message>
1571 <message> 1571 <message>
1572 <location filename="../Project.py" line="459"/> 1572 <location filename="../Project.py" line="459"/>
1647 <location filename="../Project.py" line="745"/> 1647 <location filename="../Project.py" line="745"/>
1648 <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> 1648 <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>
1649 <translation>&lt;b&gt;Применить все миграции&lt;/b&gt;&lt;p&gt;Касается всех миграций Django проекта.&lt;/p&gt;</translation> 1649 <translation>&lt;b&gt;Применить все миграции&lt;/b&gt;&lt;p&gt;Касается всех миграций Django проекта.&lt;/p&gt;</translation>
1650 </message> 1650 </message>
1651 <message> 1651 <message>
1652 <location filename="../Project.py" line="2385"/> 1652 <location filename="../Project.py" line="2405"/>
1653 <source>Apply Selected Migrations</source> 1653 <source>Apply Selected Migrations</source>
1654 <translation>Применить выбранные миграции</translation> 1654 <translation>Применить выбранные миграции</translation>
1655 </message> 1655 </message>
1656 <message> 1656 <message>
1657 <location filename="../Project.py" line="757"/> 1657 <location filename="../Project.py" line="757"/>
1662 <location filename="../Project.py" line="759"/> 1662 <location filename="../Project.py" line="759"/>
1663 <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> 1663 <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>
1664 <translation>&lt;b&gt;Применить выбранные миграции&lt;/b&gt;&lt;p&gt;Касается выбранных миграций Django проекта.&lt;/p&gt;</translation> 1664 <translation>&lt;b&gt;Применить выбранные миграции&lt;/b&gt;&lt;p&gt;Касается выбранных миграций Django проекта.&lt;/p&gt;</translation>
1665 </message> 1665 </message>
1666 <message> 1666 <message>
1667 <location filename="../Project.py" line="2444"/> 1667 <location filename="../Project.py" line="2464"/>
1668 <source>Unapply Migrations</source> 1668 <source>Unapply Migrations</source>
1669 <translation>Откатить миграции</translation> 1669 <translation>Откатить миграции</translation>
1670 </message> 1670 </message>
1671 <message> 1671 <message>
1672 <location filename="../Project.py" line="768"/> 1672 <location filename="../Project.py" line="768"/>
1682 <location filename="../Project.py" line="775"/> 1682 <location filename="../Project.py" line="775"/>
1683 <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> 1683 <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>
1684 <translation>&lt;b&gt;Откатить миграции&lt;/b&gt;&lt;p&gt;Откат всех миграций для приложений Django проекта.&lt;/p&gt;</translation> 1684 <translation>&lt;b&gt;Откатить миграции&lt;/b&gt;&lt;p&gt;Откат всех миграций для приложений Django проекта.&lt;/p&gt;</translation>
1685 </message> 1685 </message>
1686 <message> 1686 <message>
1687 <location filename="../Project.py" line="2523"/> 1687 <location filename="../Project.py" line="2544"/>
1688 <source>Make Migrations</source> 1688 <source>Make Migrations</source>
1689 <translation>Создать миграции</translation> 1689 <translation>Создать миграции</translation>
1690 </message> 1690 </message>
1691 <message> 1691 <message>
1692 <location filename="../Project.py" line="783"/> 1692 <location filename="../Project.py" line="783"/>
1702 <location filename="../Project.py" line="790"/> 1702 <location filename="../Project.py" line="790"/>
1703 <source>&lt;b&gt;Make Migrations&lt;/b&gt;&lt;p&gt;This generates migrations for the Django project.&lt;/p&gt;</source> 1703 <source>&lt;b&gt;Make Migrations&lt;/b&gt;&lt;p&gt;This generates migrations for the Django project.&lt;/p&gt;</source>
1704 <translation>&lt;b&gt;Создать миграции&lt;/b&gt;&lt;p&gt;Создание миграций для Django прокта.&lt;/p&gt;</translation> 1704 <translation>&lt;b&gt;Создать миграции&lt;/b&gt;&lt;p&gt;Создание миграций для Django прокта.&lt;/p&gt;</translation>
1705 </message> 1705 </message>
1706 <message> 1706 <message>
1707 <location filename="../Project.py" line="2555"/> 1707 <location filename="../Project.py" line="2577"/>
1708 <source>No migrations available.</source> 1708 <source>No migrations available.</source>
1709 <translation>Нет доступных миграций.</translation> 1709 <translation>Нет доступных миграций.</translation>
1710 </message> 1710 </message>
1711 <message> 1711 <message>
1712 <location filename="../Project.py" line="2410"/> 1712 <location filename="../Project.py" line="2430"/>
1713 <source>Apply Migrations</source> 1713 <source>Apply Migrations</source>
1714 <translation>Применить миграции</translation> 1714 <translation>Применить миграции</translation>
1715 </message> 1715 </message>
1716 <message> 1716 <message>
1717 <location filename="../Project.py" line="2444"/> 1717 <location filename="../Project.py" line="2464"/>
1718 <source>Select an application:</source> 1718 <source>Select an application:</source>
1719 <translation>Выберите приложение:</translation> 1719 <translation>Выберите приложение:</translation>
1720 </message> 1720 </message>
1721 <message> 1721 <message>
1722 <location filename="../Project.py" line="2568"/> 1722 <location filename="../Project.py" line="2590"/>
1723 <source>Squash Migrations</source> 1723 <source>Squash Migrations</source>
1724 <translation>Объединить миграции</translation> 1724 <translation>Объединить миграции</translation>
1725 </message> 1725 </message>
1726 <message> 1726 <message>
1727 <location filename="../Project.py" line="797"/> 1727 <location filename="../Project.py" line="797"/>
1777 <location filename="../Project.py" line="535"/> 1777 <location filename="../Project.py" line="535"/>
1778 <source>&lt;b&gt;Unapply Migration&lt;/b&gt;&lt;p&gt;Prints the SQL statements to unapply a migration of an application.&lt;/p&gt;</source> 1778 <source>&lt;b&gt;Unapply Migration&lt;/b&gt;&lt;p&gt;Prints the SQL statements to unapply a migration of an application.&lt;/p&gt;</source>
1779 <translation>&lt;b&gt;Откатить миграцию&lt;/b&gt;&lt;p&gt;Выводит SQL запросы для отката миграции приложения.&lt;/p&gt;</translation> 1779 <translation>&lt;b&gt;Откатить миграцию&lt;/b&gt;&lt;p&gt;Выводит SQL запросы для отката миграции приложения.&lt;/p&gt;</translation>
1780 </message> 1780 </message>
1781 <message> 1781 <message>
1782 <location filename="../Project.py" line="2313"/> 1782 <location filename="../Project.py" line="2332"/>
1783 <source>SQL Migrate</source> 1783 <source>SQL Migrate</source>
1784 <translation>SQL миграции</translation> 1784 <translation>SQL миграции</translation>
1785 </message> 1785 </message>
1786 <message> 1786 <message>
1787 <location filename="../Project.py" line="3354"/> 1787 <location filename="../Project.py" line="3402"/>
1788 <source>Check Project</source> 1788 <source>Check Project</source>
1789 <translation>Проверить проект</translation> 1789 <translation>Проверить проект</translation>
1790 </message> 1790 </message>
1791 <message> 1791 <message>
1792 <location filename="../Project.py" line="303"/> 1792 <location filename="../Project.py" line="303"/>
1811 <message> 1811 <message>
1812 <location filename="../Project.py" line="630"/> 1812 <location filename="../Project.py" line="630"/>
1813 <source>&lt;b&gt;Run Testsuite (-Wall)&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site with activated deprecation warnings.&lt;/p&gt;</source> 1813 <source>&lt;b&gt;Run Testsuite (-Wall)&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site with activated deprecation warnings.&lt;/p&gt;</source>
1814 <translation>&lt;b&gt;Выполнить набор тестов (-Wall)&lt;/b&gt;&lt;p&gt;Выполнение набора тестов для приложений или всего сайта с включенными предупреждениями о устаревшем API.&lt;/p&gt;</translation> 1814 <translation>&lt;b&gt;Выполнить набор тестов (-Wall)&lt;/b&gt;&lt;p&gt;Выполнение набора тестов для приложений или всего сайта с включенными предупреждениями о устаревшем API.&lt;/p&gt;</translation>
1815 </message> 1815 </message>
1816 <message>
1817 <location filename="../Project.py" line="1744"/>
1818 <source>&lt;p&gt;The Django project path &lt;b&gt;{0}&lt;/b&gt; exists already. Shall it be removed and recreated?&lt;/p&gt;</source>
1819 <translation type="unfinished"></translation>
1820 </message>
1821 <message>
1822 <location filename="../Project.py" line="1751"/>
1823 <source>&lt;p&gt;Please add the files to the eric project manually.&lt;/p&gt;</source>
1824 <translation type="unfinished"></translation>
1825 </message>
1816 </context> 1826 </context>
1817 <context> 1827 <context>
1818 <name>ProjectDjangoPlugin</name> 1828 <name>ProjectDjangoPlugin</name>
1819 <message> 1829 <message>
1820 <location filename="../../PluginProjectDjango.py" line="391"/> 1830 <location filename="../../PluginProjectDjango.py" line="393"/>
1821 <source>Django</source> 1831 <source>Django</source>
1822 <translation>Django</translation> 1832 <translation>Django</translation>
1823 </message> 1833 </message>
1824 </context> 1834 </context>
1825 </TS> 1835 </TS>

eric ide

mercurial