| @@ -69,9 +69,8 @@ | ||
| 69 | 69 | __( 'Add New', 'elementor' ); |
| 70 | 70 | __( 'Close', 'elementor' ); |
| 71 | 71 | __( 'Tip', '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' ); |
| @@ -461,9 +461,9 @@ | ||
| 461 | 461 | __( 'Pages', 'elementor' ); |
| 462 | 462 | __( ', try again and if the problem persists contact ', 'elementor' ); |
| 463 | 463 | __( 'Support', 'elementor' ); |
| 464 | 464 | __( 'Unable to download the Website Template', 'elementor' ); |
| 465 | -__( 'We couldn’t download the Website Template due to technical difficulty on our part. Try again in a few minutes and if the problem persists contact', 'elementor' ); | |
| 465 | +__( 'We couldn’t download the Website Template due to technical difficulty on our part. Try again in a few minutes and if the problem persists contact ', 'elementor' ); | |
| 466 | 466 | __( 'Support', 'elementor' ); |
| 467 | 467 | __( 'Couldn’t access the file', 'elementor' ); |
| 468 | 468 | __( 'Seems like Elementor isn’t authorized to access relevant files for installing this Website Template. Contact your site host to get permission.', 'elementor' ); |
| 469 | 469 | __( 'Couldn’t install the Website Template', 'elementor' ); |
| @@ -524,9 +524,9 @@ | ||
| 524 | 524 | __( 'Learn More', 'elementor' ); |
| 525 | 525 | __( 'Export a Website Kit', 'elementor' ); |
| 526 | 526 | __( 'What’s a Website Kit?', 'elementor' ); |
| 527 | 527 | __( 'A Website Kit 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 | -__( 'Learn more about Website Kits', 'elementor' ); | |
| 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 | 532 | __( 'Setting up your website template...', 'elementor' ); |
| @@ -581,9 +581,9 @@ | ||
| 581 | 581 | __( 'Learn more', 'elementor' ); |
| 582 | 582 | __( 'Your library is full', 'elementor' ); |
| 583 | 583 | __( 'This file', 'elementor' ); |
| 584 | 584 | __( '%s exceeds the library size limit', 'elementor' ); |
| 585 | -__( 'The maximum website template library size is %s GB. To save this file, you can either export it locally as a .zip file or get more storage by', 'elementor' ); | |
| 585 | +__( 'The maximum website template library size is %s GB. To save this file, you can either export it locally as a .zip file or get more storage by ', 'elementor' ); | |
| 586 | 586 | __( 'Upgrade now', 'elementor' ); |
| 587 | 587 | __( 'Cancel', 'elementor' ); |
| 588 | 588 | __( 'Export as .zip', 'elementor' ); |
| 589 | 589 | __( 'Try Again', 'elementor' ); |
| @@ -599,12 +599,28 @@ | ||
| 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' ); | |
| 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' ); | |
| 607 | 623 | __( 'Previous', 'elementor' ); |
| 608 | 624 | __( 'Next', 'elementor' ); |
| 609 | 625 | __( 'Learn More', 'elementor' ); |
| 610 | 626 | __( 'Import a Website Kit to your site', 'elementor' ); |
| @@ -611,8 +627,12 @@ | ||
| 611 | 627 | __( '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 | 628 | __( 'Note:', 'elementor' ); |
| 613 | 629 | __( "Your site's homepage will be determined by the kit. You can change this later.", 'elementor' ); |
| 614 | 630 | __( 'Select the items you want to keep and apply:', 'elementor' ); |
| 631 | +__( 'Importing your content, templates and site settings', 'elementor' ); | |
| 632 | +__( 'This allows Elementor to scan your SVGs for malicious content. Otherwise, you can skip any SVGs in this import.', 'elementor' ); | |
| 633 | +__( 'Nothing to worry about, just continue without importing SVGs or go back and start the import again.', 'elementor' ); | |
| 634 | +__( 'Activating plugins:', 'elementor' ); | |
| 615 | 635 | __( 'Select which plugins to include', 'elementor' ); |
| 616 | 636 | __( 'All items are already selected by default. Uncheck the ones you don\'t want.', 'elementor' ); |
| 617 | 637 | __( ' Recommended:', 'elementor' ); |
| 618 | 638 | __( 'Head over to Updates and make sure that your plugins are updated to the latest version.', 'elementor' ); |
| @@ -637,28 +657,13 @@ | ||
| 637 | 657 | __( 'We applied your template and your site is online!', 'elementor' ); |
| 638 | 658 | __( 'You\'ve imported and applied the following to your site:', 'elementor' ); |
| 639 | 659 | __( 'Click here', 'elementor' ); |
| 640 | 660 | __( 'to learn more about building your site with Elementor Website Templates', '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' ); | |
| 661 | +__( 'Save to library', 'elementor' ); | |
| 662 | +__( 'Save to library', 'elementor' ); | |
| 663 | +__( 'Save to library', 'elementor' ); | |
| 664 | +__( 'Back', 'elementor' ); | |
| 665 | +__( 'Export as .zip', 'elementor' ); | |
| 661 | 666 | __( 'Edit Template', 'elementor' ); |
| 662 | 667 | __( 'Imported', 'elementor' ); |
| 663 | 668 | __( 'Existing', 'elementor' ); |
| 664 | 669 | __( 'Install Elementor Pro', 'elementor' ); |
| @@ -688,14 +693,9 @@ | ||
| 688 | 693 | __( "There are few plugins that we couldn't install:", 'elementor' ); |
| 689 | 694 | __( 'Let’s do it', 'elementor' ); |
| 690 | 695 | __( 'Tip:', 'elementor' ); |
| 691 | 696 | __( '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' ); |