--- a/ProjectDjango/i18n/django_ru.ts Sun Nov 12 14:56:25 2017 +0100 +++ b/ProjectDjango/i18n/django_ru.ts Sat Nov 18 12:40:04 2017 +0100 @@ -209,12 +209,12 @@ <message> <location filename="../DjangoLoaddataDataDialog.ui" line="29"/> <source>Enter the list of fixture patterns or the path of a fixture file.</source> - <translation>Задайте список патернов оснастки или укажите путь к файлу оснастки.</translation> + <translation>Задайте список патернов фикстур или укажите путь к файлу фикстур.</translation> </message> <message> <location filename="../DjangoLoaddataDataDialog.ui" line="39"/> <source>Select a fixture file via a file selection dialog</source> - <translation>Выбор файла оснастки в процессе диалога</translation> + <translation>Выбор файла фикстуры в процессе диалога</translation> </message> <message> <location filename="../DjangoLoaddataDataDialog.py" line="60"/> @@ -234,7 +234,7 @@ <message> <location filename="../DjangoLoaddataDataDialog.py" line="68"/> <source>Select fixture file</source> - <translation>Выбор файла оснастки</translation> + <translation>Выбор файла фикстуры</translation> </message> </context> <context> @@ -612,1203 +612,1204 @@ <message> <location filename="../DjangoTestDataDialog.ui" line="14"/> <source>Django Test Data</source> - <translation type="unfinished"></translation> + <translation>Данные для теста Django</translation> </message> <message> <location filename="../DjangoTestDataDialog.ui" line="23"/> <source>Test Labels:</source> - <translation type="unfinished"></translation> + <translation>Метки теста:</translation> </message> <message> <location filename="../DjangoTestDataDialog.ui" line="30"/> <source>Enter the tests to be performed separated by space</source> - <translation type="unfinished"></translation> + <translation>Задайте тесты для выполнения, разделенные пробелами</translation> </message> <message> <location filename="../DjangoTestDataDialog.ui" line="54"/> <source>Tags:</source> - <translation type="unfinished"></translation> + <translation>Теги:</translation> </message> <message> <location filename="../DjangoTestDataDialog.ui" line="61"/> <source>Enter the test tags to be run separated by space</source> - <translation type="unfinished"></translation> + <translation>Введите теги выполняемых тестов, разделенные пробелами</translation> </message> <message> <location filename="../DjangoTestDataDialog.ui" line="71"/> <source>Exclude Tags:</source> - <translation type="unfinished"></translation> + <translation>Исключить теги:</translation> </message> <message> <location filename="../DjangoTestDataDialog.ui" line="78"/> <source>Enter the test tags to be skipped separated by space</source> - <translation type="unfinished"></translation> + <translation>Введите теги пропускаемых тестов, разделенные пробелами</translation> </message> <message> <location filename="../DjangoTestDataDialog.ui" line="88"/> <source>Select to keep the test database</source> - <translation type="unfinished"></translation> + <translation>Разрешить сохранение тестовой базы данных</translation> </message> <message> <location filename="../DjangoTestDataDialog.ui" line="91"/> <source>Keep Test Database</source> - <translation type="unfinished"></translation> + <translation>Сохранять тестовую базу данных</translation> </message> <message> <location filename="../DjangoTestDataDialog.ui" line="98"/> <source>Select to run the tests in reverse order</source> - <translation type="unfinished"></translation> + <translation>Разрешить выполнять тесты в обратном порядке</translation> </message> <message> <location filename="../DjangoTestDataDialog.ui" line="101"/> <source>Run Tests in Reverse Order</source> - <translation type="unfinished"></translation> + <translation>Выполнять тесты в обратном порядке</translation> </message> <message> <location filename="../DjangoTestDataDialog.ui" line="40"/> <source>Test File Pattern:</source> - <translation type="unfinished"></translation> + <translation>Шаблон файлов с тестами:</translation> </message> <message> <location filename="../DjangoTestDataDialog.ui" line="47"/> <source>Enter the test file pattern</source> - <translation type="unfinished"></translation> + <translation>Задайте шаблон файлов с тестами</translation> </message> </context> <context> <name>Project</name> <message> - <location filename="../Project.py" line="824"/> + <location filename="../Project.py" line="821"/> <source>D&jango</source> <translation>D&jango</translation> </message> <message> - <location filename="../Project.py" line="1176"/> + <location filename="../Project.py" line="1173"/> <source>New Form</source> <translation>Создание новой формы</translation> </message> <message> - <location filename="../Project.py" line="1143"/> + <location filename="../Project.py" line="1140"/> <source>The file already exists! Overwrite it?</source> <translation>Файл уже существует! Переписать его?</translation> </message> <message> - <location filename="../Project.py" line="139"/> + <location filename="../Project.py" line="136"/> <source>Current Project</source> <translation>Текущий проект</translation> </message> <message> - <location filename="../Project.py" line="144"/> + <location filename="../Project.py" line="141"/> <source>Selects the current project</source> <translation>Выбор текущего проекта</translation> </message> <message> - <location filename="../Project.py" line="159"/> + <location filename="../Project.py" line="156"/> <source>Start Project</source> <translation>Создание нового проекта</translation> </message> <message> - <location filename="../Project.py" line="159"/> + <location filename="../Project.py" line="156"/> <source>Start &Project</source> <translation>Новый &проект</translation> </message> <message> - <location filename="../Project.py" line="164"/> + <location filename="../Project.py" line="161"/> <source>Starts a new Django project</source> <translation>Создание нового Django проекта</translation> </message> <message> - <location filename="../Project.py" line="166"/> + <location filename="../Project.py" line="163"/> <source><b>Start Project</b><p>Starts a new Django project using "django-admin.py startproject".</p></source> <translation><b>Новый проект</b><p>Создание нового Django проекта посредством команды "django-admin.py startproject".</p></translation> </message> <message> - <location filename="../Project.py" line="174"/> + <location filename="../Project.py" line="171"/> <source>Start Application (global)</source> <translation>Создание приложения (global)</translation> </message> <message> - <location filename="../Project.py" line="174"/> + <location filename="../Project.py" line="171"/> <source>Start Application (&global)</source> <translation>Новое приложение (&global)</translation> </message> <message> - <location filename="../Project.py" line="179"/> + <location filename="../Project.py" line="176"/> <source>Starts a new global Django application</source> <translation>Создание нового (global) Django приложения</translation> </message> <message> - <location filename="../Project.py" line="181"/> + <location filename="../Project.py" line="178"/> <source><b>Start Application (global)</b><p>Starts a new global Django application using "django-admin.py startapp".</p></source> <translation><b>Старт приложения (global)</b><p>Создание нового global Django приложения посредством команды: "django-admin.py startapp".</p></translation> </message> <message> - <location filename="../Project.py" line="190"/> + <location filename="../Project.py" line="187"/> <source>Start Application (local)</source> <translation>Создание приложения (local)</translation> </message> <message> - <location filename="../Project.py" line="190"/> + <location filename="../Project.py" line="187"/> <source>Start Application (&local)</source> <translation>Новое приложение (&local)</translation> </message> <message> - <location filename="../Project.py" line="195"/> + <location filename="../Project.py" line="192"/> <source>Starts a new local Django application</source> <translation>Создание нового (local) Django приложения</translation> </message> <message> - <location filename="../Project.py" line="197"/> + <location filename="../Project.py" line="194"/> <source><b>Start Application (local)</b><p>Starts a new local Django application using "manage.py startapp".</p></source> <translation><b>Старт приложения (local)</b><p>Создание нового local Django приложения посредством команды: "manage.py startapp".</p></translation> </message> <message> - <location filename="../Project.py" line="210"/> + <location filename="../Project.py" line="207"/> <source>Run Server</source> <translation>Сервер разработки</translation> </message> <message> - <location filename="../Project.py" line="210"/> + <location filename="../Project.py" line="207"/> <source>Run &Server</source> <translation>&Сервер разработки</translation> </message> <message> - <location filename="../Project.py" line="215"/> + <location filename="../Project.py" line="212"/> <source>Starts the Django Web server</source> <translation>Запуск Django Web сервера разработки</translation> </message> <message> - <location filename="../Project.py" line="217"/> + <location filename="../Project.py" line="214"/> <source><b>Run Server</b><p>Starts the Django Web server using "manage.py runserver".</p></source> <translation><b>Сервер разработки</b><p>Запуск Django Web сервера разработки посредством команды: "manage.py runserver".</p></translation> </message> <message> - <location filename="../Project.py" line="2097"/> + <location filename="../Project.py" line="2094"/> <source>Run Web-Browser</source> <translation>Запуск Web-браузера администрирования</translation> </message> <message> - <location filename="../Project.py" line="225"/> + <location filename="../Project.py" line="222"/> <source>Run &Web-Browser</source> <translation>Запуск &Web-браузера</translation> </message> <message> - <location filename="../Project.py" line="230"/> + <location filename="../Project.py" line="227"/> <source>Starts the default Web-Browser with the URL of the Django Web server</source> <translation>Запуск Web-браузера, используемого по умолчанию, с URL Django Web сервера</translation> </message> <message> - <location filename="../Project.py" line="233"/> + <location filename="../Project.py" line="230"/> <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Django Web server.</p></source> <translation><b>Запуск Web-браузера</b><p>Запуск Web-браузера, используемого по умолчанию, с адресом Django Web сервера.</p></translation> </message> <message> - <location filename="../Project.py" line="1457"/> + <location filename="../Project.py" line="1454"/> <source>About Django</source> <translation>О Django</translation> </message> <message> - <location filename="../Project.py" line="283"/> + <location filename="../Project.py" line="280"/> <source>About D&jango</source> <translation>О D&jango</translation> </message> <message> - <location filename="../Project.py" line="288"/> + <location filename="../Project.py" line="285"/> <source>Shows some information about Django</source> <translation>Отображение информации о Django</translation> </message> <message> - <location filename="../Project.py" line="290"/> + <location filename="../Project.py" line="287"/> <source><b>About Django</b><p>Shows some information about Django.</p></source> <translation><b>О Django</b><p>Отображение информации о Django.</p></translation> </message> <message> - <location filename="../Project.py" line="866"/> + <location filename="../Project.py" line="863"/> <source>&Database</source> <translation>&База данных</translation> </message> <message> - <location filename="../Project.py" line="1974"/> + <location filename="../Project.py" line="1971"/> <source>Project</source> <translation>Project</translation> </message> <message> - <location filename="../Project.py" line="1713"/> + <location filename="../Project.py" line="1710"/> <source>Application</source> <translation>Application</translation> </message> <message> - <location filename="../Project.py" line="1715"/> + <location filename="../Project.py" line="1712"/> <source>Start Django</source> <translation>Старт Django</translation> </message> <message> - <location filename="../Project.py" line="1715"/> + <location filename="../Project.py" line="1712"/> <source>Select if this project should be a Django Project or Application.<br />Select the empty entry for none.</source> <translation>Сделайте соответствующий выбор, если это будет Django проект или приложение.<br/>Если нет - выберите пустой ввод.</translation> </message> <message> - <location filename="../Project.py" line="1792"/> + <location filename="../Project.py" line="1789"/> <source>Start Django Project</source> <translation>Создание Django проекта</translation> </message> <message> - <location filename="../Project.py" line="1768"/> + <location filename="../Project.py" line="1765"/> <source>Django project created successfully.</source> <translation>Django проект успешно создан.</translation> </message> <message> - <location filename="../Project.py" line="1792"/> + <location filename="../Project.py" line="1789"/> <source>Enter the name of the new Django project.</source> <translation>Введите имя нового Django проекта.</translation> </message> <message> - <location filename="../Project.py" line="1820"/> + <location filename="../Project.py" line="1817"/> <source>Start Django Application</source> <translation>Создание Django приложения</translation> </message> <message> - <location filename="../Project.py" line="1854"/> + <location filename="../Project.py" line="1851"/> <source>Django application created successfully.</source> <translation>Django приложение успешно создано.</translation> </message> <message> - <location filename="../Project.py" line="1937"/> + <location filename="../Project.py" line="1934"/> <source>Select Project</source> <translation>Выбор проекта</translation> </message> <message> - <location filename="../Project.py" line="1937"/> + <location filename="../Project.py" line="1934"/> <source>Select the Django project to work with.</source> <translation>Выбор Django проекта для работы.</translation> </message> <message> - <location filename="../Project.py" line="1972"/> + <location filename="../Project.py" line="1969"/> <source>None</source> <translation>none</translation> </message> <message> - <location filename="../Project.py" line="3315"/> + <location filename="../Project.py" line="3309"/> <source>Process Generation Error</source> <translation>Ошибка при запуске процесса</translation> </message> <message> - <location filename="../Project.py" line="2051"/> + <location filename="../Project.py" line="2048"/> <source>The Django server could not be started.</source> <translation>Невозможно запустить Django сервер.</translation> </message> <message> - <location filename="../Project.py" line="2097"/> + <location filename="../Project.py" line="2094"/> <source>Could not start the web-browser for the url "{0}".</source> <translation>Невозможно открыть web-браузер с адресом "{0}".</translation> </message> <message> - <location filename="../Project.py" line="2924"/> + <location filename="../Project.py" line="2918"/> <source>The Django process could not be started.</source> <translation>Невозможно запустить Django процесс.</translation> </message> <message> - <location filename="../Project.py" line="146"/> + <location filename="../Project.py" line="143"/> <source><b>Current Project</b><p>Selects the current project. Used for multi-project Django projects to switch between the projects.</p></source> <translation><b>Текущий проект</b><p>Выберите текущий проект. Используется в мультипроекте Django проектов для переключения между ними.</p></translation> </message> <message> - <location filename="../Project.py" line="2603"/> + <location filename="../Project.py" line="2600"/> <source>Diff Settings</source> <translation>Отличие текущих параметров от параметров настройки Django по умолчанию</translation> </message> <message> - <location filename="../Project.py" line="551"/> + <location filename="../Project.py" line="548"/> <source>&Diff Settings</source> <translation>&Различия настройки</translation> </message> <message> - <location filename="../Project.py" line="556"/> + <location filename="../Project.py" line="553"/> <source>Shows the modification made to the settings</source> <translation>Показ изменений, сделанных в параметрах настройки</translation> </message> <message> - <location filename="../Project.py" line="558"/> + <location filename="../Project.py" line="555"/> <source><b>Diff Settings</b><p>Shows the modification made to the settings.</p></source> <translation><b>Различия настройки</b><p>Показ изменений, сделанных в параметрах настройки.</p></translation> </message> <message> - <location filename="../Project.py" line="943"/> + <location filename="../Project.py" line="940"/> <source>&Tools</source> <translation>&Сервис</translation> </message> <message> - <location filename="../Project.py" line="1528"/> + <location filename="../Project.py" line="1525"/> <source>Select Applications</source> <translation>Выбор приложений</translation> </message> <message> - <location filename="../Project.py" line="1528"/> + <location filename="../Project.py" line="1525"/> <source>Enter the list of applications separated by spaces.</source> <translation>Введите список приложений, разделенных пробелами.</translation> </message> <message> - <location filename="../Project.py" line="1977"/> + <location filename="../Project.py" line="1974"/> <source>&Current Django project ({0})</source> <translation>Текущий &Django проект ({0})</translation> </message> <message> - <location filename="../Project.py" line="565"/> + <location filename="../Project.py" line="562"/> <source>Start Python Console</source> <translation>Старт консоли Python</translation> </message> <message> - <location filename="../Project.py" line="565"/> + <location filename="../Project.py" line="562"/> <source>Start &Python Console</source> <translation>Старт консоли &Python</translation> </message> <message> - <location filename="../Project.py" line="570"/> + <location filename="../Project.py" line="567"/> <source>Starts a Python interactive interpreter</source> <translation>Запуск интерактивного интерпретатора Python</translation> </message> <message> - <location filename="../Project.py" line="572"/> + <location filename="../Project.py" line="569"/> <source><b>Start Python Console</b><p>Starts a Python interactive interpreter.</p></source> <translation><b>Запуск консоли Python</b><p>Запуск интерактивного интерпретатора Python.</p></translation> </message> <message> - <location filename="../Project.py" line="2659"/> + <location filename="../Project.py" line="2656"/> <source>Create Cache Tables</source> <translation>Создание кэша таблиц</translation> </message> <message> - <location filename="../Project.py" line="245"/> + <location filename="../Project.py" line="242"/> <source>C&reate Cache Tables</source> <translation>С&оздание кэша таблиц</translation> </message> <message> - <location filename="../Project.py" line="250"/> + <location filename="../Project.py" line="247"/> <source>Creates the tables needed to use the SQL cache backend</source> <translation>Для создания таблиц необходимо использовать SQL кэш бэкенд</translation> </message> <message> - <location filename="../Project.py" line="252"/> + <location filename="../Project.py" line="249"/> <source><b>Create Cache Tables</b><p>Creates the tables needed to use the SQL cache backend.</p></source> <translation><b>Создание кэша таблиц</b><p>Для создания таблиц необходимо использовать SQL кэш бэкенд.</p></translation> </message> <message> - <location filename="../Project.py" line="2666"/> + <location filename="../Project.py" line="2663"/> <source>Enter the names of the cache tables separated by spaces.</source> <translation>Введите имена таблиц кэша, разделенных пробелами.</translation> </message> <message> - <location filename="../Project.py" line="2681"/> + <location filename="../Project.py" line="2678"/> <source>Cache tables created successfully.</source> <translation>Кэш таблиц создан успешно.</translation> </message> <message> - <location filename="../Project.py" line="327"/> + <location filename="../Project.py" line="324"/> <source>Introspect</source> <translation>Просматривает базу данных, определяет структуру моделей и выводит их код</translation> </message> <message> - <location filename="../Project.py" line="327"/> + <location filename="../Project.py" line="324"/> <source>&Introspect</source> <translation>&Инспекция</translation> </message> <message> - <location filename="../Project.py" line="332"/> + <location filename="../Project.py" line="329"/> <source>Introspects the database tables and outputs a Django model module</source> <translation>Анализ таблиц базы данных и вывод кода модуля Django моделей</translation> </message> <message> - <location filename="../Project.py" line="335"/> + <location filename="../Project.py" line="332"/> <source><b>Introspect</b><p>Introspects the database tables and outputs a Django model module.</p></source> <translation><b>Анализ таблиц базы данных</b><p>Анализ таблиц базы данных, определение структуры и вывод кода модуля Django моделей.</p></translation> </message> <message> - <location filename="../Project.py" line="2114"/> + <location filename="../Project.py" line="2111"/> <source>Introspect Database</source> <translation>Анализ таблиц базы данных и генерация кода модуля Django моделей</translation> </message> <message> - <location filename="../Project.py" line="343"/> + <location filename="../Project.py" line="340"/> <source>Flush</source> <translation>Очистка</translation> </message> <message> - <location filename="../Project.py" line="343"/> + <location filename="../Project.py" line="340"/> <source>&Flush</source> <translation>&Очистка</translation> </message> <message> - <location filename="../Project.py" line="348"/> + <location filename="../Project.py" line="345"/> <source>Returns all database tables to the state just after their installation</source> <translation>Возвращает все таблицы базы данных к состоянию на момент инсталяции базы</translation> </message> <message> - <location filename="../Project.py" line="351"/> + <location filename="../Project.py" line="348"/> <source><b>Flush</b><p>Returns all database tables to the state just after their installation.</p></source> <translation><b>Очистка</b><p>Возврат всех таблиц базы данных к состоянию на момент инсталяции базы.</p></translation> </message> <message> - <location filename="../Project.py" line="2285"/> + <location filename="../Project.py" line="2282"/> <source>Flush Database</source> <translation>Очистка базы данных</translation> </message> <message> - <location filename="../Project.py" line="2143"/> + <location filename="../Project.py" line="2140"/> <source>Flushing the database will destroy all data. Are you sure?</source> <translation>Очистка базы данных приведет к уничтожению всех данных. Вы действительно этого хотите?</translation> </message> <message> - <location filename="../Project.py" line="2155"/> + <location filename="../Project.py" line="2152"/> <source>Database tables flushed successfully.</source> <translation>Таблицы базы данных успешно очищены.</translation> </message> <message> - <location filename="../Project.py" line="359"/> + <location filename="../Project.py" line="356"/> <source>Start Client Console</source> <translation>Запуск консоли клиента</translation> </message> <message> - <location filename="../Project.py" line="364"/> + <location filename="../Project.py" line="361"/> <source>Starts a console window for the database client</source> <translation>Запуск окна консоли для клиента базы данных</translation> </message> <message> - <location filename="../Project.py" line="366"/> + <location filename="../Project.py" line="363"/> <source><b>Start Client Console</b><p>Starts a console window for the database client.</p></source> <translation><b>Запуск консоли клиента</b><p>Запуск окна консоли для клиента базы данных.</p></translation> </message> <message> - <location filename="../Project.py" line="359"/> + <location filename="../Project.py" line="356"/> <source>Start &Client Console</source> <translation>Старт консоли &клиента</translation> </message> <message> - <location filename="../Project.py" line="2233"/> + <location filename="../Project.py" line="2230"/> <source>Create Tables</source> <translation>Создание таблиц</translation> </message> <message> - <location filename="../Project.py" line="377"/> + <location filename="../Project.py" line="374"/> <source>Create &Tables</source> <translation>Создать &таблицы</translation> </message> <message> - <location filename="../Project.py" line="382"/> + <location filename="../Project.py" line="379"/> <source>Prints the CREATE TABLE SQL statements for one or more applications</source> <translation>Выводит SQL операторы CREATE TABLE для одного или нескольких приложений</translation> </message> <message> - <location filename="../Project.py" line="385"/> + <location filename="../Project.py" line="382"/> <source><b>Create Tables</b><p>Prints the CREATE TABLE SQL statements for one or more applications.</p></source> <translation><b>Создание таблиц</b><p>Вывод SQL операторов CREATE TABLE для одного или нескольких приложений.</p></translation> </message> <message> - <location filename="../Project.py" line="888"/> + <location filename="../Project.py" line="885"/> <source>Show &SQL</source> <translation>&SQL</translation> </message> <message> - <location filename="../Project.py" line="2242"/> + <location filename="../Project.py" line="2239"/> <source>Create Indexes</source> <translation>Создание индексов</translation> </message> <message> - <location filename="../Project.py" line="394"/> + <location filename="../Project.py" line="391"/> <source>Create &Indexes</source> <translation>Создать &индексы</translation> </message> <message> - <location filename="../Project.py" line="402"/> + <location filename="../Project.py" line="399"/> <source><b>Create Indexes</b><p>Prints the CREATE INDEX SQL statements for one or more applications.</p></source> <translation><b>Создание индексов</b><p>Вывод SQL операторов CREATE INDEX для одного или нескольких приложений.</p></translation> </message> <message> - <location filename="../Project.py" line="2251"/> + <location filename="../Project.py" line="2248"/> <source>Create Everything</source> <translation>Создать все</translation> </message> <message> - <location filename="../Project.py" line="411"/> + <location filename="../Project.py" line="408"/> <source>Create &Everything</source> <translation>Создать &все</translation> </message> <message> - <location filename="../Project.py" line="416"/> + <location filename="../Project.py" line="413"/> <source>Prints the CREATE ... SQL statements for one or more applications</source> <translation>Выводит SQL операторы CREATE ... для одного или нескольких приложений</translation> </message> <message> - <location filename="../Project.py" line="419"/> + <location filename="../Project.py" line="416"/> <source><b>Create Everything</b><p>Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.</p></source> <translation><b>Создать все</b><p>Вывод комбинации SQL операторов CREATE TABLE, CREATE INDEX и пользовательских SQL запросов для одного или нескольких приложений.</p></translation> </message> <message> - <location filename="../Project.py" line="399"/> + <location filename="../Project.py" line="396"/> <source>Prints the CREATE INDEX SQL statements for one or more applications</source> <translation>Выводит SQL операторы CREATE INDEX для одного или нескольких приложений</translation> </message> <message> - <location filename="../Project.py" line="2260"/> + <location filename="../Project.py" line="2257"/> <source>Custom Statements</source> <translation>Пользовательские запросы</translation> </message> <message> - <location filename="../Project.py" line="428"/> + <location filename="../Project.py" line="425"/> <source>&Custom Statements</source> <translation>&Пользовательские запросы</translation> </message> <message> - <location filename="../Project.py" line="433"/> + <location filename="../Project.py" line="430"/> <source>Prints the custom table modifying SQL statements for one or more applications</source> <translation>Выводит дополнительную таблицу, модифицированную SQL запросами, для одного или нескольких приложений</translation> </message> <message> - <location filename="../Project.py" line="436"/> + <location filename="../Project.py" line="433"/> <source><b>Custom Statements</b><p>Prints the custom table modifying SQL statements for one or more applications.</p></source> <translation><b>Пользовательские запросы</b><p>Вывод дополнительной таблицы, модифицированной SQL запросами. для одного или нескольких приложений.</p></translation> </message> <message> - <location filename="../Project.py" line="2269"/> + <location filename="../Project.py" line="2266"/> <source>Drop Tables</source> <translation>Удаление таблиц</translation> </message> <message> - <location filename="../Project.py" line="445"/> + <location filename="../Project.py" line="442"/> <source>&Drop Tables</source> <translation>&Удаление таблиц</translation> </message> <message> - <location filename="../Project.py" line="450"/> + <location filename="../Project.py" line="447"/> <source>Prints the DROP TABLE SQL statements for one or more applications</source> <translation>Выводит SQL операторы DROP TABLE для одного или нескольких приложений</translation> </message> <message> - <location filename="../Project.py" line="453"/> + <location filename="../Project.py" line="450"/> <source><b>Drop Tables</b><p>Prints the DROP TABLE SQL statements for one or more applications.</p></source> <translation><b>Удаление таблиц</b><p>Вывод SQL операторов DROP TABLE для одного или нескольких приложений.</p></translation> </message> <message> - <location filename="../Project.py" line="479"/> + <location filename="../Project.py" line="476"/> <source>&Flush Database</source> <translation>&Очистка базы данных</translation> </message> <message> - <location filename="../Project.py" line="484"/> + <location filename="../Project.py" line="481"/> <source>Prints a list of statements to return all database tables to the state just after their installation</source> <translation>Выводит список SQL операторов для возврата всех таблиц базы данных к состоянию на момент ее инсталяции</translation> </message> <message> - <location filename="../Project.py" line="487"/> + <location filename="../Project.py" line="484"/> <source><b>Flush Database</b><p>Prints a list of statements to return all database tables to the state just after their installation.</p></source> <translation><b>Очистка базы данных</b><p>Вывод списка SQL операторов для возврата всех таблиц базы данных к состоянию на момент ее инсталяции.</p></translation> </message> <message> - <location filename="../Project.py" line="2292"/> + <location filename="../Project.py" line="2289"/> <source>Reset Sequences</source> <translation>Сброс цепочки</translation> </message> <message> - <location filename="../Project.py" line="496"/> + <location filename="../Project.py" line="493"/> <source>Reset &Sequences</source> <translation>Сброс &цепочки</translation> </message> <message> - <location filename="../Project.py" line="501"/> + <location filename="../Project.py" line="498"/> <source>Prints the SQL statements for resetting sequences for one or more applications</source> <translation>Выводит SQL операторы для сброса последовательности для одного или нескольких приложений</translation> </message> <message> - <location filename="../Project.py" line="504"/> + <location filename="../Project.py" line="501"/> <source><b>Reset Sequences</b><p>Prints the SQL statements for resetting sequences for one or more applications.</p></source> <translation><b>Сброс цепочки</b><p>Вывод SQL операторов для сброса последовательности для одного или нескольких приложений.</p></translation> </message> <message> - <location filename="../Project.py" line="2696"/> + <location filename="../Project.py" line="2693"/> <source>Dump Data</source> <translation>Выводит текущие данные из базы данных</translation> </message> <message> - <location filename="../Project.py" line="583"/> + <location filename="../Project.py" line="580"/> <source>&Dump Data</source> <translation>&Выгрузка данных</translation> </message> <message> - <location filename="../Project.py" line="588"/> + <location filename="../Project.py" line="585"/> <source>Dump the database data to a fixture</source> - <translation>Выводит данные базы данных в файлы оснастки</translation> + <translation>Выводит данные базы данных в файлы фикстур</translation> </message> <message> - <location filename="../Project.py" line="590"/> + <location filename="../Project.py" line="587"/> <source><b>Dump Data</b><p>Dump the database data to a fixture.</p></source> - <translation><b>Выгрузка данных</b><p>Выгружает текущие данные базы данных в файлы оснастки.</p></translation> + <translation><b>Выгрузка данных</b><p>Выгружает текущие данные базы данных в файлы фикстур.</p></translation> </message> <message> - <location filename="../Project.py" line="961"/> + <location filename="../Project.py" line="958"/> <source>T&esting</source> <translation>Т&естирование</translation> </message> <message> - <location filename="../Project.py" line="2334"/> + <location filename="../Project.py" line="2331"/> <source>SQL Files (*.sql)</source> <translation>SQL Files (*.sql)</translation> </message> <message> - <location filename="../Project.py" line="2719"/> + <location filename="../Project.py" line="2716"/> <source>JSON Files (*.json)</source> <translation>JSON Files (*.json)</translation> </message> <message> - <location filename="../Project.py" line="2721"/> + <location filename="../Project.py" line="2718"/> <source>XML Files (*.xml)</source> <translation>XML Files (*.xml)</translation> </message> <message> - <location filename="../Project.py" line="2723"/> + <location filename="../Project.py" line="2720"/> <source>YAML Files (*.yaml)</source> <translation>YAML Files (*.yaml)</translation> </message> <message> - <location filename="../Project.py" line="2735"/> + <location filename="../Project.py" line="2732"/> <source>Load Data</source> <translation>Загрузка данных в базу данных из файлов оснастки</translation> </message> <message> - <location filename="../Project.py" line="597"/> + <location filename="../Project.py" line="594"/> <source>&Load Data</source> <translation>&Загрузка данных</translation> </message> <message> - <location filename="../Project.py" line="602"/> + <location filename="../Project.py" line="599"/> <source>Load data from fixture files</source> - <translation>Загрузка начальных данных из файлов оснастки</translation> + <translation>Загрузка начальных данных из файлов фикстур</translation> </message> <message> - <location filename="../Project.py" line="604"/> + <location filename="../Project.py" line="601"/> <source><b>Load Data</b><p>Load data from fixture files.</p></source> - <translation><b>Загрузка данных</b><p>Загрузка начальных данных в базу данных из файлов оснастки.</p></translation> + <translation><b>Загрузка данных</b><p>Загрузка начальных данных в базу данных из файлов фикстур.</p></translation> </message> <message> - <location filename="../Project.py" line="611"/> + <location filename="../Project.py" line="608"/> <source>Run Testsuite</source> <translation>Выполнить набор тестов</translation> </message> <message> - <location filename="../Project.py" line="611"/> + <location filename="../Project.py" line="608"/> <source>Run &Testsuite</source> <translation>Выполнить набор &тестов</translation> </message> <message> - <location filename="../Project.py" line="616"/> + <location filename="../Project.py" line="613"/> <source>Run the test suite for applications or the whole site</source> <translation>Выполнение набора тестов для приложения или для всего сайта</translation> </message> <message> - <location filename="../Project.py" line="618"/> + <location filename="../Project.py" line="615"/> <source><b>Run Testsuite</b><p>Run the test suite for applications or the whole site.</p></source> <translation><b>Выполнить набор тестов</b><p>Выполнение набора тестов для приложения или всего сайта.</p></translation> </message> <message> - <location filename="../Project.py" line="642"/> + <location filename="../Project.py" line="639"/> <source>Run Testserver</source> <translation>Запуск сервера тестов</translation> </message> <message> - <location filename="../Project.py" line="642"/> + <location filename="../Project.py" line="639"/> <source>Run Test&server</source> <translation>Запуск сервера &тестов</translation> </message> <message> - <location filename="../Project.py" line="647"/> + <location filename="../Project.py" line="644"/> <source>Run a development server with data from a set of fixtures</source> - <translation>Запуск сервера разработки с данными из набора оснастки</translation> + <translation>Запуск сервера разработки с данными из набора фикстур</translation> </message> <message> - <location filename="../Project.py" line="649"/> + <location filename="../Project.py" line="646"/> <source><b>Run Testserver</b><p>Run a development server with data from a set of fixtures.</p></source> - <translation><b>Запуск сервера тестов</b><p>Запуск сервера разработки с данными из набора оснастки.</p></translation> + <translation><b>Запуск сервера тестов</b><p>Запуск сервера разработки с данными из набора фикстур.</p></translation> </message> <message> - <location filename="../Project.py" line="2851"/> + <location filename="../Project.py" line="2845"/> <source>The Django test server could not be started.</source> <translation>Невозможно запустить Django сервер тестов.</translation> </message> <message> - <location filename="../Project.py" line="265"/> + <location filename="../Project.py" line="262"/> <source>Help</source> <translation>Справка</translation> </message> <message> - <location filename="../Project.py" line="265"/> + <location filename="../Project.py" line="262"/> <source>&Help</source> <translation>&Справка</translation> </message> <message> - <location filename="../Project.py" line="270"/> + <location filename="../Project.py" line="267"/> <source>Shows the Django help index</source> <translation>Показ индекса справки Django</translation> </message> <message> - <location filename="../Project.py" line="272"/> + <location filename="../Project.py" line="269"/> <source><b>Help</b><p>Shows the Django help index page.</p></source> <translation><b>Справка</b><p>Показ страницы индексов справки Django.</p></translation> </message> <message> - <location filename="../Project.py" line="1056"/> + <location filename="../Project.py" line="1053"/> <source>New template...</source> <translation>Новый шаблон...</translation> </message> <message> - <location filename="../Project.py" line="1065"/> + <location filename="../Project.py" line="1062"/> <source>Update all catalogs</source> <translation>Обновить все каталоги</translation> </message> <message> - <location filename="../Project.py" line="1068"/> + <location filename="../Project.py" line="1065"/> <source>Update selected catalogs</source> <translation>Обновить выбранные каталоги</translation> </message> <message> - <location filename="../Project.py" line="1079"/> + <location filename="../Project.py" line="1076"/> <source>Compile all catalogs</source> <translation>Компиляция всех каталогов</translation> </message> <message> - <location filename="../Project.py" line="1082"/> + <location filename="../Project.py" line="1079"/> <source>Compile selected catalogs</source> <translation>Компиляция выбранных каталогов</translation> </message> <message> - <location filename="../Project.py" line="3020"/> + <location filename="../Project.py" line="3014"/> <source>Initializing message catalog for '{0}'</source> <translation>Инициализация каталога сообщений для '{0}'</translation> </message> <message> - <location filename="../Project.py" line="3279"/> + <location filename="../Project.py" line="3273"/> <source>No current site selected or no site created yet. Aborting...</source> <translation>Текущий сайт не выбран или еще не создан. Прерывание выполнения...</translation> </message> <message> - <location filename="../Project.py" line="3152"/> + <location filename="../Project.py" line="3146"/> <source>Updating message catalogs</source> <translation>Обновление каталогов сообщений</translation> </message> <message> - <location filename="../Project.py" line="3243"/> + <location filename="../Project.py" line="3237"/> <source>No locales detected. Aborting...</source> <translation>Локали не найдены. Прерывание выполнения...</translation> </message> <message> - <location filename="../Project.py" line="3203"/> + <location filename="../Project.py" line="3197"/> <source> Message catalogs updated successfully.</source> <translation> Каталоги сообщений успешно обновлены.</translation> </message> <message> - <location filename="../Project.py" line="3269"/> + <location filename="../Project.py" line="3263"/> <source>Compiling message catalogs</source> <translation>Компиляция каталогов сообщений</translation> </message> <message> - <location filename="../Project.py" line="3286"/> + <location filename="../Project.py" line="3280"/> <source> Message catalogs compiled successfully.</source> - <translation>Каталоги сообщений успешно компилированы.</translation> + <translation> +Каталоги сообщений успешно компилированы.</translation> </message> <message> - <location filename="../Project.py" line="1072"/> + <location filename="../Project.py" line="1069"/> <source>Update all catalogs (with obsolete)</source> <translation>Обновить все каталоги (с устаревшими)</translation> </message> <message> - <location filename="../Project.py" line="1075"/> + <location filename="../Project.py" line="1072"/> <source>Update selected catalogs (with obsolete)</source> <translation>Обновить выбранные каталоги (с устаревшими)</translation> </message> <message> - <location filename="../Project.py" line="1866"/> + <location filename="../Project.py" line="1863"/> <source>Start Global Django Application</source> <translation>Выполнение Django global приложения</translation> </message> <message> - <location filename="../Project.py" line="1866"/> + <location filename="../Project.py" line="1863"/> <source>Enter the name of the new global Django application.</source> - <translation>Введите имя нового Djangо global приложения. </translation> + <translation>Введите имя нового Djangо global приложения.</translation> </message> <message> - <location filename="../Project.py" line="1888"/> + <location filename="../Project.py" line="1885"/> <source>Start Local Django Application</source> <translation>Выполнение Django local приложения</translation> </message> <message> - <location filename="../Project.py" line="1888"/> + <location filename="../Project.py" line="1885"/> <source>Enter the name of the new local Django application.</source> - <translation>Введите имя нового Django local приложения. </translation> + <translation>Введите имя нового Django local приложения.</translation> </message> <message> - <location filename="../Project.py" line="3184"/> + <location filename="../Project.py" line="3178"/> <source>Updating message catalogs (keeping obsolete messages)</source> <translation>Обновление каталогов сообщений (с сохранением устаревших сообщений)</translation> </message> <message> - <location filename="../Project.py" line="2881"/> + <location filename="../Project.py" line="2875"/> <source>Change Password</source> <translation>Смена пароля</translation> </message> <message> - <location filename="../Project.py" line="661"/> + <location filename="../Project.py" line="658"/> <source>Change &Password</source> <translation>Смена &пароля</translation> </message> <message> - <location filename="../Project.py" line="666"/> + <location filename="../Project.py" line="663"/> <source>Change the password of a user</source> <translation>Смена пароля пользователя</translation> </message> <message> - <location filename="../Project.py" line="668"/> + <location filename="../Project.py" line="665"/> <source><b>Change Password</b><p>Change the password of a user of the Django project.</p></source> <translation><b>Смена пароля</b><p>Смена пароля пользователя для Django проекта.</p></translation> </message> <message> - <location filename="../Project.py" line="675"/> + <location filename="../Project.py" line="672"/> <source>Create Superuser</source> <translation>Создание суперпользователя</translation> </message> <message> - <location filename="../Project.py" line="675"/> + <location filename="../Project.py" line="672"/> <source>Create &Superuser</source> <translation>Создать &суперпользователя</translation> </message> <message> - <location filename="../Project.py" line="680"/> + <location filename="../Project.py" line="677"/> <source>Create a superuser account</source> <translation>Создать аккаунт суперпользователя</translation> </message> <message> - <location filename="../Project.py" line="682"/> + <location filename="../Project.py" line="679"/> <source><b>Create Superuser</b><p>Create a superuser account for the Django project.</p></source> <translation><b>Создание суперпользователя</b><p>Создание аккаунта суперпользователя для Django проекта.</p></translation> </message> <message> - <location filename="../Project.py" line="2939"/> + <location filename="../Project.py" line="2933"/> <source>Clear Sessions</source> <translation>Очистка сессии</translation> </message> <message> - <location filename="../Project.py" line="693"/> + <location filename="../Project.py" line="690"/> <source>Clear &Sessions</source> <translation>Очистка &сессии</translation> </message> <message> - <location filename="../Project.py" line="698"/> + <location filename="../Project.py" line="695"/> <source>Clear expired sessions</source> <translation>Очистка истекших сессий</translation> </message> <message> - <location filename="../Project.py" line="700"/> + <location filename="../Project.py" line="697"/> <source><b>Clear Sessions</b><p>Clear expired sessions of the Django project.</p></source> <translation><b>Очистка сессий</b><p>Очистка истекших сессий Django проекта.</p></translation> </message> <message> - <location filename="../Project.py" line="982"/> + <location filename="../Project.py" line="979"/> <source>&Authorization</source> <translation>&Авторизация</translation> </message> <message> - <location filename="../Project.py" line="999"/> + <location filename="../Project.py" line="996"/> <source>&Session</source> <translation>&Сессия</translation> </message> <message> - <location filename="../Project.py" line="2881"/> + <location filename="../Project.py" line="2875"/> <source>Enter the name of the user:</source> <translation>Введите имя пользователя:</translation> </message> <message> - <location filename="../Project.py" line="2951"/> + <location filename="../Project.py" line="2945"/> <source>Expired sessions cleared successfully.</source> <translation>Истекшая сессия успешно очищена.</translation> </message> <message> - <location filename="../Project.py" line="1457"/> + <location filename="../Project.py" line="1454"/> <source><p>Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></source> <translation><p>Django это высокоуровневый веб фреймворк созданный на Python, воодушевляющий к развитому, чистому и практичному дизайну.</p><p><table><tr><td>Версия:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></translation> </message> <message> - <location filename="../Project.py" line="1837"/> + <location filename="../Project.py" line="1834"/> <source><p>The <b>django-admin.py</b> script is not in the path. Aborting...</p></source> <translation><p>Скрипт <b>django-admin.py</b> не найден в путях доступа. Прерывание...</p></translation> </message> <message> - <location filename="../Project.py" line="1041"/> + <location filename="../Project.py" line="1038"/> <source>Open with {0}</source> <translation>Открыть с помощью {0}</translation> </message> <message> - <location filename="../Project.py" line="3315"/> + <location filename="../Project.py" line="3309"/> <source>The translations editor process ({0}) could not be started.</source> <translation>Невозможен запуск редактора переводов ({0}).</translation> </message> <message> - <location filename="../Project.py" line="1176"/> + <location filename="../Project.py" line="1173"/> <source><p>The new form file <b>{0}</b> could not be created.<br> Problem: {1}</p></source> <translation><p>Невозможно создать файл новой формы <b>{0}</b>.<br> Проблема: {1}</p></translation> </message> <message> - <location filename="../Project.py" line="3040"/> + <location filename="../Project.py" line="3034"/> <source> Message catalog initialized successfully.</source> <translation> Каталог сообщений успешно инициализирован.</translation> </message> <message> - <location filename="../Project.py" line="2278"/> + <location filename="../Project.py" line="2275"/> <source>Drop Indexes</source> <translation>Удалить индексы</translation> </message> <message> - <location filename="../Project.py" line="462"/> + <location filename="../Project.py" line="459"/> <source>&Drop Indexes</source> <translation>&Удалить индексы</translation> </message> <message> - <location filename="../Project.py" line="467"/> + <location filename="../Project.py" line="464"/> <source>Prints the DROP INDEX SQL statements for one or more applications</source> <translation>Выводит SQL операторы DROP INDEX для одного или нескольких приложений</translation> </message> <message> - <location filename="../Project.py" line="470"/> + <location filename="../Project.py" line="467"/> <source><b>Drop Indexes</b><p>Prints the DROP INDEX SQL statements for one or more applications.</p></source> <translation><b>Удалить индексы</b><p>Выводит SQL операторы DROP INDEX для одного или нескольких приложений.</p></translation> </message> <message> - <location filename="../Project.py" line="711"/> + <location filename="../Project.py" line="708"/> <source>Show Migrations</source> <translation>Показать миграции</translation> </message> <message> - <location filename="../Project.py" line="711"/> + <location filename="../Project.py" line="708"/> <source>&Show Migrations</source> <translation>&Показать миграции</translation> </message> <message> - <location filename="../Project.py" line="716"/> + <location filename="../Project.py" line="713"/> <source>Show a list of available migrations</source> <translation>Отображение списка доступных миграций</translation> </message> <message> - <location filename="../Project.py" line="718"/> + <location filename="../Project.py" line="715"/> <source><b>Show Migrations</b><p>This shows a list of available migrations of the Django project and their status.</p></source> <translation><b>Показать миграции</b><p>Отображение списка доступных миграций Django-проекта и их статуса.</p></translation> </message> <message> - <location filename="../Project.py" line="726"/> + <location filename="../Project.py" line="723"/> <source>Show Migrations Plan</source> <translation>Показать план миграций</translation> </message> <message> - <location filename="../Project.py" line="726"/> + <location filename="../Project.py" line="723"/> <source>Show Migrations &Plan</source> <translation>Показать &план миграций</translation> </message> <message> - <location filename="../Project.py" line="731"/> + <location filename="../Project.py" line="728"/> <source>Show a list with the migrations plan</source> <translation>Отображение плана выполнения миграций</translation> </message> <message> - <location filename="../Project.py" line="733"/> + <location filename="../Project.py" line="730"/> <source><b>Show Migrations Plan</b><p>This shows a list with the migrations plan of the Django project.</p></source> <translation><b>Показать план миграций</b><p>Отображение плана выполнения миграций Django-проекта.</p></translation> </message> <message> - <location filename="../Project.py" line="918"/> + <location filename="../Project.py" line="915"/> <source>&Migrations</source> <translation>&Миграции</translation> </message> <message> - <location filename="../Project.py" line="741"/> + <location filename="../Project.py" line="738"/> <source>Apply All Migrations</source> <translation>Применить все миграции</translation> </message> <message> - <location filename="../Project.py" line="741"/> + <location filename="../Project.py" line="738"/> <source>&Apply All Migrations</source> <translation>&Применить все миграции</translation> </message> <message> - <location filename="../Project.py" line="746"/> + <location filename="../Project.py" line="743"/> <source>Apply all available migrations</source> <translation>Применить все доступные миграции</translation> </message> <message> - <location filename="../Project.py" line="748"/> + <location filename="../Project.py" line="745"/> <source><b>Apply All Migrations</b><p>This applies all migrations of the Django project.</p></source> <translation><b>Применить все миграции</b><p>Касается всех миграций Django проекта.</p></translation> </message> <message> - <location filename="../Project.py" line="2388"/> + <location filename="../Project.py" line="2385"/> <source>Apply Selected Migrations</source> <translation>Применить выбранные миграции</translation> </message> <message> - <location filename="../Project.py" line="760"/> + <location filename="../Project.py" line="757"/> <source>Apply selected migrations</source> <translation>Применить выбранные миграции</translation> </message> <message> - <location filename="../Project.py" line="762"/> + <location filename="../Project.py" line="759"/> <source><b>Apply Selected Migrations</b><p>This applies selected migrations of the Django project.</p></source> <translation><b>Применить выбранные миграции</b><p>Касается выбранных миграций Django проекта.</p></translation> </message> <message> - <location filename="../Project.py" line="2447"/> + <location filename="../Project.py" line="2444"/> <source>Unapply Migrations</source> <translation>Откатить миграции</translation> </message> <message> - <location filename="../Project.py" line="771"/> + <location filename="../Project.py" line="768"/> <source>&Unapply Migrations</source> <translation>&Откатить миграции</translation> </message> <message> - <location filename="../Project.py" line="776"/> + <location filename="../Project.py" line="773"/> <source>Unapply all migrations for an app</source> <translation>Откат всех миграций для приложения</translation> </message> <message> - <location filename="../Project.py" line="778"/> + <location filename="../Project.py" line="775"/> <source><b>Unapply Migrations</b><p>This unapplies all migrations for an app of the Django project.</p></source> <translation><b>Откатить миграции</b><p>Откат всех миграций для приложений Django проекта.</p></translation> </message> <message> - <location filename="../Project.py" line="2526"/> + <location filename="../Project.py" line="2523"/> <source>Make Migrations</source> <translation>Создать миграции</translation> </message> <message> - <location filename="../Project.py" line="786"/> + <location filename="../Project.py" line="783"/> <source>&Make Migrations</source> <translation>&Создать миграции</translation> </message> <message> - <location filename="../Project.py" line="791"/> + <location filename="../Project.py" line="788"/> <source>Generate migrations for the project</source> <translation>Создание миграций для проекта на основе изменений</translation> </message> <message> - <location filename="../Project.py" line="793"/> + <location filename="../Project.py" line="790"/> <source><b>Make Migrations</b><p>This generates migrations for the Django project.</p></source> <translation><b>Создать миграции</b><p>Создание миграций для Django прокта.</p></translation> </message> <message> - <location filename="../Project.py" line="2558"/> + <location filename="../Project.py" line="2555"/> <source>No migrations available.</source> <translation>Нет доступных миграций.</translation> </message> <message> - <location filename="../Project.py" line="2413"/> + <location filename="../Project.py" line="2410"/> <source>Apply Migrations</source> <translation>Применить миграции</translation> </message> <message> - <location filename="../Project.py" line="2447"/> + <location filename="../Project.py" line="2444"/> <source>Select an application:</source> <translation>Выберите приложение:</translation> </message> <message> - <location filename="../Project.py" line="2571"/> + <location filename="../Project.py" line="2568"/> <source>Squash Migrations</source> <translation>Объединить миграции</translation> </message> <message> - <location filename="../Project.py" line="800"/> + <location filename="../Project.py" line="797"/> <source>S&quash Migrations</source> <translation>О&бъединить миграции</translation> </message> <message> - <location filename="../Project.py" line="805"/> + <location filename="../Project.py" line="802"/> <source>Squash migrations of an application of the project</source> <translation>Объединение миграций приложения Django-проекта</translation> </message> <message> - <location filename="../Project.py" line="807"/> + <location filename="../Project.py" line="804"/> <source><b>Squash Migrations</b><p>This squashes migrations of an application of the Django project.</p></source> <translation><b>Объединить миграции</b><p>Объединение миграций приложения Django-проекта.</p></translation> </message> <message> - <location filename="../Project.py" line="513"/> + <location filename="../Project.py" line="510"/> <source>Apply Migration</source> <translation>Применить миграцию</translation> </message> <message> - <location filename="../Project.py" line="513"/> + <location filename="../Project.py" line="510"/> <source>&Apply Migration</source> <translation>&Применить миграцию</translation> </message> <message> - <location filename="../Project.py" line="518"/> + <location filename="../Project.py" line="515"/> <source>Prints the SQL statements to apply a migration of an application</source> <translation>Выводит SQL запросы для выполнения миграции приложения</translation> </message> <message> - <location filename="../Project.py" line="521"/> + <location filename="../Project.py" line="518"/> <source><b>Apply Migration</b><p>Prints the SQL statements to apply a migration of an application.</p></source> <translation><b>Применить миграцию</b><p>Выводит SQL запросы для выполнения миграции приложения.</p></translation> </message> <message> - <location filename="../Project.py" line="530"/> + <location filename="../Project.py" line="527"/> <source>Unapply Migration</source> <translation>Откатить миграцию</translation> </message> <message> - <location filename="../Project.py" line="530"/> + <location filename="../Project.py" line="527"/> <source>&Unapply Migration</source> <translation>&Откатить миграцию</translation> </message> <message> - <location filename="../Project.py" line="535"/> + <location filename="../Project.py" line="532"/> <source>Prints the SQL statements to unapply a migration of an application</source> <translation>Выводит SQL запросы для отката миграции приложения</translation> </message> <message> - <location filename="../Project.py" line="538"/> + <location filename="../Project.py" line="535"/> <source><b>Unapply Migration</b><p>Prints the SQL statements to unapply a migration of an application.</p></source> <translation><b>Откатить миграцию</b><p>Выводит SQL запросы для отката миграции приложения.</p></translation> </message> <message> - <location filename="../Project.py" line="2316"/> + <location filename="../Project.py" line="2313"/> <source>SQL Migrate</source> <translation>SQL миграции</translation> </message> <message> - <location filename="../Project.py" line="3360"/> + <location filename="../Project.py" line="3354"/> <source>Check Project</source> <translation>Проверить проект</translation> </message> <message> - <location filename="../Project.py" line="306"/> + <location filename="../Project.py" line="303"/> <source>Inspects the Django project for common problems</source> <translation>Инспекция общераспространенных проблем Django проекта</translation> </message> <message> - <location filename="../Project.py" line="308"/> + <location filename="../Project.py" line="305"/> <source><b>Check Project</b><p>This inspects the Django project for common problems.</p></source> <translation><b>Проверить проект</b><p>Инспекция общераспространенных проблем Django проекта.</p></translation> </message> <message> - <location filename="../Project.py" line="625"/> + <location filename="../Project.py" line="622"/> <source>Run Testsuite (-Wall)</source> <translation>Выполнить набор тестов (-Wall)</translation> </message> <message> - <location filename="../Project.py" line="630"/> + <location filename="../Project.py" line="627"/> <source>Run the test suite for applications or the whole site with activated deprecation warnings</source> <translation>Выполнить набор тестов для приложений или всего сайта с включенными предупреждениями о устаревшем API</translation> </message> <message> - <location filename="../Project.py" line="633"/> + <location filename="../Project.py" line="630"/> <source><b>Run Testsuite (-Wall)</b><p>Run the test suite for applications or the whole site with activated deprecation warnings.</p></source> <translation><b>Выполнить набор тестов (-Wall)</b><p>Выполнение набора тестов для приложений или всего сайта с включенными предупреждениями о устаревшем API.</p></translation> </message>