| @@ -235,8 +235,14 @@ | ||
| 235 | 235 | __( 'Plugins', 'elementor' ); |
| 236 | 236 | __( 'All plugins are required for this website templates to work', 'elementor' ); |
| 237 | 237 | __( 'Import', 'elementor' ); |
| 238 | 238 | __( 'Export', 'elementor' ); |
| 239 | +__( 'Desktop', 'elementor' ); | |
| 240 | +__( 'Tablet', 'elementor' ); | |
| 241 | +__( 'Mobile', 'elementor' ); | |
| 242 | +__( 'Overview', 'elementor' ); | |
| 243 | +__( 'Kit Library', 'elementor' ); | |
| 244 | +__( 'Loading...', 'elementor' ); | |
| 239 | 245 | __( 'View Demo', 'elementor' ); |
| 240 | 246 | __( 'Kit Library', 'elementor' ); |
| 241 | 247 | __( 'Loading...', 'elementor' ); |
| 242 | 248 | __( 'WHAT\'S INSIDE', 'elementor' ); |
| @@ -265,14 +271,8 @@ | ||
| 265 | 271 | __( 'Once you\'ve picked a winner, apply it to your site!', 'elementor' ); |
| 266 | 272 | __( 'Happy browsing!', 'elementor' ); |
| 267 | 273 | __( 'Learn more', 'elementor' ); |
| 268 | 274 | __( 'about using templates', 'elementor' ); |
| 269 | -__( 'Desktop', 'elementor' ); | |
| 270 | -__( 'Tablet', 'elementor' ); | |
| 271 | -__( 'Mobile', 'elementor' ); | |
| 272 | -__( 'Overview', 'elementor' ); | |
| 273 | -__( 'Kit Library', 'elementor' ); | |
| 274 | -__( 'Loading...', 'elementor' ); | |
| 275 | 275 | __( 'No favorites here yet...', 'elementor' ); |
| 276 | 276 | __( 'Use the heart icon to save Website Templates that inspire you. You\'ll be able to find them here.', 'elementor' ); |
| 277 | 277 | __( 'Continue browsing.', 'elementor' ); |
| 278 | 278 | __( 'Access Website Templates with a plan upgrade', 'elementor' ); |
| @@ -390,9 +390,9 @@ | ||
| 390 | 390 | __( 'See it Live', 'elementor' ); |
| 391 | 391 | __( 'Close', 'elementor' ); |
| 392 | 392 | __( 'Import', 'elementor' ); |
| 393 | 393 | __( 'Kit is live illustration', 'elementor' ); |
| 394 | -__( 'Your website template is now live on your site!', 'elementor' ); | |
| 394 | +__( 'Your website templates is now live on your site!', 'elementor' ); | |
| 395 | 395 | __( 'You\'ve imported and applied the following to your site:', 'elementor' ); |
| 396 | 396 | __( 'Build sites faster with Website Templates.', 'elementor' ); |
| 397 | 397 | __( 'Show me how', 'elementor' ); |
| 398 | 398 | __( 'This file type is not allowed', 'elementor' ); |
| @@ -513,8 +513,11 @@ | ||
| 513 | 513 | __( 'Theme Style settings', 'elementor' ); |
| 514 | 514 | __( 'Layout Settings', 'elementor' ); |
| 515 | 515 | __( 'Lightbox Settings', 'elementor' ); |
| 516 | 516 | __( 'Background Settings', 'elementor' ); |
| 517 | +__( 'Setting up your website template...', 'elementor' ); | |
| 518 | +__( 'This usually takes a few moments.', 'elementor' ); | |
| 519 | +__( "Don't close this window until the process is finished.", 'elementor' ); | |
| 517 | 520 | __( 'Kit Info', 'elementor' ); |
| 518 | 521 | __( 'Import a Website Template', 'elementor' ); |
| 519 | 522 | __( 'What’s a Website Template?', 'elementor' ); |
| 520 | 523 | __( 'A Website Template is a .zip file that contains all the parts of a complete site. It’s an easy way to get a site up and running quickly.', 'elementor' ); |
| @@ -528,11 +531,8 @@ | ||
| 528 | 531 | __( ' Learn more about Website Kits', 'elementor' ); |
| 529 | 532 | __( 'How does exporting work?', 'elementor' ); |
| 530 | 533 | __( 'To turn your site into a Website Kit, select the templates, content, settings and plugins you want to include. Once it’s ready, you’ll get a .zip file that you can import to other sites.', 'elementor' ); |
| 531 | 534 | __( 'Learn More', 'elementor' ); |
| 532 | -__( 'Setting up your website template...', 'elementor' ); | |
| 533 | -__( 'This usually takes a few moments.', 'elementor' ); | |
| 534 | -__( "Don't close this window until the process is finished.", 'elementor' ); | |
| 535 | 535 | __( 'Custom Post Type', 'elementor' ); |
| 536 | 536 | __( 'Click to select custom post types', 'elementor' ); |
| 537 | 537 | __( 'No custom post types in your site...', 'elementor' ); |
| 538 | 538 | __( 'Add the custom posts types to export. The latest 20 items from each type will be included.', 'elementor' ); |
| @@ -599,31 +599,8 @@ | ||
| 599 | 599 | const headers = [ 'Plugin Name', 'Version' ]; |
| 600 | 600 | |
| 601 | 601 | if ( withStatus ) { |
| 602 | 602 | headers.splice( 1, 0, 'Status' ); |
| 603 | -__( 'Learn More', 'elementor' ); | |
| 604 | -__( 'Select which plugins to export', 'elementor' ); | |
| 605 | -__( 'Your Website Template may not work as expected if key plugins are missing.', 'elementor' ); | |
| 606 | -__( 'By default, we’ll include everything in your file. Uncheck the items you don\'t want.', 'elementor' ); | |
| 607 | -__( 'Next', 'elementor' ); | |
| 608 | -__( 'Learn More', 'elementor' ); | |
| 609 | -__( 'Select which items to export', 'elementor' ); | |
| 610 | -__( 'You can export the content, site settings, and templates as a Website Template to be reused in the future.', 'elementor' ); | |
| 611 | -__( 'Uncheck the items you don\'t want to include.', 'elementor' ); | |
| 612 | -__( 'Open library', 'elementor' ); | |
| 613 | -__( 'Done', 'elementor' ); | |
| 614 | -__( 'Download manually', 'elementor' ); | |
| 615 | -__( 'Show me how', 'elementor' ); | |
| 616 | -__( 'Take me there', 'elementor' ); | |
| 617 | -__( 'Your website template is now saved to the library!', 'elementor' ); | |
| 618 | -__( 'Your .zip file is ready', 'elementor' ); | |
| 619 | -__( 'You can find it in the My Website Templates tab.', 'elementor' ); | |
| 620 | -__( 'Once the download is complete, you can upload it to be used for other sites.', 'elementor' ); | |
| 621 | -__( 'Build sites faster with Website Templates.', 'elementor' ); | |
| 622 | -__( 'Is the automatic download not starting?', 'elementor' ); | |
| 623 | -__( 'Importing your content, templates and site settings', 'elementor' ); | |
| 624 | -__( 'This allows Elementor to scan your SVGs for malicious content. Otherwise, you can skip any SVGs in this import.', 'elementor' ); | |
| 625 | -__( 'Nothing to worry about, just continue without importing SVGs or go back and start the import again.', 'elementor' ); | |
| 626 | 603 | __( 'Previous', 'elementor' ); |
| 627 | 604 | __( 'Next', 'elementor' ); |
| 628 | 605 | __( 'Learn More', 'elementor' ); |
| 629 | 606 | __( 'Import a Website Kit to your site', 'elementor' ); |
| @@ -630,8 +607,11 @@ | ||
| 630 | 607 | __( 'Parts of this kit overlap with your site’s templates, design and settings. The items you leave checked on this list will replace your current design.', 'elementor' ); |
| 631 | 608 | __( 'Note:', 'elementor' ); |
| 632 | 609 | __( "Your site's homepage will be determined by the kit. You can change this later.", 'elementor' ); |
| 633 | 610 | __( 'Select the items you want to keep and apply:', 'elementor' ); |
| 611 | +__( 'Importing your content, templates and site settings', 'elementor' ); | |
| 612 | +__( 'This allows Elementor to scan your SVGs for malicious content. Otherwise, you can skip any SVGs in this import.', 'elementor' ); | |
| 613 | +__( 'Nothing to worry about, just continue without importing SVGs or go back and start the import again.', 'elementor' ); | |
| 634 | 614 | __( 'Activating plugins:', 'elementor' ); |
| 635 | 615 | __( 'Select which plugins to include', 'elementor' ); |
| 636 | 616 | __( 'All items are already selected by default. Uncheck the ones you don\'t want.', 'elementor' ); |
| 637 | 617 | __( ' Recommended:', 'elementor' ); |
| @@ -657,13 +637,28 @@ | ||
| 657 | 637 | __( 'We applied your template and your site is online!', 'elementor' ); |
| 658 | 638 | __( 'You\'ve imported and applied the following to your site:', 'elementor' ); |
| 659 | 639 | __( 'Click here', 'elementor' ); |
| 660 | 640 | __( 'to learn more about building your site with Elementor Website Templates', 'elementor' ); |
| 661 | -__( 'Save to library', 'elementor' ); | |
| 662 | -__( 'Save to library', 'elementor' ); | |
| 663 | -__( 'Save to library', 'elementor' ); | |
| 664 | -__( 'Back', 'elementor' ); | |
| 665 | -__( 'Export as .zip', 'elementor' ); | |
| 641 | +__( 'Learn More', 'elementor' ); | |
| 642 | +__( 'Select which plugins to export', 'elementor' ); | |
| 643 | +__( 'Your Website Template may not work as expected if key plugins are missing.', 'elementor' ); | |
| 644 | +__( 'By default, we’ll include everything in your file. Uncheck the items you don\'t want.', 'elementor' ); | |
| 645 | +__( 'Next', 'elementor' ); | |
| 646 | +__( 'Learn More', 'elementor' ); | |
| 647 | +__( 'Select which items to export', 'elementor' ); | |
| 648 | +__( 'You can export the content, site settings, and templates as a Website Template to be reused in the future.', 'elementor' ); | |
| 649 | +__( 'Uncheck the items you don\'t want to include.', 'elementor' ); | |
| 650 | +__( 'Open library', 'elementor' ); | |
| 651 | +__( 'Done', 'elementor' ); | |
| 652 | +__( 'Download manually', 'elementor' ); | |
| 653 | +__( 'Show me how', 'elementor' ); | |
| 654 | +__( 'Take me there', 'elementor' ); | |
| 655 | +__( 'Your website template is now saved to the library!', 'elementor' ); | |
| 656 | +__( 'Your .zip file is ready', 'elementor' ); | |
| 657 | +__( 'You can find it in the My Website Templates tab.', 'elementor' ); | |
| 658 | +__( 'Once the download is complete, you can upload it to be used for other sites.', 'elementor' ); | |
| 659 | +__( 'Build sites faster with Website Templates.', 'elementor' ); | |
| 660 | +__( 'Is the automatic download not starting?', 'elementor' ); | |
| 666 | 661 | __( 'Edit Template', 'elementor' ); |
| 667 | 662 | __( 'Imported', 'elementor' ); |
| 668 | 663 | __( 'Existing', 'elementor' ); |
| 669 | 664 | __( 'Install Elementor Pro', 'elementor' ); |
| @@ -671,12 +666,12 @@ | ||
| 671 | 666 | __( 'Is your Elementor Pro ready?', 'elementor' ); |
| 672 | 667 | __( 'If you’ve purchased, installed & activated Elementor Pro, we can continue importing all the parts of this site.', 'elementor' ); |
| 673 | 668 | __( 'Yes', 'elementor' ); |
| 674 | 669 | __( 'Not yet', 'elementor' ); |
| 670 | +__( 'Plugins to add:', 'elementor' ); | |
| 671 | +__( 'Missing Required Plugins:', 'elementor' ); | |
| 675 | 672 | __( 'Previous', 'elementor' ); |
| 676 | 673 | __( 'Next', 'elementor' ); |
| 677 | -__( 'Plugins to add:', 'elementor' ); | |
| 678 | -__( 'Missing Required Plugins:', 'elementor' ); | |
| 679 | 674 | __( 'Plugins you already have:', 'elementor' ); |
| 680 | 675 | __( 'Previous', 'elementor' ); |
| 681 | 676 | __( 'Import', 'elementor' ); |
| 682 | 677 | __( 'Note:', 'elementor' ); |
| @@ -693,9 +688,14 @@ | ||
| 693 | 688 | __( "There are few plugins that we couldn't install:", 'elementor' ); |
| 694 | 689 | __( 'Let’s do it', 'elementor' ); |
| 695 | 690 | __( 'Tip:', 'elementor' ); |
| 696 | 691 | __( 'Make sure your Elementor Pro account is connected', 'elementor' ); |
| 692 | +__( 'Save to library', 'elementor' ); | |
| 693 | +__( 'Save to library', 'elementor' ); | |
| 694 | +__( 'Save to library', 'elementor' ); | |
| 695 | +__( 'Back', 'elementor' ); | |
| 696 | +__( 'Export as .zip', 'elementor' ); | |
| 697 | 697 | __( 'Must add a name', 'elementor' ); |
| 698 | 698 | __( 'Name', 'elementor' ); |
| 699 | 699 | __( 'Type name here...', 'elementor' ); |
| 700 | 700 | __( 'Description (Optional)', 'elementor' ); |
| 701 | 701 | __( 'Type description here...', 'elementor' ); |