| @@ -65,13 +65,12 @@ | ||
| 65 | 65 | __( 'Continue to new Kit', 'elementor' ); |
| 66 | 66 | __( 'Close', 'elementor' ); |
| 67 | 67 | __( '%s was successfully deleted', 'elementor' ); |
| 68 | 68 | __( 'Your Kit', 'elementor' ); |
| 69 | +__( 'Add New', 'elementor' ); | |
| 69 | 70 | __( 'Close', 'elementor' ); |
| 70 | 71 | __( 'Tip', 'elementor' ); |
| 71 | -__( 'Add New', 'elementor' ); | |
| 72 | 72 | __( 'Close', 'elementor' ); |
| 73 | -__( 'Theme Builder', 'elementor' ); | |
| 74 | 73 | __( 'Upgrade', 'elementor' ); |
| 75 | 74 | __( 'Customize every part of your site', 'elementor' ); |
| 76 | 75 | __( 'Get total control, consistency and a faster workflow by designing the recurring parts that make up a complete website like the Header & Footer, Archive, 404, WooCommerce pages and more.', 'elementor' ); |
| 77 | 76 | __( 'Upgrade Now', 'elementor' ); |
| @@ -78,8 +77,9 @@ | ||
| 78 | 77 | __( 'Theme Builder could not be loaded', 'elementor' ); |
| 79 | 78 | __( 'We’re sorry, but something went wrong. Click on ‘Learn more’ and follow each of the steps to quickly solve it.', 'elementor' ); |
| 80 | 79 | __( 'Learn More', 'elementor' ); |
| 81 | 80 | __( 'Go Back', 'elementor' ); |
| 81 | +__( 'Theme Builder', 'elementor' ); | |
| 82 | 82 | __( 'Info', 'elementor' ); |
| 83 | 83 | __( 'Learn More', 'elementor' ); |
| 84 | 84 | __( 'Tip', 'elementor' ); |
| 85 | 85 | __( 'Watch Video', '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' ); |
| @@ -528,15 +528,17 @@ | ||
| 528 | 528 | __( ' Learn more about Website Kits', 'elementor' ); |
| 529 | 529 | __( 'How does exporting work?', 'elementor' ); |
| 530 | 530 | __( '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 | 531 | __( '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 | 532 | __( 'Custom Post Type', 'elementor' ); |
| 536 | 533 | __( 'Click to select custom post types', 'elementor' ); |
| 537 | 534 | __( 'No custom post types in your site...', 'elementor' ); |
| 538 | 535 | __( 'Add the custom posts types to export. The latest 20 items from each type will be included.', 'elementor' ); |
| 536 | +__( 'Setting up your website template...', 'elementor' ); | |
| 537 | +__( 'This usually takes a few moments.', 'elementor' ); | |
| 538 | +__( "Don't close this window until the process is finished.", 'elementor' ); | |
| 539 | +__( 'Export', 'elementor' ); | |
| 540 | +__( 'Close', 'elementor' ); | |
| 539 | 541 | __( 'Unable to download the Website Template', 'elementor' ); |
| 540 | 542 | __( 'We couldn’t download the Website Template due to technical difficulties on our part. Try again and if the problem persists contact ', 'elementor' ); |
| 541 | 543 | __( 'Support', 'elementor' ); |
| 542 | 544 | __( 'Couldn’t handle the Website Template', 'elementor' ); |
| @@ -584,10 +586,8 @@ | ||
| 584 | 586 | __( 'Upgrade now', 'elementor' ); |
| 585 | 587 | __( 'Cancel', 'elementor' ); |
| 586 | 588 | __( 'Export as .zip', 'elementor' ); |
| 587 | 589 | __( 'Try Again', 'elementor' ); |
| 588 | -__( 'Export', 'elementor' ); | |
| 589 | -__( 'Close', 'elementor' ); | |
| 590 | 590 | __( 'Version' ) } ${ cellLinkProps.text }` } <Icon className="eicon-editor-external-link" /> |
| 591 | 591 | </InlineLink> |
| 592 | 592 | ); |
| 593 | 593 | |
| @@ -599,12 +599,8 @@ | ||
| 599 | 599 | const headers = [ 'Plugin Name', 'Version' ]; |
| 600 | 600 | |
| 601 | 601 | if ( withStatus ) { |
| 602 | 602 | headers.splice( 1, 0, 'Status' ); |
| 603 | -__( 'Importing your content, templates and site settings', 'elementor' ); | |
| 604 | -__( 'This allows Elementor to scan your SVGs for malicious content. Otherwise, you can skip any SVGs in this import.', 'elementor' ); | |
| 605 | -__( 'Nothing to worry about, just continue without importing SVGs or go back and start the import again.', 'elementor' ); | |
| 606 | -__( 'Activating plugins:', 'elementor' ); | |
| 607 | 603 | __( 'Previous', 'elementor' ); |
| 608 | 604 | __( 'Next', 'elementor' ); |
| 609 | 605 | __( 'Learn More', 'elementor' ); |
| 610 | 606 | __( 'Import a Website Kit to your site', 'elementor' ); |
| @@ -611,8 +607,12 @@ | ||
| 611 | 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' ); |
| 612 | 608 | __( 'Note:', 'elementor' ); |
| 613 | 609 | __( "Your site's homepage will be determined by the kit. You can change this later.", 'elementor' ); |
| 614 | 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' ); | |
| 614 | +__( 'Activating plugins:', 'elementor' ); | |
| 615 | 615 | __( 'Select which plugins to include', 'elementor' ); |
| 616 | 616 | __( 'All items are already selected by default. Uncheck the ones you don\'t want.', 'elementor' ); |
| 617 | 617 | __( ' Recommended:', 'elementor' ); |
| 618 | 618 | __( 'Head over to Updates and make sure that your plugins are updated to the latest version.', 'elementor' ); |
| @@ -666,13 +666,13 @@ | ||
| 666 | 666 | __( 'Is your Elementor Pro ready?', 'elementor' ); |
| 667 | 667 | __( 'If you’ve purchased, installed & activated Elementor Pro, we can continue importing all the parts of this site.', 'elementor' ); |
| 668 | 668 | __( 'Yes', 'elementor' ); |
| 669 | 669 | __( 'Not yet', 'elementor' ); |
| 670 | +__( 'Plugins to add:', 'elementor' ); | |
| 671 | +__( 'Missing Required Plugins:', 'elementor' ); | |
| 670 | 672 | __( 'Previous', 'elementor' ); |
| 671 | 673 | __( 'Next', 'elementor' ); |
| 672 | 674 | __( 'Plugins you already have:', 'elementor' ); |
| 673 | -__( 'Plugins to add:', 'elementor' ); | |
| 674 | -__( 'Missing Required Plugins:', 'elementor' ); | |
| 675 | 675 | __( 'Previous', 'elementor' ); |
| 676 | 676 | __( 'Import', 'elementor' ); |
| 677 | 677 | __( 'Note:', 'elementor' ); |
| 678 | 678 | __( 'The Website Kit you’re using contains plugins for functionality, but no content or pages, etc.', 'elementor' ); |