263 <location filename="../DjangoMakeMigrationsDialog.ui" line="53"/> |
263 <location filename="../DjangoMakeMigrationsDialog.ui" line="53"/> |
264 <source>Enter a name for the migration</source> |
264 <source>Enter a name for the migration</source> |
265 <translation type="unfinished"></translation> |
265 <translation type="unfinished"></translation> |
266 </message> |
266 </message> |
267 <message> |
267 <message> |
268 <location filename="../DjangoMakeMigrationsDialog.ui" line="66"/> |
268 <location filename="../DjangoMakeMigrationsDialog.ui" line="76"/> |
269 <source>Select to perform a dry-run</source> |
269 <source>Select to perform a dry-run</source> |
270 <translation type="unfinished"></translation> |
270 <translation type="unfinished"></translation> |
271 </message> |
271 </message> |
272 <message> |
272 <message> |
273 <location filename="../DjangoMakeMigrationsDialog.ui" line="69"/> |
273 <location filename="../DjangoMakeMigrationsDialog.ui" line="79"/> |
274 <source>Dry-Run only</source> |
274 <source>Dry-Run only</source> |
|
275 <translation type="unfinished"></translation> |
|
276 </message> |
|
277 <message> |
|
278 <location filename="../DjangoMakeMigrationsDialog.ui" line="60"/> |
|
279 <source>Select to create empty migrations</source> |
|
280 <translation type="unfinished"></translation> |
|
281 </message> |
|
282 <message> |
|
283 <location filename="../DjangoMakeMigrationsDialog.ui" line="63"/> |
|
284 <source>Create empty migrations</source> |
275 <translation type="unfinished"></translation> |
285 <translation type="unfinished"></translation> |
276 </message> |
286 </message> |
277 </context> |
287 </context> |
278 <context> |
288 <context> |
279 <name>DjangoMigrationSelectionDialog</name> |
289 <name>DjangoMigrationSelectionDialog</name> |
359 <location filename="../DjangoMigrationsListDialog.py" line="288"/> |
369 <location filename="../DjangoMigrationsListDialog.py" line="288"/> |
360 <source>Apply All Migrations</source> |
370 <source>Apply All Migrations</source> |
361 <translation type="unfinished"></translation> |
371 <translation type="unfinished"></translation> |
362 </message> |
372 </message> |
363 <message> |
373 <message> |
364 <location filename="../DjangoMigrationsListDialog.py" line="314"/> |
374 <location filename="../DjangoMigrationsListDialog.py" line="318"/> |
365 <source>Apply Selected Migrations</source> |
375 <source>Apply Selected Migrations</source> |
366 <translation type="unfinished"></translation> |
376 <translation type="unfinished"></translation> |
367 </message> |
377 </message> |
368 <message> |
378 <message> |
369 <location filename="../DjangoMigrationsListDialog.py" line="302"/> |
379 <location filename="../DjangoMigrationsListDialog.py" line="302"/> |
370 <source>Unapply Migrations</source> |
380 <source>Unapply Migrations</source> |
371 <translation type="unfinished"></translation> |
381 <translation type="unfinished"></translation> |
372 </message> |
382 </message> |
373 <message> |
383 <message> |
374 <location filename="../DjangoMigrationsListDialog.py" line="372"/> |
384 <location filename="../DjangoMigrationsListDialog.py" line="378"/> |
375 <source>Make Migrations</source> |
385 <source>Make Migrations</source> |
376 <translation type="unfinished"></translation> |
386 <translation type="unfinished"></translation> |
377 </message> |
387 </message> |
378 <message> |
388 <message> |
|
389 <location filename="../DjangoMigrationsListDialog.py" line="313"/> |
|
390 <source>Make Migrations (dry-run)</source> |
|
391 <translation type="unfinished"></translation> |
|
392 </message> |
|
393 <message> |
|
394 <location filename="../DjangoMigrationsListDialog.py" line="378"/> |
|
395 <source>Enter a name for the migrations (leave empty to use system supplied name):</source> |
|
396 <translation type="unfinished"></translation> |
|
397 </message> |
|
398 <message> |
379 <location filename="../DjangoMigrationsListDialog.py" line="309"/> |
399 <location filename="../DjangoMigrationsListDialog.py" line="309"/> |
380 <source>Make Migrations (dry-run)</source> |
400 <source>Make Empty Migrations</source> |
381 <translation type="unfinished"></translation> |
|
382 </message> |
|
383 <message> |
|
384 <location filename="../DjangoMigrationsListDialog.py" line="372"/> |
|
385 <source>Enter a name for the migrations (leave empty to use system supplied name):</source> |
|
386 <translation type="unfinished"></translation> |
401 <translation type="unfinished"></translation> |
387 </message> |
402 </message> |
388 </context> |
403 </context> |
389 <context> |
404 <context> |
390 <name>DjangoPage</name> |
405 <name>DjangoPage</name> |
1448 <location filename="../Project.py" line="2264"/> |
1463 <location filename="../Project.py" line="2264"/> |
1449 <source>SQL Files (*.sql)</source> |
1464 <source>SQL Files (*.sql)</source> |
1450 <translation type="unfinished"></translation> |
1465 <translation type="unfinished"></translation> |
1451 </message> |
1466 </message> |
1452 <message> |
1467 <message> |
1453 <location filename="../Project.py" line="2592"/> |
1468 <location filename="../Project.py" line="2596"/> |
1454 <source>Enter the names of the cache tables separated by spaces.</source> |
1469 <source>Enter the names of the cache tables separated by spaces.</source> |
1455 <translation type="unfinished"></translation> |
1470 <translation type="unfinished"></translation> |
1456 </message> |
1471 </message> |
1457 <message> |
1472 <message> |
1458 <location filename="../Project.py" line="2607"/> |
1473 <location filename="../Project.py" line="2611"/> |
1459 <source>Cache tables created successfully.</source> |
1474 <source>Cache tables created successfully.</source> |
1460 <translation type="unfinished"></translation> |
1475 <translation type="unfinished"></translation> |
1461 </message> |
1476 </message> |
1462 <message> |
1477 <message> |
1463 <location filename="../Project.py" line="2645"/> |
1478 <location filename="../Project.py" line="2649"/> |
1464 <source>JSON Files (*.json)</source> |
1479 <source>JSON Files (*.json)</source> |
1465 <translation type="unfinished"></translation> |
1480 <translation type="unfinished"></translation> |
1466 </message> |
1481 </message> |
1467 <message> |
1482 <message> |
1468 <location filename="../Project.py" line="2647"/> |
1483 <location filename="../Project.py" line="2651"/> |
1469 <source>XML Files (*.xml)</source> |
1484 <source>XML Files (*.xml)</source> |
1470 <translation type="unfinished"></translation> |
1485 <translation type="unfinished"></translation> |
1471 </message> |
1486 </message> |
1472 <message> |
1487 <message> |
1473 <location filename="../Project.py" line="2649"/> |
1488 <location filename="../Project.py" line="2653"/> |
1474 <source>YAML Files (*.yaml)</source> |
1489 <source>YAML Files (*.yaml)</source> |
1475 <translation type="unfinished"></translation> |
1490 <translation type="unfinished"></translation> |
1476 </message> |
1491 </message> |
1477 <message> |
1492 <message> |
1478 <location filename="../Project.py" line="2758"/> |
1493 <location filename="../Project.py" line="2762"/> |
1479 <source>The Django test server could not be started.</source> |
1494 <source>The Django test server could not be started.</source> |
1480 <translation type="unfinished"></translation> |
1495 <translation type="unfinished"></translation> |
1481 </message> |
1496 </message> |
1482 <message> |
1497 <message> |
1483 <location filename="../Project.py" line="2788"/> |
1498 <location filename="../Project.py" line="2792"/> |
1484 <source>Enter the name of the user:</source> |
1499 <source>Enter the name of the user:</source> |
1485 <translation type="unfinished"></translation> |
1500 <translation type="unfinished"></translation> |
1486 </message> |
1501 </message> |
1487 <message> |
1502 <message> |
1488 <location filename="../Project.py" line="2858"/> |
1503 <location filename="../Project.py" line="2862"/> |
1489 <source>Expired sessions cleared successfully.</source> |
1504 <source>Expired sessions cleared successfully.</source> |
1490 <translation type="unfinished"></translation> |
1505 <translation type="unfinished"></translation> |
1491 </message> |
1506 </message> |
1492 <message> |
1507 <message> |
1493 <location filename="../Project.py" line="2927"/> |
1508 <location filename="../Project.py" line="2931"/> |
1494 <source>Initializing message catalog for '{0}'</source> |
1509 <source>Initializing message catalog for '{0}'</source> |
1495 <translation type="unfinished"></translation> |
1510 <translation type="unfinished"></translation> |
1496 </message> |
1511 </message> |
1497 <message> |
1512 <message> |
1498 <location filename="../Project.py" line="3186"/> |
1513 <location filename="../Project.py" line="3190"/> |
1499 <source>No current site selected or no site created yet. Aborting...</source> |
1514 <source>No current site selected or no site created yet. Aborting...</source> |
1500 <translation type="unfinished"></translation> |
1515 <translation type="unfinished"></translation> |
1501 </message> |
1516 </message> |
1502 <message> |
1517 <message> |
1503 <location filename="../Project.py" line="2947"/> |
1518 <location filename="../Project.py" line="2951"/> |
1504 <source> |
1519 <source> |
1505 Message catalog initialized successfully.</source> |
1520 Message catalog initialized successfully.</source> |
1506 <translation type="unfinished"></translation> |
1521 <translation type="unfinished"></translation> |
1507 </message> |
1522 </message> |
1508 <message> |
1523 <message> |
1509 <location filename="../Project.py" line="3059"/> |
1524 <location filename="../Project.py" line="3063"/> |
1510 <source>Updating message catalogs</source> |
1525 <source>Updating message catalogs</source> |
1511 <translation type="unfinished"></translation> |
1526 <translation type="unfinished"></translation> |
1512 </message> |
1527 </message> |
1513 <message> |
1528 <message> |
1514 <location filename="../Project.py" line="3150"/> |
1529 <location filename="../Project.py" line="3154"/> |
1515 <source>No locales detected. Aborting...</source> |
1530 <source>No locales detected. Aborting...</source> |
1516 <translation type="unfinished"></translation> |
1531 <translation type="unfinished"></translation> |
1517 </message> |
1532 </message> |
1518 <message> |
1533 <message> |
1519 <location filename="../Project.py" line="3110"/> |
1534 <location filename="../Project.py" line="3114"/> |
1520 <source> |
1535 <source> |
1521 Message catalogs updated successfully.</source> |
1536 Message catalogs updated successfully.</source> |
1522 <translation type="unfinished"></translation> |
1537 <translation type="unfinished"></translation> |
1523 </message> |
1538 </message> |
1524 <message> |
1539 <message> |
1525 <location filename="../Project.py" line="3091"/> |
1540 <location filename="../Project.py" line="3095"/> |
1526 <source>Updating message catalogs (keeping obsolete messages)</source> |
1541 <source>Updating message catalogs (keeping obsolete messages)</source> |
1527 <translation type="unfinished"></translation> |
1542 <translation type="unfinished"></translation> |
1528 </message> |
1543 </message> |
1529 <message> |
1544 <message> |
1530 <location filename="../Project.py" line="3176"/> |
1545 <location filename="../Project.py" line="3180"/> |
1531 <source>Compiling message catalogs</source> |
1546 <source>Compiling message catalogs</source> |
1532 <translation type="unfinished"></translation> |
1547 <translation type="unfinished"></translation> |
1533 </message> |
1548 </message> |
1534 <message> |
1549 <message> |
1535 <location filename="../Project.py" line="3193"/> |
1550 <location filename="../Project.py" line="3197"/> |
1536 <source> |
1551 <source> |
1537 Message catalogs compiled successfully.</source> |
1552 Message catalogs compiled successfully.</source> |
1538 <translation type="unfinished"></translation> |
1553 <translation type="unfinished"></translation> |
1539 </message> |
1554 </message> |
1540 <message> |
1555 <message> |
1541 <location filename="../Project.py" line="3222"/> |
1556 <location filename="../Project.py" line="3226"/> |
1542 <source>The translations editor process ({0}) could not be started.</source> |
1557 <source>The translations editor process ({0}) could not be started.</source> |
1543 <translation type="unfinished"></translation> |
1558 <translation type="unfinished"></translation> |
1544 </message> |
1559 </message> |
1545 <message> |
1560 <message> |
1546 <location filename="../Project.py" line="731"/> |
1561 <location filename="../Project.py" line="731"/> |